brand
Description: customize icons, images and support information for a rebranded device : OBJECT
Element | Type | Description |
_v | UINT | Version of collection endpoint (updated version includes url validation) |
address1 | STRING | Displays the address of the support contact |
address2 | STRING | Displays the address of the support contact |
buttonColor | STRING | Displays button color |
buttonFontColor | STRING | Displays button font color |
buttonHighlightColor | STRING | Displays button highlight color |
buttonHighlightFontColor | STRING | Displays button highlight font color |
city | STRING | Displays the city of the support contact |
companyName | STRING | Displays the company name of the support contact |
country | STRING | Displays the country of the support contact |
fax | STRING | Displays the fax number of the support contact |
icon | STRING | Displays the image file name for custom favicon in browser |
image | STRING | Displays the image file name for custom image on the support page |
links | ARRAY | Contains a list of web links for customer support |
label | STRING | Displays the label for a hyperlink |
text | STRING | Displays the text of a hyperlink |
url | STRING | Displays the URL of a hyperlink (NOTE: This string is validated to ensure it is a valid public URL address. Otherwise, it is not sent to the brand collection endpoint.) |
logo | STRING | Displays the image file name for a custom logo in the header and on the login page |
phoneNumbers | ARRAY | Contains a list of phone numbers for customer support |
label | STRING | Displays the label of a phone number |
number | STRING | Displays a phone number |
showOnDashboard | BOOL | Enables or disables the display of brand information on the support page (default:false) |
state | STRING | Displays the state or province of the support contact |
website | STRING | Displays the website URL of the support contact (NOTE: This string is validated to ensure it is a valid public URL address. Otherwise, it is not sent to the brand collection endpoint.) |
zipCode | STRING | Displays the zip code of the support contact |