Kembali ke Xero Accounting Credit Notes
Sambungkan Knoon AI dengan Xero Accounting Credit Notes (Xero) untuk mengotomatisasi alur kerja AI.
Retrieve Xero credit notes.
xeroAccountingCreditNotesGet
Beta
Internal
Izin
Izin opsional
Tidak ada item untuk ditampilkan.
Parameter
| Nama | Tipe | Deskripsi | Wajib |
|---|---|---|---|
| where | mustache | Optional Xero where filter expression. | Tidak |
| order | mustache | Optional Xero order expression. | Tidak |
| ifModifiedSince | mustache | Optional RFC 3339 / ISO timestamp for the If-Modified-Since header. | Tidak |
| page | mustache | Optional page number. | Tidak |
| summaryOnly | boolean | Optional boolean value. | Tidak |
| unitdp | mustache | Optional Xero unitdp query parameter. | Tidak |
| searchTerm | mustache | Optional search term for resources that support it. | Tidak |
| paramsJson | mustache | Optional JSON object of extra query params forwarded to Xero. | Tidak |
Pengembalian
| Nama | Tipe | Deskripsi |
|---|---|---|
| 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. |