Xero Accounting Endpoint: BrandingThemes

Overview

The Xero BrandingThemes endpoint allows you to access the themes applied to printed/emailed invoices.


Fields

The following fields are available for the BrandingThemes endpoint.

BrandingThemeID
A GUID field representing the internal id of a branding theme.
This field can be linked to other endpoints.
Name
A text field provides the name of the branding theme.
LogoUrl
A text field provides the url for the logo.
The value in this field can be passed in to the GetImage function to download the image and include on your reports.
Type
A text field indicates the type of document to which the branding theme applies.
SortOrder
A whole number field indicates the position of branding theme in the list.
CreatedDateUTC
A date time field that indicates the date and time this theme was created.


Xero API

For a detailed run through of the endpoint, you can see the Xero API.


Related Fields

BrandingThemes


Related Endpoints

CreditNotes
CreditNotesExpanded
Invoices
InvoicesExpanded
PurchaseOrders
Quotes
RepeatingInvoices


Related Topics

Xero Accounting Models
Xero Accounting Endpoints