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。
無料 Action
この Action を明示的に参照する公開 Skills はまだありません。