Cancel Many Redemption Orders

Start the action to cancel many redemption orders with the same status. Please note that the requester must be agent of the token.

All the orders must share the same status.

If the status of the orders is INITIATED or PENDING_TO_ACCEPT, then the orders are cancelled without any further step and an email notification is sent. The response status will be 204.

If the agent does not have a registered wallet of their own, a Tokeny wallet will be provided for them. In that case, the orders will be cancelled, the response will include the workflow id of the operation, and the response status will be 200.

If the agent has a registered wallet of their own, the response will include the transaction payloads to sign the operation, and the response status will be 202.

One or more orders cannot be cancelled because they have already CANCELLED status.

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

List of orders to be cancelled

redemptionOrders*
Responses

204

Redemption orders cancelled.

400

Batch redemption order cancelation failed due to invalid data.

Not all redemption orders were found.

All orders must have the same status.

The orders to cancel must have PENDING or CANCEL_REQUESTED status.

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

401

Unauthorized

403

Token not manageable with this authentication.

404

Redemption not found.

Token not found.

Holder not found.

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

Issuer not found.

500

The call to the TREX Service API endpoint raised an error

TREX Service API responded with an empty body.

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