Restaurant K Series Ape Production Instruction Structure
apeProductionInstruction schema from Lightspeed Restaurant K Series API
Type: objectProperties: 4
Point-of-SaleRetailRestaurantE-Commerce
apeProductionInstruction is a JSON Structure definition published by Lightspeed, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/lightspeed-pos/refs/heads/main/json-structure/restaurant-k-series-ape-production-instruction-structure.json",
"name": "apeProductionInstruction",
"description": "apeProductionInstruction schema from Lightspeed Restaurant K Series API",
"type": "object",
"properties": {
"multiSelectionPermitted": {
"type": "boolean",
"description": "Specifies if more than one production instruction can be selected for this group."
},
"productionInstructionGroupName": {
"type": "string",
"description": "The group name for this production instruction."
},
"productionIntructionGroupId": {
"type": "int64",
"description": "The unique identifier for this production instruction group."
},
"productionInstructionList": {
"type": "array",
"description": "Array of production instructions for this group.",
"items": {
"type": "object",
"properties": {
"instruction": {
"type": "string",
"description": "The name of the production instruction."
},
"ikentooModifierId": {
"description": "The unique identifier of this production instruction.",
"type": "int64"
}
},
"description": "Array of production instructions for this group"
}
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.