Lead time in seconds before an injected order should be fired to the kitchen for preparation. - `fireOrderInSeconds=0` fire the order immediately to the kitchen. - `fireOrderInSeconds=null` hold the order in the POS without firing, requiring an explicit [Fire Order](#operation/fireOrder) call.
Fortune 500FranchisingHospitalityNYSE QSRQuick Service RestaurantsRestaurant
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "FireOrderInSeconds",
"description": "Lead time in seconds before an injected order should be fired to the\nkitchen for preparation.\n- `fireOrderInSeconds=0` fire the order immediately to the kitchen.\n- `fireOrderInSeconds=null` hold the order in the POS without firing,\n requiring an explicit [Fire Order](#operation/fireOrder) call.\n",
"$id": "https://raw.githubusercontent.com/api-evangelist/restaurant-brands/refs/heads/main/json-schema/channel-fire-order-in-seconds-schema.json",
"type": [
"integer",
"null"
],
"minimum": 0,
"maximum": 100000,
"example": 600
}
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.