Get Tender Media
post
/config/sim/v1/sales/getTenderMedia
Gets all the Tender Media configured
Request
Supported Media Types
- application/json
- multipart/form-data
A request body
Root Schema : TenderMediaGetRequestBody
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.Example:
objectNum:asc
-
searchCriteria:
string
Search criteria to filter results based on field value
Response
Supported Media Types
- application/json
200 Response
A collection of Tender Media objects of the organization
Root Schema : TenderMediaGetResponse
Type:
Show Source
object
-
belowThresholdPrintClassObjName:
object PrintClassNameTranslatedString
A string that contains translations of print class name into multiple languages
-
belowThresholdPrintClassObjNum:
integer
Object number of the Print Class for the Tender Media when the check total amount is less than the RVC Order Routing Threshold Amount, in this case it will override the Print Class of the Tender Media.Example:
1
-
consumerDisplayName:
object NameTranslatedString
name of the Tender Media
-
creditCardOptions:
object creditCardOptions
An object containing the credit card options associated with the Tender / Media
-
dataExtensions:
object dataExtensions
An array of data extensions for the tender / media
-
effGrpName:
object EffectivityGroupTranslatedString
name of the effectivity group
-
effGrpObjNum:
integer
Effectivity Group object numberExample:
1
-
exemptTaxes:
string
A string value of 0s and 1s of length 64 representing tax ratesExample:
0000000000000000000000000000000000000000000000000000000000000000
-
exemptTaxesExt:
object exemptTaxesExt
Exempted Tax Rates
-
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 hierarchy unit valueExample:
1
-
hierUnitName:
object HierUnitNameTranslatedString
A string that contains translations of hierarchy unit name into multiple languages
-
hierUnitObjNum:
integer
Hierarchy unit object numberExample:
1
-
holdType:
integer
the Hold Type for the tender 0 ??? Fire Order 1 ??? Keep Hold Status 2 ??? Hold OrderExample:
1
-
interfaceOptions:
object interfaceOptions
An object containing the interface link and options associated with the Tender / Media
-
isTaxExemptCoupon:
boolean
use this Tender/Media key to forgive the appropriate amount of tax according to the amount entered for this tender and the amount due on the check.Example:
true
-
keyType:
integer
The Key Type for this Tender/Media. 1 ??? Payment 2 ??? Service Total 3 ??? Pickup 4 ??? Loan. The default value for keyType is 1.Example:
1
- menuLevels: object menuLevels
-
miscOptions:
object miscOptions
An array of miscellaneous options associated with the tender media
-
name:
object NameTranslatedString
name of the Tender Media
-
nlu:
integer
A unique NLU number (0-255) for this Tender/Media recordExample:
1
-
objectNum:
integer
Object number of the tender mediaExample:
1
-
opsOptions:
string
A string value of 0s and 1s of length 128 representing POS client behavior optionsExample:
11000111110100001110111101011100000010110000001111001000100011101000000000000000010010100111000110000000000000000000000000000000
-
opsOptionsExt:
object opsOptionsExt
Expanded POS client behavior options
-
paymentChargeTipOptions:
string
A String of Values of 0s and 1s of length 128 representing the enablement or disablement of the payment charge tip options associated with Tender MediaExample:
11000111110100001110111101011100000010110000001111001000100011101000000000000000010010100111000110000000000000000000000000000000
-
paymentChargeTipOptionsExt:
object paymentChargeTipOptionsExt
An object containing the descriptive payment charge tip option list for the Tender Media
-
printClassName:
object PrintClassNameTranslatedString
A string that contains translations of print class name into multiple languages
-
printClassObjNum:
integer
Object number of the Print Class for the Tender Media.Example:
1
-
printOptions:
string
A String of Values of 0s and 1s of length 128 representing the enablement or disablement of the print options associated with Tender MediaExample:
11000111110100001110111101011100000010110000001111001000100011101000000000000000010010100111000110000000000000000000000000000000
-
printOptionsExt:
object printOptionsExt
An object containing the descriptive print option list for the Tender Media
-
privilegeGroup:
integer
Select a privilege group (0-3) to restrict this Tender/Media to only employees who are assigned to the same privilege group. Set to 0 to allow all employees to use the tender.Example:
1
-
reportGroupName:
object ReportGroupNameTranslatedString
A group of string objects representing the name of routing group to use for each print class if Routing Group Printing is enabled in configured languages
-
reportGroupObjnum:
integer
Object number of the Report Group to which this Tender/Media record belongs.Example:
1
-
srmPaymentType:
integer
The SRM Payment Type for the Tender/Media 0 ??? None 1 ??? ARG 2 ??? CRE 3 ??? DEB 4 ??? AUT 5 ??? PKGExample:
1
-
svcName:
object SvcTranslatedString
service charge name of the Tender Media
-
svcObjNum:
integer
Object Number of the service charge to post charged tips. Use this field with Charge Payment keys (Credit Cards and Room Charges).Example:
1
-
tmSLUObjName:
object TmSluNameTranslatedString
A string that contains translations of tender media SLU name into multiple languages
-
tmSLUObjNum:
integer
Object number the Screen Lookup key on which to show the Tender/Media.Applicable only for keyType = 2 / 3 / 4Example:
1
Nested Schema : PrintClassNameTranslatedString
Type:
object
A string that contains translations of print class name into multiple languages
Example:
{
"en-US":"Hotline PC",
"de-DE":"Hotline-PC"
}
Nested Schema : NameTranslatedString
Type:
object
name of the Tender Media
Example:
{
"en-US":"Order Device 1",
"es-MX":"Dispositivo de pedido 1"
}
Nested Schema : creditCardOptions
Type:
object
An object containing the credit card options associated with the Tender / Media
Show Source
-
baseLimit:
number
The amount that can be charged on a credit card before sending an authorization request to a credit card processor.Example:
0
-
caOfflineLimit:
number
The limit for which credit cards are considered to have a good authorization when the credit card service is offline. You must also select Use CA Offline Base Limit when CA Offline in the RVC Parameters moduleExample:
0
-
estimatedTipPercent:
number
The percentage amount (above the check amount) to authorize. Use this field to obtain an authorization that includes the potential tip amount. Override this setting at the revenue center by selecting Do Not Estimate Tips of Credit Card Authorizations.Example:
0
-
initialAuthAmt:
number
A charge amount to be authorized before sales begin. Enter 0.00 to prompt for an amount. This field is used at sites that require a credit card to have a certain amount available, so the workstation operator can begin a tab.Example:
0
-
noSignatureLimit:
number
the amount to be charged on a credit card before a voucher includes a signature line.Example:
0
-
offlineEstTipPercent:
number
The percentage amount (above the check amount) to authorize. Use this field to obtain an authorization that includes the potential tip amount. Override this setting at the revenue center by selecting Do Not Estimate Tips of Credit Card Authorizations.Example:
0
-
options:
string
A String of Values of 0s and 1s of length 128 representing the enablement or disablement of the credit card options associated with Tender MediaExample:
11000111110100001110111101011100000010110000001111001000100011101000000000000000010010100111000110000000000000000000000000000000
-
optionsExt:
object optionsExt
An object containing the descriptive credit card option list for the Tender Media
-
preambles:
object preambles
An array of preambles defined for the tender/ media.
-
quickServiceLimit:
number
The amount that is checked by the system to determine if credit card vouchers are printed or not if Quick Service Transactions are enabled for an RVC (RVC Parameters Option 18 Enable Quick Service Transactions),. If the check total on the transaction is higher than the number in this field, a credit card voucher prints.Example:
0
-
secondLimit:
number
The amount above the initial authorization that must be exceeded before a second authorization is required. You must also select the credit card option Use Amount Secondary Floor Limits in the RVC Parameters moduleExample:
0
-
secondLimitPercent:
number
The percentage above the initial authorization amount that must be exceeded before a second authorization is required. You must also select the credit card option Use Percent Secondary Floor Limits in the RVC Parameters module.Example:
0
-
unAuthorizedAuthThreshold:
number
The limit for which credit cards are considered to have a good authorization when the workstation is offline. When this limit is exceeded, only employees with the Role privilege to exceed the threshold can pay transactions.Example:
0
Nested Schema : dataExtensions
Type:
object
An array of data extensions for the tender / media
Show Source
-
columnName:
string
Name of the extention fieldExample:
Extention Column 1
-
value:
string
Value of the extention fieldExample:
Value 1
Nested Schema : EffectivityGroupTranslatedString
Type:
object
name of the effectivity group
Example:
{
"en-US":"Effectivity Group 1",
"es-MX":"Grupo de efectividad 1"
}
Nested Schema : exemptTaxesExt
Type:
object
Exempted Tax Rates
Show Source
-
taxRate1:
boolean
A boolean flag indicating if the tax rate 1 is exemptedExample:
false
-
taxRate10:
boolean
A boolean flag indicating if the tax rate 10 is exemptedExample:
false
-
taxRate11:
boolean
A boolean flag indicating if the tax rate 11 is exemptedExample:
false
-
taxRate12:
boolean
A boolean flag indicating if the tax rate 12 is exemptedExample:
false
-
taxRate13:
boolean
A boolean flag indicating if the tax rate 13 is exemptedExample:
false
-
taxRate14:
boolean
A boolean flag indicating if the tax rate 14 is exemptedExample:
false
-
taxRate15:
boolean
A boolean flag indicating if the tax rate 15 is exemptedExample:
false
-
taxRate16:
boolean
A boolean flag indicating if the tax rate 16 is exemptedExample:
false
-
taxRate17:
boolean
A boolean flag indicating if the tax rate 17 is exemptedExample:
false
-
taxRate18:
boolean
A boolean flag indicating if the tax rate 18 is exemptedExample:
false
-
taxRate19:
boolean
A boolean flag indicating if the tax rate 19 is exemptedExample:
false
-
taxRate2:
boolean
A boolean flag indicating if the tax rate 2 is exemptedExample:
false
-
taxRate20:
boolean
A boolean flag indicating if the tax rate 20 is exemptedExample:
false
-
taxRate21:
boolean
A boolean flag indicating if the tax rate 21 is exemptedExample:
false
-
taxRate22:
boolean
A boolean flag indicating if the tax rate 22 is exemptedExample:
false
-
taxRate23:
boolean
A boolean flag indicating if the tax rate 23 is exemptedExample:
false
-
taxRate24:
boolean
A boolean flag indicating if the tax rate 24 is exemptedExample:
false
-
taxRate25:
boolean
A boolean flag indicating if the tax rate 25 is exemptedExample:
false
-
taxRate26:
boolean
A boolean flag indicating if the tax rate 26 is exemptedExample:
false
-
taxRate27:
boolean
A boolean flag indicating if the tax rate 27 is exemptedExample:
false
-
taxRate28:
boolean
A boolean flag indicating if the tax rate 28 is exemptedExample:
false
-
taxRate29:
boolean
A boolean flag indicating if the tax rate 29 is exemptedExample:
false
-
taxRate3:
boolean
A boolean flag indicating if the tax rate 3 is exemptedExample:
false
-
taxRate30:
boolean
A boolean flag indicating if the tax rate 30 is exemptedExample:
false
-
taxRate31:
boolean
A boolean flag indicating if the tax rate 31 is exemptedExample:
false
-
taxRate32:
boolean
A boolean flag indicating if the tax rate 32 is exemptedExample:
false
-
taxRate33:
boolean
A boolean flag indicating if the tax rate 33 is exemptedExample:
false
-
taxRate34:
boolean
A boolean flag indicating if the tax rate 34 is exemptedExample:
false
-
taxRate35:
boolean
A boolean flag indicating if the tax rate 35 is exemptedExample:
false
-
taxRate36:
boolean
A boolean flag indicating if the tax rate 36 is exemptedExample:
false
-
taxRate37:
boolean
A boolean flag indicating if the tax rate 37 is exemptedExample:
false
-
taxRate38:
boolean
A boolean flag indicating if the tax rate 38 is exemptedExample:
false
-
taxRate39:
boolean
A boolean flag indicating if the tax rate 39 is exemptedExample:
false
-
taxRate4:
boolean
A boolean flag indicating if the tax rate 4 is exemptedExample:
false
-
taxRate40:
boolean
A boolean flag indicating if the tax rate 40 is exemptedExample:
false
-
taxRate41:
boolean
A boolean flag indicating if the tax rate 41 is exemptedExample:
false
-
taxRate42:
boolean
A boolean flag indicating if the tax rate 42 is exemptedExample:
false
-
taxRate43:
boolean
A boolean flag indicating if the tax rate 43 is exemptedExample:
false
-
taxRate44:
boolean
A boolean flag indicating if the tax rate 44 is exemptedExample:
false
-
taxRate45:
boolean
A boolean flag indicating if the tax rate 45 is exemptedExample:
false
-
taxRate46:
boolean
A boolean flag indicating if the tax rate 46 is exemptedExample:
false
-
taxRate47:
boolean
A boolean flag indicating if the tax rate 47 is exemptedExample:
false
-
taxRate48:
boolean
A boolean flag indicating if the tax rate 48 is exemptedExample:
false
-
taxRate49:
boolean
A boolean flag indicating if the tax rate 49 is exemptedExample:
false
-
taxRate5:
boolean
A boolean flag indicating if the tax rate 5 is exemptedExample:
false
-
taxRate50:
boolean
A boolean flag indicating if the tax rate 50 is exemptedExample:
false
-
taxRate51:
boolean
A boolean flag indicating if the tax rate 51 is exemptedExample:
false
-
taxRate52:
boolean
A boolean flag indicating if the tax rate 52 is exemptedExample:
false
-
taxRate53:
boolean
A boolean flag indicating if the tax rate 53 is exemptedExample:
false
-
taxRate54:
boolean
A boolean flag indicating if the tax rate 54 is exemptedExample:
false
-
taxRate55:
boolean
A boolean flag indicating if the tax rate 55 is exemptedExample:
false
-
taxRate56:
boolean
A boolean flag indicating if the tax rate 56 is exemptedExample:
false
-
taxRate57:
boolean
A boolean flag indicating if the tax rate 57 is exemptedExample:
false
-
taxRate58:
boolean
A boolean flag indicating if the tax rate 58 is exemptedExample:
false
-
taxRate59:
boolean
A boolean flag indicating if the tax rate 59 is exemptedExample:
false
-
taxRate6:
boolean
A boolean flag indicating if the tax rate 6 is exemptedExample:
false
-
taxRate60:
boolean
A boolean flag indicating if the tax rate 60 is exemptedExample:
false
-
taxRate61:
boolean
A boolean flag indicating if the tax rate 61 is exemptedExample:
false
-
taxRate62:
boolean
A boolean flag indicating if the tax rate 62 is exemptedExample:
false
-
taxRate63:
boolean
A boolean flag indicating if the tax rate 63 is exemptedExample:
false
-
taxRate64:
boolean
A boolean flag indicating if the tax rate 64 is exemptedExample:
false
-
taxRate7:
boolean
A boolean flag indicating if the tax rate 7 is exemptedExample:
false
-
taxRate8:
boolean
A boolean flag indicating if the tax rate 8 is exemptedExample:
false
-
taxRate9:
boolean
A boolean flag indicating if the tax rate 9 is exemptedExample:
false
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 : interfaceOptions
Type:
object
An object containing the interface link and options associated with the Tender / Media
Show Source
-
interfaceLinkName:
object InterfaceTranslatedString
A group of strings representing the name of the interface in translatable languages
-
interfaceLinkNum:
integer
Object number of the interfaceExample:
1
-
options:
string
A String of Values of 0s and 1s of length 128 representing the enablement or disablement of the interface options associated with Tender MediaExample:
11000111110100001110111101011100000010110000001111001000100011101000000000000000010010100111000110000000000000000000000000000000
-
optionsExt:
object optionsExt
An object containing the descriptive interface option list for the Tender Media
Nested Schema : miscOptions
Type:
object
An array of miscellaneous options associated with the tender media
Show Source
-
defaultTipPercent:
integer
The percentage amount to which the tip screen (on Signature Capture pads) defaults when using the Tender/Media.Example:
1
-
haloCode:
integer
the High Amount Lock Out value for the Tender/Media. The value must contain all zeroes except for the first digit.Example:
1
-
options:
string
A string value of 0s and 1s of length 128 representing Miscellaneous optionsExample:
11000111110100001110111101011100000010110000001111001000100011101000000000000000010010100111000110000000000000000000000000000000
-
optionsExt:
object optionsExt
Expanded Miscellaneous options
Nested Schema : opsOptionsExt
Type:
object
Expanded POS client behavior options
Show Source
-
affectsCashPullThreshold:
boolean
have 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:
true
-
assumePaidInFull:
boolean
record the exact amount due as the entry. You must also deselect Amount Required. If you deselect both this option and Amount Required, the system records 0.00 as the entry.Example:
true
-
dontAllowPartialTender:
boolean
prevent the Tender/Media from being used to partially tender a transaction.Example:
true
-
dontIncludeSVCWhileProratingTender:
boolean
for tax exempt coupon tenders that exclude service charges, but prorate other sales itemizers when applying a tax exempt coupon to the transaction. Deselect to prorate the comp amount equally between the sales itemizers and the service charge.Example:
true
-
exemptAutoSVC:
boolean
exempt the automatic service charge when pressing this key, and to print an X near the tender key line on checks, receipts, and the journal.Example:
true
-
isAmountRequired:
boolean
require an amount when using this tender. When pressing this tender button without entering an amount, the workstation prompts, Enter [Tender] Amount. If you deselect this option and select Assume Paid in Full, the tender is used for 0.00, unless the workstation operator enters an amount before pressing the tender key.Example:
true
-
isCMTransactionItem:
boolean
include the tender in Cash Management tracking and reportingExample:
true
-
isEmployeeMeal:
boolean
post transaction amounts tendered with this key to the Employee Meal totals on reports. This requires entry of an employee number or ID representing the employee eating the meal. You must also set On = Use Employee Number with Employee Meal; Off = Use ID Number to determine whether the employee number or ID is usedExample:
true
- isItemShareable: boolean
-
maskAccountNumber:
boolean
mask the account number (gift card number or other reference entry) on workstations, checks, and receipts. For use with tenders that do not require credit card authorizations.Example:
true
-
mealAppliesToEmployeesOnBreakOnly:
boolean
use the Tender/Media as an employee meal for employees on breaks. You must use timekeeping and select the Employee Meal tender option. Deselect to ignore the time schedule before applying the Tender/MediaExample:
true
-
mealAppliesToScheduledEmployeesOnly:
boolean
use the Tender/Media as an employee meal for employees scheduled to work. You must use timekeeping and select the Employee Meal tender option. Deselect to ignore the time schedule before applying the Tender/MediaExample:
true
-
notAllowedWithIncompleteMeals:
boolean
disallow this tender for meals with a placeholder itemExample:
true
-
openCashDrawer:
boolean
Open the cash drawer when pressing this key. This option is ignored if you select Open Drawer Only if Balance Due is 0.00 for the revenue center. Override these settings for transactions that do not change the transaction balance from 0.00, by selecting Do Not Open Drawer if Subtotal is 0.00 for the revenue center.Example:
true
-
promptForReason:
boolean
prompt for a tender usage reason.Example:
true
-
referenceEntryRequired:
boolean
A boolean value to determine whether or not a reference entry is required when using this key.Example:
true
-
roundChangeChangeDueDown:
boolean
round the change due down instead of up if rounding has been enabled and the unrounded change due is exactly half of the rounding number.Example:
true
-
roundChangeDue:
boolean
accept payments to the exact amount and to round change due. This overrides option 87-Rounded Payments and Change. If you select 88-Round Payments and Change To the Nearest 0, the least significant decimal digit is rounded to 0 or 10. Deselect option 88 to round the least significant decimal digit to 0 or 5.Example:
true
-
roundPaymentsAndChange:
boolean
round change due resulting from an overtender. If you deselect 88-Round Payments and Change To the Nearest 0, the least significant decimal digit rounds to 0 or 5. If you select option 88, the least significant decimal digit rounds to 0 or 10.Example:
true
-
roundPaymentsAndChangeToNearest0:
boolean
round payments and change to the nearest 0 or 10. You must also select 56-Round Change Due or 87-Rounded Payments and Change.Example:
true
-
roundTenderToNextHighestNumber:
boolean
round the Tender/Media up to the next-highest whole number amount. You must also select Assume Paid in Full.Example:
true
-
roundtoSecondLastSignificantDigit:
boolean
round payments and change to the nearest 50 or 100 (depending on the setting of option 88). You must also select 56-Round Change Due or 87-Rounded Payments and Change.Example:
true
-
useForStoredValueTransaction:
boolean
use the Tender/Media for stored value transactionsExample:
true
-
useWithCurrencyConversion:
boolean
post payment amounts entered through a currency key to this payment keyExample:
true
Nested Schema : paymentChargeTipOptionsExt
Type:
object
An object containing the descriptive payment charge tip option list for the Tender Media
Show Source
-
chargedTipMustBeLessThanPmt:
boolean
Checking if charged tip is less than pmt.Example:
false
-
ChargedTipRequired:
boolean
Cause the system to assume that overpayment of the amount due is a Charged TipExample:
false
-
postAmtToChargedReceiptsOnTipReports:
boolean
if Amount is posted to charged receipts on tip reportsExample:
false
-
postAmtToGrossReceiptsOnTipReports:
boolean
is Amount is posted to gross receipts on tip reportsExample:
false
Nested Schema : printOptionsExt
Type:
object
An object containing the descriptive print option list for the Tender Media
Show Source
-
incrementActiveSeatAfterPrint:
boolean
A Boolean flag indicating to increment the active seat number or active memo check number to the next number each time this key is used to print. This allows the workstation operator to tender, in succession, all seat checks or memo checks active for one transaction. Use this option with seat filtering or memo checks, and when a single seat is active in the filter of the current guest check.Example:
false
-
notAllowedWithIncompleteMeals:
boolean
A Boolean flag that indicates whether or not to allow this tender for meals with a placeholder item.Example:
false
-
print2ChecksOrReceipts:
boolean
A Boolean flag indicating to print two checks or receipts for the Tender/Media. For use when credit card authorization vouchers print on a thermal printerExample:
false
-
printBanquetChecks:
boolean
A Boolean flag that indicates whether or not to print a banquet check..Example:
false
-
printCheckOnDemand:
boolean
A Boolean flag indicating to print the check when tendered with this key (required for on-demand operators).Example:
false
-
printCheckTrailer:
boolean
A Boolean flag indicating to print trailer lines at the end of the check.Example:
false
-
printCheckTrailerOnFastTransCustReciept:
boolean
A Boolean flag indicating to print the trailer on the receipt when using the tender to close a fast transaction. This option is unaffected by the setting of the Print Check Trailer optionExample:
false
-
printCustomerReceipt:
boolean
A Boolean flag indicating to cause this key to force the printing of a customer receipt. Customer receipts do not print in revenue centers where the On Demand Customer Receipts option is enabledExample:
false
-
printInclTaxOrVATLines:
boolean
A Boolean flag indicating to print inclusive tax or VAT lines on the guest check or customer receipt.Example:
false
-
printMemoChecks:
boolean
A Boolean flag indicating to allow this key to print memo checks.Example:
false
-
printSalesItemizers:
boolean
A Boolean flag indicating to print sales itemizer lines on checks, receipts, and memo checks when using this Tender/Media. You must also select 21 - Print Summary Totals. Sales itemizer lines include the sales itemizer name and the sales itemizer total.Example:
false
-
printSummaryTotals:
boolean
A Boolean flag indicating to print summary totals (subtotal, tax, amount due, and change due) on checks, receipts, and memo checks when using this key.Example:
false
-
promptFor2ChecksOrReceipts:
boolean
A Boolean flag that indicates whether or not to prompt to confirm printing two checks or receipts when using this Tender/Media. Commonly used when credit card authorization vouchers print on a thermal printer.Example:
false
-
promptOperatortoSendPrintCheckMsg:
boolean
A Boolean flag indicating to send a Print Check message to the TMS. For use with the PROHOST Table Management System.Example:
false
-
reprintOrders:
boolean
A Boolean flag that indicates whether or not to reprint orders to the order printers for this Tender/Media. For use when a kitchen printer stops and an order is lost.Example:
false
-
sendPrintCheckMsgtoTMSOnFinalTenderOnly:
boolean
A Boolean flag indicating to send a Print Check message to the TMS on a final tender only. For use with the PROHOST Table Management System.Example:
false
-
validationRequired:
boolean
A Boolean flag indicating to print a validation chit when using this keyExample:
false
Nested Schema : ReportGroupNameTranslatedString
Type:
object
A group of string objects representing the name of routing group to use for each print class if Routing Group Printing is enabled in configured languages
Example:
{
"en-US":"Routing Group",
"de-DE":"Routing-Gruppe"
}
Nested Schema : SvcTranslatedString
Type:
object
service charge name of the Tender Media
Example:
{
"en-US":"Order Device 1",
"es-MX":"Dispositivo de pedido 1"
}
Nested Schema : TmSluNameTranslatedString
Type:
object
A string that contains translations of tender media SLU name into multiple languages
Example:
{
"en-US":"Hotline PC",
"de-DE":"Hotline-PC"
}
Nested Schema : optionsExt
Type:
object
An object containing the descriptive credit card option list for the Tender Media
Show Source
-
ccValidatyTest:
boolean
A Boolean flag indicating to use the Mod-10 algorithm to test for a valid credit card number.Example:
false
-
checkCCExpirationDate:
boolean
A Boolean flag indicating to compare the date entered in the system clock with the expiration date of credit cards presented for payment. Expired credit cards are not accepted for payment. If using a magnetic card reader, the credit card date is entered automatically when the card is read; otherwise, the workstation operator must enter the expiration date. Deselect for tendering keys that do not check expiration dates.Example:
false
-
dontPrintCCVoucher:
boolean
A Boolean flag indicating to suppress printing of a credit card voucher when the Require Credit Authorization option is selected. Use this option with a Personal Check tender type and a check authorization system. A voucher is usually not needed in this situation as the guest's signature is on the check.Example:
false
-
enablePartialAuth:
boolean
A Boolean flag indicating if the card supports prepaid credit cards. This allows a partial authorization when the remaining card balance is less than the requested authorization amount.Example:
false
-
enableQuickServiceTransactions:
boolean
A Boolean flag indicating to authorize a credit card without printing a voucher (in revenue centers that allow Quick Service Transactions), when the check total is under the amount set in the Quick Service Limit fieldExample:
false
-
enableTokenPosting:
boolean
A Boolean flag indicating to post token information to the reporting database for credit card transactions with the TV2G driver.Example:
false
-
requireAVSMustBeFullAddress:
boolean
A Boolean flag indicating to require the cardholder's full address with Address Verification Service (AVS). Deselect to prompt for the cardholder's 5-digit zip code.Example:
false
-
requireAVSOnAutoSwipe:
boolean
A Boolean flag indicating to require Address Verification Service (AVS) entry when swiping a credit card.Example:
false
-
requireAVSOnManualEntry:
boolean
A Boolean flag indicating to require Address Verification Service (AVS) entry when manually entering a credit card number.Example:
false
-
requireCCStartDate:
boolean
A Boolean flag indicating to enable the start date prompt for the EAME credit card driver.Example:
false
-
requireCreditAuthBeforeServiceTtl:
boolean
A Boolean flag indicating to require payment submittal to a credit card processor for approval when using the CA/EDC option. This option also prints a credit authorization voucher, unless the Do Not Print Credit Card Voucher option is set.Example:
false
-
requireCVVOnAutoSwipe:
boolean
A Boolean flag indicating to require Card Verification Value (CVV) entry or card present number entry when swiping a credit card.Example:
false
-
requireCVVOnManualEntry:
boolean
A Boolean flag indicating to require Card Verification Value (CVV) entry or card present number entry when manually entering a credit card number.Example:
false
-
useWithCCRecall:
boolean
A Boolean flag indicating to allow this key to use the Credit Card Recall feature. Credit Card Recall is not used with Credit Authorization.Example:
false
Nested Schema : preambles
Type:
object
An array of preambles defined for the tender/ media.
Show Source
-
end:
string
the end range of a preamble number for the credit card. If the preamble record defines a range (3050 to 3090), this field represents the end range (3090*). The end field, if specified, will only have numeric characters followed by a single * character. The length of start and end fields should be same. Value of start field has to be strictly lower than value of end field.Example:
3090*
-
length:
integer
the number of digits in the credit card number that is associated with the preamble record. If the length field is specified, then both start and end fields' length before * should be less than or equal to the specified value of length field.Example:
4
-
start:
string
a preamble number for the credit card. If the preamble record defines a range (3050 to 3090), this field represents the begin range (3050*). The start field cannot be empty, and will only have numeric characters followed by a single * character.Example:
3050*
Nested Schema : InterfaceTranslatedString
Type:
object
A group of strings representing the name of the interface in translatable languages
Example:
{
"en-US":"Effectivity Group 1",
"es-MX":"Grupo de efectividad 1"
}
Nested Schema : optionsExt
Type:
object
An object containing the descriptive interface option list for the Tender Media
Show Source
-
doPMSAndCCUse19Digits:
boolean
A Boolean flag indicating to allow a 19-digit reference entry for PMS posting or a 19-digit account number for credit cards.Example:
false
-
post0TransactionsToPMS:
boolean
A Boolean flag indicating to post 0.00 transactions to the interface for this tender.Example:
false
-
postAmtTenderedToPMS:
boolean
A Boolean flag indicating to post the gross amount tendered by this key to the PMS. This also exempts the specific tax type when using the Tender/Media.Example:
false
-
printPMSResponseAndPostingMsg:
boolean
A Boolean flag indicating to print the PMS Response and the Posting Message on checks.Example:
false
-
reversePMSItmzrOnVoidPostings:
boolean
A Boolean flag indicating to reverse the itemizers sent to the PMS when posting the Tender/Media as a void. You must also select Partial Tender Not Allowed.Example:
false
-
switchToAlternateTendersIfPMSTimeout:
boolean
A Boolean flag indicating to search for an alternate tender when an attempted PMS posting times out. If a PMS posting times out, the system searches for another Tender/Media with the same NLU number as the first, and posts to that key instead. When the system posts to an alternate Tender/Media key after a PMS timeout, the alternate Tender/Media uses the Key Type and Output options of the original Tender/Media. If an establishment wants the alternate key to follow its own Key Type and Output options, a SIM script can be written to redefine these fields for the alternate Tender/Media. If the posting required credit authorization, previous CA entries change to reflect the new Tender/Media.Example:
false
-
useISLTMedProcedureInsteadOfPMS:
boolean
A Boolean flag indicating to use the Tender/Media key to initiate an Interface Script Language (ISL) procedure instead of a PMS posting. Deselect if using a standard PMS interface.Example:
false
Nested Schema : optionsExt
Type:
object
Expanded Miscellaneous options
Show Source
-
enableHALO:
boolean
enable the High Amount Lock Out for this Tender/Media.Example:
false
-
printQubecSRMDuplicate:
boolean
print a receipt (without a barcode) for the merchant when using this tender. Use this option with the Quebec SRM Printer.Example:
false
-
useHALOOnAmtEntered:
boolean
compute the HALO for this Tender/Media on the amount entered. You must also select Enable HALO. Deselect to apply the HALO to the overtender amount. Set the HALO Code to 0 and deselect this option to prevent the workstation operator from issuing change for this Tender/Media.Example:
false
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