Otter · Example Payload

Public Api Required Event Result Metadata Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

Public Api Required Event Result Metadata 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

operationStatusadditionalInformationoperationFinishedAt

Example Payload

Raw ↑
{
  "operationStatus": "SUCCEEDED",
  "additionalInformation": "Completed without problems.",
  "operationFinishedAt": "2007-12-03T10:15:30+01:00"
}