Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.06 KB

File metadata and controls

20 lines (15 loc) · 1.06 KB

# CouponFailureSummary

Properties

Name Type Description Notes
id int ID of the evaluation record.
eventID int ID of the event.
sessionID string ID of the customer session set by your integration layer. [optional]
profileID string ID of the customer profile set by your integration layer. [optional]
status string Status defines if the coupon code was applied or rejected.
couponCode string Coupon code passed for evaluation.
language string Language of the summary.
summary string A summary of the reasons for coupon redemption failure.
createdAt \DateTime Timestamp when the request was made.
updatedAt \DateTime Timestamp when the request was last updated.

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