Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 620 Bytes

StackableValidateRedeemBaseRedeemablesItemGift.md

File metadata and controls

14 lines (6 loc) · 620 Bytes

StackableValidateRedeemBaseRedeemablesItemGift

Contains information on the number of gift card credits that the customer wants to apply to the order.

Properties

Name Type Description Notes
credits Integer The number of credits that the user wants to use from the gift card to fulfill the order. The value of credits cannot be higher than the current balance on the gift card. Value is multiplied by 100 to precisely represent 2 decimal places. For example `10000 cents` for `$100.00`. [optional]