返回 Xero Accounting Invoices

將 Knoon AI 與 Xero Accounting Invoices (Xero) 連接以自動化 AI 工作流程。

Update a Xero invoice.
xeroAccountingInvoicesUpdate
測試版
內部
權限
  • accounting.invoices
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
payloadJsonmustache Full Xero request body JSON for updating a invoice.是的
idempotencyKeymustache Optional Xero idempotency key header.
invoiceIdmustache Xero Invoice 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.