Otter · Example Payload

Public Api Invoice Payout Info Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

iddatesummarytotal

Example Payload

Raw ↑
{
  "id": "store_123",
  "date": "2021-10-01",
  "summary": {},
  "total": 19.07
}