Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 965 Bytes

File metadata and controls

17 lines (13 loc) · 965 Bytes

MainCreateRedeemPayload

Properties

Name Type Description Notes
attributed_reward_id str Unique identifier for the attributed reward [optional]
code str Redemption code for the reward [optional]
contact_id int Unique identifier for the contact [optional]
loyalty_subscription_id str Identifier for the loyalty subscription [optional]
meta dict(str, object) Additional metadata associated with the redeem request [optional]
order object Order details for the redemption [optional]
reward_id str Unique identifier for the reward [optional]
ttl int Time to live in seconds for the redemption request [optional]

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