Confirm the payment for many redemption orders

Allow an agent or account linked to tokenId to confirm a payment for many redemption orders.

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.

redemptionOrderIds
array of strings
required

Array of redemption orders to be confirmed.

redemptionOrderIds*
Responses
200

Payment confirmed for these redemption orders.

400

Invalid redemption orders confirm payment request.

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

Redemption order with id {orderId} should have price and be in PENDING status

401

Unauthorized

403

Token not manageable with this authentication.

404

Redemption not found.

Token not found.

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}

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