Response body schema for POST v1/redemptions
.
Name | Type | Description | Notes |
---|---|---|---|
options | RedemptionsRedeemRequestBodyOptions | [optional] | |
redeemables | List[RedemptionsRedeemRequestBodyRedeemablesItem] | [optional] | |
order | Order | [optional] | |
customer | Customer | [optional] | |
session | Session | [optional] | |
tracking_id | str | 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] |