Xero API Integration Profile
Information and guides about integrating with Xero API
Add Xero Integration to Your AppHow to work with Bank Transfers in Xero API
Bank Transfers Fields
Field Name | API Key | Type | Description |
---|---|---|---|
From Bank Account | FromBankAccount | object | |
Code | FromBankAccount.Code | string | Customer defined alpha numeric account code e.g 200 or SALES (max length = 10) |
Name | FromBankAccount.Name | string | Name of account (max length = 150) |
Account Id | FromBankAccount.AccountID | string | The Xero identifier for an account – specified as a string following the endpoint name e.g. /297c2dc5-cc47-4afd-8ec8-74990b8761e9 |
Type | FromBankAccount.Type | string | See Account Types |