Flipdish · Example Payload

Payments Payout Example

RestaurantOnline OrderingMobile AppsPoint-of-SaleOrderMenusPaymentsWebhook

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

Top-level fields

PayoutIdPayeeBankAccountIdAccountNamePayoutStatusCreatedDatePeriodStartTimePeriodEndTimeDestinationBankDestinationAccountAmountPayoutTypeCurrencyCutoffDateOnlineSalesAmountOnlineSalesDeliveryChargesOnlineSalesTipsOnlineSalesServiceChargesOnlineSalesRefundedFeesOnlineSalesFeesPosSalesFeesOnlineSalesRefundedAmountPosSalesRefundedAmountOnlineSalesTaxTotalOnlineRevenueCashSalesFeesCashSalesRefundedFeesCustomerCashFeesSalesFeesVatTotalFeesTotalOnlineRevenueAdjustmentsChargebackAmountPosSalesChargebackAmountChargebackRefundedFeesTotalChargebackCostTotalOtherChargesOpeningBalanceClosingBalancePayGreenSalesAmountDeliveryIntegrationFeeDeliveryIntegrationTipFeeTotalThirdPartyFeesPosSalesAmountPosSalesTaxTipsOnPosSalesBankAccountHasChanged

Example Payload

Raw ↑
{
  "PayoutId": 500123,
  "PayeeBankAccountId": 500123,
  "AccountName": "Example Name",
  "PayoutStatus": "Pending",
  "CreatedDate": "2026-06-02T12:00:00Z",
  "PeriodStartTime": "2026-06-02T12:00:00Z",
  "PeriodEndTime": "2026-06-02T12:00:00Z",
  "DestinationBank": "string",
  "DestinationAccount": "string",
  "Amount": 12.5,
  "PayoutType": "Internal",
  "Currency": "EUR",
  "CutoffDate": "2026-06-02T12:00:00Z",
  "OnlineSalesAmount": 12.5,
  "OnlineSalesDeliveryCharges": 1.0,
  "OnlineSalesTips": 1.0,
  "OnlineSalesServiceCharges": 1.0,
  "OnlineSalesRefundedFees": 12.5,
  "OnlineSalesFees": 12.5,
  "PosSalesFees": 12.5,
  "OnlineSalesRefundedAmount": 12.5,
  "PosSalesRefundedAmount": 12.5,
  "OnlineSalesTax": 1.0,
  "TotalOnlineRevenue": 12.5,
  "CashSalesFees": 12.5,
  "CashSalesRefundedFees": 12.5,
  "CustomerCashFees": 12.5,
  "SalesFeesVat": 12.5,
  "TotalFees": 12.5,
  "TotalOnlineRevenueAdjustments": 12.5,
  "ChargebackAmount": 12.5,
  "PosSalesChargebackAmount": 12.5,
  "ChargebackRefundedFees": 12.5,
  "TotalChargebackCost": 12.5,
  "TotalOtherCharges": 12.5,
  "OpeningBalance": 1.0,
  "ClosingBalance": 1.0,
  "PayGreenSalesAmount": 12.5,
  "DeliveryIntegrationFee": 12.5,
  "DeliveryIntegrationTipFee": 12.5,
  "TotalThirdPartyFees": 12.5,
  "PosSalesAmount": 12.5,
  "PosSalesTax": 1.0,
  "TipsOnPosSales": 1.0,
  "BankAccountHasChanged": true
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/payments-payout-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.