Get Revenue Center Parameters
post
/config/sim/v1/hierarchy/getRevenueCenterParameters
Gets all the revenue centers for a location for the specified organization.
Request
Supported Media Types
- application/json
- multipart/form-data
Request body
Root Schema : RevenueCenterParameterGetRequestBody
Type:
Show Source
object
-
hierUnitId(required):
integer
unique hierUnitId value of the revenue centerExample:
1
-
include:
string
Example:
locations
-
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.Example:
en-US, de-DE, es-MX
-
limit:
integer
Number of results returned in this page. Not required if paging parameters are not supported.Example:
10
-
offset:
integer
Starting resource record index. Not required if paging parameters are not supportedExample:
2
-
orderBy:
string
Sorts the response by the specified field name and sort order.Example:
objectNum
-
searchCriteria:
string
Search criteria to filter results based on field valueExample:
where equals(active,1)
Response
Supported Media Types
- application/json
200 Response
A collection of Revenue Center Parameters of the organization
Root Schema : RevenueCenterParameterGetResponse
Type:
Show Source
object
-
count(required):
integer
Current response record count.Example:
9
-
hasMore(required):
boolean
Flag indicating if there are more objects to fetch.Example:
true
-
items(required):
array items
Array of Revenue Center Parameter objects of the organization.
-
limit(required):
integer
Server page sizeExample:
10
-
offset(required):
integer
Starting resource record indexExample:
0
-
totalResults(required):
integer
Total number of rows (excluding the paging parameters)Example:
100
Nested Schema : items
Type:
array
Array of Revenue Center Parameter objects of the organization.
Show Source
Nested Schema : RevenueCenterParameter
Type:
Show Source
object
-
addOrTransferRVCs(required):
object RevenueCenterParameter_addOrTransferRVCs
An object representing the eight revenue centers from which checks can be transferred into this revenue center.
-
autoFireEmpName(required):
string
A string that contains Auto Fire Employee NameExample:
Employee
-
autoFireEmpObjNum(required):
integer
Object number of the employee whose totals are associated with Autofire checks when the check is fired.Example:
0
-
autoFireOptions(required):
string
A string value of 0s & 1s of length 24 representing the enablement or disablement of the autofire options associated with the revenue center parameter.Example:
000000000000000000000000
-
autoFireOptionsExt(required):
object RevenueCenterParameter_autoFireOptionsExt
An object containing the descriptive autofire options list associated with the Revenue Center Parameter
-
autofireWSName(required):
object TranslatedString_autofireWSName
A string that contains translations of autofireWSName into multiple languages
-
autoFireWSNum(required):
integer
Object number of the workstation where Autofire checks are fired and printed.Example:
1
-
backAutoFireDelayInMinutes(required):
integer
The amount of time (in minutes) that the specified Autofire workstation attempts to Autofire a check.Example:
1
-
creditCardOptions(required):
string
A string value of 0s & 1s of length 24 representing the enablement or disablement of the credit card options associated with the revenue center parameter.Example:
000000000000000000000000
-
creditCardOptionsExt(required):
object RevenueCenterParameter_creditCardOptionsExt
An object containing the descriptive credit card options list associated with the Revenue Center Parameter
-
currentBusinessDate(required):
string
A string representing the current business date at the revenue centerExample:
01/03/2022
-
defaultAutoFireTenderMediaName(required):
object TranslatedString_defaultAutoFireTenderMediaName
A string that contains translations of defaultAutoFireTenderMediaName into multiple languages
-
defaultAutoFireTenderMediaNum(required):
integer
Object number of the default Tender/Media for Autofire checks in the revenue center.Example:
0
-
defaultCondimentEditingPopup(required):
integer
Default Editing Popup Condiment Orderer Page for the revenue center.Example:
0
-
defaultCondimentOrderingPopup(required):
integer
Default Ordering Popup Condiment Orderer Page for the revenue center.Example:
1
-
defaultMainLvlIndex(required):
integer
Object number of the default Main Level for this revenue center.Example:
1
-
defaultOrderChannelObjNum(required):
integer
Object number of the default Order Channel for this revenue center.Example:
1
-
defaultOrderTypeObjNum(required):
integer
Object number of the default Order Type for this revenue center.Example:
1
-
defaultSubLevelIndex(required):
integer
Object number of the default sub level for this revenue centerExample:
1
-
depositForfeitReturnMIObjNum(required):
integer
Deposit Forfeit Return Item for the revenue centerExample:
0
-
diningTableStatusSet(required):
integer
Default dining table status definitions to use in this revenue center.Example:
1
-
dontResetCashierFinancialShiftsWithSOD(required):
boolean
A flag indicating to prevent Cashier Financial Shifts from resetting with the start of each business day.Example:
false
-
dontResetEmpFinancialShiftsWithSOD(required):
boolean
A flag indicating to prevent Employee Financial Shifts from resetting with the start of each business day.Example:
false
-
enableDeliverooIntegration(required):
boolean
A flag indicating to enable delivery platform integrations with Deliveroo.Example:
false
-
enableOverridePropertySODtimes(required):
boolean
A flag indicating to allow this revenue center to have its start of day run at a different time than the time set for the property.Example:
false
-
enableUberEatsIntegration(required):
boolean
A flag indicating to enable delivery platform integration with Uber Eats.Example:
false
-
endOfRangeThreshold(required):
integer
End of Range Threshold for the Revenue Center Serial Number, as required for the Taiwanese tax structure.Example:
0
-
hierUnitId(required):
integer
Unique hierarchy unit value of the revenue centerExample:
1
-
interfaces(required):
object RevenueCenterParameter_interfaces
An object representing the eight revenue centers from which checks can be transferred into this revenue center.
-
locHierUnitId(required):
integer
Unique reference of the hierarchy unit of the propertyExample:
1
-
locName(required):
object locName
A group of string objects representing the name of the location in configured languages
-
locObjNum(required):
integer
Object number of the location.Example:
1
-
maxGuestCheckNum(required):
integer
The highest check number allowed for checks in the revenue center. You can enter up to 8 digits from 1 to 99999999.When the maximum check number threshold is reached during transactions, the next check begins with the value in the Minimum Check Number fieldExample:
99999999
-
maximumDays(required):
integer
The maximum number of days (in the future) that Autofire checks can be scheduled.Example:
1
-
maxRVCSerialNumber1(required):
integer
Maximum serial number 1 for the revenue centerExample:
99999
-
maxRVCSerialNumber2(required):
integer
Maximum serial number 2 for the revenue centerExample:
99999
-
minGuestCheckNum(required):
integer
The lowest check number allowed for checks in the revenue centerExample:
1
-
minRVCSerialNumber1(required):
integer
Minimum serial number 1 for the revenue center.Example:
1
-
minRVCSerialNumber2(required):
integer
Minimum serial number 2 for the revenue centerExample:
1
-
name(required):
object name
A group of string objects representing the name of the revenue center configured languages
-
numGuestsBeforeAutoSVC(required):
integer
The number of guests required to trigger the automatic service charge for a transactionExample:
1
-
objectNum(required):
integer
Object number of the revenue centerExample:
1
-
options(required):
string
A string value of 0s & 1s of length 96 representing the enablement or disablement of the options associated with the revenue center parameter. If not specified, this will represent the default options associated with the Revenue Center parameterExample:
000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
-
optionsExt(required):
object RevenueCenterParameter_optionsExt
An object containing the descriptive options list associated with the Revenue Center Parameter.
-
orderRoutingThresholdAmount(required):
number
An amount to determine if the Below Threshold Print Class of a Tender/Media will be used.Example:
0
-
overridenSODTimes(required):
array overridenSODTimes
An array of overridden start of day times.
-
postingOptions(required):
string
A string value of 0s & 1s of length 16 representing the enablement or disablement of the posting options associated with the revenue center parameter.Example:
0000000000000000
-
postingOptionsExt(required):
object RevenueCenterParameter_postingOptionsExt
An object containing the descriptive options list associated with the Revenue Center Parameter.
-
purgeOrderThresholdInMinutes(required):
integer
The purge order threshold in minutes for this revenue center. The minimum valid value is 30.Example:
30
-
startedAt(required):
string
A string representing the date and time the current business date started at the revenue centerExample:
01/03/2022 03:00:00 AM
-
tableCount(required):
integer
The number of tables served by the revenue center.Example:
1
-
taxNumberPrefix(required):
string
Taiwanese tax number prefix for the revenue center.Example:
TW
-
tmsInterfaceOptions(required):
object RevenueCenterParameter_tmsInterfaceOptions
An object containing the table management system interface options for the revenue center
Nested Schema : RevenueCenterParameter_addOrTransferRVCs
Type:
object
An object representing the eight revenue centers from which checks can be transferred into this revenue center.
Show Source
-
rvc1ObjNum:
integer
Object number of the 1st revenue center from which checks can be transferred into this revenue centerExample:
0
-
rvc2ObjNum:
integer
Object number of the 2nd revenue center from which checks can be transferred into this revenue centerExample:
0
-
rvc3ObjNum:
integer
Object number of the 3rd revenue center from which checks can be transferred into this revenue centerExample:
0
-
rvc4ObjNum:
integer
Object number of the 4th revenue center from which checks can be transferred into this revenue centerExample:
0
-
rvc5ObjNum:
integer
Object number of the 5th revenue center from which checks can be transferred into this revenue centerExample:
0
-
rvc6ObjNum:
integer
Object number of the 6th revenue center from which checks can be transferred into this revenue centerExample:
0
-
rvc7ObjNum:
integer
Object number of the 7th revenue center from which checks can be transferred into this revenue centerExample:
0
-
rvc8ObjNum:
integer
Object number of the 8th revenue center from which checks can be transferred into this revenue centerExample:
0
Nested Schema : RevenueCenterParameter_autoFireOptionsExt
Type:
object
An object containing the descriptive autofire options list associated with the Revenue Center Parameter
Show Source
-
enableAutoFireInThisRVC:
boolean
A flag indicating to allow Autofire checks in this revenue center.Example:
false
-
printAutoFireMemoAtTimeOfEntry:
boolean
A flag indicating to automatically print a memo chit when entering an Autofire check in this revenue centerExample:
false
-
printGuestCheckAtTimeOfAutoFire:
boolean
A flag indicating to print a guest check when firing an Autofire check.Example:
false
Nested Schema : TranslatedString_autofireWSName
Type:
object
A string that contains translations of autofireWSName into multiple languages
Example:
{
"en-US":"Workstation",
"de-DE":"Arbeitsplatz",
"es-MX":"Puesto de trabajo"
}
Nested Schema : RevenueCenterParameter_creditCardOptionsExt
Type:
object
An object containing the descriptive credit card options list associated with the Revenue Center Parameter
Show Source
-
dontEstimateTipsOfCCAuth:
boolean
A flag indicating to set an estimated tip percentage for a particular tender to zero (0) when performing a credit card authorization.Example:
false
-
enableQuickServiceTransactions:
boolean
A flag indicating to use Quick Service Transactions in the revenue center.Example:
false
-
noTrailerOnSecondCCVoucher:
boolean
A flag indicating to prevent the trailer from printing on the second credit card authorization voucher.Example:
false
-
print3CServiceCodeOnCCVoucher:
boolean
A flag indicating to print the 3C service code on all credit card vouchers.Example:
false
-
printPrepaidCardBalanceOnCCVoucher:
boolean
A flag indicating to print the remaining balance of a prepaid credit card on the credit card voucher.Example:
false
-
printTwoCCVouchers:
boolean
A flag indicating to print two credit card vouchers when using a CC Authorize key.Example:
false
-
printTwoLinesOfDiscretionaryDriverData:
boolean
A flag indicating to enable printing of discretionary data, such as transaction type, card start date, card issue number, merchant ID number, terminal number, or transaction number.Example:
false
-
promptBeforePrintingSecondVoucher:
boolean
A flag indicating to prompt the operator before printing a second voucher.Example:
false
Nested Schema : TranslatedString_defaultAutoFireTenderMediaName
Type:
object
A string that contains translations of defaultAutoFireTenderMediaName into multiple languages
Example:
{
"en-US":"Cash",
"de-DE":"Kasse",
"es-MX":"Dinero"
}
Nested Schema : RevenueCenterParameter_interfaces
Type:
object
An object representing the eight revenue centers from which checks can be transferred into this revenue center.
Show Source
-
interface10ObjNum:
integer
Object number of the 10th interface associated with the revenue centerExample:
0
-
interface11ObjNum:
integer
Object number of the 11th interface associated with the revenue centerExample:
0
-
interface12ObjNum:
integer
Object number of the 12th interface associated with the revenue centerExample:
0
-
interface13ObjNum:
integer
Object number of the 13th interface associated with the revenue centerExample:
0
-
interface14ObjNum:
integer
Object number of the 14th interface associated with the revenue centerExample:
0
-
interface15ObjNum:
integer
Object number of the 15th interface associated with the revenue centerExample:
0
-
interface16ObjNum:
integer
Object number of the 16th interface associated with the revenue centerExample:
0
-
interface1ObjNum:
integer
Object number of the 1st interface associated with the revenue center.Example:
0
-
interface2ObjNum:
integer
Object number of the 2nd interface associated with the revenue center.Example:
0
-
interface3ObjNum:
integer
Object number of the 3rd interface associated with the revenue centerExample:
0
-
interface4ObjNum:
integer
Object number of the 4th interface associated with the revenue centerExample:
0
-
interface5ObjNum:
integer
Object number of the 5th interface associated with the revenue centerExample:
0
-
interface6ObjNum:
integer
Object number of the 6th interface associated with the revenue centerExample:
0
-
interface7ObjNum:
integer
Object number of the 7th interface associated with the revenue centerExample:
0
-
interface8ObjNum:
integer
Object number of the 8th interface associated with the revenue centerExample:
0
-
interface9ObjNum:
integer
Object number of the 9th interface associated with the revenue centerExample:
0
Nested Schema : locName
Type:
object
A group of string objects representing the name of the location in 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 revenue center configured languages
Example:
{
"en-US":"Enterprise",
"de-DE":"Unternehmen",
"es-MX":"Empresa"
}
Nested Schema : RevenueCenterParameter_optionsExt
Type:
object
An object containing the descriptive options list associated with the Revenue Center Parameter.
Show Source
-
acceptEUNumberingBarcodes:
boolean
A flag indicating to allow this revenue center to accept barcodes that use European Article Numbering (EAN). Deselect to prevent EAN barcodes from being accepted in this revenue center.Example:
false
-
allowAutoCMBRecognitionWithComboKey:
boolean
A flag indicating to use the Combo key with Auto Combo Meal recognition.Example:
false
-
allowCMBCreationFromPrevRoundMenuItems:
boolean
A flag indicating to enable Auto Combo Meal recognition to create combo meals from menu items ordered in previous rounds.Example:
false
-
allowCMBSideSusbstitueWithoutComboOrderer:
boolean
A flag indicating to allow combo meal substitution when the replacement menu item is ordered from a non-Combo Meal Orderer page.Example:
false
-
allowFastTransactions:
boolean
A flag indicating to allow privileged workstation operators to perform fast transactions. Deselect to require workstation operators to begin transactions using a Begin Check key.Example:
false
-
allowSignInWithNoOperator:
boolean
A flag indicating to allow Sign In with no Operator record.Example:
false
-
assignSeatNumToAddedCheckDetail:
boolean
A flag indicating to begin the seat numbers of the source check at the next available seat number on the destination check. The source check is the guest check that was added to the destination (original) guest check. Deselect to post all detail entry from the source check to seat 0 (no seat).Example:
false
-
autoComboItemsOnTheFly:
boolean
A flag indicating to attempt to create combo meals from menu items added to the check in the current round. The system looks for combo meals after adding each menu item.Example:
false
-
autoComboReturnedMenuItems:
boolean
A flag indicating to create combo meals from returned menu items.Example:
false
-
autoSVCDefaultsToOff:
boolean
A flag indicating option for one of the following purposes: 1. If # of Guests Before Auto Service Charge is set to a value greater than 0, enabling this causes the Auto Service Charge to default to off, but when a transaction has the number of guests specified in the # of Guests Before Auto Service Charge, the Auto Service Charge becomes active. 2. If # of Guests Before Auto Service Charge is 0, the workstation operator can apply the appropriate service charge. Deselect to apply the Automatic Service Charge programmed in the Tender Parameters module on every transaction.Example:
false
-
blankRearCustomerDisplayIfNoEmpSignedIn:
boolean
A flag indicating to show a blank screen on the workstation's rear customer display (or remote pole display) when no operator is signed into the workstation. Deselect to show Closed when no workstation operator is signed in.Example:
false
-
changePriceMainLevelSetsActiveMainLevel:
boolean
A flag indicating to set the active Main Level for the current round after using Change Price Main Level.Example:
false
-
changePriceSubLevelSetsActiveSubLevel:
boolean
A flag indicating to set the active Sub Level for the current round after using Change Price Sub Level.Example:
false
-
convertUPCEtoUPCA:
boolean
A flag indicating to expand barcodes entered in 8-digit (UPC-E) format to 12-digit (UPC-A) format.Example:
false
-
defaultSeatNumToOneAtBeginTransaction:
boolean
A flag indicating to automatically set the seat number of a new guest check to 1. Deselect to force workstation operators to use the Seat /Next Seat key to activate a seat number before posting detail items to a guest checkExample:
false
-
disallowPaymentOrSvcTotalOfInsufficientBvgChks:
boolean
A flag indicating to prevent unauthorized users from paying or service totaling checks that have an Insufficient Beverage Count. The employee role privilege, Authorize/Perform Payment and Service Total of Insufficient Beverage Checks, allows users to pay and service total Insufficient Beverage Checks, even if this RVC Parameter option is enabled.Example:
false
-
dontAllowServiceTotalOfFastTransactions:
boolean
A flag indicating to prevent workstation operators from service totaling a fast transaction. Deselect to allow workstation operators to convert a fast transaction to a guest check transaction by pressing a service total key.Example:
false
-
enableAutoDiscountsByDefault:
boolean
A flag indicating to allow Automatic Discounts to be applied in this revenue center.Example:
false
-
enableDOM:
boolean
A flag indicating to enable Dynamic Order Mode for this revenue center. When DOM is enabled, the Cancel Order function voids previous round items and then marks the check as cancelled.Example:
false
-
enableFollowMe:
boolean
A flag indicating to enable the Follow Me feature for this revenue center.Example:
false
-
enableHoldAndFire:
boolean
A flag indicating to activate Hold and Fire and Timed Fire for this revenue center.Example:
false
-
enableSTSGen2:
boolean
A flag indicating to enable Simphony Transaction Services Gen 2 this revenue center.Example:
false
-
enableSuspendOrResume:
boolean
A flag indicating to enable the Suspend/Resume functionality.Example:
false
-
enableUPCAlgoForBarcodesNLUEntries:
boolean
The last digit in a UPC number is a check digit. A Check Digit Verification (CDV) algorithm can be used to test an NLU entry to ensure that it is a valid UPC number.Example:
false
-
keepSeatNumOnAddedCheckDetail:
boolean
A flag indicating to keep seat numbers assigned to check detail when the check is added or transferred to another check.Example:
false
-
keepTheSameCheckNumWhenAClosedCheckIsVoided:
boolean
A flag indicating to cause a voided closed guest check to retain its original guest check number.Example:
false
-
manageOutOfItemAvailabilityForMenuItemDef:
boolean
A flag indicating to edit and track Menu Item Availability and Out of Menu Item for all definitions of a menu item.Example:
false
-
noOverTenderingIfChargeTipIsRequired:
boolean
A flag indicating to prevent transactions from prompting for charged tips or allowing change due for Tender/Media keys that are programmed to prompt for charged tips.Example:
false
-
numOfSeatsMayNotExceedNumOfGuests:
boolean
A flag indicating to limit the number of seats on a guest check from exceeding a check's specified guest count. Deselect to allow any number of seats on a guest check.Example:
false
-
onDemandCustomerReceipts:
boolean
A flag indicating that the workstation functions as though the Workstation option Do Not Clear Screen After Transaction is enabled.Example:
false
-
operatorAssignsCheckNumbers:
boolean
A flag indicating if workstation operators require to assign a guest check number when beginning a new transaction. Deselect to have the system assign sequential guest check numbers.Example:
false
-
operatorRecordMustForAuthAndChangesinWSRVC:
boolean
A flag indicating to prevent workstation operators from changing to a revenue center where they do not have an operator record. This prevents an employee without an operator record for a revenue center from performing authorizations. Oracle recommends enabling this option.Example:
false
-
printClosedCheckEditMSgOnGuestChecks:
boolean
A flag indicating to print the Closed Check Edit message on guest checks and customer receipts if the closed check was adjusted.Example:
false
-
printSplitCheckIfTableNumberIsZero:
boolean
A flag indicating to automatically print split checks if the table number is 0. Set this option in environments where guest checks are begun and picked up by check number.Example:
false
-
prorateItmzrWhenPostingPartialTender:
boolean
A flag indicating to prorate itemizers (sales, service charges, discounts, and taxes) on a partially-tendered guest check and post those amounts to a PMS. Deselect to post all itemizers during tendering.Example:
false
-
retainCurrentMainLevelAfterTransaction:
boolean
A flag indicating to remain at the current Main Level upon completion of a transaction. Deselect to maintain the default Main Level.Example:
false
-
retainCurrentSubLevelAfterTransaction:
boolean
A flag indicating to remain at the current Sub Level upon completion of a transaction. Deselect to maintain the default Sub Level.Example:
false
-
showComboMealChoices:
boolean
A flag indicating to show a list of combo meals when attempting to create meals from the menu items already on the check.Example:
false
-
sortGuestCheckSLUByTableName:
boolean
A flag indicating to sort the Open Checks SLU in this revenue center by table name.Example:
false
-
supressChargeTipAmountToZero:
boolean
A flag indicating to suppress the workstation from displaying the Charge Tip Amount is 0.00? prompt.Example:
false
-
supressDisplayOfOutOfItemMenuItems:
boolean
A flag indicating to suppress the display of menu items with an availability count of zero or with the Out of Item status set to true.Example:
false
-
testForSKUValidityUsingCheckDigit:
boolean
A flag indicating to test SKUs entered in this revenue center for checksum validity using the check digit appended to the number. Deselect to suppress the SKU validity test.Example:
false
-
useBeverageControl:
boolean
A flag indicating to enable the Beverage Control feature, which controls and tracks whether a beverage has been included on a guest check.Example:
false
-
useEmpNumberWithTipsPaid:
boolean
A flag indicating if workstation operators require to enter the employee number when declaring tips paid.Example:
false
-
useEmpNumWithEmpMeal:
boolean
A flag indicating if workstation operators require to enter the employee number when posting an employee meal. Deselect to require the employee ID number.Example:
false
-
useFiveDigitTableNumber:
boolean
A flag indicating to use the 5-digit table numbers programmed in the Tables module. Deselect to use the 4-character Table Name entered in the Tables module. Deselect when using International LDS.Example:
false
-
useGuestForBeverageControl:
boolean
A flag indicating to have the Beverage Control feature compare the number of beverages included in the guest check detail to the number of guestsExample:
false
-
useNumberOfSeatsForGuestCount:
boolean
A flag indicating to cause guest counts for transactions to be determined by the number of seats entered on guest checks. If the workstation operator presses the (Number of Guests) key during a transaction, the guest count no longer increments when seats are added to the check, and going forward, the operator must manually maintain the guest count.Example:
false
-
usePayrollIdWithEmpMeal:
boolean
A flag indicating to prompt for the employee's Payroll ID during an employee discount/employee meal transaction.Example:
false
-
useRVCCheckNumbers:
boolean
A flag indicating to assign check numbers by revenue center (from the Check and Posting Service).Example:
false
-
useSVCAsForfeitReturnItem:
boolean
A flag indicating to use Service Charge as Deposit Forfeit Return Item.Example:
false
-
validateEmpTipsDeclaredTransactions:
boolean
A flag indicating to print declared tips transactions at the designated validation printer.Example:
false
Nested Schema : overridenSODTimes
Type:
array
An array of overridden start of day times.
Show Source
Nested Schema : RevenueCenterParameter_postingOptionsExt
Type:
object
An object containing the descriptive options list associated with the Revenue Center Parameter.
Show Source
-
dontAddZeroOrNegativeTransactionsToCounts:
boolean
A flag indicating to prevent transactions with a zero balance or a negative balance from incrementing the guest count or the guest check count.Example:
false
-
dontPostTransactionsToTipReportTotals:
boolean
A flag indicating to prevent posting sales in this revenue center to the Gross F&B Receipts and Charged Receipts totals on Tip Reports.Example:
false
-
postNegativeCoversToPMSAndTotals:
boolean
A flag indicating to decrement the guest count (wherever guest counts are posted) when a guest check is driven less than zero, including PMS interfaces and SIM scripts.Example:
false
-
postOnlyTenderToTransOperator:
boolean
A flag indicating to post tenders and tips to the transaction operator's tracking group totals.Example:
false
-
postTenderVoidsToOriginalTenderEmployee:
boolean
A flag indicating to post voided tender totals to the original tendering employee.Example:
false
-
postToCheckOperatorCahsierTotalsIfNoTransOperatorTotals:
boolean
A flag indicating to post totals to the Cashier Totals of the check operator (the employee who began the check) if the transaction operator (the employee who picked up the check, or for whom the check was begun) does not have an active Cashier Totals link.Example:
false
-
postToCheckOrderType:
boolean
A flag indicating to post sales to a check's Order Type for items belonging to other Order Types.Example:
false
-
postTotalsAndTenderToTransOperator:
boolean
A flag indicating to post sales totals, tenders, and tips to the transaction operator's report totals. Deselect to post sales totals, tenders, and tips to the check operator.Example:
false
-
roundDiscountPercentBasedUpon10sDigit:
boolean
A flag indicating to round percentage amounts based on the second least significant digit.Example:
false
-
roundDiscountPercentEntries:
boolean
A flag indicating to round percentage discount amounts according to the Round Discount % to 0, 10 and Round Discount % based on 10s digit option settings. Deselect to round the amounts to the nearest least significant digit.Example:
false
-
roundDiscountPercentTo0Or10:
boolean
A flag indicating to round percentage amounts to the nearest 0 or 10 increment. Deselect to round percentage amounts to the nearest 0, 5, or 10 increment.Example:
false
-
roundSVCPercentBasedUpon10sDigit:
boolean
A flag indicating to round percentage service charged amounts based on the second least significant digit. Deselect to round the percentage amounts based on the least significant digit.Example:
false
-
roundSVCPercentEntries:
boolean
A flag indicating to round percentage service charge amounts according to the Round Service Charge % to 0, 10 and Round Service Charge % based on 10s digit option settings.Example:
false
-
roundSVCPercentTo0Or10:
boolean
A flag indicating to round percentage service charge amounts to the nearest 0 or 10 increment. Deselect to round the percentage amounts to the nearest 0, 5, or 10 increment. You must also select Round Service Charge % Entries.Example:
false
-
useBeginServingPeriod:
boolean
A flag indicating to post totals and PMS charges using the serving period that is active when beginning the check.Example:
false
Nested Schema : RevenueCenterParameter_tmsInterfaceOptions
Type:
object
An object containing the table management system interface options for the revenue center
Show Source
-
tmsLinkName:
object TranslatedString_tmsLinkName
A string that contains translations of tmsLinkName into multiple languages
-
tmsLinkNum:
integer
Object number of the Table Management System (from the Enterprise Interface file) that accepts postings from this revenue center.Example:
0
-
tmsOperatorName:
string
The name of the workstation operator to assign for checks that are opened by the TMS before being picked up by a server.Example:
Operator 1
-
tmsOperatorObjNum:
integer
Object number of the workstation operator to assign for checks that are opened by the TMS before being picked up by a server.Example:
0
-
tmsOptions:
string
A string value of 0s & 1s of length 8 representing the enablement or disablement of the TMS options associated with the revenue center parameter.Example:
00000000
-
tmsOptionsExt:
object RevenueCenterParameters_tmsOptionsExt
-
tmsUserWorkstationName:
object TranslatedString_tmsUserWorkstationName
A string that contains translations of tmsUserWorkstationName into multiple languages
-
tmsUserWorkstationObjNum:
integer
Object number of the workstation to assign for checks that are opened by the TMS.Example:
0
Nested Schema : RevenueCenterParameter_overridenSODTimes
Type:
Show Source
object
-
dayOfWeek:
integer
An integer representing day of the week.Example:
1
-
runManually:
boolean
A flag indicating to manually run the start of day for this business date.Example:
false
-
sodTime:
string
The start of day time for the day.Example:
00:00
Nested Schema : TranslatedString_tmsLinkName
Type:
object
A string that contains translations of tmsLinkName into multiple languages
Example:
{
"en-US":"TMS",
"de-DE":"TMS",
"es-MX":"TMS"
}
Nested Schema : RevenueCenterParameters_tmsOptionsExt
Type:
Show Source
object
-
enableCRMTMSInterface:
boolean
A flag indicating to enable CRM/TMS interface options, the enhanced features for the CRM/TMS Interface.Example:
false
-
resendTMSMessagesWithoutPrompting:
boolean
A flag indicating to retry sending failed TMS messages without user intervention.Example:
false
-
sendCheckStatusMessagesToTMS:
boolean
A flag indicating to automatically send check status messages to TMS.Example:
false
-
sendClosedCheckDetailToCRMTMS:
boolean
A flag indicating to send closed check detail data to the CRM/TMS interface.Example:
false
-
sendClosedCheckTotalToCRMTMS:
boolean
A flag indicating to send closed check totals to the CRM/TMS interface.Example:
false
-
sendCourseTimingDateToCRMTMS:
boolean
A flag indicating to send course timing data to the CRM/TMS interface.Example:
false
-
sendGuestCountUpdatesToTMS:
boolean
A flag indicating to send guest count update messages to TMS when the guest count changes.Example:
false
Nested Schema : TranslatedString_tmsUserWorkstationName
Type:
object
A string that contains translations of tmsUserWorkstationName into multiple languages
Example:
{
"en-US":"Workstation",
"de-DE":"Arbeitsplatz",
"es-MX":"puesto de trabajo"
}
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