User Tools

Site Tools


api:internet:account:change-delete

API : Internet Account Request Delete

Introduction

This request will delete a change request for a new product.

Request

URL https://api.telecomx.dk/internet/account/ACCOUNT_ID/change
Method DELETE
Access level MANAGER or OWNER if user belongs to customer, RESELLER if customer belongs to reseller or ADMIN.
Params ACCOUNT_ID Id Id of the Internet Access account.

Query examples

https://api.telecomx.dk/internet/account/12345678901234567890AAAA/change

Response

Property Type Description
success Boolean True on success.

Example

{
  success: true
}

Errors

Error code Message Description
404 not_found Internet account not found
409 changeRequest No pending change request found
403 access_denied Insufficient access level
500 internal_error <Unspecified>
api/internet/account/change-delete.txt · Last modified: 2018/09/28 10:39 by Per Møller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki