Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.05 KB

ClientRedemptionsRedeemRequestBody.md

File metadata and controls

14 lines (11 loc) · 1.05 KB

VoucherifySdk::ClientRedemptionsRedeemRequestBody

Properties

Name Type Description Notes
redeemables Array<StackableValidateRedeemBaseRedeemablesItem> An array of redeemables. You can combine `voucher`(s) and `promotion_tier`(s). Alternatively, send one unique`promotion_stack` in the array.
order Order [optional]
customer Customer [optional]
session Session [optional]
tracking_id String Is correspondent to Customer's source_id [optional]
metadata Object A set of key/value pairs that you can attach to a redemption object. It can be useful for storing additional information about the redemption in a structured format. [optional]
options ClientRedemptionsRedeemRequestBodyAllOfOptions [optional]