Xero Accounting Credit Notes に戻る
Xero Accounting Credit Notes (Xero) と Knoon AI を接続して AI ワークフローを自動化します。
Retrieve Xero credit notes.
xeroAccountingCreditNotesGet
ベータ
内部
権限
オプション権限
表示する項目がありません。
パラメータ
| 名前 | タイプ | 説明 | 必須 |
|---|---|---|---|
| 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. |