Request body schema for POST v1/redemptions/{redemptionId}/rollback.
| Name | Type | Description | Notes |
|---|---|---|---|
| Reason | string | Reason for the rollback. | [optional] |
| TrackingId | string | Customer's `source_id`. | [optional] |
| Customer | Customer | [optional] | |
| Order | Order | [optional] | |
| Metadata | Object | A set of key/value pairs that you can send in the request body to update redemption metadata. | [optional] |