Account Codes can be imported via CSV.
Prepare the CSV file formatted with columns in the exact order mentioned below:
Variable name | Description | Required | Accepted Formats | Max Length | Example |
AID | The ID of the existing account if you want to update it | FALSE | Numeric | NA | 55655 |
ABNID | The ABN ID associated with the account | TRUE | ABN | 11 | 5 |
account_code | The account code that matches the accounting suite | TRUE | String | 16 | 6-1010 |
account_note | The description of the account from accounting suite | TRUE | Alphanumerical | 100 | Wages - Administration |
AID | ABNID | account_code | account_note |
55655 | 5 | 6-4100 | Payroll - Wages |
165236 | 5 | 2-1355 | Superannuation Payable |