POST api/Configs?dx={dx}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
dx | string |
Required |
Body Parameters
ConfigName | Description | Type | Additional information |
---|---|---|---|
enCountry | string |
None. |
|
enLang | string |
None. |
|
usCodePage | integer |
None. |
|
usCurrencyDecimalPos | integer |
None. |
|
usWeightDecimalPos | integer |
None. |
|
strCurrencySym | string |
None. |
|
strWeightSym | string |
None. |
|
strDecimalSeparator | string |
None. |
|
strThousandsSeparator | string |
None. |
|
bScandinavianBarcodeFg | boolean |
None. |
|
usDefaultShortDateLeadTime | integer |
None. |
|
usContrast | integer |
None. |
|
usBkLightTime | integer |
None. |
|
usKeyClick | integer |
None. |
|
bOnlyPercentMDFg | boolean |
None. |
|
sbDefMdtype | string |
None. |
|
byMdBarPriceCode | string |
None. |
|
byMdBarWeightCode | string |
None. |
|
byMdBarPieceCode | string |
None. |
|
byMdBarArticleCode | string |
None. |
|
bRefuseManualPrice | boolean |
None. |
|
bRefuseManualDiscount | boolean |
None. |
|
enPrinterModel | string |
None. |
|
bDisableBarcodeLabel | boolean |
None. |
|
byGroupSelectionOnPowerOn | string |
None. |
|
byDefNoOfNormalPriceLabels | string |
None. |
|
byDefNoOfNormalBarLabels | string |
None. |
|
byDefNoOfMdPriceLabels | string |
None. |
|
byDefNoOfMdBarLabels | string |
None. |
|
bKeepLastScannedBarcode | boolean |
None. |
|
bAllowNoneScan | boolean |
None. |
|
byMdTotals | string |
None. |
|
byPowerOnWorkingMode | string |
None. |
|
bAllowQuickRebateFg | boolean |
None. |
|
bPluAutoLearnFg | boolean |
None. |
|
bResetPrUpOnPluRclFg | boolean |
None. |
|
bResetMkDownTypeAndValueFg | boolean |
None. |
|
b1By1ContSelectAutoFg | boolean |
None. |
|
bGroupCodeInPricingModeFg | boolean |
None. |
|
bSelectGroupOnReportsFg | boolean |
None. |
|
byPluOnSdCard | string |
None. |
|
byTotOnSdCard | string |
None. |
|
byRtTotal | string |
None. |
|
bCombiNormalLabel | boolean |
None. |
|
bCombiMarkdownLabel | boolean |
None. |
|
bReportsBarPrice | boolean |
None. |
|
bReportsBarWeight | boolean |
None. |
|
bReportsBarPiece | boolean |
None. |
|
bLblCopyPricingFg | boolean |
None. |
|
bLblCopyMarkdownFg | boolean |
None. |
|
nShopAddressNo | integer |
None. |
|
bInvNonAccumulatedFg | boolean |
None. |
|
bInvHdDescriptorFg | boolean |
None. |
|
bInvHdDueDayFg | boolean |
None. |
|
bInvHdOpId1Fg | boolean |
None. |
|
bInvHdOpId2Fg | boolean |
None. |
|
bInvHdOpId3Fg | boolean |
None. |
|
bInvHdStoreIdFg | boolean |
None. |
|
bInvHdShelfNoFg | boolean |
None. |
|
bInvHdPlaceNoFg | boolean |
None. |
|
bCtrlDueDayFg | boolean |
None. |
|
bySpBarCodeForAutoDispo | string |
None. |
|
bAllowMultPacksNonEqualized | boolean |
None. |
|
byBeeperVol | string |
None. |
|
byVibrator | string |
None. |
|
bAllowDepositFg | boolean |
None. |
|
bAllowPriceChangesMenu | boolean |
None. |
|
nPollTimerBoImportFiles | integer |
None. |
|
bAllowTotalsExportWithoutFTP | boolean |
None. |
|
bUseCalendarInsteadOfSpinner | boolean |
None. |
|
usAutoResetSerialPortTime | integer |
None. |
|
usNonComWarningTimer | integer |
None. |
|
bInvUseArticleMarker | boolean |
None. |
|
bPromoFg | boolean |
None. |
|
bAllowUpZeroMdPriceCode | boolean |
None. |
|
bAllowUpZeroPriceCode | boolean |
None. |
|
bAllowUpZeroBgPriceCode | boolean |
None. |
|
strShopAddress | string |
None. |
|
enBaseLabel | string |
None. |
|
enBaseLabelReports | string |
None. |
Request Formats
application/xml, text/xml
<Config xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MPUAPI"> <b1By1ContSelectAutoFg>true</b1By1ContSelectAutoFg> <bAllowDepositFg>true</bAllowDepositFg> <bAllowMultPacksNonEqualized>true</bAllowMultPacksNonEqualized> <bAllowNoneScan>true</bAllowNoneScan> <bAllowPriceChangesMenu>true</bAllowPriceChangesMenu> <bAllowQuickRebateFg>true</bAllowQuickRebateFg> <bAllowTotalsExportWithoutFTP>true</bAllowTotalsExportWithoutFTP> <bAllowUpZeroBgPriceCode>true</bAllowUpZeroBgPriceCode> <bAllowUpZeroMdPriceCode>true</bAllowUpZeroMdPriceCode> <bAllowUpZeroPriceCode>true</bAllowUpZeroPriceCode> <bCombiMarkdownLabel>true</bCombiMarkdownLabel> <bCombiNormalLabel>true</bCombiNormalLabel> <bCtrlDueDayFg>true</bCtrlDueDayFg> <bDisableBarcodeLabel>true</bDisableBarcodeLabel> <bGroupCodeInPricingModeFg>true</bGroupCodeInPricingModeFg> <bInvHdDescriptorFg>true</bInvHdDescriptorFg> <bInvHdDueDayFg>true</bInvHdDueDayFg> <bInvHdOpId1Fg>true</bInvHdOpId1Fg> <bInvHdOpId2Fg>true</bInvHdOpId2Fg> <bInvHdOpId3Fg>true</bInvHdOpId3Fg> <bInvHdPlaceNoFg>true</bInvHdPlaceNoFg> <bInvHdShelfNoFg>true</bInvHdShelfNoFg> <bInvHdStoreIdFg>true</bInvHdStoreIdFg> <bInvNonAccumulatedFg>true</bInvNonAccumulatedFg> <bInvUseArticleMarker>true</bInvUseArticleMarker> <bKeepLastScannedBarcode>true</bKeepLastScannedBarcode> <bLblCopyMarkdownFg>true</bLblCopyMarkdownFg> <bLblCopyPricingFg>true</bLblCopyPricingFg> <bOnlyPercentMDFg>true</bOnlyPercentMDFg> <bPluAutoLearnFg>true</bPluAutoLearnFg> <bPromoFg>true</bPromoFg> <bRefuseManualDiscount>true</bRefuseManualDiscount> <bRefuseManualPrice>true</bRefuseManualPrice> <bReportsBarPiece>true</bReportsBarPiece> <bReportsBarPrice>true</bReportsBarPrice> <bReportsBarWeight>true</bReportsBarWeight> <bResetMkDownTypeAndValueFg>true</bResetMkDownTypeAndValueFg> <bResetPrUpOnPluRclFg>true</bResetPrUpOnPluRclFg> <bScandinavianBarcodeFg>true</bScandinavianBarcodeFg> <bSelectGroupOnReportsFg>true</bSelectGroupOnReportsFg> <bUseCalendarInsteadOfSpinner>true</bUseCalendarInsteadOfSpinner> <byBeeperVol>sample string 24</byBeeperVol> <byDefNoOfMdBarLabels>sample string 17</byDefNoOfMdBarLabels> <byDefNoOfMdPriceLabels>sample string 16</byDefNoOfMdPriceLabels> <byDefNoOfNormalBarLabels>sample string 15</byDefNoOfNormalBarLabels> <byDefNoOfNormalPriceLabels>sample string 14</byDefNoOfNormalPriceLabels> <byGroupSelectionOnPowerOn>sample string 13</byGroupSelectionOnPowerOn> <byMdBarArticleCode>sample string 11</byMdBarArticleCode> <byMdBarPieceCode>sample string 10</byMdBarPieceCode> <byMdBarPriceCode>sample string 8</byMdBarPriceCode> <byMdBarWeightCode>sample string 9</byMdBarWeightCode> <byMdTotals>sample string 18</byMdTotals> <byPluOnSdCard>sample string 20</byPluOnSdCard> <byPowerOnWorkingMode>sample string 19</byPowerOnWorkingMode> <byRtTotal>sample string 22</byRtTotal> <bySpBarCodeForAutoDispo>sample string 23</bySpBarCodeForAutoDispo> <byTotOnSdCard>sample string 21</byTotOnSdCard> <byVibrator>sample string 25</byVibrator> <enBaseLabel>sample string 27</enBaseLabel> <enBaseLabelReports>sample string 28</enBaseLabelReports> <enCountry>sample string 1</enCountry> <enLang>sample string 2</enLang> <enPrinterModel>sample string 12</enPrinterModel> <nPollTimerBoImportFiles>1</nPollTimerBoImportFiles> <nShopAddressNo>1</nShopAddressNo> <sbDefMdtype>sample string 7</sbDefMdtype> <strCurrencySym>sample string 3</strCurrencySym> <strDecimalSeparator>sample string 5</strDecimalSeparator> <strShopAddress>sample string 26</strShopAddress> <strThousandsSeparator>sample string 6</strThousandsSeparator> <strWeightSym>sample string 4</strWeightSym> <usAutoResetSerialPortTime>1</usAutoResetSerialPortTime> <usBkLightTime>1</usBkLightTime> <usCodePage>1</usCodePage> <usContrast>1</usContrast> <usCurrencyDecimalPos>1</usCurrencyDecimalPos> <usDefaultShortDateLeadTime>1</usDefaultShortDateLeadTime> <usKeyClick>1</usKeyClick> <usNonComWarningTimer>1</usNonComWarningTimer> <usWeightDecimalPos>1</usWeightDecimalPos> </Config>
application/json, text/json
{ "enCountry": "sample string 1", "enLang": "sample string 2", "usCodePage": 1, "usCurrencyDecimalPos": 1, "usWeightDecimalPos": 1, "strCurrencySym": "sample string 3", "strWeightSym": "sample string 4", "strDecimalSeparator": "sample string 5", "strThousandsSeparator": "sample string 6", "bScandinavianBarcodeFg": true, "usDefaultShortDateLeadTime": 1, "usContrast": 1, "usBkLightTime": 1, "usKeyClick": 1, "bOnlyPercentMDFg": true, "sbDefMdtype": "sample string 7", "byMdBarPriceCode": "sample string 8", "byMdBarWeightCode": "sample string 9", "byMdBarPieceCode": "sample string 10", "byMdBarArticleCode": "sample string 11", "bRefuseManualPrice": true, "bRefuseManualDiscount": true, "enPrinterModel": "sample string 12", "bDisableBarcodeLabel": true, "byGroupSelectionOnPowerOn": "sample string 13", "byDefNoOfNormalPriceLabels": "sample string 14", "byDefNoOfNormalBarLabels": "sample string 15", "byDefNoOfMdPriceLabels": "sample string 16", "byDefNoOfMdBarLabels": "sample string 17", "bKeepLastScannedBarcode": true, "bAllowNoneScan": true, "byMdTotals": "sample string 18", "byPowerOnWorkingMode": "sample string 19", "bAllowQuickRebateFg": true, "bPluAutoLearnFg": true, "bResetPrUpOnPluRclFg": true, "bResetMkDownTypeAndValueFg": true, "b1By1ContSelectAutoFg": true, "bGroupCodeInPricingModeFg": true, "bSelectGroupOnReportsFg": true, "byPluOnSdCard": "sample string 20", "byTotOnSdCard": "sample string 21", "byRtTotal": "sample string 22", "bCombiNormalLabel": true, "bCombiMarkdownLabel": true, "bReportsBarPrice": true, "bReportsBarWeight": true, "bReportsBarPiece": true, "bLblCopyPricingFg": true, "bLblCopyMarkdownFg": true, "nShopAddressNo": 1, "bInvNonAccumulatedFg": true, "bInvHdDescriptorFg": true, "bInvHdDueDayFg": true, "bInvHdOpId1Fg": true, "bInvHdOpId2Fg": true, "bInvHdOpId3Fg": true, "bInvHdStoreIdFg": true, "bInvHdShelfNoFg": true, "bInvHdPlaceNoFg": true, "bCtrlDueDayFg": true, "bySpBarCodeForAutoDispo": "sample string 23", "bAllowMultPacksNonEqualized": true, "byBeeperVol": "sample string 24", "byVibrator": "sample string 25", "bAllowDepositFg": true, "bAllowPriceChangesMenu": true, "nPollTimerBoImportFiles": 1, "bAllowTotalsExportWithoutFTP": true, "bUseCalendarInsteadOfSpinner": true, "usAutoResetSerialPortTime": 1, "usNonComWarningTimer": 1, "bInvUseArticleMarker": true, "bPromoFg": true, "bAllowUpZeroMdPriceCode": true, "bAllowUpZeroPriceCode": true, "bAllowUpZeroBgPriceCode": true, "strShopAddress": "sample string 26", "enBaseLabel": "sample string 27", "enBaseLabelReports": "sample string 28" }
Response Information
Resource Description
ConfigName | Description | Type | Additional information |
---|---|---|---|
enCountry | string |
None. |
|
enLang | string |
None. |
|
usCodePage | integer |
None. |
|
usCurrencyDecimalPos | integer |
None. |
|
usWeightDecimalPos | integer |
None. |
|
strCurrencySym | string |
None. |
|
strWeightSym | string |
None. |
|
strDecimalSeparator | string |
None. |
|
strThousandsSeparator | string |
None. |
|
bScandinavianBarcodeFg | boolean |
None. |
|
usDefaultShortDateLeadTime | integer |
None. |
|
usContrast | integer |
None. |
|
usBkLightTime | integer |
None. |
|
usKeyClick | integer |
None. |
|
bOnlyPercentMDFg | boolean |
None. |
|
sbDefMdtype | string |
None. |
|
byMdBarPriceCode | string |
None. |
|
byMdBarWeightCode | string |
None. |
|
byMdBarPieceCode | string |
None. |
|
byMdBarArticleCode | string |
None. |
|
bRefuseManualPrice | boolean |
None. |
|
bRefuseManualDiscount | boolean |
None. |
|
enPrinterModel | string |
None. |
|
bDisableBarcodeLabel | boolean |
None. |
|
byGroupSelectionOnPowerOn | string |
None. |
|
byDefNoOfNormalPriceLabels | string |
None. |
|
byDefNoOfNormalBarLabels | string |
None. |
|
byDefNoOfMdPriceLabels | string |
None. |
|
byDefNoOfMdBarLabels | string |
None. |
|
bKeepLastScannedBarcode | boolean |
None. |
|
bAllowNoneScan | boolean |
None. |
|
byMdTotals | string |
None. |
|
byPowerOnWorkingMode | string |
None. |
|
bAllowQuickRebateFg | boolean |
None. |
|
bPluAutoLearnFg | boolean |
None. |
|
bResetPrUpOnPluRclFg | boolean |
None. |
|
bResetMkDownTypeAndValueFg | boolean |
None. |
|
b1By1ContSelectAutoFg | boolean |
None. |
|
bGroupCodeInPricingModeFg | boolean |
None. |
|
bSelectGroupOnReportsFg | boolean |
None. |
|
byPluOnSdCard | string |
None. |
|
byTotOnSdCard | string |
None. |
|
byRtTotal | string |
None. |
|
bCombiNormalLabel | boolean |
None. |
|
bCombiMarkdownLabel | boolean |
None. |
|
bReportsBarPrice | boolean |
None. |
|
bReportsBarWeight | boolean |
None. |
|
bReportsBarPiece | boolean |
None. |
|
bLblCopyPricingFg | boolean |
None. |
|
bLblCopyMarkdownFg | boolean |
None. |
|
nShopAddressNo | integer |
None. |
|
bInvNonAccumulatedFg | boolean |
None. |
|
bInvHdDescriptorFg | boolean |
None. |
|
bInvHdDueDayFg | boolean |
None. |
|
bInvHdOpId1Fg | boolean |
None. |
|
bInvHdOpId2Fg | boolean |
None. |
|
bInvHdOpId3Fg | boolean |
None. |
|
bInvHdStoreIdFg | boolean |
None. |
|
bInvHdShelfNoFg | boolean |
None. |
|
bInvHdPlaceNoFg | boolean |
None. |
|
bCtrlDueDayFg | boolean |
None. |
|
bySpBarCodeForAutoDispo | string |
None. |
|
bAllowMultPacksNonEqualized | boolean |
None. |
|
byBeeperVol | string |
None. |
|
byVibrator | string |
None. |
|
bAllowDepositFg | boolean |
None. |
|
bAllowPriceChangesMenu | boolean |
None. |
|
nPollTimerBoImportFiles | integer |
None. |
|
bAllowTotalsExportWithoutFTP | boolean |
None. |
|
bUseCalendarInsteadOfSpinner | boolean |
None. |
|
usAutoResetSerialPortTime | integer |
None. |
|
usNonComWarningTimer | integer |
None. |
|
bInvUseArticleMarker | boolean |
None. |
|
bPromoFg | boolean |
None. |
|
bAllowUpZeroMdPriceCode | boolean |
None. |
|
bAllowUpZeroPriceCode | boolean |
None. |
|
bAllowUpZeroBgPriceCode | boolean |
None. |
|
strShopAddress | string |
None. |
|
enBaseLabel | string |
None. |
|
enBaseLabelReports | string |
None. |
Response Formats
application/xml, text/xml
<Config xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MPUAPI"> <b1By1ContSelectAutoFg>true</b1By1ContSelectAutoFg> <bAllowDepositFg>true</bAllowDepositFg> <bAllowMultPacksNonEqualized>true</bAllowMultPacksNonEqualized> <bAllowNoneScan>true</bAllowNoneScan> <bAllowPriceChangesMenu>true</bAllowPriceChangesMenu> <bAllowQuickRebateFg>true</bAllowQuickRebateFg> <bAllowTotalsExportWithoutFTP>true</bAllowTotalsExportWithoutFTP> <bAllowUpZeroBgPriceCode>true</bAllowUpZeroBgPriceCode> <bAllowUpZeroMdPriceCode>true</bAllowUpZeroMdPriceCode> <bAllowUpZeroPriceCode>true</bAllowUpZeroPriceCode> <bCombiMarkdownLabel>true</bCombiMarkdownLabel> <bCombiNormalLabel>true</bCombiNormalLabel> <bCtrlDueDayFg>true</bCtrlDueDayFg> <bDisableBarcodeLabel>true</bDisableBarcodeLabel> <bGroupCodeInPricingModeFg>true</bGroupCodeInPricingModeFg> <bInvHdDescriptorFg>true</bInvHdDescriptorFg> <bInvHdDueDayFg>true</bInvHdDueDayFg> <bInvHdOpId1Fg>true</bInvHdOpId1Fg> <bInvHdOpId2Fg>true</bInvHdOpId2Fg> <bInvHdOpId3Fg>true</bInvHdOpId3Fg> <bInvHdPlaceNoFg>true</bInvHdPlaceNoFg> <bInvHdShelfNoFg>true</bInvHdShelfNoFg> <bInvHdStoreIdFg>true</bInvHdStoreIdFg> <bInvNonAccumulatedFg>true</bInvNonAccumulatedFg> <bInvUseArticleMarker>true</bInvUseArticleMarker> <bKeepLastScannedBarcode>true</bKeepLastScannedBarcode> <bLblCopyMarkdownFg>true</bLblCopyMarkdownFg> <bLblCopyPricingFg>true</bLblCopyPricingFg> <bOnlyPercentMDFg>true</bOnlyPercentMDFg> <bPluAutoLearnFg>true</bPluAutoLearnFg> <bPromoFg>true</bPromoFg> <bRefuseManualDiscount>true</bRefuseManualDiscount> <bRefuseManualPrice>true</bRefuseManualPrice> <bReportsBarPiece>true</bReportsBarPiece> <bReportsBarPrice>true</bReportsBarPrice> <bReportsBarWeight>true</bReportsBarWeight> <bResetMkDownTypeAndValueFg>true</bResetMkDownTypeAndValueFg> <bResetPrUpOnPluRclFg>true</bResetPrUpOnPluRclFg> <bScandinavianBarcodeFg>true</bScandinavianBarcodeFg> <bSelectGroupOnReportsFg>true</bSelectGroupOnReportsFg> <bUseCalendarInsteadOfSpinner>true</bUseCalendarInsteadOfSpinner> <byBeeperVol>sample string 24</byBeeperVol> <byDefNoOfMdBarLabels>sample string 17</byDefNoOfMdBarLabels> <byDefNoOfMdPriceLabels>sample string 16</byDefNoOfMdPriceLabels> <byDefNoOfNormalBarLabels>sample string 15</byDefNoOfNormalBarLabels> <byDefNoOfNormalPriceLabels>sample string 14</byDefNoOfNormalPriceLabels> <byGroupSelectionOnPowerOn>sample string 13</byGroupSelectionOnPowerOn> <byMdBarArticleCode>sample string 11</byMdBarArticleCode> <byMdBarPieceCode>sample string 10</byMdBarPieceCode> <byMdBarPriceCode>sample string 8</byMdBarPriceCode> <byMdBarWeightCode>sample string 9</byMdBarWeightCode> <byMdTotals>sample string 18</byMdTotals> <byPluOnSdCard>sample string 20</byPluOnSdCard> <byPowerOnWorkingMode>sample string 19</byPowerOnWorkingMode> <byRtTotal>sample string 22</byRtTotal> <bySpBarCodeForAutoDispo>sample string 23</bySpBarCodeForAutoDispo> <byTotOnSdCard>sample string 21</byTotOnSdCard> <byVibrator>sample string 25</byVibrator> <enBaseLabel>sample string 27</enBaseLabel> <enBaseLabelReports>sample string 28</enBaseLabelReports> <enCountry>sample string 1</enCountry> <enLang>sample string 2</enLang> <enPrinterModel>sample string 12</enPrinterModel> <nPollTimerBoImportFiles>1</nPollTimerBoImportFiles> <nShopAddressNo>1</nShopAddressNo> <sbDefMdtype>sample string 7</sbDefMdtype> <strCurrencySym>sample string 3</strCurrencySym> <strDecimalSeparator>sample string 5</strDecimalSeparator> <strShopAddress>sample string 26</strShopAddress> <strThousandsSeparator>sample string 6</strThousandsSeparator> <strWeightSym>sample string 4</strWeightSym> <usAutoResetSerialPortTime>1</usAutoResetSerialPortTime> <usBkLightTime>1</usBkLightTime> <usCodePage>1</usCodePage> <usContrast>1</usContrast> <usCurrencyDecimalPos>1</usCurrencyDecimalPos> <usDefaultShortDateLeadTime>1</usDefaultShortDateLeadTime> <usKeyClick>1</usKeyClick> <usNonComWarningTimer>1</usNonComWarningTimer> <usWeightDecimalPos>1</usWeightDecimalPos> </Config>
application/json, text/json
{ "enCountry": "sample string 1", "enLang": "sample string 2", "usCodePage": 1, "usCurrencyDecimalPos": 1, "usWeightDecimalPos": 1, "strCurrencySym": "sample string 3", "strWeightSym": "sample string 4", "strDecimalSeparator": "sample string 5", "strThousandsSeparator": "sample string 6", "bScandinavianBarcodeFg": true, "usDefaultShortDateLeadTime": 1, "usContrast": 1, "usBkLightTime": 1, "usKeyClick": 1, "bOnlyPercentMDFg": true, "sbDefMdtype": "sample string 7", "byMdBarPriceCode": "sample string 8", "byMdBarWeightCode": "sample string 9", "byMdBarPieceCode": "sample string 10", "byMdBarArticleCode": "sample string 11", "bRefuseManualPrice": true, "bRefuseManualDiscount": true, "enPrinterModel": "sample string 12", "bDisableBarcodeLabel": true, "byGroupSelectionOnPowerOn": "sample string 13", "byDefNoOfNormalPriceLabels": "sample string 14", "byDefNoOfNormalBarLabels": "sample string 15", "byDefNoOfMdPriceLabels": "sample string 16", "byDefNoOfMdBarLabels": "sample string 17", "bKeepLastScannedBarcode": true, "bAllowNoneScan": true, "byMdTotals": "sample string 18", "byPowerOnWorkingMode": "sample string 19", "bAllowQuickRebateFg": true, "bPluAutoLearnFg": true, "bResetPrUpOnPluRclFg": true, "bResetMkDownTypeAndValueFg": true, "b1By1ContSelectAutoFg": true, "bGroupCodeInPricingModeFg": true, "bSelectGroupOnReportsFg": true, "byPluOnSdCard": "sample string 20", "byTotOnSdCard": "sample string 21", "byRtTotal": "sample string 22", "bCombiNormalLabel": true, "bCombiMarkdownLabel": true, "bReportsBarPrice": true, "bReportsBarWeight": true, "bReportsBarPiece": true, "bLblCopyPricingFg": true, "bLblCopyMarkdownFg": true, "nShopAddressNo": 1, "bInvNonAccumulatedFg": true, "bInvHdDescriptorFg": true, "bInvHdDueDayFg": true, "bInvHdOpId1Fg": true, "bInvHdOpId2Fg": true, "bInvHdOpId3Fg": true, "bInvHdStoreIdFg": true, "bInvHdShelfNoFg": true, "bInvHdPlaceNoFg": true, "bCtrlDueDayFg": true, "bySpBarCodeForAutoDispo": "sample string 23", "bAllowMultPacksNonEqualized": true, "byBeeperVol": "sample string 24", "byVibrator": "sample string 25", "bAllowDepositFg": true, "bAllowPriceChangesMenu": true, "nPollTimerBoImportFiles": 1, "bAllowTotalsExportWithoutFTP": true, "bUseCalendarInsteadOfSpinner": true, "usAutoResetSerialPortTime": 1, "usNonComWarningTimer": 1, "bInvUseArticleMarker": true, "bPromoFg": true, "bAllowUpZeroMdPriceCode": true, "bAllowUpZeroPriceCode": true, "bAllowUpZeroBgPriceCode": true, "strShopAddress": "sample string 26", "enBaseLabel": "sample string 27", "enBaseLabelReports": "sample string 28" }