Price configuration (in minor unit) for different service, order type and channel combination. If a service type does not have a specified price, it will utilize the default price of the item. Refer Service Based Menu.
Name | Type | Description | Notes |
---|---|---|---|
deliveryOnDemandGrabApp | Long | Service type: `Delivery`, Order type: `Instant`, Channel: `Grab App` | [optional] |
deliveryScheduledGrabApp | Long | Service type: `Delivery`, Order type: `Scheduled`, Channel: `Grab App` | [optional] |
selfPickUpOnDemandGrabApp | Long | Service type: `Self Pick Up`, Order type: `Instant`, Channel: `Grab App` | [optional] |
dineInOnDemandGrabApp | Long | Service type: `Dine In`, Order type: `Instant`, Channel: `Grab App` | [optional] |
deliveryOnDemandStoreFront | Long | Service type: `Delivery`, Order type: `Instant`, Channel: `Store Front` | [optional] |
deliveryScheduledStoreFront | Long | Service type: `Delivery`, Order type: `Scheduled`, Channel: `Store Front` | [optional] |
selfPickUpOnDemandStoreFront | Long | Service type: `Self Pick Up`, Order type: `Instant`, Channel: `Store Front` | [optional] |