Coupon DMO

Object API Name: std__CouponDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • PromotionId has a FOREIGNKEY relationship with the Promotion DMO Id field.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__CouponCode__c
  • Data Type: TEXT
  • Description: Coupon code for the coupon. A buyer can use the coupon code to qualify for a promotion.
  • Field API Name: std__CouponStatus__c
  • Data Type: TEXT
  • Description: Status of the coupon. Possible values are: - Active - Inactive The default value is Inactive. Maximum size is 36 characters.
  • Field API Name: std__CurrencyCode__c
  • Data Type: TEXT
  • Description: ISO 4217 code identifying the currency used in the transaction or record.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DiscountAmount__c
  • Data Type: DOUBLE
  • Description: The amount of price reduction from the standard price, expressed as a fixed amount. For example, $2.00.
  • Field API Name: std__DiscountPercentage__c
  • Data Type: DOUBLE
  • Description: The amount of price reduction from the standard price, expressed as a decimal fraction. For example, .10 for 10% off.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this Coupon record. Maximum size is 36 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsReturnCoupon__c
  • Data Type: TEXT
  • Description: Whether the coupon is return coupon (true) or not (false).
  • Field API Name: std__IsValid__c
  • Data Type: TEXT
  • Description: True if the coupon is valid and unexpired.
  • Field API Name: std__PrimaryScanCodeLabel__c
  • Data Type: TEXT
  • Description: The verbiage on the coupon used to identify the primary scan code.
  • Field API Name: std__PromotionId__c
  • Data Type: TEXT
  • Description: The ID of the promotion associated with the coupon.
  • Field API Name: std__ReturnCouponReason__c
  • Data Type: TEXT
  • Description: The reason for returning the coupon. For example, out of date or out of stock.
  • Field API Name: std__ScanCode__c
  • Data Type: TEXT
  • Description: Name of the coupon.
  • Field API Name: std__SecondaryScanCodeLabel__c
  • Data Type: TEXT
  • Description: The verbiage on the coupon used to identify the secondary scan code.