Skip to main content

Selling Codes

Scoping Questions
  1. What selling code formats are used?
  2. Are multiple selling codes assigned per product?
  3. How are selling codes generated and maintained?
Configuration Examples
Selling code configuration
<retail:sellingCode
xmlns:core="http://www.enactor.com/core"
xmlns:retail="http://www.enactor.com/retail">
<retail:sellingCodeId>SC001</retail:sellingCodeId>
<retail:descriptions>
<core:string language="en" country="GB">Quick Sell Code</core:string>
</retail:descriptions>
<retail:productId>PRODUCT_001</retail:productId>
<retail:locationId>STORE_001</retail:locationId>
</retail:sellingCode>