Flipdish · Example Payload

Payments Payout Report3 Details Summary Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Payments Payout Report3 Details Summary Example is an example object payload from Flipdish, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

RevenueRevenueOfWhichCashUnpaidRevenueRevenueForFeeCalculationsFlipdishFeesAdjustmentsThirdPartyIntegrationFeesAndTipsTotal

Example Payload

Raw ↑
{
  "Revenue": 1.0,
  "RevenueOfWhichCash": 1.0,
  "UnpaidRevenue": 1.0,
  "RevenueForFeeCalculations": 12.5,
  "FlipdishFees": 12.5,
  "Adjustments": 1.0,
  "ThirdPartyIntegrationFeesAndTips": 12.5,
  "Total": 12.5
}