Otter · Example Payload

Public Api Suspend Items Request Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

entityIdsnotestatus

Example Payload

Raw ↑
{
  "entityIds": [
    "9cc4bb5e-bc97-40d9-af28-c02ef1483610"
  ],
  "note": "Out of item",
  "status": {}
}