Cancel a batch of redemption Orders

Cancel a batch of redemption Orders. The requester must be token holder or agent.

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

List of Redemption Order to cancel UUIDs

orderIds*
Responses
202

Redemption orders cancel operation has started.

400

Invalid redemption order cancel request.

Not all redemption Orders were found.

The orders have more than one status, all orders must have the same status.

The investor has not got enough tokens blocked to perform the operation.

The orders to cancel must have or INITIATED, PENDING OR CANCEL_REQUESTED status.

We were unable to email holder with id {holderId} as we could not find the bank account with id {bankAccountId}.

Holder with id {holderId} not found.

Holder with id {holderId} not has wallet for network {blockchainNetwork}.

401

Unauthorized

403

Token not manageable with this authentication.

404

Redemption not found.

Token not found.

Issuer not found.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!