GET api/v1/locations/{LocationId}/interfaceSchema/resolution/{ScreenResolutionId}/logo
Gets the interface schema details.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| LocationId | integer |
Required |
|
| ScreenResolutionId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
InterfaceSchemaConfigInfo
InterfaceSchemaAndLogoDetailsForBrand| Name | Description | Type | Additional information |
|---|---|---|---|
| Logobase64Binary | Collection of byte |
None. |
|
| HelpURL | string |
None. |
|
| LoginURL | string |
None. |
|
| SupportPhoneNumber | string |
None. |
|
| CompanyEmailAddress | string |
None. |
|
| AppleDownloadURL | string |
None. |
|
| AndroidDownloadURL | string |
None. |
|
| BlackBerryDownloadURL | string |
None. |
|
| WarrantyPortalURL | string |
None. |
|
| SignalrHubUrl | string |
None. |
|
| GatewayUrl | string |
None. |
|
| SignalrHubUrlV2 | string |
None. |
|
| GatewayUrlV2 | string |
None. |
|
| SupportedVersion | integer |
None. |
|
| UtilityUrl | string |
None. |
|
| InterfaceSchemaID | integer |
None. |
|
| SchemaName | string |
None. |
|
| BaseURL | string |
None. |
|
| ProductName | string |
None. |
|
| CompanyName | string |
None. |
|
| CompanyPhoneNumber | string |
None. |
|
| WebsiteURL | string |
None. |
|
| LogoURL | string |
None. |
|
| CustomHeaderMessage | string |
None. |
|
| CustomFooterMessage | string |
None. |
|
| MiscellaneousAttributes | string |
None. |
|
| MailSenderName | string |
None. |
|
| SkinningEnabled | boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.