Otter · Example Payload

Public Api Delivery Info Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

courierdestinationlicensePlatemakeModellastKnownLocationdropoffInstructionsnote

Example Payload

Raw ↑
{
  "courier": {},
  "destination": {},
  "licensePlate": "ABC 123",
  "makeModel": "Honda CR-V",
  "lastKnownLocation": {},
  "dropoffInstructions": {},
  "note": "Gate code 123"
}