Skip to main content
POST
Send Batch Transactions

Authorizations

Authorization
string
header
required

HTTP Basic Auth. Credentials must carry the CAT2_API_ALL role.

Query Parameters

auditUser
string
required

Identifier of the user performing the action, used for audit logging.

Body

application/json

A series of transactions sent in sequence.

transactions
object[]
required

Response

Batch request successfully processed

id
string

docId of the processed transaction.

transactionEventResponses
object[]