Xero Accounting Manual Journals に戻る
Xero Accounting Manual Journals (Xero) と Knoon AI を接続して AI ワークフローを自動化します。
Update a Xero manual journal.
xeroAccountingManualJournalsUpdate
ベータ
内部
権限
オプション権限
表示する項目がありません。
パラメータ
| 名前 | タイプ | 説明 | 必須 |
|---|---|---|---|
| payloadJson | mustache | Full Xero request body JSON for updating a manual journal. | はい |
| idempotencyKey | mustache | Optional Xero idempotency key header. | いいえ |
| manualJournalId | mustache | Xero Manual Journal ID. | はい |
返品
| 名前 | タイプ | 説明 |
|---|---|---|
| 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. |