GET api/store/{storeID}/machine/{machine}/checkoutsetting/{section}/{keyName}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

integer

Required

machine

string

Required

section

string

Required

keyName

string

Required

Body Parameters

None.

Response Information

Resource Description

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:
{
  "storeID": 1,
  "machineID": 1,
  "machineName": "sample string 1",
  "section": "sample string 2",
  "keyName": "sample string 3",
  "value": "sample string 4",
  "updated": "2025-06-14T06:08:00.7879689",
  "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:08:00.7879689",
    "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": "p9x8qEdn4k+964t2P0+9Kg==",
    "hostIdentifierGuid": "a87cdca7-6747-4fe2-bdeb-8b763f4fbd2a",
    "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:08:00.7879689",
    "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": "EslgLNYvrkCObywxnkHtRQ==",
        "hostIdentifierGuid": "2c60c912-2fd6-40ae-8e6f-2c319e41ed45",
        "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": "hTBKZn2DuEShbJWnvXnA8g==",
          "identifierGuid": "664a3085-837d-44b8-a16c-95a7bd79c0f2",
          "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": "GdsqTxSmR0eWQEuuBCf9lw==",
          "hostSupplierIdentifierGuid": "4f2adb19-a614-4747-9640-4bae0427fd97",
          "loyaltyPriceLevelIdentifier": "/nYpMaqYoU2hRqQLNWagYg==",
          "loyaltyPriceLevelIdentifierGuid": "312976fe-98aa-4da1-a146-a40b3566a062",
          "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:08:00.7879689",
          "lastProcessed": "2025-06-14T06:08:00.7879689",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "6",
            "identifier": "MehbOYL7Ikue0QstpwYX3w==",
            "identifierGuid": "395be831-fb82-4b22-9ed1-0b2da70617df",
            "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": "0Jw4kuM4Yk+4OSFSJ8lWkg==",
            "primaryContactID": "92389cd0-38e3-4f62-b839-215227c95692",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "byhyjlEMHUeEB2FokYgzFQ==",
            "supplierGroupGuid": "8e72286f-0c51-471d-8407-616891883315",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-06-14T06:08:00.7879689",
            "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": "699a01c7-ecf1-43e2-9fa6-ace8ce780dc6",
              "identifier": "Wxh054hFPUaZFCVUYPTErw==",
              "identifierGuid": "e774185b-4588-463d-9914-255460f4c4af",
              "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": "IU7TpHRBJUCZW158NgWedw==",
                "supplierIdentifierGuid": "a4d34e21-4174-4025-995b-5e7c36059e77",
                "contactGuid": "OH4Llget2EeamaEJQdXmlA==",
                "contactID": "960b7e38-ad07-47d8-9a99-a10941d5e694",
                "contact": {
                  "$ref": "7"
                },
                "supplier": {
                  "$ref": "6"
                }
              },
              {
                "$ref": "8"
              }
            ],
            "products": [
              {
                "$id": "9",
                "pluG_UID": "qIb9NsA0vUuQ0cdODr0vEA==",
                "pluGuid": "36fd86a8-34c0-4bbd-90d1-c74e0ebd2f10",
                "supplierIdentifier": "94Cc47PjeU2XH0M2U5IYCw==",
                "supplierIdentifierGuid": "e39c80f7-e3b3-4d79-971f-43365392180b",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 2",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 4,
                "averagePackSize": 5,
                "effectiveDate": "2025-06-14T06:08:00.7879689",
                "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:08:00.7879689",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "10",
                    "pluG_UID": "PjVIElNjYU60L01GJ0NigQ==",
                    "pluGuid": "1248353e-6353-4e61-b42f-4d4627436281",
                    "supplierIdentifier": "LnRU3i+G4kurM5yQWo5M4w==",
                    "supplierIdentifierGuid": "de54742e-862f-4be2-ab33-9c905a8e4ce3",
                    "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": "ABGOYayImE+KNBMAaMctNQ==",
                "parentPluGuid": "618e1100-88ac-4f98-8a34-130068c72d35",
                "freight": 44.0,
                "freightType": 1,
                "product": {
                  "$id": "11",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "9wORpXGY+UiM+o4ktYacRw==",
                  "guid": "a59103f7-9871-48f9-8cfa-8e24b5869c47",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "8aS9MzCQyE605Vn9ck1rGg==",
                  "priceGroupGuid": "33bda4f1-9030-4ec8-b4e5-59fd724d6b1a",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-06-14T06:08:00.7879689",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-06-14T06:08:00.7879689",
                  "pluCreated": "2025-06-14T06:08:00.7879689",
                  "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:08:00.7879689",
                  "lastManualUpdate": "2025-06-14T06:08:00.7879689",
                  "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:08:00.7879689",
                  "currentCostUpdated": "2025-06-14T06:08:00.7879689",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 1,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-06-14T06:08:00.7879689",
                  "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:08:00.7879689",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 52,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "fioH14xwhk2SsdfrDbNM7g==",
                  "altPLUGuid": "d7072a7e-708c-4d86-92b1-d7eb0db34cee",
                  "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:08:00.7879689",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "u+NpaowF0UymsOjRcVrx4Q==",
                  "shelfPageLayoutGuid": "6a69e3bb-058c-4cd1-a6b0-e8d1715af1e1",
                  "talkerPageLayoutG_UID": "klC9oycBFUi2md8Njc3hVA==",
                  "talkerPageLayoutGuid": "a3bd5092-0127-4815-b699-df0d8dcde154",
                  "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": "L8CRw52FaUmfQC3aW3/KOg==",
                  "inventoryIdentifier": "c391c02f-859d-4969-9f40-2dda5b7fca3a",
                  "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": "m0Z8pd89bUGUmumZPE0zSg==",
                  "parentPluGuid": "a57c469b-3ddf-416d-949a-e9993c4d334a",
                  "preferredHostVendor": 103,
                  "preferredHostChanged": true,
                  "code": "sample string 105",
                  "supplierIdentifier": "992zHqiiNUW96qz/lcC3iw==",
                  "supplierIdentifierGuid": "1eb3ddf7-a2a8-4535-bdea-acff95c0b78b",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "aZt90BQHzUayK9Lns6XY1w==",
                  "rebateSupplierIdentifierGuid": "d07d9b69-0714-46cd-b22b-d2e7b3a5d8d7",
                  "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:08:00.7879689",
                  "commodity": "sample string 120",
                  "businessPillar": "sample string 121",
                  "mscCommodity": "sample string 122",
                  "hostIdentifier": "bZbpw8IPt02cZJ3imzC4yA==",
                  "hostIdentifierGuid": "c3e9966d-0fc2-4db7-9c64-9de29b30b8c8",
                  "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": "iyOhudde0k+YrgDpc+x1fw==",
                      "pluGuid": "b9a1238b-5ed7-4fd2-98ae-00e973ec757f",
                      "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:08:00.7879689"
                    },
                    {
                      "$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:08:00.7879689",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "14"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "15",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-06-14T06:08:00.7879689",
                      "startTime": 3,
                      "endDate": "2025-06-14T06:08:00.7879689",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "PPpdrfdd/0egpk4fHZ33zQ==",
                      "hostIdentifierGuid": "ad5dfa3c-5df7-47ff-a0a6-4e1f1d9df7cd",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "16",
                    "g_UId": "qeaJIqs5bUyoooMA2nP2aQ==",
                    "guid": "2289e6a9-39ab-4c6d-a8a2-8300da73f669",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "17",
                    "priceGroupG_UID": "9V2jr/uj5UWKzuplF6X4bQ==",
                    "priceGroupGuid": "afa35df5-a3fb-45e5-8ace-ea6517a5f86d",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-06-14T06:08:00.7879689",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 145",
                  "nutrifacts": {
                    "$id": "18",
                    "pluG_UID": "zQSlV2ec20qjTRm30q1Qzg==",
                    "pluGuid": "57a504cd-9c67-4adb-a34d-19b7d2ad50ce",
                    "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": "e2708ac5-ce19-42c8-8862-ded5d096f1c0",
                    "created": "2025-06-14T06:08:00.7879689",
                    "createdByUser": "sample string 1",
                    "activated": "2025-06-14T06:08:00.7879689",
                    "deactivated": "2025-06-14T06:08:00.7879689",
                    "lastOrdered": "2025-06-14T06:08:00.7879689",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-06-14T06:08:00.7879689",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-06-14T06:08:00.7879689",
                    "lastSold": "2025-06-14T06:08:00.7879689",
                    "firstSold": "2025-06-14T06:08:00.7879689",
                    "awsUpdated": "2025-06-14T06:08:00.7879689",
                    "lastManualUpdate": "2025-06-14T06:08:00.7879689",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-06-14T06:08:00.7879689",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-06-14T06:08:00.7879689",
                    "doNotRangeUpdated": "2025-06-14T06:08:00.7879689",
                    "doNotOrderUpdated": "2025-06-14T06:08:00.7879689",
                    "tracked": "2025-06-14T06:08:00.7879689"
                  },
                  "allergens": [
                    {
                      "$id": "20",
                      "allergenID": 1,
                      "pluG_UID": "gM5/cQv7vUuahMj2njzXTg==",
                      "pluGuid": "717fce80-fb0b-4bbd-9a84-c8f69e3cd74e",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "costs": {
                    "$id": "21",
                    "pluG_UID": "Q1la/AvthUGhhcvZqlmqLw==",
                    "pluGuid": "fc5a5943-ed0b-4185-a185-cbd9aa59aa2f",
                    "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:08:00.7879689",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "22",
                      "saleHeaderID": 1,
                      "created": "2025-06-14T06:08:00.7879689",
                      "createdLocal": "2025-06-14T06:08:00.7879689",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "hKBVHT64ZUGrVbO1horHuw==",
                      "operatorGuid": "1d55a084-b83e-4165-ab55-b3b5868ac7bb",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "3eidpgg5L0aoldHe4ni/+g==",
                      "pluGuid": "a69de8dd-3908-462f-a895-d1dee278bffa",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "23",
                        "id": 1,
                        "g_Uid": "X293KaRP3Eqatglnrz14nw==",
                        "guid": "29776f5f-4fa4-4adc-9ab6-0967af3d789f",
                        "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:08:00.7879689",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-06-14T06:08:00.7879689",
                        "endShift": "2025-06-14T06:08:00.7879689",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "24",
                            "operatorG_UID": "BC6LkV1A3Eyc/rCwmnGNpw==",
                            "operatorGuid": "918b2e04-405d-4cdc-9cfe-b0b09a718da7",
                            "storeID": 2,
                            "operator": {
                              "$ref": "23"
                            },
                            "store": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "24"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "25",
                      "pluID": 1,
                      "pluG_UID": "J/OKftJ8R0iX6570mDHFaw==",
                      "pluGuid": "7e8af327-7cd2-4847-97eb-9ef49831c56b",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "26",
                      "pluG_UId": "sXJ8Jp6FM0mkp7jBAzzS6w==",
                      "pluGuid": "267c72b1-859e-4933-a4a7-b8c1033cd2eb",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "11"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "27",
                      "identifier": "+H94y7gzwU6Xc+pVhcwSaQ==",
                      "identifierGuid": "cb787ff8-33b8-4ec1-9773-ea5585cc1269",
                      "pluG_UID": "iDUlmGOfYEWIQdW2NgaQpg==",
                      "pluGuid": "98253588-9f63-4560-8841-d5b6360690a6",
                      "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": "xMW96YJAUEudSR+wYA2ijQ==",
                      "groupName": "sample string 1",
                      "identifierGuid": "e9bdc5c4-4082-4b50-9d49-1fb0600da28d",
                      "exists": true,
                      "flipChartIdentifier": "pklpDSj0uECd8wLkiMpkYA==",
                      "flipChartIdentifierGuid": "0d6949a6-f428-40b8-9df3-02e488ca6460",
                      "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": "5uLxYtU8Ik2BBddDa3SK6g==",
                      "groupIdentifierGuid": "62f1e2e6-3cd5-4d22-8105-d7436b748aea",
                      "flipChart": {
                        "$id": "29",
                        "identifier": "xFUNdkRyhEqDTbBCsTq7DA==",
                        "identifierGuid": "760d55c4-7244-4a84-834d-b042b13abb0c",
                        "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": "0xmcOK3oS0K+n4bP3NXULw==",
                          "identifierGuid": "389c19d3-e8ad-424b-be9f-86cfdcd5d42f",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "31",
                              "id": 1,
                              "g_UID": "g2wiChXgS0iY5/tByzjQHw==",
                              "guid": "0a226c83-e015-484b-98e7-fb41cb38d01f",
                              "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": "zUDA/zEk0Emf4BqHYeioTQ==",
                              "previousFormGuid": "ffc040cd-2431-49d0-9fe0-1a8761e8a84d",
                              "nextForm": 1,
                              "nextFormG_UID": "cCbKPinVbE696A4/hKFRzA==",
                              "nextFormGuid": "3eca2670-d529-4e6c-bde8-0e3f84a151cc",
                              "attributes": "sample string 10",
                              "updated": "2025-06-14T06:08:00.7879689",
                              "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": "8BmKzKsZXEGJoxfVcDWlCw==",
                                  "checkoutFormGuid": "cc8a19f0-19ab-415c-89a3-17d57035a50b",
                                  "identifier": "6NucsvyVuk+9SWDNF5o8+g==",
                                  "identifierGuid": "b29cdbe8-95fc-4fba-bd49-60cd179a3cfa",
                                  "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": "ifjnjgJN7kCd9luxZVLZpA==",
                                  "valueGuid": "8ee7f889-4d02-40ee-9df6-5bb16552d9a4",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-06-14T06:08:00.7879689",
                                  "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:08:00.7879689",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "34",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "r5CcX5JXhkSL56cU2lYbGg==",
                                  "checkoutFormGuid": "5f9c90af-5792-4486-8be7-a714da561b1a",
                                  "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": "/hbhHNRrikK2XOdeEZyN6A==",
                          "flipChartPageIdentifierGuid": "1ce116fe-6bd4-428a-b65c-e75e119c8de8",
                          "pluG_UID": "vOgQ1pF2eEmWdqBLcq7edQ==",
                          "pluGuid": "d610e8bc-7691-4978-9676-a04b72aede75",
                          "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": "8gX0tExk+0i7kyv6bHGUCQ==",
                      "pluGuid": "b4f405f2-644c-48fb-bb93-2bfa6c719409",
                      "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:08:00.7879689",
                      "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": "vJ+RfnC1R026lzKJs36Wbg==",
                      "ingredientGuid": "LKyESGI290SOARlXcJNHmA==",
                      "ingredientIdentifier": "4884ac2c-3662-44f7-8e01-195770934798",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "11"
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "38",
                      "pluG_UID": "6vRFaS2Q9UWfnlahQ6eZKw==",
                      "pluGuid": "6945f4ea-902d-45f5-9f9e-56a143a7992b",
                      "shelfLocationIdentifier": "aGR8W1WKxUiwouHExS86Gw==",
                      "shelfLocationGuid": "5b7c6468-8a55-48c5-b0a2-e1c4c52f3a1b",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "6537XoFDhUu/Q7el00/wbw==",
                      "labelPageLayoutGuid": "5efb9deb-4381-4b85-bf43-b7a5d34ff06f",
                      "updated": "2025-06-14T06:08:00.7879689",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "11"
                      },
                      "location": {
                        "$id": "39",
                        "identifier": "mXYY41eLAUmuqgrgEOhgVQ==",
                        "storeID": 1,
                        "identifierGuid": "e3187699-8b57-4901-aeaa-0ae010e86055",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-06-14T06:08:00.7879689",
                        "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": "hLHbymQueE6aGssidfh5yQ==",
                      "pluGuid": "cadbb184-2e64-4e78-9a1a-cb2275f879c9",
                      "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:08:00.7879689",
                        "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:08:00.7879689",
                                      "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": "mCvfF+a+DUGr59DiYkFobQ==",
                                      "labelPageLayoutGuid": "17df2b98-bee6-410d-abe7-d0e26241686d",
                                      "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:08:00.7879689",
                                  "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": "C8AZGVWGxkyQgeKZvlQlYg==",
                                  "labelPageLayoutGuid": "1919c00b-8655-4cc6-9081-e299be542562",
                                  "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:08:00.7879689",
                              "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": "GemKAEMwk0iPIYRH5cT2BA==",
                              "labelPageLayoutGuid": "008ae919-3043-4893-8f21-8447e5c4f604",
                              "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:08:00.7879689",
                          "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": "YbQ9f7mrPk6Gxj2S4SDv9A==",
                          "labelPageLayoutGuid": "7f3db461-abb9-4e3e-86c6-3d92e120eff4",
                          "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": "7Rw7S2MZBEeGkct22CnAew==",
                    "pluGuid": "4b3b1ced-1963-4704-8691-cb76d829c07b",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "f28pxn5aKUCsbIut1LMt5w==",
                    "dealCostGuid": "c6296f7f-5a7e-4029-ac6c-8badd4b32de7",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "3LtjRWqa4U2O+X6vt7BIjQ==",
                    "priceGroupGuid": "4563bbdc-9a6a-4de1-8ef9-7eafb7b0488d",
                    "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:08:00.7879689",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "Ymyii3muvEmr28Rn95wshw==",
                    "campaignComboPriceGroupIdentifier": "8ba26c62-ae79-49bc-abdb-c467f79c2c87",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "51",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-06-14T06:08:00.7879689",
                        "operatorG_UID": "Kp93WTUCk02resiGRiqZVQ==",
                        "operatorGuid": "59779f2a-0235-4d93-ab7a-c886462a9955",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-06-14T06:08:00.7879689",
                        "signIqTicketFileMovedUtc": "2025-06-14T06:08:00.7879689",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-06-14T06:08:00.7879689",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "11"
                        },
                        "campaignPlu": {
                          "$ref": "50"
                        }
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "campaign": {
                      "$id": "52",
                      "id": 1,
                      "storeID": 2,
                      "name": "fccffc80-c414-49cf-b57a-4b9497cf6688",
                      "nameGuid": "fccffc80-c414-49cf-b57a-4b9497cf6688",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-06-14T06:08:00.7879689",
                      "startTime": 1,
                      "endDate": "2025-06-14T06:08:00.7879689",
                      "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:08:00.7879689",
                      "system": true,
                      "created": "2025-06-14T06:08:00.7879689",
                      "updated": "2025-06-14T06:08:00.7879689",
                      "priceChangeNotifiedUtc": "2025-06-14T06:08:00.7879689",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "njL1Jn8o8kSwgIHMksR2+w==",
                      "hostIdentifierGuid": "26f5329e-287f-44f2-b080-81cc92c476fb",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-06-14T06:08:00.7879689",
                      "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": "fumTThWUvk23/5cRJBi5Dw==",
                          "pluGuid": "4e93e97e-9415-4dbe-b7ff-97112418b90f",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "U0QgapMZ1k2ZtNU642wd/w==",
                          "priceGroupGuid": "6a204453-1993-4dd6-99b4-d53ae36c1dff",
                          "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:08:00.7879689",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "11"
                          },
                          "campaign": {
                            "$ref": "52"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "54",
                          "id": 1,
                          "identifier": "cqQwiOipp0e6UhZSIbBeHQ==",
                          "identifierStr": "cqQwiOipp0e6UhZSIbBeHQ==",
                          "identifierGuid": "8830a472-a9e8-47a7-ba52-165221b05e1d",
                          "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": "tpIDE08NLkiqeGMiXwRA6g==",
                          "customerIDGuid": "130392b6-0d4f-482e-aa78-63225f0440ea",
                          "campaign": {
                            "$ref": "52"
                          },
                          "customer": {
                            "$id": "56",
                            "identifier": "Skb1i3yY2ka0oikpWZwUQQ==",
                            "identifierGuid": "8bf5464a-987c-46da-b4a2-2929599c1441",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2025-06-14T06:08:00.7879689",
                            "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": "E+nycGWF/EyWRp8IGCpwsg==",
                            "communityIdentifierGuid": "70f2e913-8565-4cfc-9646-9f08182a70b2",
                            "joined": "2025-06-14T06:08:00.7879689",
                            "updated": "2025-06-14T06:08:00.7879689",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "AAkvvEmeIEyyYmDHgYrgTg==",
                            "priceLevelIdentifierGuid": "bc2f0900-9e49-4c20-b262-60c7818ae04e",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-06-14T06:08:00.7879689",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "57",
                                "cardType": 2,
                                "issueDate": "2025-06-14T06:08:00.7879689",
                                "expiry": "2025-06-14T06:08:00.7879689",
                                "customerID": "nfGu5gXv1EuSJRgDdVWzRg==",
                                "customerIDGuid": "e6aef19d-ef05-4bd4-9225-18037555b346",
                                "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:08:00.7879689",
                                "linkedAccount": "3hapd1D0+kSYAKuzvrZy2A==",
                                "linkedAccountGuid": "77a916de-f450-44fa-9800-abb3beb672d8",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "56"
                                },
                                "account": {
                                  "$id": "58",
                                  "id": 1,
                                  "identifier": "CNF+lRDmZ025fw3XnxypPA==",
                                  "identifierGuid": "957ed108-e610-4d67-b97f-0dd79f1ca93c",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-06-14T06:08:00.7879689",
                                  "owner": "iUHm9pznu06p6pX9F/0zNQ==",
                                  "ownerGuid": "f6e64189-e79c-4ebb-a9ea-95fd17fd3335",
                                  "accountStoreGroupIdentifier": "NGniXKKsK0yZq0MG9P/uuw==",
                                  "accountStoreGroupGuid": "5ce26934-aca2-4c2b-99ab-4306f4ffeebb",
                                  "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:08:00.7879689",
                                  "active": true,
                                  "updated": "2025-06-14T06:08:00.7879689",
                                  "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": "stHZATreoUmqne482UUNJQ==",
                                      "identifierGuid": "01d9d1b2-de3a-49a1-aa9d-ee3cd9450d25",
                                      "name": "sample string 2",
                                      "primaryContact": "8EtRfuEYL0O1o8ldfNwtaw==",
                                      "primaryContactGuid": "7e514bf0-18e1-432f-b5a3-c95d7cdc2d6b",
                                      "accountID": "hl5hEpz3rUKNTKLntpPHBg==",
                                      "accountIDGuid": "12615e86-f79c-42ad-8d4c-a2e7b693c706",
                                      "special": true,
                                      "updated": "2025-06-14T06:08:00.7879689",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "yPSkI027eU2So7TR2B7gtg==",
                                      "priceLevelIdentifierGuid": "23a4f4c8-bb4d-4d79-92a3-b4d1d81ee0b6",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "58"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "56"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "61",
                                          "id": 1,
                                          "groupID": "Eu0QhYmj0U6SDfMdq5YUyg==",
                                          "groupIDGuid": "8510ed12-a389-4ed1-920d-f31dab9614ca",
                                          "customerID": "16nUy+LwaEuL4L0jEOKDFg==",
                                          "customerIDGuid": "cbd4a9d7-f0e2-4b68-8be0-bd2310e28316",
                                          "card": "sample string 4",
                                          "linkedAccount": "hi3rFGgKAk2HWTHr0olRDQ==",
                                          "linkedAccountGuid": "14eb2d86-0a68-4d02-8759-31ebd289510d",
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "group": {
                                            "$ref": "60"
                                          },
                                          "customerCard": {
                                            "$ref": "57"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "62",
                                    "id": 1,
                                    "identifier": "a0lqg4LBtEGAOAuLIHaYGw==",
                                    "identifierGuid": "836a496b-c182-41b4-8038-0b8b2076981b",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "xzIeueGXDE61JkJxiz3WUQ==",
                                    "accountIDGuid": "b91e32c7-97e1-4e0c-b526-42718b3dd651",
                                    "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:08:00.7879689",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "IFgltzLQBU2UOLhinvxdjQ==",
                                    "idempotentVoidGuid": "b7255820-d032-4d05-9438-b8629efc5d8d",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "63",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "a0Nau3PKEE+l1RUJ3Tzqyw==",
                                      "saleHeaderIdentifierGuid": "bb5a436b-ca73-4f10-a5d5-1509dd3ceacb",
                                      "created": "2025-06-14T06:08:00.7879689",
                                      "createdLocal": "2025-06-14T06:08:00.7879689",
                                      "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:08:00.7879689",
                                      "storeID": 1,
                                      "operatorG_Uid": "OsuOYPhOn0uozQuwsaiSDg==",
                                      "operatorGuid": "608ecb3a-4ef8-4b9f-a8cd-0bb0b1a8920e",
                                      "customerG_Uid": "VsCd5fXrKE664QlUDQJmBg==",
                                      "customerGuid": "e59dc056-ebf5-4e28-bae1-09540d026606",
                                      "communityIdentifier": "Bg7sk2BB7ECirjkxAlv3YQ==",
                                      "communityIdentifierGuid": "93ec0e06-4160-40ec-a2ae-3931025bf761",
                                      "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": "kPz3Rwt1ek6wl6+vWZ3OLg==",
                                      "priceLevelIdentifierGuid": "47f7fc90-750b-4e7a-b097-afaf599dce2e",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "23"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "communityOrganisation": {
                                        "$id": "64",
                                        "id": 1,
                                        "identifier": "UZnMrnh1106Qb5igtfeIzQ==",
                                        "identifierGuid": "aecc9951-7578-4ed7-906f-98a0b5f788cd",
                                        "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:08:00.7879689",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "65",
                                          "saleItemID": 1,
                                          "identifier": "tSC7LtwbTkKfpMRab/y+Ew==",
                                          "identifierGuid": "2ebb20b5-1bdc-424e-9fa4-c45a6ffcbe13",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "rRQWZV1ttEGiVG1t2DRf6A==",
                                          "pluGuid": "651614ad-6d5d-41b4-a254-6d6dd8345fe8",
                                          "accountID": "FE/F3J1yY0GYFBc41rmSgA==",
                                          "accountIDGuid": "dcc54f14-729d-4163-9814-1738d6b99280",
                                          "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:08:00.7879689",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "vcF8qi3MpEOGObjTIzkCBw==",
                                          "refundGuid": "aa7cc1bd-cc2d-43a4-8639-b8d323390207",
                                          "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": "uYibBG+DG0S7dJvcwKWIVw==",
                                          "idempotentVoidGuid": "049b88b9-836f-441b-bb74-9bdcc0a58857",
                                          "priceLevelIdentifier": "HxJctItAjkS3NHXp50b1xg==",
                                          "priceLevelIdentifierGuid": "b45c121f-408b-448e-b734-75e9e746f5c6",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "66",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-06-14T06:08:00.7879689",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "67",
                                            "id": 1,
                                            "g_UID": "Y8qtzaKxHESRGZaWESkAfg==",
                                            "guid": "cdadca63-b1a2-441c-9119-96961129007e",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-06-14T06:08:00.7879689"
                                          },
                                          "modifier": {
                                            "$id": "68",
                                            "id": 1,
                                            "setG_UID": "kh0TfJrkcUq9N2Vimxb3kA==",
                                            "modifierSetGuid": "7c131d92-e49a-4a71-bd37-65629b16f790",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "dGN70uBnB0G/SftOxCCJjA==",
                                            "pluGuid": "d27b6374-67e0-4107-bf49-fb4ec420898c",
                                            "deleted": true,
                                            "g_UID": "b+3miMsxikKPDoI2Nec8sQ==",
                                            "guid": "88e6ed6f-31cb-428a-8f0e-823635e73cb1",
                                            "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": "4MdnTHc7l0SfeqZ+/Um/hg==",
                                          "pluGuid": "4c67c7e0-3b77-4497-9f7a-a67efd49bf86",
                                          "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:08:00.7879689",
                                          "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:08:00.7879689",
                                          "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": "eU/tyVYWUUWDl5VPof9xDQ==",
                                          "pluGuid": "c9ed4f79-1656-4551-8397-954fa1ff710d",
                                          "accountID": "Vs0WQ9ugj0W0Uo8k3j+xbw==",
                                          "accountIDGuid": "4316cd56-a0db-458f-b452-8f24de3fb16f",
                                          "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:08:00.7879689",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "/PkRSrR7NkGq7iHvZyTRvg==",
                                          "refundGuid": "4a11f9fc-7bb4-4136-aaee-21ef6724d1be",
                                          "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": "KU6fMPAt1E6OBts2/93gTA==",
                                          "identifierGuid": "309f4e29-2df0-4ed4-8e06-db36ffdde04c",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "2xvghrbr/Ua8tB8lwblWMA==",
                                          "customerIdentifierGuid": "86e01bdb-ebb6-46fd-bcb4-1f25c1b95630",
                                          "operatorNo": 1,
                                          "operatorG_UID": "fgNSqrGhK02KeA4MRG9NWA==",
                                          "operatorGuid": "aa52037e-a1b1-4d2b-8a78-0e0c446f4d58",
                                          "created": "2025-06-14T06:08:00.7879689",
                                          "ordered": "2025-06-14T06:08:00.7879689",
                                          "started": "2025-06-14T06:08:00.7879689",
                                          "completed": "2025-06-14T06:08:00.7879689",
                                          "supplied": "2025-06-14T06:08:00.7879689",
                                          "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": "W0NVI1Pjm0WkdFCsZIbAXA==",
                                              "pluGuid": "2355435b-e353-459b-a474-50ac6486c05c",
                                              "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": "esiPRo5YgkmudNNGZCc87g==",
                                              "headerIdentifierGuid": "468fc87a-588e-4982-ae74-d34664273cee",
                                              "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": "DKvwNtNuv0KiAhGfwcuLjA==",
                                          "surveyGuid": "36f0ab0c-6ed3-42bf-a202-119fc1cb8b8c",
                                          "saleHeaderGuid": "w5srvBnlokyTdVaSC5LpTQ==",
                                          "saleGuid": "bc2b9bc3-e519-4ca2-9375-56920b92e94d",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "GRxxO6Cd+06E6j8jEAGrsA==",
                                          "guidResponse": "3b711c19-9da0-4efb-84ea-3f231001abb0",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-06-14T06:08:00.7879689",
                                          "sale": {
                                            "$ref": "63"
                                          },
                                          "survey": {
                                            "$id": "77",
                                            "g_UID": "Jdu4AArmlUSTq5D5yl/HWw==",
                                            "guid": "00b8db25-e60a-4495-93ab-90f9ca5fc75b",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "e2ZzUpaZukmTrG/mt5jXrg==",
                                            "checkoutFormGuid": "5273667b-9996-49ba-93ac-6fe6b798d7ae",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-06-14T06:08:00.7879689",
                                            "end": "2025-06-14T06:08:00.7879689",
                                            "deleted": true,
                                            "updated": "2025-06-14T06:08:00.7879689",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "9c0ca1ba-58fe-48b5-97f5-ae7c165b42e1",
                                              "4f316963-6156-43fb-9671-54e1f0b8de5b"
                                            ],
                                            "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": "6Fp+H6fN/U++4/xgcRAfCQ==",
                                      "accountIdentifier": "1f7e5ae8-cda7-4ffd-bee3-fc6071101f09",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "ZsgTOVzrnE+HiwKCa5A+gw==",
                                      "customerOrderIdentifierGuid": "3913c866-eb5c-4f9c-878b-02826b903e83",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "78",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "Wp7wlU3PZ0uD1afxUe2uCg==",
                                      "paymentIdentifierGuid": "95f09e5a-cf4d-4b67-83d5-a7f151edae0a",
                                      "identifier": "ijQVJq3EsUSpSKOtv5Rnfg==",
                                      "identifierGuid": "2615348a-c4ad-44b1-a948-a3adbf94677e",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "VciqIEy6lUGD+XaTdYy29w==",
                                      "itemIdentifierGuid": "20aac855-ba4c-4195-83f9-7693758cb6f7"
                                    }
                                  },
                                  {
                                    "$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": "g4yXTZwrIku1qRP7TVtZrA==",
                                "customerIdentifierGuid": "4d978c83-2b9c-4b22-b5a9-13fb4d5b59ac",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "EAr6ZWAMAEiMjoQmwfBEAQ==",
                                "idempotentGuid": "65fa0a10-0c60-4800-8c8e-8426c1f04401",
                                "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:08:00.7879689",
                                  "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:08:00.7879689",
                                    "labelPageLayout": "jqKdaU7cikCQ3hzo6FGWFQ==",
                                    "pageLayoutGuid": "699da28e-dc4e-408a-90de-1ce8e8519615",
                                    "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:08:00.7879689"
                                      },
                                      {
                                        "$ref": "83"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "84",
                                      "id": 1,
                                      "customerIdentifier": "q7JMY4SYR0OGoYqAo4CbEA==",
                                      "customerIdentifierGuid": "634cb2ab-9884-4347-86a1-8a80a3809b10",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-06-14T06:08:00.7879689",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "Xu8u0zdCYESPrssskvJ+xw==",
                                      "issuedIdempotentGuid": "d32eef5e-4237-4460-8fae-cb2c92f27ec7",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-06-14T06:08:00.7879689",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-06-14T06:08:00.7879689",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "ULJc4ZdvTkiqCi21sGrQsg==",
                                      "redeemedIdempotentGuid": "e15cb250-6f97-484e-aa0a-2db5b06ad0b2",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-06-14T06:08:00.7879689",
                                      "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": "xbC1eEpj10WgJCCIJxzjAA==",
                          "groupIDGuid": "78b5b0c5-634a-45d7-a024-2088271ce300",
                          "campaign": {
                            "$ref": "52"
                          },
                          "group": {
                            "$ref": "60"
                          }
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "86",
                          "identifier": "jZmoRm2/EE+PCJlt/xkO5Q==",
                          "identifierGuid": "46a8998d-bf6d-4f10-8f08-996dff190ee5",
                          "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": "ahN87Feimk61Oknd1n5FPg==",
                          "guid": "ec7c136a-a257-4e9a-b53a-49ddd67e453e",
                          "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": "4yXGQczJZ0auvmJ5oXiBow==",
                              "groupGuid": "41c625e3-c9cc-4667-aebe-6279a17881a3",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "16s44ExP2U6ABwq3fzlNXQ==",
                              "pluGuid": "e038abd7-4f4c-4ed9-8007-0ab77f394d5d",
                              "priceGroupG_UID": "SIwejVfrmUm8BjFcGk5RRg==",
                              "priceGroupGuid": "8d1e8c48-eb57-4999-bc06-315c1a4e5146",
                              "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": "2oF1dC3N+UKMfBfZS5nmjQ==",
                          "priceLevelIdentifierGuid": "747581da-cd2d-42f9-8c7c-17d94b99e68d",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "89"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "11"
                    },
                    "dealCost": {
                      "$id": "90",
                      "headerIdentifier": "uBwqy14Qd0yJoArsYEAyIQ==",
                      "headerIdentifierGuid": "cb2a1cb8-105e-4c77-89a0-0aec60403221",
                      "identifier": "m9a7N9UC0EWF4+swSUeutA==",
                      "identifierGuid": "37bbd69b-02d5-45d0-85e3-eb304947aeb4",
                      "supplierIdentifier": "UNy22sKDt0i8cB6BoRkguQ==",
                      "supplierGuid": "dab6dc50-83c2-48b7-bc70-1e81a11920b9",
                      "pluG_UID": "MKymrAe8p0ON9WM3ABG+bg==",
                      "pluGuid": "aca6ac30-bc07-43a7-8df5-63370011be6e",
                      "campaignName": "6ba917cf-80f9-4ad6-8866-9dade33547ee",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-06-14T06:08:00.7879689",
                      "end": "2025-06-14T06:08:00.7879689",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "++8B3K1Hd0+h6wiDT3jhqg==",
                      "bonusItemPluGuid": "dc01effb-47ad-4f77-a1eb-08834f78e1aa",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-06-14T06:08:00.7879689",
                      "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:08:00.7879689",
                      "campaignEndDate": "2025-06-14T06:08:00.7879689",
                      "masterPLUG_UID": "XXbLGcmQZk+E+cx8bz8yTw==",
                      "masterID": "19cb765d-90c9-4f66-84f9-cc7c6f3f324f",
                      "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": "4AL67xMGK0ubHHe7in77cQ==",
                      "bonusMasterID": "effa02e0-0613-4b2b-9b1c-77bb8a7efb71",
                      "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:08:00.7879689",
                  "dealCosts": [
                    {
                      "$ref": "90"
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "91",
                      "pluG_UID": "cCoQa7xrfkuSkBuwIuY7eQ==",
                      "pluGuid": "6b102a70-6bbc-4b7e-9290-1bb022e63b79",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "91"
                    }
                  ],
                  "alternateProductG_UID": "g38OXTFiZk27ldMqZ0cR1g==",
                  "alternateProduct": "5d0e7f83-6231-4d66-bb95-d32a674711d6",
                  "productHostCode": {
                    "$id": "92",
                    "id": 1,
                    "pluG_UID": "P0arjv/pPkK5XePYUErJIw==",
                    "pluGuid": "8eab463f-e9ff-423e-b95d-e3d8504ac923",
                    "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:08:00.7879689",
                  "inventoryTracked": "2025-06-14T06:08:00.7879689",
                  "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": "OH6kOJnmcEKJTiLkkkAyCw==",
                "supplierGuid": "38a47e38-e699-4270-894e-22e49240320b",
                "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": "Rj7Y/6ZvrESa+OxLmQCnvg==",
                "supplierGuid": "ffd83e46-6fa6-44ac-9af8-ec4b9900a7be",
                "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:08:00.7879689",
                "deliveryDate": "2025-06-14T06:08:00.7879689",
                "nextCutOffDate": "2025-06-14T06:08:00.7879689",
                "nextDeliveryDate": "2025-06-14T06:08:00.7879689",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "95"
              }
            ],
            "store": {
              "$ref": "2"
            },
            "updated": "2025-06-14T06:08:00.7879689",
            "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:08:00.7879689",
              "processed": "2025-06-14T06:08:00.7879689",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-06-14T06:08:00.7879689",
              "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:08:00.7879689",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "96"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "98",
              "id": 1,
              "hostIdentifier": "FXpL7VMxp0aoKXfzVjCB8g==",
              "hostIdentifierGuid": "ed4b7a15-3153-46a7-a829-77f3563081f2",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "aa9fc2ab-a3a5-4023-87ca-eda6cbcaf3f1",
                "a5b353b8-1f1c-4c61-9617-d23d56611a65"
              ]
            },
            {
              "$ref": "98"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "4"
          },
          "hostStoreSettings": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "99",
              "identifier": "WMJiZrC+XEaReIpfEGwY2A==",
              "identifierGuid": "6662c258-beb0-465c-9178-8a5f106c18d8",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "99"
            }
          ],
          "promoTypeGuids": [
            "3f5ec8fc-dd48-400a-99e0-6ab8abc0c07e",
            "97496842-84a9-41d1-acda-3fd6a132f692"
          ],
          "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:08:00.7879689",
        "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": "3a37ecfa-b090-4140-a6fc-5f1e547024c6",
    "updateStore": {
      "$id": "105",
      "id": "52c3918d-c8fa-444e-aae0-7e77db51c06a",
      "name": "sample string 1",
      "lastActivity": "2025-06-14T06:08:00.7879689",
      "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:08:00.7879689"
    },
    "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": "QZtvDCR7WUWYO0rdAm32rQ==",
    "terminalGuid": "0c6f9b41-7b24-4559-983b-4add026df6ad",
    "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": "zG3HPQqjoEeCL1g4pGFW4A==",
      "guid": "3dc76dcc-a30a-47a0-822f-5838a46156e0",
      "name": "sample string 3",
      "description": "sample string 4",
      "terminalNumber": 1,
      "posKey": "/X+MkTctxUCRIr/m3t7N1w==",
      "linkedPOSKey": "918c7ffd-2d37-40c5-9122-bfe6dedecdd7",
      "location": 1,
      "zoneID": 1,
      "currentMachineID": 1,
      "storeID": 1,
      "deleted": true,
      "updated": "2025-06-14T06:08:00.7879689",
      "currentMachine": {
        "$ref": "107"
      },
      "currentLane": {
        "$id": "110",
        "identifier": "QkAAyMAKfU6owfgUUf2GTQ==",
        "identifierGuid": "c8004042-0ac0-4e7d-a8c1-f81451fd864d",
        "name": "sample string 1",
        "storeID": 2,
        "machineID": 3,
        "scaleID": "sample string 4",
        "lastPingLocal": "2025-06-14T06:08:00.7879689",
        "lastSaleLocal": "2025-06-14T06:08:00.7879689",
        "status": 0,
        "statusDate": "2025-06-14T06:08:00.7879689",
        "statusName": "None",
        "storeName": "sample string 5",
        "machineName": "sample string 6",
        "zoneName": "sample string 7"
      }
    }
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK1�Z�|�5xl/workbook.xml �(����� ��&��M�khO�x��������>���&޼���~;l�~h��[�&���2FW:	���u`�NX�yL�?�Bu����Dr��D<�<*k�T.��+8� �qAi�������`
Y&�[w6YB�7�2l��
���
�����
�1�Jý=����iq.�h��^a�|�PK1�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��Y''_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="R6bff686c25f04047" /></Relationships>PK1�ZW�N<xl/worksheets/sheet1.xml �(���M��0@�
��	I 053����=�YB�+�:?BdU>ʝ�y��vwA����#��m�����(�v���.D�)�OB~��s��U��J����T^�&S���֜�B6�6[��DY�9_����V{���'�.��*U�{�ѾK�%�
�B�;�j��i\�&z��#y��g�� �xil��5?�������B|t�M�߲�^��J��ev��_����ҦH�:��)��4uW:�4٧�>Յ��\�}���͟���}�P}�AF 
��������ݐ�؇��(
�}�>~�'�O�i�����ë�܈aBXD}����~t�	ua@�� e��z�]}��BLI��`��y|�-3���'G�c�[=���j�N�Q?�~�;�'^��S
����۔�Cb5%Ȑx�tH��D8$6S"��)ߥ��ZC�;3�y�s��&w�Qݦ��mݳ�AF
z�M��B."�PL)�a=m����GU�n��2�].WBh.��^^�PK1�Z���Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;�I��M7l)p�q�ؖmJ9[=R�P�Jm����h~OO��|���ަ����5
,2��j0]稟j�m7EL�\ iń�ݚ� {�DȬC�:��IĔ��:!O�C�3VQ?g�=���C�Z��<Oh�`z��z��(|����R�����^5ph9�W��b�d�B��u������dp�S�(��Jd�P�^xT/ѧKϝ���+��L5ge��M�����PK1�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��PK1�Z-�3��xl/sharedStrings.xml �(��W�n�6}/��\_$˷ �±�Q;	j{آ(hil�+�Z�J�-��wH]�X�[ ќ�!y�̐�����I9�iحN��q���Mc��5�
K*�|r7�Ȇ���ZJea(�7�@���ݖ^�-Cd�ED~�}[��/�m���#BY��x�.�kX	���\��^�ە���붺�nkSj^/��<�H"8�V�)<��w8�y"aR1nb�(�+��&����,I���
�ز/��e�{vk�i�k���|j�X�o�?�$R���H@�VJs���5��cQ\�aO�7�L��=�<(�
��Ќ�U���Q4ajh����+訄:��hxBա
�����9&LkU�D���T����Rl�C���[��=�2��H23�x�2{�.�3^@$����wΨZp�����X��m��=5>
Ę��f��Fyh�m���Y����ӱ��,}J��L<�e���Q���U��[wAk�ģO8��}"��q�s2u?�A>��$ lr�ݳ�6�F�1� [e	���Ă�yu}S�I"�c
�+4T+���#*e�StG
˫���
�����P];2x�G���4�8ͭ��p;�ww�n�;$���ο���nh�{l$V׽�0wy&R�r�W]F���0�a&x�@���)Q�§JE�g�_h*׮�:�Ϯ����n�ݓ����0=�޵E�E�;��z�D%��n�tz%�����A���E���DI����\�i�� �K��>B�hk:`�����C)j�(>�a�mܑ��q�,��Wr��D?��Ԡӹ2-�麽� ���jF�i3�'�ٜ!��Ԅ�<�0���Ꚕ�(����S*M���5���wsCkv�_�ef|�ɘuK°��'�>&K�4��2��^�K�V�Ѝg]���,c�ۣXAZ��GX$�d�e7����{JL���������xwF���S��TN��̃��}���Ã����g��Ā�/��敞�qvK�<ML��{�ERs+����!.f�$��L�h�W��k��3�}��o��F�Yy���i��8'�5��2>��1����CzWt��n�u��`�M��5G�����8}�'~q�Z��9	���[�[�y�p�����4՞h-�]Cٺ_NZ�zj厭rD�p���-+[�������'PK-1�Z�|�5xl/workbook.xmlPK-1�Z����	��[Content_Types].xmlPK-
1�Z��Y''U_rels/.relsPK-1�ZW�N<�xl/worksheets/sheet1.xmlPK-1�Z���Pxl/_rels/workbook.xml.relsPK-1�ZЃc'2E
Yxl/styles.xmlPK-1�Z-�3���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK1�ZzJ[Ϸ5xl/workbook.xml �(�����0��&�C���	8q���{)�m�?ik��-%�x�3;��4�q�����Y�ڵX�`kB<���:�&�Q�'1�$9��@rJ���̂4�i=�h���u�F/��7�bR��|B�Y�=$,>�h�uW�-D~SM�I!���g�a�����#W�8�)/i�S��*ʪ���5d��}PK1�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="Rbfc7995aab314a2e" /></Relationships>PK1�ZW�N<xl/worksheets/sheet1.xml �(���M��0@�
��	I 053����=�YB�+�:?BdU>ʝ�y��vwA����#��m�����(�v���.D�)�OB~��s��U��J����T^�&S���֜�B6�6[��DY�9_����V{���'�.��*U�{�ѾK�%�
�B�;�j��i\�&z��#y��g�� �xil��5?�������B|t�M�߲�^��J��ev��_����ҦH�:��)��4uW:�4٧�>Յ��\�}���͟���}�P}�AF 
��������ݐ�؇��(
�}�>~�'�O�i�����ë�܈aBXD}����~t�	ua@�� e��z�]}��BLI��`��y|�-3���'G�c�[=���j�N�Q?�~�;�'^��S
����۔�Cb5%Ȑx�tH��D8$6S"��)ߥ��ZC�;3�y�s��&w�Qݦ��mݳ�AF
z�M��B."�PL)�a=m����GU�n��2�].WBh.��^^�PK1�ZZp':�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�ILӠ�ݰa[z&q�Ďl��Xp$��U$p%l����I3�����<��at���`@�*�G;tp���v��'�D0�HZ����@iPg
��M���YĔ��.Bŀ�blE}΀k&9�������ѩӌ6�����A�@�;�)z	e��@�t{��+�J%[޴-z3���_��<��!�d�J��MsS#<���ӥs����i���JkYs��E�^���PK1�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��PK1�Z-�3��xl/sharedStrings.xml �(��W�n�6}/��\_$˷ �±�Q;	j{آ(hil�+�Z�J�-��wH]�X�[ ќ�!y�̐�����I9�iحN��q���Mc��5�
K*�|r7�Ȇ���ZJea(�7�@���ݖ^�-Cd�ED~�}[��/�m���#BY��x�.�kX	���\��^�ە���붺�nkSj^/��<�H"8�V�)<��w8�y"aR1nb�(�+��&����,I���
�ز/��e�{vk�i�k���|j�X�o�?�$R���H@�VJs���5��cQ\�aO�7�L��=�<(�
��Ќ�U���Q4ajh����+訄:��hxBա
�����9&LkU�D���T����Rl�C���[��=�2��H23�x�2{�.�3^@$����wΨZp�����X��m��=5>
Ę��f��Fyh�m���Y����ӱ��,}J��L<�e���Q���U��[wAk�ģO8��}"��q�s2u?�A>��$ lr�ݳ�6�F�1� [e	���Ă�yu}S�I"�c
�+4T+���#*e�StG
˫���
�����P];2x�G���4�8ͭ��p;�ww�n�;$���ο���nh�{l$V׽�0wy&R�r�W]F���0�a&x�@���)Q�§JE�g�_h*׮�:�Ϯ����n�ݓ����0=�޵E�E�;��z�D%��n�tz%�����A���E���DI����\�i�� �K��>B�hk:`�����C)j�(>�a�mܑ��q�,��Wr��D?��Ԡӹ2-�麽� ���jF�i3�'�ٜ!��Ԅ�<�0���Ꚕ�(����S*M���5���wsCkv�_�ef|�ɘuK°��'�>&K�4��2��^�K�V�Ѝg]���,c�ۣXAZ��GX$�d�e7����{JL���������xwF���S��TN��̃��}���Ã����g��Ā�/��敞�qvK�<ML��{�ERs+����!.f�$��L�h�W��k��3�}��o��F�Yy���i��8'�5��2>��1����CzWt��n�u��`�M��5G�����8}�'~q�Z��9	���[�[�y�p�����4՞h-�]Cٺ_NZ�zj厭rD�p���-+[�������'PK-1�ZzJ[Ϸ5xl/workbook.xmlPK-1�Z����	�[Content_Types].xmlPK-
1�Z�ӎ''V_rels/.relsPK-1�ZW�N<�xl/worksheets/sheet1.xmlPK-1�ZZp':�Pxl/_rels/workbook.xml.relsPK-1�ZЃc'2E
Zxl/styles.xmlPK-1�Z-�3���xl/sharedStrings.xmlPK��