Update a redemption by id

Allow an agent or an issuer to update 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…
Path Params
string
required
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
200

Redemption updated.

400

Redemption operation failed due to invalid data.

401

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!