GET api/host/{id}/settings

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of HostStoreSetting
NameDescriptionTypeAdditional information
ID

integer

None.

HostIdentifier

Collection of byte

None.

HostIdentifierGuid

globally unique identifier

None.

StoreID

integer

None.

Username

string

None.

Password

string

None.

PasswordPlain

string

None.

ServerAddress

string

None.

ServerPort

integer

None.

ExcludeFromLeadInOut

boolean

None.

UseForHostFile

boolean

None.

MetcashPillarID

string

None.

MetcashStateCode

string

None.

MetcashCustomerID

string

None.

MetcashTradingPartnerID

string

None.

DrakesCustomerNumber

integer

None.

SparCustomerNumber

string

None.

SparOrderUsername

string

None.

SparOrderPassword

string

None.

SparOrderPasswordPlain

string

None.

PharmXSiteID

integer

None.

IBAZoneID

integer

None.

IBAState

string

None.

FoodlandStoreCode

string

None.

ILGMemberNumber

string

None.

ILGOutletLocation

integer

None.

ILGBaseCost

integer

None.

ILGApplyNonAdvertisedPromos

boolean

None.

ILGExemptFromFreight

boolean

None.

ILGOrderDealReview

boolean

None.

ILGFinanceFee

integer

None.

ProcessPromotions

boolean

None.

HostProvider

This only has a value when multiple use orders are being distinguished. DO NOT RELY ON IT

HostProvider

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

Host

Host

None.

GroupIDs

Collection of integer

None.

HostDescription

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "hostIdentifier": "tWRuB9EtHEq2TgooWHrgyg==",
    "hostIdentifierGuid": "076e64b5-2dd1-4a1c-b64e-0a28587ae0ca",
    "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": "2",
      "identifier": "jfI2MC5xjEKUJwViZkURUw==",
      "identifierGuid": "3036f28d-712e-428c-9427-056266451153",
      "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": "bECv99lFfUKWe0g72AOP9w==",
      "hostSupplierIdentifierGuid": "f7af406c-45d9-427d-967b-483bd8038ff7",
      "loyaltyPriceLevelIdentifier": "oiXM8FXHe0uUXtHi2wY4XA==",
      "loyaltyPriceLevelIdentifierGuid": "f0cc25a2-c755-4b7b-945e-d1e2db06385c",
      "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-10-04T23:56:23.2989125",
      "lastProcessed": "2025-10-04T23:56:23.2989125",
      "hold": true,
      "supplierName": "sample string 35",
      "supplier": {
        "$id": "3",
        "identifier": "PZBaNs38YEuHFkPVrJBD5w==",
        "identifierGuid": "365a903d-fccd-4b60-8716-43d5ac9043e7",
        "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": "BHOeM3RxU0uxsMFcDNuPqA==",
        "primaryContactID": "339e7304-7174-4b53-b1b0-c15c0cdb8fa8",
        "storeID": 1,
        "abn": "sample string 16",
        "supplierGroupIdentifier": "XmQarnoemUOU+4MnEktcDA==",
        "supplierGroupGuid": "ae1a645e-1e7a-4399-94fb-8327124b5c0c",
        "rebate": 1.0,
        "rebateType": 1,
        "rebateFrequency": 1,
        "rebateSource": 1,
        "rebateLastClaimed": "2025-10-04T23:56:23.2989125",
        "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": "4",
          "id": "acd05006-45dc-469c-8d21-885be8d4182b",
          "identifier": "FtcijKybcUWiuexSrJ1p3A==",
          "identifierGuid": "8c22d716-9bac-4571-a2b9-ec52ac9d69dc",
          "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": "5",
            "supplierIdentifier": "VEVzVpCEZ029h4ZxzYAqFg==",
            "supplierIdentifierGuid": "56734554-8490-4d67-bd87-8671cd802a16",
            "contactGuid": "0w1u8MAPlUOZK4YHtxV9tw==",
            "contactID": "f06e0dd3-0fc0-4395-992b-8607b7157db7",
            "contact": {
              "$ref": "4"
            },
            "supplier": {
              "$ref": "3"
            }
          },
          {
            "$ref": "5"
          }
        ],
        "products": [
          {
            "$id": "6",
            "pluG_UID": "N+ZorvtWJEqowirUCzc76g==",
            "pluGuid": "ae68e637-56fb-4a24-a8c2-2ad40b373bea",
            "supplierIdentifier": "2jyax/NDN06kBVWrXQZz/g==",
            "supplierIdentifierGuid": "c79a3cda-43f3-4e37-a405-55ab5d0673fe",
            "cartonQuantity": 1,
            "cartonQuantityChanged": true,
            "productSize": "sample string 3",
            "cigarettesPerSleeve": 1,
            "randomWeight": true,
            "piecesPerUnit": 5,
            "averagePackSize": 6,
            "effectiveDate": "2025-10-04T23:56:23.2989125",
            "pricedByWeight": true,
            "landedUnitCostEx": 9,
            "landedUnitCostInc": 10,
            "landedCartonCostInc": 11,
            "landedCartonCostEx": 12,
            "standardCost": 13,
            "deliveryFee": 1,
            "deliveryFeeBasis": "sample string 14",
            "pickAndPackFee": 1,
            "pickAndPackFeeBasis": "sample string 15",
            "financeFee": 1,
            "financeFeeBasis": "sample string 16",
            "cartonLength": 1,
            "cartonWidth": 1,
            "cartonHeight": 1,
            "palletLayerQuantity": 1,
            "palletLayers": 1,
            "itemCode": "sample string 17",
            "invoiceCode": "sample string 18",
            "invoiceDesc": "sample string 19",
            "orderDirect": true,
            "useCost": true,
            "minimumQuantity": 20,
            "hostType": 21,
            "fromHost": 22,
            "minimumReorder": 1,
            "maximumReorder": 1,
            "orderMultiple": 23.1,
            "sellMultiple": 24.1,
            "baseMultiple": 25.1,
            "hostStandardCost": 26,
            "hostTotalCost": 27,
            "hostRetail": 28,
            "hostLandedUnitCostEx": 29,
            "hostLandedUnitCostInc": 30,
            "hostDesc": "sample string 31",
            "directIndicator": "sample string 32",
            "availableToOrder": true,
            "hostRangeIndicator": "sample string 34",
            "hostProductType": "sample string 35",
            "hostProductGrade": "sample string 36",
            "hostProductGroup": "sample string 37",
            "hostSlowMoving": true,
            "hostGeneralMerchandise": true,
            "hostPillar": "sample string 40",
            "hostLastUpdated": "2025-10-04T23:56:23.2989125",
            "rebate": 1.0,
            "rebateExclude": true,
            "invoiceCodes": [
              {
                "$id": "7",
                "pluG_UID": "DNm0Ax+jx02t1JP4iz7YwQ==",
                "pluGuid": "03b4d90c-a31f-4dc7-add4-93f88b3ed8c1",
                "supplierIdentifier": "mYFbSsMyukq7TX7XxlJGTg==",
                "supplierIdentifierGuid": "4a5b8199-32c3-4aba-bb4d-7ed7c652464e",
                "invoiceCode": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "7"
              }
            ],
            "storeIDs": [
              1,
              2
            ],
            "preferredSupplier": true,
            "preferredRebateSupplier": true,
            "supplierName": "sample string 41",
            "salesMode": 42,
            "orderPacked": true,
            "active": true,
            "price": 1,
            "costGstPercent": 44,
            "parentPluG_UID": "jDPAbOhFak+R+c66iK2dWA==",
            "parentPluGuid": "6cc0338c-45e8-4f6a-91f9-ceba88ad9d58",
            "freight": 45.0,
            "freightType": 1,
            "product": {
              "$id": "8",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "wZWrYm2SLkiz4rVoNJY1+A==",
              "guid": "62ab95c1-926d-482e-b3e2-b568349635f8",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "xct7YVNm+k2E5ArkUyd+hA==",
              "priceGroupGuid": "617bcbc5-6653-4dfa-84e4-0ae453277e84",
              "blueprintID": 1,
              "lastCountedDate": "2025-10-04T23:56:23.2989125",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2025-10-04T23:56:23.2989125",
              "pluCreated": "2025-10-04T23:56:23.2989125",
              "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-10-04T23:56:23.2989125",
              "lastManualUpdate": "2025-10-04T23:56:23.2989125",
              "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-10-04T23:56:23.2989125",
              "currentCostUpdated": "2025-10-04T23:56:23.2989125",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 32,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2025-10-04T23:56:23.2989125",
              "defaultGP": 1,
              "breakTargetMode": 33,
              "break1": 1,
              "price1": 1,
              "target1": 34,
              "break2": 1,
              "price2": 1,
              "target2": 35,
              "break3": 1,
              "price3": 1,
              "target3": 36,
              "break1Changed": true,
              "price1Changed": true,
              "target1Changed": true,
              "break2Changed": true,
              "price2Changed": true,
              "target2Changed": true,
              "break3Changed": true,
              "price3Changed": true,
              "target3Changed": true,
              "breakTargetModeChanged": true,
              "margin": 1.1,
              "marginChanged": true,
              "marginRanged": true,
              "marginRangedChanged": true,
              "minimumMargin": 1.1,
              "minimumMarginChanged": true,
              "maximumMargin": 1.1,
              "maximumMarginChanged": true,
              "overrideHostWarehouseIndicator": true,
              "overrideHostWarehouseIndicatorChanged": true,
              "overrideHostPrice": true,
              "overrideHostPriceChanged": true,
              "overrideHostCost": true,
              "overrideHostCostChanged": true,
              "overrideHostMargin": true,
              "overrideHostMarginChanged": true,
              "alwaysApplyMargin": true,
              "alwaysApplyMarginChanged": true,
              "aws": 1.0,
              "paws": 1.0,
              "awsUpdated": "2025-10-04T23:56:23.2989125",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 53,
              "altPriceModeChanged": true,
              "altPLUG_UID": "ZNOjp6KUoUytV7983lJp0w==",
              "altPLUGuid": "a7a3d364-94a2-4ca1-ad57-bf7cde5269d3",
              "altPLUGuidChanged": true,
              "altPriceDescription1": "sample string 54",
              "altPriceDescription2": "sample string 55",
              "cartonQuantity": 56,
              "cartonQuantityChanged": true,
              "trayID": 1,
              "promptID": 1,
              "tare": 1,
              "packQty": 1,
              "fixedWeight": 1,
              "extraMesg": 1,
              "text1": "sample string 58",
              "text2": "sample string 59",
              "text3": "sample string 60",
              "labelText": "sample string 61",
              "labelTextChanged": true,
              "sendToScale": true,
              "nonScaleWeigh": true,
              "labelFormat": "sample string 65",
              "barcodeFormat": "sample string 66",
              "austMade": 1,
              "coolCode": 67,
              "countryOfOrigin": "sample string 68",
              "percentContent": 69.1,
              "departmentID": 1,
              "subDepartmentID": 1,
              "minorDepartmentID": 1,
              "lesserDepartmentID": 1,
              "deptCode": "sample string 70",
              "subDeptCode": "sample string 71",
              "minorDeptCode": "sample string 72",
              "lesserDeptCode": "sample string 73",
              "deptName": "sample string 74",
              "subDeptName": "sample string 75",
              "minorDeptName": "sample string 76",
              "lesserDeptName": "sample string 77",
              "departmentChanged": true,
              "subCategoryID": 1,
              "expiry": 1,
              "showDays": 1,
              "datePrint": 1,
              "labelRequired": true,
              "labelShelfQty": 80,
              "labelShelfChanged": true,
              "labelTalkerQty": 82,
              "labelSmall": true,
              "labelLastPrinted": "2025-10-04T23:56:23.2989125",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "AupIOEgVnE2lrY66SitYYg==",
              "shelfPageLayoutGuid": "3848ea02-1548-4d9c-a5ad-8eba4a2b5862",
              "talkerPageLayoutG_UID": "8XX6nrd230WOgP9Cr/kxPQ==",
              "talkerPageLayoutGuid": "9efa75f1-76b7-45df-8e80-ff42aff9313d",
              "unitMeasure": 1.1,
              "unitMeasureChanged": true,
              "unitMeasureKind": 85,
              "unitMeasureKindChanged": true,
              "signIQData": "sample string 87",
              "refresh": true,
              "earnLoyaltyPoints": true,
              "earnLoyaltyPointsChanged": true,
              "quantityOverride": true,
              "quantityOverrideChanged": true,
              "quantityRequired": true,
              "quantityRequiredChanged": true,
              "allowDiscounts": true,
              "allowDiscountsChanged": true,
              "discountDiscounts": true,
              "discountDiscountsChanged": true,
              "itemRecalled": true,
              "itemRecalledChanged": true,
              "noRefund": true,
              "noRefundChanged": true,
              "allowMarkdown": true,
              "allowMarkdownChanged": true,
              "priceRequired": true,
              "priceRequiredChanged": true,
              "fuelItem": true,
              "fuelItemChanged": true,
              "trackSerial": true,
              "trackSerialChanged": true,
              "allowZeroPrice": true,
              "allowZeroPriceChanged": true,
              "notForSale": 91,
              "notForSaleChanged": true,
              "excludeFromDeals": true,
              "excludeFromVoucher": true,
              "minimumAge": 94,
              "minimumAgeChanged": true,
              "buyingLimit": 1,
              "buyingLimitChanged": true,
              "buyingLimitIndependent": true,
              "buyingLimitIndependentChanged": true,
              "inventoryGuid": "K8c6sO60dUWaOr5F5ISWNw==",
              "inventoryIdentifier": "b03ac72b-b4ee-4575-9a3a-be45e4849637",
              "inventoryAccuracy": 1,
              "baseUnits": 98,
              "orderPacked": 1,
              "isManufactured": true,
              "isIngredient": true,
              "isModifier": true,
              "isModifierChanged": true,
              "hasModifiers": 99,
              "defaultPrinter": "sample string 100",
              "defaultPrinterGroup": "sample string 101",
              "ingredientsOnManufacture": true,
              "manufactureUnitMeasure": 1,
              "mpl": 1,
              "maxShelfQty": 102,
              "allowAutoOrder": true,
              "warrantyPeriod": 1,
              "parentPluG_UId": "VxusR73aY0C+c/GnPVE2DA==",
              "parentPluGuid": "47ac1b57-dabd-4063-be73-f1a73d51360c",
              "preferredHostVendor": 104,
              "preferredHostChanged": true,
              "code": "sample string 106",
              "supplierIdentifier": "lYqtT2WSJ0OExfhXo11Jfw==",
              "supplierIdentifierGuid": "4fad8a95-9265-4327-84c5-f857a35d497f",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "Bg91qJ+YmUiQyV9Dqe+uWg==",
              "rebateSupplierIdentifierGuid": "a8750f06-989f-4899-90c9-5f43a9efae5a",
              "rebateSupplierChanged": true,
              "availableForOrder": true,
              "warehouseDirectIndicator": "sample string 108",
              "warehouseDirectIndicatorChanged": true,
              "productGrade": "sample string 110",
              "productType": "sample string 111",
              "productGroup": "sample string 112",
              "complianceIndicator": "sample string 113",
              "inhouseBrand": "sample string 114",
              "slowMoving": true,
              "generalMerchandise": true,
              "comment": "sample string 117",
              "lastUpdatedByUser": "sample string 118",
              "lastManualUpdatedByUser": "sample string 119",
              "lastUpdatedByUserOverride": true,
              "lastUpdatedByHost": "2025-10-04T23:56:23.2989125",
              "commodity": "sample string 121",
              "businessPillar": "sample string 122",
              "mscCommodity": "sample string 123",
              "hostIdentifier": "Du7iC4NvcEagdFYlmLc99Q==",
              "hostIdentifierGuid": "0be2ee0e-6f83-4670-a074-562598b73df5",
              "serviceFeeID": 1,
              "serviceFeeIDChanged": true,
              "providerName": "sample string 125",
              "aisleEnds": "sample string 126",
              "deleted": true,
              "deletedChanged": true,
              "hidden": true,
              "doNotRange": true,
              "doNotRangeChanged": true,
              "doNotOrder": true,
              "doNotOrderChanged": true,
              "locked": true,
              "excludeFromWebUpdate": true,
              "excludeFromWebUpdateChanged": true,
              "webPriceBasedOn": 137,
              "webPriceRounding": true,
              "webMarkup": 139,
              "webPriceMode": 140,
              "altDepartmentID": 1,
              "altSubDepartmentID": 1,
              "altMinorDepartmentID": 1,
              "altLesserDepartmentID": 1,
              "altDeptCode": "sample string 141",
              "altSubDeptCode": "sample string 142",
              "altMinorDeptCode": "sample string 143",
              "altLesserDeptCode": "sample string 144",
              "altDepartmentChanged": true,
              "storeProducts": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "store": {
                "$id": "9",
                "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-10-04T23:56:23.2989125",
                "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": "lFEZX5VwlUmbEOxtM5cshg==",
                "hostIdentifierGuid": "5f195194-7095-4995-9b10-ec6d33972c86",
                "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-10-04T23:56:23.2989125",
                "priceZoneName": "sample string 51",
                "storeFuelConfigured": true,
                "shippingAddressCopied": true,
                "shippingAddress": {
                  "$id": "10",
                  "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": "10"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "1"
                  },
                  {
                    "$ref": "1"
                  }
                ],
                "accounts": [
                  {
                    "$id": "11",
                    "id": 1,
                    "storeID": 1,
                    "accountName": "sample string 2",
                    "bsb": "sample string 3",
                    "accountNumber": "sample string 4",
                    "accountDesignated": true
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "sales": [
                  {
                    "$id": "12",
                    "id": 1,
                    "storeID": 1,
                    "externalSalesType": 2,
                    "ftpSiteID": 1,
                    "lastSaleProcessed": "2025-10-04T23:56:23.2989125",
                    "ftpSite": {
                      "$id": "13",
                      "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": "12"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "14",
                    "id": 1,
                    "hostIdentifier": "vQcPim1Dm02zj5K/OaNWSQ==",
                    "hostIdentifierGuid": "8a0f07bd-436d-4d9b-b38f-92bf39a35649",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "5f279de3-fa40-4e7b-a5da-bd1bafcaa17c",
                      "76b77d27-fb47-4314-a933-601269b76d50"
                    ]
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "cashManagements": [
                  {
                    "$id": "15",
                    "id": 1,
                    "storeID": 1,
                    "cashManagementType": 2,
                    "apiID": 1,
                    "organisationID": "sample string 3",
                    "siteName": "sample string 4",
                    "thirdPartyAPI": {
                      "$id": "16",
                      "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": "15"
                  }
                ],
                "updateStoreID": "0f2bbd99-dd0f-492b-9d0b-61a09ea5c858",
                "updateStore": {
                  "$id": "17",
                  "id": "7995ff9a-b8d8-44bb-85e7-c1a2221f4443",
                  "name": "sample string 1",
                  "lastActivity": "2025-10-04T23:56:23.2989125",
                  "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-10-04T23:56:23.2989125"
                },
                "timeZoneId": "sample string 53",
                "securityOptions": {
                  "$id": "18",
                  "loginMode": 1,
                  "allowSelfVerification": true,
                  "verifierEmail": "sample string 3",
                  "source": "sample string 4",
                  "loginModeInherited": 5,
                  "loginModeSource": "sample string 6",
                  "selfVerifyInherited": true,
                  "selfVerifySource": "sample string 8",
                  "verifyEmailInherited": "sample string 9",
                  "verifyEmailSource": "sample string 10"
                }
              },
              "storePrices": [
                {
                  "$id": "19",
                  "pluG_UID": "aQ23fCWf/U2gnHoyvJWVdQ==",
                  "pluGuid": "7cb70d69-9f25-4dfd-a09c-7a32bc959575",
                  "plu": 1,
                  "storeID": 1,
                  "zoneID": 2,
                  "zoneName": "sample string 3",
                  "store": "sample string 4",
                  "priceNow": 5,
                  "costNow": 6,
                  "costNowDecimals": 7,
                  "normalPrice": 8,
                  "priceNext": 1,
                  "costNext": 1,
                  "costNextDecimals": 9,
                  "nextCampaignName": "sample string 10",
                  "gstPercent": 11,
                  "normalCost": 12,
                  "normalCostDecimals": 13,
                  "costGstPercent": 14,
                  "costCalcMethod": 1,
                  "currentCost": 15,
                  "currentCostDecimals": 16,
                  "break1": 17,
                  "price1": 18,
                  "break2": 19,
                  "price2": 20,
                  "break3": 21,
                  "price3": 22,
                  "fuelItem": 23,
                  "fixedWeight": 24,
                  "active": true,
                  "complianceIndicator": "sample string 25",
                  "doNotOrder": true,
                  "doNotRange": true,
                  "isNormalPriceChangesCampaign": true,
                  "updated": "2025-10-04T23:56:23.2989125"
                },
                {
                  "$ref": "19"
                }
              ],
              "currentPrices": {
                "$id": "20",
                "pluPrices": {
                  "$id": "21",
                  "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-10-04T23:56:23.2989125",
                  "priceChangeType": 0,
                  "costDecimals": 10
                },
                "normalPluPrices": {
                  "$ref": "21"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "22",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "startDate": "2025-10-04T23:56:23.2989125",
                  "startTime": 3,
                  "endDate": "2025-10-04T23:56:23.2989125",
                  "endTime": 4,
                  "newPrice": 5,
                  "newCost": 6,
                  "newCostDecimals": 7,
                  "pctDiscount": 8,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 9",
                  "hostType": 10,
                  "hostIdentifier": "5Shtxo6/+EWkYXj9vC8yXw==",
                  "hostIdentifierGuid": "c66d28e5-bf8e-45f8-a461-78fdbc2f325f",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "22"
                  },
                  {
                    "$ref": "22"
                  }
                ]
              },
              "tray": {
                "$id": "23",
                "g_UId": "OGfndCiZPEST/CjUnZPCAg==",
                "guid": "74e76738-9928-443c-93fc-28d49d93c202",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "24",
                "priceGroupG_UID": "FMxlRqUX2kK0vOM2demuPQ==",
                "priceGroupGuid": "4665cc14-17a5-42da-b4bc-e33675e9ae3d",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2025-10-04T23:56:23.2989125",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "8"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 146",
              "nutrifacts": {
                "$id": "25",
                "pluG_UID": "v/IAKbT9K0ODV8+zi1Q+qw==",
                "pluGuid": "2900f2bf-fdb4-432b-8357-cfb38b543eab",
                "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": "26",
                "pluGuid": "633afbc1-856f-498e-a228-68bdf6070245",
                "created": "2025-10-04T23:56:23.2989125",
                "createdByUser": "sample string 1",
                "activated": "2025-10-04T23:56:23.2989125",
                "deactivated": "2025-10-04T23:56:23.2989125",
                "lastOrdered": "2025-10-04T23:56:23.2989125",
                "lastOrderedQty": 2.0,
                "lastReceived": "2025-10-04T23:56:23.2989125",
                "lastReceivedQty": 3.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2025-10-04T23:56:23.2989125",
                "lastSold": "2025-10-04T23:56:23.2989125",
                "firstSold": "2025-10-04T23:56:23.2989125",
                "awsUpdated": "2025-10-04T23:56:23.2989125",
                "lastManualUpdate": "2025-10-04T23:56:23.2989125",
                "lastManualUpdatedByUser": "sample string 5",
                "lastUpdated": "2025-10-04T23:56:23.2989125",
                "lastUpdatedByUser": "sample string 7",
                "lastUpdatedByHost": "2025-10-04T23:56:23.2989125",
                "doNotRangeUpdated": "2025-10-04T23:56:23.2989125",
                "doNotOrderUpdated": "2025-10-04T23:56:23.2989125",
                "tracked": "2025-10-04T23:56:23.2989125"
              },
              "allergens": [
                {
                  "$id": "27",
                  "allergenID": 1,
                  "pluG_UID": "h+dBCPcdk0aUx2C9244Gzg==",
                  "pluGuid": "0841e787-1df7-4693-94c7-60bddb8e06ce",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "27"
                }
              ],
              "costs": {
                "$id": "28",
                "pluG_UID": "NXD0qz4DkUCY9//1RPFMSA==",
                "pluGuid": "abf47035-033e-4091-98f7-fff544f14c48",
                "enteredCost": 1,
                "weightedAvgCost": 1,
                "lastCost": 1,
                "rawEnteredCost": 2,
                "rawWeightedAvgCost": 3,
                "rawLastCost": 4,
                "freight": 5.0,
                "freightType": 6,
                "costDecimals": 7,
                "fifoCost": 1,
                "updated": "2025-10-04T23:56:23.2989125",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "29",
                  "saleHeaderID": 1,
                  "created": "2025-10-04T23:56:23.2989125",
                  "createdLocal": "2025-10-04T23:56:23.2989125",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "BXB29GtX8k2OmQW/629ung==",
                  "operatorGuid": "f4767005-576b-4df2-8e99-05bfeb6f6e9e",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "auMIWz9+TEaxAhx0K16zbw==",
                  "pluGuid": "5b08e36a-7e3f-464c-b102-1c742b5eb36f",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "30",
                    "id": 1,
                    "g_Uid": "k/bBL3l8QkakT/OR7RBdSQ==",
                    "guid": "2fc1f693-7c79-4642-a44f-f391ed105d49",
                    "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-10-04T23:56:23.2989125",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2025-10-04T23:56:23.2989125",
                    "endShift": "2025-10-04T23:56:23.2989125",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "31",
                        "operatorG_UID": "wuNSrWaRHUmp3Bxau10kKg==",
                        "operatorGuid": "ad52e3c2-9166-491d-a9dc-1c5abb5d242a",
                        "storeID": 2,
                        "operator": {
                          "$ref": "30"
                        },
                        "store": {
                          "$ref": "9"
                        }
                      },
                      {
                        "$ref": "31"
                      }
                    ]
                  }
                },
                {
                  "$ref": "29"
                }
              ],
              "apns": [
                {
                  "$id": "32",
                  "pluID": 1,
                  "pluG_UID": "pW1+5lASNkOyX+eFrr6Tlg==",
                  "pluGuid": "e67e6da5-1250-4336-b25f-e785aebe9396",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "32"
                }
              ],
              "tuns": [
                {
                  "$id": "33",
                  "pluG_UId": "0Kem1awWLU+GS5gHuYbvnQ==",
                  "pluGuid": "d5a6a7d0-16ac-4f2d-864b-9807b986ef9d",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "8"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "33"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "34",
                  "identifier": "XR06rlGaC0SNfJKc7aEtgw==",
                  "identifierGuid": "ae3a1d5d-9a51-440b-8d7c-929ceda12d83",
                  "pluG_UID": "2oZAynbkQ0yzABiNURgJJw==",
                  "pluGuid": "ca4086da-e476-4c43-b300-188d51180927",
                  "competitionID": 1,
                  "name": "sample string 2",
                  "sellMultiple": 3,
                  "retailPrice": 4,
                  "storeName": "sample string 5"
                },
                {
                  "$ref": "34"
                }
              ],
              "supplier": {
                "$ref": "3"
              },
              "supplierName": "sample string 147",
              "children": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "ordering": {
                "$ref": "6"
              },
              "flipChartPages": [
                {
                  "$id": "35",
                  "identifier": "+BLqnSrHE0ykjLK73ysoSQ==",
                  "groupName": "sample string 1",
                  "identifierGuid": "9dea12f8-c72a-4c13-a48c-b2bbdf2b2849",
                  "exists": true,
                  "flipChartIdentifier": "TjqVCINleU6aeP6L1hiT7w==",
                  "flipChartIdentifierGuid": "08953a4e-6583-4e79-9a78-fe8bd61893ef",
                  "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": "3nVBUDl9P0OMr5kj1mmwbg==",
                  "groupIdentifierGuid": "504175de-7d39-433f-8caf-9923d669b06e",
                  "flipChart": {
                    "$id": "36",
                    "identifier": "irNjqaTh2kWZKt82MnA4Eg==",
                    "identifierGuid": "a963b38a-e1a4-45da-992a-df3632703812",
                    "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": "37",
                      "identifier": "/IkomVVhYEGr/ZZtfzpo7A==",
                      "identifierGuid": "992889fc-6155-4160-abfd-966d7f3a68ec",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "38",
                          "id": 1,
                          "g_UID": "dbgElurC4EuaOfj8pliQQQ==",
                          "guid": "9604b875-c2ea-4be0-9a39-f8fca6589041",
                          "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": "390ya2i/p0qTdqjP5v283A==",
                          "previousFormGuid": "6b32dddf-bf68-4aa7-9376-a8cfe6fdbcdc",
                          "nextForm": 1,
                          "nextFormG_UID": "h86QNNnqc0eAUx38/ZRK3A==",
                          "nextFormGuid": "3490ce87-ead9-4773-8053-1dfcfd944adc",
                          "attributes": "sample string 10",
                          "updated": "2025-10-04T23:56:23.2989125",
                          "positioning": 1,
                          "contentPanel": "sample string 11",
                          "selectionMode": 1,
                          "maximumSelections": 1,
                          "alteredInStore": true,
                          "deleted": true,
                          "blueprintID": 1,
                          "preserveLayout": true,
                          "mainCheckoutFormName": "sample string 13",
                          "nextCheckoutForm": {
                            "$ref": "38"
                          },
                          "previousCheckoutForm": {
                            "$ref": "38"
                          },
                          "buttons": [
                            {
                              "$id": "39",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "gYnLISeHG0eyaXi2xY1A2g==",
                              "checkoutFormGuid": "21cb8981-8727-471b-b269-78b6c58d40da",
                              "identifier": "1p9KCNKo/0WvmyPVZTuFNg==",
                              "identifierGuid": "084a9fd6-a8d2-45ff-af9b-23d5653b8536",
                              "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": "0Vd+XnBV102K/RhZYBcj8g==",
                              "valueGuid": "5e7e57d1-5570-4dd7-8afd-1859601723f2",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2025-10-04T23:56:23.2989125",
                              "action": "sample string 12",
                              "valueForm": {
                                "$ref": "38"
                              },
                              "image": {
                                "$id": "40",
                                "name": "sample string 3.sample string 4",
                                "imageID": 2,
                                "imageName": "sample string 3",
                                "imageExtension": "sample string 4",
                                "lastUpdate": "2025-10-04T23:56:23.2989125",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "39"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "41",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "lq22Dusbn0WIa/L6102Khw==",
                              "checkoutFormGuid": "0eb6ad96-1beb-459f-886b-f2fad74d8a87",
                              "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": "41"
                            }
                          ]
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "panels": [
                        {
                          "$ref": "41"
                        },
                        {
                          "$ref": "41"
                        }
                      ]
                    },
                    "pages": [
                      {
                        "$ref": "35"
                      },
                      {
                        "$ref": "35"
                      }
                    ]
                  },
                  "contentPanel": {
                    "$ref": "41"
                  },
                  "products": [
                    {
                      "$id": "42",
                      "flipChartPageIdentifier": "dNFX3rsr+UCJKQaJDj195Q==",
                      "flipChartPageIdentifierGuid": "de57d174-2bbb-40f9-8929-06890e3d7de5",
                      "pluG_UID": "6BqpDW46C02r/gDlJQc4Hg==",
                      "pluGuid": "0da91ae8-3a6e-4d0b-abfe-00e52507381e",
                      "sortOrder": 3,
                      "sent": true,
                      "productChanged": true,
                      "productImageName": "sample string 6",
                      "productShowImageOnFlipCharts": true,
                      "productShowTextOnFlipCharts": true,
                      "productOverrideFlipChartText": true,
                      "productFlipChartText": "sample string 10",
                      "product": {
                        "$ref": "8"
                      },
                      "departmentSortOrder": 11,
                      "subDepartmentName": "sample string 12"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "productCount": 27,
                  "pages": [
                    {
                      "$ref": "35"
                    },
                    {
                      "$ref": "35"
                    }
                  ]
                },
                {
                  "$ref": "35"
                }
              ],
              "priceHistory": [
                {
                  "$id": "43",
                  "pluG_UID": "f9OZroRn0U6zEwlw6Jo2oQ==",
                  "pluGuid": "ae99d37f-6784-4ed1-b313-0970e89a36a1",
                  "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-10-04T23:56:23.2989125",
                  "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": "43"
                }
              ],
              "ingredients": [
                {
                  "$id": "44",
                  "pluG_UID": "ztnW4NWAOEW55K84mhfmbA==",
                  "ingredientGuid": "3wdcoT5t10mswqLUzz+JqQ==",
                  "ingredientIdentifier": "a15c07df-6d3e-49d7-acc2-a2d4cf3f89a9",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "44"
                }
              ],
              "bins": [
                {
                  "$id": "45",
                  "pluG_UID": "eQgBiSe+GEiaY9VCutD4Zw==",
                  "pluGuid": "89010879-be27-4818-9a63-d542bad0f867",
                  "shelfLocationIdentifier": "l+hrXfgs9Uu3LLhUJjCo/g==",
                  "shelfLocationGuid": "5d6be897-2cf8-4bf5-b72c-b8542630a8fe",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "eaGIGXhzZkOnaLjG98N0hQ==",
                  "labelPageLayoutGuid": "1988a179-7378-4366-a768-b8c6f7c37485",
                  "updated": "2025-10-04T23:56:23.2989125",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "8"
                  },
                  "location": {
                    "$id": "46",
                    "identifier": "5+VxS3/kZ0iE9ttYFXxpwA==",
                    "storeID": 1,
                    "identifierGuid": "4b71e5e7-e47f-4867-84f6-db58157c69c0",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2025-10-04T23:56:23.2989125",
                    "minTemp": 1,
                    "maxTemp": 1,
                    "checkFrequency": 1,
                    "storeCaseConfiguration": 5,
                    "storeName": "sample string 6",
                    "bins": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ]
                  }
                },
                {
                  "$ref": "45"
                }
              ],
              "bin": {
                "$ref": "45"
              },
              "scaleLocations": [
                {
                  "$id": "47",
                  "plu": 1,
                  "pluG_UID": "KniScy78qUOorXrkGz6+Fw==",
                  "pluGuid": "7392782a-fc2e-43a9-a8ad-7ae41b3ebe17",
                  "deptNo": 1,
                  "product": {
                    "$ref": "8"
                  },
                  "scaleLocation": {
                    "$id": "48",
                    "id": 1,
                    "deptNo": 1,
                    "deptCode": "sample string 2",
                    "name": "sample string 3",
                    "enabled": true,
                    "updated": "2025-10-04T23:56:23.2989125",
                    "department": {
                      "$id": "49",
                      "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": "48"
                      },
                      "subDepartments": [
                        {
                          "$id": "50",
                          "id": 1,
                          "departmentID": 2,
                          "name": "sample string 3",
                          "code": "sample string 4",
                          "departmentCode": "sample string 5",
                          "externalSales": true,
                          "minorDepartments": [
                            {
                              "$id": "51",
                              "id": 1,
                              "subDepartmentID": 2,
                              "departmentID": 3,
                              "name": "sample string 4",
                              "subDepartmentCode": "sample string 5",
                              "departmentCode": "sample string 6",
                              "code": "sample string 7",
                              "lesserDepartments": [
                                {
                                  "$id": "52",
                                  "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-10-04T23:56:23.2989125",
                                  "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": "3OO0lQoKh0SKz6ZvKtDNNQ==",
                                  "labelPageLayoutGuid": "95b4e3dc-0a0a-4487-8acf-a66f2ad0cd35",
                                  "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": "53",
                                    "dept": 1,
                                    "category": 2,
                                    "name": "sample string 3",
                                    "active": true,
                                    "mscCommodities": [
                                      {
                                        "$id": "54",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "name": "sample string 4",
                                        "active": true,
                                        "mscSubCommodities": [
                                          {
                                            "$id": "55",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "subCommodity": 4,
                                            "name": "sample string 5",
                                            "active": true,
                                            "subCommodityCode": "sample string 7"
                                          },
                                          {
                                            "$ref": "55"
                                          }
                                        ],
                                        "commodityCode": "sample string 6"
                                      },
                                      {
                                        "$ref": "54"
                                      }
                                    ],
                                    "categoryCode": "sample string 5"
                                  },
                                  "mscCom": {
                                    "$ref": "54"
                                  },
                                  "mscDep": {
                                    "$id": "56",
                                    "dept": 1,
                                    "name": "sample string 2",
                                    "active": true,
                                    "mscCategories": [
                                      {
                                        "$ref": "53"
                                      },
                                      {
                                        "$ref": "53"
                                      }
                                    ],
                                    "deptCode": "sample string 4"
                                  },
                                  "mscSubCom": {
                                    "$ref": "55"
                                  }
                                },
                                {
                                  "$ref": "52"
                                }
                              ],
                              "updated": "2025-10-04T23:56:23.2989125",
                              "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": "boLoEPtZdkO18c1e8WvwMA==",
                              "labelPageLayoutGuid": "10e8826e-59fb-4376-b5f1-cd5ef16bf030",
                              "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": "53"
                              },
                              "mscCom": {
                                "$ref": "54"
                              },
                              "mscDep": {
                                "$ref": "56"
                              },
                              "mscSubCom": {
                                "$ref": "55"
                              }
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-10-04T23:56:23.2989125",
                          "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": "mCBHGnLVgkWhl3coZncMRw==",
                          "labelPageLayoutGuid": "1a472098-d572-4582-a197-772866770c47",
                          "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": "53"
                          },
                          "mscCom": {
                            "$ref": "54"
                          },
                          "mscDep": {
                            "$ref": "56"
                          },
                          "mscSubCom": {
                            "$ref": "55"
                          }
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "stores": [
                        1,
                        2
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-10-04T23:56:23.2989125",
                      "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": "+A639zTq/EaVzQgctPCURg==",
                      "labelPageLayoutGuid": "f7b70ef8-ea34-46fc-95cd-081cb4f09446",
                      "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": "53"
                      },
                      "mscCom": {
                        "$ref": "54"
                      },
                      "mscDep": {
                        "$ref": "56"
                      },
                      "mscSubCom": {
                        "$ref": "55"
                      }
                    }
                  }
                },
                {
                  "$ref": "47"
                }
              ],
              "nextPrice": {
                "$id": "57",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "plu": 1,
                "hostOfferID": 1,
                "metcashPromotionID": "sample string 4",
                "metcashPromotionPlacement": "sample string 5",
                "pluG_UID": "pzYyLbVDskO4+5KoA03khg==",
                "pluGuid": "2d3236a7-43b5-43b2-b8fb-92a8034de486",
                "newPrice": 1,
                "pctDiscount": 1,
                "newCost": 1,
                "newCostDecimals": 6,
                "dealCostIdentifier": "44UA/SOFuUSbvJX05yvHgw==",
                "dealCostGuid": "fd0085e3-8523-44b9-9bbc-95f4e72bc783",
                "pluName": "sample string 7",
                "apn": "sample string 8",
                "fuelItem": true,
                "priceGroupG_UID": "K0yIvH1c7USMxpBr/0oEzg==",
                "priceGroupGuid": "bc884c2b-5c7d-44ed-8cc6-906bff4a04ce",
                "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-10-04T23:56:23.2989125",
                "rrp": 26,
                "campaignDescription": "sample string 27",
                "campaignComboPriceGroupG_UID": "Zgf2w5DsGkax8lec9i8FqQ==",
                "campaignComboPriceGroupIdentifier": "c3f60766-ec90-461a-b1f2-579cf62f05a9",
                "promotionPlacementDescription": "sample string 28",
                "storeAcceptances": [
                  {
                    "$id": "58",
                    "plu": 1,
                    "pluG_UId": "QEA=",
                    "campaignID": 1,
                    "campaignName": "sample string 2",
                    "storeID": 3,
                    "acceptedUtc": "2025-10-04T23:56:23.2989125",
                    "operatorG_UID": "2spMTd5eMUOHuE6nQ6m2Vg==",
                    "operatorGuid": "4d4ccada-5ede-4331-87b8-4ea743a9b656",
                    "machineID": 1,
                    "processed": true,
                    "appliedUtc": "2025-10-04T23:56:23.2989125",
                    "signIqTicketFileMovedUtc": "2025-10-04T23:56:23.2989125",
                    "user": "sample string 6",
                    "campaignDescription": "sample string 7",
                    "productDesc": "sample string 8",
                    "storeName": "sample string 9",
                    "effectiveUtc": "2025-10-04T23:56:23.2989125",
                    "priceChangeType": 0,
                    "operatorName": "sample string 10",
                    "hostCampaign": true,
                    "product": {
                      "$ref": "8"
                    },
                    "campaignPlu": {
                      "$ref": "57"
                    }
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "campaign": {
                  "$id": "59",
                  "id": 1,
                  "storeID": 2,
                  "name": "d6ba5b29-a496-4c6d-8218-11d214c75a28",
                  "nameGuid": "d6ba5b29-a496-4c6d-8218-11d214c75a28",
                  "description": "sample string 4",
                  "showDiscounts": true,
                  "showTotals": true,
                  "onlyEvaluateOnSubtotal": true,
                  "useDescription": true,
                  "campaignType": 1,
                  "startDate": "2025-10-04T23:56:23.2989125",
                  "startTime": 1,
                  "endDate": "2025-10-04T23:56:23.2989125",
                  "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-10-04T23:56:23.2989125",
                  "system": true,
                  "created": "2025-10-04T23:56:23.2989125",
                  "updated": "2025-10-04T23:56:23.2989125",
                  "priceChangeNotifiedUtc": "2025-10-04T23:56:23.2989125",
                  "promoType": 1,
                  "promotionTypeCode": "sample string 13",
                  "hostIdentifier": "ya+yVfK0y02Zi4Y4McNnUw==",
                  "hostIdentifierGuid": "55b2afc9-b4f2-4dcb-998b-863831c36753",
                  "hostType": 14,
                  "createdByUser": "sample string 15",
                  "fromHost": true,
                  "deleted": true,
                  "campaignDeleted": "2025-10-04T23:56:23.2989125",
                  "updatedByUser": "sample string 18",
                  "offerID": 1,
                  "isPriceChangeCampaign": true,
                  "stores": [
                    1,
                    2
                  ],
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "campaignPlus": [
                    {
                      "$ref": "57"
                    },
                    {
                      "$ref": "57"
                    }
                  ],
                  "campaignPools": [
                    {
                      "$id": "60",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "plu": 4,
                      "pluG_UID": "7dD2KWIy6EKLvYvKKDoKuQ==",
                      "pluGuid": "29f6d0ed-3262-42e8-8bbd-8bca283a0ab9",
                      "hostOfferID": 1,
                      "priceGroupG_UID": "7Mj2+kQMwU60ulsi8hMx9A==",
                      "priceGroupGuid": "faf6c8ec-0c44-4ec1-b4ba-5b22f21331f4",
                      "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-10-04T23:56:23.2989125",
                      "rrp": 17,
                      "campaignDescription": "sample string 18",
                      "product": {
                        "$ref": "8"
                      },
                      "campaign": {
                        "$ref": "59"
                      }
                    },
                    {
                      "$ref": "60"
                    }
                  ],
                  "sellingRules": [
                    {
                      "$id": "61",
                      "id": 1,
                      "identifier": "59pDlMvCkU6fLVK92r+hug==",
                      "identifierStr": "59pDlMvCkU6fLVK92r+hug==",
                      "identifierGuid": "9443dae7-c2cb-4e91-9f2d-52bddabfa1ba",
                      "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": "59"
                      }
                    },
                    {
                      "$ref": "61"
                    }
                  ],
                  "customers": [
                    {
                      "$id": "62",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "customerID": "v4KNWPyThUWwcbhvEcbeMg==",
                      "customerIDGuid": "588d82bf-93fc-4585-b071-b86f11c6de32",
                      "campaign": {
                        "$ref": "59"
                      },
                      "customer": {
                        "$id": "63",
                        "identifier": "Vn5vRWRCgEyVBLZ+CZieRA==",
                        "identifierGuid": "456f7e56-4264-4c80-9504-b67e09989e44",
                        "code": "sample string 2",
                        "familyName": "sample string 3",
                        "givenName": "sample string 4",
                        "otherName": "sample string 5",
                        "title": "sample string 6",
                        "dateOfBirth": "2025-10-04T23:56:23.2989125",
                        "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": "NnAPSs91CEC8CE9d5eOk+Q==",
                        "communityIdentifierGuid": "4a0f7036-75cf-4008-bc08-4f5de5e3a4f9",
                        "joined": "2025-10-04T23:56:23.2989125",
                        "updated": "2025-10-04T23:56:23.2989125",
                        "active": true,
                        "reasonInactive": 1,
                        "groupCustomer": true,
                        "loyaltyPoints": 1,
                        "homeStoreID": 1,
                        "availableSpend": 1,
                        "priceLevelIdentifier": "O7L1eOCpQU+RDlSvX8z1Ww==",
                        "priceLevelIdentifierGuid": "78f5b23b-a9e0-4f41-910e-54af5fccf55b",
                        "marketingID": "sample string 18",
                        "hidden": true,
                        "registered": true,
                        "registeredOn": "2025-10-04T23:56:23.2989125",
                        "emailMarketing": true,
                        "smsMarketing": true,
                        "deleted": true,
                        "deletedUser": "sample string 24",
                        "homeStoreName": "sample string 25",
                        "customerCards": [
                          {
                            "$id": "64",
                            "cardType": 2,
                            "issueDate": "2025-10-04T23:56:23.2989125",
                            "expiry": "2025-10-04T23:56:23.2989125",
                            "customerID": "/bLZ143/3k2l4LihKqwP2g==",
                            "customerIDGuid": "d7d9b2fd-ff8d-4dde-a5e0-b8a12aac0fda",
                            "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-10-04T23:56:23.2989125",
                            "linkedAccount": "SVCxvgJFCkWbSyiFmk6G8w==",
                            "linkedAccountGuid": "beb15049-4502-450a-9b4b-28859a4e86f3",
                            "currentValueChanged": true,
                            "limitsChanged": true,
                            "customer": {
                              "$ref": "63"
                            },
                            "account": {
                              "$id": "65",
                              "id": 1,
                              "identifier": "lYDi1r0Ik0mcYy5ZNBXLAg==",
                              "identifierGuid": "d6e28095-08bd-4993-9c63-2e593415cb02",
                              "referenceNo": "sample string 3",
                              "name": "sample string 4",
                              "created": "2025-10-04T23:56:23.2989125",
                              "owner": "ypprWThPx0+SqQbcjcHUHg==",
                              "ownerGuid": "596b9aca-4f38-4fc7-92a9-06dc8dc1d41e",
                              "accountStoreGroupIdentifier": "4rzTr3Ijl0qpHMPBlZwcZg==",
                              "accountStoreGroupGuid": "afd3bce2-2372-4a97-a91c-c3c1959c1c66",
                              "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-10-04T23:56:23.2989125",
                              "active": true,
                              "updated": "2025-10-04T23:56:23.2989125",
                              "deleted": true,
                              "deletedUser": "sample string 16",
                              "currentBalanceChanged": true,
                              "maximumLimitChanged": true,
                              "loyaltyPointsChanged": true,
                              "projectedBalance": 17,
                              "accountStoreGroupStoreIDs": [
                                1,
                                2
                              ],
                              "customerEmail": "sample string 18",
                              "ownerCustomer": {
                                "$ref": "63"
                              },
                              "card": {
                                "$ref": "64"
                              },
                              "members": {
                                "$id": "66",
                                "sample string 1": [
                                  {
                                    "$ref": "63"
                                  },
                                  {
                                    "$ref": "63"
                                  }
                                ],
                                "sample string 2": [
                                  {
                                    "$ref": "63"
                                  },
                                  {
                                    "$ref": "63"
                                  }
                                ]
                              },
                              "customerGroups": [
                                {
                                  "$id": "67",
                                  "identifier": "RAW80e4a+EmwjaQsz45d5g==",
                                  "identifierGuid": "d1bc0544-1aee-49f8-b08d-a42ccf8e5de6",
                                  "name": "sample string 2",
                                  "primaryContact": "21NRpt6KtkWcQg5HPkwN1w==",
                                  "primaryContactGuid": "a65153db-8ade-45b6-9c42-0e473e4c0dd7",
                                  "accountID": "m6XIHrSiREG3V7xdTCWudA==",
                                  "accountIDGuid": "1ec8a59b-a2b4-4144-b757-bc5d4c25ae74",
                                  "special": true,
                                  "updated": "2025-10-04T23:56:23.2989125",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "priceLevelIdentifier": "+b8jBXk/PEalf9Q1sW91AQ==",
                                  "priceLevelIdentifierGuid": "0523bff9-3f79-463c-a57f-d435b16f7501",
                                  "deleted": true,
                                  "account": {
                                    "$ref": "65"
                                  },
                                  "primaryContactCustomer": {
                                    "$ref": "63"
                                  },
                                  "customerGroupMembers": [
                                    {
                                      "$id": "68",
                                      "id": 1,
                                      "groupID": "bBSRd7Hw4EWy6YoZGYrUBg==",
                                      "groupIDGuid": "7791146c-f0b1-45e0-b2e9-8a19198ad406",
                                      "customerID": "tbBOg/jPrkmkvFv7ZsyUmA==",
                                      "customerIDGuid": "834eb0b5-cff8-49ae-a4bc-5bfb66cc9498",
                                      "card": "sample string 4",
                                      "linkedAccount": "V1K69LSTqEGB6iEV71joJg==",
                                      "linkedAccountGuid": "f4ba5257-93b4-41a8-81ea-2115ef58e826",
                                      "customer": {
                                        "$ref": "63"
                                      },
                                      "group": {
                                        "$ref": "67"
                                      },
                                      "customerCard": {
                                        "$ref": "64"
                                      }
                                    },
                                    {
                                      "$ref": "68"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "67"
                                }
                              ]
                            },
                            "payments": [
                              {
                                "$id": "69",
                                "id": 1,
                                "identifier": "Oebczs5/E0ueH02UhWne/Q==",
                                "identifierGuid": "cedce639-7fce-4b13-9e1f-4d948569defd",
                                "storeID": 2,
                                "operatorName": "sample string 3",
                                "saleHeaderID": 4,
                                "paymentType": 5,
                                "amount": 6,
                                "account": "sample string 7",
                                "accountID": "nH4cR0Oz70iw6bPa6ZDphA==",
                                "accountIDGuid": "471c7e9c-b343-48ef-b0e9-b3dae990e984",
                                "customerAccount": {
                                  "$ref": "65"
                                },
                                "customerCard": {
                                  "$ref": "64"
                                },
                                "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-10-04T23:56:23.2989125",
                                "invRocNo": "sample string 14",
                                "responseCode": "sample string 15",
                                "cashout": 1,
                                "tip": 16,
                                "idempotentVoid": "WmOsn0JgzUu8ObwuUwkXjw==",
                                "idempotentVoidGuid": "9fac635a-6042-4bcd-bc39-bc2e5309178f",
                                "offline": true,
                                "processed": 1,
                                "storeSaleHeader": {
                                  "$id": "70",
                                  "saleHeaderID": 1,
                                  "saleHeaderGuid": "Jkf7MqyM2kCjnUG9/zKESg==",
                                  "saleHeaderIdentifierGuid": "32fb4726-8cac-40da-a39d-41bdff32844a",
                                  "created": "2025-10-04T23:56:23.2989125",
                                  "createdLocal": "2025-10-04T23:56:23.2989125",
                                  "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-10-04T23:56:23.2989125",
                                  "storeID": 1,
                                  "operatorG_Uid": "6odie/mK3E6yIu9YQuJjZg==",
                                  "operatorGuid": "7b6287ea-8af9-4edc-b222-ef5842e26366",
                                  "customerG_Uid": "qT9biC7ooUy2kstatMhJyA==",
                                  "customerGuid": "885b3fa9-e82e-4ca1-b692-cb5ab4c849c8",
                                  "communityIdentifier": "6a7OcN3x1k+tXbgLKVAYGw==",
                                  "communityIdentifierGuid": "70ceaee9-f1dd-4fd6-ad5d-b80b2950181b",
                                  "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": "bvNuQS9lp0+iRqfep2HYwQ==",
                                  "priceLevelIdentifierGuid": "416ef36e-652f-4fa7-a246-a7dea761d8c1",
                                  "locked": 36,
                                  "relationChecksum": "sample string 37",
                                  "loyaltyTender": 1,
                                  "giftCardTender": 1,
                                  "operator": {
                                    "$ref": "30"
                                  },
                                  "customer": {
                                    "$ref": "63"
                                  },
                                  "communityOrganisation": {
                                    "$id": "71",
                                    "id": 1,
                                    "identifier": "1g9jtX+EIUyYYW7cMYFOgw==",
                                    "identifierGuid": "b5630fd6-847f-4c21-9861-6edc31814e83",
                                    "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-10-04T23:56:23.2989125",
                                    "deleted": true
                                  },
                                  "details": [
                                    {
                                      "$id": "72",
                                      "saleItemID": 1,
                                      "identifier": "eB9UAjyoCkCxdY9bsI9CcA==",
                                      "identifierGuid": "02541f78-a83c-400a-b175-8f5bb08f4270",
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "cvgmtmC2gUSqdUZ/zm4wxw==",
                                      "pluGuid": "b626f872-b660-4481-aa75-467fce6e30c7",
                                      "accountID": "L5VTig05ZEipVu7xPHmArQ==",
                                      "accountIDGuid": "8a53952f-390d-4864-a956-eef13c7980ad",
                                      "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-10-04T23:56:23.2989125",
                                      "bestOrExpireType": 1,
                                      "providerName": "sample string 11",
                                      "refundG_UID": "YY46DOi3ika9c+hqienHOw==",
                                      "refundGuid": "0c3a8e61-b7e8-468a-bd73-e86a89e9c73b",
                                      "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": "KJfIwjsnaEyuMquEKBISUw==",
                                      "idempotentVoidGuid": "c2c89728-273b-4c68-ae32-ab8428121253",
                                      "priceLevelIdentifier": "ov7jf7kSQkykCxKOu5D+og==",
                                      "priceLevelIdentifierGuid": "7fe3fea2-12b9-4c42-a40b-128ebb90fea2",
                                      "productName": "sample string 23",
                                      "apn": "sample string 24",
                                      "unknownScans": [
                                        {
                                          "$id": "73",
                                          "id": 1,
                                          "saleDetailID": 2,
                                          "storeID": 1,
                                          "scanned": "2025-10-04T23:56:23.2989125",
                                          "operatorG_UID": "QEA=",
                                          "barcode": "sample string 4",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "73"
                                        }
                                      ],
                                      "refund": {
                                        "$id": "74",
                                        "id": 1,
                                        "g_UID": "u212hQo/jkmkzzTuJMZSQA==",
                                        "guid": "85766dbb-3f0a-498e-a4cf-34ee24c65240",
                                        "description": "sample string 1",
                                        "dumped": true,
                                        "inventoryReasonID": 1,
                                        "sortOrder": 1,
                                        "updated": "2025-10-04T23:56:23.2989125"
                                      },
                                      "modifier": {
                                        "$id": "75",
                                        "id": 1,
                                        "setG_UID": "KFHxFaqmZU+kvjzy+8Mnrw==",
                                        "modifierSetGuid": "15f15128-a6aa-4f65-a4be-3cf2fbc327af",
                                        "name": "sample string 2",
                                        "price": 1,
                                        "quantity": 1,
                                        "modifierType": 1,
                                        "groupNumber": 1,
                                        "pageNumber": 1,
                                        "controlOrder": 1,
                                        "printToStation": true,
                                        "pluG_UID": "vBqMUymU2kCbyuB7KWNKeg==",
                                        "pluGuid": "538c1abc-9429-40da-9bca-e07b29634a7a",
                                        "deleted": true,
                                        "g_UID": "59CZ2EtcG0qkCmedukC6/A==",
                                        "guid": "d899d0e7-5c4b-4a1b-a40a-679dba40bafc",
                                        "product": {
                                          "$ref": "8"
                                        }
                                      },
                                      "priceLevelName": "sample string 25",
                                      "pumpNumber": 1,
                                      "hoseNumber": 1
                                    },
                                    {
                                      "$ref": "72"
                                    }
                                  ],
                                  "eftReceipts": [
                                    {
                                      "$id": "76",
                                      "id": 1,
                                      "storeID": 1,
                                      "saleHeaderID": 2,
                                      "storeSaleHeader": {
                                        "$ref": "70"
                                      },
                                      "receipt": "sample string 3",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "76"
                                    }
                                  ],
                                  "payments": [
                                    {
                                      "$ref": "69"
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ],
                                  "cards": [
                                    {
                                      "$id": "77",
                                      "id": 1,
                                      "saleHeaderID": 1,
                                      "identifier": "sample string 2",
                                      "cardType": 3,
                                      "providerName": "sample string 4"
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "campaignHits": [
                                    {
                                      "$id": "78",
                                      "id": 1,
                                      "saleHeaderID": 2,
                                      "campaign": "sample string 3",
                                      "name": "sample string 4",
                                      "processed": 1,
                                      "campaignDescription": "sample string 5"
                                    },
                                    {
                                      "$ref": "78"
                                    }
                                  ],
                                  "fuel": [
                                    {
                                      "$id": "79",
                                      "id": 1,
                                      "plu": 1,
                                      "pluG_UID": "LOdSwgFInkuLSiseBNMaoA==",
                                      "pluGuid": "c252e72c-4801-4b9e-8b4a-2b1e04d31aa0",
                                      "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-10-04T23:56:23.2989125",
                                      "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-10-04T23:56:23.2989125",
                                      "tagNumber": "sample string 15",
                                      "trackTwoRem": "sample string 16",
                                      "transCode": 1,
                                      "transType": 1,
                                      "unitPrice": 1.0,
                                      "vehicleReg": "sample string 17",
                                      "offline": true,
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "79"
                                    }
                                  ],
                                  "fuelResells": [
                                    {
                                      "$id": "80",
                                      "saleItemID": 1,
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "gKZsXCgyskmd9exdBvg+6w==",
                                      "pluGuid": "5c6ca680-3228-49b2-9df5-ec5d06f83eeb",
                                      "accountID": "iW9p08UnMk+JoObvZo7CKw==",
                                      "accountIDGuid": "d3696f89-27c5-4f32-89a0-e6ef668ec22b",
                                      "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-10-04T23:56:23.2989125",
                                      "bestOrExpireType": 1,
                                      "refundG_UID": "359CNiduEkmheXMdRHXDCA==",
                                      "refundGuid": "36429fdf-6e27-4912-a179-731d4475c308",
                                      "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": "80"
                                    }
                                  ],
                                  "customerOrder": [
                                    {
                                      "$id": "81",
                                      "identifier": "IR/EX4EWM0+/7LHaZLuseQ==",
                                      "identifierGuid": "5fc41f21-1681-4f33-bfec-b1da64bbac79",
                                      "id": 1,
                                      "orderNo": 2,
                                      "externalSaleIdentifier": "sample string 3",
                                      "storeID": 4,
                                      "zoneID": 5,
                                      "deptNo": 6,
                                      "customerIdentifier": "G+bEnqK620aIh42YV9uchg==",
                                      "customerIdentifierGuid": "9ec4e61b-baa2-46db-8887-8d9857db9c86",
                                      "operatorNo": 1,
                                      "operatorG_UID": "IpF7k+HxVUq66NFkkj1uyw==",
                                      "operatorGuid": "937b9122-f1e1-4a55-bae8-d164923d6ecb",
                                      "created": "2025-10-04T23:56:23.2989125",
                                      "ordered": "2025-10-04T23:56:23.2989125",
                                      "started": "2025-10-04T23:56:23.2989125",
                                      "completed": "2025-10-04T23:56:23.2989125",
                                      "supplied": "2025-10-04T23:56:23.2989125",
                                      "quickTicket": 1,
                                      "deleted": true,
                                      "walkAway": true,
                                      "approxWait": 1,
                                      "actualWait": 1,
                                      "deliveryMethod": 8,
                                      "externalSaleType": 9,
                                      "customer": {
                                        "$ref": "63"
                                      },
                                      "operator": {
                                        "$ref": "30"
                                      },
                                      "details": [
                                        {
                                          "$id": "82",
                                          "headerID": 1,
                                          "plu": 1,
                                          "pluG_UId": "TdjWLLyQ2kyRtVCungzy6g==",
                                          "pluGuid": "2cd6d84d-90bc-4cda-91b5-50ae9e0cf2ea",
                                          "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": "aRsOTIhJrEWPxvBP3QVwcQ==",
                                          "headerIdentifierGuid": "4c0e1b69-4988-45ac-8fc6-f04fdd057071",
                                          "product": {
                                            "$ref": "8"
                                          }
                                        },
                                        {
                                          "$ref": "82"
                                        }
                                      ],
                                      "storeName": "sample string 11",
                                      "customerName": "sample string 12",
                                      "storeReplyTo": "sample string 13",
                                      "storeSubjectLine": "sample string 14",
                                      "storeSaleHeader": {
                                        "$ref": "70"
                                      }
                                    },
                                    {
                                      "$ref": "81"
                                    }
                                  ],
                                  "surveyResponses": [
                                    {
                                      "$id": "83",
                                      "surveyG_UID": "ybDQVtJ+6k2uipqVVO0D3g==",
                                      "surveyGuid": "56d0b0c9-7ed2-4dea-ae8a-9a9554ed03de",
                                      "saleHeaderGuid": "oLu7ERPfWE2LL7MP1+DdFQ==",
                                      "saleGuid": "11bbbba0-df13-4d58-8b2f-b30fd7e0dd15",
                                      "textResponse": "sample string 1",
                                      "integerResponse": 1,
                                      "g_UIDResponse": "RRtDwPBYKUa3KyCOvd6S8g==",
                                      "guidResponse": "c0431b45-58f0-4629-b72b-208ebdde92f2",
                                      "whoAnswered": 2,
                                      "answeredAtUTC": "2025-10-04T23:56:23.2989125",
                                      "sale": {
                                        "$ref": "70"
                                      },
                                      "survey": {
                                        "$id": "84",
                                        "g_UID": "p1o9wkIz2Uq3ajfGSvbfhA==",
                                        "guid": "c23d5aa7-3342-4ad9-b76a-37c64af6df84",
                                        "name": "sample string 1",
                                        "storeID": 2,
                                        "zoneID": 1,
                                        "checkoutFormG_UID": "EB4CtoCjw0KC2jFLgW6okg==",
                                        "checkoutFormGuid": "b6021e10-a380-42c3-82da-314b816ea892",
                                        "displayToWho": 3,
                                        "displayWhen": 4,
                                        "start": "2025-10-04T23:56:23.2989125",
                                        "end": "2025-10-04T23:56:23.2989125",
                                        "deleted": true,
                                        "updated": "2025-10-04T23:56:23.2989125",
                                        "possibleIntegerResponses": [
                                          1,
                                          2
                                        ],
                                        "possibleTextResponses": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "possibleGuidResponses": [
                                          "772e78d4-3fa3-42ca-8c37-d9c0cab63478",
                                          "67bf825c-608b-4f3c-911a-1bcb721774c4"
                                        ],
                                        "allowsAllTextResponses": true,
                                        "surveyForm": {
                                          "$ref": "38"
                                        }
                                      },
                                      "ingressId": "sample string 4"
                                    },
                                    {
                                      "$ref": "83"
                                    }
                                  ],
                                  "storeName": "sample string 38",
                                  "machineName": "sample string 39",
                                  "operatorName": "sample string 40",
                                  "direction": 1,
                                  "reason": "sample string 41",
                                  "accountG_UID": "wlffVbWrqkyxxVT7EOtUSw==",
                                  "accountIdentifier": "55df57c2-abb5-4caa-b1c5-54fb10eb544b",
                                  "accountName": "sample string 42",
                                  "customerOrderIdentifier": "y+2DrRPanE+dhr4Dm2/3/A==",
                                  "customerOrderIdentifierGuid": "ad83edcb-da13-4f9c-9d86-be039b6ff7fc",
                                  "priceLevelName": "sample string 43",
                                  "revision": 44,
                                  "ingressId": "sample string 45"
                                },
                                "metadata": {
                                  "$id": "85",
                                  "id": 1,
                                  "paymentID": 2,
                                  "paymentIdentifier": "7RDKcf2Hi0K8m4HKea1w6A==",
                                  "paymentIdentifierGuid": "71ca10ed-87fd-428b-bc9b-81ca79ad70e8",
                                  "identifier": "z+ic+QqrwUmri/faD6ksGg==",
                                  "identifierGuid": "f99ce8cf-ab0a-49c1-ab8b-f7da0fa92c1a",
                                  "metadata": "sample string 3",
                                  "signatureImage": "QEA=",
                                  "itemIdentifier": "XcfsyXNdAEm43786dsIqbA==",
                                  "itemIdentifierGuid": "c9ecc75d-5d73-4900-b8df-bf3a76c22a6c"
                                }
                              },
                              {
                                "$ref": "69"
                              }
                            ]
                          },
                          {
                            "$ref": "64"
                          }
                        ],
                        "customerGroupMembers": [
                          {
                            "$ref": "68"
                          },
                          {
                            "$ref": "68"
                          }
                        ],
                        "customerGroups": [
                          {
                            "$ref": "67"
                          },
                          {
                            "$ref": "67"
                          }
                        ],
                        "accounts": [
                          {
                            "$ref": "65"
                          },
                          {
                            "$ref": "65"
                          }
                        ],
                        "account": {
                          "$ref": "65"
                        },
                        "vouchers": [
                          {
                            "$id": "86",
                            "customerIdentifier": "/Z9wNq7EUk+syC+rB6zMyA==",
                            "customerIdentifierGuid": "36709ffd-c4ae-4f52-acc8-2fab07acccc8",
                            "voucherName": "sample string 2",
                            "count": 3,
                            "storeID": 4,
                            "barcode": "sample string 5",
                            "redeemCount": 6,
                            "issueCount": 7,
                            "storeSalePaymentID": 1,
                            "idempotentID": "SLze4KU/kk2IYVn6pSe4lQ==",
                            "idempotentGuid": "e0debc48-3fa5-4d92-8861-59faa527b895",
                            "offline": true,
                            "voucher": {
                              "$id": "87",
                              "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-10-04T23:56:23.2989125",
                              "barcodeTemplate": {
                                "$id": "88",
                                "templateID": 1,
                                "template": "sample string 1",
                                "bcFunction": "sample string 2",
                                "sortOrder": 3
                              },
                              "scaleLabel": {
                                "$id": "89",
                                "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-10-04T23:56:23.2989125",
                                "labelPageLayout": "1rpnzVM4rUmebakZ3Mdbog==",
                                "pageLayoutGuid": "cd67bad6-3853-49ad-9e6d-a919dcc75ba2",
                                "labelType": 6,
                                "oldName": "sample string 7",
                                "voucher": {
                                  "$ref": "87"
                                },
                                "elements": [
                                  {
                                    "$id": "90",
                                    "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-10-04T23:56:23.2989125"
                                  },
                                  {
                                    "$ref": "90"
                                  }
                                ]
                              },
                              "customerVouchers": [
                                {
                                  "$id": "91",
                                  "id": 1,
                                  "customerIdentifier": "lsQX4eb99kW1vVdBNT0Jow==",
                                  "customerIdentifierGuid": "e117c496-fde6-45f6-b5bd-5741353d09a3",
                                  "voucherID": 3,
                                  "voucherName": "sample string 4",
                                  "storeID": 1,
                                  "barcode": "sample string 5",
                                  "dateOfIssue": "2025-10-04T23:56:23.2989125",
                                  "issuedSaleHeaderID": 1,
                                  "issuedSaleIdentifier": "sample string 7",
                                  "issuedOfflinePaymentID": 1,
                                  "issuedIdempotentID": "z1mNIPvqZkOdhynytY+EHQ==",
                                  "issuedIdempotentGuid": "208d59cf-eafb-4366-9d87-29f2b58f841d",
                                  "issuedOffline": true,
                                  "issuedUser": "sample string 9",
                                  "issuedNotes": "sample string 10",
                                  "expiryDate": "2025-10-04T23:56:23.2989125",
                                  "expiredUser": "sample string 11",
                                  "expiredNotes": "sample string 12",
                                  "redeemed": "2025-10-04T23:56:23.2989125",
                                  "redeemedSaleHeaderID": 1,
                                  "redeemedSaleIdentifier": "sample string 13",
                                  "redeemedOfflinePaymentID": 1,
                                  "redeemedIdempotentID": "szjQ8uSWCEW+qdsMJdye4Q==",
                                  "redeemedIdempotentGuid": "f2d038b3-96e4-4508-bea9-db0c25dc9ee1",
                                  "redeemedUser": "sample string 14",
                                  "redeemedNotes": "sample string 15",
                                  "redeemedOffline": true,
                                  "updated": "2025-10-04T23:56:23.2989125",
                                  "storeName": "sample string 17",
                                  "scaleLabel": {
                                    "$ref": "89"
                                  },
                                  "voucher": {
                                    "$ref": "87"
                                  },
                                  "customer": {
                                    "$ref": "63"
                                  },
                                  "issuedOfflinePayment": {
                                    "$ref": "69"
                                  },
                                  "redeemedOfflinePayment": {
                                    "$ref": "69"
                                  }
                                },
                                {
                                  "$ref": "91"
                                }
                              ]
                            },
                            "customer": {
                              "$ref": "63"
                            }
                          },
                          {
                            "$ref": "86"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "62"
                    }
                  ],
                  "customerGroups": [
                    {
                      "$id": "92",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupID": "9eqBEGa4IUyvXaSNC8IiWA==",
                      "groupIDGuid": "1081eaf5-b866-4c21-af5d-a48d0bc22258",
                      "campaign": {
                        "$ref": "59"
                      },
                      "group": {
                        "$ref": "67"
                      }
                    },
                    {
                      "$ref": "92"
                    }
                  ],
                  "signIqTickets": [
                    {
                      "$id": "93",
                      "identifier": "qMbhY2f6nkmw5mFrxA4m9g==",
                      "identifierGuid": "63e1c6a8-fa67-499e-b0e6-616bc40e26f6",
                      "campaignName": "sample string 2",
                      "message": "sample string 3",
                      "ticketFileSource": "sample string 4",
                      "ticketFileDestination": "sample string 5",
                      "storeID": 1
                    },
                    {
                      "$ref": "93"
                    }
                  ],
                  "comboPriceGroups": [
                    {
                      "$id": "94",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "g_UID": "YMzFV+iz7EmoCYuVOiyfnQ==",
                      "guid": "57c5cc60-b3e8-49ec-a809-8b953a2c9f9d",
                      "description": "sample string 5",
                      "newPrice": 1,
                      "rangeDescription": "sample string 6",
                      "dealDescription": "sample string 7",
                      "labelQuantity": 8,
                      "hostProductCategoryID": 1,
                      "offerID": 1,
                      "dontUpdatePricePlus": true,
                      "campaign": {
                        "$ref": "59"
                      },
                      "comboPricePlus": [
                        {
                          "$id": "95",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupG_UID": "OXNF+P9+FUigaqn35euEWA==",
                          "groupGuid": "f8457339-7eff-4815-a06a-a9f7e5eb8458",
                          "comboPriceType": 5,
                          "priceType": 5,
                          "pluG_UID": "p7Zl9YewRUmnvbSJy7DgPA==",
                          "pluGuid": "f565b6a7-b087-4945-a7bd-b489cbb0e03c",
                          "priceGroupG_UID": "KTx3nUEm006H23axuk1a2Q==",
                          "priceGroupGuid": "9d773c29-2641-4ed3-87db-76b1ba4d5ad9",
                          "campaignPoolID": "sample string 7",
                          "quantity": 1,
                          "campaign": {
                            "$ref": "59"
                          },
                          "product": {
                            "$ref": "8"
                          },
                          "priceGroup": {
                            "$ref": "24"
                          },
                          "campaignPool": {
                            "$ref": "59"
                          }
                        },
                        {
                          "$ref": "95"
                        }
                      ]
                    },
                    {
                      "$ref": "94"
                    }
                  ],
                  "priceLevels": [
                    {
                      "$id": "96",
                      "id": 1,
                      "priceLevelIdentifier": "t8i7toSK7kSroNp57QksDw==",
                      "priceLevelIdentifierGuid": "b6bbc8b7-8a84-44ee-aba0-da79ed092c0f",
                      "campaignName": "sample string 3",
                      "priceLevelName": "sample string 4"
                    },
                    {
                      "$ref": "96"
                    }
                  ]
                },
                "product": {
                  "$ref": "8"
                },
                "dealCost": {
                  "$id": "97",
                  "headerIdentifier": "b9/p+qrcy0e3WZkjo17hdQ==",
                  "headerIdentifierGuid": "fae9df6f-dcaa-47cb-b759-9923a35ee175",
                  "identifier": "P0YAao9tvUOhZ2695tRxUw==",
                  "identifierGuid": "6a00463f-6d8f-43bd-a167-6ebde6d47153",
                  "supplierIdentifier": "+zfXFBXzHE2S0IWR4KcwcQ==",
                  "supplierGuid": "14d737fb-f315-4d1c-92d0-8591e0a73071",
                  "pluG_UID": "r82d5yhGlUq9dOlezkcw+A==",
                  "pluGuid": "e79dcdaf-4628-4a95-bd74-e95ece4730f8",
                  "campaignName": "56555a0f-5885-45e2-b085-1599e58eb8d0",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2025-10-04T23:56:23.2989125",
                  "end": "2025-10-04T23:56:23.2989125",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "iY1oXIzVLEma0lLLbh3U8Q==",
                  "bonusItemPluGuid": "5c688d89-d58c-492c-9ad2-52cb6e1dd4f1",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2025-10-04T23:56:23.2989125",
                  "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-10-04T23:56:23.2989125",
                  "campaignEndDate": "2025-10-04T23:56:23.2989125",
                  "masterPLUG_UID": "6q9p5rh3Xk66duCyvyja6Q==",
                  "masterID": "e669afea-77b8-4e5e-ba76-e0b2bf28dae9",
                  "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": "HqCJCwtkvESJY5WJH1DNiw==",
                  "bonusMasterID": "0b89a01e-640b-44bc-8963-95891f50cd8b",
                  "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-10-04T23:56:23.2989125",
              "dealCosts": [
                {
                  "$ref": "97"
                },
                {
                  "$ref": "97"
                }
              ],
              "tags": [
                {
                  "$id": "98",
                  "pluG_UID": "FG8ndyABbk+0pVdrea/79Q==",
                  "pluGuid": "77276f14-0120-4f6e-b4a5-576b79affbf5",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "98"
                }
              ],
              "alternateProductG_UID": "8zEGMHUYJU63jfsFOWPkYA==",
              "alternateProduct": "300631f3-1875-4e25-b78d-fb053963e460",
              "productHostCode": {
                "$id": "99",
                "id": 1,
                "pluG_UID": "3cduzDI76UiU8LNtvXy4fA==",
                "pluGuid": "cc6ec7dd-3b32-48e9-94f0-b36dbd7cb87c",
                "ibaCode": "sample string 2"
              },
              "mscCat": {
                "$ref": "53"
              },
              "mscCom": {
                "$ref": "54"
              },
              "mscDep": {
                "$ref": "56"
              },
              "mscSubCom": {
                "$ref": "55"
              },
              "isUserUpdate": true,
              "ignoreMasterProduct": true,
              "priceGroupLabelRequested": true,
              "firstSold": "2025-10-04T23:56:23.3145666",
              "inventoryTracked": "2025-10-04T23:56:23.3145666",
              "isNormalPriceChangesCampaign": true
            },
            "supplier": {
              "$ref": "3"
            },
            "serviceFee": {
              "$id": "100",
              "id": 1,
              "description": "sample string 1",
              "fee": 1
            },
            "isPrimaryHost": true,
            "hostVendor": 47
          },
          {
            "$ref": "6"
          }
        ],
        "orderCycleHeaders": [
          {
            "$id": "101",
            "storeID": 1,
            "supplierIdentifier": "Zx+08Oph/UOpELAVWK9YkQ==",
            "supplierGuid": "f0b41f67-61ea-43fd-a910-b01558af5891",
            "departmentCode": "sample string 2",
            "warehouseDirectIndicator": "sample string 3",
            "type": 4,
            "storeName": "sample string 5",
            "departmentName": "sample string 6",
            "orderDays": 7
          },
          {
            "$ref": "101"
          }
        ],
        "cycles": [
          {
            "$id": "102",
            "storeID": 1,
            "supplierIdentifier": "u13jJTiU2E+ZyKBlEi3FpA==",
            "supplierGuid": "25e35dbb-9438-4fd8-99c8-a065122dc5a4",
            "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-10-04T23:56:23.3145666",
            "deliveryDate": "2025-10-04T23:56:23.3145666",
            "nextCutOffDate": "2025-10-04T23:56:23.3145666",
            "nextDeliveryDate": "2025-10-04T23:56:23.3145666",
            "nextDaysBuffer": 10
          },
          {
            "$ref": "102"
          }
        ],
        "store": {
          "$ref": "9"
        },
        "updated": "2025-10-04T23:56:23.3145666",
        "isHost": true
      },
      "files": [
        {
          "$id": "103",
          "id": "sample string 1",
          "fileName": "sample string 2",
          "extension": "sample string 3",
          "provider": 0,
          "type": 0,
          "hostType": "sample string 4",
          "createdUtc": "2025-10-04T23:56:23.3145666",
          "processed": "2025-10-04T23:56:23.3145666",
          "isProcessing": true,
          "processedCount": 6,
          "processingTime": 1,
          "collectedUtc": "2025-10-04T23:56:23.3145666",
          "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": "2"
          },
          "metcashHeader": {
            "$id": "104",
            "customerNumber": "sample string 1",
            "creationDate": "2025-10-04T23:56:23.3145666",
            "businessPillar": "sample string 3",
            "fileType": "sample string 4"
          }
        },
        {
          "$ref": "103"
        }
      ],
      "zoneMatrix": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "hostFileStoreSetting": {
        "$ref": "1"
      },
      "hostStoreSettings": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "promotionPlacements": [
        {
          "$id": "105",
          "identifier": "mpgjvvWMqUuOv/mJTKqDWg==",
          "identifierGuid": "be23989a-8cf5-4ba9-8ebf-f9894caa835a",
          "code": "sample string 2",
          "description": "sample string 3",
          "isAdvertised": true
        },
        {
          "$ref": "105"
        }
      ],
      "promoTypeGuids": [
        "ea86ea21-b1b3-4c76-8112-cced4ba9b84c",
        "5abf8d15-fb34-4988-b494-41c76b380f05"
      ],
      "isPromotionOnly": false,
      "isOrderable": false,
      "vendor": 0
    },
    "groupIDs": [
      1,
      2
    ],
    "hostDescription": "sample string 24"
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�D[�(�5xl/workbook.xml �(���;�0D�H�����#��I�"���`�?������.�����)F��Ƙ}Ԡ}�J܅`sB<�@1�3tܵ�)�t/b�Vr�
+Ёd�����i���x������j�Q�I����bj��0�$��ԝLD��M	�^$�4SP��Qr��{�\.��8�+���@���F��^aY~W_PK�D[����	�[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
�D[��d�''_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="R62abf92c701a4a36" /></Relationships>PK�D[���61xl/worksheets/sheet1.xml �(���]s�<��J&��#�J�Ĵem��Z�.o�Mܱ]��GI��^�؁Hɳk���cw8x�{y7���բX�e"ƣ|uS������?;~~t�X�?�y��#���g��x^���&��f�/�UR��+��mQ.�����1)no7�qq��W��0�2����R�|q_����ӫ�/��ls˻�V��b5>:�-|��ݏ���p��g�9�G���
}�������(����g�ñذ�>�\�c9��Ӈ���x|�/~�k�����w����r��n<ZNo�~\�����%R	��y��by���2T?���vum�(����K��q[��z�����
�_����/�[o�ts�*I�PB*g��z��֛�O���?��m���z��wM���N�PF��K#v@&��[g]:0����AHp�F94C�'[��	�AmR�n�C��l�'m"@J%��G�`@�8P����ҡ����"�D('�L�ʸ����q#`"S�
�vV�!�eڞ�H�"EL�2�!�m�,�Uvv���ҵg�%��D3�<	��Z-�#���<	��gJi�\jӁS�.��YFhg��[r`�<	�v��y�Sa�Z������J��t{lO�nOSx[;)��,��VB�	X��^N�J< xZ		#0հ��'��$�S(0 �AY;�!x\{/�v��3��o��(�J�u�Y/�S��)0x;9�]m��Zb�<���8?��c���4�ga��2�}��'��$���{ᬷ��b�C�$6�T��Oz�ȓ����@��I4�Y����͛������|���?e�c�y�X���u$&�ֵ[�EL�.�2&�K�v���P]�4&t�x�K����K�ń��1��F1"�[!��c"�{!�~`"�G!�^0���A�������A��_�u���{� DݯB��� D��B�͘%"oƬ!}3n����@ΘeD"qƬ#�3f!���1+�D�YJ$2g�Zb����.��I?�1���d(/���}r�����Aȴ^ň"�z� �g=J�3��(o���B��AȜ�3Y�B���L9�%���}b2��1������U�w�Lk�|e2�oB&���&���ʘ���ɘ����=���aV,j�옦�,��A�04�mӍ�:A�M�aO�a�!4��Y�
4ȘrdB�,F� cd=J�3�4Ȇ��B��Ah�1
2�A�s����� cd1Y�}^�|wʹ�A� 4��Y�Md}ە1�����Iߍ0+�Dd�DA�04�&��M��t���EQ�������PK�D[��@�Pxl/_rels/workbook.xml.rels �(���Kn� @������d�M�i.�al�؀�4�ٺ�z��Tj��E7Y�f�yz|�lvoˌ^���h��bZ9��s�:��n0�Ox5Y�����/,�gƂ���������X.N|RP��2�=��C4�0	x6⼀��Ÿ�W�#w#�J��B�E*F{��4E-%оjWq}�05�3�_��<�e#�6�d1�U���Q܁|	.�tꔖ��V}Y�y�.�SqS#w�b�PK�D[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�D[t��w�xl/sharedStrings.xml �(���oo�0ƿJ����&��@X$h��JӪIs�+Xs��vh٧߅���2�;�}��sFW/���4�b��A�{ rI�؎����3�=m���Kc����&#���K��;c��a��D���I���T�P�
�;S�E�� L�^.+a�~7��]��=�[���L��(4�QX��|�ڤ�aO�y��mfl�T`��נ)�ψ��RYe���V�=@��SJh톙T�I/9�($J+T,�����L���L�N�����D�M��!�����*md��)R[$#�W�\�_����Tţ}S�����[EA�����S�d%8o+�U|�0�Ez=���w����x"%�80G��4NW�5���F�����dN��#�h,�-o ��%?�H1��1�4��$-b�����fK���U�(��
{ώ��	"rH��%s��q�������u�q3�T�*ӹ��t�X�ls����`��GF����.�q�G��8�A'"�axI �Is�&E��E�3�]�ǽ���NU���|:�㨅�-���[�[�[�-I���[��N�%��[A���5�8��b=j#��e�W�$��!X>�,VL����kF*�E�r��#v��0�?��/PK-�D[�(�5xl/workbook.xmlPK-�D[����	��[Content_Types].xmlPK-
�D[��d�''U_rels/.relsPK-�D[���61�xl/worksheets/sheet1.xmlPK-�D[��@�PI	xl/_rels/workbook.xml.relsPK-�D[Ѓc'2E
�
xl/styles.xmlPK-�D[t��w�	xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�D[I�[�5xl/workbook.xml �(�����0D�&�C���DR8q���{�[i�]����[J ��mgv���ݫC|����\M���1�`�?�6�:#B���P)�C��ۀ
�Ȳs0����AO���X~r ��W����x �/�f�d4���I�b�)�`�ER�
5mE�$�&k�S�*�{�+Y�s��+eq�;{�q��n�PK�D[����	�[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
�D[@��''_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="R4903e1327b2b4d4d" /></Relationships>PK�D[���61xl/worksheets/sheet1.xml �(���]s�<��J&��#�J�Ĵem��Z�.o�Mܱ]��GI��^�؁Hɳk���cw8x�{y7���բX�e"ƣ|uS������?;~~t�X�?�y��#���g��x^���&��f�/�UR��+��mQ.�����1)no7�qq��W��0�2����R�|q_����ӫ�/��ls˻�V��b5>:�-|��ݏ���p��g�9�G���
}�������(����g�ñذ�>�\�c9��Ӈ���x|�/~�k�����w����r��n<ZNo�~\�����%R	��y��by���2T?���vum�(����K��q[��z�����
�_����/�[o�ts�*I�PB*g��z��֛�O���?��m���z��wM���N�PF��K#v@&��[g]:0����AHp�F94C�'[��	�AmR�n�C��l�'m"@J%��G�`@�8P����ҡ����"�D('�L�ʸ����q#`"S�
�vV�!�eڞ�H�"EL�2�!�m�,�Uvv���ҵg�%��D3�<	��Z-�#���<	��gJi�\jӁS�.��YFhg��[r`�<	�v��y�Sa�Z������J��t{lO�nOSx[;)��,��VB�	X��^N�J< xZ		#0հ��'��$�S(0 �AY;�!x\{/�v��3��o��(�J�u�Y/�S��)0x;9�]m��Zb�<���8?��c���4�ga��2�}��'��$���{ᬷ��b�C�$6�T��Oz�ȓ����@��I4�Y����͛������|���?e�c�y�X���u$&�ֵ[�EL�.�2&�K�v���P]�4&t�x�K����K�ń��1��F1"�[!��c"�{!�~`"�G!�^0���A�������A��_�u���{� DݯB��� D��B�͘%"oƬ!}3n����@ΘeD"qƬ#�3f!���1+�D�YJ$2g�Zb����.��I?�1���d(/���}r�����Aȴ^ň"�z� �g=J�3��(o���B��AȜ�3Y�B���L9�%���}b2��1������U�w�Lk�|e2�oB&���&���ʘ���ɘ����=���aV,j�옦�,��A�04�mӍ�:A�M�aO�a�!4��Y�
4ȘrdB�,F� cd=J�3�4Ȇ��B��Ah�1
2�A�s����� cd1Y�}^�|wʹ�A� 4��Y�Md}ە1�����Iߍ0+�Dd�DA�04�&��M��t���EQ�������PK�D[rAT��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8v��i7l�-��k�����n�gc���V� �X��j4��'�|��6o�H����l,ˁ�UN�k��C��j���i"��HZ���>���Ҡz�d�܌6u��)���:�)���%n�d��?Dg̠�٩ӄ6����C����0��S
�X��@���WF]0��Ah^�wS�2b����2U�YQW�(Ty��L/=��ӥ�N��RM�F��5�F!��ћ�XPK�D[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�D[t��w�xl/sharedStrings.xml �(���oo�0ƿJ����&��@X$h��JӪIs�+Xs��vh٧߅���2�;�}��sFW/���4�b��A�{ rI�؎����3�=m���Kc����&#���K��;c��a��D���I���T�P�
�;S�E�� L�^.+a�~7��]��=�[���L��(4�QX��|�ڤ�aO�y��mfl�T`��נ)�ψ��RYe���V�=@��SJh톙T�I/9�($J+T,�����L���L�N�����D�M��!�����*md��)R[$#�W�\�_����Tţ}S�����[EA�����S�d%8o+�U|�0�Ez=���w����x"%�80G��4NW�5���F�����dN��#�h,�-o ��%?�H1��1�4��$-b�����fK���U�(��
{ώ��	"rH��%s��q�������u�q3�T�*ӹ��t�X�ls����`��GF����.�q�G��8�A'"�axI �Is�&E��E�3�]�ǽ���NU���|:�㨅�-���[�[�[�-I���[��N�%��[A���5�8��b=j#��e�W�$��!X>�,VL����kF*�E�r��#v��0�?��/PK-�D[I�[�5xl/workbook.xmlPK-�D[����	��[Content_Types].xmlPK-
�D[@��''U_rels/.relsPK-�D[���61�xl/worksheets/sheet1.xmlPK-�D[rAT��PI	xl/_rels/workbook.xml.relsPK-�D[Ѓc'2E
�
xl/styles.xmlPK-�D[t��w�xl/sharedStrings.xmlPK��