返回 Xero Accounting Repeating Invoices

将 Knoon AI 与 Xero Accounting Repeating Invoices (Xero) 连接以自动化 AI 工作流。

Update a Xero repeating invoice.
xeroAccountingRepeatingInvoicesUpdate
测试版
内部
权限
  • accounting.invoices
可选权限
没有可显示的项目。
参数
名称类型描述必填
payloadJsonmustache Full Xero request body JSON for updating a repeating invoice.是的
idempotencyKeymustache Optional Xero idempotency key header.没有
repeatingInvoiceIdmustache Xero Repeating 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.