Flipdish · Example Payload

Apps Execute Configuration Action Result Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Apps Execute Configuration Action Result Example is an example object payload from Flipdish, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ErrorMessageInfoMessageRedirectUrlRedirectTarget

Example Payload

Raw ↑
{
  "ErrorMessage": "string",
  "InfoMessage": "string",
  "RedirectUrl": "https://api.flipdish.co/example",
  "RedirectTarget": "Default"
}