Xero Accounting Invoices に戻る

Xero Accounting Invoices (Xero) と Knoon AI を接続して AI ワークフローを自動化します。

Retrieve one Xero invoice by ID.
xeroAccountingInvoicesGetById
ベータ
内部
権限
  • accounting.invoices.read
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
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.