Πίσω στο Xero Accounting Invoices
Σύνδεση Knoon AI με Xero Accounting Invoices (Xero) για αυτοματοποίηση ροών εργασίας AI.
Retrieve Xero invoices.
xeroAccountingInvoicesGet
ΒΕΤΑ
Εσωτερικό
Άδειες
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
| Όνομα | Τύπος | Περιγραφή | Απαραίτητο |
|---|---|---|---|
| where | mustache | Optional Xero where filter expression. | Όχι |
| order | mustache | Optional Xero order expression. | Όχι |
| ifModifiedSince | mustache | Optional RFC 3339 / ISO timestamp for the If-Modified-Since header. | Όχι |
| page | mustache | Optional page number. | Όχι |
| summaryOnly | boolean | Optional boolean value. | Όχι |
| unitdp | mustache | Optional Xero unitdp query parameter. | Όχι |
| searchTerm | mustache | Optional search term for resources that support it. | Όχι |
| paramsJson | mustache | Optional JSON object of extra query params forwarded to Xero. | Όχι |
Επιστροφές
| Όνομα | Τύπος | Περιγραφή |
|---|---|---|
| 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. |








