Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 892 Bytes

File metadata and controls

14 lines (10 loc) · 892 Bytes

Voucherify.Model.QualificationsCheckEligibilityResponseBody

Response body schema for POST v1/qualifications.

Properties

Name Type Description Notes
Redeemables QualificationsRedeemables [optional]
TrackingId string This identifier is generated during voucher qualification based on your internal id (e.g., email, database ID). This is a hashed customer source ID. [optional]
Order QualificationsCheckEligibilityResponseBodyOrder [optional]
StackingRules StackingRules [optional]

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