Cancels a redemption order for the investor by the order id

Allow an investor to cancel an investor order.
🔐 Note that caller must be qualified for the token and be owner of the redemption order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Responses
200

Redemption order canceled.

400

Invalid redemption cancel request.

Redemption order cannot be canceled as it already has a price set.

You don't have enough tokens blocked to perform the operation

Redemption order cannot be canceled as it is not in INITIATED or PENDING status.

Nearest cut off time is not a valid date

Cancellation failed: The order has already been processed by the issuer and cannot be cancelled. Processed on: {allowedToCancelUntilThisDate}

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}.

401

Unauthorized

403

Investor not authorized to perform this operation.

404

Redemption not found.

Token not found.

Holder not found

This holder is not qualified for this token.

Redemption order not found.

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