Allows you to retrieve a specific BrandingThemes
GET {{baseUrl}}/BrandingThemes/:BrandingThemeID
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
xero-tenant-id | string | (Required) Xero identifier for Tenant |
RESPONSES
status: OK
{"Id":"df671650-cf14-4a7f-b609-4166933719bc","Status":"OK","ProviderName":"Xero API Partner","DateTimeUTC":"/Date(1550881713071)/","BrandingThemes":[{"BrandingThemeID":"dabc7637-62c1-4941-8a6e-ee44fa5090e7","Name":"Standard","SortOrder":0,"CreatedDateUTC":"/Date(1464967643813+0000)/"}]}