User Tools

Site Tools


api:iptv:settings:getbackgroundimage

API : IPTV : Settings : Get background image

Introduction

This request is used to download/get/show the reseller/customer background image, used for STB clients.

The picture is a PNG at 1280×720 pixels.

Request

URL https://api.telecomx.dk/iptv/settings/CUSTOMER_ID/backgroundimage
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/backgroundimage

Response

Binary image data: PNG at 1280×720 pixels.

Example

N/A

Errors

Error code Message Description
404 id Not found
404 logo No background image available
500 internal_error File not found in database
500 internal_error <unspecified>
api/iptv/settings/getbackgroundimage.txt · Last modified: 2020/12/15 15:12 by Joakim Andersen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki