Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 957 Bytes

RedemptionsRedeemRequestBody.md

File metadata and controls

20 lines (12 loc) · 957 Bytes

RedemptionsRedeemRequestBody

Response body schema for POST /redemptions.

Properties

Name Type Description Notes
redeemables List<StackableValidateRedeemBaseRedeemablesItem>
order Order [optional]
customer Customer [optional]
session Session [optional]
trackingId 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]