Get Discounts
post
/config/sim/v1/sales/getDiscounts
Gets all the Discounts configured
Request
Supported Media Types
- application/json
- multipart/form-data
A request body
Root Schema : DiscountGetRequestBody
Type:
object
The input Body model that needs to be given.
Show Source
-
include:
string
Objects included in response
-
includeAll:
string
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
-
languages:
string
If specified, limits translated strings returned
-
limit:
integer
If using paging, number of results returned in this page.
-
offset:
integer
Starting resource record index. Not required if paging parameters are not supported
-
orderBy:
string
Sorts the response by the specified field name and sort order.
-
searchCriteria:
string
Search criteria to filter results based on field value
Response
Supported Media Types
- application/json
200 Response
A collection of Discount entities in an organization.
Root Schema : DiscountGetResponse
Type:
object
Model for Discount Object
Show Source
-
activationType:
integer
Type of Discount ; 0 ??? Manual (Manually Entered and applied);1 ??? Automatic (Automatically applied and operator cannot enter);2 ??? Coupon (Automatically applied, operator must enter)Example:
1
-
autoRule:
object autoRule
Determine how Simphony calculates a discount
-
condimentDiscountability:
integer
Determine how condiment menu items are discounted;0 ??? Use Menu Item ClassOption;1 ??? Parent Items only;2 ??? Condiment Items only;3 ??? Parent and Highlighted Condiment Items;4 ??? Parent and all Condiment Items;5 ??? Single CondimentExample:
1
-
consumerDisplayname:
object consumerDisplayname
A group of string objects representing the name of the Discounts in configured languages
-
dataExtensions:
array dataExtensions
An array of data extensions
-
dscItmzr:
string
A string value of 0s & 1s of length 15 representing the enablement or disablement of the discount itemizers on which the discount is computableExample:
000000000000000
-
dscItmzrExt:
object dscItmzrExt
An object containing the descriptive list associated with the condiment set associated with the menu item
-
effectivity:
object effectivity
An object representing the effective dates for the record
-
effGrpName:
object effGrpName
A group of string objects representing the name of the effectivity group for the discount in configured languages
-
effGrpObjNum:
integer
Object number of the Effectivity Group for the current recordExample:
1
-
enabled:
boolean
A Boolean flag indicating to enabling the DiscountExample:
false
-
exclusivity:
object exclusivity
Exclusivity stops all discounts from applying to a check at once. Discount exclusivity controls how multiple discounts interact with each other.
-
externalReference1:
string
An alpha-numeric string containing a reference to an external system value. Maximum length of the string can be 32Example:
ExternalReference1
-
externalReference2:
string
An alpha-numeric string containing a reference to an external system value. Maximum length of the string can be 32Example:
ExternalReference2
-
hierUnitId:
integer
Unique reference of the hierarchy unit of the propertyExample:
1
-
hierUnitName:
object hierUnitName
A group of string objects representing the name of the hierarchy unit configured languages
-
hierUnitObjNum:
integer
Object number of the hierarchy unitExample:
1
-
mainLevelPopup:
integer
The Main Level that activates after pressing the discountExample:
1
-
maxAmount:
integer
Maximum amount allowed for an open-priced or amount discountExample:
1
- menuLevels: object menuLevels
-
minAmount:
integer
Minimum menu item subtotal amountExample:
1
-
name:
object name
A group of string objects representing the name of the Discounts in configured languages
-
nlu:
integer
A unique Number Lookup (0-9,999,999,999) for the discountExample:
1
-
objectNum:
integer
Object number of the DiscountExample:
1
-
options:
string
A String of Values of 0s and 1s of length 56 representing the enablement or disablement of the options associated with DiscountsExample:
00000000000000000000000000000000000000000000000000000000
-
optionsExt:
object optionsExt
An object containing the descriptive option list
-
orderChannelRestrictions:
array orderChannelRestrictions
The order channels that are considered for the discount. Each objectNum belongs to a particular order channel.
-
orderTypeRestrictions:
string
A String of Values of 0s and 1s of length 32 representing ordertypes from 1 to 32, with a value of 1 indicating respected order type is included and 0 indicating exclusion.Example:
11100000000000000000000000000000
-
percent:
integer
Percentage for the manual discount. Value must lie between 0 and 1.Example:
1
-
printClassName:
object printClassName
A group of string objects representing the name of the print class for the discount in configured languages
-
printClassObjNum:
integer
Print Class for the DiscountExample:
1
-
privilegeGroup:
integer
Privilege Group number to restrict the use of the discountExample:
1
-
reportGroupName:
object reportGroupName
A group of string objects representing the name of the report group associated with the discount in configured languages
-
reportGroupObjnum:
integer
Report Group to associate with the discount.Example:
1
-
rvcType:
string
A string value of 0s & 1s of length 32 to configure the availability of the Discount in an RVCExample:
00000000000000000000000000000000
-
rvcTypeExt:
object rvcTypeExt
An object containing the descriptive list of revenue centers where the discount is available.
-
sluName:
object sluName
A group of string objects representing the name of the SLU in configured languages
-
sluObjNum:
integer
Object number of the Screen Lookup key for the discount.Example:
1
-
subLevelPopup:
integer
The Main Level that activates after pressing the discountExample:
1
-
taxClassName:
object taxClassName
A group of string objects representing the name of the tax class to be discounted in configured languages
-
taxClassObjNum:
integer
Tax Class to be DiscountedExample:
1
-
transDefaultMainLevel:
boolean
A Boolean flag indicating to return the transaction to the default Main Level after pressing the discountExample:
false
-
transDefaultSubLevel:
boolean
A Boolean flag indicating to return the transaction to the default Sub Level after pressing the discount.Example:
false
-
triggerCondimentGrpName:
object triggerCondimentGrpName
A group of string objects representing the name of the print class for the discount in configured languages
-
triggerCondimentGrpObjNum:
integer
Condiment Menu Item Group to use as the trigger for the discount.Example:
1
-
triggerMIGrpName:
object triggerMIGrpName
A group of string objects representing the name of the print class for the discount in configured languages
-
triggerMIGrpObjNum:
integer
Menu Item Group that triggers the discount.Example:
1
Nested Schema : autoRule
Type:
object
Determine how Simphony calculates a discount
Show Source
-
allowAwardOfHigherPricedTriggerItem:
boolean
A Boolean flag indicating to allow award of a higher priced trigger item if the trigger item is also an award item. Applicable only for autoRuleType ??? 2 and 3Example:
false
-
autoRuleType:
integer
The types of Automatic Discounts rule;0 ??? Not Active;1 - Item Price Substitution;2 - Quantity Threshold;3 - Total Price Threshold;4 - Combination Pricing;5 - Sales PriceExample:
1
-
awardAlgorithm:
integer
The award algorithm to be used in the discount.;1- Best Deal for Customer to apply the highest discount amount to the check;2 - Best Deal for Merchant to apply the lowest discount amount to the checkExample:
1
-
awardGroups:
array awardGroups
An array of award groups for the discount
-
constraintType:
integer
The types of Discounts Constraints;1-No Constraint, 2-Menu Item,3-Major Group,4-Family Group, Applicable only for autoRuleType 2 and 3.Example:
1
-
maxCountPerCheck:
integer
The maximum number of times the coupon discount can be entered on a check. Enter 0 for unlimited entriesExample:
1
-
priority:
integer
The order in which the POS client calculates discounts. Applicable only for autoRuleType 1-4Example:
1
-
triggerGroups:
array triggerGroups
Menu Item Group to trigger the discount award.
-
usePriceInMIGroupDetail:
boolean
A Boolean flag indicating to use the Menu Item Groups promotion price for the discounted menu item. Does not function with Combination Pricing Discounts. Applicable only for autoRuleType ??? 1,2,3 and 5Example:
false
Nested Schema : consumerDisplayname
Type:
object
A group of string objects representing the name of the Discounts in configured languages
Example:
{
"en-US":"Enterprise",
"de-DE":"Unternehmen",
"es-MX":"Empresa"
}
Nested Schema : dscItmzrExt
Type:
object
An object containing the descriptive list associated with the condiment set associated with the menu item
Show Source
-
dscItmzr1:
boolean
A Boolean flag indicating if the discount is computable on discount itemizer 1Example:
false
-
dscItmzr10:
boolean
A Boolean flag indicating if the discount is computable on discount itemizer 10Example:
false
-
dscItmzr11:
boolean
A Boolean flag indicating if the discount is computable on discount itemizer 11Example:
false
-
dscItmzr12:
boolean
A Boolean flag indicating if the discount is computable on discount itemizer 12Example:
false
-
dscItmzr13:
boolean
A Boolean flag indicating if the discount is computable on discount itemizer 13Example:
false
-
dscItmzr14:
boolean
A Boolean flag indicating if the discount is computable on discount itemizer 14Example:
false
-
dscItmzr15:
boolean
A Boolean flag indicating if the discount is computable on discount itemizer 15Example:
false
-
dscItmzr2:
boolean
A Boolean flag indicating if the discount is computable on discount itemizer 2Example:
false
-
dscItmzr3:
boolean
A Boolean flag indicating if the discount is computable on discount itemizer 3Example:
false
-
dscItmzr4:
boolean
A Boolean flag indicating if the discount is computable on discount itemizer 4Example:
false
-
dscItmzr5:
boolean
A Boolean flag indicating if the discount is computable on discount itemizer 5Example:
false
-
dscItmzr6:
boolean
A Boolean flag indicating if the discount is computable on discount itemizer 6Example:
false
-
dscItmzr7:
boolean
A Boolean flag indicating if the discount is computable on discount itemizer 7Example:
false
-
dscItmzr8:
boolean
A Boolean flag indicating if the discount is computable on discount itemizer 8Example:
false
-
dscItmzr9:
boolean
A Boolean flag indicating if the discount is computable on discount itemizer 9Example:
false
Nested Schema : effectivity
Type:
object
An object representing the effective dates for the record
Show Source
-
activeEndTime:
string
Enter the effective end time for the recordExample:
22:00
-
activeStartTime:
string
Enter the effective start time for the recordExample:
09:00
-
endDateTime:
string
Enter the effective end date for the recordExample:
2022-09-21T23:59:59
-
recurrenceDayOfWeek:
string
Select the recurrence effective day of the week(Monday ??? Sunday) for the recordExample:
1111111
-
recurrenceDayOfWeekExt:
object recurrenceDayOfWeekExt
An object containing the descriptive list of recurrence effective day of the week for the record.
-
startDateTime:
string
The effective start date for the record.Example:
2021-09-22T00:00:00
Nested Schema : effGrpName
Type:
object
A group of string objects representing the name of the effectivity group for the discount in configured languages
Example:
{
"en-US":"Enterprise",
"de-DE":"Unternehmen",
"es-MX":"Empresa"
}
Nested Schema : exclusivity
Type:
object
Exclusivity stops all discounts from applying to a check at once. Discount exclusivity controls how multiple discounts interact with each other.
Show Source
-
item:
string
A string value of 0s & 1s of length 32 representing the enablement or disablement of the discount on specific menu itemsExample:
00000000000000000000000000000000
-
itemExt:
object itemExt
An object containing the descriptive list associated with the enablement or disablement of the discount on specific menu items
-
transaction:
string
A string value of 0s & 1s of length 32 representing the enablement or disablement of the discount on transactionsExample:
00000000000000000000000000000000
-
transactionExt:
object transactionExt
An object containing the descriptive list associated with the enablement or disablement of the discount on transactions
Nested Schema : hierUnitName
Type:
object
A group of string objects representing the name of the hierarchy unit configured languages
Example:
{
"en-US":"Enterprise",
"de-DE":"Unternehmen",
"es-MX":"Empresa"
}
Nested Schema : name
Type:
object
A group of string objects representing the name of the Discounts in configured languages
Example:
{
"en-US":"Enterprise",
"de-DE":"Unternehmen",
"es-MX":"Empresa"
}
Nested Schema : optionsExt
Type:
object
An object containing the descriptive option list
Show Source
-
affectCashPullThreshold:
boolean
A Boolean flag indicating to have any transactions performed for this tender affect the Cash Pull Threshold Sets balance. Set this option only for tenders that present a loss if lost or stolenExample:
false
-
affectsAutoSVCForSubTtlDiscounts:
boolean
A Boolean flag indicating to apply the discount to Menu Item Itemizers that allow Auto Service ChargesExample:
false
-
discountComboMealGroupItems:
boolean
A Boolean flag indicating to apply the discount to Combo Meal Group items when Combo Meal Group option Allow Discounts is setExample:
true
-
doNotallowSubTtlDiscountIfSeatFilterActive:
boolean
A Boolean flag indicating to not allow subtotal discounts that do not post while seat filtering is activeExample:
true
-
isAmount:
boolean
A Boolean flag indicating to make the discount an amount. Deselect to make the discount a percentage.Example:
true
-
isCashManagementTransactionItem:
boolean
A Boolean flag indicating to include the discount in Cash Management tracking and reporting.Example:
false
-
isEmployeeMeal:
boolean
A Boolean flag indicating to define as an Employee DiscountExample:
false
-
isItemDiscount:
boolean
A Boolean flag indicating to calculate the discount based on the price of the last menu itemExample:
false
-
isOpen:
boolean
A Boolean flag indicating to make the discount open, prompting for the amount or percentageExample:
false
-
limitDiscountToValueInAmountField:
boolean
A Boolean flag indicating to limit the discount amountExample:
false
-
limitDiscountValueToDiscountableItemValue:
boolean
A Boolean flag indicating to limit the discountable amount to the item or award when the Amount Off exceeds the item or awardExample:
false
- menuItemToUseCheckOpenTime: boolean
-
netAutomaticSVCItemzr:
boolean
A Boolean flag indicating to post the menu item net value to the Automatic Service Charge Itemizer, reducing the Automatic Service Charge when the discount is applied.Example:
false
-
referenceEntryRequired:
boolean
A Boolean flag indicating to require entry of a name or number when using the discount.Example:
true
-
selectedMenuItemToIncludeParentMenuItem:
boolean
A Boolean flag indicating to include the parent menu item in the discount when discounting a child menu itemExample:
false
-
simpleItemExclusivity:
boolean
A Boolean flag indicating to apply the discount to a menu item, preventing individual items from receiving multiple discounts total.Example:
false
-
simpleTransactionExclusivity:
boolean
A Boolean flag indicating to prevent other discounts from being added to the checkExample:
true
-
tenderRequiredForSubTtlDiscounts:
boolean
A Boolean flag indicating to require workstation operators to tender the transaction after applying a subtotal discount. You must also deselect This is an Item DiscountExample:
false
-
useFullDiscountableAmountIfValueIsAbsent:
boolean
A Boolean flag indicating to control the Open Amount Discount calculation when the operator does not enter an amount before pressing the Discount buttonExample:
true
-
validationRequired:
boolean
A Boolean flag indicating to print a validation chit when using the discountExample:
true
Nested Schema : orderChannelRestrictions
Type:
array
The order channels that are considered for the discount. Each objectNum belongs to a particular order channel.
Show Source
Example:
[
{
"name":{
"en-US":"Delivery"
},
"objectNum":"4"
}
]
Nested Schema : printClassName
Type:
object
A group of string objects representing the name of the print class for the discount in configured languages
Example:
{
"en-US":"Enterprise",
"de-DE":"Unternehmen",
"es-MX":"Empresa"
}
Nested Schema : reportGroupName
Type:
object
A group of string objects representing the name of the report group associated with the discount in configured languages
Example:
{
"en-US":"Enterprise",
"de-DE":"Unternehmen",
"es-MX":"Empresa"
}
Nested Schema : rvcTypeExt
Type:
object
An object containing the descriptive list of revenue centers where the discount is available.
Show Source
-
rvcType1:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 1Example:
false
-
rvcType10:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 10Example:
true
-
rvcType11:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 11Example:
true
-
rvcType12:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 12Example:
true
-
rvcType13:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 13Example:
false
-
rvcType14:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 14Example:
false
-
rvcType15:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 15Example:
false
-
rvcType16:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 16Example:
false
-
rvcType17:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 17Example:
false
-
rvcType18:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 18Example:
false
-
rvcType19:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 19Example:
false
-
rvcType2:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 2Example:
false
-
rvcType20:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 20Example:
false
-
rvcType21:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 21Example:
false
-
rvcType22:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 22Example:
false
-
rvcType23:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 23Example:
false
-
rvcType24:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 24Example:
false
-
rvcType25:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 25Example:
false
-
rvcType26:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 26Example:
false
-
rvcType27:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 27Example:
false
-
rvcType28:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 28Example:
false
-
rvcType29:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 29Example:
false
-
rvcType3:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 3Example:
true
-
rvcType30:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 30Example:
false
-
rvcType31:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 31Example:
false
-
rvcType32:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 32Example:
true
-
rvcType4:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 4Example:
true
-
rvcType5:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 5Example:
true
-
rvcType6:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 6Example:
true
-
rvcType7:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 7Example:
true
-
rvcType8:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 8Example:
true
-
rvcType9:
boolean
A Boolean flag indicating if the discount is available at Revenue Center Type 9Example:
true
Nested Schema : sluName
Type:
object
A group of string objects representing the name of the SLU in configured languages
Example:
{
"en-US":"Enterprise",
"de-DE":"Unternehmen",
"es-MX":"Empresa"
}
Nested Schema : taxClassName
Type:
object
A group of string objects representing the name of the tax class to be discounted in configured languages
Example:
{
"en-US":"Enterprise",
"de-DE":"Unternehmen",
"es-MX":"Empresa"
}
Nested Schema : triggerCondimentGrpName
Type:
object
A group of string objects representing the name of the print class for the discount in configured languages
Example:
{
"en-US":"Enterprise",
"de-DE":"Unternehmen",
"es-MX":"Empresa"
}
Nested Schema : triggerMIGrpName
Type:
object
A group of string objects representing the name of the print class for the discount in configured languages
Example:
{
"en-US":"Enterprise",
"de-DE":"Unternehmen",
"es-MX":"Empresa"
}
Nested Schema : triggerGroups
Type:
array
Menu Item Group to trigger the discount award.
Show Source
Nested Schema : items
Type:
Show Source
object
-
amountOff:
number
The discount amount for flat amount-based discount. Applicable only for awardType ??? 2Example:
1
-
amountSubstitution:
number
The price to charge for each item in the Trigger Menu Item Group. Applicable only for awardType ??? 3Example:
1
-
awardCount:
number
The maximum number of items discounted after reaching the Trigger MI Group's Minimum QuantityExample:
1
-
awardMIGroupName:
object awardMIGroupName
A group of string objects representing the name of the menu item group that is to be discounted in configured languages; Applicable only for autoRuleType ??? 2 and 3
-
awardMIGroupObjNum:
integer
Object number of the menu item group that is to be discounted. Applicable only for autoRuleType ??? 2 and 3Example:
1
-
awardType:
integer
Type of the award;0 ??? None;1 ??? Percent Off;2 ??? Amount Off;3 ??? Amount SubstitutionExample:
1
-
maxCount:
number
When Simple Transaction Exclusivity is set for this discount, enter the maximum number of discounts that can be applied to one check. Applicable only for autoRuleType ??? 1-4Example:
1
-
percentOff:
integer
The percentage of the percent-based discount. Applicable only for awardType 1. Value must lie between 0 and 1. For Example 15% will be 0.15 in the 200 response body.Example:
1
-
sequenceNum:
integer
The sequence number of the award groupExample:
1
Nested Schema : awardMIGroupName
Type:
object
A group of string objects representing the name of the menu item group that is to be discounted in configured languages; Applicable only for autoRuleType ??? 2 and 3
Example:
{
"en-US":"Enterprise",
"de-DE":"Unternehmen",
"es-MX":"Empresa"
}
Nested Schema : items
Type:
Show Source
object
-
minimumQuantity:
integer
Object number of the DiscountExample:
1
-
sequenceNum:
integer
Sequence Number of the Menu Item GroupExample:
1
-
total:
number
Object number of the DiscountExample:
1
-
triggerCondimentGroupName:
object triggerCondimentGroupName
A group of string objects representing the name of the trigger condiment menu item group in configured languages
-
triggerCondimentGroupObjNum:
integer
Object number of the Condiment Menu Item Group to use as the trigger for the discountExample:
1
-
triggerMIGroupName:
object triggerMIGroupName
A group of string objects representing the name of the trigger menu item group in configured languages
-
triggerMIGroupObjNum:
integer
Object number of the Menu Item Group to trigger the discount award.Example:
1
Nested Schema : triggerCondimentGroupName
Type:
object
A group of string objects representing the name of the trigger condiment menu item group in configured languages
Example:
{
"en-US":"Enterprise",
"de-DE":"Unternehmen",
"es-MX":"Empresa"
}
Nested Schema : triggerMIGroupName
Type:
object
A group of string objects representing the name of the trigger menu item group in configured languages
Example:
{
"en-US":"Enterprise",
"de-DE":"Unternehmen",
"es-MX":"Empresa"
}
Nested Schema : items
Type:
Show Source
object
-
columnName:
string
Name of the extension fieldExample:
extension column 1
-
value:
string
Value of the extension fieldExample:
Value1
Nested Schema : recurrenceDayOfWeekExt
Type:
object
An object containing the descriptive list of recurrence effective day of the week for the record.
Show Source
-
Friday:
boolean
select the recurrence for Friday.Example:
true
-
Monday:
boolean
select the recurrence for Monday.Example:
false
-
Saturday:
boolean
select the recurrence for Saturday.Example:
true
-
Sunday:
boolean
select the recurrence for Sunday.Example:
true
-
Thursday:
boolean
select the recurrence for Thursday.Example:
true
-
Tuesday:
boolean
select the recurrence for Tuesday.Example:
false
-
Wednesday:
boolean
select the recurrence for Wednesday.Example:
true
Nested Schema : itemExt
Type:
object
An object containing the descriptive list associated with the enablement or disablement of the discount on specific menu items
Show Source
-
item1:
boolean
A Boolean flag indicating to apply discount to a menu item 1.Example:
false
-
item10:
boolean
A Boolean flag indicating to apply discount to a menu item 10.Example:
false
-
item11:
boolean
A Boolean flag indicating to apply discount to a menu item 11.Example:
false
-
item12:
boolean
A Boolean flag indicating to apply discount to a menu item 12.Example:
false
-
item13:
boolean
A Boolean flag indicating to apply discount to a menu item 13.Example:
false
-
item14:
boolean
A Boolean flag indicating to apply discount to a menu item 14.Example:
false
-
item15:
boolean
A Boolean flag indicating to apply discount to a menu item 15.Example:
false
-
item16:
boolean
A Boolean flag indicating to apply discount to a menu item 16.Example:
false
-
item17:
boolean
A Boolean flag indicating to apply discount to a menu item 17.Example:
false
-
item18:
boolean
A Boolean flag indicating to apply discount to a menu item 18.Example:
false
-
item19:
boolean
A Boolean flag indicating to apply discount to a menu item 19.Example:
false
-
item2:
boolean
A Boolean flag indicating to apply discount to a menu item 2.Example:
false
-
item20:
boolean
A Boolean flag indicating to apply discount to a menu item 20.Example:
false
-
item21:
boolean
A Boolean flag indicating to apply discount to a menu item 21.Example:
false
-
item22:
boolean
A Boolean flag indicating to apply discount to a menu item 22.Example:
false
-
item23:
boolean
A Boolean flag indicating to apply discount to a menu item 23.Example:
false
-
item24:
boolean
A Boolean flag indicating to apply discount to a menu item 24.Example:
false
-
item25:
boolean
A Boolean flag indicating to apply discount to a menu item 25.Example:
false
-
item26:
boolean
A Boolean flag indicating to apply discount to a menu item 26.Example:
false
-
item27:
boolean
A Boolean flag indicating to apply discount to a menu item 27.Example:
false
-
item28:
boolean
A Boolean flag indicating to apply discount to a menu item 28.Example:
false
-
item29:
boolean
A Boolean flag indicating to apply discount to a menu item 29.Example:
false
-
item3:
boolean
A Boolean flag indicating to apply discount to a menu item 3.Example:
false
-
item30:
boolean
A Boolean flag indicating to apply discount to a menu item 30.Example:
false
-
item31:
boolean
A Boolean flag indicating to apply discount to a menu item 31.Example:
false
-
item32:
boolean
A Boolean flag indicating to apply discount to a menu item 32.Example:
false
-
item4:
boolean
A Boolean flag indicating to apply discount to a menu item 4.Example:
false
-
item5:
boolean
A Boolean flag indicating to apply discount to a menu item 5.Example:
false
-
item6:
boolean
A Boolean flag indicating to apply discount to a menu item 6.Example:
false
-
item7:
boolean
A Boolean flag indicating to apply discount to a menu item 7.Example:
false
-
item8:
boolean
A Boolean flag indicating to apply discount to a menu item 8.Example:
false
-
item9:
boolean
A Boolean flag indicating to apply discount to a menu item 9.Example:
false
Nested Schema : transactionExt
Type:
object
An object containing the descriptive list associated with the enablement or disablement of the discount on transactions
Show Source
-
transaction1:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 1Example:
false
-
transaction10:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 10Example:
false
-
transaction11:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 11Example:
false
-
transaction12:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 12Example:
false
-
transaction13:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 13Example:
false
-
transaction14:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 14Example:
false
-
transaction15:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 15Example:
false
-
transaction16:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 16Example:
false
-
transaction17:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 17Example:
false
-
transaction18:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 18Example:
false
-
transaction19:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 19Example:
false
-
transaction2:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 2Example:
false
-
transaction20:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 20Example:
false
-
transaction21:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 21Example:
false
-
transaction22:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 22Example:
false
-
transaction23:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 23Example:
false
-
transaction24:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 24Example:
false
-
transaction25:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 25Example:
false
-
transaction26:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 26Example:
false
-
transaction27:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 27Example:
false
-
transaction28:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 28Example:
false
-
transaction29:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 29Example:
false
-
transaction3:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 3Example:
false
-
transaction30:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 30Example:
false
-
transaction31:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 31Example:
false
-
transaction32:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 32Example:
false
-
transaction4:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 4Example:
false
-
transaction5:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 5Example:
false
-
transaction6:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 6Example:
false
-
transaction7:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 7Example:
false
-
transaction8:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 8Example:
false
-
transaction9:
boolean
A Boolean flag indicating the discount to be applicable to entire check transaction 9Example:
false
Nested Schema : items
Type:
Show Source
object
-
name(required):
object name
A group of string objects representing the name of the order channel that is to be discounted in configured languages
-
objectNum(required):
integer
objectNum of a particular order channelExample:
1
Nested Schema : name
Type:
object
A group of string objects representing the name of the order channel that is to be discounted in configured languages
Example:
{
"en-US":"Default",
"de-DE":"Standard",
"es-MX":"Por defecto"
}
400 Response
400 Bad Request
Root Schema : ErrorDetails
Type:
object
Response body when the request returns an error.
Show Source
-
detail(required):
string
A short, human-readable summary of the problem.Example:
Specified Data is invalid
-
errorDetails(required):
string
A human-readable explanation specific to this occurrence of the problem.Example:
Entity Does Not Exist
-
o:errorCode(required):
integer
Error code of the problemExample:
55223
-
status(required):
integer
HTTP status code.Example:
400
-
title(required):
string
A short, human-readable summary of the problem type.Example:
VALIDATION ERROR
-
type(required):
string
A URI reference that identifies the problem type. When this member is not present, its value is assumed to be "about:blank".Example:
http://www.abc.org/xyz.html
404 Response
404 Requested resource not found