Terug naar Xero Accounting Currencies
Verbinding maken met Knoon AI met Xero Accounting Currencies (Xero) om AI-workflows te automatiseren.
Retrieve Xero currencies.
xeroAccountingCurrenciesGet
BÈTA
Intern
Machtigingen
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| where | mustache | Optional Xero where filter expression. | Nee |
| order | mustache | Optional Xero order expression. | Nee |
| ifModifiedSince | mustache | Optional RFC 3339 / ISO timestamp for the If-Modified-Since header. | Nee |
| page | mustache | Optional page number. | Nee |
| summaryOnly | boolean | Optional boolean value. | Nee |
| unitdp | mustache | Optional Xero unitdp query parameter. | Nee |
| searchTerm | mustache | Optional search term for resources that support it. | Nee |
| paramsJson | mustache | Optional JSON object of extra query params forwarded to Xero. | Nee |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| 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. |