Lunchbox · Example Payload

Core Login Request Example

RestaurantOnline OrderingGuest EngagementCateringMenusOrdersLoyaltyEnterprise

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

Top-level fields

usernamepassword

Example Payload

Raw ↑
{
  "username": "demo@lunchbox.io",
  "password": "string"
}