Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 812 Bytes

File metadata and controls

15 lines (11 loc) · 812 Bytes

Voucherify.Model.RedemptionsRollbacksCreateRequestBody

Request body schema for POST v1/redemptions/{parentRedemptionId}/rollbacks.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]