Create a Reverse Batch Journal Transaction (Many-to-One)

You can also create a batch journal request by using the following endpoint. This is enabled on JNLC for now only.

Note that if there is an invalid account_id the whole batch operation will be canceled. Every single request must be valid for the entire batch operation to succeed.

In the case of a successful request, the response will contain an array of journal objects with an extra attribute error_message in the case when a specific account fails to submit a journal.

Body Params
string
enum

Only supports JNLC for now

Allowed:
string

The destination of funds. Most likely is your Sweep Firm Account

entries
array of objects
entries
Responses

400

Invalid Request Body

403

Insufficient Balance (JNLC) or Insufficient Assets (JNLS)

404

Account not found

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