Xero Accounting Payments に戻る

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

Update a Xero payment.
xeroAccountingPaymentsUpdate
ベータ
内部
権限
  • accounting.payments
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
payloadJsonmustache Full Xero request body JSON for updating a payment.はい
idempotencyKeymustache Optional Xero idempotency key header.いいえ
paymentIdmustache Xero Payment 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.