Flipdish · Example Payload

Devices Reader Action State Info Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Devices Reader Action State Info 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

ActionStateFailureCodeFailureMessageType

Example Payload

Raw ↑
{
  "ActionState": "string",
  "FailureCode": "string",
  "FailureMessage": "string",
  "Type": "string"
}