Lunchbox · Example Payload

Management Store Page Example

RestaurantOnline OrderingGuest EngagementCateringMenusOrdersLoyaltyEnterprise

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

Top-level fields

current_pagenext_pageprevious_pageresults

Example Payload

Raw ↑
{
  "current_page": 1,
  "next_page": 1,
  "previous_page": 1,
  "results": []
}