Commerce: Coupon Mapping
After a data stream is deployed, the Commerce starter data bundle automatically maps data from Commerce Cloud to data model objects (DMO)s in Data Cloud. Coupon data shows the method for a buyer to compensate a seller for a purchased good or service.
These data mappings relate to the Coupon object included in the Salesforce Commerce connector and how that data connects to DMOs.
DLO Field | DLO Field Data Type | DMO | DMO Field Name |
---|---|---|---|
Id | ID | Coupon and CouponDefinition | id |
CurrencyIsoCode | picklist | Coupon and CouponDefinition | CurrencyCode |
CouponCode | string | Coupon and CouponDefinition | CouponCode |
CouponNumber | string | Coupon and CouponDefinition | ScanCode |
PromotionId | reference | Coupon and CouponDefinition | PromotionId |
Status | picklist | Coupon and CouponDefinition | CouponStatusId |