Xero Create Invoice
通过 Aident Loadout 使用 Xero Tools 的 Xero Create Invoice。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Create a new invoice in Xero. Supports both sales invoices (ACCREC) and bills (ACCPAY).
通过 Aident Loadout 使用 Xero Tools 的 Xero Create Invoice。执行前查看输入、输出、设置、价格和风险。
Create a new invoice in Xero. Supports both sales invoices (ACCREC) and bills (ACCPAY).
DatestringInvoice date in YYYY-MM-DD format.
Type必填stringInvoice type: ACCREC (accounts receivable/sales) or ACCPAY (accounts payable/bills).
StatusstringInvoice status.
DueDatestringDue date in YYYY-MM-DD format.
ContactIDstringXero Contact ID (UUID). At least one of contact_id or contact_name must be provided.
LineItems必填arrayList of line items for the invoice.
ReferencestringReference or purchase order number.
tenant_idstringXero tenant/organization ID. If not provided, uses the first connected tenant. In multi-org setups, pass the same tenant_id consistently across all Xero tool calls.
ContactNamestringContact name. At least one of contact_id or contact_name must be provided.
CurrencyCodestringCurrency code (e.g., USD, EUR).
InvoiceNumberstringInvoice number (auto-generated if not provided). WARNING: If this matches an existing invoice number, Xero will attempt to UPDATE that invoice instead of creating a new one. Omit this field to ensure a new invoice is created, or ensure the number is unique.
data必填Data from the action execution
errorstringError if any occurred during the execution of the action
successful必填booleanWhether or not the action execution was successful or not
OAuth 连接。风险等级 2/5。
免费操作
目前没有已发布技能明确引用此操作。