العودة إلى Xero Accounting Accounts

اتصل بـ Knoon AI مع Xero Accounting Accounts (Xero) لأتمتة تدفقات عمل الذكاء الاصطناعي.

Create a new Xero account.
xeroAccountingAccountsCreate
بيتا
داخلي
الأذونات
  • accounting.settings
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
الاسمالنوعالوصفمطلوب
codemustache Optional account code.لا
namemustache Optional account name. Required unless supplied in payloadJson.لا
typemustache Optional Xero account type. Required unless supplied in payloadJson.لا
descriptionmustache Optional account description.لا
taxTypemustache Optional Xero tax type.لا
bankAccountNumbermustache Optional bank account number.لا
currencyCodemustache Optional currency code.لا
enablePaymentsToAccountboolean Optional boolean value.لا
showInExpenseClaimsboolean Optional boolean value.لا
payloadJsonmustache Optional full Xero Account JSON. It is merged with the fields above.لا
العائدات
الاسمالنوعالوصف
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.