Create Bank Transaction
Bank Transactions
Create Bank Transaction
Create a new bank transaction.
POST
Create Bank Transaction
Bank Transactions include the Transactional banking data for a specific company and account.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 transaction, certain fields must be included in the raw_data object of the request body. The required fields are as follows:| Integration | Field | Description |
|---|---|---|
| ZOHO_BOOKS | from_account_id | The ID of the account from which the amount is transferred. |
| XERO | from_account_id | The ID of the account from which the amount is transferred. |
| FRESH_BOOKS | reference | The reference for the transaction. |
| MYOB_BUSINESS | tax_id | The ID of the tax applied to the transaction. |
| SAGE_CLOUD_ACCOUNTING | reference | The reference for the transaction. |
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.
- accountingBankTransactionFields · object
- accountingBankTransactionFields · object[]