Quay lại Xero Accounting Items
Kết nối Knoon AI với Xero Accounting Items (Xero) để tự động hóa các quy trình làm việc AI.
Retrieve Xero items.
xeroAccountingItemsGet
BẢN THỬ NGHIỆM
Nội bộ
Quyền hạn
Quyền hạn tùy chọn
Không có mục nào để hiển thị.
Tham số
| Tên | Loại | Mô tả | Bắt buộc |
|---|---|---|---|
| where | mustache | Optional Xero where filter expression. | Không |
| order | mustache | Optional Xero order expression. | Không |
| ifModifiedSince | mustache | Optional RFC 3339 / ISO timestamp for the If-Modified-Since header. | Không |
| page | mustache | Optional page number. | Không |
| summaryOnly | boolean | Optional boolean value. | Không |
| unitdp | mustache | Optional Xero unitdp query parameter. | Không |
| searchTerm | mustache | Optional search term for resources that support it. | Không |
| paramsJson | mustache | Optional JSON object of extra query params forwarded to Xero. | Không |
Trả về
| Tên | Loại | Mô tả |
|---|---|---|
| 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. |