Create Bank Transactions
Bulk import bank transactions
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
An array of BankTransaction objects to import.
Response
Returns the imported Bank Transaction Objects