api:iptv:flexcareorders:delete
Table of Contents
API : IPTV : FlexCare orders : Delete
Introduction
This will delete a single FlexCare order
A FlexCare order is an order placed by a reseller and is later used for billing of FlexCare devices
Request
| URL | https://api.telecomx.dk/iptv/flexcareorder/FLEXCARE_ORDER_ID | |
|---|---|---|
| Method | DELETE | |
| Access level | RESELLER_ADMIN ADMIN |
|
| Param | FLEXCARE_ORDER_ID | Id of the FlexCare order (24 hex-char string) |
Query example
https://api.telecomx.dk/iptv/flexcareorder/12345678901234567890ABCD
Response
| JSON object | ||
|---|---|---|
| success | Boolean | True if FlexCare order was effectively deleted |
Errors
| Error code | Message | Description |
|---|---|---|
| 404 | id | Not found |
| 403 | access_denied | Insufficient access level |
| 500 | internal_error | <Unspecified> |
api/iptv/flexcareorders/delete.txt · Last modified: 2023/05/25 12:04 by Mikkel Frederiksen