Xero Accounting Tracking Categories öğesine geri dön
Knoon AI'yi Xero Accounting Tracking Categories (Xero) ile bağlayarak AI iş akışlarını otomatikleştirin.
Retrieve Xero tracking categories.
xeroAccountingTrackingCategoriesGet
BETA
Dahili
İzinler
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
| İsim | Tür | Açıklama | Gerekli |
|---|---|---|---|
| where | mustache | Optional Xero where filter expression. | Hayır |
| order | mustache | Optional Xero order expression. | Hayır |
| ifModifiedSince | mustache | Optional RFC 3339 / ISO timestamp for the If-Modified-Since header. | Hayır |
| page | mustache | Optional page number. | Hayır |
| summaryOnly | boolean | Optional boolean value. | Hayır |
| unitdp | mustache | Optional Xero unitdp query parameter. | Hayır |
| searchTerm | mustache | Optional search term for resources that support it. | Hayır |
| paramsJson | mustache | Optional JSON object of extra query params forwarded to Xero. | Hayır |
İadeler
| İsim | Tür | Açıklama |
|---|---|---|
| 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. |