Skip to main content
POST
POST /v2/commands/submit-and-wait-for-reassignment

Authorizations

Authorization
string
header
required

Ledger API standard JWT token

Body

application/json

This reassignment is executed as a single atomic update.

reassignmentCommands
ReassignmentCommands Ā· object
required

The reassignment commands to be submitted.

Required

eventFormat
EventFormat Ā· object

If no event_format provided, the result will contain no events. The events in the result, will take shape TRANSACTION_SHAPE_ACS_DELTA.

Optional

Response

reassignment
JsReassignment Ā· object
required

The reassignment that resulted from the submitted reassignment command. The reassignment might contain no events (request conditions result in filtering out all of them).

Required