Otter · Example Payload

Public Api Item Status Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

Public Api Item Status 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

saleStatussuspendedUntil

Example Payload

Raw ↑
{
  "saleStatus": "TEMPORARILY_NOT_FOR_SALE",
  "suspendedUntil": "2007-12-03T10:15:30+01:00"
}