Get Order Devices

post

/config/sim/v1/devices/getOrderDevices

Gets all the Order Devices configured

Request

Supported Media Types
Body ()
A request body
Root Schema : OrderDeviceGetRequestBody
Type: object
The input Body model that needs to be given.
Show Source
  • Objects included in response
  • This can take 2 values: basic or detailed. If 'basic' is specified, The response contains all the properties of the object except Ext values. If 'detailed' is specified, The response contains all the properties of the object.
    Example: detailed
  • If specified, limits translated strings returned
  • If using paging, number of results returned in this page.
  • Starting resource record index. Not required if paging parameters are not supported
  • Search criteria to filter results based on field value
Back to Top

Response

Supported Media Types

200 Response

A collection of Order Devices objects of the organization
Body ()
Root Schema : OrderDevices
Type: object
Show Source
Nested Schema : OrderDeviceTranslatedString
Type: object
name of the Order Device
Example:
{
    "en-US":"Order Device 1",
    "es-MX":"Dispositivo de pedido"
}
Nested Schema : HierUnitNameTranslatedString
Type: object
A string that contains translations of hierarchy unit name into multiple languages
Example:
{
    "en-US":"Property",
    "de-DE":"Eigentum",
    "es-MX":"Propiedad"
}
Nested Schema : kdsOptionsExt
Type: object
Show Source
  • A Boolean flag indicating to have the alert time calculation ignore the menu item prep time.
    Example: false
  • A Boolean flag indicating to display the quantity of every condiment ordered on a non-DOM KDS. This feature is not supported with DOM enabled.
    Example: false
  • A Boolean flag indicating to allow bumping of marked items and orders.
    Example: false
  • A Boolean flag indicating to prevent KDS users from bumping an order by double-clicking it on the display.
    Example: false
  • A Boolean flag indicating to show the menu item count on the KDS Display if using DOM
    Example: false
  • A Boolean flag indicating to make new orders flash when appearing on the KDS Display if not using DOM.
    Example: false
  • A Boolean flag indicating to cause the KDS to display the order subtotal if using DOM. Note that Subtotal is only displayed in certain layouts - 301, 305, 306, 309, 312, 315 , 317, 320, 401 and 402.Subtotal = Menu Item Sales Total + Discount + Tax + Auto Service Charge + Service Charge + Rounding Total
    Example: false
  • A Boolean flag indicating to print identical items separately if they are posted separately. Deselect to consolidate identical items onto one line, preceded by the quantity.
    Example: false
  • A Boolean flag indicating select to remove voided items from the KDS Display. Deselect to show the letter V next to voided items if using DOM.
    Example: false
  • A Boolean flag indicating to consolidate identical items with different modifiers onto one line, preceded by the quantity on the KDS Display. This feature is not supported with DOM or a DOM KDS chit layout style.
    Example: false
  • A Boolean flag indicating to prevent an Expo Station from marking a sub-order as Done when it is marked as Done on another Expo Station.
    Example: false
  • A Boolean flag indicating to show voided chits in front of the original order.
    Example: false
  • A Boolean flag indicating to print condiments in a continuous line on each order chit. Deselect to print each condiment on a separate line beneath the referenced menu item.
    Example: false
  • A Boolean flag indicating to not allow the order to be expedited before the order is paid if using DOM
    Example: false
  • A Boolean flag indicating to prevent an order from being bumped from the order device, until after the order has been paid for if using DOM
    Example: false
  • A Boolean flag indicating to print a check or receipt at the Runner Chit printer when the order is bumped from the Expo.
    Example: false
  • A Boolean flag indicating to print a runner chit when an order is complete at all Prep Stations and before the order is bumped from the KDS Expo Display.
    Example: false
  • A Boolean flag indicating to print a runner chit when the order is marked Done at the Expo Station.
    Example: false
  • A Boolean flag indicating to print a runner chit when the order is marked Done at a Prep Station.
    Example: false
  • A Boolean flag indicating to if enabled, any item voids on the POS will immediately bump the associated item chit on the KDS. This option cannot be used with DOM, and requires Single Item Per Sub Order to be enabled. This option is required to enable Option 33 ??? Hide Void Chit When Item Voided and Option 34 ??? Show Void Chit Even if Item No Longer in Production.
    Example: false
  • A Boolean flag indicating to show an icon on order chits from any course other than the first course to indicate that a previous course exists for this check. This feature only works on systems using KDS Coursing functionality with KDS Controller option Display Next Course after Previous Course Complete.
    Example: false
  • A Boolean flag indicating if enabled, a void chit will show for an item that has been bumped from the KDS prior to being voided on the POS. This option cannot be used with DOM, and requires Single Item Per Sub Order to be enabled. This option requires Option 32 - Remove Original Chit When Item Voided.
    Example: false
  • A Boolean flag indicating to show every item on an order on its own chit.
    Example: false
  • A Boolean flag indicating to sort menu items by their print group. If a print group is not assigned, items print in order of their record number.
    Example: false
  • A Boolean flag indicating to sort items by seat number. Deselect to show items in the order in which they were ordered.
    Example: false
  • A Boolean flag indicating to sort voided items to the top of the screen if not using DOM.
    Example: false
  • A Boolean flag indicating to hide the subtotal and paid amounts on chits when the Display Subtotal option is set.
    Example: false
  • A Boolean flag indicating to unconsolidate multiple quantities of similar menu items if condiments are selected for each item.
    Example: false
  • A Boolean flag indicating to print the order number using a larger and bold font on the top and bottom of runner chits.
    Example: false
Nested Schema : kdsSettings
Type: object
Show Source
Nested Schema : printerOptionsExt
Type: object
Show Source
  • A Boolean flag indicating to not send voids of previous round items to the kitchen.
    Example: false
  • A Boolean flag indicating to print the prefix on a separate line above the condiment. Deselect to print the prefix on the same line as the condiment.
    Example: false
  • A Boolean flag indicating to print a flag to denote menu items that are part of a combo meal.
    Example: false
  • A Boolean flag indicating to print menu items in each different language before printing condiments when printing in multiple languages.
    Example: false
  • A Boolean flag indicating to print both names configured for a menu item. Deselect to print one name.
    Example: false
  • A Boolean flag indicating to print guest check information lines after the order device header. Deselect to suppress the printing.
    Example: false
  • A Boolean flag indicating to print guest check information lines after the order device trailer. Deselect to suppress the printing.
    Example: false
  • A Boolean flag indicating to print guest check information lines before the order device header. Deselect to suppress the printing.
    Example: false
  • A Boolean flag indicating to print condiments in red ink or in inverse. Deselect to print condiments in red/inverse or black, depending on the Print Class Red/Black option setting.
    Example: false
  • A Boolean flag indicating to print a dining course header and to group menu items by dining course.
    Example: false
  • A Boolean flag indicating to print a separate order chit for each menu item in the current service round (dopplebon style). Deselect to print one order chit for all menu items in the current service round.
    Example: false
  • A Boolean flag indicating to print an order summary chit before printing an order's dopplebon order chits. Deselect to suppress dopplebon summary chit printing.
    Example: false
  • A Boolean flag indicating to show the revenue center name with each order sent to the order device. Deselect to hide the name.
    Example: false
  • A Boolean flag indicating to print seat numbers with each individual menu item.
    Example: false
  • A Boolean flag indicating to print secondary items being broadcast from other order devices.
    Example: false
  • A Boolean flag indicating to print secondary items in red. Deselect to print secondary items in black.
    Example: false
  • A Boolean flag indicating to send menu items sent to this order printer as secondary items to other order printers.
    Example: false
  • A Boolean flag indicating to print the order using single-width characters.
    Example: false
  • A Boolean flag indicating to print the employee name and number of the transaction operator. Deselect to print the employee name and number of the check operator.
    Example: false
  • A Boolean flag indicating to print a VV VOID VV line, in red or inverse, in front of voided menu items. Deselect to print voided items in red
    Example: false
  • A Boolean flag indicating to suppress printing extra line spacing between secondary items on order chits.
    Example: false

400 Response

400 Bad Request
Body ()
Root Schema : ErrorDetails
Type: object
Response body when the request returns an error.
Show Source
Back to Top