Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 926 Bytes

StackableValidateRedeemBase.md

File metadata and controls

13 lines (10 loc) · 926 Bytes

VoucherifySdk::StackableValidateRedeemBase

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]