POST api/shelfLocation/{id}/print

Add shelf location specified to a new or existing printbatch.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Shelf location identifier

globally unique identifier

Required

Body Parameters

PrintBatchHeader to match/create. StoreID must not be null.

PrintBatchHeader
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

StoreID

integer

None.

PrintBatchType

PrintBatchType

None.

PrintRequestType

PrintRequestType

None.

CampaignName

string

None.

User

string

String length: inclusive between 0 and 255

Process

string

String length: inclusive between 0 and 255

PromoPrint

For campaigns, true if the printing is only the campaign, and not the campaign products

boolean

Deprecated.

Created

date

None.

Updated

date

None.

Printed

date

None.

StoreName

string

Relation. This field may not always be loaded or used for updates.

StoreShortName

string

Relation. This field may not always be loaded or used for updates.

CampaignDescription

string

Relation. This field may not always be loaded or used for updates.

Campaign

Campaign

Relation. This field may not always be loaded or used for updates.

Details

Collection of PrintBatchDetail

Relation. This field may not always be loaded or used for updates.

Request Formats

application/json, text/json

Sample:
{
  "identifier": "mzaWJkiB/k+sEg2xjNtxFg==",
  "identifierGuid": "2696369b-8148-4ffe-ac12-0db18cdb7116",
  "storeID": 1,
  "printBatchType": 2,
  "printRequestType": 3,
  "campaignName": "sample string 4",
  "user": "sample string 5",
  "process": "sample string 6",
  "promoPrint": true,
  "created": "2026-06-03T18:33:42.2363121",
  "updated": "2026-06-03T18:33:42.2363121",
  "printed": "2026-06-03T18:33:42.2363121",
  "storeName": "sample string 8",
  "storeShortName": "sample string 9",
  "campaignDescription": "sample string 10",
  "campaign": {
    "$id": "2",
    "id": 1,
    "storeID": 2,
    "name": "22c666e9-4cbd-4b03-bbbe-1222bc12acc3",
    "nameGuid": "22c666e9-4cbd-4b03-bbbe-1222bc12acc3",
    "description": "sample string 4",
    "showDiscounts": true,
    "showTotals": true,
    "onlyEvaluateOnSubtotal": true,
    "useDescription": true,
    "campaignType": 1,
    "startDate": "2026-06-03T18:33:42.2363121",
    "startTime": 1,
    "endDate": "2026-06-03T18:33:42.2363121",
    "endTime": 1,
    "recurrence": 1,
    "recurrenceType": 1,
    "monthType": 1,
    "weekDays": 1,
    "months": 1,
    "monthWeeks": 1,
    "monthDays": "sample string 7",
    "printed": true,
    "talkerText": "sample string 8",
    "rangeDescription": "sample string 9",
    "dealDescription": "sample string 10",
    "labelQuantity": 11,
    "active": 1,
    "deactivated": "2026-06-03T18:33:42.2363121",
    "system": true,
    "created": "2026-06-03T18:33:42.2363121",
    "updated": "2026-06-03T18:33:42.2363121",
    "priceChangeNotifiedUtc": "2026-06-03T18:33:42.2363121",
    "promoType": 1,
    "promotionTypeCode": "sample string 13",
    "hostIdentifier": "mgAXiNluxUq/suG3gbT5sg==",
    "hostIdentifierGuid": "8817009a-6ed9-4ac5-bfb2-e1b781b4f9b2",
    "hostType": 14,
    "createdByUser": "sample string 15",
    "fromHost": true,
    "deleted": true,
    "campaignDeleted": "2026-06-03T18:33:42.2363121",
    "updatedByUser": "sample string 18",
    "offerID": 1,
    "isPriceChangeCampaign": true,
    "stores": [
      1,
      2
    ],
    "storeNames": [
      "sample string 1",
      "sample string 2"
    ],
    "campaignPlus": [
      {
        "$id": "3",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "plu": 1,
        "hostOfferID": 1,
        "metcashPromotionID": "sample string 4",
        "metcashPromotionPlacement": "sample string 5",
        "pluG_UID": "LctcD3HKMUiccj7yZxpZ7g==",
        "pluGuid": "0f5ccb2d-ca71-4831-9c72-3ef2671a59ee",
        "newPrice": 1,
        "pctDiscount": 1,
        "newCost": 1,
        "newCostDecimals": 6,
        "dealCostIdentifier": "ZJWtd8kIcE+2mjOyPnoVrw==",
        "dealCostGuid": "77ad9564-08c9-4f70-b69a-33b23e7a15af",
        "pluName": "sample string 7",
        "apn": "sample string 8",
        "fuelItem": true,
        "priceGroupG_UID": "xmoGHplgqUeTWxlCne1lZQ==",
        "priceGroupGuid": "1e066ac6-6099-47a9-935b-19429ded6565",
        "itemNumber": "sample string 10",
        "cri": "sample string 11",
        "pluPrice": 12,
        "costCalcMethod": 13,
        "pluCost": 14,
        "pluCostIndicator": "sample string 15",
        "pluPriceGstPercent": 16,
        "pluCostGstPercent": 17,
        "pluActive": true,
        "cartonQty": 1.1,
        "baseUnits": 19.1,
        "salesMode": 1,
        "orderPacked": 20,
        "pluNormalCost": 21,
        "pluaws": 22.0,
        "directNumber": "sample string 23",
        "departmentName": "sample string 24",
        "subDepartmentName": "sample string 25",
        "priceGroupName": "sample string 26",
        "supplierName": "sample string 27",
        "stockOnHand": 1.1,
        "stockOnOrder": 1.1,
        "lastReceived": "2026-06-03T18:33:42.2363121",
        "rrp": 28,
        "campaignDescription": "sample string 29",
        "hostCampaign": true,
        "hostIdentifier": "QEA=",
        "hostIdentifierGuid": "895dfe41-3dbf-4fc1-8408-6e58f44ae3fc",
        "campaignComboPriceGroupG_UID": "p1NezvTCa0e4+JLuJFrrpw==",
        "campaignComboPriceGroupIdentifier": "ce5e53a7-c2f4-476b-b8f8-92ee245aeba7",
        "promotionPlacementDescription": "sample string 31",
        "storeAcceptances": [
          {
            "$id": "4",
            "plu": 1,
            "pluG_UId": "QEA=",
            "campaignID": 1,
            "campaignName": "sample string 2",
            "storeID": 3,
            "acceptedUtc": "2026-06-03T18:33:42.2363121",
            "operatorG_UID": "0lChdcom0kavfGwJX2c/Tw==",
            "operatorGuid": "75a150d2-26ca-46d2-af7c-6c095f673f4f",
            "machineID": 1,
            "processed": true,
            "appliedUtc": "2026-06-03T18:33:42.2363121",
            "signIqTicketFileMovedUtc": "2026-06-03T18:33:42.2363121",
            "user": "sample string 6",
            "campaignDescription": "sample string 7",
            "productDesc": "sample string 8",
            "storeName": "sample string 9",
            "effectiveUtc": "2026-06-03T18:33:42.2363121",
            "priceChangeType": 0,
            "operatorName": "sample string 10",
            "hostCampaign": true,
            "hostIdentifier": "QEA=",
            "hostIdentifierGuid": "7d525146-10dd-456b-82ba-dac65b2f16f5",
            "product": {
              "$id": "5",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "AtPF3UaSbUafF42NaAYMWQ==",
              "guid": "ddc5d302-9246-466d-9f17-8d8d68060c59",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "Uhn8RgBfXEmznWxUFlef/A==",
              "priceGroupGuid": "46fc1952-5f00-495c-b39d-6c5416579ffc",
              "blueprintID": 1,
              "lastCountedDate": "2026-06-03T18:33:42.2363121",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2026-06-03T18:33:42.2363121",
              "pluCreated": "2026-06-03T18:33:42.2363121",
              "createdByUser": "sample string 9",
              "name": "sample string 10",
              "nameChanged": true,
              "secondDescription": "sample string 12",
              "hostDescription": "sample string 13",
              "keepCartonQty": true,
              "keepDescription": true,
              "keepDepartments": true,
              "keepSuppliers": true,
              "markdownDescription": "sample string 18",
              "altDescription": "sample string 19",
              "bestOrExpire": 20,
              "lastUpdate": "2026-06-03T18:33:42.2363121",
              "lastManualUpdate": "2026-06-03T18:33:42.2363121",
              "imageName": "sample string 23",
              "showImageOnFlipCharts": true,
              "showTextOnFlipCharts": true,
              "overrideFlipChartText": true,
              "flipChartText": "sample string 27",
              "salesMode": 1,
              "eftCode": 1,
              "price": 1,
              "priceChanged": true,
              "rrp": 1,
              "gstPercent": 28,
              "gstPercentChanged": true,
              "costGSTPercent": 29,
              "costGSTPercentChanged": true,
              "wetPercent": 1,
              "priceOverride": 1,
              "cost": 1,
              "currentCost": 1,
              "currentCostDecimals": 1,
              "grossProfit": 1.0,
              "currentCostDesc": "sample string 30",
              "currentCostEnd": "2026-06-03T18:33:42.2363121",
              "currentCostUpdated": "2026-06-03T18:33:42.2363121",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 32,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2026-06-03T18:33:42.2363121",
              "defaultGP": 1,
              "breakTargetMode": 33,
              "break1": 1,
              "price1": 1,
              "target1": 34,
              "break2": 1,
              "price2": 1,
              "target2": 35,
              "break3": 1,
              "price3": 1,
              "target3": 36,
              "break1Changed": true,
              "price1Changed": true,
              "target1Changed": true,
              "break2Changed": true,
              "price2Changed": true,
              "target2Changed": true,
              "break3Changed": true,
              "price3Changed": true,
              "target3Changed": true,
              "breakTargetModeChanged": true,
              "margin": 1.1,
              "marginChanged": true,
              "marginRanged": true,
              "marginRangedChanged": true,
              "minimumMargin": 1.1,
              "minimumMarginChanged": true,
              "maximumMargin": 1.1,
              "maximumMarginChanged": true,
              "overrideHostWarehouseIndicator": true,
              "overrideHostWarehouseIndicatorChanged": true,
              "overrideHostPrice": true,
              "overrideHostPriceChanged": true,
              "overrideHostCost": true,
              "overrideHostCostChanged": true,
              "overrideHostMargin": true,
              "overrideHostMarginChanged": true,
              "alwaysApplyMargin": true,
              "alwaysApplyMarginChanged": true,
              "aws": 1.0,
              "paws": 1.0,
              "awsUpdated": "2026-06-03T18:33:42.2363121",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 53,
              "altPriceModeChanged": true,
              "altPLUG_UID": "yyW9lxq7O06OENdmesAiNg==",
              "altPLUGuid": "97bd25cb-bb1a-4e3b-8e10-d7667ac02236",
              "altPLUGuidChanged": true,
              "altPriceDescription1": "sample string 54",
              "altPriceDescription2": "sample string 55",
              "cartonQuantity": 56,
              "cartonQuantityChanged": true,
              "trayID": 1,
              "promptID": 1,
              "tare": 1,
              "packQty": 1,
              "fixedWeight": 1,
              "extraMesg": 1,
              "text1": "sample string 58",
              "text2": "sample string 59",
              "text3": "sample string 60",
              "labelText": "sample string 61",
              "labelTextChanged": true,
              "sendToScale": true,
              "nonScaleWeigh": true,
              "labelFormat": "sample string 65",
              "barcodeFormat": "sample string 66",
              "austMade": 1,
              "coolCode": 67,
              "countryOfOrigin": "sample string 68",
              "percentContent": 69.1,
              "departmentID": 1,
              "subDepartmentID": 1,
              "minorDepartmentID": 1,
              "lesserDepartmentID": 1,
              "deptCode": "sample string 70",
              "subDeptCode": "sample string 71",
              "minorDeptCode": "sample string 72",
              "lesserDeptCode": "sample string 73",
              "deptName": "sample string 74",
              "subDeptName": "sample string 75",
              "minorDeptName": "sample string 76",
              "lesserDeptName": "sample string 77",
              "departmentChanged": true,
              "subCategoryID": 1,
              "expiry": 1,
              "showDays": 1,
              "datePrint": 1,
              "labelRequired": true,
              "labelShelfQty": 80,
              "labelShelfChanged": true,
              "labelTalkerQty": 82,
              "labelSmall": true,
              "labelLastPrinted": "2026-06-03T18:33:42.2363121",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "g1S7md209UOWfAi0LzQb1g==",
              "shelfPageLayoutGuid": "99bb5483-b4dd-43f5-967c-08b42f341bd6",
              "talkerPageLayoutG_UID": "wKHDwl9vxU+IBig65BOJ4Q==",
              "talkerPageLayoutGuid": "c2c3a1c0-6f5f-4fc5-8806-283ae41389e1",
              "unitMeasure": 1.1,
              "unitMeasureChanged": true,
              "unitMeasureKind": 85,
              "unitMeasureKindChanged": true,
              "signIQData": "sample string 87",
              "refresh": true,
              "earnLoyaltyPoints": true,
              "earnLoyaltyPointsChanged": true,
              "quantityOverride": true,
              "quantityOverrideChanged": true,
              "quantityRequired": true,
              "quantityRequiredChanged": true,
              "allowDiscounts": true,
              "allowDiscountsChanged": true,
              "discountDiscounts": true,
              "discountDiscountsChanged": true,
              "itemRecalled": true,
              "itemRecalledChanged": true,
              "noRefund": true,
              "noRefundChanged": true,
              "allowMarkdown": true,
              "allowMarkdownChanged": true,
              "priceRequired": true,
              "priceRequiredChanged": true,
              "fuelItem": true,
              "fuelItemChanged": true,
              "liabilityItem": true,
              "trackSerial": true,
              "trackSerialChanged": true,
              "allowZeroPrice": true,
              "allowZeroPriceChanged": true,
              "notForSale": 92,
              "notForSaleChanged": true,
              "excludeFromDeals": true,
              "excludeFromVoucher": true,
              "minimumAge": 95,
              "minimumAgeChanged": true,
              "buyingLimit": 1,
              "buyingLimitChanged": true,
              "buyingLimitIndependent": true,
              "buyingLimitIndependentChanged": true,
              "inventoryGuid": "R0tBGwNkk06JmHMUFBbyLw==",
              "inventoryIdentifier": "1b414b47-6403-4e93-8998-73141416f22f",
              "inventoryAccuracy": 1,
              "baseUnits": 99,
              "orderPacked": 1,
              "isManufactured": true,
              "isIngredient": true,
              "isModifier": true,
              "isModifierChanged": true,
              "hasModifiers": 100,
              "defaultPrinter": "sample string 101",
              "defaultPrinterGroup": "sample string 102",
              "ingredientsOnManufacture": true,
              "manufactureUnitMeasure": 1,
              "mpl": 1,
              "maxShelfQty": 103,
              "allowAutoOrder": true,
              "warrantyPeriod": 1,
              "parentPluG_UId": "5k4LIAtFxE+SN9liZALj/g==",
              "parentPluGuid": "200b4ee6-450b-4fc4-9237-d9626402e3fe",
              "preferredHostVendor": 105,
              "preferredHostChanged": true,
              "code": "sample string 107",
              "supplierIdentifier": "kwLA3Cc9S0ezIq2xRwCaSQ==",
              "supplierIdentifierGuid": "dcc00293-3d27-474b-b322-adb147009a49",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "zUngTXNaVkaeBj6yZYdzyQ==",
              "rebateSupplierIdentifierGuid": "4de049cd-5a73-4656-9e06-3eb2658773c9",
              "rebateSupplierChanged": true,
              "availableForOrder": true,
              "warehouseDirectIndicator": "sample string 109",
              "warehouseDirectIndicatorChanged": true,
              "productGrade": "sample string 111",
              "productType": "sample string 112",
              "productGroup": "sample string 113",
              "complianceIndicator": "sample string 114",
              "inhouseBrand": "sample string 115",
              "slowMoving": true,
              "generalMerchandise": true,
              "comment": "sample string 118",
              "lastUpdatedByUser": "sample string 119",
              "lastManualUpdatedByUser": "sample string 120",
              "lastUpdatedByUserOverride": true,
              "lastUpdatedByHost": "2026-06-03T18:33:42.2363121",
              "commodity": "sample string 122",
              "businessPillar": "sample string 123",
              "mscCommodity": "sample string 124",
              "hostIdentifier": "WPuhI7vCpUa5+c/iVNVJVg==",
              "hostIdentifierGuid": "23a1fb58-c2bb-46a5-b9f9-cfe254d54956",
              "serviceFeeID": 1,
              "serviceFeeIDChanged": true,
              "providerName": "sample string 126",
              "aisleEnds": "sample string 127",
              "deleted": true,
              "deletedChanged": true,
              "hidden": true,
              "doNotRange": true,
              "doNotRangeChanged": true,
              "doNotOrder": true,
              "doNotOrderChanged": true,
              "locked": true,
              "excludeFromWebUpdate": true,
              "excludeFromWebUpdateChanged": true,
              "webPriceBasedOn": 138,
              "webPriceRounding": true,
              "webMarkup": 140,
              "webPriceMode": 141,
              "altDepartmentID": 1,
              "altSubDepartmentID": 1,
              "altMinorDepartmentID": 1,
              "altLesserDepartmentID": 1,
              "altDeptCode": "sample string 142",
              "altSubDeptCode": "sample string 143",
              "altMinorDeptCode": "sample string 144",
              "altLesserDeptCode": "sample string 145",
              "altDepartmentChanged": true,
              "storeProducts": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "store": {
                "$id": "6",
                "id": 1,
                "isMaster": true,
                "isElectedMaster": true,
                "electedMasterStoreID": 1,
                "isZoneMaster": true,
                "shortName": "sample string 3",
                "url": "sample string 4",
                "sortOrder": 1,
                "name": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "state": "sample string 12",
                "country": "sample string 13",
                "postCode": "sample string 14",
                "delivery": 1,
                "exportAccounts": 1,
                "salesAccountFolder": "sample string 15",
                "purchaseAccountFolder": "sample string 16",
                "initLoad": 1,
                "initIDs": 1,
                "zoneID": 1,
                "actAsMaster": 1,
                "lastActiveUtc": "2026-06-03T18:33:42.2363121",
                "active": true,
                "warehouse": true,
                "abn": "sample string 19",
                "phoneOrderSubjectLine": "sample string 20",
                "caseConfiguration": 21,
                "isNormalPriceChangesCampaign": true,
                "generatePrintLabels": true,
                "headerLogo": "sample string 24",
                "custNo": "sample string 25",
                "stateCode": "sample string 26",
                "hostIdentifier": "T49tOJpksUmkynLmtxL1FQ==",
                "hostIdentifierGuid": "386d8f4f-649a-49b1-a4ca-72e6b712f515",
                "hostName": 1,
                "hostAddress": "sample string 27",
                "hostUsername": "sample string 28",
                "hostPassword": "sample string 29",
                "excludeFromLeadInOut": true,
                "accountingProvider": 31,
                "accountingAddress": "sample string 32",
                "accountingUsername": "sample string 33",
                "accountingPassword": "sample string 34",
                "storeAccountingCode": "sample string 35",
                "softwareVariance": 36,
                "fuelWarningVariance": 37.0,
                "fuelErrorVariance": 38.0,
                "fuelAccumulatedWarningVariance": 39.0,
                "fuelAccumulatedErrorVariance": 40.0,
                "drawManagment": 41,
                "endOfDayManagment": true,
                "autoFillCashBalancing": true,
                "fuelDayVariance": 44,
                "accountingTradingTime": "00:00:00.1234567",
                "stockActivateProduct": 46,
                "defaultOrderDocumentId": 1,
                "defaultStockReceiveDocumentId": 1,
                "giftCardSalesAccountingDeptCode": "sample string 47",
                "transactionDiscountAccountingDeptCode": "sample string 48",
                "size": 49,
                "updated": "2026-06-03T18:33:42.2363121",
                "priceZone": {
                  "$id": "7",
                  "id": 1,
                  "name": "sample string 2",
                  "hostIdentifier": "FPbmumPF8U69+fnkREoegg==",
                  "hostIdentifierGuid": "bae6f614-c563-4ef1-bdf9-f9e4444a1e82",
                  "sortOrder": 3,
                  "zoneMasterStoreID": 1,
                  "electedMasterStoreID": 1,
                  "containsElectedMasterStore": true
                },
                "priceZoneName": "sample string 51",
                "storeFuelConfigured": true,
                "shippingAddressCopied": true,
                "shippingAddress": {
                  "$id": "8",
                  "storeID": 1,
                  "addressType": 1,
                  "address1": "sample string 1",
                  "address2": "sample string 2",
                  "city": "sample string 3",
                  "state": "sample string 4",
                  "country": "sample string 5",
                  "postCode": "sample string 6"
                },
                "billingAddressCopied": true,
                "billingAddress": {
                  "$ref": "8"
                },
                "warehouseStore": {
                  "$id": "9",
                  "storeID": 1,
                  "warehouseStoreID": 2,
                  "storeName": "sample string 3",
                  "warehouseName": "sample string 4"
                },
                "hostStoreSettings": [
                  {
                    "$id": "10",
                    "id": 1,
                    "hostIdentifier": "4qNXTO3u+Ea6A6VMhq0O4g==",
                    "hostIdentifierGuid": "4c57a3e2-eeed-46f8-ba03-a54c86ad0ee2",
                    "storeID": 2,
                    "username": "sample string 3",
                    "password": "sample string 4",
                    "passwordPlain": "sample string 5",
                    "serverAddress": "sample string 6",
                    "serverPort": 1,
                    "excludeFromLeadInOut": true,
                    "useForHostFile": true,
                    "metcashPillarID": "sample string 9",
                    "metcashStateCode": "sample string 10",
                    "metcashCustomerID": "sample string 11",
                    "metcashTradingPartnerID": "sample string 12",
                    "drakesCustomerNumber": 1,
                    "sparCustomerNumber": "sample string 13",
                    "sparOrderUsername": "sample string 14",
                    "sparOrderPassword": "sample string 15",
                    "sparOrderPasswordPlain": "sample string 16",
                    "pharmXSiteID": 1,
                    "ibaZoneID": 1,
                    "ibaState": "sample string 17",
                    "foodlandStoreCode": "sample string 18",
                    "ilgMemberNumber": "sample string 19",
                    "ilgOutletLocation": 1,
                    "ilgBaseCost": 1,
                    "ilgApplyNonAdvertisedPromos": true,
                    "ilgExemptFromFreight": true,
                    "ilgOrderDealReview": true,
                    "ilgFinanceFee": 1,
                    "secondPassword": "sample string 23",
                    "secondPasswordPlain": "sample string 24",
                    "secondServerAddress": "sample string 25",
                    "processPromotions": true,
                    "hostProvider": 0,
                    "host": {
                      "$id": "11",
                      "identifier": "xUFt5o81REGMn8qAR7GeNg==",
                      "identifierGuid": "e66d41c5-358f-4144-8c9f-ca8047b19e36",
                      "isPrimary": true,
                      "obeyPreferredHost": true,
                      "loadCampaigns": true,
                      "isHostOwnedGroup": true,
                      "serviceFeeID": 1,
                      "deletedDiscountRate": 1,
                      "deletedDiscountDuration": 1,
                      "doNotRange": true,
                      "doNotOrder": true,
                      "updateMaster": true,
                      "ignoreHostPriceGroups": true,
                      "ignoreNormalSellIncrease": true,
                      "ignoreNormalSellIncreaseRange": 11,
                      "ignoreNormalSellDecrease": true,
                      "ignoreNormalSellDecreaseRange": 13,
                      "roundNormalSell": true,
                      "ignorePromotionSell": true,
                      "ignoreNonAdvertisedPromotionSell": true,
                      "splitAdvertisedAndNonAdvertisedPromotions": true,
                      "ignoreLeadInOut": true,
                      "hostSupplierIdentifier": "CO6KYJOG0Uq/ioXz34E62A==",
                      "hostSupplierIdentifierGuid": "608aee08-8693-4ad1-bf8a-85f3df813ad8",
                      "loyaltyPriceLevelIdentifier": "RY56PPQy3Emr+jjYRRZ9EA==",
                      "loyaltyPriceLevelIdentifierGuid": "3c7a8e45-32f4-49dc-abfa-38d845167d10",
                      "isGroup": true,
                      "description": "sample string 22",
                      "hostProvider": 23,
                      "hostTypeEnum": 24,
                      "hostType": "sample string 25",
                      "hostCode": "sample string 26",
                      "username": "sample string 27",
                      "password": "sample string 28",
                      "passwordPlain": "sample string 29",
                      "server": "sample string 30",
                      "url": "sample string 31",
                      "global": true,
                      "stateCode": "sample string 33",
                      "lastCollected": "2026-06-03T18:33:42.2363121",
                      "lastProcessed": "2026-06-03T18:33:42.2363121",
                      "hold": true,
                      "supplierName": "sample string 35",
                      "supplier": {
                        "$id": "12",
                        "identifier": "x6+dZA7QTECg6VabcwMDoA==",
                        "identifierGuid": "649dafc7-d00e-404c-a0e9-569b730303a0",
                        "code": "sample string 1",
                        "name": "sample string 2",
                        "fuelSupplier": true,
                        "isSupplier": true,
                        "isHostedSupplier": true,
                        "hostID": 1,
                        "accountCode": "sample string 6",
                        "invoiceSuffix": "sample string 7",
                        "orderEmail": "sample string 8",
                        "orderEmailBcc": "sample string 9",
                        "orderFax": "sample string 10",
                        "showOrderCost": true,
                        "receiptCostUpdate": true,
                        "sendReceipt": true,
                        "receiptEmail": "sample string 14",
                        "receiptEmailBcc": "sample string 15",
                        "primaryContactGuid": "KTF3AZYPkUKM0hDljccq9A==",
                        "primaryContactID": "01773129-0f96-4291-8cd2-10e58dc72af4",
                        "storeID": 1,
                        "abn": "sample string 16",
                        "supplierGroupIdentifier": "UfyjAis4HkqlHCDPSz5MRQ==",
                        "supplierGroupGuid": "02a3fc51-382b-4a1e-a51c-20cf4b3e4c45",
                        "rebate": 1.0,
                        "rebateType": 1,
                        "rebateFrequency": 1,
                        "rebateSource": 1,
                        "rebateLastClaimed": "2026-06-03T18:33:42.2363121",
                        "rebateLastClaimedAmount": 1.0,
                        "cartonsOnly": true,
                        "minimumOrderValue": 1,
                        "enforceMinimumQuantity": true,
                        "freight": 19.0,
                        "freightType": 20,
                        "deleted": true,
                        "deletedUser": "sample string 22",
                        "storeName": "sample string 23",
                        "primaryContact": {
                          "$id": "13",
                          "id": "df4b63aa-5098-4b29-a308-a55dc28c8d4e",
                          "identifier": "Ve8AlY3mYEqmz4EpkAxXJg==",
                          "identifierGuid": "9500ef55-e68d-4a60-a6cf-8129900c5726",
                          "familyName": "sample string 1",
                          "givenNames": "sample string 2",
                          "otherNames": "sample string 3",
                          "title": "sample string 4",
                          "dateOfBirth": "sample string 5",
                          "sex": "sample string 6",
                          "address": "sample string 7",
                          "address1": "sample string 8",
                          "address2": "sample string 9",
                          "town": "sample string 10",
                          "state": "sample string 11",
                          "country": "sample string 12",
                          "postalCode": "sample string 13",
                          "telephone": "sample string 14",
                          "mobile": "sample string 15",
                          "email": "sample string 16",
                          "fax": "sample string 17",
                          "primary": true
                        },
                        "contacts": [
                          {
                            "$id": "14",
                            "supplierIdentifier": "edNEANp0bEy+qu5CIkCGow==",
                            "supplierIdentifierGuid": "0044d379-74da-4c6c-beaa-ee42224086a3",
                            "contactGuid": "a8icDdgGSkeLpUs5i844TQ==",
                            "contactID": "0d9cc86b-06d8-474a-8ba5-4b398bce384d",
                            "contact": {
                              "$ref": "13"
                            },
                            "supplier": {
                              "$ref": "12"
                            }
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "products": [
                          {
                            "$id": "15",
                            "pluG_UID": "yeeq6hS7rkeu2PiD2d/vZw==",
                            "pluGuid": "eaaae7c9-bb14-47ae-aed8-f883d9dfef67",
                            "supplierIdentifier": "Q1x8JPDpfkeTWHlOufd7ow==",
                            "supplierIdentifierGuid": "247c5c43-e9f0-477e-9358-794eb9f77ba3",
                            "cartonQuantity": 1,
                            "cartonQuantityChanged": true,
                            "productSize": "sample string 3",
                            "cigarettesPerSleeve": 1,
                            "randomWeight": true,
                            "piecesPerUnit": 5,
                            "averagePackSize": 6,
                            "effectiveDate": "2026-06-03T18:33:42.2363121",
                            "pricedByWeight": true,
                            "landedUnitCostEx": 9,
                            "landedUnitCostInc": 10,
                            "landedCartonCostInc": 12,
                            "landedCartonCostEx": 13,
                            "standardCost": 14,
                            "deliveryFee": 1,
                            "deliveryFeeBasis": "sample string 15",
                            "pickAndPackFee": 1,
                            "pickAndPackFeeBasis": "sample string 16",
                            "financeFee": 1,
                            "financeFeeBasis": "sample string 17",
                            "cartonLength": 1,
                            "cartonWidth": 1,
                            "cartonHeight": 1,
                            "palletLayerQuantity": 1,
                            "palletLayers": 1,
                            "itemCode": "sample string 18",
                            "invoiceCode": "sample string 19",
                            "invoiceDesc": "sample string 20",
                            "orderDirect": true,
                            "useCost": true,
                            "minimumQuantity": 21,
                            "hostType": 22,
                            "fromHost": 23,
                            "minimumReorder": 1,
                            "maximumReorder": 1,
                            "orderMultiple": 24.1,
                            "sellMultiple": 25.1,
                            "baseMultiple": 26.1,
                            "hostStandardCost": 27,
                            "hostTotalCost": 28,
                            "hostRetail": 29,
                            "hostLandedUnitCostEx": 30,
                            "hostLandedUnitCostInc": 31,
                            "hostDesc": "sample string 32",
                            "directIndicator": "sample string 33",
                            "availableToOrder": true,
                            "hostRangeIndicator": "sample string 35",
                            "hostProductType": "sample string 36",
                            "hostProductGrade": "sample string 37",
                            "hostProductGroup": "sample string 38",
                            "hostSlowMoving": true,
                            "hostGeneralMerchandise": true,
                            "hostPillar": "sample string 41",
                            "hostLastUpdated": "2026-06-03T18:33:42.2363121",
                            "rebate": 1.0,
                            "rebateExclude": true,
                            "invoiceCodes": [
                              {
                                "$id": "16",
                                "pluG_UID": "MW6cSLIkJkSewUwMKcK3KA==",
                                "pluGuid": "489c6e31-24b2-4426-9ec1-4c0c29c2b728",
                                "supplierIdentifier": "ynflr5G0aUKMYr7rYw0liA==",
                                "supplierIdentifierGuid": "afe577ca-b491-4269-8c62-beeb630d2588",
                                "invoiceCode": "sample string 1",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "16"
                              }
                            ],
                            "storeIDs": [
                              1,
                              2
                            ],
                            "preferredSupplier": true,
                            "preferredRebateSupplier": true,
                            "supplierName": "sample string 42",
                            "salesMode": 43,
                            "orderPacked": true,
                            "active": true,
                            "price": 1,
                            "costGstPercent": 45,
                            "parentPluG_UID": "rsiscJiu5kO++faMDP11Ug==",
                            "parentPluGuid": "70acc8ae-ae98-43e6-bef9-f68c0cfd7552",
                            "freight": 46.0,
                            "freightType": 1,
                            "product": {
                              "$ref": "5"
                            },
                            "supplier": {
                              "$ref": "12"
                            },
                            "serviceFee": {
                              "$id": "17",
                              "id": 1,
                              "description": "sample string 1",
                              "fee": 1
                            },
                            "isPrimaryHost": true,
                            "hostVendor": 48
                          },
                          {
                            "$ref": "15"
                          }
                        ],
                        "orderCycleHeaders": [
                          {
                            "$id": "18",
                            "storeID": 1,
                            "supplierIdentifier": "zEPGyRUQgUyB70LKcLPgwA==",
                            "supplierGuid": "c9c643cc-1015-4c81-81ef-42ca70b3e0c0",
                            "departmentCode": "sample string 2",
                            "warehouseDirectIndicator": "sample string 3",
                            "type": 4,
                            "storeName": "sample string 5",
                            "departmentName": "sample string 6",
                            "orderDays": 7
                          },
                          {
                            "$ref": "18"
                          }
                        ],
                        "cycles": [
                          {
                            "$id": "19",
                            "storeID": 1,
                            "supplierIdentifier": "HLX/qAg8zEab1uZClvgNZg==",
                            "supplierGuid": "a8ffb51c-3c08-46cc-9bd6-e64296f80d66",
                            "departmentCode": "sample string 2",
                            "warehouseDirectIndicator": "sample string 3",
                            "type": 4,
                            "cutOffWeek": 5,
                            "cutOffDay": 6,
                            "cutOffTime": "00:00:00.1234567",
                            "leadTime": 7,
                            "daysBuffer": 8,
                            "supplierName": "sample string 9",
                            "cutOffDate": "2026-06-03T18:33:42.2363121",
                            "deliveryDate": "2026-06-03T18:33:42.2363121",
                            "nextCutOffDate": "2026-06-03T18:33:42.2363121",
                            "nextDeliveryDate": "2026-06-03T18:33:42.2363121",
                            "nextDaysBuffer": 10
                          },
                          {
                            "$ref": "19"
                          }
                        ],
                        "store": {
                          "$ref": "6"
                        },
                        "updated": "2026-06-03T18:33:42.2363121",
                        "isHost": true
                      },
                      "files": [
                        {
                          "$id": "20",
                          "id": "sample string 1",
                          "fileName": "sample string 2",
                          "extension": "sample string 3",
                          "provider": 0,
                          "type": 0,
                          "hostType": "sample string 4",
                          "createdUtc": "2026-06-03T18:33:42.2363121",
                          "processed": "2026-06-03T18:33:42.2363121",
                          "isProcessing": true,
                          "processedCount": 6,
                          "processingTime": 1,
                          "collectedUtc": "2026-06-03T18:33:42.2363121",
                          "size": 1,
                          "sizeFormat": "sample string 7",
                          "isArchive": true,
                          "customerNumber": "sample string 9",
                          "businessPillar": "sample string 10",
                          "fileType": "sample string 11",
                          "version": "sample string 12",
                          "reference": "sample string 13",
                          "digest": "sample string 14",
                          "contentType": "sample string 15",
                          "host": {
                            "$ref": "11"
                          },
                          "metcashHeader": {
                            "$id": "21",
                            "customerNumber": "sample string 1",
                            "creationDate": "2026-06-03T18:33:42.2363121",
                            "businessPillar": "sample string 3",
                            "fileType": "sample string 4"
                          }
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$id": "22",
                          "id": 1,
                          "hostIdentifier": "NQv+3b7N2U6fydzhrw05jw==",
                          "hostIdentifierGuid": "ddfe0b35-cdbe-4ed9-9fc9-dce1af0d398f",
                          "storeID": 1,
                          "departmentCode": "sample string 2",
                          "hostGuids": [
                            "56f87b6a-3db3-4c9e-a54c-5c9811f01716",
                            "d1aed793-ef2b-45a6-8711-7a7ffbd986b0"
                          ]
                        },
                        {
                          "$ref": "22"
                        }
                      ],
                      "hostFileStoreSetting": {
                        "$ref": "10"
                      },
                      "hostStoreSettings": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "promotionPlacements": [
                        {
                          "$id": "23",
                          "identifier": "zb5+WC7VtEG6NPEyZy0EIw==",
                          "identifierGuid": "587ebecd-d52e-41b4-ba34-f132672d0423",
                          "code": "sample string 2",
                          "description": "sample string 3",
                          "isAdvertised": true
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "promoTypeGuids": [
                        "f01c5e91-e083-4616-bc1b-e885a80fed81",
                        "e39c681b-031c-43a6-96a8-68007e6bcabb"
                      ],
                      "isPromotionOnly": false,
                      "isOrderable": false,
                      "vendor": 0
                    },
                    "groupIDs": [
                      1,
                      2
                    ],
                    "hostDescription": "sample string 27"
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "accounts": [
                  {
                    "$id": "24",
                    "id": 1,
                    "storeID": 1,
                    "accountName": "sample string 2",
                    "bsb": "sample string 3",
                    "accountNumber": "sample string 4",
                    "accountDesignated": true
                  },
                  {
                    "$ref": "24"
                  }
                ],
                "sales": [
                  {
                    "$id": "25",
                    "id": 1,
                    "storeID": 1,
                    "externalSalesType": 2,
                    "ftpSiteID": 1,
                    "lastSaleProcessed": "2026-06-03T18:33:42.2363121",
                    "ftpSite": {
                      "$id": "26",
                      "id": 1,
                      "description": "sample string 2",
                      "address": "sample string 3",
                      "username": "sample string 4",
                      "password": "sample string 5",
                      "path": "sample string 7",
                      "protocol": 8
                    }
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "suppliedStores": [
                  1,
                  2
                ],
                "zoneMatrix": [
                  {
                    "$ref": "22"
                  },
                  {
                    "$ref": "22"
                  }
                ],
                "cashManagements": [
                  {
                    "$id": "27",
                    "id": 1,
                    "storeID": 1,
                    "cashManagementType": 2,
                    "apiID": 1,
                    "organisationID": "sample string 3",
                    "siteName": "sample string 4",
                    "thirdPartyAPI": {
                      "$id": "28",
                      "id": 1,
                      "description": "sample string 2",
                      "address": "sample string 3",
                      "username": "sample string 4",
                      "password": "sample string 5",
                      "passwordPlain": "sample string 6",
                      "token": "sample string 7",
                      "apiType": 8,
                      "apiSubType": 9,
                      "config": "sample string 10"
                    }
                  },
                  {
                    "$ref": "27"
                  }
                ],
                "updateStoreID": "b7296c3b-71fa-4d65-b4b6-c385dace7b2a",
                "updateStore": {
                  "$id": "29",
                  "id": "ded0e3c9-3ed3-4a07-a958-091d4d159962",
                  "name": "sample string 1",
                  "lastActivity": "2026-06-03T18:33:42.2363121",
                  "zone": "sample string 2",
                  "timeZoneOffset": 0.0,
                  "businessHoursStart": "00:00:00.1234567",
                  "businessHoursEnd": "00:00:00.1234567",
                  "master": true,
                  "lastIP": "sample string 10",
                  "lastHostName": "sample string 11",
                  "ping": 1,
                  "pingStatus": "sample string 12",
                  "lastUpdateCompleted": "2026-06-03T18:33:42.2363121"
                },
                "timeZoneId": "sample string 54",
                "securityOptions": {
                  "$id": "30",
                  "loginMode": 1,
                  "allowSelfVerification": true,
                  "verifierEmail": "sample string 3",
                  "source": "sample string 4",
                  "loginModeInherited": 5,
                  "loginModeSource": "sample string 6",
                  "selfVerifyInherited": true,
                  "selfVerifySource": "sample string 8",
                  "verifyEmailInherited": "sample string 9",
                  "verifyEmailSource": "sample string 10"
                }
              },
              "storePrices": [
                {
                  "$id": "31",
                  "pluG_UID": "q9X9ofJKUU++7NJmvhKS0Q==",
                  "pluGuid": "a1fdd5ab-4af2-4f51-beec-d266be1292d1",
                  "plu": 1,
                  "storeID": 1,
                  "zoneID": 2,
                  "zoneName": "sample string 3",
                  "store": "sample string 4",
                  "isElectedMasterStore": true,
                  "isZoneMasterStore": true,
                  "priceNow": 7,
                  "costNow": 8,
                  "costNowDecimals": 9,
                  "normalPrice": 10,
                  "priceNext": 1,
                  "costNext": 1,
                  "costNextDecimals": 11,
                  "nextCampaignName": "sample string 12",
                  "gstPercent": 13,
                  "normalCost": 14,
                  "normalCostDecimals": 15,
                  "costGstPercent": 16,
                  "costCalcMethod": 1,
                  "currentCost": 17,
                  "currentCostDecimals": 18,
                  "break1": 19,
                  "price1": 20,
                  "break2": 21,
                  "price2": 22,
                  "break3": 23,
                  "price3": 24,
                  "fuelItem": 25,
                  "fixedWeight": 26,
                  "active": true,
                  "complianceIndicator": "sample string 27",
                  "doNotOrder": true,
                  "doNotRange": true,
                  "isNormalPriceChangesCampaign": true,
                  "updated": "2026-06-03T18:33:42.2363121"
                },
                {
                  "$ref": "31"
                }
              ],
              "currentPrices": {
                "$id": "32",
                "pluPrices": {
                  "$id": "33",
                  "plu": 1,
                  "pluG_UID": "QEA=",
                  "stores": [
                    1,
                    2
                  ],
                  "normalPrice": 1,
                  "cost": 2,
                  "break1": 3,
                  "price1": 4,
                  "break2": 5,
                  "price2": 6,
                  "break3": 7,
                  "price3": 8,
                  "discountPrice": 9,
                  "memberDiscountPrice": 10,
                  "acceptedUtc": "2026-06-03T18:33:42.2363121",
                  "priceChangeType": 0,
                  "costDecimals": 11,
                  "costCalcMethod": 12,
                  "targetCampaignPriceGtOrEquNormal": true
                },
                "normalPluPrices": {
                  "$ref": "33"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "34",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "talkerText": "sample string 3",
                  "disableWasSave": true,
                  "startDate": "2026-06-03T18:33:42.2363121",
                  "startTime": 5,
                  "endDate": "2026-06-03T18:33:42.2363121",
                  "endTime": 6,
                  "newPrice": 7,
                  "newCost": 8,
                  "newCostDecimals": 9,
                  "pctDiscount": 10,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 11",
                  "hostType": 12,
                  "hostIdentifier": "qOb+cKoMP0elAdt1YygPyw==",
                  "hostIdentifierGuid": "70fee6a8-0caa-473f-a501-db7563280fcb",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  }
                ]
              },
              "tray": {
                "$id": "35",
                "g_UId": "dHsee/t4dkGe9oBYQ8BKWQ==",
                "guid": "7b1e7b74-78fb-4176-9ef6-805843c04a59",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "36",
                "priceGroupG_UID": "EmBphSOEZE+3fNiTByR2ng==",
                "priceGroupGuid": "85696012-8423-4f64-b77c-d8930724769e",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2026-06-03T18:33:42.2363121",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 147",
              "nutrifacts": {
                "$id": "37",
                "pluG_UID": "FZrJONVcO0e/uH2lK6NnzQ==",
                "pluGuid": "38c99a15-5cd5-473b-bfb8-7da52ba367cd",
                "plu": 1,
                "servingsPerPack": 1,
                "servingSize": 1,
                "showAllergens": 1,
                "energy": 1,
                "protein": 1,
                "fat": 1,
                "saturated": 1,
                "carbo": 1,
                "sugars": 1,
                "sodium": 1,
                "potasium": 1,
                "calcium": 1,
                "fibre": 1,
                "soya": 1,
                "nutsSeeds": 1,
                "shells": 1,
                "eggs": 1,
                "dairy": 1,
                "gluten": 1,
                "sulphites": 1,
                "peanuts": 1,
                "sesame": 1,
                "fish": 1,
                "lupins": 1
              },
              "dates": {
                "$id": "38",
                "pluGuid": "f4dd661d-64f7-44f4-8dfb-e0ebad8bca97",
                "created": "2026-06-03T18:33:42.2363121",
                "createdByUser": "sample string 1",
                "activated": "2026-06-03T18:33:42.2363121",
                "activatedByUser": "sample string 2",
                "deactivated": "2026-06-03T18:33:42.2363121",
                "deactivatedByUser": "sample string 3",
                "lastOrdered": "2026-06-03T18:33:42.2363121",
                "lastOrderedQty": 4.0,
                "lastReceived": "2026-06-03T18:33:42.2363121",
                "lastReceivedQty": 5.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2026-06-03T18:33:42.2363121",
                "lastSold": "2026-06-03T18:33:42.2363121",
                "firstSold": "2026-06-03T18:33:42.2363121",
                "awsUpdated": "2026-06-03T18:33:42.2363121",
                "lastManualUpdate": "2026-06-03T18:33:42.2363121",
                "lastManualUpdatedByUser": "sample string 7",
                "lastUpdated": "2026-06-03T18:33:42.2363121",
                "lastUpdatedByUser": "sample string 9",
                "lastUpdatedByHost": "2026-06-03T18:33:42.2363121",
                "doNotRangeUpdated": "2026-06-03T18:33:42.2363121",
                "doNotOrderUpdated": "2026-06-03T18:33:42.2363121",
                "tracked": "2026-06-03T18:33:42.2363121"
              },
              "allergens": [
                {
                  "$id": "39",
                  "primaryKey": {
                    "$id": "40",
                    "pluGuid": "b7d544dd-7816-45c4-aecc-c23d1c6cd750",
                    "contains": 2
                  },
                  "allergenID": 1,
                  "pluG_UID": "3UTVtxZ4xEWuzMI9HGzXUA==",
                  "pluGuid": "b7d544dd-7816-45c4-aecc-c23d1c6cd750",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "39"
                }
              ],
              "costs": {
                "$id": "41",
                "pluG_UID": "FGLdpKQ2/kijWPntwE4yEQ==",
                "pluGuid": "a4dd6214-36a4-48fe-a358-f9edc04e3211",
                "enteredCost": 1,
                "weightedAvgCost": 1,
                "lastCost": 1,
                "rawEnteredCost": 2,
                "rawWeightedAvgCost": 3,
                "rawLastCost": 4,
                "freight": 5.0,
                "freightType": 6,
                "costDecimals": 7,
                "fifoCost": 1,
                "updated": "2026-06-03T18:33:42.2363121",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "42",
                  "saleHeaderID": 1,
                  "created": "2026-06-03T18:33:42.2363121",
                  "createdLocal": "2026-06-03T18:33:42.2363121",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "nuG/tVNf9UGzkBrKHfFvUQ==",
                  "operatorGuid": "b5bfe19e-5f53-41f5-b390-1aca1df16f51",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "LIR3bkqEl0Gc/t68z9R4Tw==",
                  "pluGuid": "6e77842c-844a-4197-9cfe-debccfd4784f",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "43",
                    "id": 1,
                    "g_Uid": "C8zY6S0I3kmG8im9veOl4A==",
                    "guid": "e9d8cc0b-082d-49de-86f2-29bdbde3a5e0",
                    "operatorNumber": 1,
                    "shortName": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "password": "sample string 5",
                    "hasPassword": true,
                    "passwordText": "sample string 6",
                    "rfidTagID": "sample string 7",
                    "blueprintID": 1,
                    "groupID": 1,
                    "groupName": "sample string 8",
                    "managerGroupID": 1,
                    "managerGroupName": "sample string 9",
                    "zoneID": 1,
                    "zoneName": "sample string 10",
                    "loggedIn": 1,
                    "lastUsedIP": "sample string 11",
                    "deleted": true,
                    "locked": true,
                    "allowOpenTill": true,
                    "webEmail": "sample string 14",
                    "simpleOperatorType": 0,
                    "webRole": "sample string 15",
                    "updated": "2026-06-03T18:33:42.2363121",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2026-06-03T18:33:42.2363121",
                    "endShift": "2026-06-03T18:33:42.2363121",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "44",
                        "operatorG_UID": "AOEtDHF/gUOqDpEgXZqCbA==",
                        "operatorGuid": "0c2de100-7f71-4381-aa0e-91205d9a826c",
                        "storeID": 2,
                        "operator": {
                          "$ref": "43"
                        },
                        "store": {
                          "$ref": "6"
                        }
                      },
                      {
                        "$ref": "44"
                      }
                    ]
                  }
                },
                {
                  "$ref": "42"
                }
              ],
              "apns": [
                {
                  "$id": "45",
                  "pluID": 1,
                  "pluG_UID": "2SvJG/wlikSfrKbbS6PT6g==",
                  "pluGuid": "1bc92bd9-25fc-448a-9fac-a6db4ba3d3ea",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "45"
                }
              ],
              "tuns": [
                {
                  "$id": "46",
                  "pluG_UId": "Fd3gADm3s0qlPx3pBx3nzg==",
                  "pluGuid": "00e0dd15-b739-4ab3-a53f-1de9071de7ce",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "5"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "46"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "47",
                  "identifier": "D5AbqBpBkUmA25FSb6s9nQ==",
                  "identifierGuid": "a81b900f-411a-4991-80db-91526fab3d9d",
                  "pluG_UID": "fvUH85m9YUm029M9cR3D2A==",
                  "pluGuid": "f307f57e-bd99-4961-b4db-d33d711dc3d8",
                  "competitionID": 1,
                  "name": "sample string 2",
                  "sellMultiple": 3,
                  "retailPrice": 4,
                  "storeName": "sample string 5"
                },
                {
                  "$ref": "47"
                }
              ],
              "supplier": {
                "$ref": "12"
              },
              "supplierName": "sample string 148",
              "children": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "ordering": {
                "$ref": "15"
              },
              "flipChartPages": [
                {
                  "$id": "48",
                  "identifier": "cvwQt9S6Jk2aHQUGf5LekQ==",
                  "groupName": "sample string 1",
                  "identifierGuid": "b710fc72-bad4-4d26-9a1d-05067f92de91",
                  "exists": true,
                  "flipChartIdentifier": "36PHdz2kwUqWJcEKUNediA==",
                  "flipChartIdentifierGuid": "77c7a3df-a43d-4ac1-9625-c10a50d79d88",
                  "contentPanelName": "sample string 5",
                  "selectionMode": 1,
                  "maximumSelections": 1,
                  "enableProductRecogniser": true,
                  "displayName": "sample string 7",
                  "sortOrder": 8,
                  "storeID": 1,
                  "productsPerRow": 9,
                  "rows": 10,
                  "showButtonText": true,
                  "showButtonImage": true,
                  "buttonWidth": 13,
                  "buttonHeight": 14,
                  "autoSizeButtons": true,
                  "autoSizeGrid": true,
                  "buttonAnchor": 17,
                  "buttonBackgroundImage": "sample string 18",
                  "buttonTopColour": 1,
                  "buttonTextColour": 1,
                  "buttonBottomColour": 1,
                  "buttonBorderColour": 1,
                  "buttonBorderWidth": 1,
                  "buttonRadius": 1,
                  "buttonGradientMode": 1,
                  "buttonDropShadow": true,
                  "buttonShadowWidth": 1,
                  "buttonHighLightOnPush": true,
                  "buttonFontFamily": "sample string 19",
                  "buttonFontSize": 1.1,
                  "buttonFontStyle": 1,
                  "buttonTextAlign": 1,
                  "buttonWordBreak": true,
                  "buttonDrawImageAndButton": true,
                  "buttonVerticalText": true,
                  "buttonImageAlign": 1,
                  "buttonMarginX": 20,
                  "buttonMarginY": 21,
                  "beginButtonsX": 22,
                  "beginButtonsY": 23,
                  "manualSortProducts": true,
                  "sortProductsKind": 25,
                  "groupIdentifier": "dNjJZegcHU2oQ42xRCP6sQ==",
                  "groupIdentifierGuid": "65c9d874-1ce8-4d1d-a843-8db14423fab1",
                  "flipChart": {
                    "$id": "49",
                    "identifier": "s9dvHGrsrEeYPYDfshuS7g==",
                    "identifierGuid": "1c6fd7b3-ec6a-47ac-983d-80dfb21b92ee",
                    "displayName": "sample string 2",
                    "sortOrder": 3,
                    "productsPerRow": 4,
                    "rowsPerPage": 5,
                    "buttonMarginX": 6,
                    "buttonMarginY": 7,
                    "beginButtonsX": 8,
                    "beginButtonsY": 9,
                    "autoSizeButtons": true,
                    "autoSizeGrid": true,
                    "showButtonText": true,
                    "showButtonImage": true,
                    "formLocationX": 1,
                    "formLocationY": 1,
                    "formWidth": 14,
                    "formHeight": 15,
                    "formMaximised": true,
                    "formResizable": true,
                    "formBackgroundImage": "sample string 16",
                    "formBackgroundColourA": 1,
                    "formBackgroundColourR": 1,
                    "formBackgroundColourG": 1,
                    "formBackgroundColourB": 1,
                    "formFontFamily": "sample string 17",
                    "formFontSize": 1.1,
                    "formFontStyle": 1,
                    "formAttributes": "sample string 18",
                    "buttonWidth": 19,
                    "buttonHeight": 20,
                    "buttonAnchor": 21,
                    "buttonBackgroundImage": "sample string 22",
                    "buttonTopColour": 1,
                    "buttonTextColour": 1,
                    "buttonBottomColour": 1,
                    "buttonBorderColour": 1,
                    "buttonBorderWidth": 1,
                    "buttonRadius": 1,
                    "buttonGradientMode": 1,
                    "buttonDropShadow": true,
                    "buttonShadowWidth": 1,
                    "buttonHighLightOnPush": true,
                    "buttonFontFamily": "sample string 23",
                    "buttonFontSize": 1.1,
                    "buttonFontStyle": 1,
                    "buttonTextAlign": 1,
                    "buttonWordBreak": true,
                    "buttonDrawImageAndButton": true,
                    "buttonVerticalText": true,
                    "buttonImageAlign": 1,
                    "panelLocationX": 1,
                    "panelLocationY": 1,
                    "panelWidth": 1,
                    "panelHeight": 1,
                    "panelAnchor": 1,
                    "panelFontFamily": "sample string 24",
                    "panelFontSize": 1.1,
                    "panelFontStyle": 1,
                    "panelBackgroundColour": 1,
                    "panelTextColour": 1,
                    "panelAttributes": "sample string 25",
                    "unsentCount": 26,
                    "group": {
                      "$id": "50",
                      "identifier": "cUwfkryfVUmPovTvaOPg6A==",
                      "identifierGuid": "921f4c71-9fbc-4955-8fa2-f4ef68e3e0e8",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "51",
                          "id": 1,
                          "g_UID": "9w8c/jAQE0CDt5uTz7d/jg==",
                          "guid": "fe1c0ff7-1030-4013-83b7-9b93cfb77f8e",
                          "zoneID": 3,
                          "storeID": 4,
                          "name": "sample string 5",
                          "formType": "sample string 6",
                          "locationX": 1,
                          "locationY": 1,
                          "width": 1,
                          "height": 1,
                          "maximised": true,
                          "resizable": true,
                          "backgroundImage": "sample string 7",
                          "backgroundColour": "sample string 8",
                          "backgroundColourA": 1,
                          "backgroundColourR": 1,
                          "backgroundColourG": 1,
                          "backgroundColourB": 1,
                          "fontFamily": "sample string 9",
                          "fontSize": 1.1,
                          "fontStyle": 1,
                          "previousForm": 1,
                          "previousFormG_UID": "m5goIfVbsUy8BEHOtn0mkQ==",
                          "previousFormGuid": "2128989b-5bf5-4cb1-bc04-41ceb67d2691",
                          "nextForm": 1,
                          "nextFormG_UID": "w1mZdLWK9kGiWrp4gkuYXg==",
                          "nextFormGuid": "749959c3-8ab5-41f6-a25a-ba78824b985e",
                          "attributes": "sample string 10",
                          "updated": "2026-06-03T18:33:42.2363121",
                          "positioning": 1,
                          "contentPanel": "sample string 11",
                          "selectionMode": 1,
                          "maximumSelections": 1,
                          "alteredInStore": true,
                          "deleted": true,
                          "blueprintID": 1,
                          "preserveLayout": true,
                          "mainCheckoutFormName": "sample string 13",
                          "nextCheckoutForm": {
                            "$ref": "51"
                          },
                          "previousCheckoutForm": {
                            "$ref": "51"
                          },
                          "buttons": [
                            {
                              "$id": "52",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "UVgxPAjBY0K6I7ZwWifOhA==",
                              "checkoutFormGuid": "3c315851-c108-4263-ba23-b6705a27ce84",
                              "identifier": "YSntkIVk/0u/yy2o3LlJSw==",
                              "identifierGuid": "90ed2961-6485-4bff-bfcb-2da8dcb9494b",
                              "name": "sample string 5",
                              "plu": 1,
                              "locationX": 1,
                              "locationY": 1,
                              "width": 1,
                              "height": 1,
                              "anchor": 1,
                              "backgroundImage": "sample string 6",
                              "backgroundImageID": 1,
                              "backgroundImageUrl": "sample string 7",
                              "topColour": 1,
                              "textColour": 1,
                              "bottomColour": 1,
                              "borderColour": 1,
                              "borderWidth": 1,
                              "radius": 1,
                              "gradientMode": 1,
                              "dropShadow": true,
                              "shadowWidth": 1,
                              "highLightOnPush": true,
                              "fontFamily": "sample string 8",
                              "fontSize": 1.1,
                              "fontStyle": 1,
                              "textAlign": 1,
                              "imageAlign": 1,
                              "wordBreak": true,
                              "verticalText": true,
                              "buttonFunction": 1,
                              "buttonValue": 1,
                              "valueG_UID": "PRZ5HMMta0K3dAM4Ze+TdQ==",
                              "valueGuid": "1c79163d-2dc3-426b-b774-033865ef9375",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2026-06-03T18:33:42.2363121",
                              "action": "sample string 12",
                              "valueForm": {
                                "$ref": "51"
                              },
                              "image": {
                                "$id": "53",
                                "name": "sample string 3.sample string 4",
                                "imageID": 2,
                                "imageName": "sample string 3",
                                "imageExtension": "sample string 4",
                                "lastUpdate": "2026-06-03T18:33:42.2363121",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "54",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "FHX11GaApEy7nsj2HquJgg==",
                              "checkoutFormGuid": "d4f57514-8066-4ca4-bb9e-c8f61eab8982",
                              "panelType": "sample string 4",
                              "name": "sample string 5",
                              "locationX": 6,
                              "locationY": 7,
                              "width": 8,
                              "height": 9,
                              "anchor": 10,
                              "fontFamily": "sample string 11",
                              "fontSize": 12.1,
                              "fontStyle": 13,
                              "backgroundColour": 14,
                              "textColour": 15,
                              "attributes": "sample string 16"
                            },
                            {
                              "$ref": "54"
                            }
                          ]
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "panels": [
                        {
                          "$ref": "54"
                        },
                        {
                          "$ref": "54"
                        }
                      ]
                    },
                    "pages": [
                      {
                        "$ref": "48"
                      },
                      {
                        "$ref": "48"
                      }
                    ]
                  },
                  "contentPanel": {
                    "$ref": "54"
                  },
                  "products": [
                    {
                      "$id": "55",
                      "flipChartPageIdentifier": "oN845jDS4Eum3xwbHwgKGg==",
                      "flipChartPageIdentifierGuid": "e638dfa0-d230-4be0-a6df-1c1b1f080a1a",
                      "pluG_UID": "mtBa0Pl7YUeCjX3jiPBzGg==",
                      "pluGuid": "d05ad09a-7bf9-4761-828d-7de388f0731a",
                      "sortOrder": 3,
                      "sent": true,
                      "productChanged": true,
                      "productImageName": "sample string 6",
                      "productShowImageOnFlipCharts": true,
                      "productShowTextOnFlipCharts": true,
                      "productOverrideFlipChartText": true,
                      "productFlipChartText": "sample string 10",
                      "product": {
                        "$ref": "5"
                      },
                      "departmentSortOrder": 11,
                      "subDepartmentName": "sample string 12"
                    },
                    {
                      "$ref": "55"
                    }
                  ],
                  "productCount": 27,
                  "pages": [
                    {
                      "$ref": "48"
                    },
                    {
                      "$ref": "48"
                    }
                  ]
                },
                {
                  "$ref": "48"
                }
              ],
              "priceHistory": [
                {
                  "$id": "56",
                  "pluG_UID": "hbJgovDLiEy+JY89Q6tdcg==",
                  "pluGuid": "a260b285-cbf0-4c88-be25-8f3d43ab5d72",
                  "price": 1,
                  "costCalcMethod": 1,
                  "cost": 2,
                  "weightedAvgCost": 3,
                  "lastCost": 4,
                  "rawCost": 5,
                  "rawWeightedAvgCost": 6,
                  "rawLastCost": 7,
                  "costDecimals": 8,
                  "serviceFeeID": 9,
                  "freight": 10.0,
                  "freightType": 11,
                  "process": "sample string 12",
                  "user": "sample string 13",
                  "updated": "2026-06-03T18:33:42.2363121",
                  "previousPrice": 1,
                  "previousCostCalcMethod": 1,
                  "previousCost": 1,
                  "previousWeightedAvgCost": 1,
                  "previousLastCost": 1,
                  "previousRawCost": 15,
                  "previousRawWeightedAvgCost": 16,
                  "previousRawLastCost": 17,
                  "previousCostDecimals": 1,
                  "previousServiceFeeID": 18,
                  "previousFreight": 19.0,
                  "previousFreightType": 20,
                  "storeID": 21,
                  "storeName": "sample string 22",
                  "serviceFeeDescription": "sample string 23",
                  "previousServiceFeeDescription": "sample string 24"
                },
                {
                  "$ref": "56"
                }
              ],
              "ingredients": [
                {
                  "$id": "57",
                  "pluG_UID": "ulE2M6gsvku0gUtO8hLW+w==",
                  "ingredientGuid": "Oa1ip7vHtEKRNa+GrNtjlw==",
                  "ingredientIdentifier": "a762ad39-c7bb-42b4-9135-af86acdb6397",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "57"
                }
              ],
              "bins": [
                {
                  "$id": "58",
                  "pluG_UID": "EKFqygM2sEaN+X8VVAdT8A==",
                  "pluGuid": "ca6aa110-3603-46b0-8df9-7f15540753f0",
                  "shelfLocationIdentifier": "bjjjRuRbsUOLN6HLp49OFw==",
                  "shelfLocationGuid": "46e3386e-5be4-43b1-8b37-a1cba78f4e17",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "R0k7ivlK9EueormUp5Sj9g==",
                  "labelPageLayoutGuid": "8a3b4947-4af9-4bf4-9ea2-b994a794a3f6",
                  "updated": "2026-06-03T18:33:42.2363121",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "5"
                  },
                  "location": {
                    "$id": "59",
                    "identifier": "MIR3AErx7USCHvt5MVacdA==",
                    "storeID": 1,
                    "identifierGuid": "00778430-f14a-44ed-821e-fb7931569c74",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2026-06-03T18:33:42.2363121",
                    "minTemp": 1,
                    "maxTemp": 1,
                    "checkFrequency": 1,
                    "storeCaseConfiguration": 5,
                    "storeName": "sample string 6",
                    "bins": [
                      {
                        "$ref": "58"
                      },
                      {
                        "$ref": "58"
                      }
                    ]
                  }
                },
                {
                  "$ref": "58"
                }
              ],
              "bin": {
                "$ref": "58"
              },
              "scaleLocations": [
                {
                  "$id": "60",
                  "plu": 1,
                  "pluG_UID": "J1UAQKu/uU+a1NI0A/2S3Q==",
                  "pluGuid": "40005527-bfab-4fb9-9ad4-d23403fd92dd",
                  "deptNo": 1,
                  "product": {
                    "$ref": "5"
                  },
                  "scaleLocation": {
                    "$id": "61",
                    "id": 1,
                    "deptNo": 1,
                    "deptCode": "sample string 2",
                    "name": "sample string 3",
                    "enabled": true,
                    "updated": "2026-06-03T18:33:42.2363121",
                    "department": {
                      "$id": "62",
                      "id": 1,
                      "name": "sample string 2",
                      "code": "sample string 3",
                      "sortOrder": 4,
                      "isLiquor": true,
                      "isTobacco": true,
                      "excludeTalker": true,
                      "externalSales": true,
                      "saleGLCode": "sample string 9",
                      "cogsglCode": "sample string 10",
                      "accountingCategoryID": 11,
                      "maximumMarkdownPercentage": 12.0,
                      "accountingOnly": true,
                      "generateExternalID": 1,
                      "useNonReportableTaxCode": true,
                      "minPLU": 15,
                      "maxPLU": 16,
                      "scaleLocation": {
                        "$ref": "61"
                      },
                      "subDepartments": [
                        {
                          "$id": "63",
                          "id": 1,
                          "departmentID": 2,
                          "name": "sample string 3",
                          "code": "sample string 4",
                          "departmentCode": "sample string 5",
                          "externalSales": true,
                          "minorDepartments": [
                            {
                              "$id": "64",
                              "id": 1,
                              "subDepartmentID": 2,
                              "departmentID": 3,
                              "name": "sample string 4",
                              "subDepartmentCode": "sample string 5",
                              "departmentCode": "sample string 6",
                              "code": "sample string 7",
                              "lesserDepartments": [
                                {
                                  "$id": "65",
                                  "id": 1,
                                  "departmentID": 2,
                                  "subDepartmentID": 3,
                                  "minorDepartmentID": 4,
                                  "name": "sample string 5",
                                  "code": "sample string 6",
                                  "departmentCode": "sample string 7",
                                  "subDepartmentCode": "sample string 8",
                                  "minorDepartmentCode": "sample string 9",
                                  "updated": "2026-06-03T18:33:42.2363121",
                                  "salesMode": 1,
                                  "gstPercent": 1,
                                  "costGSTPercent": 1,
                                  "earnLoyaltyPoints": true,
                                  "quantityOverride": true,
                                  "quantityRequired": true,
                                  "allowDiscounts": true,
                                  "discountDiscounts": true,
                                  "itemRecalled": true,
                                  "noRefund": true,
                                  "active": true,
                                  "allowMarkdown": true,
                                  "defaultGP": 1.1,
                                  "labelShelfDefault": 1,
                                  "labelTalkerDefault": 1,
                                  "labelSmall": true,
                                  "tags": "sample string 11",
                                  "unitMeasureKind": 1,
                                  "fuelItem": true,
                                  "trackSerial": true,
                                  "warrantyPeriod": 1,
                                  "costCalcMethod": 1,
                                  "providerName": "sample string 12",
                                  "overrideHostMargin": true,
                                  "keepDescription": true,
                                  "mscCommodity": "sample string 15",
                                  "allowAutoOrder": true,
                                  "excludeFromWebUpdate": true,
                                  "webPriceBasedOn": true,
                                  "labelFormat": "sample string 16",
                                  "sendToScale": true,
                                  "labelPageLayoutG_UID": "/LJLdtjXDk+oAkTH0pOoZQ==",
                                  "labelPageLayoutGuid": "764bb2fc-d7d8-4f0e-a802-44c7d293a865",
                                  "minimumAge": 17,
                                  "countryOfOrigin": "sample string 18",
                                  "serviceFeeID": 1,
                                  "eftCode": 19,
                                  "defaultPrinter": "sample string 20",
                                  "defaultPrinterGroup": "sample string 21",
                                  "buyingLimit": 1,
                                  "buyingLimitIndependent": true,
                                  "buyingLimitType": 0,
                                  "includeInDistinctLimit": true,
                                  "defaultsEmpty": false,
                                  "mscCat": {
                                    "$id": "66",
                                    "dept": 1,
                                    "category": 2,
                                    "name": "sample string 3",
                                    "active": true,
                                    "mscCommodities": [
                                      {
                                        "$id": "67",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "name": "sample string 4",
                                        "active": true,
                                        "mscSubCommodities": [
                                          {
                                            "$id": "68",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "subCommodity": 4,
                                            "name": "sample string 5",
                                            "active": true,
                                            "subCommodityCode": "sample string 7"
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ],
                                        "commodityCode": "sample string 6"
                                      },
                                      {
                                        "$ref": "67"
                                      }
                                    ],
                                    "categoryCode": "sample string 5"
                                  },
                                  "mscCom": {
                                    "$ref": "67"
                                  },
                                  "mscDep": {
                                    "$id": "69",
                                    "dept": 1,
                                    "name": "sample string 2",
                                    "active": true,
                                    "mscCategories": [
                                      {
                                        "$ref": "66"
                                      },
                                      {
                                        "$ref": "66"
                                      }
                                    ],
                                    "deptCode": "sample string 4"
                                  },
                                  "mscSubCom": {
                                    "$ref": "68"
                                  }
                                },
                                {
                                  "$ref": "65"
                                }
                              ],
                              "updated": "2026-06-03T18:33:42.2363121",
                              "salesMode": 1,
                              "gstPercent": 1,
                              "costGSTPercent": 1,
                              "earnLoyaltyPoints": true,
                              "quantityOverride": true,
                              "quantityRequired": true,
                              "allowDiscounts": true,
                              "discountDiscounts": true,
                              "itemRecalled": true,
                              "noRefund": true,
                              "active": true,
                              "allowMarkdown": true,
                              "defaultGP": 1.1,
                              "labelShelfDefault": 1,
                              "labelTalkerDefault": 1,
                              "labelSmall": true,
                              "tags": "sample string 9",
                              "unitMeasureKind": 1,
                              "fuelItem": true,
                              "trackSerial": true,
                              "warrantyPeriod": 1,
                              "costCalcMethod": 1,
                              "providerName": "sample string 10",
                              "overrideHostMargin": true,
                              "keepDescription": true,
                              "mscCommodity": "sample string 13",
                              "allowAutoOrder": true,
                              "excludeFromWebUpdate": true,
                              "webPriceBasedOn": true,
                              "labelFormat": "sample string 14",
                              "sendToScale": true,
                              "labelPageLayoutG_UID": "A5NsMRjUMkC/9pR1xX3IOA==",
                              "labelPageLayoutGuid": "316c9303-d418-4032-bff6-9475c57dc838",
                              "minimumAge": 15,
                              "countryOfOrigin": "sample string 16",
                              "serviceFeeID": 1,
                              "eftCode": 17,
                              "defaultPrinter": "sample string 18",
                              "defaultPrinterGroup": "sample string 19",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "includeInDistinctLimit": true,
                              "defaultsEmpty": false,
                              "mscCat": {
                                "$ref": "66"
                              },
                              "mscCom": {
                                "$ref": "67"
                              },
                              "mscDep": {
                                "$ref": "69"
                              },
                              "mscSubCom": {
                                "$ref": "68"
                              }
                            },
                            {
                              "$ref": "64"
                            }
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2026-06-03T18:33:42.2363121",
                          "salesMode": 1,
                          "gstPercent": 1,
                          "costGSTPercent": 1,
                          "earnLoyaltyPoints": true,
                          "quantityOverride": true,
                          "quantityRequired": true,
                          "allowDiscounts": true,
                          "discountDiscounts": true,
                          "itemRecalled": true,
                          "noRefund": true,
                          "active": true,
                          "allowMarkdown": true,
                          "defaultGP": 1.1,
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "tags": "sample string 9",
                          "unitMeasureKind": 1,
                          "fuelItem": true,
                          "trackSerial": true,
                          "warrantyPeriod": 1,
                          "costCalcMethod": 1,
                          "providerName": "sample string 10",
                          "overrideHostMargin": true,
                          "keepDescription": true,
                          "mscCommodity": "sample string 13",
                          "allowAutoOrder": true,
                          "excludeFromWebUpdate": true,
                          "webPriceBasedOn": true,
                          "labelFormat": "sample string 14",
                          "sendToScale": true,
                          "labelPageLayoutG_UID": "9GD9sxYBh0SBZT38qMRUCQ==",
                          "labelPageLayoutGuid": "b3fd60f4-0116-4487-8165-3dfca8c45409",
                          "minimumAge": 15,
                          "countryOfOrigin": "sample string 16",
                          "serviceFeeID": 1,
                          "eftCode": 17,
                          "defaultPrinter": "sample string 18",
                          "defaultPrinterGroup": "sample string 19",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "includeInDistinctLimit": true,
                          "defaultsEmpty": false,
                          "mscCat": {
                            "$ref": "66"
                          },
                          "mscCom": {
                            "$ref": "67"
                          },
                          "mscDep": {
                            "$ref": "69"
                          },
                          "mscSubCom": {
                            "$ref": "68"
                          }
                        },
                        {
                          "$ref": "63"
                        }
                      ],
                      "stores": [
                        1,
                        2
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2026-06-03T18:33:42.2363121",
                      "salesMode": 1,
                      "gstPercent": 1,
                      "costGSTPercent": 1,
                      "earnLoyaltyPoints": true,
                      "quantityOverride": true,
                      "quantityRequired": true,
                      "allowDiscounts": true,
                      "discountDiscounts": true,
                      "itemRecalled": true,
                      "noRefund": true,
                      "active": true,
                      "allowMarkdown": true,
                      "defaultGP": 1.1,
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "tags": "sample string 19",
                      "unitMeasureKind": 1,
                      "fuelItem": true,
                      "trackSerial": true,
                      "warrantyPeriod": 1,
                      "costCalcMethod": 1,
                      "providerName": "sample string 20",
                      "overrideHostMargin": true,
                      "keepDescription": true,
                      "mscCommodity": "sample string 23",
                      "allowAutoOrder": true,
                      "excludeFromWebUpdate": true,
                      "webPriceBasedOn": true,
                      "labelFormat": "sample string 24",
                      "sendToScale": true,
                      "labelPageLayoutG_UID": "GAoyy4ig9EiGg2cwxyAkkQ==",
                      "labelPageLayoutGuid": "cb320a18-a088-48f4-8683-6730c7202491",
                      "minimumAge": 25,
                      "countryOfOrigin": "sample string 26",
                      "serviceFeeID": 1,
                      "eftCode": 27,
                      "defaultPrinter": "sample string 28",
                      "defaultPrinterGroup": "sample string 29",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "includeInDistinctLimit": true,
                      "defaultsEmpty": false,
                      "mscCat": {
                        "$ref": "66"
                      },
                      "mscCom": {
                        "$ref": "67"
                      },
                      "mscDep": {
                        "$ref": "69"
                      },
                      "mscSubCom": {
                        "$ref": "68"
                      }
                    }
                  }
                },
                {
                  "$ref": "60"
                }
              ],
              "nextPrice": {
                "$ref": "3"
              },
              "currentCostStart": "2026-06-03T18:33:42.2363121",
              "dealCosts": [
                {
                  "$id": "70",
                  "headerIdentifier": "g4seFIAFZEOdJddsmG2sVg==",
                  "headerIdentifierGuid": "141e8b83-0580-4364-9d25-d76c986dac56",
                  "identifier": "Yma979Nlw06WPLQq1qoCwg==",
                  "identifierGuid": "efbd6662-65d3-4ec3-963c-b42ad6aa02c2",
                  "supplierIdentifier": "KUbnby52YUac5pEAIRlisg==",
                  "supplierGuid": "6fe74629-762e-4661-9ce6-9100211962b2",
                  "pluG_UID": "p5rLESPNoUG88tSqsRAIIw==",
                  "pluGuid": "11cb9aa7-cd23-41a1-bcf2-d4aab1100823",
                  "campaignName": "caf474e2-5bfd-4568-975a-fdbc929b174e",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2026-06-03T18:33:42.2363121",
                  "end": "2026-06-03T18:33:42.2363121",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "cY0GKwpnnkqQZ1w2v1I13g==",
                  "bonusItemPluGuid": "2b068d71-670a-4a9e-9067-5c36bf5235de",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2026-06-03T18:33:42.2363121",
                  "metcashPromotionID": "sample string 14",
                  "fromHost": 15,
                  "storeNames": "sample string 16",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "supplierName": "sample string 17",
                  "campaignDescription": "sample string 18",
                  "newPrice": 1,
                  "campaignMetcashPromotionID": "sample string 19",
                  "campaignActive": true,
                  "campaignStartDate": "2026-06-03T18:33:42.2363121",
                  "campaignEndDate": "2026-06-03T18:33:42.2363121",
                  "masterPLUG_UID": "iEtL+5KIK0WLpuD8W02UVA==",
                  "masterID": "fb4b4b88-8892-452b-8ba6-e0fc5b4d9454",
                  "productName": "sample string 22",
                  "productAPN": "sample string 23",
                  "orderCode": "sample string 24",
                  "normalSell": 25,
                  "normalCost": 26,
                  "normalCostDecimals": 27,
                  "cartonQuantity": 28,
                  "salesMode": 29,
                  "orderPacked": 30,
                  "fuelItem": true,
                  "active": true,
                  "bonusMasterPLUG_UID": "kjlnY8PIHUK8P30o0ilECQ==",
                  "bonusMasterID": "63673992-c8c3-421d-bc3f-7d28d2294409",
                  "bonusProductName": "sample string 34",
                  "bonusProductAPN": "sample string 35",
                  "bonusOrderCode": "sample string 36",
                  "bonusNormalSell": 37,
                  "bonusNormalCost": 38,
                  "bonusNormalCostDecimals": 39,
                  "bonusCartonQuantity": 40,
                  "bonusSalesMode": 41,
                  "bonusOrderPacked": 42,
                  "bonusFuelItem": true,
                  "bonusActive": true
                },
                {
                  "$ref": "70"
                }
              ],
              "tags": [
                {
                  "$id": "71",
                  "pluG_UID": "/YKEbTPCpE+I3jxaiYEkLA==",
                  "pluGuid": "6d8482fd-c233-4fa4-88de-3c5a8981242c",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "71"
                }
              ],
              "alternateProductG_UID": "Pwf2BDamv0++4xeLvnhrjg==",
              "alternateProduct": "04f6073f-a636-4fbf-bee3-178bbe786b8e",
              "altProduct": {
                "$ref": "5"
              },
              "productHostCode": {
                "$id": "72",
                "id": 1,
                "pluG_UID": "a2+xjtbFiEejVA3lJhl4YQ==",
                "pluGuid": "8eb16f6b-c5d6-4788-a354-0de526197861",
                "ibaCode": "sample string 2"
              },
              "mscCat": {
                "$ref": "66"
              },
              "mscCom": {
                "$ref": "67"
              },
              "mscDep": {
                "$ref": "69"
              },
              "mscSubCom": {
                "$ref": "68"
              },
              "isUserUpdate": true,
              "ignoreMasterProduct": true,
              "priceGroupLabelRequested": true,
              "firstSold": "2026-06-03T18:33:42.2363121",
              "inventoryTracked": "2026-06-03T18:33:42.2363121",
              "isNormalPriceChangesCampaign": true,
              "baseProductFuel": {
                "$id": "73",
                "pluG_UID": "WRHGWoilsE+WSxlOmI06lw==",
                "pluGuid": "5ac61159-a588-4fb0-964b-194e988d3a97",
                "fuelPluG_UID": "u/fd0Jil+U+x9P5J5/oAiQ==",
                "fuelPluGuid": "d0ddf7bb-a598-4ff9-b1f4-fe49e7fa0089",
                "price": 3,
                "productDescription": "sample string 4",
                "productBarcode": "sample string 5",
                "fuelProductDescription": "sample string 6",
                "fuelProductBarcode": "sample string 7",
                "fuelProductPrice": 8
              },
              "productFuelLinks": [
                {
                  "$ref": "73"
                },
                {
                  "$ref": "73"
                }
              ]
            },
            "campaignPlu": {
              "$ref": "3"
            },
            "fuelItem": true
          },
          {
            "$ref": "4"
          }
        ],
        "campaign": {
          "$ref": "2"
        },
        "product": {
          "$ref": "5"
        },
        "dealCost": {
          "$ref": "70"
        }
      },
      {
        "$ref": "3"
      }
    ],
    "campaignPools": [
      {
        "$id": "74",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "plu": 4,
        "pluG_UID": "e3XWS8540UqJOv4XnOKiug==",
        "pluGuid": "4bd6757b-78ce-4ad1-893a-fe179ce2a2ba",
        "hostOfferID": 1,
        "priceGroupG_UID": "ItBpCePvZkG36sS1068K0g==",
        "priceGroupGuid": "0969d022-efe3-4166-b7ea-c4b5d3af0ad2",
        "fuelItem": true,
        "pluName": "sample string 6",
        "apn": "sample string 7",
        "pluActive": true,
        "cartonQty": 1,
        "baseUnits": 9.1,
        "cri": "sample string 10",
        "salesMode": 1,
        "orderPacked": 11,
        "pluaws": 12.0,
        "directNumber": "sample string 13",
        "departmentName": "sample string 14",
        "subDepartmentName": "sample string 15",
        "priceGroupName": "sample string 16",
        "supplierName": "sample string 17",
        "stockOnHand": 1.1,
        "stockOnOrder": 1.1,
        "lastReceived": "2026-06-03T18:33:42.2363121",
        "rrp": 18,
        "campaignDescription": "sample string 19",
        "product": {
          "$ref": "5"
        },
        "campaign": {
          "$ref": "2"
        }
      },
      {
        "$ref": "74"
      }
    ],
    "sellingRules": [
      {
        "$id": "75",
        "id": 1,
        "identifier": "AUBtijaZCkGbRweb2KmrYw==",
        "identifierStr": "AUBtijaZCkGbRweb2KmrYw==",
        "identifierGuid": "8a6d4001-9936-410a-9b47-079bd8a9ab63",
        "campaignID": 4,
        "campaignName": "sample string 5",
        "ruleJoin": 1,
        "ruleType": 6,
        "operand0": "sample string 7",
        "comparisonOp": 1,
        "operand1": "sample string 8",
        "action": 1,
        "operand2": "sample string 9",
        "operand3": "sample string 10",
        "includeExcludedItems": true,
        "noFurtherDiscounts": true,
        "description": "sample string 11",
        "sortOrder": 1,
        "isItemRule": false,
        "prevDept": "sample string 12",
        "campaign": {
          "$ref": "2"
        }
      },
      {
        "$ref": "75"
      }
    ],
    "customers": [
      {
        "$id": "76",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "customerID": "B/pR0/iRl0m/+f7cNOU8uw==",
        "customerIDGuid": "d351fa07-91f8-4997-bff9-fedc34e53cbb",
        "campaign": {
          "$ref": "2"
        },
        "customer": {
          "$id": "77",
          "identifier": "L32+lcgKbUuAq0zlLfd7+A==",
          "identifierGuid": "95be7d2f-0ac8-4b6d-80ab-4ce52df77bf8",
          "code": "sample string 2",
          "familyName": "sample string 3",
          "givenName": "sample string 4",
          "otherName": "sample string 5",
          "title": "sample string 6",
          "dateOfBirth": "2026-06-03T18:33:42.2363121",
          "sex": "sample string 7",
          "address1": "sample string 8",
          "address2": "sample string 9",
          "town": "sample string 10",
          "state": "sample string 11",
          "country": "sample string 12",
          "postalCode": "sample string 13",
          "email": "sample string 14",
          "telephone": "sample string 15",
          "mobile": "sample string 16",
          "communityIdentifier": "GC24Kokw3kiRzad3OaL+fg==",
          "communityIdentifierGuid": "2ab82d18-3089-48de-91cd-a77739a2fe7e",
          "joined": "2026-06-03T18:33:42.2363121",
          "updated": "2026-06-03T18:33:42.2363121",
          "active": true,
          "reasonInactive": 1,
          "groupCustomer": true,
          "loyaltyPoints": 1,
          "homeStoreID": 1,
          "availableSpend": 1,
          "priceLevelIdentifier": "VcN6DznuDUCg7UvY0fS4MA==",
          "priceLevelIdentifierGuid": "0f7ac355-ee39-400d-a0ed-4bd8d1f4b830",
          "marketingID": "sample string 18",
          "receiptPrintOptions": 1,
          "hidden": true,
          "registered": true,
          "registeredOn": "2026-06-03T18:33:42.2363121",
          "emailMarketing": true,
          "smsMarketing": true,
          "deleted": true,
          "deletedUser": "sample string 24",
          "homeStoreName": "sample string 25",
          "customerCards": [
            {
              "$id": "78",
              "cardType": 2,
              "issueDate": "2026-06-03T18:33:42.2363121",
              "expiry": "2026-06-03T18:33:42.2363121",
              "customerID": "YEXdneoFgUWdRCqc8l2ZvA==",
              "customerIDGuid": "9ddd4560-05ea-4581-9d44-2a9cf25d99bc",
              "initialValue": 1,
              "currentValue": 1,
              "maxLimit": 1,
              "minTransaction": 1,
              "maxTransaction": 1,
              "multiplier": 1.1,
              "active": true,
              "reasonInactive": 1,
              "idRequired": true,
              "idType": 1,
              "idValue": "sample string 5",
              "updated": "2026-06-03T18:33:42.2363121",
              "linkedAccount": "sHxr13kWoU+0OKJyhYJtMg==",
              "linkedAccountGuid": "d76b7cb0-1679-4fa1-b438-a27285826d32",
              "currentValueChanged": true,
              "limitsChanged": true,
              "customer": {
                "$ref": "77"
              },
              "account": {
                "$id": "79",
                "id": 1,
                "identifier": "s11J5xkLVEO18xMhwdTHxg==",
                "identifierGuid": "e7495db3-0b19-4354-b5f3-1321c1d4c7c6",
                "referenceNo": "sample string 3",
                "name": "sample string 4",
                "created": "2026-06-03T18:33:42.2363121",
                "owner": "86wxfr9100CHnOP3S47Pvg==",
                "ownerGuid": "7e31acf3-75bf-40d3-879c-e3f74b8ecfbe",
                "accountStoreGroupIdentifier": "HwCL1Zy4pEqa3WzqdBGicQ==",
                "accountStoreGroupGuid": "d58b001f-b89c-4aa4-9add-6cea7411a271",
                "accountType": 1,
                "currentBalance": 1,
                "externalID": "sample string 7",
                "maximumLimit": 1,
                "accruePoints": true,
                "loyaltyPoints": 1,
                "termsOfTrade": 1,
                "signatureRequired": true,
                "referenceRequired": true,
                "statementSendType": 10,
                "ageingPeriod": 1,
                "monthlyAgeingPeriod": true,
                "explodedInvoice": true,
                "isFifoAllocation": true,
                "lastStatementSent": "2026-06-03T18:33:42.2363121",
                "active": true,
                "updated": "2026-06-03T18:33:42.2363121",
                "deleted": true,
                "deletedUser": "sample string 16",
                "currentBalanceChanged": true,
                "maximumLimitChanged": true,
                "loyaltyPointsChanged": true,
                "projectedBalance": 17,
                "accountStoreGroupStoreIDs": [
                  1,
                  2
                ],
                "customerEmail": "sample string 18",
                "ownerCustomer": {
                  "$ref": "77"
                },
                "card": {
                  "$ref": "78"
                },
                "members": {
                  "$id": "80",
                  "sample string 1": [
                    {
                      "$ref": "77"
                    },
                    {
                      "$ref": "77"
                    }
                  ],
                  "sample string 2": [
                    {
                      "$ref": "77"
                    },
                    {
                      "$ref": "77"
                    }
                  ]
                },
                "customerGroups": [
                  {
                    "$id": "81",
                    "identifier": "L6tZ8WDzJ0KL/VAfZltG6w==",
                    "identifierGuid": "f159ab2f-f360-4227-8bfd-501f665b46eb",
                    "name": "sample string 2",
                    "primaryContact": "WhL4uFL8iEeLH4jf2DwMdw==",
                    "primaryContactGuid": "b8f8125a-fc52-4788-8b1f-88dfd83c0c77",
                    "accountID": "Zhg672UOH0+Pih0CsB879g==",
                    "accountIDGuid": "ef3a1866-0e65-4f1f-8f8a-1d02b01f3bf6",
                    "special": true,
                    "updated": "2026-06-03T18:33:42.2363121",
                    "active": true,
                    "reasonInactive": 1,
                    "priceLevelIdentifier": "iYbEn+Eg7EadjkQZorl1PQ==",
                    "priceLevelIdentifierGuid": "9fc48689-20e1-46ec-9d8e-4419a2b9753d",
                    "marketingListID": "sample string 7",
                    "deleted": true,
                    "account": {
                      "$ref": "79"
                    },
                    "primaryContactCustomer": {
                      "$ref": "77"
                    },
                    "customerGroupMembers": [
                      {
                        "$id": "82",
                        "id": 1,
                        "groupID": "iqiqRGPzXUS7wLSzSR6yRg==",
                        "groupIDGuid": "44aaa88a-f363-445d-bbc0-b4b3491eb246",
                        "customerID": "+FVHF6l1QEywT2wVtX3r9g==",
                        "customerIDGuid": "174755f8-75a9-4c40-b04f-6c15b57debf6",
                        "card": "sample string 4",
                        "linkedAccount": "4QEbkJClH0u8NkYHZC7c1A==",
                        "linkedAccountGuid": "901b01e1-a590-4b1f-bc36-4607642edcd4",
                        "customer": {
                          "$ref": "77"
                        },
                        "group": {
                          "$ref": "81"
                        },
                        "customerCard": {
                          "$ref": "78"
                        }
                      },
                      {
                        "$ref": "82"
                      }
                    ]
                  },
                  {
                    "$ref": "81"
                  }
                ]
              },
              "payments": [
                {
                  "$id": "83",
                  "id": 1,
                  "identifier": "t8zPoEn6vkuDTGW95I3Uqw==",
                  "identifierGuid": "a0cfccb7-fa49-4bbe-834c-65bde48dd4ab",
                  "storeID": 2,
                  "operatorName": "sample string 3",
                  "saleHeaderID": 4,
                  "paymentType": 5,
                  "amount": 6,
                  "account": "sample string 7",
                  "accountID": "5wFAxD+y1EWQqP2KjL8FGQ==",
                  "accountIDGuid": "c44001e7-b23f-45d4-90a8-fd8a8cbf0519",
                  "customerAccount": {
                    "$ref": "79"
                  },
                  "customerCard": {
                    "$ref": "78"
                  },
                  "accountType": 1,
                  "cardName": "sample string 8",
                  "authorisationNumber": "sample string 9",
                  "bankReference": "sample string 10",
                  "merchantID": "sample string 11",
                  "terminalID": "sample string 12",
                  "cardNumber": "sample string 13",
                  "paymentDate": "2026-06-03T18:33:42.2363121",
                  "invRocNo": "sample string 14",
                  "responseCode": "sample string 15",
                  "cashout": 1,
                  "tip": 16,
                  "idempotentVoid": "MEFf/uBSvkCkGdK3GFK7fQ==",
                  "idempotentVoidGuid": "fe5f4130-52e0-40be-a419-d2b71852bb7d",
                  "offline": true,
                  "processed": 1,
                  "storeSaleHeader": {
                    "$id": "84",
                    "saleHeaderID": 1,
                    "saleHeaderGuid": "c1k1oMI6b0CMwM6db5uwBw==",
                    "saleHeaderIdentifierGuid": "a0355973-3ac2-406f-8cc0-ce9d6f9bb007",
                    "created": "2026-06-03T18:33:42.2363121",
                    "createdLocal": "2026-06-03T18:33:42.2363121",
                    "createdText": "sample string 4",
                    "itemCount": 5,
                    "totalAmount": 6,
                    "cashTender": 1,
                    "cardTender": 1,
                    "cheqTender": 1,
                    "acctTender": 1,
                    "voucherTender": 1,
                    "loyaltyPoints": 1,
                    "cashout": 1,
                    "changeAmount": 1,
                    "rounding": 1,
                    "gstAmount": 1,
                    "transactionDiscountTender": 1,
                    "totalTip": 7,
                    "tranType": 1,
                    "processed": 1,
                    "imported": "2026-06-03T18:33:42.2363121",
                    "storeID": 1,
                    "operatorG_Uid": "aitOJcenxEqZ4ATeklNKkQ==",
                    "operatorGuid": "254e2b6a-a7c7-4ac4-99e0-04de92534a91",
                    "customerG_Uid": "doOedHWINUGzJS1wObLtpw==",
                    "customerGuid": "749e8376-8875-4135-b325-2d7039b2eda7",
                    "communityIdentifier": "Q2YXA1g3w0+W/br2kaeVLw==",
                    "communityIdentifierGuid": "03176643-3758-4fc3-96fd-baf691a7952f",
                    "saleIdentifier": "sample string 8",
                    "deptNo": 9,
                    "zoneID": 10,
                    "operatorID": 11,
                    "voucherForegone": 12,
                    "cardName": "sample string 13",
                    "accountType": 14,
                    "authID": "sample string 15",
                    "bankRef": "sample string 16",
                    "invRoc": "sample string 17",
                    "responseCode": "sample string 18",
                    "orderNo": 19,
                    "accountNo": 20,
                    "machineID": 21,
                    "timeInSale": "00:00:00.1234567",
                    "timeInSubtotal": "00:00:00.1234567",
                    "newID": 22,
                    "totalTaxInclusive": 23,
                    "totalTaxExempt": 24,
                    "taxTransactionDiscount": 25,
                    "taxTransactionDiscountTender": 1,
                    "tableNumber": 1,
                    "note": "sample string 26",
                    "source": "sample string 27",
                    "customerReference": "sample string 28",
                    "receiptPrinted": true,
                    "drawerID": 1,
                    "demoID": "sample string 30",
                    "externalTransNo": "sample string 31",
                    "externalSale": 32,
                    "smartReceiptStatus": 33,
                    "requiredExports": 34,
                    "loyaltyMetadata": "sample string 35",
                    "priceLevelIdentifier": "Ddedvk6uakKq3NXBwBEchQ==",
                    "priceLevelIdentifierGuid": "be9dd70d-ae4e-426a-aadc-d5c1c0111c85",
                    "locked": 36,
                    "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:33:42.251941+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                    "deserialisedOrderMetadata": {
                      "$id": "85",
                      "customerName": "sample string 1",
                      "pickupAt": "2026-06-03T18:33:42.251941",
                      "deliveryAddress1": "sample string 2",
                      "deliveryAddress2": "sample string 3",
                      "customerPhoneNumber": "sample string 4",
                      "orderType": 0,
                      "externalOrderID": "sample string 5",
                      "externalDisplayableOrderID": "sample string 6",
                      "tableName": "sample string 7",
                      "createdBy": 0,
                      "orderingAppName": "sample string 8"
                    },
                    "relationChecksum": "sample string 38",
                    "loyaltyTender": 1,
                    "giftCardTender": 1,
                    "operator": {
                      "$ref": "43"
                    },
                    "customer": {
                      "$ref": "77"
                    },
                    "communityOrganisation": {
                      "$id": "86",
                      "id": 1,
                      "identifier": "MB8hqCwxCkSZYOXvZxWzZQ==",
                      "identifierGuid": "a8211f30-312c-440a-9960-e5ef6715b365",
                      "name": "sample string 3",
                      "lookupIdentifier": "sample string 4",
                      "externalID": "sample string 5",
                      "phone": "sample string 6",
                      "fax": "sample string 7",
                      "email": "sample string 8",
                      "address1": "sample string 9",
                      "address2": "sample string 10",
                      "city": "sample string 11",
                      "postCode": "sample string 12",
                      "state": "sample string 13",
                      "country": "sample string 14",
                      "abn": "sample string 15",
                      "promoPeriodStart": "2026-06-03T18:33:42.251941",
                      "promoPeriodEnd": "2026-06-03T18:33:42.251941",
                      "allowDonations": true,
                      "logoImageName": "sample string 17",
                      "totalAmountAwarded": 18.1,
                      "updated": "2026-06-03T18:33:42.251941",
                      "deleted": true
                    },
                    "details": [
                      {
                        "$id": "87",
                        "saleItemID": 1,
                        "identifier": "oIw1gH9W5kSeJKk6JYnvuw==",
                        "identifierGuid": "80358ca0-567f-44e6-9e24-a93a2589efbb",
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "cCDqLpKy3kCbRDho77d5LA==",
                        "pluGuid": "2eea2070-b292-40de-9b44-3868efb7792c",
                        "accountID": "STND+FD+D0WfbvQkJhqjVQ==",
                        "accountIDGuid": "f8433349-fe50-450f-9f6e-f424261aa355",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 8,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "offline": true,
                        "barcode": "sample string 9",
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 10",
                        "bestOrExpire": "2026-06-03T18:33:42.251941",
                        "bestOrExpireType": 1,
                        "providerName": "sample string 11",
                        "refundG_UID": "dq2I6uQRfUmzmekmVogJAQ==",
                        "refundGuid": "ea88ad76-11e4-497d-b399-e92656880901",
                        "campaign": "sample string 12",
                        "campaignType": 13,
                        "modifiedID": 1,
                        "omittedIngredient": true,
                        "taxPercent": 1.0,
                        "taxAmount": 1.0,
                        "refundablePrice": 1.0,
                        "showDiscounts": true,
                        "orderPrinted": true,
                        "note": "sample string 16",
                        "modifierName": "sample string 17",
                        "modifierSetName": "sample string 18",
                        "totalValueWasScanned": true,
                        "sold": true,
                        "campaignPrice": true,
                        "scannedValue": 1,
                        "campaignName": "sample string 22",
                        "comboDiscount": 1,
                        "idempotentVoid": "nzy04+bY3EO/tnxegEYKSg==",
                        "idempotentVoidGuid": "e3b43c9f-d8e6-43dc-bfb6-7c5e80460a4a",
                        "priceLevelIdentifier": "MQe2USeh6E6fam6sK+RiRQ==",
                        "priceLevelIdentifierGuid": "51b60731-a127-4ee8-9f6a-6eac2be46245",
                        "communityIdentifier": "88n6jwVkHU+v4+hOe0p43g==",
                        "communityIdentifierGuid": "8ffac9f3-6405-4f1d-afe3-e84e7b4a78de",
                        "productName": "sample string 23",
                        "apn": "sample string 24",
                        "unknownScans": [
                          {
                            "$id": "88",
                            "id": 1,
                            "saleDetailID": 2,
                            "storeID": 1,
                            "scanned": "2026-06-03T18:33:42.251941",
                            "operatorG_UID": "QEA=",
                            "barcode": "sample string 4",
                            "processed": 1
                          },
                          {
                            "$ref": "88"
                          }
                        ],
                        "refund": {
                          "$id": "89",
                          "id": 1,
                          "g_UID": "WoK6Ve+xekqMktboiXAAdw==",
                          "guid": "55ba825a-b1ef-4a7a-8c92-d6e889700077",
                          "description": "sample string 1",
                          "dumped": true,
                          "inventoryReasonID": 1,
                          "sortOrder": 1,
                          "updated": "2026-06-03T18:33:42.251941"
                        },
                        "modifier": {
                          "$id": "90",
                          "id": 1,
                          "setG_UID": "1gqXrQSrE0yTpBReoSMe2Q==",
                          "modifierSetGuid": "ad970ad6-ab04-4c13-93a4-145ea1231ed9",
                          "name": "sample string 2",
                          "price": 1,
                          "quantity": 1,
                          "modifierType": 1,
                          "groupNumber": 1,
                          "pageNumber": 1,
                          "controlOrder": 1,
                          "printToStation": true,
                          "pluG_UID": "LQJoaHCGrUavbiXwAmG9Gg==",
                          "pluGuid": "6868022d-8670-46ad-af6e-25f00261bd1a",
                          "deleted": true,
                          "g_UID": "PROop3PgjEWmVERgsEdiog==",
                          "guid": "a7a8133d-e073-458c-a654-4460b04762a2",
                          "product": {
                            "$ref": "5"
                          }
                        },
                        "priceLevelName": "sample string 25",
                        "pumpNumber": 1,
                        "hoseNumber": 1
                      },
                      {
                        "$ref": "87"
                      }
                    ],
                    "eftReceipts": [
                      {
                        "$id": "91",
                        "id": 1,
                        "storeID": 1,
                        "saleHeaderID": 2,
                        "storeSaleHeader": {
                          "$ref": "84"
                        },
                        "receipt": "sample string 3",
                        "processed": 1
                      },
                      {
                        "$ref": "91"
                      }
                    ],
                    "payments": [
                      {
                        "$ref": "83"
                      },
                      {
                        "$ref": "83"
                      }
                    ],
                    "cards": [
                      {
                        "$id": "92",
                        "id": 1,
                        "saleHeaderID": 1,
                        "identifier": "sample string 2",
                        "cardType": 3,
                        "providerName": "sample string 4"
                      },
                      {
                        "$ref": "92"
                      }
                    ],
                    "campaignHits": [
                      {
                        "$id": "93",
                        "id": 1,
                        "saleHeaderID": 2,
                        "campaign": "sample string 3",
                        "name": "sample string 4",
                        "processed": 1,
                        "campaignDescription": "sample string 5"
                      },
                      {
                        "$ref": "93"
                      }
                    ],
                    "fuel": [
                      {
                        "$id": "94",
                        "id": 1,
                        "plu": 1,
                        "pluG_UID": "L/S3n/+C2k6szZG4rK2gGQ==",
                        "pluGuid": "9fb7f42f-82ff-4eda-accd-91b8acada019",
                        "saleHeaderID": 2,
                        "totalCents": 3,
                        "grade": 1,
                        "gradeDescription": "sample string 4",
                        "dispenser": 1,
                        "hose": 1,
                        "quantity": 1,
                        "cost": 1,
                        "acquirerNum": 1,
                        "attendant": 1,
                        "ePurseBalance": 1.0,
                        "cardSignature": "sample string 5",
                        "compartmentNumber": 1,
                        "contractNumber": 1,
                        "discountCardPAN": "sample string 6",
                        "discountID": 1,
                        "discountName": "sample string 7",
                        "discountNetValue": 1.0,
                        "discountType": 1,
                        "discountValue": 1.0,
                        "discretionaryData": "sample string 8",
                        "driverID": "sample string 9",
                        "eftBatchNumber": 1,
                        "eftResponseCode": "sample string 10",
                        "endDateTime": "2026-06-03T18:33:42.251941",
                        "engineHours": 1.1,
                        "fposNumber": 1,
                        "loyaltyCardPAN": "sample string 11",
                        "miscData1": 1,
                        "miscData2": "sample string 12",
                        "miscFlags": 1,
                        "mop": 1,
                        "odometer": 1,
                        "panNumber": "sample string 13",
                        "saleRefund": true,
                        "saleStatus": 1,
                        "sequenceNumber": 1,
                        "stan": 1,
                        "startDateTime": "2026-06-03T18:33:42.251941",
                        "tagNumber": "sample string 15",
                        "trackTwoRem": "sample string 16",
                        "transCode": 1,
                        "transType": 1,
                        "unitPrice": 1.0,
                        "vehicleReg": "sample string 17",
                        "offline": true,
                        "processed": 1
                      },
                      {
                        "$ref": "94"
                      }
                    ],
                    "fuelResells": [
                      {
                        "$id": "95",
                        "saleItemID": 1,
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "xFGCVI0B70KVt2PPWwqa7Q==",
                        "pluGuid": "548251c4-018d-42ef-95b7-63cf5b0a9aed",
                        "accountID": "+/bK39/+KkysyPJxDwZctA==",
                        "accountIDGuid": "dfcaf6fb-fedf-4c2a-acc8-f2710f065cb4",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "processed": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 1,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "barcode": "sample string 8",
                        "offline": 1,
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 9",
                        "bestOrExpire": "2026-06-03T18:33:42.251941",
                        "bestOrExpireType": 1,
                        "refundG_UID": "vzicUAyNAUOexcY/BPDeoQ==",
                        "refundGuid": "509c38bf-8d0c-4301-9ec5-c63f04f0dea1",
                        "providerName": "sample string 10",
                        "campaign": "sample string 11",
                        "campaignType": 1,
                        "modifiedID": 1,
                        "omittedIngredient": 1,
                        "taxPercent": 1.0,
                        "taxAmount": 1.0,
                        "refundablePrice": 1.0,
                        "showDiscounts": true,
                        "orderPrinted": true,
                        "note": "sample string 14",
                        "modifierName": "sample string 15",
                        "modifierSetName": "sample string 16",
                        "totalValueWasScanned": true,
                        "sold": true,
                        "campaignPrice": true,
                        "scannedValue": 1,
                        "campaignName": "sample string 20",
                        "comboDiscount": 1
                      },
                      {
                        "$ref": "95"
                      }
                    ],
                    "customerOrder": [
                      {
                        "$id": "96",
                        "identifier": "NQkyDSlKuUS4BGA0n778RQ==",
                        "identifierGuid": "0d320935-4a29-44b9-b804-60349fbefc45",
                        "id": 1,
                        "orderNo": 2,
                        "externalSaleIdentifier": "sample string 3",
                        "storeID": 4,
                        "zoneID": 5,
                        "deptNo": 6,
                        "customerIdentifier": "wWmZXOxtnEyuVTkxMnFreA==",
                        "customerIdentifierGuid": "5c9969c1-6dec-4c9c-ae55-393132716b78",
                        "operatorNo": 1,
                        "operatorG_UID": "vovmfpTVLEeKGuZELJXTdA==",
                        "operatorGuid": "7ee68bbe-d594-472c-8a1a-e6442c95d374",
                        "created": "2026-06-03T18:33:42.251941",
                        "ordered": "2026-06-03T18:33:42.251941",
                        "started": "2026-06-03T18:33:42.251941",
                        "completed": "2026-06-03T18:33:42.251941",
                        "supplied": "2026-06-03T18:33:42.251941",
                        "quickTicket": 1,
                        "deleted": true,
                        "walkAway": true,
                        "approxWait": 1,
                        "actualWait": 1,
                        "deliveryMethod": 8,
                        "externalSaleType": 9,
                        "customer": {
                          "$ref": "77"
                        },
                        "operator": {
                          "$ref": "43"
                        },
                        "details": [
                          {
                            "$id": "97",
                            "headerID": 1,
                            "plu": 1,
                            "pluG_UId": "EIBxg7P060C9gDUk6xsVTQ==",
                            "pluGuid": "83718010-f4b3-40eb-bd80-3524eb1b154d",
                            "quantity": 1,
                            "unit": 1,
                            "status": 1,
                            "soldQuantity": 1,
                            "soldWeight": 1,
                            "soldCents": 1,
                            "soldGstCents": 1,
                            "soldFixedPrice": 1,
                            "soldSalesMode": 1,
                            "promptDetailID": 1,
                            "groupID": 1,
                            "menuPath": "sample string 1",
                            "promptPath": "sample string 2",
                            "notes": "sample string 3",
                            "headerIdentifier": "w8t23iExy0arfKT9ln+Fmw==",
                            "headerIdentifierGuid": "de76cbc3-3121-46cb-ab7c-a4fd967f859b",
                            "product": {
                              "$ref": "5"
                            }
                          },
                          {
                            "$ref": "97"
                          }
                        ],
                        "storeName": "sample string 11",
                        "customerName": "sample string 12",
                        "storeReplyTo": "sample string 13",
                        "storeSubjectLine": "sample string 14",
                        "storeSaleHeader": {
                          "$ref": "84"
                        }
                      },
                      {
                        "$ref": "96"
                      }
                    ],
                    "surveyResponses": [
                      {
                        "$id": "98",
                        "surveyG_UID": "h0lEg47bikybP1vT9mVygA==",
                        "surveyGuid": "83444987-db8e-4c8a-9b3f-5bd3f6657280",
                        "saleHeaderGuid": "ruAH+2D21UCStGhOOkuvZA==",
                        "saleGuid": "fb07e0ae-f660-40d5-92b4-684e3a4baf64",
                        "textResponse": "sample string 1",
                        "integerResponse": 1,
                        "g_UIDResponse": "6DXNRbrvs0SnoWUwBZNNOg==",
                        "guidResponse": "45cd35e8-efba-44b3-a7a1-653005934d3a",
                        "whoAnswered": 2,
                        "answeredAtUTC": "2026-06-03T18:33:42.251941",
                        "sale": {
                          "$ref": "84"
                        },
                        "survey": {
                          "$id": "99",
                          "g_UID": "IKvpVlJzoEKBJ2MdqHG5iw==",
                          "guid": "56e9ab20-7352-42a0-8127-631da871b98b",
                          "name": "sample string 1",
                          "storeID": 2,
                          "zoneID": 1,
                          "checkoutFormG_UID": "CNcJQ7ZJ9U+gItYjVGgVSA==",
                          "checkoutFormGuid": "4309d708-49b6-4ff5-a022-d62354681548",
                          "displayToWho": 3,
                          "displayWhen": 4,
                          "start": "2026-06-03T18:33:42.251941",
                          "end": "2026-06-03T18:33:42.251941",
                          "deleted": true,
                          "updated": "2026-06-03T18:33:42.251941",
                          "possibleIntegerResponses": [
                            1,
                            2
                          ],
                          "possibleTextResponses": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "possibleGuidResponses": [
                            "91a87418-70ed-4967-809a-b695817c0bd7",
                            "0f02f2e3-1915-4e6d-8079-04815ae0416a"
                          ],
                          "allowsAllTextResponses": true,
                          "surveyForm": {
                            "$ref": "51"
                          }
                        },
                        "ingressId": "sample string 4"
                      },
                      {
                        "$ref": "98"
                      }
                    ],
                    "storeName": "sample string 39",
                    "terminalNumber": 40,
                    "machineName": "sample string 41",
                    "operatorName": "sample string 42",
                    "direction": 1,
                    "reason": "sample string 43",
                    "accountG_UID": "VAWCTjcaqEO4ZRwViBVeBw==",
                    "accountIdentifier": "4e820554-1a37-43a8-b865-1c1588155e07",
                    "accountName": "sample string 44",
                    "customerOrderIdentifier": "T6sgQijAYkW8J0zfgeMEFQ==",
                    "customerOrderIdentifierGuid": "4220ab4f-c028-4562-bc27-4cdf81e30415",
                    "priceLevelName": "sample string 45",
                    "revision": 46,
                    "ingressId": "sample string 47"
                  },
                  "metadata": {
                    "$id": "100",
                    "id": 1,
                    "paymentID": 2,
                    "paymentIdentifier": "TaMgnnHB2UScxZyY6xUfbg==",
                    "paymentIdentifierGuid": "9e20a34d-c171-44d9-9cc5-9c98eb151f6e",
                    "identifier": "w6gqtOgl906WmTiY/xEnpg==",
                    "identifierGuid": "b42aa8c3-25e8-4ef7-9699-3898ff1127a6",
                    "metadata": "sample string 3",
                    "signatureImage": "QEA=",
                    "itemIdentifier": "Jmz2zMlsokmrsENsqWIwlA==",
                    "itemIdentifierGuid": "ccf66c26-6cc9-49a2-abb0-436ca9623094"
                  }
                },
                {
                  "$ref": "83"
                }
              ]
            },
            {
              "$ref": "78"
            }
          ],
          "customerGroupMembers": [
            {
              "$ref": "82"
            },
            {
              "$ref": "82"
            }
          ],
          "customerGroups": [
            {
              "$ref": "81"
            },
            {
              "$ref": "81"
            }
          ],
          "accounts": [
            {
              "$ref": "79"
            },
            {
              "$ref": "79"
            }
          ],
          "account": {
            "$ref": "79"
          },
          "vouchers": [
            {
              "$id": "101",
              "customerIdentifier": "i7K7Bnrr6Uq301ZjqlfEZQ==",
              "customerIdentifierGuid": "06bbb28b-eb7a-4ae9-b7d3-5663aa57c465",
              "voucherName": "sample string 2",
              "count": 3,
              "storeID": 4,
              "barcode": "sample string 5",
              "redeemCount": 6,
              "issueCount": 7,
              "storeSalePaymentID": 1,
              "idempotentID": "6u2SJ/CK5kO9/Stvir405A==",
              "idempotentGuid": "2792edea-8af0-43e6-bdfd-2b6f8abe34e4",
              "offline": true,
              "voucher": {
                "$id": "102",
                "id": 1,
                "name": "sample string 2",
                "description": "sample string 3",
                "shortDescription": "sample string 4",
                "url": "sample string 5",
                "barcodeTemplateID": 1,
                "expiry": 0,
                "voucherType": 6,
                "limitPerTransaction": 7,
                "customerTracking": true,
                "discountAccount": "sample string 9",
                "endDate": "2026-06-03T18:33:42.251941",
                "barcodeTemplate": {
                  "$id": "103",
                  "templateID": 1,
                  "template": "sample string 1",
                  "bcFunction": "sample string 2",
                  "sortOrder": 3
                },
                "scaleLabel": {
                  "$id": "104",
                  "id": 1,
                  "uid": "sample string 2",
                  "name": "sample string 3",
                  "width": 1.1,
                  "height": 1.1,
                  "showBorder": true,
                  "borderWidth": 1.1,
                  "borderStyle": 1,
                  "borderColour": "sample string 5",
                  "updated": "2026-06-03T18:33:42.251941",
                  "labelPageLayout": "FASChSg39EKH58Ky2Pl/LQ==",
                  "pageLayoutGuid": "85820414-3728-42f4-87e7-c2b2d8f97f2d",
                  "labelType": 6,
                  "oldName": "sample string 7",
                  "voucher": {
                    "$ref": "102"
                  },
                  "elements": [
                    {
                      "$id": "105",
                      "id": 1,
                      "scaleLabelID": 2,
                      "showPercentDI": true,
                      "showAvgPerHundred": true,
                      "showAvgPerServe": true,
                      "name": "sample string 6",
                      "x": 1.1,
                      "y": 1.1,
                      "width": 1.1,
                      "height": 1.1,
                      "type": 1,
                      "rotation": 1,
                      "text": "sample string 7",
                      "fontFamily": "sample string 8",
                      "align": 1,
                      "bold": true,
                      "italic": true,
                      "underline": true,
                      "strikeout": true,
                      "reverse": true,
                      "textColour": "sample string 9",
                      "fontSize": 1.1,
                      "picture": "QEA=",
                      "borderWidth": 10,
                      "sortOrder": 11,
                      "printOptions": 12,
                      "superScriptTextFontSize": 1.1,
                      "lineStyle": 1,
                      "spacingStyle": 1,
                      "interCharacterSpacing": 1.1,
                      "superScriptOffset": 1.1,
                      "lineSpacing": 1.1,
                      "dateFormat": "sample string 13",
                      "autoGrow": true,
                      "fontAutoResize": true,
                      "updated": "2026-06-03T18:33:42.251941"
                    },
                    {
                      "$ref": "105"
                    }
                  ]
                },
                "customerVouchers": [
                  {
                    "$id": "106",
                    "id": 1,
                    "customerIdentifier": "8ePcQBtMP0mhpvQGggckKA==",
                    "customerIdentifierGuid": "40dce3f1-4c1b-493f-a1a6-f40682072428",
                    "voucherID": 3,
                    "voucherName": "sample string 4",
                    "storeID": 1,
                    "barcode": "sample string 5",
                    "dateOfIssue": "2026-06-03T18:33:42.251941",
                    "issuedSaleHeaderID": 1,
                    "issuedSaleIdentifier": "sample string 7",
                    "issuedOfflinePaymentID": 1,
                    "issuedIdempotentID": "CmVO5iA7bEOcSk7Elo1qAw==",
                    "issuedIdempotentGuid": "e64e650a-3b20-436c-9c4a-4ec4968d6a03",
                    "issuedOffline": true,
                    "issuedUser": "sample string 9",
                    "issuedNotes": "sample string 10",
                    "expiryDate": "2026-06-03T18:33:42.251941",
                    "expiredUser": "sample string 11",
                    "expiredNotes": "sample string 12",
                    "redeemed": "2026-06-03T18:33:42.251941",
                    "redeemedSaleHeaderID": 1,
                    "redeemedSaleIdentifier": "sample string 13",
                    "redeemedOfflinePaymentID": 1,
                    "redeemedIdempotentID": "2RvViz79QEG5twUVg4g6Xg==",
                    "redeemedIdempotentGuid": "8bd51bd9-fd3e-4140-b9b7-051583883a5e",
                    "redeemedUser": "sample string 14",
                    "redeemedNotes": "sample string 15",
                    "redeemedOffline": true,
                    "updated": "2026-06-03T18:33:42.251941",
                    "storeName": "sample string 17",
                    "scaleLabel": {
                      "$ref": "104"
                    },
                    "voucher": {
                      "$ref": "102"
                    },
                    "customer": {
                      "$ref": "77"
                    },
                    "issuedOfflinePayment": {
                      "$ref": "83"
                    },
                    "redeemedOfflinePayment": {
                      "$ref": "83"
                    }
                  },
                  {
                    "$ref": "106"
                  }
                ]
              },
              "customer": {
                "$ref": "77"
              }
            },
            {
              "$ref": "101"
            }
          ]
        }
      },
      {
        "$ref": "76"
      }
    ],
    "customerGroups": [
      {
        "$id": "107",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "groupID": "VT7N+yjaK0q9poQLLTxvbA==",
        "groupIDGuid": "fbcd3e55-da28-4a2b-bda6-840b2d3c6f6c",
        "campaign": {
          "$ref": "2"
        },
        "group": {
          "$ref": "81"
        }
      },
      {
        "$ref": "107"
      }
    ],
    "signIqTickets": [
      {
        "$id": "108",
        "identifier": "Kspito/Eb0yQh7JYwxFNLw==",
        "identifierGuid": "b662ca2a-c48f-4c6f-9087-b258c3114d2f",
        "campaignName": "sample string 2",
        "message": "sample string 3",
        "ticketFileSource": "sample string 4",
        "ticketFileDestination": "sample string 5",
        "storeID": 1
      },
      {
        "$ref": "108"
      }
    ],
    "comboPriceGroups": [
      {
        "$id": "109",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "g_UID": "qZMULVoSiEKtWAun/g07NQ==",
        "guid": "2d1493a9-125a-4288-ad58-0ba7fe0d3b35",
        "description": "sample string 5",
        "newPrice": 1,
        "rangeDescription": "sample string 6",
        "dealDescription": "sample string 7",
        "labelQuantity": 8,
        "hostProductCategoryID": 1,
        "offerID": 1,
        "dontUpdatePricePlus": true,
        "campaign": {
          "$ref": "2"
        },
        "comboPricePlus": [
          {
            "$id": "110",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "groupG_UID": "xAICMqaloUqLO1JaplYDbw==",
            "groupGuid": "320202c4-a5a6-4aa1-8b3b-525aa656036f",
            "comboPriceType": 5,
            "priceType": 5,
            "pluG_UID": "LnQvcedUAUGvlRuqxM6hYQ==",
            "pluGuid": "712f742e-54e7-4101-af95-1baac4cea161",
            "priceGroupG_UID": "HEU8OR9AYUqYoKrezHPLxA==",
            "priceGroupGuid": "393c451c-401f-4a61-98a0-aadecc73cbc4",
            "campaignPoolID": "sample string 7",
            "quantity": 1,
            "campaign": {
              "$ref": "2"
            },
            "product": {
              "$ref": "5"
            },
            "priceGroup": {
              "$ref": "36"
            },
            "campaignPool": {
              "$ref": "2"
            }
          },
          {
            "$ref": "110"
          }
        ]
      },
      {
        "$ref": "109"
      }
    ],
    "priceLevels": [
      {
        "$id": "111",
        "id": 1,
        "priceLevelIdentifier": "43a1hXZNQEWUlIv3LJFyEA==",
        "priceLevelIdentifierGuid": "85b576e3-4d76-4540-9494-8bf72c917210",
        "campaignName": "sample string 3",
        "priceLevelName": "sample string 4"
      },
      {
        "$ref": "111"
      }
    ],
    "promotionType": {
      "$id": "112",
      "identifier": "8Dnfk1b8Aku04rO120Xi/A==",
      "identifierGuid": "93df39f0-fc56-4b02-b4e2-b3b5db45e2fc",
      "hostType": 2,
      "code": "sample string 3",
      "description": "sample string 4",
      "isLiquor": true,
      "isAdvertised": true,
      "disableWasSave": true,
      "excludeFromPromoSales": true,
      "labelPageLayoutG_UID": "SeElw95+6keYts76HW4eBQ==",
      "labelPageLayoutGuid": "c325e149-7ede-47ea-98b6-cefa1d6e1e05",
      "priceLevelIdentifier": "4Z23p3hEfUObLrkon1EOVg==",
      "priceLevelIdentifierGuid": "a7b79de1-4478-437d-9b2e-b9289f510e56",
      "active": true,
      "updated": "2026-06-03T18:33:42.251941",
      "hostName": "sample string 11"
    }
  },
  "details": [
    {
      "$id": "113",
      "identifier": "6vMaaH7RhkSul22oFLer0A==",
      "identifierGuid": "681af3ea-d17e-4486-ae97-6da814b7abd0",
      "headerIdentifier": "4nsxTVhaXE2aQmSJFI4tIA==",
      "headerGuid": "4d317be2-5a58-4d5c-9a42-6489148e2d20",
      "shelfLocationIdentifier": "kqs+H6SvNUuuSL2IyN42hA==",
      "shelfLocationGuid": "1f3eab92-afa4-4b35-ae48-bd88c8de3684",
      "pluG_UID": "4jsrmj3UEE6NxYAAC1DsjQ==",
      "pluGuid": "9a2b3be2-d43d-4e10-8dc5-80000b50ec8d",
      "operatorG_UID": "G+iJZdvNmkysz1w2xgBaoA==",
      "operatorGuid": "6589e81b-cddb-4c9a-accf-5c36c6005aa0",
      "campaignName": "sample string 2",
      "comboGroupIdentifier": "camJTAYC7E+y05NyXo3WSQ==",
      "comboGroupGuid": "4c89a971-0206-4fec-b2d3-93725e8dd649",
      "created": "2026-06-03T18:33:42.251941",
      "labelQuantity": 3,
      "talkerQuantity": 4,
      "labelSmall": true,
      "printed": "2026-06-03T18:33:42.251941",
      "printedByUser": "sample string 6",
      "detailMetaList": [
        {
          "$id": "114",
          "id": 1,
          "printBatchType": 2,
          "user": "sample string 3",
          "detailIdentifier": "+W1eR/aVjEabsDpUfXmM+w==",
          "detailGuid": "475e6df9-95f6-468c-9bb0-3a547d798cfb"
        },
        {
          "$ref": "114"
        }
      ],
      "users": "sample string 7",
      "printBatchTypes": "sample string 8",
      "product": {
        "$ref": "5"
      },
      "location": {
        "$ref": "59"
      },
      "operator": {
        "$ref": "43"
      },
      "productDescription": "sample string 9",
      "productItemNumber": "sample string 10",
      "productSell": 11,
      "productCost": 12,
      "productCostDecimals": 13,
      "productActive": true,
      "productBarcode": "sample string 15",
      "succeeded": true,
      "printRunID": "pofP49dtpUGWqV9pb+xrqQ==",
      "printRunGuid": "e3cf87a6-6dd7-41a5-96a9-5f696fec6ba9",
      "departmentName": "sample string 17",
      "subDepartmentName": "sample string 18",
      "minorDepartmentName": "sample string 19",
      "lesserDepartmentName": "sample string 20",
      "storeName": "sample string 21",
      "campaignDescription": "sample string 22",
      "campaignStartDate": "2026-06-03T18:33:42.251941",
      "campaignEndDate": "2026-06-03T18:33:42.251941",
      "campaignPrice": 1,
      "campaignCost": 1,
      "campaignCostDecimals": 1,
      "comboGroupDescription": "sample string 23",
      "comboGroupSell": 1,
      "printRequestType": 24,
      "isTobacco": true,
      "isLiquor": true,
      "shelfLocationName": "sample string 27",
      "operatorName": "sample string 28",
      "printBatchType": 29,
      "createdBy": "sample string 30",
      "pageLayoutName": "sample string 31",
      "complianceIndicatorName": "sample string 32",
      "directNumber": "sample string 33",
      "warehouseDirectIndicator": "sample string 34",
      "productGrade": "sample string 35"
    },
    {
      "$ref": "113"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.