Otter · Example Payload

Public Api Update Delivery Request Callback Request Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

Public Api Update Delivery Request Callback Request 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

currencyCodecost

Example Payload

Raw ↑
{
  "currencyCode": "EUR",
  "cost": {}
}