Flipdish · Example Payload

Stores Dynamic Form Field Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Stores Dynamic Form Field 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

IdentifierLabelPlaceholderRulesMappingModifiersValueScopes

Example Payload

Raw ↑
{
  "Identifier": "string",
  "Label": "string",
  "Placeholder": "string",
  "Rules": "string",
  "Mapping": {},
  "Modifiers": [
    "string"
  ],
  "Value": {},
  "Scopes": "string"
}