Add Order Type Parameters
post
/config/sim/v2/setup/orderTypeParameters
Add the Order Type Parameter object to a specified hierarchy unit .
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
CUD Request Body
Root Schema : schema
Type:
Show Source
object
-
active:
boolean
A Boolean flag indicating the order type is activeExample:
false
-
defaultOrderChannelObjNum:
integer
Object Number of order channel. It is available from Simphony version 19.8 and above.Example:
2
-
guestCheckHeaderObjNum:
integer
Object Number of check header descriptor. It is available from Simphony version 19.8 and above.Example:
2
-
guestCheckTrailerObjNum:
integer
Object Number of check trailer descriptor. It is available from Simphony version 19.8 and above.Example:
2
-
hierUnitId(required):
integer
Unique hierarchy unit referenceExample:
2
-
kdsHighlightSchemeObjNum:
integer
Object number of the KDS Highlight Scheme to use for the order type parameterExample:
0
-
objectNum(required):
integer
Unique reference of the Order TypeExample:
1
-
options:
string
A string value of 0s & 1s of length 16 representing enabled or disabled optionsExample:
0000000000000000
-
orderDeviceMask:
string
A string value of 0s & 1s of length 32 representing the enablement or disablement of the order device mask associated with the Order Type parameterExample:
00000000000000000000000000000000
-
receiptHeaderObjNum:
integer
Object Number of receipt header descriptor. It is available from Simphony version 19.8 and above.Example:
2
-
slaTime:
integer
Service Level Agreement TimeExample:
0
-
taxMask:
string
A string value of 0s & 1s of length 64 representing the enablement or disablement of the tax mask associated with the Order Type parameterExample:
1000000000000000000000000000000000000000000000000000000000000000
-
tipAmount1:
number
Guest Pay - Suggested Tip Amount 1. If set to 0, Guest Pay will not display the button. Used when useAmountForTip is true.Example:
21.22
-
tipAmount2:
number
Guest Pay - Suggested Tip Amount 2. If set to 0, Guest Pay will not display the button. Used when useAmountForTip is true.Example:
4.87
-
tipAmount3:
number
Guest Pay - Suggested Tip Amount 3. If set to 0, Guest Pay will not display the button. Used when useAmountForTip is true.Example:
51.11
-
tipPercent1:
integer
Guest Pay - Suggested Tip Percentage 1. If set to 0, Guest Pay will not display the button. Used when useAmountForTip is false.Example:
10
-
tipPercent2:
integer
Guest Pay - Suggested Tip Percentage 2. If set to 0, Guest Pay will not display the button. Used when useAmountForTip is false.Example:
15
-
tipPercent3:
integer
Guest Pay - Suggested Tip Percentage 3. If set to 0, Guest Pay will not display the button. Used when useAmountForTip is false.Example:
5
Response
Supported Media Types
- application/json
200 Response
Order Type Parameter Added.
Root Schema : schema
Type:
Show Source
object
-
hierUnitId:
integer
Unique hierarchy unit valueExample:
1
-
objectNum:
integer
Unique reference of the Order Type ParameterExample:
1