Burn redemption orders

Start the action to burn many redemption orders. Please note that the requester must be agent of the token.

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 burned, 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.

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 burned

redemptionOrders*
string
required

Identity id of the redemption

Responses

400

Redemption orders burn operation failed due to invalid data.

Token not manageable with this authentication.

Redemption order with id {orderId} does not belong to redemption {redemptionId}

401

Unauthorized

403

Token not manageable with this authentication.

404

Redemption not found.

Token not found.

No token holder found for this id

We were unable to email holder with id {holderId} as we could not find their details.

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

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