Creating the Delivery Configuration in the Revenue Center

Configuration for a delivery service provider platform interface is specified in EMC through the Data Extensions column named DeliveryPlatformConfigurationData, which is added to the revenue center table, populated with the JSON representation of the data structure.

  1. Select the property, click Setup, and then click RVC Configuration.
  2. Double-click the revenue center, and then click the Data Extensions tab.

    Figure 2-16 RVC Data Extensions


    This figure shows the RVC Configuration module, Data Extensions tab.
  3. In the Column field, locate DeliveryPlatformConfigurationData, and then click Edit Json.
  4. Enter the JSON configuration data and then click OK.

    See Sample JSON: Uber Eats for a description of JSON data values and a code sample that you can copy and change for your restaurant. After you change the sample values, you can copy your restaurant code into the DeliveryPlatformConfigurationData column to complete this step.

    Figure 2-17 Entering JSON Code Data


    This figure shows the JSON code for DeliveryPlatformConfigurationData dialog.
  5. Click Save.