Create Bank Account
Bank Accounts
Create Bank Account
Create a new bank account.
POST
Create Bank Account
The Bank Accounts Data Model streamlines access of bank account information across various accounting platforms, providing a consistent and unified representation of bank account data.Documentation Index
Fetch the complete documentation index at: https://integrations.docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.
Additional Required Fields
To successfully create a bank account, certain fields must be included in the raw_data object of the request body. The required fields are as follows:| Integration | Field | Description |
|---|---|---|
| MYOB_BUSINESS | nominal_code | The nominal code of the bank account. |
| MYOB_BUSINESS | description | The description of the bank account. |
| MYOB_BUSINESS | parent_account_id | The parent account ID of the bank account. |
| MYOB_BUSINESS | tax_id | The tax ID of the bank account. |
| SAGE_ZA_CLOUD_ACCOUNTING | sub_category_id | The sub-category ID associated to the account. |
Authorizations
Path Parameters
RootFi company ID for the company connection to read or write.
Body
application/json
Single record for synchronous writes (default). For two or more records, pass an array and set query parameter run_async=true.
- accountingBankAccountFields · object
- accountingBankAccountFields · object[]