Tilbake til Xero Accounting Invoices
Koble til Knoon AI med Xero Accounting Invoices (Xero) for å automatisere AI-arbeidsflyter.
Retrieve Xero invoices.
xeroAccountingInvoicesGet
BETA
Intern
Tillatelser
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
| Navn | Type | Beskrivelse | Påkrevd |
|---|---|---|---|
| where | mustache | Optional Xero where filter expression. | Nei |
| order | mustache | Optional Xero order expression. | Nei |
| ifModifiedSince | mustache | Optional RFC 3339 / ISO timestamp for the If-Modified-Since header. | Nei |
| page | mustache | Optional page number. | Nei |
| summaryOnly | boolean | Optional boolean value. | Nei |
| unitdp | mustache | Optional Xero unitdp query parameter. | Nei |
| searchTerm | mustache | Optional search term for resources that support it. | Nei |
| paramsJson | mustache | Optional JSON object of extra query params forwarded to Xero. | Nei |
Returer
| Navn | Type | Beskrivelse |
|---|---|---|
| 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. |








