Create a redemption order on behalf of an investor

Create a new redemption order for the given redemption ID on behalf of an investor. The request account must be agent of the token.

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

Unique id of the redemption configuration object.

string
required

Token amount involved in the operation.

string
enum
required

Currency used for this operation.

paymentInformation
object
required

Object containing payment information for this order.

string
required

Identity ID of the Investor on behalf of whom this redemption order is to be created

Responses

400

Redemption order operation failed due to invalid data.

Token amount must be positive.

The payment currency is not accepted for this redemption.

Redemption configuration must be active for this operation.

Unfrozen balance is not defined.

Token amount cannot be greater than the unfrozen balance.

401

Unauthorized.

403

Token not manageable with this authentication.

404

Redemption not found.

Token not found.

Issuer not found.

This holder is not qualified for this token.

Bank account not found.

Identity ID {identityId} does not correspond to an existing holder.

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