POST
/
v1
/
internal-bank-transactions

This endpoint allows transactions to be imported for any number of businesses simultaneously. Transactions will be matched to businesses using the transactions’ bank_account_id.

Body

array of BankTransaction objects
required

An array of BankTransaction objects to import.

Response

Returns the imported Bank Transaction Objects