Flipdish · Example Payload

Devices Card Reader Registration Request Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Devices Card Reader Registration Request Example is an example object payload from Flipdish, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

RegistrationCodeKioskDeviceId

Example Payload

Raw ↑
{
  "RegistrationCode": "string",
  "KioskDeviceId": "500123"
}