Xero Accounting Items に戻る

Xero Accounting Items (Xero) と Knoon AI を接続して AI ワークフローを自動化します。

Update a Xero item.
xeroAccountingItemsUpdate
ベータ
内部
権限
  • accounting.settings
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
payloadJsonmustache Full Xero request body JSON for updating a item.はい
idempotencyKeymustache Optional Xero idempotency key header.いいえ
itemIdmustache Xero Item ID.はい
返品
名前タイプ説明
idstring Primary Xero resource ID.
codestring Xero code when present.
namestring Primary Xero name or label when present.
numberstring Xero number or reference when present.
statusstring Xero status when present.
typestring Xero type when present.
datestring Primary Xero date when present.
updatedDateUtcstring Updated timestamp when present.
rawobject Raw Xero API object.