Lightspeed · Example Payload

Restaurant K Series Ape Production Instruction Example

POSRetailRestaurantEcommerce

Restaurant K Series Ape Production Instruction Example is an example object payload from Lightspeed, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

multiSelectionPermittedproductionInstructionGroupNameproductionIntructionGroupIdproductionInstructionList

Example Payload

Raw ↑
{
  "multiSelectionPermitted": true,
  "productionInstructionGroupName": "Burger",
  "productionIntructionGroupId": 463,
  "productionInstructionList": [
    {
      "instruction": "example",
      "ikentooModifierId": 466
    }
  ]
}