Upload bank transactions to a bank transaction upload session

Path Params
uuid
required
uuid
required
Body Params
uuid
required

Transaction account id the transactions should be associated with. This is the id returned when creating a transaction account.

transactions
array of objects
required

List of transactions for the account. Must contain unique transactions by 'transaction_id'.

transactions*
Responses

202

The transactions were uploaded successfully.

404

The organization, transaction account or session could not be found.

422

The transaction upload session is in an invalid state.

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json