Single-Use Promotion Code

Configure and set up single-use promotion codes (SUPC) in Point of Sale CMS.

Salesforce supports SUPC validation outside the Point of Sale Promotion Engine through an SPI. If a code is entered in the Point of Sale app, the code is first checked in the Point of Sale system. If the code isn't found, it is checked in the merchant's external system. See Create Promotions in Point of Sale CMS in Salesforce Help.

  • Modern POS App Build: 10.3.1 or greater
  • Platform Support: iPad & iPhone
  • Offline Support: no
  1. In CMS, go to Integrations | Custom Connectors.

  2. Click Create.

  3. For Connector Type, select SPI.

  4. For Endpoint Name, select SUPC_PROMOTION_CODE_VALIDATION.

  5. For API Endpoint, provide the external endpoint for validating SUPCs.

  6. For Integration Type, select HTTP_POST.

  7. Specify any JSON headers that must be passed.

  8. Configure the rest of the fields for the SPI. See Point of Sale API, SPI, and Webhook Overview.

  9. Save your changes. The SUPC settings in Point of Sale CMS.