Table of Contents

API : IPTV : FlexCare orders : Archive license

Introduction

This will archive a license on a FlexCare order

Request

URL https://api.telecomx.dk/iptv/flexcareorder/FLEXCARE_ORDER_ID/achiveLicense
Method POST
Access level RESELLER_ADMIN
ADMIN
Param FLEXCARE_ORDER_ID Id of the FlexCare order (24 hex-char string)
Body licenseId Id of the FlexCare license (24 hex-char string)

Query example

https://api.telecomx.dk/iptv/flexcareorder/12345678901234567890ABCD

Response

JSON object
success Boolean  True if license was archived

Errors

Error code Message Description
404  id Not found
404  licenseId Not found