Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 994 Bytes

File metadata and controls

22 lines (15 loc) · 994 Bytes

CouponFailureSummary

Summary of the reasons for coupon redemption failure.

Properties

Name Type Description Notes
id Long ID of the evaluation record.
eventID Long 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 OffsetDateTime Timestamp when the request was made.
updatedAt OffsetDateTime Timestamp when the request was last updated.