Πίσω στο Xero Accounting Accounts

Σύνδεση Knoon AI με Xero Accounting Accounts (Xero) για αυτοματοποίηση ροών εργασίας AI.

Retrieve Xero accounts, optionally filtered with where and order.
xeroAccountingAccountsGet
ΒΕΤΑ
Εσωτερικό
Άδειες
  • accounting.settings.read
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
ΌνομαΤύποςΠεριγραφήΑπαραίτητο
wheremustache Optional Xero where filter. Example: Status=="ACTIVE" AND Type=="BANK".Όχι
ordermustache Optional Xero order expression. Example: Name ASC.Όχι
ifModifiedSincemustache Optional RFC 3339 / ISO timestamp for the If-Modified-Since header.Όχι
Επιστροφές
ΌνομαΤύποςΠεριγραφή
accountIdstring Xero account ID.
codestring Account code.
namestring Account name.
statusstring Account status.
typestring Account type.
classstring Account class.
taxTypestring Default tax type.
descriptionstring Account description.
bankAccountNumberstring Bank account number when applicable.
bankAccountTypestring Bank account type when applicable.
currencyCodestring Currency code.
enablePaymentsToAccountboolean Whether payments can be made to this account.
showInExpenseClaimsboolean Whether this account is available in expense claims.
updatedDateUtcstring Last updated timestamp from Xero.