POST api/store/{storeID}/pricegroup/{id}

Add all products of price group to print batch Based on StoreID and other header details, it will try to find existing matching print header or add new one. This API is being used from react app

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

StoreID of printbatch

integer

Required

id

Identifier of Price Group

globally unique identifier

Required

Body Parameters

Print Batch Header details - While calling from react app, this will not have identifier

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": "rwrjsDQYkUuFZ9q3L7qaMg==",
  "identifierGuid": "b0e30aaf-1834-4b91-8567-dab72fba9a32",
  "storeID": 1,
  "printBatchType": 2,
  "printRequestType": 3,
  "campaignName": "sample string 4",
  "user": "sample string 5",
  "process": "sample string 6",
  "promoPrint": true,
  "created": "2026-06-03T18:34:24.8118059",
  "updated": "2026-06-03T18:34:24.8118059",
  "printed": "2026-06-03T18:34:24.8118059",
  "storeName": "sample string 8",
  "storeShortName": "sample string 9",
  "campaignDescription": "sample string 10",
  "campaign": {
    "$id": "2",
    "id": 1,
    "storeID": 2,
    "name": "35ee8a66-d34a-49f6-977b-39e335e1a232",
    "nameGuid": "35ee8a66-d34a-49f6-977b-39e335e1a232",
    "description": "sample string 4",
    "showDiscounts": true,
    "showTotals": true,
    "onlyEvaluateOnSubtotal": true,
    "useDescription": true,
    "campaignType": 1,
    "startDate": "2026-06-03T18:34:24.8118059",
    "startTime": 1,
    "endDate": "2026-06-03T18:34:24.8118059",
    "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:34:24.8118059",
    "system": true,
    "created": "2026-06-03T18:34:24.8118059",
    "updated": "2026-06-03T18:34:24.8118059",
    "priceChangeNotifiedUtc": "2026-06-03T18:34:24.8118059",
    "promoType": 1,
    "promotionTypeCode": "sample string 13",
    "hostIdentifier": "upqwUISEM0eNGVBp2XZBsA==",
    "hostIdentifierGuid": "50b09aba-8484-4733-8d19-5069d97641b0",
    "hostType": 14,
    "createdByUser": "sample string 15",
    "fromHost": true,
    "deleted": true,
    "campaignDeleted": "2026-06-03T18:34:24.8118059",
    "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": "yAeF4YJF+UazfDFkhM76MA==",
        "pluGuid": "e18507c8-4582-46f9-b37c-316484cefa30",
        "newPrice": 1,
        "pctDiscount": 1,
        "newCost": 1,
        "newCostDecimals": 6,
        "dealCostIdentifier": "wDHtktGHNUqrTt0OEioKGA==",
        "dealCostGuid": "92ed31c0-87d1-4a35-ab4e-dd0e122a0a18",
        "pluName": "sample string 7",
        "apn": "sample string 8",
        "fuelItem": true,
        "priceGroupG_UID": "skpI6fykUkOlA3NXkF4F6g==",
        "priceGroupGuid": "e9484ab2-a4fc-4352-a503-7357905e05ea",
        "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:34:24.8118059",
        "rrp": 28,
        "campaignDescription": "sample string 29",
        "hostCampaign": true,
        "hostIdentifier": "QEA=",
        "hostIdentifierGuid": "7083d674-39f2-4aac-8f23-ba5dc4eb6328",
        "campaignComboPriceGroupG_UID": "tCZhGOx9JEWghmQ97i+5hg==",
        "campaignComboPriceGroupIdentifier": "186126b4-7dec-4524-a086-643dee2fb986",
        "promotionPlacementDescription": "sample string 31",
        "storeAcceptances": [
          {
            "$id": "4",
            "plu": 1,
            "pluG_UId": "QEA=",
            "campaignID": 1,
            "campaignName": "sample string 2",
            "storeID": 3,
            "acceptedUtc": "2026-06-03T18:34:24.8118059",
            "operatorG_UID": "E9DxMMOpKkiXRof+ZGzAAw==",
            "operatorGuid": "30f1d013-a9c3-482a-9746-87fe646cc003",
            "machineID": 1,
            "processed": true,
            "appliedUtc": "2026-06-03T18:34:24.8118059",
            "signIqTicketFileMovedUtc": "2026-06-03T18:34:24.8118059",
            "user": "sample string 6",
            "campaignDescription": "sample string 7",
            "productDesc": "sample string 8",
            "storeName": "sample string 9",
            "effectiveUtc": "2026-06-03T18:34:24.8118059",
            "priceChangeType": 0,
            "operatorName": "sample string 10",
            "hostCampaign": true,
            "hostIdentifier": "QEA=",
            "hostIdentifierGuid": "59c7c4b2-76b1-4084-90dd-a989e2df8247",
            "product": {
              "$id": "5",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "mfD7nhLoWEO9KIUYibIOVQ==",
              "guid": "9efbf099-e812-4358-bd28-851889b20e55",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "1i/2elIE0UuJUG6pGpb+nQ==",
              "priceGroupGuid": "7af62fd6-0452-4bd1-8950-6ea91a96fe9d",
              "blueprintID": 1,
              "lastCountedDate": "2026-06-03T18:34:24.8118059",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2026-06-03T18:34:24.8118059",
              "pluCreated": "2026-06-03T18:34:24.8118059",
              "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:34:24.8118059",
              "lastManualUpdate": "2026-06-03T18:34:24.8118059",
              "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:34:24.8118059",
              "currentCostUpdated": "2026-06-03T18:34:24.8118059",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 32,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2026-06-03T18:34:24.8118059",
              "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:34:24.8118059",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 53,
              "altPriceModeChanged": true,
              "altPLUG_UID": "e4KITVy/xkyEw1ER8MoBWw==",
              "altPLUGuid": "4d88827b-bf5c-4cc6-84c3-5111f0ca015b",
              "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:34:24.8118059",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "UgWAJLWmiEOWa3fGjygbug==",
              "shelfPageLayoutGuid": "24800552-a6b5-4388-966b-77c68f281bba",
              "talkerPageLayoutG_UID": "y/sfLsLYh0y/N3qcRz1y4w==",
              "talkerPageLayoutGuid": "2e1ffbcb-d8c2-4c87-bf37-7a9c473d72e3",
              "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": "U4lkGP8vaUyWLMkhPJSlIA==",
              "inventoryIdentifier": "18648953-2fff-4c69-962c-c9213c94a520",
              "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": "bIJnt6j8tkS1KWEQCZcQJA==",
              "parentPluGuid": "b767826c-fca8-44b6-b529-611009971024",
              "preferredHostVendor": 105,
              "preferredHostChanged": true,
              "code": "sample string 107",
              "supplierIdentifier": "0RkavIiZ/ke5OeTCCWG1sw==",
              "supplierIdentifierGuid": "bc1a19d1-9988-47fe-b939-e4c20961b5b3",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "PYjZNcZtnECeyrMufdbVyw==",
              "rebateSupplierIdentifierGuid": "35d9883d-6dc6-409c-9eca-b32e7dd6d5cb",
              "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:34:24.8118059",
              "commodity": "sample string 122",
              "businessPillar": "sample string 123",
              "mscCommodity": "sample string 124",
              "hostIdentifier": "ZJYnk9XtsE62jEV+BnyrlA==",
              "hostIdentifierGuid": "93279664-edd5-4eb0-b68c-457e067cab94",
              "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:34:24.8118059",
                "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": "jYyKeo2tm0i25kWs8I71iQ==",
                "hostIdentifierGuid": "7a8a8c8d-ad8d-489b-b6e6-45acf08ef589",
                "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:34:24.8118059",
                "priceZone": {
                  "$id": "7",
                  "id": 1,
                  "name": "sample string 2",
                  "hostIdentifier": "+BjoSxZ1MEeMdu0TIPhx4g==",
                  "hostIdentifierGuid": "4be818f8-7516-4730-8c76-ed1320f871e2",
                  "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": "9wxzolk7yE6CU1d78lA3HA==",
                    "hostIdentifierGuid": "a2730cf7-3b59-4ec8-8253-577bf250371c",
                    "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": "zSo3DR3om0KyqsdY1HeYzQ==",
                      "identifierGuid": "0d372acd-e81d-429b-b2aa-c758d47798cd",
                      "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": "hTpH/MJpyUG6SuuLdKUQmw==",
                      "hostSupplierIdentifierGuid": "fc473a85-69c2-41c9-ba4a-eb8b74a5109b",
                      "loyaltyPriceLevelIdentifier": "Yq+yr5BgRk+rjv5fHcbA0g==",
                      "loyaltyPriceLevelIdentifierGuid": "afb2af62-6090-4f46-ab8e-fe5f1dc6c0d2",
                      "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:34:24.8118059",
                      "lastProcessed": "2026-06-03T18:34:24.8118059",
                      "hold": true,
                      "supplierName": "sample string 35",
                      "supplier": {
                        "$id": "12",
                        "identifier": "OVh/UNaST0+rW4bBDE0Yng==",
                        "identifierGuid": "507f5839-92d6-4f4f-ab5b-86c10c4d189e",
                        "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": "kHC3JvyBTk2p8KKmeu8Nsg==",
                        "primaryContactID": "26b77090-81fc-4d4e-a9f0-a2a67aef0db2",
                        "storeID": 1,
                        "abn": "sample string 16",
                        "supplierGroupIdentifier": "9dZE5Ad8506XPPEd3/svew==",
                        "supplierGroupGuid": "e444d6f5-7c07-4ee7-973c-f11ddffb2f7b",
                        "rebate": 1.0,
                        "rebateType": 1,
                        "rebateFrequency": 1,
                        "rebateSource": 1,
                        "rebateLastClaimed": "2026-06-03T18:34:24.8118059",
                        "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": "706e28cf-a6ca-4810-bde9-494318f2edb5",
                          "identifier": "CHFj9QXOyEWlXIF/4JOc7w==",
                          "identifierGuid": "f5637108-ce05-45c8-a55c-817fe0939cef",
                          "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": "bQmttj7+l0al9fyGHF8JBw==",
                            "supplierIdentifierGuid": "b6ad096d-fe3e-4697-a5f5-fc861c5f0907",
                            "contactGuid": "HWH8cgkwSEmsKmhMALGpIg==",
                            "contactID": "72fc611d-3009-4948-ac2a-684c00b1a922",
                            "contact": {
                              "$ref": "13"
                            },
                            "supplier": {
                              "$ref": "12"
                            }
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "products": [
                          {
                            "$id": "15",
                            "pluG_UID": "01IlrGn21UKn45dclWDLXg==",
                            "pluGuid": "ac2552d3-f669-42d5-a7e3-975c9560cb5e",
                            "supplierIdentifier": "IiDmJ6ZqI02sEhP1FzKNZQ==",
                            "supplierIdentifierGuid": "27e62022-6aa6-4d23-ac12-13f517328d65",
                            "cartonQuantity": 1,
                            "cartonQuantityChanged": true,
                            "productSize": "sample string 3",
                            "cigarettesPerSleeve": 1,
                            "randomWeight": true,
                            "piecesPerUnit": 5,
                            "averagePackSize": 6,
                            "effectiveDate": "2026-06-03T18:34:24.8118059",
                            "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:34:24.8118059",
                            "rebate": 1.0,
                            "rebateExclude": true,
                            "invoiceCodes": [
                              {
                                "$id": "16",
                                "pluG_UID": "EcGgVYCX+kSsefGfko/1/g==",
                                "pluGuid": "55a0c111-9780-44fa-ac79-f19f928ff5fe",
                                "supplierIdentifier": "MB4RN07fTUiiLd+m5NQGYA==",
                                "supplierIdentifierGuid": "37111e30-df4e-484d-a22d-dfa6e4d40660",
                                "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": "yNyaV+N2102LCS1UEpXHRQ==",
                            "parentPluGuid": "579adcc8-76e3-4dd7-8b09-2d541295c745",
                            "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": "yPFPe94gCUuCP+gH5FGA1w==",
                            "supplierGuid": "7b4ff1c8-20de-4b09-823f-e807e45180d7",
                            "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": "81fvNJ5UkU6BSx6qSe+qSg==",
                            "supplierGuid": "34ef57f3-549e-4e91-814b-1eaa49efaa4a",
                            "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:34:24.8118059",
                            "deliveryDate": "2026-06-03T18:34:24.8118059",
                            "nextCutOffDate": "2026-06-03T18:34:24.8118059",
                            "nextDeliveryDate": "2026-06-03T18:34:24.8118059",
                            "nextDaysBuffer": 10
                          },
                          {
                            "$ref": "19"
                          }
                        ],
                        "store": {
                          "$ref": "6"
                        },
                        "updated": "2026-06-03T18:34:24.8118059",
                        "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:34:24.8118059",
                          "processed": "2026-06-03T18:34:24.8118059",
                          "isProcessing": true,
                          "processedCount": 6,
                          "processingTime": 1,
                          "collectedUtc": "2026-06-03T18:34:24.8118059",
                          "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:34:24.8118059",
                            "businessPillar": "sample string 3",
                            "fileType": "sample string 4"
                          }
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$id": "22",
                          "id": 1,
                          "hostIdentifier": "QeF37vGZlU+5gqY/BxAO3A==",
                          "hostIdentifierGuid": "ee77e141-99f1-4f95-b982-a63f07100edc",
                          "storeID": 1,
                          "departmentCode": "sample string 2",
                          "hostGuids": [
                            "cf180b09-71dd-435f-a04e-4c021c2fdab7",
                            "6a9c3a05-de4e-4de0-bdd0-faba57618b0a"
                          ]
                        },
                        {
                          "$ref": "22"
                        }
                      ],
                      "hostFileStoreSetting": {
                        "$ref": "10"
                      },
                      "hostStoreSettings": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "promotionPlacements": [
                        {
                          "$id": "23",
                          "identifier": "oBURd+BFF0Orww/t9UGwKw==",
                          "identifierGuid": "771115a0-45e0-4317-abc3-0fedf541b02b",
                          "code": "sample string 2",
                          "description": "sample string 3",
                          "isAdvertised": true
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "promoTypeGuids": [
                        "bcdf65e7-1b07-495f-91a9-1af90830d541",
                        "b4bb784b-e0ca-41c9-b033-53a1a39fa119"
                      ],
                      "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:34:24.8118059",
                    "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": "6155afb2-1bb0-4c5b-bc6a-4686ce8382ad",
                "updateStore": {
                  "$id": "29",
                  "id": "148f0cdd-282f-48ab-8bc7-3c6885154b4b",
                  "name": "sample string 1",
                  "lastActivity": "2026-06-03T18:34:24.8118059",
                  "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:34:24.8118059"
                },
                "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": "JbAAYvpfHU2Jm/RrX6tkLg==",
                  "pluGuid": "6200b025-5ffa-4d1d-899b-f46b5fab642e",
                  "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:34:24.8118059"
                },
                {
                  "$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:34:24.8118059",
                  "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:34:24.8118059",
                  "startTime": 5,
                  "endDate": "2026-06-03T18:34:24.8118059",
                  "endTime": 6,
                  "newPrice": 7,
                  "newCost": 8,
                  "newCostDecimals": 9,
                  "pctDiscount": 10,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 11",
                  "hostType": 12,
                  "hostIdentifier": "In1z6rOyHUKIlbRpbI1zhA==",
                  "hostIdentifierGuid": "ea737d22-b2b3-421d-8895-b4696c8d7384",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  }
                ]
              },
              "tray": {
                "$id": "35",
                "g_UId": "BiClDtYle0e55EGc8ZeOgA==",
                "guid": "0ea52006-25d6-477b-b9e4-419cf1978e80",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "36",
                "priceGroupG_UID": "9ZcuED+K4kypcY+/th/rbQ==",
                "priceGroupGuid": "102e97f5-8a3f-4ce2-a971-8fbfb61feb6d",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2026-06-03T18:34:24.8118059",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 147",
              "nutrifacts": {
                "$id": "37",
                "pluG_UID": "Ff6Fkua2mUWdSrpKHGqXFg==",
                "pluGuid": "9285fe15-b6e6-4599-9d4a-ba4a1c6a9716",
                "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": "a3458d1a-d9bd-4d3a-a217-17a7ae16818e",
                "created": "2026-06-03T18:34:24.8118059",
                "createdByUser": "sample string 1",
                "activated": "2026-06-03T18:34:24.8118059",
                "activatedByUser": "sample string 2",
                "deactivated": "2026-06-03T18:34:24.8118059",
                "deactivatedByUser": "sample string 3",
                "lastOrdered": "2026-06-03T18:34:24.8118059",
                "lastOrderedQty": 4.0,
                "lastReceived": "2026-06-03T18:34:24.8118059",
                "lastReceivedQty": 5.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2026-06-03T18:34:24.8118059",
                "lastSold": "2026-06-03T18:34:24.8118059",
                "firstSold": "2026-06-03T18:34:24.8118059",
                "awsUpdated": "2026-06-03T18:34:24.8118059",
                "lastManualUpdate": "2026-06-03T18:34:24.8118059",
                "lastManualUpdatedByUser": "sample string 7",
                "lastUpdated": "2026-06-03T18:34:24.8118059",
                "lastUpdatedByUser": "sample string 9",
                "lastUpdatedByHost": "2026-06-03T18:34:24.8118059",
                "doNotRangeUpdated": "2026-06-03T18:34:24.8118059",
                "doNotOrderUpdated": "2026-06-03T18:34:24.8118059",
                "tracked": "2026-06-03T18:34:24.8118059"
              },
              "allergens": [
                {
                  "$id": "39",
                  "primaryKey": {
                    "$id": "40",
                    "pluGuid": "3c25e0b5-ac88-416f-8c69-3c09ee993720",
                    "contains": 2
                  },
                  "allergenID": 1,
                  "pluG_UID": "teAlPIisb0GMaTwJ7pk3IA==",
                  "pluGuid": "3c25e0b5-ac88-416f-8c69-3c09ee993720",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "39"
                }
              ],
              "costs": {
                "$id": "41",
                "pluG_UID": "39eyoLpn7k6zO730qe8eCw==",
                "pluGuid": "a0b2d7df-67ba-4eee-b33b-bdf4a9ef1e0b",
                "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:34:24.8118059",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "42",
                  "saleHeaderID": 1,
                  "created": "2026-06-03T18:34:24.8118059",
                  "createdLocal": "2026-06-03T18:34:24.8118059",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "qmfhr8C/50ir4i7XzazAMw==",
                  "operatorGuid": "afe167aa-bfc0-48e7-abe2-2ed7cdacc033",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "0Q2L38MDcEWcfuzFa+AVKg==",
                  "pluGuid": "df8b0dd1-03c3-4570-9c7e-ecc56be0152a",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "43",
                    "id": 1,
                    "g_Uid": "/WttFsWyjkyZCW3Cz9ns1w==",
                    "guid": "166d6bfd-b2c5-4c8e-9909-6dc2cfd9ecd7",
                    "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:34:24.8118059",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2026-06-03T18:34:24.8118059",
                    "endShift": "2026-06-03T18:34:24.8118059",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "44",
                        "operatorG_UID": "pBpgd9J+YUiW75+VFg3wog==",
                        "operatorGuid": "77601aa4-7ed2-4861-96ef-9f95160df0a2",
                        "storeID": 2,
                        "operator": {
                          "$ref": "43"
                        },
                        "store": {
                          "$ref": "6"
                        }
                      },
                      {
                        "$ref": "44"
                      }
                    ]
                  }
                },
                {
                  "$ref": "42"
                }
              ],
              "apns": [
                {
                  "$id": "45",
                  "pluID": 1,
                  "pluG_UID": "Gs2oyKGCe0u+m0iDH+ylWw==",
                  "pluGuid": "c8a8cd1a-82a1-4b7b-be9b-48831feca55b",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "45"
                }
              ],
              "tuns": [
                {
                  "$id": "46",
                  "pluG_UId": "9mmx/p7/PUGiP+sDlEs6vg==",
                  "pluGuid": "feb169f6-ff9e-413d-a23f-eb03944b3abe",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "5"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "46"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "47",
                  "identifier": "Q244Qa+PUEylFHYttRTwXw==",
                  "identifierGuid": "41386e43-8faf-4c50-a514-762db514f05f",
                  "pluG_UID": "ybLYX7K5rk+ICVy954N/8w==",
                  "pluGuid": "5fd8b2c9-b9b2-4fae-8809-5cbde7837ff3",
                  "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": "WAqNIoHmy0+hnHKwT72LxQ==",
                  "groupName": "sample string 1",
                  "identifierGuid": "228d0a58-e681-4fcb-a19c-72b04fbd8bc5",
                  "exists": true,
                  "flipChartIdentifier": "RWe30DVzPEKc/KvZrny1fg==",
                  "flipChartIdentifierGuid": "d0b76745-7335-423c-9cfc-abd9ae7cb57e",
                  "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": "DGck6U01jUCftyzwp9cT/Q==",
                  "groupIdentifierGuid": "e924670c-354d-408d-9fb7-2cf0a7d713fd",
                  "flipChart": {
                    "$id": "49",
                    "identifier": "xvopXk5390+mq0sik0ZuGg==",
                    "identifierGuid": "5e29fac6-774e-4ff7-a6ab-4b2293466e1a",
                    "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": "E1r+vgZc8EiACp2oOQBBFg==",
                      "identifierGuid": "befe5a13-5c06-48f0-800a-9da839004116",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "51",
                          "id": 1,
                          "g_UID": "GjZKkgY5GUK+JPbKxZT6ew==",
                          "guid": "924a361a-3906-4219-be24-f6cac594fa7b",
                          "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": "nTCVHVE9M0KquMK8soHT1Q==",
                          "previousFormGuid": "1d95309d-3d51-4233-aab8-c2bcb281d3d5",
                          "nextForm": 1,
                          "nextFormG_UID": "U/beszoJ3UWj/245l/agnw==",
                          "nextFormGuid": "b3def653-093a-45dd-a3ff-6e3997f6a09f",
                          "attributes": "sample string 10",
                          "updated": "2026-06-03T18:34:24.8435211",
                          "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": "H8WR2CjDEECdRnQcgjCJGQ==",
                              "checkoutFormGuid": "d891c51f-c328-4010-9d46-741c82308919",
                              "identifier": "emWkGexQEUapcicdEkLHow==",
                              "identifierGuid": "19a4657a-50ec-4611-a972-271d1242c7a3",
                              "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": "Zw4tJ8Yf6k21ANOm7bHWFw==",
                              "valueGuid": "272d0e67-1fc6-4dea-b500-d3a6edb1d617",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2026-06-03T18:34:24.8435211",
                              "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:34:24.8435211",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "54",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "uPubAvB6o0icr8XMPoIa1g==",
                              "checkoutFormGuid": "029bfbb8-7af0-48a3-9caf-c5cc3e821ad6",
                              "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": "JgXCIE5J/0SM9rk/17BexA==",
                      "flipChartPageIdentifierGuid": "20c20526-494e-44ff-8cf6-b93fd7b05ec4",
                      "pluG_UID": "VQgPF80hakOzLqdNOnvv9w==",
                      "pluGuid": "170f0855-21cd-436a-b32e-a74d3a7beff7",
                      "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": "q53Zf5r1QEKrXunJZIk2KQ==",
                  "pluGuid": "7fd99dab-f59a-4240-ab5e-e9c964893629",
                  "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:34:24.8435211",
                  "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": "ATYuYk5KAUuA//G1O4KItA==",
                  "ingredientGuid": "LUidiuKqwUGSnHFoHlhAFQ==",
                  "ingredientIdentifier": "8a9d482d-aae2-41c1-929c-71681e584015",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "57"
                }
              ],
              "bins": [
                {
                  "$id": "58",
                  "pluG_UID": "SedYz+AeR06YEOpF9NuQSw==",
                  "pluGuid": "cf58e749-1ee0-4e47-9810-ea45f4db904b",
                  "shelfLocationIdentifier": "2h4n2P7MA0mDHN9AGAPi9Q==",
                  "shelfLocationGuid": "d8271eda-ccfe-4903-831c-df401803e2f5",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "0zP+698NF0mq25Jb38gmjg==",
                  "labelPageLayoutGuid": "ebfe33d3-0ddf-4917-aadb-925bdfc8268e",
                  "updated": "2026-06-03T18:34:24.8435211",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "5"
                  },
                  "location": {
                    "$id": "59",
                    "identifier": "R9IRumKNc0WVk4WszOsSqw==",
                    "storeID": 1,
                    "identifierGuid": "ba11d247-8d62-4573-9593-85accceb12ab",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2026-06-03T18:34:24.8435211",
                    "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": "MnBbIlBjk0WgCHRRX8cKdA==",
                  "pluGuid": "225b7032-6350-4593-a008-74515fc70a74",
                  "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:34:24.8435211",
                    "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:34:24.8435211",
                                  "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": "s586yKpZ5kaPALfY92iKZQ==",
                                  "labelPageLayoutGuid": "c83a9fb3-59aa-46e6-8f00-b7d8f7688a65",
                                  "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:34:24.8435211",
                              "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": "WMolDPT9tUmaI9JYAUW6AQ==",
                              "labelPageLayoutGuid": "0c25ca58-fdf4-49b5-9a23-d2580145ba01",
                              "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:34:24.8435211",
                          "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": "ZQQdyQtjQUytOtbq6FTyVw==",
                          "labelPageLayoutGuid": "c91d0465-630b-4c41-ad3a-d6eae854f257",
                          "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:34:24.8435211",
                      "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": "JIa9zobtFk2P5A0fcJgnbg==",
                      "labelPageLayoutGuid": "cebd8624-ed86-4d16-8fe4-0d1f7098276e",
                      "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:34:24.8435211",
              "dealCosts": [
                {
                  "$id": "70",
                  "headerIdentifier": "yja9ThjlsU28sWIAx/UwuA==",
                  "headerIdentifierGuid": "4ebd36ca-e518-4db1-bcb1-6200c7f530b8",
                  "identifier": "KxJ0kDcW80+tWgcb748l5A==",
                  "identifierGuid": "9074122b-1637-4ff3-ad5a-071bef8f25e4",
                  "supplierIdentifier": "KArgoDzfjkaMXyKgaZvZ6g==",
                  "supplierGuid": "a0e00a28-df3c-468e-8c5f-22a0699bd9ea",
                  "pluG_UID": "bYE0Afnwu0Os/D/DQmtYIg==",
                  "pluGuid": "0134816d-f0f9-43bb-acfc-3fc3426b5822",
                  "campaignName": "059deaf5-20ea-4e15-8110-13e5d755bc44",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2026-06-03T18:34:24.8435211",
                  "end": "2026-06-03T18:34:24.8435211",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "mNFE8p5yf02b8w+096fPhA==",
                  "bonusItemPluGuid": "f244d198-729e-4d7f-9bf3-0fb4f7a7cf84",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2026-06-03T18:34:24.8435211",
                  "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:34:24.8435211",
                  "campaignEndDate": "2026-06-03T18:34:24.8435211",
                  "masterPLUG_UID": "Hn5L442pi0urGlATnLM+BA==",
                  "masterID": "e34b7e1e-a98d-4b8b-ab1a-50139cb33e04",
                  "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": "lWzlKe042U+/I7HQpBzxYA==",
                  "bonusMasterID": "29e56c95-38ed-4fd9-bf23-b1d0a41cf160",
                  "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": "fLwWdB1aJk+QSjdLYAuJSw==",
                  "pluGuid": "7416bc7c-5a1d-4f26-904a-374b600b894b",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "71"
                }
              ],
              "alternateProductG_UID": "Yt3ygEPFwEysvDcuH08Gug==",
              "alternateProduct": "80f2dd62-c543-4cc0-acbc-372e1f4f06ba",
              "altProduct": {
                "$ref": "5"
              },
              "productHostCode": {
                "$id": "72",
                "id": 1,
                "pluG_UID": "+W/9hVZNsUGKuUd7ZKje+w==",
                "pluGuid": "85fd6ff9-4d56-41b1-8ab9-477b64a8defb",
                "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:34:24.8435211",
              "inventoryTracked": "2026-06-03T18:34:24.8435211",
              "isNormalPriceChangesCampaign": true,
              "baseProductFuel": {
                "$id": "73",
                "pluG_UID": "BTP6mdsfWkuEWgQicMnuOQ==",
                "pluGuid": "99fa3305-1fdb-4b5a-845a-042270c9ee39",
                "fuelPluG_UID": "fEkpQpGS8UOFV0Vzqnt5aw==",
                "fuelPluGuid": "4229497c-9291-43f1-8557-4573aa7b796b",
                "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": "fXLc31z7mUaknym1MnYKcw==",
        "pluGuid": "dfdc727d-fb5c-4699-a49f-29b532760a73",
        "hostOfferID": 1,
        "priceGroupG_UID": "ozB0zVW9gk+UtfJg287HsQ==",
        "priceGroupGuid": "cd7430a3-bd55-4f82-94b5-f260dbcec7b1",
        "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:34:24.8435211",
        "rrp": 18,
        "campaignDescription": "sample string 19",
        "product": {
          "$ref": "5"
        },
        "campaign": {
          "$ref": "2"
        }
      },
      {
        "$ref": "74"
      }
    ],
    "sellingRules": [
      {
        "$id": "75",
        "id": 1,
        "identifier": "zhl3NNLMXk2gHk+9g0auuQ==",
        "identifierStr": "zhl3NNLMXk2gHk+9g0auuQ==",
        "identifierGuid": "347719ce-ccd2-4d5e-a01e-4fbd8346aeb9",
        "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": "RgB1myMDj0+E2LCwbxaKdg==",
        "customerIDGuid": "9b750046-0323-4f8f-84d8-b0b06f168a76",
        "campaign": {
          "$ref": "2"
        },
        "customer": {
          "$id": "77",
          "identifier": "rjpbHuvMrk2F+JEOZv2yxw==",
          "identifierGuid": "1e5b3aae-cceb-4dae-85f8-910e66fdb2c7",
          "code": "sample string 2",
          "familyName": "sample string 3",
          "givenName": "sample string 4",
          "otherName": "sample string 5",
          "title": "sample string 6",
          "dateOfBirth": "2026-06-03T18:34:24.8435211",
          "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": "ErfrfZMJ3EKVmf6WdVSyiw==",
          "communityIdentifierGuid": "7debb712-0993-42dc-9599-fe967554b28b",
          "joined": "2026-06-03T18:34:24.8435211",
          "updated": "2026-06-03T18:34:24.8435211",
          "active": true,
          "reasonInactive": 1,
          "groupCustomer": true,
          "loyaltyPoints": 1,
          "homeStoreID": 1,
          "availableSpend": 1,
          "priceLevelIdentifier": "SZXdPNWsQkKz2OzzK0hDXA==",
          "priceLevelIdentifierGuid": "3cdd9549-acd5-4242-b3d8-ecf32b48435c",
          "marketingID": "sample string 18",
          "receiptPrintOptions": 1,
          "hidden": true,
          "registered": true,
          "registeredOn": "2026-06-03T18:34:24.8435211",
          "emailMarketing": true,
          "smsMarketing": true,
          "deleted": true,
          "deletedUser": "sample string 24",
          "homeStoreName": "sample string 25",
          "customerCards": [
            {
              "$id": "78",
              "cardType": 2,
              "issueDate": "2026-06-03T18:34:24.8435211",
              "expiry": "2026-06-03T18:34:24.8435211",
              "customerID": "cToH1R59AU+BFm5bSK4H1A==",
              "customerIDGuid": "d5073a71-7d1e-4f01-8116-6e5b48ae07d4",
              "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:34:24.8435211",
              "linkedAccount": "2qbSHPw3TUWy5csP6nUP1w==",
              "linkedAccountGuid": "1cd2a6da-37fc-454d-b2e5-cb0fea750fd7",
              "currentValueChanged": true,
              "limitsChanged": true,
              "customer": {
                "$ref": "77"
              },
              "account": {
                "$id": "79",
                "id": 1,
                "identifier": "gHENgkjBtEiy/y1DZ5wo7g==",
                "identifierGuid": "820d7180-c148-48b4-b2ff-2d43679c28ee",
                "referenceNo": "sample string 3",
                "name": "sample string 4",
                "created": "2026-06-03T18:34:24.8435211",
                "owner": "1xNQrhOPuECh0WgerWEsrg==",
                "ownerGuid": "ae5013d7-8f13-40b8-a1d1-681ead612cae",
                "accountStoreGroupIdentifier": "OozhYolg306SxESRkFkK9w==",
                "accountStoreGroupGuid": "62e18c3a-6089-4edf-92c4-449190590af7",
                "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:34:24.8435211",
                "active": true,
                "updated": "2026-06-03T18:34:24.8435211",
                "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": "Aqkew6ULLUykcs8Nwe5koA==",
                    "identifierGuid": "c31ea902-0ba5-4c2d-a472-cf0dc1ee64a0",
                    "name": "sample string 2",
                    "primaryContact": "U+Ye4yvVQUqeLxV993l/jg==",
                    "primaryContactGuid": "e31ee653-d52b-4a41-9e2f-157df7797f8e",
                    "accountID": "62RnXdUOdE+Nk2HDMgp+Hw==",
                    "accountIDGuid": "5d6764eb-0ed5-4f74-8d93-61c3320a7e1f",
                    "special": true,
                    "updated": "2026-06-03T18:34:24.8435211",
                    "active": true,
                    "reasonInactive": 1,
                    "priceLevelIdentifier": "NS5rT9DiG0qogEFRXRrTiA==",
                    "priceLevelIdentifierGuid": "4f6b2e35-e2d0-4a1b-a880-41515d1ad388",
                    "marketingListID": "sample string 7",
                    "deleted": true,
                    "account": {
                      "$ref": "79"
                    },
                    "primaryContactCustomer": {
                      "$ref": "77"
                    },
                    "customerGroupMembers": [
                      {
                        "$id": "82",
                        "id": 1,
                        "groupID": "CJqZx6SvgkmNlbPILbsoQQ==",
                        "groupIDGuid": "c7999a08-afa4-4982-8d95-b3c82dbb2841",
                        "customerID": "2wg4lBaWT0GB8XeLuxNjaw==",
                        "customerIDGuid": "943808db-9616-414f-81f1-778bbb13636b",
                        "card": "sample string 4",
                        "linkedAccount": "v5iedqTKgku1XWzxIyfdvA==",
                        "linkedAccountGuid": "769e98bf-caa4-4b82-b55d-6cf12327ddbc",
                        "customer": {
                          "$ref": "77"
                        },
                        "group": {
                          "$ref": "81"
                        },
                        "customerCard": {
                          "$ref": "78"
                        }
                      },
                      {
                        "$ref": "82"
                      }
                    ]
                  },
                  {
                    "$ref": "81"
                  }
                ]
              },
              "payments": [
                {
                  "$id": "83",
                  "id": 1,
                  "identifier": "PIykQ+CTUUuUuUZAilHkQQ==",
                  "identifierGuid": "43a48c3c-93e0-4b51-94b9-46408a51e441",
                  "storeID": 2,
                  "operatorName": "sample string 3",
                  "saleHeaderID": 4,
                  "paymentType": 5,
                  "amount": 6,
                  "account": "sample string 7",
                  "accountID": "h5qsvXX7OEWKa0J4I6qwDA==",
                  "accountIDGuid": "bdac9a87-fb75-4538-8a6b-427823aab00c",
                  "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:34:24.8435211",
                  "invRocNo": "sample string 14",
                  "responseCode": "sample string 15",
                  "cashout": 1,
                  "tip": 16,
                  "idempotentVoid": "1TMvkFUIEU6muS+487WJvA==",
                  "idempotentVoidGuid": "902f33d5-0855-4e11-a6b9-2fb8f3b589bc",
                  "offline": true,
                  "processed": 1,
                  "storeSaleHeader": {
                    "$id": "84",
                    "saleHeaderID": 1,
                    "saleHeaderGuid": "V9IyMtxVakqVDJDq74AoUg==",
                    "saleHeaderIdentifierGuid": "3232d257-55dc-4a6a-950c-90eaef802852",
                    "created": "2026-06-03T18:34:24.8435211",
                    "createdLocal": "2026-06-03T18:34:24.8435211",
                    "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:34:24.8435211",
                    "storeID": 1,
                    "operatorG_Uid": "9iwsXDWqrUCOh3LEGd2Z8g==",
                    "operatorGuid": "5c2c2cf6-aa35-40ad-8e87-72c419dd99f2",
                    "customerG_Uid": "8B0Wc9VJUUGQD0LhpzwfWw==",
                    "customerGuid": "73161df0-49d5-4151-900f-42e1a73c1f5b",
                    "communityIdentifier": "b/97sniB2keOp/UGNmVZXg==",
                    "communityIdentifierGuid": "b27bff6f-8178-47da-8ea7-f5063665595e",
                    "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": "PkCepmpMdUuD1P4alhwREA==",
                    "priceLevelIdentifierGuid": "a69e403e-4c6a-4b75-83d4-fe1a961c1110",
                    "locked": 36,
                    "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:34:24.8435211+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:34:24.8435211",
                      "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": "+655rUjNq0Ko4re/6fLY+A==",
                      "identifierGuid": "ad79aefb-cd48-42ab-a8e2-b7bfe9f2d8f8",
                      "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:34:24.8435211",
                      "promoPeriodEnd": "2026-06-03T18:34:24.8435211",
                      "allowDonations": true,
                      "logoImageName": "sample string 17",
                      "totalAmountAwarded": 18.1,
                      "updated": "2026-06-03T18:34:24.8435211",
                      "deleted": true
                    },
                    "details": [
                      {
                        "$id": "87",
                        "saleItemID": 1,
                        "identifier": "xZ42CT8thEeHlXXeNggigQ==",
                        "identifierGuid": "09369ec5-2d3f-4784-8795-75de36082281",
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "XboKntcU00aQtC/QHFoRTA==",
                        "pluGuid": "9e0aba5d-14d7-46d3-90b4-2fd01c5a114c",
                        "accountID": "A6PdSREEiE6x51vCZMXnVg==",
                        "accountIDGuid": "49dda303-0411-4e88-b1e7-5bc264c5e756",
                        "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:34:24.8435211",
                        "bestOrExpireType": 1,
                        "providerName": "sample string 11",
                        "refundG_UID": "/ycvA55xlk6kLYRC8KviyQ==",
                        "refundGuid": "032f27ff-719e-4e96-a42d-8442f0abe2c9",
                        "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": "7vdNzqPdKEKNmVtoKN/AGg==",
                        "idempotentVoidGuid": "ce4df7ee-dda3-4228-8d99-5b6828dfc01a",
                        "priceLevelIdentifier": "yI5+Wu5R9k+Pv7rDtLbtWQ==",
                        "priceLevelIdentifierGuid": "5a7e8ec8-51ee-4ff6-8fbf-bac3b4b6ed59",
                        "communityIdentifier": "kvQiMmjJSEqtd6tjDdjR8A==",
                        "communityIdentifierGuid": "3222f492-c968-4a48-ad77-ab630dd8d1f0",
                        "productName": "sample string 23",
                        "apn": "sample string 24",
                        "unknownScans": [
                          {
                            "$id": "88",
                            "id": 1,
                            "saleDetailID": 2,
                            "storeID": 1,
                            "scanned": "2026-06-03T18:34:24.8435211",
                            "operatorG_UID": "QEA=",
                            "barcode": "sample string 4",
                            "processed": 1
                          },
                          {
                            "$ref": "88"
                          }
                        ],
                        "refund": {
                          "$id": "89",
                          "id": 1,
                          "g_UID": "5OhiVRD7YUuqFwfo7JfbCg==",
                          "guid": "5562e8e4-fb10-4b61-aa17-07e8ec97db0a",
                          "description": "sample string 1",
                          "dumped": true,
                          "inventoryReasonID": 1,
                          "sortOrder": 1,
                          "updated": "2026-06-03T18:34:24.8435211"
                        },
                        "modifier": {
                          "$id": "90",
                          "id": 1,
                          "setG_UID": "WM+bHfiNYkuTa73B29bK/g==",
                          "modifierSetGuid": "1d9bcf58-8df8-4b62-936b-bdc1dbd6cafe",
                          "name": "sample string 2",
                          "price": 1,
                          "quantity": 1,
                          "modifierType": 1,
                          "groupNumber": 1,
                          "pageNumber": 1,
                          "controlOrder": 1,
                          "printToStation": true,
                          "pluG_UID": "ec2UWnG4r0qqb+eNUkq2tg==",
                          "pluGuid": "5a94cd79-b871-4aaf-aa6f-e78d524ab6b6",
                          "deleted": true,
                          "g_UID": "qhppbWjMzUKA4Qz/Ib2BVQ==",
                          "guid": "6d691aaa-cc68-42cd-80e1-0cff21bd8155",
                          "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": "Mgvsqq5RBUO2xmHWz23mng==",
                        "pluGuid": "aaec0b32-51ae-4305-b6c6-61d6cf6de69e",
                        "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:34:24.8435211",
                        "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:34:24.8435211",
                        "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": "DR/MPe1IDUSMMjSpj8uIkA==",
                        "pluGuid": "3dcc1f0d-48ed-440d-8c32-34a98fcb8890",
                        "accountID": "pTzS0eDlmE+WZtZx5/wU0Q==",
                        "accountIDGuid": "d1d23ca5-e5e0-4f98-9666-d671e7fc14d1",
                        "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:34:24.8435211",
                        "bestOrExpireType": 1,
                        "refundG_UID": "2ce8aKcD0Uayi9gDGm3otw==",
                        "refundGuid": "68bcc7d9-03a7-46d1-b28b-d8031a6de8b7",
                        "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": "It/JV0/MCkWoIlj2DhTTcA==",
                        "identifierGuid": "57c9df22-cc4f-450a-a822-58f60e14d370",
                        "id": 1,
                        "orderNo": 2,
                        "externalSaleIdentifier": "sample string 3",
                        "storeID": 4,
                        "zoneID": 5,
                        "deptNo": 6,
                        "customerIdentifier": "jjC+mr7/MkicLeZ5VOnDHw==",
                        "customerIdentifierGuid": "9abe308e-ffbe-4832-9c2d-e67954e9c31f",
                        "operatorNo": 1,
                        "operatorG_UID": "gh7yutOkdEmctCCdF+69Cg==",
                        "operatorGuid": "baf21e82-a4d3-4974-9cb4-209d17eebd0a",
                        "created": "2026-06-03T18:34:24.8435211",
                        "ordered": "2026-06-03T18:34:24.8435211",
                        "started": "2026-06-03T18:34:24.8435211",
                        "completed": "2026-06-03T18:34:24.8435211",
                        "supplied": "2026-06-03T18:34:24.8435211",
                        "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": "OQ51U3ZZbUawbt2YonKV4A==",
                            "pluGuid": "53750e39-5976-466d-b06e-dd98a27295e0",
                            "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": "2BG+rlhoWkaGCIzzr3MY6w==",
                            "headerIdentifierGuid": "aebe11d8-6858-465a-8608-8cf3af7318eb",
                            "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": "T+JuVxq8OkCWp5GDuhRTkA==",
                        "surveyGuid": "576ee24f-bc1a-403a-96a7-9183ba145390",
                        "saleHeaderGuid": "+CL28VAai0me1128OpXYRg==",
                        "saleGuid": "f1f622f8-1a50-498b-9ed7-5dbc3a95d846",
                        "textResponse": "sample string 1",
                        "integerResponse": 1,
                        "g_UIDResponse": "F6DnIcnA/kKmlRytK6fG9A==",
                        "guidResponse": "21e7a017-c0c9-42fe-a695-1cad2ba7c6f4",
                        "whoAnswered": 2,
                        "answeredAtUTC": "2026-06-03T18:34:24.8593163",
                        "sale": {
                          "$ref": "84"
                        },
                        "survey": {
                          "$id": "99",
                          "g_UID": "bfnIc+4c2EuWk9Sf/bl/lA==",
                          "guid": "73c8f96d-1cee-4bd8-9693-d49ffdb97f94",
                          "name": "sample string 1",
                          "storeID": 2,
                          "zoneID": 1,
                          "checkoutFormG_UID": "ur4OsX25mkmlyCd++tRnWw==",
                          "checkoutFormGuid": "b10ebeba-b97d-499a-a5c8-277efad4675b",
                          "displayToWho": 3,
                          "displayWhen": 4,
                          "start": "2026-06-03T18:34:24.8593163",
                          "end": "2026-06-03T18:34:24.8593163",
                          "deleted": true,
                          "updated": "2026-06-03T18:34:24.8593163",
                          "possibleIntegerResponses": [
                            1,
                            2
                          ],
                          "possibleTextResponses": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "possibleGuidResponses": [
                            "b5ece92c-de6f-48f3-8454-7ace7a7689a4",
                            "6ea37c9d-90c7-4c75-b536-4af1811fd88e"
                          ],
                          "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": "XpqSaiUncUit4G4dNfzqvQ==",
                    "accountIdentifier": "6a929a5e-2725-4871-ade0-6e1d35fceabd",
                    "accountName": "sample string 44",
                    "customerOrderIdentifier": "jtBTwTZVlkqrWTp/YVxz5A==",
                    "customerOrderIdentifierGuid": "c153d08e-5536-4a96-ab59-3a7f615c73e4",
                    "priceLevelName": "sample string 45",
                    "revision": 46,
                    "ingressId": "sample string 47"
                  },
                  "metadata": {
                    "$id": "100",
                    "id": 1,
                    "paymentID": 2,
                    "paymentIdentifier": "2Zjx9f50K0itjzqNSHejuw==",
                    "paymentIdentifierGuid": "f5f198d9-74fe-482b-ad8f-3a8d4877a3bb",
                    "identifier": "Hxf8BnK8BkO21tI8yXRxqw==",
                    "identifierGuid": "06fc171f-bc72-4306-b6d6-d23cc97471ab",
                    "metadata": "sample string 3",
                    "signatureImage": "QEA=",
                    "itemIdentifier": "5Nfn9uN0OEK88IL8IK1TRg==",
                    "itemIdentifierGuid": "f6e7d7e4-74e3-4238-bcf0-82fc20ad5346"
                  }
                },
                {
                  "$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": "MCwlBrfXwUC7hvfd+tx1Xg==",
              "customerIdentifierGuid": "06252c30-d7b7-40c1-bb86-f7ddfadc755e",
              "voucherName": "sample string 2",
              "count": 3,
              "storeID": 4,
              "barcode": "sample string 5",
              "redeemCount": 6,
              "issueCount": 7,
              "storeSalePaymentID": 1,
              "idempotentID": "jMqgG7z1H0CDTlRtZGQS9Q==",
              "idempotentGuid": "1ba0ca8c-f5bc-401f-834e-546d646412f5",
              "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:34:24.8593163",
                "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:34:24.8593163",
                  "labelPageLayout": "H0AbL+pv1UaPNegS5M5HjQ==",
                  "pageLayoutGuid": "2f1b401f-6fea-46d5-8f35-e812e4ce478d",
                  "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:34:24.8593163"
                    },
                    {
                      "$ref": "105"
                    }
                  ]
                },
                "customerVouchers": [
                  {
                    "$id": "106",
                    "id": 1,
                    "customerIdentifier": "omYhIa6UMkyccrB4NTMJgQ==",
                    "customerIdentifierGuid": "212166a2-94ae-4c32-9c72-b07835330981",
                    "voucherID": 3,
                    "voucherName": "sample string 4",
                    "storeID": 1,
                    "barcode": "sample string 5",
                    "dateOfIssue": "2026-06-03T18:34:24.8593163",
                    "issuedSaleHeaderID": 1,
                    "issuedSaleIdentifier": "sample string 7",
                    "issuedOfflinePaymentID": 1,
                    "issuedIdempotentID": "cDPoUWvklEGfzUlKno3mqw==",
                    "issuedIdempotentGuid": "51e83370-e46b-4194-9fcd-494a9e8de6ab",
                    "issuedOffline": true,
                    "issuedUser": "sample string 9",
                    "issuedNotes": "sample string 10",
                    "expiryDate": "2026-06-03T18:34:24.8593163",
                    "expiredUser": "sample string 11",
                    "expiredNotes": "sample string 12",
                    "redeemed": "2026-06-03T18:34:24.8593163",
                    "redeemedSaleHeaderID": 1,
                    "redeemedSaleIdentifier": "sample string 13",
                    "redeemedOfflinePaymentID": 1,
                    "redeemedIdempotentID": "yTjbTrkLO0uMWOTdz0K9fQ==",
                    "redeemedIdempotentGuid": "4edb38c9-0bb9-4b3b-8c58-e4ddcf42bd7d",
                    "redeemedUser": "sample string 14",
                    "redeemedNotes": "sample string 15",
                    "redeemedOffline": true,
                    "updated": "2026-06-03T18:34:24.8593163",
                    "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": "zKqfQ2TaaU6DfIdFg1p/VA==",
        "groupIDGuid": "439faacc-da64-4e69-837c-8745835a7f54",
        "campaign": {
          "$ref": "2"
        },
        "group": {
          "$ref": "81"
        }
      },
      {
        "$ref": "107"
      }
    ],
    "signIqTickets": [
      {
        "$id": "108",
        "identifier": "zIV8ClNkp0emD70mwfFr2w==",
        "identifierGuid": "0a7c85cc-6453-47a7-a60f-bd26c1f16bdb",
        "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": "aBRVXQSJH0KD2wcQfAbRWw==",
        "guid": "5d551468-8904-421f-83db-07107c06d15b",
        "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": "ci1UN9ccEkq4DKAcZbhHqg==",
            "groupGuid": "37542d72-1cd7-4a12-b80c-a01c65b847aa",
            "comboPriceType": 5,
            "priceType": 5,
            "pluG_UID": "Jg5vBCyV5EOdc72tUdN98w==",
            "pluGuid": "046f0e26-952c-43e4-9d73-bdad51d37df3",
            "priceGroupG_UID": "h/BDr5axrUqEpwGNGKbQ1w==",
            "priceGroupGuid": "af43f087-b196-4aad-84a7-018d18a6d0d7",
            "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": "/z0BjEthNE6eacbQdQ9wLQ==",
        "priceLevelIdentifierGuid": "8c013dff-614b-4e34-9e69-c6d0750f702d",
        "campaignName": "sample string 3",
        "priceLevelName": "sample string 4"
      },
      {
        "$ref": "111"
      }
    ],
    "promotionType": {
      "$id": "112",
      "identifier": "d/JSeY6fZ0yMO0rYmITpmA==",
      "identifierGuid": "7952f277-9f8e-4c67-8c3b-4ad89884e998",
      "hostType": 2,
      "code": "sample string 3",
      "description": "sample string 4",
      "isLiquor": true,
      "isAdvertised": true,
      "disableWasSave": true,
      "excludeFromPromoSales": true,
      "labelPageLayoutG_UID": "KgsBqUjl70qoZWkkWEpSeg==",
      "labelPageLayoutGuid": "a9010b2a-e548-4aef-a865-6924584a527a",
      "priceLevelIdentifier": "B68iuS2u0kuSqBdHMyaztA==",
      "priceLevelIdentifierGuid": "b922af07-ae2d-4bd2-92a8-17473326b3b4",
      "active": true,
      "updated": "2026-06-03T18:34:24.8593163",
      "hostName": "sample string 11"
    }
  },
  "details": [
    {
      "$id": "113",
      "identifier": "8VMLqRY/AESDRkdhe3xM5A==",
      "identifierGuid": "a90b53f1-3f16-4400-8346-47617b7c4ce4",
      "headerIdentifier": "6E3D/vNz3kmWgLD1xVV9Sw==",
      "headerGuid": "fec34de8-73f3-49de-9680-b0f5c5557d4b",
      "shelfLocationIdentifier": "Wj77MWIRGUyi2r6jJKxt2Q==",
      "shelfLocationGuid": "31fb3e5a-1162-4c19-a2da-bea324ac6dd9",
      "pluG_UID": "N9+jTRhR1UeJhy0U+RwguA==",
      "pluGuid": "4da3df37-5118-47d5-8987-2d14f91c20b8",
      "operatorG_UID": "ErbrmGi/AEmoOYebhUql2g==",
      "operatorGuid": "98ebb612-bf68-4900-a839-879b854aa5da",
      "campaignName": "sample string 2",
      "comboGroupIdentifier": "ERv5E6Oki0K2HkV4gaWWxA==",
      "comboGroupGuid": "13f91b11-a4a3-428b-b61e-457881a596c4",
      "created": "2026-06-03T18:34:24.8593163",
      "labelQuantity": 3,
      "talkerQuantity": 4,
      "labelSmall": true,
      "printed": "2026-06-03T18:34:24.8593163",
      "printedByUser": "sample string 6",
      "detailMetaList": [
        {
          "$id": "114",
          "id": 1,
          "printBatchType": 2,
          "user": "sample string 3",
          "detailIdentifier": "6ycfYUsJgkSEDWJndcylTQ==",
          "detailGuid": "611f27eb-094b-4482-840d-626775cca54d"
        },
        {
          "$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": "6oCslKCn9EyUNnCTyXIjVg==",
      "printRunGuid": "94ac80ea-a7a0-4cf4-9436-7093c9722356",
      "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:34:24.8593163",
      "campaignEndDate": "2026-06-03T18:34:24.8593163",
      "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.