Otter · Example Payload

Public Api Financial Data Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

foodSalesfeeForRestaurantProvidedDeliveryrestaurantFundedDiscountvoucherDiscountpromotionDiscountoperatorDiscountloyaltyDiscounttipForRestaurantadjustmentspackingFeebagFeeserviceProviderDiscounttipForServiceProviderCourierfeeForServiceProviderDeliverysmallOrderFeeserviceFeeotherFeenetPayoutcouponCodes

Example Payload

Raw ↑
{
  "foodSales": {},
  "feeForRestaurantProvidedDelivery": {},
  "restaurantFundedDiscount": {},
  "voucherDiscount": {},
  "promotionDiscount": {},
  "operatorDiscount": {},
  "loyaltyDiscount": {},
  "tipForRestaurant": {},
  "adjustments": {},
  "packingFee": {},
  "bagFee": {},
  "serviceProviderDiscount": {},
  "tipForServiceProviderCourier": {},
  "feeForServiceProviderDelivery": {},
  "smallOrderFee": {},
  "serviceFee": {},
  "otherFee": {},
  "netPayout": {},
  "couponCodes": [
    "TACOWED5OFF"
  ]
}