Otter · Example Payload

Public Api Store Info 2 Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

nameaddresscurrencyCodetimezoneinternalStoreId

Example Payload

Raw ↑
{
  "name": "Store Public Name",
  "address": "Some Street, 1234",
  "currencyCode": "USD",
  "timezone": "America/Los_Angeles",
  "internalStoreId": "51608e41-5d9e-477f-ae02-8c0c68036d5d"
}