Create a redemption

Allow an agent or an issuer to create a redemption configuration by id. Note that the account must be token admin.

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

Email templates of the redemption

date-time
required

Start date of the interval in UTC time

date-time

End date of the interval in UTC time. Acceptable only for close-ended intervals

string
required

Interval Type. Only the OPEN_ENDED is supported for now

string
string
string
string
Responses

400

Redemption operation failed due to invalid data.

Open-ended intervals cannot have a token price.

Open-ended intervals cannot have an end date.

Close-ended intervals must have a token price.

Close-ended intervals must have an end date.

End date is before or equal to the start date.

Close Ended subscriptions cannot have a calendar linked.

Calendar not found.

401

Unauthorized

Unauthorized

403

Token not manageable with this authentication.

404

Redemption not found.

Token not found.

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