Otter · Example Payload

Public Api Delivery Cost Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

Public Api Delivery Cost Example is an example object payload from Otter, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

baseCostextraCost

Example Payload

Raw ↑
{
  "baseCost": 4.99,
  "extraCost": 0.99
}