Retour à Xero Accounting Prepayments
Connecter Knoon AI avec Xero Accounting Prepayments (Xero) pour automatiser les flux de travail AI.
Retrieve Xero prepayments.
xeroAccountingPrepaymentsGet
Bêta
Interne
Autorisations
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| where | mustache | Optional Xero where filter expression. | Non |
| order | mustache | Optional Xero order expression. | Non |
| ifModifiedSince | mustache | Optional RFC 3339 / ISO timestamp for the If-Modified-Since header. | Non |
| page | mustache | Optional page number. | Non |
| summaryOnly | boolean | Optional boolean value. | Non |
| unitdp | mustache | Optional Xero unitdp query parameter. | Non |
| searchTerm | mustache | Optional search term for resources that support it. | Non |
| paramsJson | mustache | Optional JSON object of extra query params forwarded to Xero. | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| 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. |