GET api/checkoutsetting

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of CheckoutSetting
NameDescriptionTypeAdditional information
StoreID

integer

None.

MachineID

integer

None.

MachineName

ScaleDescription.ScaleID or ScaleDescription.ScaleName

string

String length: inclusive between 0 and 60

Section

string

String length: inclusive between 0 and 60

KeyName

string

String length: inclusive between 0 and 60

Value

string

None.

Updated

date

None.

Store

Store

None.

Machine

Machine

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "storeID": 1,
    "machineID": 1,
    "machineName": "sample string 1",
    "section": "sample string 2",
    "keyName": "sample string 3",
    "value": "sample string 4",
    "updated": "2025-06-14T06:09:08.7707984",
    "store": {
      "$id": "2",
      "id": 1,
      "isMaster": 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": "2025-06-14T06:09:08.7707984",
      "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": "J3UQqwWMDEGG4wKJRgwjnQ==",
      "hostIdentifierGuid": "ab107527-8c05-410c-86e3-0289460c239d",
      "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,
      "giftCardSalesAccountingDeptCode": "sample string 47",
      "transactionDiscountAccountingDeptCode": "sample string 48",
      "size": 49,
      "updated": "2025-06-14T06:09:08.7707984",
      "priceZoneName": "sample string 51",
      "storeFuelConfigured": true,
      "shippingAddressCopied": true,
      "shippingAddress": {
        "$id": "3",
        "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"
      },
      "billingAddress": {
        "$ref": "3"
      },
      "hostStoreSettings": [
        {
          "$id": "4",
          "id": 1,
          "hostIdentifier": "ajHlj4gRUEWBVD2uVss1Yw==",
          "hostIdentifierGuid": "8fe5316a-1188-4550-8154-3dae56cb3563",
          "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,
          "processPromotions": true,
          "hostProvider": 0,
          "host": {
            "$id": "5",
            "identifier": "3rP/hYOkaEG8D1Gd4wGBLg==",
            "identifierGuid": "85ffb3de-a483-4168-bc0f-519de301812e",
            "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": "kmEIzb7zHECZzyy79UO+uw==",
            "hostSupplierIdentifierGuid": "cd086192-f3be-401c-99cf-2cbbf543bebb",
            "loyaltyPriceLevelIdentifier": "L196jzeHO0ig1uCq/0/BOQ==",
            "loyaltyPriceLevelIdentifierGuid": "8f7a5f2f-8737-483b-a0d6-e0aaff4fc139",
            "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": "2025-06-14T06:09:08.7707984",
            "lastProcessed": "2025-06-14T06:09:08.7707984",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "6",
              "identifier": "XkLbwnRRi0Owc36dOp7XRA==",
              "identifierGuid": "c2db425e-5174-438b-b073-7e9d3a9ed744",
              "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": "+9AhznQ7qkSEFixB3lWgdg==",
              "primaryContactID": "ce21d0fb-3b74-44aa-8416-2c41de55a076",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "QeG/o8sKtke9C4okOxzBUQ==",
              "supplierGroupGuid": "a3bfe141-0acb-47b6-bd0b-8a243b1cc151",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2025-06-14T06:09:08.7707984",
              "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": "7",
                "id": "6749e717-77b4-4f11-99a7-580d9bf0c3fd",
                "identifier": "4dCNjR3Am0+CZxeN0OUZog==",
                "identifierGuid": "8d8dd0e1-c01d-4f9b-8267-178dd0e519a2",
                "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": "8",
                  "supplierIdentifier": "WrAF6LIiLkWcuHCa1eUbiw==",
                  "supplierIdentifierGuid": "e805b05a-22b2-452e-9cb8-709ad5e51b8b",
                  "contactGuid": "59IZpZs25UeIkleYSiFHcQ==",
                  "contactID": "a519d2e7-369b-47e5-8892-57984a214771",
                  "contact": {
                    "$ref": "7"
                  },
                  "supplier": {
                    "$ref": "6"
                  }
                },
                {
                  "$ref": "8"
                }
              ],
              "products": [
                {
                  "$id": "9",
                  "pluG_UID": "8rUzriH7cEyVhglw9njS0Q==",
                  "pluGuid": "ae33b5f2-fb21-4c70-9586-0970f678d2d1",
                  "supplierIdentifier": "M9kInMpPsUujLATAltKU0g==",
                  "supplierIdentifierGuid": "9c08d933-4fca-4bb1-a32c-04c096d294d2",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 2",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 4,
                  "averagePackSize": 5,
                  "effectiveDate": "2025-06-14T06:09:08.7707984",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 8,
                  "landedUnitCostInc": 9,
                  "landedCartonCostInc": 10,
                  "landedCartonCostEx": 11,
                  "standardCost": 12,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 13",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 14",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 15",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 16",
                  "invoiceCode": "sample string 17",
                  "invoiceDesc": "sample string 18",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 19,
                  "hostType": 20,
                  "fromHost": 21,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 22.1,
                  "sellMultiple": 23.1,
                  "baseMultiple": 24.1,
                  "hostStandardCost": 25,
                  "hostTotalCost": 26,
                  "hostRetail": 27,
                  "hostLandedUnitCostEx": 28,
                  "hostLandedUnitCostInc": 29,
                  "hostDesc": "sample string 30",
                  "directIndicator": "sample string 31",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 33",
                  "hostProductType": "sample string 34",
                  "hostProductGrade": "sample string 35",
                  "hostProductGroup": "sample string 36",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 39",
                  "hostLastUpdated": "2025-06-14T06:09:08.7707984",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "10",
                      "pluG_UID": "FQTBWgyHJkSZjxYPMzyeOw==",
                      "pluGuid": "5ac10415-870c-4426-998f-160f333c9e3b",
                      "supplierIdentifier": "y6Zdf2P4BUifBjKkadsPZA==",
                      "supplierIdentifierGuid": "7f5da6cb-f863-4805-9f06-32a469db0f64",
                      "invoiceCode": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "storeIDs": [
                    1,
                    2
                  ],
                  "preferredSupplier": true,
                  "preferredRebateSupplier": true,
                  "supplierName": "sample string 40",
                  "salesMode": 41,
                  "orderPacked": true,
                  "active": true,
                  "price": 1,
                  "costGstPercent": 43,
                  "parentPluG_UID": "qrD6yVpIyUWu08Ljjm8S/g==",
                  "parentPluGuid": "c9fab0aa-485a-45c9-aed3-c2e38e6f12fe",
                  "freight": 44.0,
                  "freightType": 1,
                  "product": {
                    "$id": "11",
                    "plu": 1,
                    "storeID": 1,
                    "masterPluG_UID": "QEA=",
                    "storeIDs": [
                      1,
                      2
                    ],
                    "g_UId": "xJRc2SjTbEWgCCvVNxWmvQ==",
                    "guid": "d95c94c4-d328-456c-a008-2bd53715a6bd",
                    "apn": "sample string 1",
                    "apnChanged": true,
                    "apnSwitched": true,
                    "barcode": "sample string 4",
                    "itemNumber": "sample string 5",
                    "itemNumberChanged": true,
                    "priceGroupG_UID": "TZOHLsU+x02om9zEeB9qew==",
                    "priceGroupGuid": "2e87934d-3ec5-4dc7-a89b-dcc4781f6a7b",
                    "blueprintID": 1,
                    "lastCountedDate": "2025-06-14T06:09:08.7707984",
                    "externalID": "sample string 7",
                    "active": true,
                    "activated": "2025-06-14T06:09:08.7707984",
                    "pluCreated": "2025-06-14T06:09:08.7707984",
                    "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": "2025-06-14T06:09:08.7707984",
                    "lastManualUpdate": "2025-06-14T06:09:08.7707984",
                    "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": "2025-06-14T06:09:08.7707984",
                    "currentCostUpdated": "2025-06-14T06:09:08.7707984",
                    "costDecimals": 31,
                    "costChanged": true,
                    "dealCostIdentifier": "QEA=",
                    "excludeFromRebate": true,
                    "rebateOverride": 1,
                    "costCalcMethod": 1,
                    "costCalcMethodChanged": true,
                    "costEffectiveDate": "2025-06-14T06:09:08.7707984",
                    "defaultGP": 1,
                    "breakTargetMode": 32,
                    "break1": 1,
                    "price1": 1,
                    "target1": 33,
                    "break2": 1,
                    "price2": 1,
                    "target2": 34,
                    "break3": 1,
                    "price3": 1,
                    "target3": 35,
                    "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,
                    "awsUpdated": "2025-06-14T06:09:08.7707984",
                    "posTare": 1,
                    "altPrice": 1.0,
                    "altPriceChanged": true,
                    "altPriceMode": 52,
                    "altPriceModeChanged": true,
                    "altPLUG_UID": "6u/8blPRvk6wTcxJ7GY/Cw==",
                    "altPLUGuid": "6efcefea-d153-4ebe-b04d-cc49ec663f0b",
                    "altPLUGuidChanged": true,
                    "altPriceDescription1": "sample string 53",
                    "altPriceDescription2": "sample string 54",
                    "cartonQuantity": 55,
                    "cartonQuantityChanged": true,
                    "trayID": 1,
                    "promptID": 1,
                    "tare": 1,
                    "packQty": 1,
                    "fixedWeight": 1,
                    "extraMesg": 1,
                    "text1": "sample string 57",
                    "text2": "sample string 58",
                    "text3": "sample string 59",
                    "labelText": "sample string 60",
                    "labelTextChanged": true,
                    "sendToScale": true,
                    "nonScaleWeigh": true,
                    "labelFormat": "sample string 64",
                    "barcodeFormat": "sample string 65",
                    "austMade": 1,
                    "coolCode": 66,
                    "countryOfOrigin": "sample string 67",
                    "percentContent": 68.1,
                    "departmentID": 1,
                    "subDepartmentID": 1,
                    "minorDepartmentID": 1,
                    "lesserDepartmentID": 1,
                    "deptCode": "sample string 69",
                    "subDeptCode": "sample string 70",
                    "minorDeptCode": "sample string 71",
                    "lesserDeptCode": "sample string 72",
                    "deptName": "sample string 73",
                    "subDeptName": "sample string 74",
                    "minorDeptName": "sample string 75",
                    "lesserDeptName": "sample string 76",
                    "departmentChanged": true,
                    "subCategoryID": 1,
                    "expiry": 1,
                    "showDays": 1,
                    "datePrint": 1,
                    "labelRequired": true,
                    "labelShelfQty": 79,
                    "labelShelfChanged": true,
                    "labelTalkerQty": 81,
                    "labelSmall": true,
                    "labelLastPrinted": "2025-06-14T06:09:08.7707984",
                    "labelLastPrice": 1,
                    "shelfPageLayoutG_UID": "a78Vg+7BLkmdICDXwKJGiA==",
                    "shelfPageLayoutGuid": "8315bf6b-c1ee-492e-9d20-20d7c0a24688",
                    "talkerPageLayoutG_UID": "snl+dD3PkUiDfDHw/pMhSA==",
                    "talkerPageLayoutGuid": "747e79b2-cf3d-4891-837c-31f0fe932148",
                    "unitMeasure": 1.1,
                    "unitMeasureChanged": true,
                    "unitMeasureKind": 84,
                    "unitMeasureKindChanged": true,
                    "signIQData": "sample string 86",
                    "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,
                    "trackSerial": true,
                    "trackSerialChanged": true,
                    "allowZeroPrice": true,
                    "allowZeroPriceChanged": true,
                    "notForSale": 90,
                    "notForSaleChanged": true,
                    "excludeFromDeals": true,
                    "excludeFromVoucher": true,
                    "minimumAge": 93,
                    "minimumAgeChanged": true,
                    "buyingLimit": 1,
                    "buyingLimitChanged": true,
                    "buyingLimitIndependent": true,
                    "buyingLimitIndependentChanged": true,
                    "inventoryGuid": "7oE8iFPspk6z7399o/b7hQ==",
                    "inventoryIdentifier": "883c81ee-ec53-4ea6-b3ef-7f7da3f6fb85",
                    "inventoryAccuracy": 1,
                    "baseUnits": 97,
                    "orderPacked": 1,
                    "isManufactured": true,
                    "isIngredient": true,
                    "isModifier": true,
                    "isModifierChanged": true,
                    "hasModifiers": 98,
                    "defaultPrinter": "sample string 99",
                    "defaultPrinterGroup": "sample string 100",
                    "ingredientsOnManufacture": true,
                    "manufactureUnitMeasure": 1,
                    "mpl": 1,
                    "maxShelfQty": 101,
                    "allowAutoOrder": true,
                    "warrantyPeriod": 1,
                    "parentPluG_UId": "jh1EDBLSkUOWXLF0ZXafCw==",
                    "parentPluGuid": "0c441d8e-d212-4391-965c-b17465769f0b",
                    "preferredHostVendor": 103,
                    "preferredHostChanged": true,
                    "code": "sample string 105",
                    "supplierIdentifier": "2/yM59MXKkyxGkh4CGX9eA==",
                    "supplierIdentifierGuid": "e78cfcdb-17d3-4c2a-b11a-48780865fd78",
                    "supplierChanged": true,
                    "rebateSupplierIdentifier": "utvFSMuCH02Jv/FBE+u3/g==",
                    "rebateSupplierIdentifierGuid": "48c5dbba-82cb-4d1f-89bf-f14113ebb7fe",
                    "rebateSupplierChanged": true,
                    "availableForOrder": true,
                    "warehouseDirectIndicator": "sample string 107",
                    "warehouseDirectIndicatorChanged": true,
                    "productGrade": "sample string 109",
                    "productType": "sample string 110",
                    "productGroup": "sample string 111",
                    "complianceIndicator": "sample string 112",
                    "inhouseBrand": "sample string 113",
                    "slowMoving": true,
                    "generalMerchandise": true,
                    "comment": "sample string 116",
                    "lastUpdatedByUser": "sample string 117",
                    "lastManualUpdatedByUser": "sample string 118",
                    "lastUpdatedByUserOverride": true,
                    "lastUpdatedByHost": "2025-06-14T06:09:08.7707984",
                    "commodity": "sample string 120",
                    "businessPillar": "sample string 121",
                    "mscCommodity": "sample string 122",
                    "hostIdentifier": "YiY2rEA4eE6nj2H5shXB0w==",
                    "hostIdentifierGuid": "ac362662-3840-4e78-a78f-61f9b215c1d3",
                    "serviceFeeID": 1,
                    "serviceFeeIDChanged": true,
                    "providerName": "sample string 124",
                    "aisleEnds": "sample string 125",
                    "deleted": true,
                    "deletedChanged": true,
                    "hidden": true,
                    "doNotRange": true,
                    "doNotRangeChanged": true,
                    "doNotOrder": true,
                    "doNotOrderChanged": true,
                    "locked": true,
                    "excludeFromWebUpdate": true,
                    "excludeFromWebUpdateChanged": true,
                    "webPriceBasedOn": 136,
                    "webPriceRounding": true,
                    "webMarkup": 138,
                    "webPriceMode": 139,
                    "altDepartmentID": 1,
                    "altSubDepartmentID": 1,
                    "altMinorDepartmentID": 1,
                    "altLesserDepartmentID": 1,
                    "altDeptCode": "sample string 140",
                    "altSubDeptCode": "sample string 141",
                    "altMinorDeptCode": "sample string 142",
                    "altLesserDeptCode": "sample string 143",
                    "altDepartmentChanged": true,
                    "storeProducts": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "store": {
                      "$ref": "2"
                    },
                    "storePrices": [
                      {
                        "$id": "12",
                        "pluG_UID": "3QVM1hqVmUKhN242YAltaw==",
                        "pluGuid": "d64c05dd-951a-4299-a137-6e3660096d6b",
                        "plu": 1,
                        "storeID": 1,
                        "zoneID": 2,
                        "zoneName": "sample string 3",
                        "store": "sample string 4",
                        "priceNow": 5,
                        "costNow": 6,
                        "costNowDecimals": 7,
                        "normalPrice": 8,
                        "gstPercent": 9,
                        "normalCost": 10,
                        "normalCostDecimals": 11,
                        "costGstPercent": 12,
                        "costCalcMethod": 1,
                        "currentCost": 13,
                        "currentCostDecimals": 14,
                        "break1": 15,
                        "price1": 16,
                        "break2": 17,
                        "price2": 18,
                        "break3": 19,
                        "price3": 20,
                        "fuelItem": 21,
                        "fixedWeight": 22,
                        "active": true,
                        "complianceIndicator": "sample string 23",
                        "doNotOrder": true,
                        "doNotRange": true,
                        "isNormalPriceChangesCampaign": true,
                        "updated": "2025-06-14T06:09:08.7707984"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "currentPrices": {
                      "$id": "13",
                      "pluPrices": {
                        "$id": "14",
                        "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,
                        "acceptedUtc": "2025-06-14T06:09:08.7707984",
                        "priceChangeType": 0,
                        "costDecimals": 10
                      },
                      "normalPluPrices": {
                        "$ref": "14"
                      },
                      "winningCampaign": 1,
                      "winner": {
                        "$id": "15",
                        "campaignName": "sample string 1",
                        "campaignDescription": "sample string 2",
                        "startDate": "2025-06-14T06:09:08.7707984",
                        "startTime": 3,
                        "endDate": "2025-06-14T06:09:08.7707984",
                        "endTime": 4,
                        "newPrice": 5,
                        "newCost": 6,
                        "newCostDecimals": 7,
                        "pctDiscount": 8,
                        "promoType": 1,
                        "promotionTypeCode": "sample string 9",
                        "hostType": 10,
                        "hostIdentifier": "5RCcnZYvTkihavKe7MFTpg==",
                        "hostIdentifierGuid": "9d9c10e5-2f96-484e-a16a-f29eecc153a6",
                        "storeNames": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "details": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ]
                    },
                    "tray": {
                      "$id": "16",
                      "g_UId": "mEhG9PNH+ECw5aduYd5AkQ==",
                      "guid": "f4464898-47f3-40f8-b0e5-a76e61de4091",
                      "name": "sample string 1",
                      "number": 1,
                      "tare": 1
                    },
                    "priceGroup": {
                      "$id": "17",
                      "priceGroupG_UID": "gp8hRnjfikSfqBa9FCR4Hw==",
                      "priceGroupGuid": "46219f82-df78-448a-9fa8-16bd1424781f",
                      "name": "sample string 2",
                      "code": 1,
                      "modified": true,
                      "updated": "2025-06-14T06:09:08.7707984",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "number": 1,
                      "products": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "productCount": 1
                    },
                    "priceGroupName": "sample string 145",
                    "nutrifacts": {
                      "$id": "18",
                      "pluG_UID": "Z1yJ15L/+U6nWdbUuLjgtw==",
                      "pluGuid": "d7895c67-ff92-4ef9-a759-d6d4b8b8e0b7",
                      "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": "19",
                      "pluGuid": "f4763f31-4baa-408a-86b6-7783cdec46df",
                      "created": "2025-06-14T06:09:08.7707984",
                      "createdByUser": "sample string 1",
                      "activated": "2025-06-14T06:09:08.7707984",
                      "deactivated": "2025-06-14T06:09:08.7707984",
                      "lastOrdered": "2025-06-14T06:09:08.7707984",
                      "lastOrderedQty": 2.0,
                      "lastReceived": "2025-06-14T06:09:08.7707984",
                      "lastReceivedQty": 3.0,
                      "lastInvoiceStatus": 1,
                      "lastCounted": "2025-06-14T06:09:08.7707984",
                      "lastSold": "2025-06-14T06:09:08.7707984",
                      "firstSold": "2025-06-14T06:09:08.7707984",
                      "awsUpdated": "2025-06-14T06:09:08.7707984",
                      "lastManualUpdate": "2025-06-14T06:09:08.7707984",
                      "lastManualUpdatedByUser": "sample string 5",
                      "lastUpdated": "2025-06-14T06:09:08.7707984",
                      "lastUpdatedByUser": "sample string 7",
                      "lastUpdatedByHost": "2025-06-14T06:09:08.7707984",
                      "doNotRangeUpdated": "2025-06-14T06:09:08.7707984",
                      "doNotOrderUpdated": "2025-06-14T06:09:08.7707984",
                      "tracked": "2025-06-14T06:09:08.7707984"
                    },
                    "allergens": [
                      {
                        "$id": "20",
                        "allergenID": 1,
                        "pluG_UID": "XU34AGBIb0mX1KtXCIo4ow==",
                        "pluGuid": "00f84d5d-4860-496f-97d4-ab57088a38a3",
                        "contains": 2,
                        "allergenName": "sample string 3",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "costs": {
                      "$id": "21",
                      "pluG_UID": "lDqCySx18EuOCe6V0fa8Uw==",
                      "pluGuid": "c9823a94-752c-4bf0-8e09-ee95d1f6bc53",
                      "enteredCost": 1,
                      "weightedAvgCost": 1,
                      "lastCost": 1,
                      "rawEnteredCost": 2,
                      "rawWeightedAvgCost": 3,
                      "rawLastCost": 4,
                      "freight": 5.0,
                      "freightType": 6,
                      "costDecimals": 7,
                      "fifoCost": 1,
                      "updated": "2025-06-14T06:09:08.7707984",
                      "normalCost": 1,
                      "currentCost": 1
                    },
                    "sales": [
                      {
                        "$id": "22",
                        "saleHeaderID": 1,
                        "created": "2025-06-14T06:09:08.7707984",
                        "createdLocal": "2025-06-14T06:09:08.7707984",
                        "storeID": 3,
                        "storeName": "sample string 4",
                        "operatorG_Uid": "Vxle68UFM0aZioWlxW0Nuw==",
                        "operatorGuid": "eb5e1957-05c5-4633-998a-85a5c56d0dbb",
                        "operatorName": "sample string 5",
                        "tranType": 1,
                        "plu": 1,
                        "pluG_UId": "ZKqvn5rcG0eanzHCT1oJPw==",
                        "pluGuid": "9fafaa64-dc9a-471b-9a9f-31c24f5a093f",
                        "normalPrice": 1,
                        "totalCents": 1,
                        "cost": 1,
                        "grossProfit": 1,
                        "quantity": 1,
                        "operator": {
                          "$id": "23",
                          "id": 1,
                          "g_Uid": "dztYT+sWOEqZI8kBRSwKLg==",
                          "guid": "4f583b77-16eb-4a38-9923-c901452c0a2e",
                          "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": "2025-06-14T06:09:08.7707984",
                          "passwordResetRequired": true,
                          "alteredInStore": true,
                          "startShift": "2025-06-14T06:09:08.7707984",
                          "endShift": "2025-06-14T06:09:08.7707984",
                          "machineName": "sample string 20",
                          "drawerID": 1,
                          "stores": [
                            {
                              "$id": "24",
                              "operatorG_UID": "B5CnC1RpUUyP34gu8uo1Fw==",
                              "operatorGuid": "0ba79007-6954-4c51-8fdf-882ef2ea3517",
                              "storeID": 2,
                              "operator": {
                                "$ref": "23"
                              },
                              "store": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "24"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "22"
                      }
                    ],
                    "apns": [
                      {
                        "$id": "25",
                        "pluID": 1,
                        "pluG_UID": "PV1e6KkNKkeKOQHYPvkmsA==",
                        "pluGuid": "e85e5d3d-0da9-472a-8a39-01d83ef926b0",
                        "apn": "sample string 1",
                        "deleted": true,
                        "storeID": 1,
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "tuns": [
                      {
                        "$id": "26",
                        "pluG_UId": "Q6lAXbqSXUGpIJCT0PZPoQ==",
                        "pluGuid": "5d40a943-92ba-415d-a920-9093d0f64fa1",
                        "apn": "sample string 1",
                        "tun": "sample string 2",
                        "cartonQuantity": 3,
                        "product": {
                          "$ref": "11"
                        },
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "competitionPricing": [
                      {
                        "$id": "27",
                        "identifier": "0f7jI5e9JEivgwddg+Okyg==",
                        "identifierGuid": "23e3fed1-bd97-4824-af83-075d83e3a4ca",
                        "pluG_UID": "PkkGSfUBukabdI/grArLtA==",
                        "pluGuid": "4906493e-01f5-46ba-9b74-8fe0ac0acbb4",
                        "competitionID": 1,
                        "name": "sample string 2",
                        "sellMultiple": 3,
                        "retailPrice": 4,
                        "storeName": "sample string 5"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "supplier": {
                      "$ref": "6"
                    },
                    "supplierName": "sample string 146",
                    "children": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "ordering": {
                      "$ref": "9"
                    },
                    "flipChartPages": [
                      {
                        "$id": "28",
                        "identifier": "EIKbDIKp50Wb/pmcHJ7bCA==",
                        "groupName": "sample string 1",
                        "identifierGuid": "0c9b8210-a982-45e7-9bfe-999c1c9edb08",
                        "exists": true,
                        "flipChartIdentifier": "C7kDJwXZZkyasI+V/VxbXA==",
                        "flipChartIdentifierGuid": "2703b90b-d905-4c66-9ab0-8f95fd5c5b5c",
                        "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": "TkMZGEpH9kWiOXqTA3AzIg==",
                        "groupIdentifierGuid": "1819434e-474a-45f6-a239-7a9303703322",
                        "flipChart": {
                          "$id": "29",
                          "identifier": "MfkcbVwaGE+hxIH9RjPCrw==",
                          "identifierGuid": "6d1cf931-1a5c-4f18-a1c4-81fd4633c2af",
                          "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": "30",
                            "identifier": "yVxw4s5SA0+NODSY/GV0dw==",
                            "identifierGuid": "e2705cc9-52ce-4f03-8d38-3498fc657477",
                            "name": "sample string 2",
                            "formType": "sample string 3",
                            "forms": [
                              {
                                "$id": "31",
                                "id": 1,
                                "g_UID": "Azuy9MtDBUypiBOr/+4aiQ==",
                                "guid": "f4b23b03-43cb-4c05-a988-13abffee1a89",
                                "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": "pxDFMvJyzEmiNvYxZx/Htg==",
                                "previousFormGuid": "32c510a7-72f2-49cc-a236-f631671fc7b6",
                                "nextForm": 1,
                                "nextFormG_UID": "j4IIPkd7xU6kXfdkF+MfPw==",
                                "nextFormGuid": "3e08828f-7b47-4ec5-a45d-f76417e31f3f",
                                "attributes": "sample string 10",
                                "updated": "2025-06-14T06:09:08.7707984",
                                "positioning": 1,
                                "contentPanel": "sample string 11",
                                "selectionMode": 1,
                                "maximumSelections": 1,
                                "alteredInStore": true,
                                "deleted": true,
                                "blueprintID": 1,
                                "preserveLayout": true,
                                "mainCheckoutFormName": "sample string 13",
                                "nextCheckoutForm": {
                                  "$ref": "31"
                                },
                                "previousCheckoutForm": {
                                  "$ref": "31"
                                },
                                "buttons": [
                                  {
                                    "$id": "32",
                                    "id": 1,
                                    "checkoutFormID": 2,
                                    "checkoutFormG_UID": "t+3rMUBxf0CdEmuesB/qfA==",
                                    "checkoutFormGuid": "31ebedb7-7140-407f-9d12-6b9eb01fea7c",
                                    "identifier": "GFtAhKieBUWwiOSXoDZ07Q==",
                                    "identifierGuid": "84405b18-9ea8-4505-b088-e497a03674ed",
                                    "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": "+RvonP9SuEWXJ9jzi9yJzA==",
                                    "valueGuid": "9ce81bf9-52ff-45b8-9727-d8f38bdc89cc",
                                    "buttonText": "sample string 10",
                                    "valueText": "sample string 11",
                                    "drawImageAndButton": true,
                                    "updated": "2025-06-14T06:09:08.7707984",
                                    "action": "sample string 12",
                                    "valueForm": {
                                      "$ref": "31"
                                    },
                                    "image": {
                                      "$id": "33",
                                      "name": "sample string 3.sample string 4",
                                      "imageID": 2,
                                      "imageName": "sample string 3",
                                      "imageExtension": "sample string 4",
                                      "lastUpdate": "2025-06-14T06:09:08.7707984",
                                      "imageData": "QEA=",
                                      "readOnly": true
                                    }
                                  },
                                  {
                                    "$ref": "32"
                                  }
                                ],
                                "panels": [
                                  {
                                    "$id": "34",
                                    "id": 1,
                                    "checkoutFormID": 2,
                                    "checkoutFormG_UID": "OqKGg6RNo0W2TcaiDfocwQ==",
                                    "checkoutFormGuid": "8386a23a-4da4-45a3-b64d-c6a20dfa1cc1",
                                    "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": "34"
                                  }
                                ]
                              },
                              {
                                "$ref": "31"
                              }
                            ],
                            "panels": [
                              {
                                "$ref": "34"
                              },
                              {
                                "$ref": "34"
                              }
                            ]
                          },
                          "pages": [
                            {
                              "$ref": "28"
                            },
                            {
                              "$ref": "28"
                            }
                          ]
                        },
                        "contentPanel": {
                          "$ref": "34"
                        },
                        "products": [
                          {
                            "$id": "35",
                            "flipChartPageIdentifier": "8SduP2x+wECZUoScI3jjtw==",
                            "flipChartPageIdentifierGuid": "3f6e27f1-7e6c-40c0-9952-849c2378e3b7",
                            "pluG_UID": "a+23Mo0PEE++MRQT4hpOFw==",
                            "pluGuid": "32b7ed6b-0f8d-4f10-be31-1413e21a4e17",
                            "sortOrder": 3,
                            "sent": true,
                            "productChanged": true,
                            "productImageName": "sample string 6",
                            "productShowImageOnFlipCharts": true,
                            "productShowTextOnFlipCharts": true,
                            "productOverrideFlipChartText": true,
                            "productFlipChartText": "sample string 10",
                            "product": {
                              "$ref": "11"
                            },
                            "departmentSortOrder": 11,
                            "subDepartmentName": "sample string 12"
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "productCount": 27,
                        "pages": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ]
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "priceHistory": [
                      {
                        "$id": "36",
                        "pluG_UID": "ToSm5auBwEStuH9xzON4Dg==",
                        "pluGuid": "e5a6844e-81ab-44c0-adb8-7f71cce3780e",
                        "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": "2025-06-14T06:09:08.7707984",
                        "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": "36"
                      }
                    ],
                    "ingredients": [
                      {
                        "$id": "37",
                        "pluG_UID": "+P8HVMnVrUKgztyV+J9Xhg==",
                        "ingredientGuid": "aGVX6spTH0e1YKTX+ysj+g==",
                        "ingredientIdentifier": "ea576568-53ca-471f-b560-a4d7fb2b23fa",
                        "quantity": 1.0,
                        "storeIDs": [
                          1,
                          2
                        ],
                        "ingredientText": "sample string 1",
                        "ingredient": {
                          "$ref": "11"
                        }
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "bins": [
                      {
                        "$id": "38",
                        "pluG_UID": "YrJn6AkAAUGSOMRlVnogdg==",
                        "pluGuid": "e867b262-0009-4101-9238-c465567a2076",
                        "shelfLocationIdentifier": "EVjC+rwDIkirXRyebHcepw==",
                        "shelfLocationGuid": "fac25811-03bc-4822-ab5d-1c9e6c771ea7",
                        "labelShelfDefault": 1,
                        "labelTalkerDefault": 1,
                        "labelSmall": true,
                        "labelPageLayoutG_UID": "pM7THBMqx0iT2+qbheHCVA==",
                        "labelPageLayoutGuid": "1cd3cea4-2a13-48c7-93db-ea9b85e1c254",
                        "updated": "2025-06-14T06:09:08.7707984",
                        "electronicShelfLabelIdentifier": "sample string 5",
                        "electronicshelfLabelsConfigurationID": 6,
                        "labelShelfChanged": true,
                        "productName": "sample string 8",
                        "locationText": "sample string 9",
                        "product": {
                          "$ref": "11"
                        },
                        "location": {
                          "$id": "39",
                          "identifier": "paeoQXaTxEChoZZrIbPcBA==",
                          "storeID": 1,
                          "identifierGuid": "41a8a7a5-9376-40c4-a1a1-966b21b3dc04",
                          "name": "sample string 2",
                          "haccp": true,
                          "blueprintID": 1,
                          "updated": "2025-06-14T06:09:08.7707984",
                          "minTemp": 1,
                          "maxTemp": 1,
                          "checkFrequency": 1,
                          "storeCaseConfiguration": 5,
                          "storeName": "sample string 6",
                          "bins": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "bin": {
                      "$ref": "38"
                    },
                    "scaleLocations": [
                      {
                        "$id": "40",
                        "plu": 1,
                        "pluG_UID": "lmYkpRDOQUS/4gYqRh4EKA==",
                        "pluGuid": "a5246696-ce10-4441-bfe2-062a461e0428",
                        "deptNo": 1,
                        "product": {
                          "$ref": "11"
                        },
                        "scaleLocation": {
                          "$id": "41",
                          "id": 1,
                          "deptNo": 1,
                          "deptCode": "sample string 2",
                          "name": "sample string 3",
                          "enabled": true,
                          "updated": "2025-06-14T06:09:08.7707984",
                          "department": {
                            "$id": "42",
                            "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": "41"
                            },
                            "subDepartments": [
                              {
                                "$id": "43",
                                "id": 1,
                                "departmentID": 2,
                                "name": "sample string 3",
                                "code": "sample string 4",
                                "departmentCode": "sample string 5",
                                "externalSales": true,
                                "minorDepartments": [
                                  {
                                    "$id": "44",
                                    "id": 1,
                                    "subDepartmentID": 2,
                                    "departmentID": 3,
                                    "name": "sample string 4",
                                    "subDepartmentCode": "sample string 5",
                                    "departmentCode": "sample string 6",
                                    "code": "sample string 7",
                                    "lesserDepartments": [
                                      {
                                        "$id": "45",
                                        "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": "2025-06-14T06:09:08.7707984",
                                        "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": "TqCo/MrvH0SQvbJJz5BZiw==",
                                        "labelPageLayoutGuid": "fca8a04e-efca-441f-90bd-b249cf90598b",
                                        "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": "46",
                                          "dept": 1,
                                          "category": 2,
                                          "name": "sample string 3",
                                          "active": true,
                                          "mscCommodities": [
                                            {
                                              "$id": "47",
                                              "dept": 1,
                                              "category": 2,
                                              "commodity": 3,
                                              "name": "sample string 4",
                                              "active": true,
                                              "mscSubCommodities": [
                                                {
                                                  "$id": "48",
                                                  "dept": 1,
                                                  "category": 2,
                                                  "commodity": 3,
                                                  "subCommodity": 4,
                                                  "name": "sample string 5",
                                                  "active": true,
                                                  "subCommodityCode": "sample string 7"
                                                },
                                                {
                                                  "$ref": "48"
                                                }
                                              ],
                                              "commodityCode": "sample string 6"
                                            },
                                            {
                                              "$ref": "47"
                                            }
                                          ],
                                          "categoryCode": "sample string 5"
                                        },
                                        "mscCom": {
                                          "$ref": "47"
                                        },
                                        "mscDep": {
                                          "$id": "49",
                                          "dept": 1,
                                          "name": "sample string 2",
                                          "active": true,
                                          "mscCategories": [
                                            {
                                              "$ref": "46"
                                            },
                                            {
                                              "$ref": "46"
                                            }
                                          ],
                                          "deptCode": "sample string 4"
                                        },
                                        "mscSubCom": {
                                          "$ref": "48"
                                        }
                                      },
                                      {
                                        "$ref": "45"
                                      }
                                    ],
                                    "updated": "2025-06-14T06:09:08.7707984",
                                    "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": "9InAvGKNwkCDOiFEqDHlDA==",
                                    "labelPageLayoutGuid": "bcc089f4-8d62-40c2-833a-2144a831e50c",
                                    "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": "46"
                                    },
                                    "mscCom": {
                                      "$ref": "47"
                                    },
                                    "mscDep": {
                                      "$ref": "49"
                                    },
                                    "mscSubCom": {
                                      "$ref": "48"
                                    }
                                  },
                                  {
                                    "$ref": "44"
                                  }
                                ],
                                "investmentBuyOverride": true,
                                "updated": "2025-06-14T06:09:08.7707984",
                                "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": "lA0Xx6bCEUiKwcCbA6Priw==",
                                "labelPageLayoutGuid": "c7170d94-c2a6-4811-8ac1-c09b03a3eb8b",
                                "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": "46"
                                },
                                "mscCom": {
                                  "$ref": "47"
                                },
                                "mscDep": {
                                  "$ref": "49"
                                },
                                "mscSubCom": {
                                  "$ref": "48"
                                }
                              },
                              {
                                "$ref": "43"
                              }
                            ],
                            "stores": [
                              1,
                              2
                            ],
                            "investmentBuyOverride": true,
                            "updated": "2025-06-14T06:09:08.7707984",
                            "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": "9+Z+24qx/0yaj6mTwl6AVA==",
                            "labelPageLayoutGuid": "db7ee6f7-b18a-4cff-9a8f-a993c25e8054",
                            "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": "46"
                            },
                            "mscCom": {
                              "$ref": "47"
                            },
                            "mscDep": {
                              "$ref": "49"
                            },
                            "mscSubCom": {
                              "$ref": "48"
                            }
                          }
                        }
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "nextPrice": {
                      "$id": "50",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "plu": 1,
                      "hostOfferID": 1,
                      "metcashPromotionID": "sample string 4",
                      "metcashPromotionPlacement": "sample string 5",
                      "pluG_UID": "vnguP9UKeU6gbO6cQOBIJA==",
                      "pluGuid": "3f2e78be-0ad5-4e79-a06c-ee9c40e04824",
                      "newPrice": 1,
                      "pctDiscount": 1,
                      "newCost": 1,
                      "newCostDecimals": 6,
                      "dealCostIdentifier": "sywzgoF37kqo5rGmirh9Zg==",
                      "dealCostGuid": "82332cb3-7781-4aee-a8e6-b1a68ab87d66",
                      "pluName": "sample string 7",
                      "apn": "sample string 8",
                      "fuelItem": true,
                      "priceGroupG_UID": "VhNHqdHFsEulpO0SbFOqwg==",
                      "priceGroupGuid": "a9471356-c5d1-4bb0-a5a4-ed126c53aac2",
                      "itemNumber": "sample string 10",
                      "cri": "sample string 11",
                      "pluPrice": 12,
                      "pluCost": 13,
                      "pluCostIndicator": "sample string 14",
                      "pluPriceGstPercent": 15,
                      "pluCostGstPercent": 16,
                      "pluActive": true,
                      "cartonQty": 1.1,
                      "baseUnits": 18.1,
                      "salesMode": 1,
                      "pluNormalCost": 19,
                      "pluaws": 20.0,
                      "directNumber": "sample string 21",
                      "departmentName": "sample string 22",
                      "subDepartmentName": "sample string 23",
                      "priceGroupName": "sample string 24",
                      "supplierName": "sample string 25",
                      "stockOnHand": 1.1,
                      "stockOnOrder": 1.1,
                      "lastReceived": "2025-06-14T06:09:08.7707984",
                      "rrp": 26,
                      "campaignDescription": "sample string 27",
                      "campaignComboPriceGroupG_UID": "lVt15eXFxU66dSTJIVx8Dw==",
                      "campaignComboPriceGroupIdentifier": "e5755b95-c5e5-4ec5-ba75-24c9215c7c0f",
                      "promotionPlacementDescription": "sample string 28",
                      "storeAcceptances": [
                        {
                          "$id": "51",
                          "plu": 1,
                          "pluG_UId": "QEA=",
                          "campaignID": 1,
                          "campaignName": "sample string 2",
                          "storeID": 3,
                          "acceptedUtc": "2025-06-14T06:09:08.7707984",
                          "operatorG_UID": "wpr5t1N7HEuB7ATh+wEeuw==",
                          "operatorGuid": "b7f99ac2-7b53-4b1c-81ec-04e1fb011ebb",
                          "machineID": 1,
                          "processed": true,
                          "appliedUtc": "2025-06-14T06:09:08.7707984",
                          "signIqTicketFileMovedUtc": "2025-06-14T06:09:08.7707984",
                          "user": "sample string 6",
                          "campaignDescription": "sample string 7",
                          "productDesc": "sample string 8",
                          "storeName": "sample string 9",
                          "effectiveUtc": "2025-06-14T06:09:08.7707984",
                          "priceChangeType": 0,
                          "operatorName": "sample string 10",
                          "hostCampaign": true,
                          "product": {
                            "$ref": "11"
                          },
                          "campaignPlu": {
                            "$ref": "50"
                          }
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "campaign": {
                        "$id": "52",
                        "id": 1,
                        "storeID": 2,
                        "name": "253a67b8-a143-4c81-b2f0-4a409ec60a4f",
                        "nameGuid": "253a67b8-a143-4c81-b2f0-4a409ec60a4f",
                        "description": "sample string 4",
                        "showDiscounts": true,
                        "showTotals": true,
                        "onlyEvaluateOnSubtotal": true,
                        "useDescription": true,
                        "campaignType": 1,
                        "startDate": "2025-06-14T06:09:08.7707984",
                        "startTime": 1,
                        "endDate": "2025-06-14T06:09:08.7707984",
                        "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": "2025-06-14T06:09:08.7707984",
                        "system": true,
                        "created": "2025-06-14T06:09:08.7707984",
                        "updated": "2025-06-14T06:09:08.7707984",
                        "priceChangeNotifiedUtc": "2025-06-14T06:09:08.7707984",
                        "promoType": 1,
                        "promotionTypeCode": "sample string 13",
                        "hostIdentifier": "nE1b7efISkm7dKG+eG4wWA==",
                        "hostIdentifierGuid": "ed5b4d9c-c8e7-494a-bb74-a1be786e3058",
                        "hostType": 14,
                        "createdByUser": "sample string 15",
                        "fromHost": true,
                        "deleted": true,
                        "campaignDeleted": "2025-06-14T06:09:08.7707984",
                        "updatedByUser": "sample string 18",
                        "offerID": 1,
                        "isPriceChangeCampaign": true,
                        "stores": [
                          1,
                          2
                        ],
                        "storeNames": [
                          "sample string 1",
                          "sample string 2"
                        ],
                        "campaignPlus": [
                          {
                            "$ref": "50"
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "campaignPools": [
                          {
                            "$id": "53",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "plu": 4,
                            "pluG_UID": "C5xkYKllvkabw8dBAgWZGQ==",
                            "pluGuid": "60649c0b-65a9-46be-9bc3-c74102059919",
                            "hostOfferID": 1,
                            "priceGroupG_UID": "YrJUme5h7EW2Wv1BrsPqgQ==",
                            "priceGroupGuid": "9954b262-61ee-45ec-b65a-fd41aec3ea81",
                            "fuelItem": true,
                            "pluName": "sample string 6",
                            "apn": "sample string 7",
                            "pluActive": true,
                            "cartonQty": 1,
                            "baseUnits": 9.1,
                            "cri": "sample string 10",
                            "salesMode": 1,
                            "pluaws": 11.0,
                            "directNumber": "sample string 12",
                            "departmentName": "sample string 13",
                            "subDepartmentName": "sample string 14",
                            "priceGroupName": "sample string 15",
                            "supplierName": "sample string 16",
                            "stockOnHand": 1.1,
                            "stockOnOrder": 1.1,
                            "lastReceived": "2025-06-14T06:09:08.7707984",
                            "rrp": 17,
                            "campaignDescription": "sample string 18",
                            "product": {
                              "$ref": "11"
                            },
                            "campaign": {
                              "$ref": "52"
                            }
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "sellingRules": [
                          {
                            "$id": "54",
                            "id": 1,
                            "identifier": "HQJgyuxCM0SzC0VW80owlw==",
                            "identifierStr": "HQJgyuxCM0SzC0VW80owlw==",
                            "identifierGuid": "ca60021d-42ec-4433-b30b-4556f34a3097",
                            "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": "52"
                            }
                          },
                          {
                            "$ref": "54"
                          }
                        ],
                        "customers": [
                          {
                            "$id": "55",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "customerID": "nInGhNdO80aKvyctGkzVOA==",
                            "customerIDGuid": "84c6899c-4ed7-46f3-8abf-272d1a4cd538",
                            "campaign": {
                              "$ref": "52"
                            },
                            "customer": {
                              "$id": "56",
                              "identifier": "XAP4ZTt97UWZekfeF/yylw==",
                              "identifierGuid": "65f8035c-7d3b-45ed-997a-47de17fcb297",
                              "code": "sample string 2",
                              "familyName": "sample string 3",
                              "givenName": "sample string 4",
                              "otherName": "sample string 5",
                              "title": "sample string 6",
                              "dateOfBirth": "2025-06-14T06:09:08.7707984",
                              "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": "zXd5ceBmY06Cya2+fdIaEA==",
                              "communityIdentifierGuid": "717977cd-66e0-4e63-82c9-adbe7dd21a10",
                              "joined": "2025-06-14T06:09:08.7707984",
                              "updated": "2025-06-14T06:09:08.7707984",
                              "active": true,
                              "reasonInactive": 1,
                              "groupCustomer": true,
                              "loyaltyPoints": 1,
                              "homeStoreID": 1,
                              "availableSpend": 1,
                              "priceLevelIdentifier": "4OTMIl3qD0+vO9R5XzPEgQ==",
                              "priceLevelIdentifierGuid": "22cce4e0-ea5d-4f0f-af3b-d4795f33c481",
                              "marketingID": "sample string 18",
                              "hidden": true,
                              "registered": true,
                              "registeredOn": "2025-06-14T06:09:08.7707984",
                              "emailMarketing": true,
                              "smsMarketing": true,
                              "deleted": true,
                              "deletedUser": "sample string 24",
                              "homeStoreName": "sample string 25",
                              "customerCards": [
                                {
                                  "$id": "57",
                                  "cardType": 2,
                                  "issueDate": "2025-06-14T06:09:08.7707984",
                                  "expiry": "2025-06-14T06:09:08.7707984",
                                  "customerID": "3kiNNEyMQU2RjqvrnYRl0Q==",
                                  "customerIDGuid": "348d48de-8c4c-4d41-918e-abeb9d8465d1",
                                  "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": "2025-06-14T06:09:08.7707984",
                                  "linkedAccount": "ndPI/yh1L0KFQ1ADXP7KvA==",
                                  "linkedAccountGuid": "ffc8d39d-7528-422f-8543-50035cfecabc",
                                  "currentValueChanged": true,
                                  "limitsChanged": true,
                                  "customer": {
                                    "$ref": "56"
                                  },
                                  "account": {
                                    "$id": "58",
                                    "id": 1,
                                    "identifier": "MuOuUw4IRk66r67cUYn41Q==",
                                    "identifierGuid": "53aee332-080e-4e46-baaf-aedc5189f8d5",
                                    "referenceNo": "sample string 3",
                                    "name": "sample string 4",
                                    "created": "2025-06-14T06:09:08.7707984",
                                    "owner": "3q4mMg6Ez02uy23rwyFWhA==",
                                    "ownerGuid": "3226aede-840e-4dcf-aecb-6debc3215684",
                                    "accountStoreGroupIdentifier": "IB+IMU1pBEuHhKJPspc8PQ==",
                                    "accountStoreGroupGuid": "31881f20-694d-4b04-8784-a24fb2973c3d",
                                    "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": "2025-06-14T06:09:08.7707984",
                                    "active": true,
                                    "updated": "2025-06-14T06:09:08.7707984",
                                    "deleted": true,
                                    "deletedUser": "sample string 16",
                                    "currentBalanceChanged": true,
                                    "maximumLimitChanged": true,
                                    "loyaltyPointsChanged": true,
                                    "projectedBalance": 17,
                                    "accountStoreGroupStoreIDs": [
                                      1,
                                      2
                                    ],
                                    "customerEmail": "sample string 18",
                                    "ownerCustomer": {
                                      "$ref": "56"
                                    },
                                    "card": {
                                      "$ref": "57"
                                    },
                                    "members": {
                                      "$id": "59",
                                      "sample string 1": [
                                        {
                                          "$ref": "56"
                                        },
                                        {
                                          "$ref": "56"
                                        }
                                      ],
                                      "sample string 2": [
                                        {
                                          "$ref": "56"
                                        },
                                        {
                                          "$ref": "56"
                                        }
                                      ]
                                    },
                                    "customerGroups": [
                                      {
                                        "$id": "60",
                                        "identifier": "qgR37vrlz0GKbEOQFWJsvg==",
                                        "identifierGuid": "ee7704aa-e5fa-41cf-8a6c-439015626cbe",
                                        "name": "sample string 2",
                                        "primaryContact": "7fDg5+1W40yl/4rtvAcRpw==",
                                        "primaryContactGuid": "e7e0f0ed-56ed-4ce3-a5ff-8aedbc0711a7",
                                        "accountID": "/KtCjTqO0k++zoN6gAN7gA==",
                                        "accountIDGuid": "8d42abfc-8e3a-4fd2-bece-837a80037b80",
                                        "special": true,
                                        "updated": "2025-06-14T06:09:08.7707984",
                                        "active": true,
                                        "reasonInactive": 1,
                                        "priceLevelIdentifier": "BvkOIUjXoUOyUwFuoS4I9A==",
                                        "priceLevelIdentifierGuid": "210ef906-d748-43a1-b253-016ea12e08f4",
                                        "deleted": true,
                                        "account": {
                                          "$ref": "58"
                                        },
                                        "primaryContactCustomer": {
                                          "$ref": "56"
                                        },
                                        "customerGroupMembers": [
                                          {
                                            "$id": "61",
                                            "id": 1,
                                            "groupID": "pQaEHUva2E6ajwh9m2FFLg==",
                                            "groupIDGuid": "1d8406a5-da4b-4ed8-9a8f-087d9b61452e",
                                            "customerID": "qGiXLfW/50ubK30yIo14FA==",
                                            "customerIDGuid": "2d9768a8-bff5-4be7-9b2b-7d32228d7814",
                                            "card": "sample string 4",
                                            "linkedAccount": "NWMeI6eNREOO7uhNh2uwuw==",
                                            "linkedAccountGuid": "231e6335-8da7-4344-8eee-e84d876bb0bb",
                                            "customer": {
                                              "$ref": "56"
                                            },
                                            "group": {
                                              "$ref": "60"
                                            },
                                            "customerCard": {
                                              "$ref": "57"
                                            }
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "60"
                                      }
                                    ]
                                  },
                                  "payments": [
                                    {
                                      "$id": "62",
                                      "id": 1,
                                      "identifier": "K249h5ErYUyebda3VAOP4Q==",
                                      "identifierGuid": "873d6e2b-2b91-4c61-9e6d-d6b754038fe1",
                                      "storeID": 2,
                                      "operatorName": "sample string 3",
                                      "saleHeaderID": 4,
                                      "paymentType": 5,
                                      "amount": 6,
                                      "account": "sample string 7",
                                      "accountID": "jCmjaZMOWE+x2HqgZ9+8GA==",
                                      "accountIDGuid": "69a3298c-0e93-4f58-b1d8-7aa067dfbc18",
                                      "customerAccount": {
                                        "$ref": "58"
                                      },
                                      "customerCard": {
                                        "$ref": "57"
                                      },
                                      "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": "2025-06-14T06:09:08.7707984",
                                      "invRocNo": "sample string 14",
                                      "responseCode": "sample string 15",
                                      "cashout": 1,
                                      "tip": 16,
                                      "idempotentVoid": "KqJH3ujW1kug5KFHfboeNA==",
                                      "idempotentVoidGuid": "de47a22a-d6e8-4bd6-a0e4-a1477dba1e34",
                                      "offline": true,
                                      "processed": 1,
                                      "storeSaleHeader": {
                                        "$id": "63",
                                        "saleHeaderID": 1,
                                        "saleHeaderGuid": "mKnZSe/XW0GyMIlvhPUsew==",
                                        "saleHeaderIdentifierGuid": "49d9a998-d7ef-415b-b230-896f84f52c7b",
                                        "created": "2025-06-14T06:09:08.7707984",
                                        "createdLocal": "2025-06-14T06:09:08.7707984",
                                        "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": "2025-06-14T06:09:08.7707984",
                                        "storeID": 1,
                                        "operatorG_Uid": "bBM1JOeUXUG+6FoffVctCQ==",
                                        "operatorGuid": "2435136c-94e7-415d-bee8-5a1f7d572d09",
                                        "customerG_Uid": "FwXM2AJlKk2xOVw+dZPm7Q==",
                                        "customerGuid": "d8cc0517-6502-4d2a-b139-5c3e7593e6ed",
                                        "communityIdentifier": "8TEGgDa66kSVx84nL0MvxA==",
                                        "communityIdentifierGuid": "800631f1-ba36-44ea-95c7-ce272f432fc4",
                                        "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": "fxiFEl3iQUSbyqacR3rgwQ==",
                                        "priceLevelIdentifierGuid": "1285187f-e25d-4441-9bca-a69c477ae0c1",
                                        "locked": 36,
                                        "relationChecksum": "sample string 37",
                                        "loyaltyTender": 1,
                                        "giftCardTender": 1,
                                        "operator": {
                                          "$ref": "23"
                                        },
                                        "customer": {
                                          "$ref": "56"
                                        },
                                        "communityOrganisation": {
                                          "$id": "64",
                                          "id": 1,
                                          "identifier": "BY9l+evSZkG+LYZwrLMK6w==",
                                          "identifierGuid": "f9658f05-d2eb-4166-be2d-8670acb30aeb",
                                          "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",
                                          "totalAmountAwarded": 15.1,
                                          "updated": "2025-06-14T06:09:08.7707984",
                                          "deleted": true
                                        },
                                        "details": [
                                          {
                                            "$id": "65",
                                            "saleItemID": 1,
                                            "identifier": "7NramV/WEUK9lHn5y5FMuQ==",
                                            "identifierGuid": "99dadaec-d65f-4211-bd94-79f9cb914cb9",
                                            "saleHeaderID": 2,
                                            "plu": 1,
                                            "pluG_UId": "yi64SaF2pEWPTaPlnBjJQw==",
                                            "pluGuid": "49b82eca-76a1-45a4-8f4d-a3e59c18c943",
                                            "accountID": "7smGtLyU7k2uH8ioui6v2Q==",
                                            "accountIDGuid": "b486c9ee-94bc-4dee-ae1f-c8a8ba2eafd9",
                                            "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": "2025-06-14T06:09:08.7707984",
                                            "bestOrExpireType": 1,
                                            "providerName": "sample string 11",
                                            "refundG_UID": "Gbogf8WNhkWegmPMukbicA==",
                                            "refundGuid": "7f20ba19-8dc5-4586-9e82-63ccba46e270",
                                            "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": "TEeqWMcu4U2wQRbJ60gWZQ==",
                                            "idempotentVoidGuid": "58aa474c-2ec7-4de1-b041-16c9eb481665",
                                            "priceLevelIdentifier": "xRDdzODjAEaG3eb5BxkGNg==",
                                            "priceLevelIdentifierGuid": "ccdd10c5-e3e0-4600-86dd-e6f907190636",
                                            "productName": "sample string 23",
                                            "apn": "sample string 24",
                                            "unknownScans": [
                                              {
                                                "$id": "66",
                                                "id": 1,
                                                "saleDetailID": 2,
                                                "storeID": 1,
                                                "scanned": "2025-06-14T06:09:08.7707984",
                                                "operatorG_UID": "QEA=",
                                                "barcode": "sample string 4",
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "66"
                                              }
                                            ],
                                            "refund": {
                                              "$id": "67",
                                              "id": 1,
                                              "g_UID": "A30veBqKO0ixbhc5F3jo1g==",
                                              "guid": "782f7d03-8a1a-483b-b16e-17391778e8d6",
                                              "description": "sample string 1",
                                              "dumped": true,
                                              "inventoryReasonID": 1,
                                              "sortOrder": 1,
                                              "updated": "2025-06-14T06:09:08.7707984"
                                            },
                                            "modifier": {
                                              "$id": "68",
                                              "id": 1,
                                              "setG_UID": "R93YMUAW/kyJ8+b+Rm5Tng==",
                                              "modifierSetGuid": "31d8dd47-1640-4cfe-89f3-e6fe466e539e",
                                              "name": "sample string 2",
                                              "price": 1,
                                              "quantity": 1,
                                              "modifierType": 1,
                                              "groupNumber": 1,
                                              "pageNumber": 1,
                                              "controlOrder": 1,
                                              "printToStation": true,
                                              "pluG_UID": "5u7VlBFFWk+WmgIgMv5Ysg==",
                                              "pluGuid": "94d5eee6-4511-4f5a-969a-022032fe58b2",
                                              "deleted": true,
                                              "g_UID": "UpDrws1j5kiY/OIzYYORyA==",
                                              "guid": "c2eb9052-63cd-48e6-98fc-e233618391c8",
                                              "product": {
                                                "$ref": "11"
                                              }
                                            },
                                            "priceLevelName": "sample string 25",
                                            "pumpNumber": 1,
                                            "hoseNumber": 1
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "eftReceipts": [
                                          {
                                            "$id": "69",
                                            "id": 1,
                                            "storeID": 1,
                                            "saleHeaderID": 2,
                                            "storeSaleHeader": {
                                              "$ref": "63"
                                            },
                                            "receipt": "sample string 3",
                                            "processed": 1
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ],
                                        "payments": [
                                          {
                                            "$ref": "62"
                                          },
                                          {
                                            "$ref": "62"
                                          }
                                        ],
                                        "cards": [
                                          {
                                            "$id": "70",
                                            "id": 1,
                                            "saleHeaderID": 1,
                                            "identifier": "sample string 2",
                                            "cardType": 3,
                                            "providerName": "sample string 4"
                                          },
                                          {
                                            "$ref": "70"
                                          }
                                        ],
                                        "campaignHits": [
                                          {
                                            "$id": "71",
                                            "id": 1,
                                            "saleHeaderID": 2,
                                            "campaign": "sample string 3",
                                            "name": "sample string 4",
                                            "processed": 1,
                                            "campaignDescription": "sample string 5"
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ],
                                        "fuel": [
                                          {
                                            "$id": "72",
                                            "id": 1,
                                            "plu": 1,
                                            "pluG_UID": "YWgp8Dl/5EOoFK5B/+MrwQ==",
                                            "pluGuid": "f0296861-7f39-43e4-a814-ae41ffe32bc1",
                                            "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": "2025-06-14T06:09:08.7707984",
                                            "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": "2025-06-14T06:09:08.7707984",
                                            "tagNumber": "sample string 15",
                                            "trackTwoRem": "sample string 16",
                                            "transCode": 1,
                                            "transType": 1,
                                            "unitPrice": 1.0,
                                            "vehicleReg": "sample string 17",
                                            "offline": true,
                                            "processed": 1
                                          },
                                          {
                                            "$ref": "72"
                                          }
                                        ],
                                        "fuelResells": [
                                          {
                                            "$id": "73",
                                            "saleItemID": 1,
                                            "saleHeaderID": 2,
                                            "plu": 1,
                                            "pluG_UId": "v4URrWRJ4kiA7i1jD7Bg7g==",
                                            "pluGuid": "ad1185bf-4964-48e2-80ee-2d630fb060ee",
                                            "accountID": "LQYEEdKyHUutuRHZe9ryQw==",
                                            "accountIDGuid": "1104062d-b2d2-4b1d-adb9-11d97bdaf243",
                                            "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": "2025-06-14T06:09:08.7707984",
                                            "bestOrExpireType": 1,
                                            "refundG_UID": "dtkLOhWzPUiK3wtXkEKGCA==",
                                            "refundGuid": "3a0bd976-b315-483d-8adf-0b5790428608",
                                            "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": "73"
                                          }
                                        ],
                                        "customerOrder": [
                                          {
                                            "$id": "74",
                                            "identifier": "kRiW1QgsZ0SPJeYC2Sm6ug==",
                                            "identifierGuid": "d5961891-2c08-4467-8f25-e602d929baba",
                                            "id": 1,
                                            "orderNo": 2,
                                            "externalSaleIdentifier": "sample string 3",
                                            "storeID": 4,
                                            "zoneID": 5,
                                            "deptNo": 6,
                                            "customerIdentifier": "nFIiS/hQRUqHvLPXUdFoUw==",
                                            "customerIdentifierGuid": "4b22529c-50f8-4a45-87bc-b3d751d16853",
                                            "operatorNo": 1,
                                            "operatorG_UID": "qy0B/qRd0ky7UxOB5FYjKA==",
                                            "operatorGuid": "fe012dab-5da4-4cd2-bb53-1381e4562328",
                                            "created": "2025-06-14T06:09:08.7707984",
                                            "ordered": "2025-06-14T06:09:08.7707984",
                                            "started": "2025-06-14T06:09:08.7707984",
                                            "completed": "2025-06-14T06:09:08.7707984",
                                            "supplied": "2025-06-14T06:09:08.7707984",
                                            "quickTicket": 1,
                                            "deleted": true,
                                            "walkAway": true,
                                            "approxWait": 1,
                                            "actualWait": 1,
                                            "deliveryMethod": 8,
                                            "externalSaleType": 9,
                                            "customer": {
                                              "$ref": "56"
                                            },
                                            "operator": {
                                              "$ref": "23"
                                            },
                                            "details": [
                                              {
                                                "$id": "75",
                                                "headerID": 1,
                                                "plu": 1,
                                                "pluG_UId": "0/FSaeSk1kSJt+rhF2xHkA==",
                                                "pluGuid": "6952f1d3-a4e4-44d6-89b7-eae1176c4790",
                                                "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": "WqCcXIDo70e5fFfw8RZFhw==",
                                                "headerIdentifierGuid": "5c9ca05a-e880-47ef-b97c-57f0f1164587",
                                                "product": {
                                                  "$ref": "11"
                                                }
                                              },
                                              {
                                                "$ref": "75"
                                              }
                                            ],
                                            "storeName": "sample string 11",
                                            "customerName": "sample string 12",
                                            "storeReplyTo": "sample string 13",
                                            "storeSubjectLine": "sample string 14",
                                            "storeSaleHeader": {
                                              "$ref": "63"
                                            }
                                          },
                                          {
                                            "$ref": "74"
                                          }
                                        ],
                                        "surveyResponses": [
                                          {
                                            "$id": "76",
                                            "surveyG_UID": "1lP5I/2ERkqAvwjSMlaYDg==",
                                            "surveyGuid": "23f953d6-84fd-4a46-80bf-08d23256980e",
                                            "saleHeaderGuid": "lHe5NEhOG0WQ8defFwlWgA==",
                                            "saleGuid": "34b97794-4e48-451b-90f1-d79f17095680",
                                            "textResponse": "sample string 1",
                                            "integerResponse": 1,
                                            "g_UIDResponse": "SVgNIPOehEC584zfOetsbA==",
                                            "guidResponse": "200d5849-9ef3-4084-b9f3-8cdf39eb6c6c",
                                            "whoAnswered": 2,
                                            "answeredAtUTC": "2025-06-14T06:09:08.7707984",
                                            "sale": {
                                              "$ref": "63"
                                            },
                                            "survey": {
                                              "$id": "77",
                                              "g_UID": "LIvZhrDILku3nPi/KJIZXw==",
                                              "guid": "86d98b2c-c8b0-4b2e-b79c-f8bf2892195f",
                                              "name": "sample string 1",
                                              "storeID": 2,
                                              "zoneID": 1,
                                              "checkoutFormG_UID": "Sc8oIzJcO0yq/Kn9fech9A==",
                                              "checkoutFormGuid": "2328cf49-5c32-4c3b-aafc-a9fd7de721f4",
                                              "displayToWho": 3,
                                              "displayWhen": 4,
                                              "start": "2025-06-14T06:09:08.7707984",
                                              "end": "2025-06-14T06:09:08.7707984",
                                              "deleted": true,
                                              "updated": "2025-06-14T06:09:08.7707984",
                                              "possibleIntegerResponses": [
                                                1,
                                                2
                                              ],
                                              "possibleTextResponses": [
                                                "sample string 1",
                                                "sample string 2"
                                              ],
                                              "possibleGuidResponses": [
                                                "09bf36c1-6ff7-40f1-81cf-cde912ae0f20",
                                                "c3fe2ac7-29cc-45f9-b8b5-32d16d194ec6"
                                              ],
                                              "allowsAllTextResponses": true,
                                              "surveyForm": {
                                                "$ref": "31"
                                              }
                                            },
                                            "ingressId": "sample string 4"
                                          },
                                          {
                                            "$ref": "76"
                                          }
                                        ],
                                        "storeName": "sample string 38",
                                        "machineName": "sample string 39",
                                        "operatorName": "sample string 40",
                                        "direction": 1,
                                        "reason": "sample string 41",
                                        "accountG_UID": "8L/jd5070kuwTO3S+Az2DQ==",
                                        "accountIdentifier": "77e3bff0-3b9d-4bd2-b04c-edd2f80cf60d",
                                        "accountName": "sample string 42",
                                        "customerOrderIdentifier": "tI1wn2b7kkG4W/mSY3Ii6w==",
                                        "customerOrderIdentifierGuid": "9f708db4-fb66-4192-b85b-f992637222eb",
                                        "priceLevelName": "sample string 43",
                                        "revision": 44,
                                        "ingressId": "sample string 45"
                                      },
                                      "metadata": {
                                        "$id": "78",
                                        "id": 1,
                                        "paymentID": 2,
                                        "paymentIdentifier": "3xlgiFdapUG/wCLnlTHuyg==",
                                        "paymentIdentifierGuid": "886019df-5a57-41a5-bfc0-22e79531eeca",
                                        "identifier": "3tsSnFRxpE2TiUnsBeY3eA==",
                                        "identifierGuid": "9c12dbde-7154-4da4-9389-49ec05e63778",
                                        "metadata": "sample string 3",
                                        "signatureImage": "QEA=",
                                        "itemIdentifier": "RJYmht98AkSngs36j+dKkA==",
                                        "itemIdentifierGuid": "86269644-7cdf-4402-a782-cdfa8fe74a90"
                                      }
                                    },
                                    {
                                      "$ref": "62"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "57"
                                }
                              ],
                              "customerGroupMembers": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ],
                              "customerGroups": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "accounts": [
                                {
                                  "$ref": "58"
                                },
                                {
                                  "$ref": "58"
                                }
                              ],
                              "account": {
                                "$ref": "58"
                              },
                              "vouchers": [
                                {
                                  "$id": "79",
                                  "customerIdentifier": "WrW3S0PDh0C69YiMsEGUhQ==",
                                  "customerIdentifierGuid": "4bb7b55a-c343-4087-baf5-888cb0419485",
                                  "voucherName": "sample string 2",
                                  "count": 3,
                                  "storeID": 4,
                                  "barcode": "sample string 5",
                                  "redeemCount": 6,
                                  "issueCount": 7,
                                  "storeSalePaymentID": 1,
                                  "idempotentID": "RWJWy5oquEOs4lpqUKo26Q==",
                                  "idempotentGuid": "cb566245-2a9a-43b8-ace2-5a6a50aa36e9",
                                  "offline": true,
                                  "voucher": {
                                    "$id": "80",
                                    "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": "2025-06-14T06:09:08.7707984",
                                    "barcodeTemplate": {
                                      "$id": "81",
                                      "templateID": 1,
                                      "template": "sample string 1",
                                      "bcFunction": "sample string 2",
                                      "sortOrder": 3
                                    },
                                    "scaleLabel": {
                                      "$id": "82",
                                      "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": "2025-06-14T06:09:08.7707984",
                                      "labelPageLayout": "j4ZOrF0Vu0iswiLuEkdVcQ==",
                                      "pageLayoutGuid": "ac4e868f-155d-48bb-acc2-22ee12475571",
                                      "labelType": 6,
                                      "oldName": "sample string 7",
                                      "voucher": {
                                        "$ref": "80"
                                      },
                                      "elements": [
                                        {
                                          "$id": "83",
                                          "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": "2025-06-14T06:09:08.7707984"
                                        },
                                        {
                                          "$ref": "83"
                                        }
                                      ]
                                    },
                                    "customerVouchers": [
                                      {
                                        "$id": "84",
                                        "id": 1,
                                        "customerIdentifier": "YPBfabuzrke19fQuwr/NXQ==",
                                        "customerIdentifierGuid": "695ff060-b3bb-47ae-b5f5-f42ec2bfcd5d",
                                        "voucherID": 3,
                                        "voucherName": "sample string 4",
                                        "storeID": 1,
                                        "barcode": "sample string 5",
                                        "dateOfIssue": "2025-06-14T06:09:08.7707984",
                                        "issuedSaleHeaderID": 1,
                                        "issuedSaleIdentifier": "sample string 7",
                                        "issuedOfflinePaymentID": 1,
                                        "issuedIdempotentID": "fIBnzdOe20O2n/ijRIjyjg==",
                                        "issuedIdempotentGuid": "cd67807c-9ed3-43db-b69f-f8a34488f28e",
                                        "issuedOffline": true,
                                        "issuedUser": "sample string 9",
                                        "issuedNotes": "sample string 10",
                                        "expiryDate": "2025-06-14T06:09:08.7707984",
                                        "expiredUser": "sample string 11",
                                        "expiredNotes": "sample string 12",
                                        "redeemed": "2025-06-14T06:09:08.7707984",
                                        "redeemedSaleHeaderID": 1,
                                        "redeemedSaleIdentifier": "sample string 13",
                                        "redeemedOfflinePaymentID": 1,
                                        "redeemedIdempotentID": "q4V0BNV0XkefYbMY1trJkA==",
                                        "redeemedIdempotentGuid": "047485ab-74d5-475e-9f61-b318d6dac990",
                                        "redeemedUser": "sample string 14",
                                        "redeemedNotes": "sample string 15",
                                        "redeemedOffline": true,
                                        "updated": "2025-06-14T06:09:08.7707984",
                                        "storeName": "sample string 17",
                                        "scaleLabel": {
                                          "$ref": "82"
                                        },
                                        "voucher": {
                                          "$ref": "80"
                                        },
                                        "customer": {
                                          "$ref": "56"
                                        },
                                        "issuedOfflinePayment": {
                                          "$ref": "62"
                                        },
                                        "redeemedOfflinePayment": {
                                          "$ref": "62"
                                        }
                                      },
                                      {
                                        "$ref": "84"
                                      }
                                    ]
                                  },
                                  "customer": {
                                    "$ref": "56"
                                  }
                                },
                                {
                                  "$ref": "79"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "55"
                          }
                        ],
                        "customerGroups": [
                          {
                            "$id": "85",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "groupID": "zyP7m1cCHEiH0SFsE+FHZQ==",
                            "groupIDGuid": "9bfb23cf-0257-481c-87d1-216c13e14765",
                            "campaign": {
                              "$ref": "52"
                            },
                            "group": {
                              "$ref": "60"
                            }
                          },
                          {
                            "$ref": "85"
                          }
                        ],
                        "signIqTickets": [
                          {
                            "$id": "86",
                            "identifier": "y85R8Qkmtk6WzEq72qzJhw==",
                            "identifierGuid": "f151cecb-2609-4eb6-96cc-4abbdaacc987",
                            "campaignName": "sample string 2",
                            "message": "sample string 3",
                            "ticketFileSource": "sample string 4",
                            "ticketFileDestination": "sample string 5",
                            "storeID": 1
                          },
                          {
                            "$ref": "86"
                          }
                        ],
                        "comboPriceGroups": [
                          {
                            "$id": "87",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "g_UID": "IZ4jJlU9+E+Vdqy+kHMsIQ==",
                            "guid": "26239e21-3d55-4ff8-9576-acbe90732c21",
                            "description": "sample string 5",
                            "newPrice": 1,
                            "rangeDescription": "sample string 6",
                            "dealDescription": "sample string 7",
                            "labelQuantity": 8,
                            "hostProductCategoryID": 1,
                            "offerID": 1,
                            "dontUpdatePricePlus": true,
                            "campaign": {
                              "$ref": "52"
                            },
                            "comboPricePlus": [
                              {
                                "$id": "88",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "groupG_UID": "rAbSMZeKcUSYpuK3eYGZrg==",
                                "groupGuid": "31d206ac-8a97-4471-98a6-e2b7798199ae",
                                "comboPriceType": 5,
                                "priceType": 5,
                                "pluG_UID": "8U2pSaaz/ky88SyfK8r7wA==",
                                "pluGuid": "49a94df1-b3a6-4cfe-bcf1-2c9f2bcafbc0",
                                "priceGroupG_UID": "M35qJ65fBUy72OZrNTtvZw==",
                                "priceGroupGuid": "276a7e33-5fae-4c05-bbd8-e66b353b6f67",
                                "campaignPoolID": "sample string 7",
                                "quantity": 1,
                                "campaign": {
                                  "$ref": "52"
                                },
                                "product": {
                                  "$ref": "11"
                                },
                                "priceGroup": {
                                  "$ref": "17"
                                },
                                "campaignPool": {
                                  "$ref": "52"
                                }
                              },
                              {
                                "$ref": "88"
                              }
                            ]
                          },
                          {
                            "$ref": "87"
                          }
                        ],
                        "priceLevels": [
                          {
                            "$id": "89",
                            "id": 1,
                            "priceLevelIdentifier": "cCwhWK2KGEaVeoM/v/3/Bg==",
                            "priceLevelIdentifierGuid": "58212c70-8aad-4618-957a-833fbffdff06",
                            "campaignName": "sample string 3",
                            "priceLevelName": "sample string 4"
                          },
                          {
                            "$ref": "89"
                          }
                        ]
                      },
                      "product": {
                        "$ref": "11"
                      },
                      "dealCost": {
                        "$id": "90",
                        "headerIdentifier": "XArOHGT3akmwYO/NTYvppw==",
                        "headerIdentifierGuid": "1cce0a5c-f764-496a-b060-efcd4d8be9a7",
                        "identifier": "yE7wOE3I5ECb1+4WhaDT7g==",
                        "identifierGuid": "38f04ec8-c84d-40e4-9bd7-ee1685a0d3ee",
                        "supplierIdentifier": "Ypr7wF2fek29F7oBZWfBvA==",
                        "supplierGuid": "c0fb9a62-9f5d-4d7a-bd17-ba016567c1bc",
                        "pluG_UID": "Z9qO1RgA2ky/J6odKA8iEQ==",
                        "pluGuid": "d58eda67-0018-4cda-bf27-aa1d280f2211",
                        "campaignName": "b0a38861-4299-4f43-96eb-fa8e4089c0fb",
                        "description": "sample string 4",
                        "cost": 5,
                        "costDecimals": 6,
                        "start": "2025-06-14T06:09:08.7707984",
                        "end": "2025-06-14T06:09:08.7707984",
                        "type": 9,
                        "promoType": 10,
                        "bonusItemPLUG_UID": "fLaF/GtY70OYgYEJB1HkVA==",
                        "bonusItemPluGuid": "fc85b67c-586b-43ef-9881-81090751e454",
                        "bonusPurchaseUnits": 11,
                        "bonusReceiveUnits": 12,
                        "updated": "2025-06-14T06:09:08.7707984",
                        "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": "2025-06-14T06:09:08.7707984",
                        "campaignEndDate": "2025-06-14T06:09:08.7707984",
                        "masterPLUG_UID": "XnEjKMz9cEGEFG5X2xvjUQ==",
                        "masterID": "2823715e-fdcc-4170-8414-6e57db1be351",
                        "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": "xqPDvQqtPUWPZbfl2xFq1Q==",
                        "bonusMasterID": "bdc3a3c6-ad0a-453d-8f65-b7e5db116ad5",
                        "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
                      }
                    },
                    "currentCostStart": "2025-06-14T06:09:08.7707984",
                    "dealCosts": [
                      {
                        "$ref": "90"
                      },
                      {
                        "$ref": "90"
                      }
                    ],
                    "tags": [
                      {
                        "$id": "91",
                        "pluG_UID": "/tuWKtOyd0Soc3aDS/cqww==",
                        "pluGuid": "2a96dbfe-b2d3-4477-a873-76834bf72ac3",
                        "tagID": 1,
                        "description": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "91"
                      }
                    ],
                    "alternateProductG_UID": "SA0YQ0Mog02l5DvChbmJPA==",
                    "alternateProduct": "43180d48-2843-4d83-a5e4-3bc285b9893c",
                    "productHostCode": {
                      "$id": "92",
                      "id": 1,
                      "pluG_UID": "CS6vvBReJ0qFp/tLIxNp/Q==",
                      "pluGuid": "bcaf2e09-5e14-4a27-85a7-fb4b231369fd",
                      "ibaCode": "sample string 2"
                    },
                    "mscCat": {
                      "$ref": "46"
                    },
                    "mscCom": {
                      "$ref": "47"
                    },
                    "mscDep": {
                      "$ref": "49"
                    },
                    "mscSubCom": {
                      "$ref": "48"
                    },
                    "isUserUpdate": true,
                    "ignoreMasterProduct": true,
                    "priceGroupLabelRequested": true,
                    "firstSold": "2025-06-14T06:09:08.7707984",
                    "inventoryTracked": "2025-06-14T06:09:08.7707984",
                    "isNormalPriceChangesCampaign": true
                  },
                  "supplier": {
                    "$ref": "6"
                  },
                  "serviceFee": {
                    "$id": "93",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 46
                },
                {
                  "$ref": "9"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "94",
                  "storeID": 1,
                  "supplierIdentifier": "Lj7HQsuHVE24g4OWsjU02g==",
                  "supplierGuid": "42c73e2e-87cb-4d54-b883-8396b23534da",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "storeName": "sample string 5",
                  "departmentName": "sample string 6",
                  "orderDays": 7
                },
                {
                  "$ref": "94"
                }
              ],
              "cycles": [
                {
                  "$id": "95",
                  "storeID": 1,
                  "supplierIdentifier": "FBVUJGPF1EqfxrXxxh6/Hg==",
                  "supplierGuid": "24541514-c563-4ad4-9fc6-b5f1c61ebf1e",
                  "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": "2025-06-14T06:09:08.7707984",
                  "deliveryDate": "2025-06-14T06:09:08.7707984",
                  "nextCutOffDate": "2025-06-14T06:09:08.7707984",
                  "nextDeliveryDate": "2025-06-14T06:09:08.7707984",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "95"
                }
              ],
              "store": {
                "$ref": "2"
              },
              "updated": "2025-06-14T06:09:08.7707984",
              "isHost": true
            },
            "files": [
              {
                "$id": "96",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2025-06-14T06:09:08.7707984",
                "processed": "2025-06-14T06:09:08.7707984",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2025-06-14T06:09:08.7707984",
                "size": 1,
                "sizeFormat": "sample string 7",
                "isArchive": true,
                "version": "sample string 9",
                "reference": "sample string 10",
                "digest": "sample string 11",
                "contentType": "sample string 12",
                "host": {
                  "$ref": "5"
                },
                "metcashHeader": {
                  "$id": "97",
                  "customerNumber": "sample string 1",
                  "creationDate": "2025-06-14T06:09:08.7707984",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "96"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "98",
                "id": 1,
                "hostIdentifier": "FrAYPf1rF0+A0Q0JAMIs/A==",
                "hostIdentifierGuid": "3d18b016-6bfd-4f17-80d1-0d0900c22cfc",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "aacf6e8d-876f-43ff-a4f0-613f9e3c76ef",
                  "a06be1e3-3f83-4191-86eb-676aad04aa1b"
                ]
              },
              {
                "$ref": "98"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "4"
            },
            "hostStoreSettings": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "99",
                "identifier": "UZAgakad+E6Rw4suvoF4yg==",
                "identifierGuid": "6a209051-9d46-4ef8-91c3-8b2ebe8178ca",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "99"
              }
            ],
            "promoTypeGuids": [
              "17776c68-3cd7-4078-bee6-791610609889",
              "9e8d1115-1032-4714-a3a5-20cd956a0ba5"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 24"
        },
        {
          "$ref": "4"
        }
      ],
      "accounts": [
        {
          "$id": "100",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "100"
        }
      ],
      "sales": [
        {
          "$id": "101",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2025-06-14T06:09:08.7707984",
          "ftpSite": {
            "$id": "102",
            "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": "101"
        }
      ],
      "zoneMatrix": [
        {
          "$ref": "98"
        },
        {
          "$ref": "98"
        }
      ],
      "cashManagements": [
        {
          "$id": "103",
          "id": 1,
          "storeID": 1,
          "cashManagementType": 2,
          "apiID": 1,
          "organisationID": "sample string 3",
          "siteName": "sample string 4",
          "thirdPartyAPI": {
            "$id": "104",
            "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
          }
        },
        {
          "$ref": "103"
        }
      ],
      "updateStoreID": "7893c1a4-cd85-452b-a8be-89b05bc9c551",
      "updateStore": {
        "$id": "105",
        "id": "39ec3395-e11b-4243-b8c8-3418ae39e197",
        "name": "sample string 1",
        "lastActivity": "2025-06-14T06:09:08.7707984",
        "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": "2025-06-14T06:09:08.7707984"
      },
      "timeZoneId": "sample string 53",
      "securityOptions": {
        "$id": "106",
        "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"
      }
    },
    "machine": {
      "$id": "107",
      "id": 1,
      "storeScaleID": 2,
      "scaleID": "sample string 3",
      "scaleName": "sample string 4",
      "description": "sample string 5",
      "scaleLocation": 1,
      "zoneID": 1,
      "storeID": 1,
      "scaleType": 1,
      "checkFrequency": 1,
      "testWeight": 1.1,
      "terminalG_UID": "e7TyF87u0Emd/ENR0oLZqw==",
      "terminalGuid": "17f2b47b-eece-49d0-9dfc-4351d282d9ab",
      "storeName": "sample string 6",
      "zoneName": "sample string 7",
      "scaleLocationName": "sample string 8",
      "settingsZone": {
        "$id": "108",
        "id": 1,
        "storeID": 2,
        "name": "sample string 3",
        "machines": [
          {
            "$ref": "107"
          },
          {
            "$ref": "107"
          }
        ]
      },
      "terminal": {
        "$id": "109",
        "id": 1,
        "g_UID": "+/IRxeJuRkieMG3zYY8Q6w==",
        "guid": "c511f2fb-6ee2-4846-9e30-6df3618f10eb",
        "name": "sample string 3",
        "description": "sample string 4",
        "terminalNumber": 1,
        "posKey": "kx/uniDQVUWy/2qq6z+xYQ==",
        "linkedPOSKey": "9eee1f93-d020-4555-b2ff-6aaaeb3fb161",
        "location": 1,
        "zoneID": 1,
        "currentMachineID": 1,
        "storeID": 1,
        "deleted": true,
        "updated": "2025-06-14T06:09:08.7707984",
        "currentMachine": {
          "$ref": "107"
        },
        "currentLane": {
          "$id": "110",
          "identifier": "Z6a7NJyrhESHR9LUgC0ILw==",
          "identifierGuid": "34bba667-ab9c-4484-8747-d2d4802d082f",
          "name": "sample string 1",
          "storeID": 2,
          "machineID": 3,
          "scaleID": "sample string 4",
          "lastPingLocal": "2025-06-14T06:09:08.7707984",
          "lastSaleLocal": "2025-06-14T06:09:08.7707984",
          "status": 0,
          "statusDate": "2025-06-14T06:09:08.7707984",
          "statusName": "None",
          "storeName": "sample string 5",
          "machineName": "sample string 6",
          "zoneName": "sample string 7"
        }
      }
    }
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK$1�Z�Ʈ�5xl/workbook.xml �(�����0D�H���rHA��&m��X|�vD>?)]���ٷ#뻧���ބ������nIc8XGf�I�5�Q�X)UM��ߚL�,I.�Ǩ�	�r�/�X�y�&�DQ�J�2���S���!�r4ֺ��`	�oJ̰�bV̠��W��ٹ5O9��{��F�/��$��{�	X�_PK$1�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
$1�Z9
��''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R8169a5f6588e4dd4" /></Relationships>PK$1�Z
L�!�xl/worksheets/sheet1.xml �(���Os�0��
���8@���z��� L�8I����U!�v�h0��&��f������ɥ�E�����m.���&��!xJ㣐��\;o�B&��z��<�W�ɔ+��5s��M�ͣ�z�,뜯D~hx�=��̓|�i�����jߩ���gE��fw*�duҸ�M�n���e��b���q���Q]�����{�	�{ֳ�u��O���;�K�y���	��N.v��t���8M���BW	�\H|���͟���}��ࡳ}7�0��������O܀�ć$ba��>|�O�>��g����aD(�B�#��?�����E!f�>��^���G?����h�|<�{���{m��,��8:��6ջѳ��CM�)�꟩{��;/6���&ИX��6A���&�x�	6&�m"�τg�;g�.��������YkE��lN��u����A&�v�MbZ
��2L��#�g�Ms3����%E|#�sK|7E��R�A�)� ���S��6Mq���]��ʼ��\���o�����PK$1�Z����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�N�vÆm���8��ؑ�=�����ĂMW��==i���c�{�F�B��4 ����`��A?T��n�4b��f���
�!�kν�iB�ؙL�h�&1u�Q��#�
Qp�d�-�.3��h�=Zu�Ȅ?��պ�����B?%ϯA&�
�m`���hu^�:Ө���p��z}��j�Y�L�TY]�����}.^z�,/ԎE��EY�9VY)�W5~��/PK$1�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK$1�Z
��r��xl/sharedStrings.xml �(��W�n�6}/��\ے|�,;�����w�-�����2�%�l�E��C�bŒ�y����3g�����}伂TL��rp*�w7���9l8J�Hp�i@5���JiC��i�Z�W��!�j�8"[!�D�ܵU,�*����n��'�7*�q�^�I8����0���Z�.��0�^���uۘR�А�����)����_�P���DIŸ��!�d6�<��S�"�8$U"ǎw�/Ý�p�v�����?ͦ΍��b�S�4H�^��i
�
'h;Y������k�0�Y6��]��g���T��z o``�{MT�����
:*�~�\O�>T!{���rW1߆�ʚHKҋPz"��`K�"�mwș����1��r�D�2トRfOҥt&��D��Z~g�� A!��M�5��V�ט��Q �4�/4��ך�������~��_��+w�Y(��d��HE�ʶ��Su��B!VM�d����(�O+�G��e�D����g�~2�(z���$$|j����6�F�q='�T	����\�Du}[�I��S
�+4T+���#*e�l�,��ҽo�4��G��1a�vd㹃�?h��kv=�6�}�4]8��]�wFA����g
Q�� �X+���{�a��B��.dPu���Q���9�7�ω.>U*��H��R�v��й}v��~gw�霬unϝt���x�-Z'-�����OD2©q��+���ѵ�
r�^J!��0Gp�d�D�~�I0�q;�յ�0����p�ۣb�50<x�Nɡ��H�x`Q�mޑ���q�,��W��u%�y2�����^ٿ��w��� ��~�#���j7gI{d[=!2(�;L7��~�vmJ\�+b��)S6���Z—�=��5��/�2;>�d�:�'QT�ГO��@C�GOD�.�%��Q�Ƴ�.A�c����Q�`-}�#,�V2��[Y��E�=%&{���KVS}{{�;#�D���:���s��t�>IOK� �f;��Y�<�`��#�y�,�n�������_$5����X�b�NB�_$����_�ҟ��B#|�U<0��.p4L�g�99�@�'��k��ʍQ8�w�7����`�����9
���������l�s�R��I�E�j���˄�%}��`��dk�����b���S+wl�#ʇ�=�WlY�ʝO��0��PK-$1�Z�Ʈ�5xl/workbook.xmlPK-$1�Z����	��[Content_Types].xmlPK-
$1�Z9
��''U_rels/.relsPK-$1�Z
L�!��xl/worksheets/sheet1.xmlPK-$1�Z����P4xl/_rels/workbook.xml.relsPK-$1�ZЃc'2E
zxl/styles.xmlPK-$1�Z
��r���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK$1�Z�r۶5xl/workbook.xml �(�����0��&�C������x�པ�m�?ik��-%�x�3;��4�q�`̄>j־v-!ؚ�(�/Ƃ�;n��!J�"�sɠ7�@rͲ�8�i�F{!�������@P�RTjܝO5k����'���j"���o�I��")����4P��s[�c�j�GQr���V�`��쿻/PK$1�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
$1�Z���''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R5637ef4dc1b046d1" /></Relationships>PK$1�Z
L�!�xl/worksheets/sheet1.xml �(���Os�0��
���8@���z��� L�8I����U!�v�h0��&��f������ɥ�E�����m.���&��!xJ㣐��\;o�B&��z��<�W�ɔ+��5s��M�ͣ�z�,뜯D~hx�=��̓|�i�����jߩ���gE��fw*�duҸ�M�n���e��b���q���Q]�����{�	�{ֳ�u��O���;�K�y���	��N.v��t���8M���BW	�\H|���͟���}��ࡳ}7�0��������O܀�ć$ba��>|�O�>��g����aD(�B�#��?�����E!f�>��^���G?����h�|<�{���{m��,��8:��6ջѳ��CM�)�꟩{��;/6���&ИX��6A���&�x�	6&�m"�τg�;g�.��������YkE��lN��u����A&�v�MbZ
��2L��#�g�Ms3����%E|#�sK|7E��R�A�)� ���S��6Mq���]��ʼ��\���o�����PK$1�Z��&�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8�$�n7lؖ^���I�Ķl��Xp$��E%H%l����I3�����<��i�N�j �7��%��i`�Y�pR�L�a���$9�J�pV��]�Xg�K{�>��m]��d��)����Q���]�L_}<�1٫�c��SJ�;��P�<	;.,Z�v�	�w-B����i���uΗ2�J5��L�8���Ue�<�X.�tZ�j��b�u�(�E�F/�b�PK$1�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK$1�Z
��r��xl/sharedStrings.xml �(��W�n�6}/��\ے|�,;�����w�-�����2�%�l�E��C�bŒ�y����3g�����}伂TL��rp*�w7���9l8J�Hp�i@5���JiC��i�Z�W��!�j�8"[!�D�ܵU,�*����n��'�7*�q�^�I8����0���Z�.��0�^���uۘR�А�����)����_�P���DIŸ��!�d6�<��S�"�8$U"ǎw�/Ý�p�v�����?ͦ΍��b�S�4H�^��i
�
'h;Y������k�0�Y6��]��g���T��z o``�{MT�����
:*�~�\O�>T!{���rW1߆�ʚHKҋPz"��`K�"�mwș����1��r�D�2トRfOҥt&��D��Z~g�� A!��M�5��V�ט��Q �4�/4��ך�������~��_��+w�Y(��d��HE�ʶ��Su��B!VM�d����(�O+�G��e�D����g�~2�(z���$$|j����6�F�q='�T	����\�Du}[�I��S
�+4T+���#*e�l�,��ҽo�4��G��1a�vd㹃�?h��kv=�6�}�4]8��]�wFA����g
Q�� �X+���{�a��B��.dPu���Q���9�7�ω.>U*��H��R�v��й}v��~gw�霬unϝt���x�-Z'-�����OD2©q��+���ѵ�
r�^J!��0Gp�d�D�~�I0�q;�յ�0����p�ۣb�50<x�Nɡ��H�x`Q�mޑ���q�,��W��u%�y2�����^ٿ��w��� ��~�#���j7gI{d[=!2(�;L7��~�vmJ\�+b��)S6���Z—�=��5��/�2;>�d�:�'QT�ГO��@C�GOD�.�%��Q�Ƴ�.A�c����Q�`-}�#,�V2��[Y��E�=%&{���KVS}{{�;#�D���:���s��t�>IOK� �f;��Y�<�`��#�y�,�n�������_$5����X�b�NB�_$����_�ҟ��B#|�U<0��.p4L�g�99�@�'��k��ʍQ8�w�7����`�����9
���������l�s�R��I�E�j���˄�%}��`��dk�����b���S+wl�#ʇ�=�WlY�ʝO��0��PK-$1�Z�r۶5xl/workbook.xmlPK-$1�Z����	��[Content_Types].xmlPK-
$1�Z���''U_rels/.relsPK-$1�Z
L�!��xl/worksheets/sheet1.xmlPK-$1�Z��&�P4xl/_rels/workbook.xml.relsPK-$1�ZЃc'2E
xxl/styles.xmlPK-$1�Z
��r���xl/sharedStrings.xmlPK��