Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.31 KB

OrderRedemptions.md

File metadata and controls

20 lines (12 loc) · 1.31 KB

OrderRedemptions

Properties

Name Type Description Notes
date OffsetDateTime Timestamp representing the date and time when the redemption was created. The value is shown in the ISO 8601 format. [optional]
rollbackId String Unique ID of the redemption rollback. [optional]
rollbackDate OffsetDateTime Timestamp representing the date and tiem when the redemption rollback was created. The value is shown in the ISO 8601 format. [optional]
relatedObjectType String The source of the incentive. [optional]
relatedObjectId String Unique ID of the parent redemption. [optional]
relatedObjectParentId String Represent's the campaign ID of the voucher if the redemption was based on a voucher that was part of bulk codes generated within a campaign. In case of a promotion tier, this represents the campaign ID of the promotion tier's parent campaign. [optional]
stacked List<String> Contains a list of unique IDs of child redemptions, which belong to the stacked incentives. [optional]
rollbackStacked List<String> Lists the rollback redemption IDs of the particular child redemptions. [optional]