Lunchbox · Example Payload

Pos Pos Store Example

RestaurantOnline OrderingGuest EngagementCateringMenusOrdersLoyaltyEnterprise

Pos Pos Store Example is an example object payload from Lunchbox, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

pos_store_idstore_idnamecontactlocation

Example Payload

Raw ↑
{
  "pos_store_id": "123456",
  "store_id": "123456",
  "name": "Sample",
  "contact": "string",
  "location": "string"
}