Table of Contents

API : IPTV : Device : FlexCare order

Introduction

This request returns object ID of FlexCare order that device is a part of

Request

URL https://api.telecomx.dk/iptv/device/DEVICE_ID/flexcareorder
Method GET
Access level MANAGER if customer has feature FLEXCARE
RESELLER if customer has feature FLEXCARE
RESELLERADMIN, ADMIN
Param  DEVICE_ID Unique id of the device (_id)

Query example

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

Response

JSON object
_id  Object ID  Unique id of FlexCare order

Errors

Error code Message Description
404 id Not found
403 access_denied Insufficient access level
500 internal_error <Unspecified>