Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique identifier of a parent redemption, e.g. r_JQfm73zWSJFQxs3bGxweYjgm
.
"r_0ba186c4824e4881e1"
Body
Add information about the original customer and order. Customer data and Redemption metadata can be updated in Voucherify when passing the customer data in the request body.
Request body schema for POST v1/redemptions/{parentRedemptionId}/rollbacks
.
Reason for the rollback.
Customer's source_id
.
Order information.
A set of key/value pairs that you can send in the request body to update redemption metadata.
Response
Returns an array with the individual redemption rollback results along with the parent rollback result and related order.