Zurück zu Xero Accounting Currencies
Verbinde Knoon AI mit Xero Accounting Currencies (Xero), um KI-Workflows zu automatisieren.
Retrieve Xero currencies.
xeroAccountingCurrenciesGet
Beta
Intern
Berechtigungen
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
| Name | Typ | Beschreibung | Erforderlich |
|---|---|---|---|
| where | mustache | Optional Xero where filter expression. | Nein |
| order | mustache | Optional Xero order expression. | Nein |
| ifModifiedSince | mustache | Optional RFC 3339 / ISO timestamp for the If-Modified-Since header. | Nein |
| page | mustache | Optional page number. | Nein |
| summaryOnly | boolean | Optional boolean value. | Nein |
| unitdp | mustache | Optional Xero unitdp query parameter. | Nein |
| searchTerm | mustache | Optional search term for resources that support it. | Nein |
| paramsJson | mustache | Optional JSON object of extra query params forwarded to Xero. | Nein |
Rückgaben
| Name | Typ | Beschreibung |
|---|---|---|
| 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. |