v1

latestOpenAPI 3.0.1MIT2026-07-263151,3912.3 MB
Redemptions

Rollback Stackable Redemptions

Rollback a stackable redemption. When you roll back a stacked redemption, all child redemptions will be rolled back. Provide the parent redemption ID as the path parameter. However, you can use this endpoint to roll back a single redemption that does not have a parent, similarly to POST Rollback redemption.

🚧 You can roll back a redemption up to 3 months back.

post/v1/redemptions/{parentRedemptionId}/rollbacks

Query parameters

reasonstring

Reason for the rollback.

tracking_idstring

Customer's source_id.

Request body

reasonstring

Reason for the rollback.

tracking_idstring

Customer's source_id.

metadataobject

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.