Xero Accounting Prepayments로 돌아가기
Knoon AI를 Xero Accounting Prepayments (Xero)과 연결하여 AI 워크플로우를 자동화하세요.
Retrieve Xero prepayments.
xeroAccountingPrepaymentsGet
베타
내부
권한
선택사항 권한
표시할 항목이 없습니다.
매개변수
| 이름 | 유형 | 설명 | 필수 |
|---|---|---|---|
| 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. |