api:iptv:settings:getsmalllogo
Table of Contents
API : IPTV : Settings : Get small logo
Introduction
This request is used to download/get/show a small version of the reseller/customer logo, used for STB clients.
The picture is a PNG at 150×75 pixels.
Request
| URL | https://api.telecomx.dk/iptv/settings/CUSTOMER_ID/smalllogo | |
|---|---|---|
| Method | GET | |
| Access level | VIEWER, MANAGER or OWNER if customer has feature IPTVBUSINESS RESELLER if customer has IPTVPRIVATE ADMIN |
|
| Params | CUSTOMER_ID | Id of customer to download logo for |
Request example
https://api.telecomx.dk/iptv/settings/12345678901234567890ABCD/smalllogo
Response
Binary image data: PNG at 150×75 pixels.
Example
N/A
Errors
| Error code | Message | Description |
|---|---|---|
| 404 | id | Not found |
| 404 | logo | No logo available |
| 500 | internal_error | File not found in database |
| 500 | internal_error | <unspecified> |
api/iptv/settings/getsmalllogo.txt · Last modified: 2020/12/15 15:04 by Joakim Andersen