Otter · Example Payload

Public Api Financial Invoice Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

Public Api Financial Invoice 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

sourceServicepayoutfinancialTransactionscurrencyCode

Example Payload

Raw ↑
{
  "sourceService": "ubereats",
  "payout": {},
  "financialTransactions": [
    {}
  ],
  "currencyCode": "EUR"
}