Wróć do Xero Accounting Linked Transactions
Połącz Knoon AI z Xero Accounting Linked Transactions (Xero), aby zautomatyzować przepływy pracy AI.
Retrieve Xero linked transactions.
xeroAccountingLinkedTransactionsGet
BETA
Wewnętrzny
Uprawnienia
Uprawnienia opcjonalne
Brak elementów do wyświetlenia.
Parametry
| Nazwa | Typ | Opis | Wymagane |
|---|---|---|---|
| where | mustache | Optional Xero where filter expression. | Nie |
| order | mustache | Optional Xero order expression. | Nie |
| ifModifiedSince | mustache | Optional RFC 3339 / ISO timestamp for the If-Modified-Since header. | Nie |
| page | mustache | Optional page number. | Nie |
| summaryOnly | boolean | Optional boolean value. | Nie |
| unitdp | mustache | Optional Xero unitdp query parameter. | Nie |
| searchTerm | mustache | Optional search term for resources that support it. | Nie |
| paramsJson | mustache | Optional JSON object of extra query params forwarded to Xero. | Nie |
Zwroty
| Nazwa | Typ | Opis |
|---|---|---|
| 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. |