Xero Accounting Journals に戻る

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

Retrieve Xero journals.
xeroAccountingJournalsGet
ベータ
内部
権限
  • accounting.journals.read
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
wheremustache Optional Xero where filter expression.いいえ
ordermustache Optional Xero order expression.いいえ
ifModifiedSincemustache Optional RFC 3339 / ISO timestamp for the If-Modified-Since header.いいえ
pagemustache Optional page number.いいえ
summaryOnlyboolean Optional boolean value.いいえ
unitdpmustache Optional Xero unitdp query parameter.いいえ
searchTermmustache Optional search term for resources that support it.いいえ
paramsJsonmustache Optional JSON object of extra query params forwarded to Xero.いいえ
返品
名前タイプ説明
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.