Indietro a Xero Accounting Branding Themes
Connetti Knoon AI con Xero Accounting Branding Themes (Xero) per automatizzare i flussi di lavoro AI.
Retrieve Xero branding themes.
xeroAccountingBrandingThemesGet
Beta
Interno
Autorizzazioni
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| where | mustache | Optional Xero where filter expression. | No |
| order | mustache | Optional Xero order expression. | No |
| ifModifiedSince | mustache | Optional RFC 3339 / ISO timestamp for the If-Modified-Since header. | No |
| page | mustache | Optional page number. | No |
| summaryOnly | boolean | Optional boolean value. | No |
| unitdp | mustache | Optional Xero unitdp query parameter. | No |
| searchTerm | mustache | Optional search term for resources that support it. | No |
| paramsJson | mustache | Optional JSON object of extra query params forwarded to Xero. | No |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| id | string | Primary Xero resource ID. |
| code | string | Xero code when present. |
| name | string | Primary Xero name or label when present. |
| number | string | Xero number or reference when present. |
| status | string | Xero status when present. |
| type | string | Xero type when present. |
| date | string | Primary Xero date when present. |
| updatedDateUtc | string | Updated timestamp when present. |
| raw | object | Raw Xero API object. |