/v2/commands/submit-and-wait-for-reassignment
/v2/commands/submit-and-wait-for-reassignment
Submits a single composite reassignment command, waits for its result, and returns the reassignment. Propagates the gRPC error of failed submission.
POST
/v2/commands/submit-and-wait-for-reassignment
Documentation Index
Fetch the complete documentation index at: https://cantonfoundation-issue-526-canton-docker-image-location.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Ledger API standard JWT token
Body
application/json
This reassignment is executed as a single atomic update.
Response
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