Flipdish · Example Payload

Stores Dynamic Form Rules Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Stores Dynamic Form Rules Example is an example object payload from Flipdish, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

MaxLengthMinLengthRequiredPatternPredefined

Example Payload

Raw ↑
{
  "MaxLength": "string",
  "MinLength": "string",
  "Required": "string",
  "Pattern": "string",
  "Predefined": []
}