Executes the Add Many action for the Journal Transaction Batch Entries data object.

Adds new Journal Transactions to an existing Journal Transaction batch

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The code of the subscriber that you are making this request for.

Body Params
integer
required
1 to 255

Key to gl/trans_batch_entries(Co, Mth, BatchId, BatchSeq). Key to gl/trans_batches(Co, Mth, BatchId)

date
required
^([0-9]{4})-(1[0-2]|0[1-9])-01$

Key to pr/time_batches(Co, Mth, BatchId). Format YYYY-MM-01.

integer
required

Key to pr/time_batches(Co, Mth, BatchId).

Transactions
array of objects
length ≤ 1000
Transactions
Headers
string
required

Used to authorize access to the Direct API.

Responses

401

You have not provided a proper X-Application-Key in the header of this request.

403

The X-Application-Key provided is valid but the key does not have access to this resource.

404

The object with the given ID was not found OR a subscriber with the given URL was not found.

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