返回 Xero Accounting Invoices

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

Create a Xero invoice and email eligible sales invoices through Xero when the contact has an email address.
xeroAccountingInvoicesCreate
測試版
內部
權限
  • accounting.invoices
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
payloadJsonmustache Full Xero request body JSON for creating a invoice.是的
idempotencyKeymustache Optional Xero idempotency key header.
退貨
名稱類型說明
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.
emailSentboolean Whether Xero has emailed the invoice to its contact recipients.
emailErrorstring Email delivery error for this action, when present.