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.

SecondPassword

string

None.

SecondPasswordPlain

string

None.

SecondServerAddress

string

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": "NGfMVIGJ+E6gzccsZVUQBg==",
    "hostIdentifierGuid": "54cc6734-8981-4ef8-a0cd-c72c65551006",
    "storeID": 2,
    "username": "sample string 3",
    "password": "sample string 4",
    "passwordPlain": "sample string 5",
    "serverAddress": "sample string 6",
    "serverPort": 1,
    "excludeFromLeadInOut": true,
    "useForHostFile": true,
    "metcashPillarID": "sample string 9",
    "metcashStateCode": "sample string 10",
    "metcashCustomerID": "sample string 11",
    "metcashTradingPartnerID": "sample string 12",
    "drakesCustomerNumber": 1,
    "sparCustomerNumber": "sample string 13",
    "sparOrderUsername": "sample string 14",
    "sparOrderPassword": "sample string 15",
    "sparOrderPasswordPlain": "sample string 16",
    "pharmXSiteID": 1,
    "ibaZoneID": 1,
    "ibaState": "sample string 17",
    "foodlandStoreCode": "sample string 18",
    "ilgMemberNumber": "sample string 19",
    "ilgOutletLocation": 1,
    "ilgBaseCost": 1,
    "ilgApplyNonAdvertisedPromos": true,
    "ilgExemptFromFreight": true,
    "ilgOrderDealReview": true,
    "ilgFinanceFee": 1,
    "secondPassword": "sample string 23",
    "secondPasswordPlain": "sample string 24",
    "secondServerAddress": "sample string 25",
    "processPromotions": true,
    "hostProvider": 0,
    "host": {
      "$id": "2",
      "identifier": "jZE+ubyRvkidN79o58vpGA==",
      "identifierGuid": "b93e918d-91bc-48be-9d37-bf68e7cbe918",
      "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": "8+8cO6bS7UOVF46DpHI49A==",
      "hostSupplierIdentifierGuid": "3b1ceff3-d2a6-43ed-9517-8e83a47238f4",
      "loyaltyPriceLevelIdentifier": "GLdS/M4TlEiqoDVt8SmAcw==",
      "loyaltyPriceLevelIdentifierGuid": "fc52b718-13ce-4894-aaa0-356df1298073",
      "isGroup": true,
      "description": "sample string 22",
      "hostProvider": 23,
      "hostTypeEnum": 24,
      "hostType": "sample string 25",
      "hostCode": "sample string 26",
      "username": "sample string 27",
      "password": "sample string 28",
      "passwordPlain": "sample string 29",
      "server": "sample string 30",
      "url": "sample string 31",
      "global": true,
      "stateCode": "sample string 33",
      "lastCollected": "2026-04-03T06:16:45.366556",
      "lastProcessed": "2026-04-03T06:16:45.366556",
      "hold": true,
      "supplierName": "sample string 35",
      "supplier": {
        "$id": "3",
        "identifier": "ICz++cwfg0WCn6GbqSb/oQ==",
        "identifierGuid": "f9fe2c20-1fcc-4583-829f-a19ba926ffa1",
        "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": "ILsXNfXXM0CgXLyWR5QX4w==",
        "primaryContactID": "3517bb20-d7f5-4033-a05c-bc96479417e3",
        "storeID": 1,
        "abn": "sample string 16",
        "supplierGroupIdentifier": "/mrBAe8+50Cxmm3jToZZHg==",
        "supplierGroupGuid": "01c16afe-3eef-40e7-b19a-6de34e86591e",
        "rebate": 1.0,
        "rebateType": 1,
        "rebateFrequency": 1,
        "rebateSource": 1,
        "rebateLastClaimed": "2026-04-03T06:16:45.366556",
        "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": "34ee5c4d-33d2-43aa-9329-9857405c86b5",
          "identifier": "q9dMKI9PaUWKqRjTfEMzHA==",
          "identifierGuid": "284cd7ab-4f8f-4569-8aa9-18d37c43331c",
          "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": "vg03Ft2yg0GLpEMrwZXxnA==",
            "supplierIdentifierGuid": "16370dbe-b2dd-4183-8ba4-432bc195f19c",
            "contactGuid": "In/S3djYykyhtjdqplCaSQ==",
            "contactID": "ddd27f22-d8d8-4cca-a1b6-376aa6509a49",
            "contact": {
              "$ref": "4"
            },
            "supplier": {
              "$ref": "3"
            }
          },
          {
            "$ref": "5"
          }
        ],
        "products": [
          {
            "$id": "6",
            "pluG_UID": "ijk8Jvo0aU+tckLVScxxPw==",
            "pluGuid": "263c398a-34fa-4f69-ad72-42d549cc713f",
            "supplierIdentifier": "2pbjPwcr202405njO+AmIg==",
            "supplierIdentifierGuid": "3fe396da-2b07-4ddb-b8d3-99e33be02622",
            "cartonQuantity": 1,
            "cartonQuantityChanged": true,
            "productSize": "sample string 3",
            "cigarettesPerSleeve": 1,
            "randomWeight": true,
            "piecesPerUnit": 5,
            "averagePackSize": 6,
            "effectiveDate": "2026-04-03T06:16:45.366556",
            "pricedByWeight": true,
            "landedUnitCostEx": 9,
            "landedUnitCostInc": 10,
            "landedCartonCostInc": 12,
            "landedCartonCostEx": 13,
            "standardCost": 14,
            "deliveryFee": 1,
            "deliveryFeeBasis": "sample string 15",
            "pickAndPackFee": 1,
            "pickAndPackFeeBasis": "sample string 16",
            "financeFee": 1,
            "financeFeeBasis": "sample string 17",
            "cartonLength": 1,
            "cartonWidth": 1,
            "cartonHeight": 1,
            "palletLayerQuantity": 1,
            "palletLayers": 1,
            "itemCode": "sample string 18",
            "invoiceCode": "sample string 19",
            "invoiceDesc": "sample string 20",
            "orderDirect": true,
            "useCost": true,
            "minimumQuantity": 21,
            "hostType": 22,
            "fromHost": 23,
            "minimumReorder": 1,
            "maximumReorder": 1,
            "orderMultiple": 24.1,
            "sellMultiple": 25.1,
            "baseMultiple": 26.1,
            "hostStandardCost": 27,
            "hostTotalCost": 28,
            "hostRetail": 29,
            "hostLandedUnitCostEx": 30,
            "hostLandedUnitCostInc": 31,
            "hostDesc": "sample string 32",
            "directIndicator": "sample string 33",
            "availableToOrder": true,
            "hostRangeIndicator": "sample string 35",
            "hostProductType": "sample string 36",
            "hostProductGrade": "sample string 37",
            "hostProductGroup": "sample string 38",
            "hostSlowMoving": true,
            "hostGeneralMerchandise": true,
            "hostPillar": "sample string 41",
            "hostLastUpdated": "2026-04-03T06:16:45.366556",
            "rebate": 1.0,
            "rebateExclude": true,
            "invoiceCodes": [
              {
                "$id": "7",
                "pluG_UID": "XsyrCnlBuEyra6ukCpBT7Q==",
                "pluGuid": "0aabcc5e-4179-4cb8-ab6b-aba40a9053ed",
                "supplierIdentifier": "NBEuWo/NyUqr1TAgTMGudA==",
                "supplierIdentifierGuid": "5a2e1134-cd8f-4ac9-abd5-30204cc1ae74",
                "invoiceCode": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "7"
              }
            ],
            "storeIDs": [
              1,
              2
            ],
            "preferredSupplier": true,
            "preferredRebateSupplier": true,
            "supplierName": "sample string 42",
            "salesMode": 43,
            "orderPacked": true,
            "active": true,
            "price": 1,
            "costGstPercent": 45,
            "parentPluG_UID": "5jcPL1Tsq0yfx4aKQfseOQ==",
            "parentPluGuid": "2f0f37e6-ec54-4cab-9fc7-868a41fb1e39",
            "freight": 46.0,
            "freightType": 1,
            "product": {
              "$id": "8",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "tmMHEBdQVU23Y95s7agwJw==",
              "guid": "100763b6-5017-4d55-b763-de6ceda83027",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "Er/R6lJhD0uNzpOZ60qd+Q==",
              "priceGroupGuid": "ead1bf12-6152-4b0f-8dce-9399eb4a9df9",
              "blueprintID": 1,
              "lastCountedDate": "2026-04-03T06:16:45.382188",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2026-04-03T06:16:45.382188",
              "pluCreated": "2026-04-03T06:16:45.382188",
              "createdByUser": "sample string 9",
              "name": "sample string 10",
              "nameChanged": true,
              "secondDescription": "sample string 12",
              "hostDescription": "sample string 13",
              "keepCartonQty": true,
              "keepDescription": true,
              "keepDepartments": true,
              "keepSuppliers": true,
              "markdownDescription": "sample string 18",
              "altDescription": "sample string 19",
              "bestOrExpire": 20,
              "lastUpdate": "2026-04-03T06:16:45.382188",
              "lastManualUpdate": "2026-04-03T06:16:45.382188",
              "imageName": "sample string 23",
              "showImageOnFlipCharts": true,
              "showTextOnFlipCharts": true,
              "overrideFlipChartText": true,
              "flipChartText": "sample string 27",
              "salesMode": 1,
              "eftCode": 1,
              "price": 1,
              "priceChanged": true,
              "rrp": 1,
              "gstPercent": 28,
              "gstPercentChanged": true,
              "costGSTPercent": 29,
              "costGSTPercentChanged": true,
              "wetPercent": 1,
              "priceOverride": 1,
              "cost": 1,
              "currentCost": 1,
              "currentCostDecimals": 1,
              "grossProfit": 1.0,
              "currentCostDesc": "sample string 30",
              "currentCostEnd": "2026-04-03T06:16:45.382188",
              "currentCostUpdated": "2026-04-03T06:16:45.382188",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 32,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2026-04-03T06:16:45.382188",
              "defaultGP": 1,
              "breakTargetMode": 33,
              "break1": 1,
              "price1": 1,
              "target1": 34,
              "break2": 1,
              "price2": 1,
              "target2": 35,
              "break3": 1,
              "price3": 1,
              "target3": 36,
              "break1Changed": true,
              "price1Changed": true,
              "target1Changed": true,
              "break2Changed": true,
              "price2Changed": true,
              "target2Changed": true,
              "break3Changed": true,
              "price3Changed": true,
              "target3Changed": true,
              "breakTargetModeChanged": true,
              "margin": 1.1,
              "marginChanged": true,
              "marginRanged": true,
              "marginRangedChanged": true,
              "minimumMargin": 1.1,
              "minimumMarginChanged": true,
              "maximumMargin": 1.1,
              "maximumMarginChanged": true,
              "overrideHostWarehouseIndicator": true,
              "overrideHostWarehouseIndicatorChanged": true,
              "overrideHostPrice": true,
              "overrideHostPriceChanged": true,
              "overrideHostCost": true,
              "overrideHostCostChanged": true,
              "overrideHostMargin": true,
              "overrideHostMarginChanged": true,
              "alwaysApplyMargin": true,
              "alwaysApplyMarginChanged": true,
              "aws": 1.0,
              "paws": 1.0,
              "awsUpdated": "2026-04-03T06:16:45.382188",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 53,
              "altPriceModeChanged": true,
              "altPLUG_UID": "0EUMJYElB0aoaEunpaySiQ==",
              "altPLUGuid": "250c45d0-2581-4607-a868-4ba7a5ac9289",
              "altPLUGuidChanged": true,
              "altPriceDescription1": "sample string 54",
              "altPriceDescription2": "sample string 55",
              "cartonQuantity": 56,
              "cartonQuantityChanged": true,
              "trayID": 1,
              "promptID": 1,
              "tare": 1,
              "packQty": 1,
              "fixedWeight": 1,
              "extraMesg": 1,
              "text1": "sample string 58",
              "text2": "sample string 59",
              "text3": "sample string 60",
              "labelText": "sample string 61",
              "labelTextChanged": true,
              "sendToScale": true,
              "nonScaleWeigh": true,
              "labelFormat": "sample string 65",
              "barcodeFormat": "sample string 66",
              "austMade": 1,
              "coolCode": 67,
              "countryOfOrigin": "sample string 68",
              "percentContent": 69.1,
              "departmentID": 1,
              "subDepartmentID": 1,
              "minorDepartmentID": 1,
              "lesserDepartmentID": 1,
              "deptCode": "sample string 70",
              "subDeptCode": "sample string 71",
              "minorDeptCode": "sample string 72",
              "lesserDeptCode": "sample string 73",
              "deptName": "sample string 74",
              "subDeptName": "sample string 75",
              "minorDeptName": "sample string 76",
              "lesserDeptName": "sample string 77",
              "departmentChanged": true,
              "subCategoryID": 1,
              "expiry": 1,
              "showDays": 1,
              "datePrint": 1,
              "labelRequired": true,
              "labelShelfQty": 80,
              "labelShelfChanged": true,
              "labelTalkerQty": 82,
              "labelSmall": true,
              "labelLastPrinted": "2026-04-03T06:16:45.382188",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "pNL4SQ67pEyobgQKVah1LQ==",
              "shelfPageLayoutGuid": "49f8d2a4-bb0e-4ca4-a86e-040a55a8752d",
              "talkerPageLayoutG_UID": "ObSFv/ZsHEmO2YH3/Vtuug==",
              "talkerPageLayoutGuid": "bf85b439-6cf6-491c-8ed9-81f7fd5b6eba",
              "unitMeasure": 1.1,
              "unitMeasureChanged": true,
              "unitMeasureKind": 85,
              "unitMeasureKindChanged": true,
              "signIQData": "sample string 87",
              "refresh": true,
              "earnLoyaltyPoints": true,
              "earnLoyaltyPointsChanged": true,
              "quantityOverride": true,
              "quantityOverrideChanged": true,
              "quantityRequired": true,
              "quantityRequiredChanged": true,
              "allowDiscounts": true,
              "allowDiscountsChanged": true,
              "discountDiscounts": true,
              "discountDiscountsChanged": true,
              "itemRecalled": true,
              "itemRecalledChanged": true,
              "noRefund": true,
              "noRefundChanged": true,
              "allowMarkdown": true,
              "allowMarkdownChanged": true,
              "priceRequired": true,
              "priceRequiredChanged": true,
              "fuelItem": true,
              "fuelItemChanged": true,
              "liabilityItem": true,
              "trackSerial": true,
              "trackSerialChanged": true,
              "allowZeroPrice": true,
              "allowZeroPriceChanged": true,
              "notForSale": 92,
              "notForSaleChanged": true,
              "excludeFromDeals": true,
              "excludeFromVoucher": true,
              "minimumAge": 95,
              "minimumAgeChanged": true,
              "buyingLimit": 1,
              "buyingLimitChanged": true,
              "buyingLimitIndependent": true,
              "buyingLimitIndependentChanged": true,
              "inventoryGuid": "vXRiBpM4M0e4lin+Mjcfaw==",
              "inventoryIdentifier": "066274bd-3893-4733-b896-29fe32371f6b",
              "inventoryAccuracy": 1,
              "baseUnits": 99,
              "orderPacked": 1,
              "isManufactured": true,
              "isIngredient": true,
              "isModifier": true,
              "isModifierChanged": true,
              "hasModifiers": 100,
              "defaultPrinter": "sample string 101",
              "defaultPrinterGroup": "sample string 102",
              "ingredientsOnManufacture": true,
              "manufactureUnitMeasure": 1,
              "mpl": 1,
              "maxShelfQty": 103,
              "allowAutoOrder": true,
              "warrantyPeriod": 1,
              "parentPluG_UId": "0N4NPn1yu0GDQIB8eh82ew==",
              "parentPluGuid": "3e0dded0-727d-41bb-8340-807c7a1f367b",
              "preferredHostVendor": 105,
              "preferredHostChanged": true,
              "code": "sample string 107",
              "supplierIdentifier": "xz5KNIrCr0CvwBsiMVWIOg==",
              "supplierIdentifierGuid": "344a3ec7-c28a-40af-afc0-1b223155883a",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "2kkxmlzZOUSgwop84BwNNA==",
              "rebateSupplierIdentifierGuid": "9a3149da-d95c-4439-a0c2-8a7ce01c0d34",
              "rebateSupplierChanged": true,
              "availableForOrder": true,
              "warehouseDirectIndicator": "sample string 109",
              "warehouseDirectIndicatorChanged": true,
              "productGrade": "sample string 111",
              "productType": "sample string 112",
              "productGroup": "sample string 113",
              "complianceIndicator": "sample string 114",
              "inhouseBrand": "sample string 115",
              "slowMoving": true,
              "generalMerchandise": true,
              "comment": "sample string 118",
              "lastUpdatedByUser": "sample string 119",
              "lastManualUpdatedByUser": "sample string 120",
              "lastUpdatedByUserOverride": true,
              "lastUpdatedByHost": "2026-04-03T06:16:45.382188",
              "commodity": "sample string 122",
              "businessPillar": "sample string 123",
              "mscCommodity": "sample string 124",
              "hostIdentifier": "r/VvKrZJR0mZGBmcHJtAEA==",
              "hostIdentifierGuid": "2a6ff5af-49b6-4947-9918-199c1c9b4010",
              "serviceFeeID": 1,
              "serviceFeeIDChanged": true,
              "providerName": "sample string 126",
              "aisleEnds": "sample string 127",
              "deleted": true,
              "deletedChanged": true,
              "hidden": true,
              "doNotRange": true,
              "doNotRangeChanged": true,
              "doNotOrder": true,
              "doNotOrderChanged": true,
              "locked": true,
              "excludeFromWebUpdate": true,
              "excludeFromWebUpdateChanged": true,
              "webPriceBasedOn": 138,
              "webPriceRounding": true,
              "webMarkup": 140,
              "webPriceMode": 141,
              "altDepartmentID": 1,
              "altSubDepartmentID": 1,
              "altMinorDepartmentID": 1,
              "altLesserDepartmentID": 1,
              "altDeptCode": "sample string 142",
              "altSubDeptCode": "sample string 143",
              "altMinorDeptCode": "sample string 144",
              "altLesserDeptCode": "sample string 145",
              "altDepartmentChanged": true,
              "storeProducts": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "store": {
                "$id": "9",
                "id": 1,
                "isMaster": true,
                "isElectedMaster": true,
                "electedMasterStoreID": 1,
                "isZoneMaster": true,
                "shortName": "sample string 3",
                "url": "sample string 4",
                "sortOrder": 1,
                "name": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "state": "sample string 12",
                "country": "sample string 13",
                "postCode": "sample string 14",
                "delivery": 1,
                "exportAccounts": 1,
                "salesAccountFolder": "sample string 15",
                "purchaseAccountFolder": "sample string 16",
                "initLoad": 1,
                "initIDs": 1,
                "zoneID": 1,
                "actAsMaster": 1,
                "lastActiveUtc": "2026-04-03T06:16:45.382188",
                "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": "sGDWpbZdrEW4dJP7PbEfgg==",
                "hostIdentifierGuid": "a5d660b0-5db6-45ac-b874-93fb3db11f82",
                "hostName": 1,
                "hostAddress": "sample string 27",
                "hostUsername": "sample string 28",
                "hostPassword": "sample string 29",
                "excludeFromLeadInOut": true,
                "accountingProvider": 31,
                "accountingAddress": "sample string 32",
                "accountingUsername": "sample string 33",
                "accountingPassword": "sample string 34",
                "storeAccountingCode": "sample string 35",
                "softwareVariance": 36,
                "fuelWarningVariance": 37.0,
                "fuelErrorVariance": 38.0,
                "fuelAccumulatedWarningVariance": 39.0,
                "fuelAccumulatedErrorVariance": 40.0,
                "drawManagment": 41,
                "endOfDayManagment": true,
                "autoFillCashBalancing": true,
                "fuelDayVariance": 44,
                "accountingTradingTime": "00:00:00.1234567",
                "stockActivateProduct": 46,
                "defaultOrderDocumentId": 1,
                "defaultStockReceiveDocumentId": 1,
                "giftCardSalesAccountingDeptCode": "sample string 47",
                "transactionDiscountAccountingDeptCode": "sample string 48",
                "size": 49,
                "updated": "2026-04-03T06:16:45.382188",
                "priceZone": {
                  "$id": "10",
                  "id": 1,
                  "name": "sample string 2",
                  "hostIdentifier": "M6ExWUWXX0GwWiKWDKzVAg==",
                  "hostIdentifierGuid": "5931a133-9745-415f-b05a-22960cacd502",
                  "sortOrder": 3,
                  "zoneMasterStoreID": 1,
                  "electedMasterStoreID": 1,
                  "containsElectedMasterStore": true
                },
                "priceZoneName": "sample string 51",
                "storeFuelConfigured": true,
                "shippingAddressCopied": true,
                "shippingAddress": {
                  "$id": "11",
                  "storeID": 1,
                  "addressType": 1,
                  "address1": "sample string 1",
                  "address2": "sample string 2",
                  "city": "sample string 3",
                  "state": "sample string 4",
                  "country": "sample string 5",
                  "postCode": "sample string 6"
                },
                "billingAddressCopied": true,
                "billingAddress": {
                  "$ref": "11"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "1"
                  },
                  {
                    "$ref": "1"
                  }
                ],
                "accounts": [
                  {
                    "$id": "12",
                    "id": 1,
                    "storeID": 1,
                    "accountName": "sample string 2",
                    "bsb": "sample string 3",
                    "accountNumber": "sample string 4",
                    "accountDesignated": true
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "sales": [
                  {
                    "$id": "13",
                    "id": 1,
                    "storeID": 1,
                    "externalSalesType": 2,
                    "ftpSiteID": 1,
                    "lastSaleProcessed": "2026-04-03T06:16:45.382188",
                    "ftpSite": {
                      "$id": "14",
                      "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": "13"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "15",
                    "id": 1,
                    "hostIdentifier": "8zkfrt5rDUSOGgYiF7+3KQ==",
                    "hostIdentifierGuid": "ae1f39f3-6bde-440d-8e1a-062217bfb729",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "98f5e658-1b6c-4557-80f2-0da0beb41d58",
                      "d47ce797-8d0b-4bec-a599-dc4f2636a6b1"
                    ]
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "cashManagements": [
                  {
                    "$id": "16",
                    "id": 1,
                    "storeID": 1,
                    "cashManagementType": 2,
                    "apiID": 1,
                    "organisationID": "sample string 3",
                    "siteName": "sample string 4",
                    "thirdPartyAPI": {
                      "$id": "17",
                      "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": "16"
                  }
                ],
                "updateStoreID": "5494adf2-a8ae-4ffe-8fab-3505e237f195",
                "updateStore": {
                  "$id": "18",
                  "id": "fd86b0b6-189f-402e-8205-cd30f5b5f73e",
                  "name": "sample string 1",
                  "lastActivity": "2026-04-03T06:16:45.382188",
                  "zone": "sample string 2",
                  "timeZoneOffset": 0.0,
                  "businessHoursStart": "00:00:00.1234567",
                  "businessHoursEnd": "00:00:00.1234567",
                  "master": true,
                  "lastIP": "sample string 10",
                  "lastHostName": "sample string 11",
                  "ping": 1,
                  "pingStatus": "sample string 12",
                  "lastUpdateCompleted": "2026-04-03T06:16:45.382188"
                },
                "timeZoneId": "sample string 54",
                "securityOptions": {
                  "$id": "19",
                  "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": "20",
                  "pluG_UID": "LIZeQIWYDEmuxz7/BvkmQA==",
                  "pluGuid": "405e862c-9885-490c-aec7-3eff06f92640",
                  "plu": 1,
                  "storeID": 1,
                  "zoneID": 2,
                  "zoneName": "sample string 3",
                  "store": "sample string 4",
                  "isElectedMasterStore": true,
                  "isZoneMasterStore": true,
                  "priceNow": 7,
                  "costNow": 8,
                  "costNowDecimals": 9,
                  "normalPrice": 10,
                  "priceNext": 1,
                  "costNext": 1,
                  "costNextDecimals": 11,
                  "nextCampaignName": "sample string 12",
                  "gstPercent": 13,
                  "normalCost": 14,
                  "normalCostDecimals": 15,
                  "costGstPercent": 16,
                  "costCalcMethod": 1,
                  "currentCost": 17,
                  "currentCostDecimals": 18,
                  "break1": 19,
                  "price1": 20,
                  "break2": 21,
                  "price2": 22,
                  "break3": 23,
                  "price3": 24,
                  "fuelItem": 25,
                  "fixedWeight": 26,
                  "active": true,
                  "complianceIndicator": "sample string 27",
                  "doNotOrder": true,
                  "doNotRange": true,
                  "isNormalPriceChangesCampaign": true,
                  "updated": "2026-04-03T06:16:45.382188"
                },
                {
                  "$ref": "20"
                }
              ],
              "currentPrices": {
                "$id": "21",
                "pluPrices": {
                  "$id": "22",
                  "plu": 1,
                  "pluG_UID": "QEA=",
                  "stores": [
                    1,
                    2
                  ],
                  "normalPrice": 1,
                  "cost": 2,
                  "break1": 3,
                  "price1": 4,
                  "break2": 5,
                  "price2": 6,
                  "break3": 7,
                  "price3": 8,
                  "discountPrice": 9,
                  "memberDiscountPrice": 10,
                  "acceptedUtc": "2026-04-03T06:16:45.382188",
                  "priceChangeType": 0,
                  "costDecimals": 11,
                  "costCalcMethod": 12,
                  "targetCampaignPriceGtOrEquNormal": true
                },
                "normalPluPrices": {
                  "$ref": "22"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "23",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "talkerText": "sample string 3",
                  "disableWasSave": true,
                  "startDate": "2026-04-03T06:16:45.382188",
                  "startTime": 5,
                  "endDate": "2026-04-03T06:16:45.382188",
                  "endTime": 6,
                  "newPrice": 7,
                  "newCost": 8,
                  "newCostDecimals": 9,
                  "pctDiscount": 10,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 11",
                  "hostType": 12,
                  "hostIdentifier": "IsJs7PsQfkKUCMIu3sQW0Q==",
                  "hostIdentifierGuid": "ec6cc222-10fb-427e-9408-c22edec416d1",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ]
              },
              "tray": {
                "$id": "24",
                "g_UId": "n5a6mBhM5kuK/TXegYGHvw==",
                "guid": "98ba969f-4c18-4be6-8afd-35de818187bf",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "25",
                "priceGroupG_UID": "S9ag6YIOp0+pNp45+qfP0Q==",
                "priceGroupGuid": "e9a0d64b-0e82-4fa7-a936-9e39faa7cfd1",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2026-04-03T06:16:45.382188",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "8"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 147",
              "nutrifacts": {
                "$id": "26",
                "pluG_UID": "0psvZcDI8Ums7tw/2vfExg==",
                "pluGuid": "652f9bd2-c8c0-49f1-acee-dc3fdaf7c4c6",
                "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": "27",
                "pluGuid": "748f2cc4-bd78-4634-8947-70044d722720",
                "created": "2026-04-03T06:16:45.382188",
                "createdByUser": "sample string 1",
                "activated": "2026-04-03T06:16:45.382188",
                "activatedByUser": "sample string 2",
                "deactivated": "2026-04-03T06:16:45.382188",
                "deactivatedByUser": "sample string 3",
                "lastOrdered": "2026-04-03T06:16:45.382188",
                "lastOrderedQty": 4.0,
                "lastReceived": "2026-04-03T06:16:45.382188",
                "lastReceivedQty": 5.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2026-04-03T06:16:45.382188",
                "lastSold": "2026-04-03T06:16:45.382188",
                "firstSold": "2026-04-03T06:16:45.382188",
                "awsUpdated": "2026-04-03T06:16:45.382188",
                "lastManualUpdate": "2026-04-03T06:16:45.382188",
                "lastManualUpdatedByUser": "sample string 7",
                "lastUpdated": "2026-04-03T06:16:45.382188",
                "lastUpdatedByUser": "sample string 9",
                "lastUpdatedByHost": "2026-04-03T06:16:45.382188",
                "doNotRangeUpdated": "2026-04-03T06:16:45.382188",
                "doNotOrderUpdated": "2026-04-03T06:16:45.382188",
                "tracked": "2026-04-03T06:16:45.382188"
              },
              "allergens": [
                {
                  "$id": "28",
                  "primaryKey": {
                    "$id": "29",
                    "pluGuid": "a284b8b1-30b4-4b20-9870-0782c4a6cef0",
                    "contains": 2
                  },
                  "allergenID": 1,
                  "pluG_UID": "sbiEorQwIEuYcAeCxKbO8A==",
                  "pluGuid": "a284b8b1-30b4-4b20-9870-0782c4a6cef0",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "28"
                }
              ],
              "costs": {
                "$id": "30",
                "pluG_UID": "gR2R4tiVAU29H+dAyr3z+Q==",
                "pluGuid": "e2911d81-95d8-4d01-bd1f-e740cabdf3f9",
                "enteredCost": 1,
                "weightedAvgCost": 1,
                "lastCost": 1,
                "rawEnteredCost": 2,
                "rawWeightedAvgCost": 3,
                "rawLastCost": 4,
                "freight": 5.0,
                "freightType": 6,
                "costDecimals": 7,
                "fifoCost": 1,
                "updated": "2026-04-03T06:16:45.382188",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "31",
                  "saleHeaderID": 1,
                  "created": "2026-04-03T06:16:45.382188",
                  "createdLocal": "2026-04-03T06:16:45.382188",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "DfJZh+6dgUyWiCKHcII4YA==",
                  "operatorGuid": "8759f20d-9dee-4c81-9688-228770823860",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "4JKE6hDn60KPiwPqyAunUQ==",
                  "pluGuid": "ea8492e0-e710-42eb-8f8b-03eac80ba751",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "32",
                    "id": 1,
                    "g_Uid": "mrmZob3Mf0G8dFBsSAWO9Q==",
                    "guid": "a199b99a-ccbd-417f-bc74-506c48058ef5",
                    "operatorNumber": 1,
                    "shortName": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "password": "sample string 5",
                    "hasPassword": true,
                    "passwordText": "sample string 6",
                    "rfidTagID": "sample string 7",
                    "blueprintID": 1,
                    "groupID": 1,
                    "groupName": "sample string 8",
                    "managerGroupID": 1,
                    "managerGroupName": "sample string 9",
                    "zoneID": 1,
                    "zoneName": "sample string 10",
                    "loggedIn": 1,
                    "lastUsedIP": "sample string 11",
                    "deleted": true,
                    "locked": true,
                    "allowOpenTill": true,
                    "webEmail": "sample string 14",
                    "simpleOperatorType": 0,
                    "webRole": "sample string 15",
                    "updated": "2026-04-03T06:16:45.382188",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2026-04-03T06:16:45.382188",
                    "endShift": "2026-04-03T06:16:45.382188",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "33",
                        "operatorG_UID": "65moe5854E2n6fuUazj1Gg==",
                        "operatorGuid": "7ba899eb-399f-4de0-a7e9-fb946b38f51a",
                        "storeID": 2,
                        "operator": {
                          "$ref": "32"
                        },
                        "store": {
                          "$ref": "9"
                        }
                      },
                      {
                        "$ref": "33"
                      }
                    ]
                  }
                },
                {
                  "$ref": "31"
                }
              ],
              "apns": [
                {
                  "$id": "34",
                  "pluID": 1,
                  "pluG_UID": "7vnNG2k8JkSC2GJiwjjQNQ==",
                  "pluGuid": "1bcdf9ee-3c69-4426-82d8-6262c238d035",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "34"
                }
              ],
              "tuns": [
                {
                  "$id": "35",
                  "pluG_UId": "yHw8Q+F8Aki4y6vrLd1Qlw==",
                  "pluGuid": "433c7cc8-7ce1-4802-b8cb-abeb2ddd5097",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "8"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "35"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "36",
                  "identifier": "LvJfDU7qG06OkHu6A+1Shw==",
                  "identifierGuid": "0d5ff22e-ea4e-4e1b-8e90-7bba03ed5287",
                  "pluG_UID": "L9cl5Wwl7k6SxhFMuHIL5g==",
                  "pluGuid": "e525d72f-256c-4eee-92c6-114cb8720be6",
                  "competitionID": 1,
                  "name": "sample string 2",
                  "sellMultiple": 3,
                  "retailPrice": 4,
                  "storeName": "sample string 5"
                },
                {
                  "$ref": "36"
                }
              ],
              "supplier": {
                "$ref": "3"
              },
              "supplierName": "sample string 148",
              "children": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "ordering": {
                "$ref": "6"
              },
              "flipChartPages": [
                {
                  "$id": "37",
                  "identifier": "B3Npl1+2E0uyL1CadCLpyA==",
                  "groupName": "sample string 1",
                  "identifierGuid": "97697307-b65f-4b13-b22f-509a7422e9c8",
                  "exists": true,
                  "flipChartIdentifier": "nl6/FEbQo0O+DwrsEN6zrg==",
                  "flipChartIdentifierGuid": "14bf5e9e-d046-43a3-be0f-0aec10deb3ae",
                  "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": "6UfTzIBdlkqrYLHKcgun6A==",
                  "groupIdentifierGuid": "ccd347e9-5d80-4a96-ab60-b1ca720ba7e8",
                  "flipChart": {
                    "$id": "38",
                    "identifier": "mYd9HNGqQkyP7i/6sSbqZg==",
                    "identifierGuid": "1c7d8799-aad1-4c42-8fee-2ffab126ea66",
                    "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": "39",
                      "identifier": "F4jho3sCxk62RW4Sl3r7+A==",
                      "identifierGuid": "a3e18817-027b-4ec6-b645-6e12977afbf8",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "40",
                          "id": 1,
                          "g_UID": "5E5XXPa3dkyg1nWBbmCoFA==",
                          "guid": "5c574ee4-b7f6-4c76-a0d6-75816e60a814",
                          "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": "lLWHQws6Tku63ysWQIr+HQ==",
                          "previousFormGuid": "4387b594-3a0b-4b4e-badf-2b16408afe1d",
                          "nextForm": 1,
                          "nextFormG_UID": "95gfC6yKJkeMIvJhwzCdeQ==",
                          "nextFormGuid": "0b1f98f7-8aac-4726-8c22-f261c3309d79",
                          "attributes": "sample string 10",
                          "updated": "2026-04-03T06:16:45.382188",
                          "positioning": 1,
                          "contentPanel": "sample string 11",
                          "selectionMode": 1,
                          "maximumSelections": 1,
                          "alteredInStore": true,
                          "deleted": true,
                          "blueprintID": 1,
                          "preserveLayout": true,
                          "mainCheckoutFormName": "sample string 13",
                          "nextCheckoutForm": {
                            "$ref": "40"
                          },
                          "previousCheckoutForm": {
                            "$ref": "40"
                          },
                          "buttons": [
                            {
                              "$id": "41",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "GzO3r/Ik8UCqYyBo5WwMjQ==",
                              "checkoutFormGuid": "afb7331b-24f2-40f1-aa63-2068e56c0c8d",
                              "identifier": "NvMTEHdrHUmiMvB+j5dCSw==",
                              "identifierGuid": "1013f336-6b77-491d-a232-f07e8f97424b",
                              "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": "SiW9RRNIqkybFB1gjMHUnQ==",
                              "valueGuid": "45bd254a-4813-4caa-9b14-1d608cc1d49d",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2026-04-03T06:16:45.382188",
                              "action": "sample string 12",
                              "valueForm": {
                                "$ref": "40"
                              },
                              "image": {
                                "$id": "42",
                                "name": "sample string 3.sample string 4",
                                "imageID": 2,
                                "imageName": "sample string 3",
                                "imageExtension": "sample string 4",
                                "lastUpdate": "2026-04-03T06:16:45.382188",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "41"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "43",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "B8e+pU1/WkWTiZj6ralS/A==",
                              "checkoutFormGuid": "a5bec707-7f4d-455a-9389-98faada952fc",
                              "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": "43"
                            }
                          ]
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "panels": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ]
                    },
                    "pages": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ]
                  },
                  "contentPanel": {
                    "$ref": "43"
                  },
                  "products": [
                    {
                      "$id": "44",
                      "flipChartPageIdentifier": "LzRbfUrX1kmCjMsO/0NSPQ==",
                      "flipChartPageIdentifierGuid": "7d5b342f-d74a-49d6-828c-cb0eff43523d",
                      "pluG_UID": "f/xkvESItkypuJzhwdUEFQ==",
                      "pluGuid": "bc64fc7f-8844-4cb6-a9b8-9ce1c1d50415",
                      "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": "44"
                    }
                  ],
                  "productCount": 27,
                  "pages": [
                    {
                      "$ref": "37"
                    },
                    {
                      "$ref": "37"
                    }
                  ]
                },
                {
                  "$ref": "37"
                }
              ],
              "priceHistory": [
                {
                  "$id": "45",
                  "pluG_UID": "ecq8HFVH7U2EAGhbHZeW6Q==",
                  "pluGuid": "1cbcca79-4755-4ded-8400-685b1d9796e9",
                  "price": 1,
                  "costCalcMethod": 1,
                  "cost": 2,
                  "weightedAvgCost": 3,
                  "lastCost": 4,
                  "rawCost": 5,
                  "rawWeightedAvgCost": 6,
                  "rawLastCost": 7,
                  "costDecimals": 8,
                  "serviceFeeID": 9,
                  "freight": 10.0,
                  "freightType": 11,
                  "process": "sample string 12",
                  "user": "sample string 13",
                  "updated": "2026-04-03T06:16:45.382188",
                  "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": "45"
                }
              ],
              "ingredients": [
                {
                  "$id": "46",
                  "pluG_UID": "ludKfPb61EePysCE9mKR3w==",
                  "ingredientGuid": "Rdxs2EsNREC8Vubd9WlTqA==",
                  "ingredientIdentifier": "d86cdc45-0d4b-4044-bc56-e6ddf56953a8",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "46"
                }
              ],
              "bins": [
                {
                  "$id": "47",
                  "pluG_UID": "bCH2GtX5HEifOxowWK/wXQ==",
                  "pluGuid": "1af6216c-f9d5-481c-9f3b-1a3058aff05d",
                  "shelfLocationIdentifier": "8VJlw8JKN0u/iLvc4b2oZA==",
                  "shelfLocationGuid": "c36552f1-4ac2-4b37-bf88-bbdce1bda864",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "4vQIb6Ye1ECLIpgAgvzZsA==",
                  "labelPageLayoutGuid": "6f08f4e2-1ea6-40d4-8b22-980082fcd9b0",
                  "updated": "2026-04-03T06:16:45.382188",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "8"
                  },
                  "location": {
                    "$id": "48",
                    "identifier": "klT9ry+oCESKULRhREVi/w==",
                    "storeID": 1,
                    "identifierGuid": "affd5492-a82f-4408-8a50-b461444562ff",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2026-04-03T06:16:45.382188",
                    "minTemp": 1,
                    "maxTemp": 1,
                    "checkFrequency": 1,
                    "storeCaseConfiguration": 5,
                    "storeName": "sample string 6",
                    "bins": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ]
                  }
                },
                {
                  "$ref": "47"
                }
              ],
              "bin": {
                "$ref": "47"
              },
              "scaleLocations": [
                {
                  "$id": "49",
                  "plu": 1,
                  "pluG_UID": "eeyot9Xc9E2+mscwNk5a7w==",
                  "pluGuid": "b7a8ec79-dcd5-4df4-be9a-c730364e5aef",
                  "deptNo": 1,
                  "product": {
                    "$ref": "8"
                  },
                  "scaleLocation": {
                    "$id": "50",
                    "id": 1,
                    "deptNo": 1,
                    "deptCode": "sample string 2",
                    "name": "sample string 3",
                    "enabled": true,
                    "updated": "2026-04-03T06:16:45.382188",
                    "department": {
                      "$id": "51",
                      "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": "50"
                      },
                      "subDepartments": [
                        {
                          "$id": "52",
                          "id": 1,
                          "departmentID": 2,
                          "name": "sample string 3",
                          "code": "sample string 4",
                          "departmentCode": "sample string 5",
                          "externalSales": true,
                          "minorDepartments": [
                            {
                              "$id": "53",
                              "id": 1,
                              "subDepartmentID": 2,
                              "departmentID": 3,
                              "name": "sample string 4",
                              "subDepartmentCode": "sample string 5",
                              "departmentCode": "sample string 6",
                              "code": "sample string 7",
                              "lesserDepartments": [
                                {
                                  "$id": "54",
                                  "id": 1,
                                  "departmentID": 2,
                                  "subDepartmentID": 3,
                                  "minorDepartmentID": 4,
                                  "name": "sample string 5",
                                  "code": "sample string 6",
                                  "departmentCode": "sample string 7",
                                  "subDepartmentCode": "sample string 8",
                                  "minorDepartmentCode": "sample string 9",
                                  "updated": "2026-04-03T06:16:45.382188",
                                  "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": "Ligv/5HOtUSAosqvfRBigg==",
                                  "labelPageLayoutGuid": "ff2f282e-ce91-44b5-80a2-caaf7d106282",
                                  "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": "55",
                                    "dept": 1,
                                    "category": 2,
                                    "name": "sample string 3",
                                    "active": true,
                                    "mscCommodities": [
                                      {
                                        "$id": "56",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "name": "sample string 4",
                                        "active": true,
                                        "mscSubCommodities": [
                                          {
                                            "$id": "57",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "subCommodity": 4,
                                            "name": "sample string 5",
                                            "active": true,
                                            "subCommodityCode": "sample string 7"
                                          },
                                          {
                                            "$ref": "57"
                                          }
                                        ],
                                        "commodityCode": "sample string 6"
                                      },
                                      {
                                        "$ref": "56"
                                      }
                                    ],
                                    "categoryCode": "sample string 5"
                                  },
                                  "mscCom": {
                                    "$ref": "56"
                                  },
                                  "mscDep": {
                                    "$id": "58",
                                    "dept": 1,
                                    "name": "sample string 2",
                                    "active": true,
                                    "mscCategories": [
                                      {
                                        "$ref": "55"
                                      },
                                      {
                                        "$ref": "55"
                                      }
                                    ],
                                    "deptCode": "sample string 4"
                                  },
                                  "mscSubCom": {
                                    "$ref": "57"
                                  }
                                },
                                {
                                  "$ref": "54"
                                }
                              ],
                              "updated": "2026-04-03T06:16:45.382188",
                              "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": "lcLANqCK6EWaek2RXjlxbg==",
                              "labelPageLayoutGuid": "36c0c295-8aa0-45e8-9a7a-4d915e39716e",
                              "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": "55"
                              },
                              "mscCom": {
                                "$ref": "56"
                              },
                              "mscDep": {
                                "$ref": "58"
                              },
                              "mscSubCom": {
                                "$ref": "57"
                              }
                            },
                            {
                              "$ref": "53"
                            }
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2026-04-03T06:16:45.382188",
                          "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": "104RxJ3YuECtJLbnklfHjA==",
                          "labelPageLayoutGuid": "c4114ed7-d89d-40b8-ad24-b6e79257c78c",
                          "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": "55"
                          },
                          "mscCom": {
                            "$ref": "56"
                          },
                          "mscDep": {
                            "$ref": "58"
                          },
                          "mscSubCom": {
                            "$ref": "57"
                          }
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "stores": [
                        1,
                        2
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2026-04-03T06:16:45.382188",
                      "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": "rlm+g/JfFUeGC00sAXbmng==",
                      "labelPageLayoutGuid": "83be59ae-5ff2-4715-860b-4d2c0176e69e",
                      "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": "55"
                      },
                      "mscCom": {
                        "$ref": "56"
                      },
                      "mscDep": {
                        "$ref": "58"
                      },
                      "mscSubCom": {
                        "$ref": "57"
                      }
                    }
                  }
                },
                {
                  "$ref": "49"
                }
              ],
              "nextPrice": {
                "$id": "59",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "plu": 1,
                "hostOfferID": 1,
                "metcashPromotionID": "sample string 4",
                "metcashPromotionPlacement": "sample string 5",
                "pluG_UID": "w8j47NR1gUq5L6LKl213PA==",
                "pluGuid": "ecf8c8c3-75d4-4a81-b92f-a2ca976d773c",
                "newPrice": 1,
                "pctDiscount": 1,
                "newCost": 1,
                "newCostDecimals": 6,
                "dealCostIdentifier": "31ibe3pme0auY1H9udr/AA==",
                "dealCostGuid": "7b9b58df-667a-467b-ae63-51fdb9daff00",
                "pluName": "sample string 7",
                "apn": "sample string 8",
                "fuelItem": true,
                "priceGroupG_UID": "ioN9RFnLykmBfCIDpItvKg==",
                "priceGroupGuid": "447d838a-cb59-49ca-817c-2203a48b6f2a",
                "itemNumber": "sample string 10",
                "cri": "sample string 11",
                "pluPrice": 12,
                "costCalcMethod": 13,
                "pluCost": 14,
                "pluCostIndicator": "sample string 15",
                "pluPriceGstPercent": 16,
                "pluCostGstPercent": 17,
                "pluActive": true,
                "cartonQty": 1.1,
                "baseUnits": 19.1,
                "salesMode": 1,
                "pluNormalCost": 20,
                "pluaws": 21.0,
                "directNumber": "sample string 22",
                "departmentName": "sample string 23",
                "subDepartmentName": "sample string 24",
                "priceGroupName": "sample string 25",
                "supplierName": "sample string 26",
                "stockOnHand": 1.1,
                "stockOnOrder": 1.1,
                "lastReceived": "2026-04-03T06:16:45.382188",
                "rrp": 27,
                "campaignDescription": "sample string 28",
                "hostCampaign": true,
                "hostIdentifier": "QEA=",
                "hostIdentifierGuid": "1c837c1f-3d95-4c09-8306-6114ee66e5cf",
                "campaignComboPriceGroupG_UID": "KbIw9jhzsUud5+zpQaIC4A==",
                "campaignComboPriceGroupIdentifier": "f630b229-7338-4bb1-9de7-ece941a202e0",
                "promotionPlacementDescription": "sample string 30",
                "storeAcceptances": [
                  {
                    "$id": "60",
                    "plu": 1,
                    "pluG_UId": "QEA=",
                    "campaignID": 1,
                    "campaignName": "sample string 2",
                    "storeID": 3,
                    "acceptedUtc": "2026-04-03T06:16:45.382188",
                    "operatorG_UID": "Ng/hCbLRaUKk4jmVFonh+Q==",
                    "operatorGuid": "09e10f36-d1b2-4269-a4e2-39951689e1f9",
                    "machineID": 1,
                    "processed": true,
                    "appliedUtc": "2026-04-03T06:16:45.382188",
                    "signIqTicketFileMovedUtc": "2026-04-03T06:16:45.382188",
                    "user": "sample string 6",
                    "campaignDescription": "sample string 7",
                    "productDesc": "sample string 8",
                    "storeName": "sample string 9",
                    "effectiveUtc": "2026-04-03T06:16:45.382188",
                    "priceChangeType": 0,
                    "operatorName": "sample string 10",
                    "hostCampaign": true,
                    "hostIdentifier": "QEA=",
                    "hostIdentifierGuid": "c0d718f0-260c-4279-a59e-399383b0c6c7",
                    "product": {
                      "$ref": "8"
                    },
                    "campaignPlu": {
                      "$ref": "59"
                    },
                    "fuelItem": true
                  },
                  {
                    "$ref": "60"
                  }
                ],
                "campaign": {
                  "$id": "61",
                  "id": 1,
                  "storeID": 2,
                  "name": "dea6666b-cc44-4f04-9251-3c7ec42d1f47",
                  "nameGuid": "dea6666b-cc44-4f04-9251-3c7ec42d1f47",
                  "description": "sample string 4",
                  "showDiscounts": true,
                  "showTotals": true,
                  "onlyEvaluateOnSubtotal": true,
                  "useDescription": true,
                  "campaignType": 1,
                  "startDate": "2026-04-03T06:16:45.382188",
                  "startTime": 1,
                  "endDate": "2026-04-03T06:16:45.382188",
                  "endTime": 1,
                  "recurrence": 1,
                  "recurrenceType": 1,
                  "monthType": 1,
                  "weekDays": 1,
                  "months": 1,
                  "monthWeeks": 1,
                  "monthDays": "sample string 7",
                  "printed": true,
                  "talkerText": "sample string 8",
                  "rangeDescription": "sample string 9",
                  "dealDescription": "sample string 10",
                  "labelQuantity": 11,
                  "active": 1,
                  "deactivated": "2026-04-03T06:16:45.382188",
                  "system": true,
                  "created": "2026-04-03T06:16:45.382188",
                  "updated": "2026-04-03T06:16:45.382188",
                  "priceChangeNotifiedUtc": "2026-04-03T06:16:45.382188",
                  "promoType": 1,
                  "promotionTypeCode": "sample string 13",
                  "hostIdentifier": "Zf3/nRjTOkCC0jt1pPB9+w==",
                  "hostIdentifierGuid": "9dfffd65-d318-403a-82d2-3b75a4f07dfb",
                  "hostType": 14,
                  "createdByUser": "sample string 15",
                  "fromHost": true,
                  "deleted": true,
                  "campaignDeleted": "2026-04-03T06:16:45.382188",
                  "updatedByUser": "sample string 18",
                  "offerID": 1,
                  "isPriceChangeCampaign": true,
                  "stores": [
                    1,
                    2
                  ],
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "campaignPlus": [
                    {
                      "$ref": "59"
                    },
                    {
                      "$ref": "59"
                    }
                  ],
                  "campaignPools": [
                    {
                      "$id": "62",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "plu": 4,
                      "pluG_UID": "cTdCESRsJEqpP8MMdOEMZQ==",
                      "pluGuid": "11423771-6c24-4a24-a93f-c30c74e10c65",
                      "hostOfferID": 1,
                      "priceGroupG_UID": "rqXjIk25H0+Gvb5atzuNMQ==",
                      "priceGroupGuid": "22e3a5ae-b94d-4f1f-86bd-be5ab73b8d31",
                      "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": "2026-04-03T06:16:45.382188",
                      "rrp": 17,
                      "campaignDescription": "sample string 18",
                      "product": {
                        "$ref": "8"
                      },
                      "campaign": {
                        "$ref": "61"
                      }
                    },
                    {
                      "$ref": "62"
                    }
                  ],
                  "sellingRules": [
                    {
                      "$id": "63",
                      "id": 1,
                      "identifier": "FRT9V0xVgkiS32UNY60Mig==",
                      "identifierStr": "FRT9V0xVgkiS32UNY60Mig==",
                      "identifierGuid": "57fd1415-554c-4882-92df-650d63ad0c8a",
                      "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": "61"
                      }
                    },
                    {
                      "$ref": "63"
                    }
                  ],
                  "customers": [
                    {
                      "$id": "64",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "customerID": "j/0tM5RXoUO/LiIwi+xmyg==",
                      "customerIDGuid": "332dfd8f-5794-43a1-bf2e-22308bec66ca",
                      "campaign": {
                        "$ref": "61"
                      },
                      "customer": {
                        "$id": "65",
                        "identifier": "YWTGskw+5kCmoHww0+9AoA==",
                        "identifierGuid": "b2c66461-3e4c-40e6-a6a0-7c30d3ef40a0",
                        "code": "sample string 2",
                        "familyName": "sample string 3",
                        "givenName": "sample string 4",
                        "otherName": "sample string 5",
                        "title": "sample string 6",
                        "dateOfBirth": "2026-04-03T06:16:45.382188",
                        "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": "RA/hEdXKHUqY2Ci+LZPysA==",
                        "communityIdentifierGuid": "11e10f44-cad5-4a1d-98d8-28be2d93f2b0",
                        "joined": "2026-04-03T06:16:45.382188",
                        "updated": "2026-04-03T06:16:45.382188",
                        "active": true,
                        "reasonInactive": 1,
                        "groupCustomer": true,
                        "loyaltyPoints": 1,
                        "homeStoreID": 1,
                        "availableSpend": 1,
                        "priceLevelIdentifier": "X5Hg6FvFjkmZ6BseNncHsQ==",
                        "priceLevelIdentifierGuid": "e8e0915f-c55b-498e-99e8-1b1e367707b1",
                        "marketingID": "sample string 18",
                        "receiptPrintOptions": 1,
                        "hidden": true,
                        "registered": true,
                        "registeredOn": "2026-04-03T06:16:45.382188",
                        "emailMarketing": true,
                        "smsMarketing": true,
                        "deleted": true,
                        "deletedUser": "sample string 24",
                        "homeStoreName": "sample string 25",
                        "customerCards": [
                          {
                            "$id": "66",
                            "cardType": 2,
                            "issueDate": "2026-04-03T06:16:45.382188",
                            "expiry": "2026-04-03T06:16:45.382188",
                            "customerID": "eyjZD7nyKUSHwvoaB3Ryyg==",
                            "customerIDGuid": "0fd9287b-f2b9-4429-87c2-fa1a077472ca",
                            "initialValue": 1,
                            "currentValue": 1,
                            "maxLimit": 1,
                            "minTransaction": 1,
                            "maxTransaction": 1,
                            "multiplier": 1.1,
                            "active": true,
                            "reasonInactive": 1,
                            "idRequired": true,
                            "idType": 1,
                            "idValue": "sample string 5",
                            "updated": "2026-04-03T06:16:45.382188",
                            "linkedAccount": "UTwyyEFX9E+ZJTutuwnhFQ==",
                            "linkedAccountGuid": "c8323c51-5741-4ff4-9925-3badbb09e115",
                            "currentValueChanged": true,
                            "limitsChanged": true,
                            "customer": {
                              "$ref": "65"
                            },
                            "account": {
                              "$id": "67",
                              "id": 1,
                              "identifier": "0afrnn481kG24bKd0J7n6w==",
                              "identifierGuid": "9eeba7d1-3c7e-41d6-b6e1-b29dd09ee7eb",
                              "referenceNo": "sample string 3",
                              "name": "sample string 4",
                              "created": "2026-04-03T06:16:45.382188",
                              "owner": "LV96H/bn5UKd3ci30V+MYA==",
                              "ownerGuid": "1f7a5f2d-e7f6-42e5-9ddd-c8b7d15f8c60",
                              "accountStoreGroupIdentifier": "K76vB0CcKUeVzXUGEA90+Q==",
                              "accountStoreGroupGuid": "07afbe2b-9c40-4729-95cd-7506100f74f9",
                              "accountType": 1,
                              "currentBalance": 1,
                              "externalID": "sample string 7",
                              "maximumLimit": 1,
                              "accruePoints": true,
                              "loyaltyPoints": 1,
                              "termsOfTrade": 1,
                              "signatureRequired": true,
                              "referenceRequired": true,
                              "statementSendType": 10,
                              "ageingPeriod": 1,
                              "monthlyAgeingPeriod": true,
                              "explodedInvoice": true,
                              "isFifoAllocation": true,
                              "lastStatementSent": "2026-04-03T06:16:45.382188",
                              "active": true,
                              "updated": "2026-04-03T06:16:45.382188",
                              "deleted": true,
                              "deletedUser": "sample string 16",
                              "currentBalanceChanged": true,
                              "maximumLimitChanged": true,
                              "loyaltyPointsChanged": true,
                              "projectedBalance": 17,
                              "accountStoreGroupStoreIDs": [
                                1,
                                2
                              ],
                              "customerEmail": "sample string 18",
                              "ownerCustomer": {
                                "$ref": "65"
                              },
                              "card": {
                                "$ref": "66"
                              },
                              "members": {
                                "$id": "68",
                                "sample string 1": [
                                  {
                                    "$ref": "65"
                                  },
                                  {
                                    "$ref": "65"
                                  }
                                ],
                                "sample string 2": [
                                  {
                                    "$ref": "65"
                                  },
                                  {
                                    "$ref": "65"
                                  }
                                ]
                              },
                              "customerGroups": [
                                {
                                  "$id": "69",
                                  "identifier": "4TpoNftINkqO40IUwhR0uw==",
                                  "identifierGuid": "35683ae1-48fb-4a36-8ee3-4214c21474bb",
                                  "name": "sample string 2",
                                  "primaryContact": "kDgPw3qkzkamwGsuQwgVcw==",
                                  "primaryContactGuid": "c30f3890-a47a-46ce-a6c0-6b2e43081573",
                                  "accountID": "bKut4m4noEGGPFSRaJ/AwA==",
                                  "accountIDGuid": "e2adab6c-276e-41a0-863c-5491689fc0c0",
                                  "special": true,
                                  "updated": "2026-04-03T06:16:45.382188",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "priceLevelIdentifier": "XEVYeA7fnkGD49lOJuADhw==",
                                  "priceLevelIdentifierGuid": "7858455c-df0e-419e-83e3-d94e26e00387",
                                  "marketingListID": "sample string 7",
                                  "deleted": true,
                                  "account": {
                                    "$ref": "67"
                                  },
                                  "primaryContactCustomer": {
                                    "$ref": "65"
                                  },
                                  "customerGroupMembers": [
                                    {
                                      "$id": "70",
                                      "id": 1,
                                      "groupID": "86oqgFPF8EW6E2+NdP1alw==",
                                      "groupIDGuid": "802aaaf3-c553-45f0-ba13-6f8d74fd5a97",
                                      "customerID": "jJdmYVPCHE6asnutY5UAaw==",
                                      "customerIDGuid": "6166978c-c253-4e1c-9ab2-7bad6395006b",
                                      "card": "sample string 4",
                                      "linkedAccount": "hwG43bf0i0mgowjhwKznEg==",
                                      "linkedAccountGuid": "ddb80187-f4b7-498b-a0a3-08e1c0ace712",
                                      "customer": {
                                        "$ref": "65"
                                      },
                                      "group": {
                                        "$ref": "69"
                                      },
                                      "customerCard": {
                                        "$ref": "66"
                                      }
                                    },
                                    {
                                      "$ref": "70"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "69"
                                }
                              ]
                            },
                            "payments": [
                              {
                                "$id": "71",
                                "id": 1,
                                "identifier": "uKR7wrcGckqNq1n7f6qrcg==",
                                "identifierGuid": "c27ba4b8-06b7-4a72-8dab-59fb7faaab72",
                                "storeID": 2,
                                "operatorName": "sample string 3",
                                "saleHeaderID": 4,
                                "paymentType": 5,
                                "amount": 6,
                                "account": "sample string 7",
                                "accountID": "g1YhXOgV+Uau0qdfj8ma/w==",
                                "accountIDGuid": "5c215683-15e8-46f9-aed2-a75f8fc99aff",
                                "customerAccount": {
                                  "$ref": "67"
                                },
                                "customerCard": {
                                  "$ref": "66"
                                },
                                "accountType": 1,
                                "cardName": "sample string 8",
                                "authorisationNumber": "sample string 9",
                                "bankReference": "sample string 10",
                                "merchantID": "sample string 11",
                                "terminalID": "sample string 12",
                                "cardNumber": "sample string 13",
                                "paymentDate": "2026-04-03T06:16:45.382188",
                                "invRocNo": "sample string 14",
                                "responseCode": "sample string 15",
                                "cashout": 1,
                                "tip": 16,
                                "idempotentVoid": "/9CO41VsxkKEgeMzDyM+1w==",
                                "idempotentVoidGuid": "e38ed0ff-6c55-42c6-8481-e3330f233ed7",
                                "offline": true,
                                "processed": 1,
                                "storeSaleHeader": {
                                  "$id": "72",
                                  "saleHeaderID": 1,
                                  "saleHeaderGuid": "j2yDEFiJz0KsEXWQzpN80w==",
                                  "saleHeaderIdentifierGuid": "10836c8f-8958-42cf-ac11-7590ce937cd3",
                                  "created": "2026-04-03T06:16:45.382188",
                                  "createdLocal": "2026-04-03T06:16:45.382188",
                                  "createdText": "sample string 4",
                                  "itemCount": 5,
                                  "totalAmount": 6,
                                  "cashTender": 1,
                                  "cardTender": 1,
                                  "cheqTender": 1,
                                  "acctTender": 1,
                                  "voucherTender": 1,
                                  "loyaltyPoints": 1,
                                  "cashout": 1,
                                  "changeAmount": 1,
                                  "rounding": 1,
                                  "gstAmount": 1,
                                  "transactionDiscountTender": 1,
                                  "totalTip": 7,
                                  "tranType": 1,
                                  "processed": 1,
                                  "imported": "2026-04-03T06:16:45.382188",
                                  "storeID": 1,
                                  "operatorG_Uid": "vXM728CkKEmjvXcMzTQbeg==",
                                  "operatorGuid": "db3b73bd-a4c0-4928-a3bd-770ccd341b7a",
                                  "customerG_Uid": "tRrCUdogE0ao2qNBlzjg5Q==",
                                  "customerGuid": "51c21ab5-20da-4613-a8da-a3419738e0e5",
                                  "communityIdentifier": "FAvTalk0MkaaWoZq21gmMA==",
                                  "communityIdentifierGuid": "6ad30b14-3459-4632-9a5a-866adb582630",
                                  "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": "EDFojS7AcUSn8YGHrvA6dA==",
                                  "priceLevelIdentifierGuid": "8d683110-c02e-4471-a7f1-8187aef03a74",
                                  "locked": 36,
                                  "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:16:45.382188+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                                  "deserialisedOrderMetadata": {
                                    "$id": "73",
                                    "customerName": "sample string 1",
                                    "pickupAt": "2026-04-03T06:16:45.382188",
                                    "deliveryAddress1": "sample string 2",
                                    "deliveryAddress2": "sample string 3",
                                    "customerPhoneNumber": "sample string 4",
                                    "orderType": 0,
                                    "externalOrderID": "sample string 5",
                                    "externalDisplayableOrderID": "sample string 6",
                                    "tableName": "sample string 7",
                                    "createdBy": 0,
                                    "orderingAppName": "sample string 8"
                                  },
                                  "relationChecksum": "sample string 38",
                                  "loyaltyTender": 1,
                                  "giftCardTender": 1,
                                  "operator": {
                                    "$ref": "32"
                                  },
                                  "customer": {
                                    "$ref": "65"
                                  },
                                  "communityOrganisation": {
                                    "$id": "74",
                                    "id": 1,
                                    "identifier": "UJh2uqO2IEC2/+XiYzcHZQ==",
                                    "identifierGuid": "ba769850-b6a3-4020-b6ff-e5e263370765",
                                    "name": "sample string 3",
                                    "lookupIdentifier": "sample string 4",
                                    "externalID": "sample string 5",
                                    "phone": "sample string 6",
                                    "fax": "sample string 7",
                                    "email": "sample string 8",
                                    "address1": "sample string 9",
                                    "address2": "sample string 10",
                                    "city": "sample string 11",
                                    "postCode": "sample string 12",
                                    "state": "sample string 13",
                                    "country": "sample string 14",
                                    "abn": "sample string 15",
                                    "promoPeriodStart": "2026-04-03T06:16:45.382188",
                                    "promoPeriodEnd": "2026-04-03T06:16:45.382188",
                                    "allowDonations": true,
                                    "logoImageName": "sample string 17",
                                    "totalAmountAwarded": 18.1,
                                    "updated": "2026-04-03T06:16:45.382188",
                                    "deleted": true
                                  },
                                  "details": [
                                    {
                                      "$id": "75",
                                      "saleItemID": 1,
                                      "identifier": "05th/KWEsUaZf/2/hwv6sA==",
                                      "identifierGuid": "fc619bd3-84a5-46b1-997f-fdbf870bfab0",
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "GN9sygKYSUWdB/qBQBEDaA==",
                                      "pluGuid": "ca6cdf18-9802-4549-9d07-fa8140110368",
                                      "accountID": "/ayrhWzbUkqx+pnexPibiA==",
                                      "accountIDGuid": "85abacfd-db6c-4a52-b1fa-99dec4f89b88",
                                      "normalPrice": 3,
                                      "originalSellingPrice": 4,
                                      "discountPrice": 5,
                                      "unit": 1,
                                      "quantity": 6,
                                      "totalCents": 7,
                                      "fixedPrice": 1,
                                      "tranType": 1,
                                      "discountType": 1,
                                      "cost": 1,
                                      "costDecimals": 8,
                                      "markdown": 1,
                                      "manualQuantity": 1,
                                      "manualPrice": 1,
                                      "manualMode": 1,
                                      "active": 1,
                                      "offline": true,
                                      "barcode": "sample string 9",
                                      "keyedSale": 1,
                                      "discountedID": 1,
                                      "fuelID": 1,
                                      "serialNumber": "sample string 10",
                                      "bestOrExpire": "2026-04-03T06:16:45.382188",
                                      "bestOrExpireType": 1,
                                      "providerName": "sample string 11",
                                      "refundG_UID": "MbZFkP5skU+jWL+XB6nhVA==",
                                      "refundGuid": "9045b631-6cfe-4f91-a358-bf9707a9e154",
                                      "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": "L48zxm4t9k6SESZIvi1sgw==",
                                      "idempotentVoidGuid": "c6338f2f-2d6e-4ef6-9211-2648be2d6c83",
                                      "priceLevelIdentifier": "hXKf1FgLJ0OL3V8v4F4z7g==",
                                      "priceLevelIdentifierGuid": "d49f7285-0b58-4327-8bdd-5f2fe05e33ee",
                                      "communityIdentifier": "OcmgfkL5+UiiEWtqEcXRKA==",
                                      "communityIdentifierGuid": "7ea0c939-f942-48f9-a211-6b6a11c5d128",
                                      "productName": "sample string 23",
                                      "apn": "sample string 24",
                                      "unknownScans": [
                                        {
                                          "$id": "76",
                                          "id": 1,
                                          "saleDetailID": 2,
                                          "storeID": 1,
                                          "scanned": "2026-04-03T06:16:45.382188",
                                          "operatorG_UID": "QEA=",
                                          "barcode": "sample string 4",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "76"
                                        }
                                      ],
                                      "refund": {
                                        "$id": "77",
                                        "id": 1,
                                        "g_UID": "o/LIalNwBUq4lPw1XOioYQ==",
                                        "guid": "6ac8f2a3-7053-4a05-b894-fc355ce8a861",
                                        "description": "sample string 1",
                                        "dumped": true,
                                        "inventoryReasonID": 1,
                                        "sortOrder": 1,
                                        "updated": "2026-04-03T06:16:45.382188"
                                      },
                                      "modifier": {
                                        "$id": "78",
                                        "id": 1,
                                        "setG_UID": "9QLnNS0iT0ek/MfWoUGmXw==",
                                        "modifierSetGuid": "35e702f5-222d-474f-a4fc-c7d6a141a65f",
                                        "name": "sample string 2",
                                        "price": 1,
                                        "quantity": 1,
                                        "modifierType": 1,
                                        "groupNumber": 1,
                                        "pageNumber": 1,
                                        "controlOrder": 1,
                                        "printToStation": true,
                                        "pluG_UID": "KXFVQO1eW0ejixIlDT78Jg==",
                                        "pluGuid": "40557129-5eed-475b-a38b-12250d3efc26",
                                        "deleted": true,
                                        "g_UID": "6we2djpQJkab9NqzzdmnEA==",
                                        "guid": "76b607eb-503a-4626-9bf4-dab3cdd9a710",
                                        "product": {
                                          "$ref": "8"
                                        }
                                      },
                                      "priceLevelName": "sample string 25",
                                      "pumpNumber": 1,
                                      "hoseNumber": 1
                                    },
                                    {
                                      "$ref": "75"
                                    }
                                  ],
                                  "eftReceipts": [
                                    {
                                      "$id": "79",
                                      "id": 1,
                                      "storeID": 1,
                                      "saleHeaderID": 2,
                                      "storeSaleHeader": {
                                        "$ref": "72"
                                      },
                                      "receipt": "sample string 3",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "79"
                                    }
                                  ],
                                  "payments": [
                                    {
                                      "$ref": "71"
                                    },
                                    {
                                      "$ref": "71"
                                    }
                                  ],
                                  "cards": [
                                    {
                                      "$id": "80",
                                      "id": 1,
                                      "saleHeaderID": 1,
                                      "identifier": "sample string 2",
                                      "cardType": 3,
                                      "providerName": "sample string 4"
                                    },
                                    {
                                      "$ref": "80"
                                    }
                                  ],
                                  "campaignHits": [
                                    {
                                      "$id": "81",
                                      "id": 1,
                                      "saleHeaderID": 2,
                                      "campaign": "sample string 3",
                                      "name": "sample string 4",
                                      "processed": 1,
                                      "campaignDescription": "sample string 5"
                                    },
                                    {
                                      "$ref": "81"
                                    }
                                  ],
                                  "fuel": [
                                    {
                                      "$id": "82",
                                      "id": 1,
                                      "plu": 1,
                                      "pluG_UID": "swOX/PmDyU62CKclWIF7Ig==",
                                      "pluGuid": "fc9703b3-83f9-4ec9-b608-a72558817b22",
                                      "saleHeaderID": 2,
                                      "totalCents": 3,
                                      "grade": 1,
                                      "gradeDescription": "sample string 4",
                                      "dispenser": 1,
                                      "hose": 1,
                                      "quantity": 1,
                                      "cost": 1,
                                      "acquirerNum": 1,
                                      "attendant": 1,
                                      "ePurseBalance": 1.0,
                                      "cardSignature": "sample string 5",
                                      "compartmentNumber": 1,
                                      "contractNumber": 1,
                                      "discountCardPAN": "sample string 6",
                                      "discountID": 1,
                                      "discountName": "sample string 7",
                                      "discountNetValue": 1.0,
                                      "discountType": 1,
                                      "discountValue": 1.0,
                                      "discretionaryData": "sample string 8",
                                      "driverID": "sample string 9",
                                      "eftBatchNumber": 1,
                                      "eftResponseCode": "sample string 10",
                                      "endDateTime": "2026-04-03T06:16:45.382188",
                                      "engineHours": 1.1,
                                      "fposNumber": 1,
                                      "loyaltyCardPAN": "sample string 11",
                                      "miscData1": 1,
                                      "miscData2": "sample string 12",
                                      "miscFlags": 1,
                                      "mop": 1,
                                      "odometer": 1,
                                      "panNumber": "sample string 13",
                                      "saleRefund": true,
                                      "saleStatus": 1,
                                      "sequenceNumber": 1,
                                      "stan": 1,
                                      "startDateTime": "2026-04-03T06:16:45.382188",
                                      "tagNumber": "sample string 15",
                                      "trackTwoRem": "sample string 16",
                                      "transCode": 1,
                                      "transType": 1,
                                      "unitPrice": 1.0,
                                      "vehicleReg": "sample string 17",
                                      "offline": true,
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "82"
                                    }
                                  ],
                                  "fuelResells": [
                                    {
                                      "$id": "83",
                                      "saleItemID": 1,
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "vJO0ev5kx026UCn+7UbCzw==",
                                      "pluGuid": "7ab493bc-64fe-4dc7-ba50-29feed46c2cf",
                                      "accountID": "mt1gW86PcUeyo7V2vneJag==",
                                      "accountIDGuid": "5b60dd9a-8fce-4771-b2a3-b576be77896a",
                                      "normalPrice": 3,
                                      "originalSellingPrice": 4,
                                      "discountPrice": 5,
                                      "unit": 1,
                                      "quantity": 6,
                                      "totalCents": 7,
                                      "fixedPrice": 1,
                                      "tranType": 1,
                                      "processed": 1,
                                      "discountType": 1,
                                      "cost": 1,
                                      "costDecimals": 1,
                                      "markdown": 1,
                                      "manualQuantity": 1,
                                      "manualPrice": 1,
                                      "manualMode": 1,
                                      "active": 1,
                                      "barcode": "sample string 8",
                                      "offline": 1,
                                      "keyedSale": 1,
                                      "discountedID": 1,
                                      "fuelID": 1,
                                      "serialNumber": "sample string 9",
                                      "bestOrExpire": "2026-04-03T06:16:45.382188",
                                      "bestOrExpireType": 1,
                                      "refundG_UID": "GqeJakK75UWhR0zuZNh4Jw==",
                                      "refundGuid": "6a89a71a-bb42-45e5-a147-4cee64d87827",
                                      "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": "83"
                                    }
                                  ],
                                  "customerOrder": [
                                    {
                                      "$id": "84",
                                      "identifier": "K1SAlcB3JU2z/Cfu9REgXw==",
                                      "identifierGuid": "9580542b-77c0-4d25-b3fc-27eef511205f",
                                      "id": 1,
                                      "orderNo": 2,
                                      "externalSaleIdentifier": "sample string 3",
                                      "storeID": 4,
                                      "zoneID": 5,
                                      "deptNo": 6,
                                      "customerIdentifier": "e0W99aZvpkipOG7AOo70jw==",
                                      "customerIdentifierGuid": "f5bd457b-6fa6-48a6-a938-6ec03a8ef48f",
                                      "operatorNo": 1,
                                      "operatorG_UID": "2LwjRq6eRU+C+tGnD2d+eA==",
                                      "operatorGuid": "4623bcd8-9eae-4f45-82fa-d1a70f677e78",
                                      "created": "2026-04-03T06:16:45.382188",
                                      "ordered": "2026-04-03T06:16:45.382188",
                                      "started": "2026-04-03T06:16:45.382188",
                                      "completed": "2026-04-03T06:16:45.382188",
                                      "supplied": "2026-04-03T06:16:45.382188",
                                      "quickTicket": 1,
                                      "deleted": true,
                                      "walkAway": true,
                                      "approxWait": 1,
                                      "actualWait": 1,
                                      "deliveryMethod": 8,
                                      "externalSaleType": 9,
                                      "customer": {
                                        "$ref": "65"
                                      },
                                      "operator": {
                                        "$ref": "32"
                                      },
                                      "details": [
                                        {
                                          "$id": "85",
                                          "headerID": 1,
                                          "plu": 1,
                                          "pluG_UId": "pr6O1y8J3UClKqVwPzYcSA==",
                                          "pluGuid": "d78ebea6-092f-40dd-a52a-a5703f361c48",
                                          "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": "khRB0sGtc0KY/jpokIldiA==",
                                          "headerIdentifierGuid": "d2411492-adc1-4273-98fe-3a6890895d88",
                                          "product": {
                                            "$ref": "8"
                                          }
                                        },
                                        {
                                          "$ref": "85"
                                        }
                                      ],
                                      "storeName": "sample string 11",
                                      "customerName": "sample string 12",
                                      "storeReplyTo": "sample string 13",
                                      "storeSubjectLine": "sample string 14",
                                      "storeSaleHeader": {
                                        "$ref": "72"
                                      }
                                    },
                                    {
                                      "$ref": "84"
                                    }
                                  ],
                                  "surveyResponses": [
                                    {
                                      "$id": "86",
                                      "surveyG_UID": "Ay7EFHWpVUqTA6mp66j6qA==",
                                      "surveyGuid": "14c42e03-a975-4a55-9303-a9a9eba8faa8",
                                      "saleHeaderGuid": "/W09tns/rU+zFOSc76xDoA==",
                                      "saleGuid": "b63d6dfd-3f7b-4fad-b314-e49cefac43a0",
                                      "textResponse": "sample string 1",
                                      "integerResponse": 1,
                                      "g_UIDResponse": "spDWaIDXVkKk2IoJuu10QA==",
                                      "guidResponse": "68d690b2-d780-4256-a4d8-8a09baed7440",
                                      "whoAnswered": 2,
                                      "answeredAtUTC": "2026-04-03T06:16:45.382188",
                                      "sale": {
                                        "$ref": "72"
                                      },
                                      "survey": {
                                        "$id": "87",
                                        "g_UID": "eCz0thyNzUSjhb2rvAgANg==",
                                        "guid": "b6f42c78-8d1c-44cd-a385-bdabbc080036",
                                        "name": "sample string 1",
                                        "storeID": 2,
                                        "zoneID": 1,
                                        "checkoutFormG_UID": "ys7WpbB2lECiNgOoY49Png==",
                                        "checkoutFormGuid": "a5d6ceca-76b0-4094-a236-03a8638f4f9e",
                                        "displayToWho": 3,
                                        "displayWhen": 4,
                                        "start": "2026-04-03T06:16:45.382188",
                                        "end": "2026-04-03T06:16:45.382188",
                                        "deleted": true,
                                        "updated": "2026-04-03T06:16:45.382188",
                                        "possibleIntegerResponses": [
                                          1,
                                          2
                                        ],
                                        "possibleTextResponses": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "possibleGuidResponses": [
                                          "4bf47351-f711-4acd-8b63-1fea5d713e66",
                                          "ad35ea00-83e0-4211-b926-da144a38c8c4"
                                        ],
                                        "allowsAllTextResponses": true,
                                        "surveyForm": {
                                          "$ref": "40"
                                        }
                                      },
                                      "ingressId": "sample string 4"
                                    },
                                    {
                                      "$ref": "86"
                                    }
                                  ],
                                  "storeName": "sample string 39",
                                  "terminalNumber": 40,
                                  "machineName": "sample string 41",
                                  "operatorName": "sample string 42",
                                  "direction": 1,
                                  "reason": "sample string 43",
                                  "accountG_UID": "Et0+yPHsD0a8HnQVUCNsEQ==",
                                  "accountIdentifier": "c83edd12-ecf1-460f-bc1e-741550236c11",
                                  "accountName": "sample string 44",
                                  "customerOrderIdentifier": "GDjahKkNHE283kewH+bKwA==",
                                  "customerOrderIdentifierGuid": "84da3818-0da9-4d1c-bcde-47b01fe6cac0",
                                  "priceLevelName": "sample string 45",
                                  "revision": 46,
                                  "ingressId": "sample string 47"
                                },
                                "metadata": {
                                  "$id": "88",
                                  "id": 1,
                                  "paymentID": 2,
                                  "paymentIdentifier": "pT4UuvqFBkGvH0WeN4sBlg==",
                                  "paymentIdentifierGuid": "ba143ea5-85fa-4106-af1f-459e378b0196",
                                  "identifier": "HWYPYUkVa0WHJB4TQ8sUnw==",
                                  "identifierGuid": "610f661d-1549-456b-8724-1e1343cb149f",
                                  "metadata": "sample string 3",
                                  "signatureImage": "QEA=",
                                  "itemIdentifier": "NwE6tBI2AEmq8NJ2dM9Fzw==",
                                  "itemIdentifierGuid": "b43a0137-3612-4900-aaf0-d27674cf45cf"
                                }
                              },
                              {
                                "$ref": "71"
                              }
                            ]
                          },
                          {
                            "$ref": "66"
                          }
                        ],
                        "customerGroupMembers": [
                          {
                            "$ref": "70"
                          },
                          {
                            "$ref": "70"
                          }
                        ],
                        "customerGroups": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ],
                        "accounts": [
                          {
                            "$ref": "67"
                          },
                          {
                            "$ref": "67"
                          }
                        ],
                        "account": {
                          "$ref": "67"
                        },
                        "vouchers": [
                          {
                            "$id": "89",
                            "customerIdentifier": "a1SK2VvaB021GKx54FkdMg==",
                            "customerIdentifierGuid": "d98a546b-da5b-4d07-b518-ac79e0591d32",
                            "voucherName": "sample string 2",
                            "count": 3,
                            "storeID": 4,
                            "barcode": "sample string 5",
                            "redeemCount": 6,
                            "issueCount": 7,
                            "storeSalePaymentID": 1,
                            "idempotentID": "BsMkLeykRE2keuJr6+uebA==",
                            "idempotentGuid": "2d24c306-a4ec-4d44-a47a-e26bebeb9e6c",
                            "offline": true,
                            "voucher": {
                              "$id": "90",
                              "id": 1,
                              "name": "sample string 2",
                              "description": "sample string 3",
                              "shortDescription": "sample string 4",
                              "url": "sample string 5",
                              "barcodeTemplateID": 1,
                              "expiry": 0,
                              "voucherType": 6,
                              "limitPerTransaction": 7,
                              "customerTracking": true,
                              "discountAccount": "sample string 9",
                              "endDate": "2026-04-03T06:16:45.382188",
                              "barcodeTemplate": {
                                "$id": "91",
                                "templateID": 1,
                                "template": "sample string 1",
                                "bcFunction": "sample string 2",
                                "sortOrder": 3
                              },
                              "scaleLabel": {
                                "$id": "92",
                                "id": 1,
                                "uid": "sample string 2",
                                "name": "sample string 3",
                                "width": 1.1,
                                "height": 1.1,
                                "showBorder": true,
                                "borderWidth": 1.1,
                                "borderStyle": 1,
                                "borderColour": "sample string 5",
                                "updated": "2026-04-03T06:16:45.382188",
                                "labelPageLayout": "XRtTleHduUimFsc+vvXVbg==",
                                "pageLayoutGuid": "95531b5d-dde1-48b9-a616-c73ebef5d56e",
                                "labelType": 6,
                                "oldName": "sample string 7",
                                "voucher": {
                                  "$ref": "90"
                                },
                                "elements": [
                                  {
                                    "$id": "93",
                                    "id": 1,
                                    "scaleLabelID": 2,
                                    "showPercentDI": true,
                                    "showAvgPerHundred": true,
                                    "showAvgPerServe": true,
                                    "name": "sample string 6",
                                    "x": 1.1,
                                    "y": 1.1,
                                    "width": 1.1,
                                    "height": 1.1,
                                    "type": 1,
                                    "rotation": 1,
                                    "text": "sample string 7",
                                    "fontFamily": "sample string 8",
                                    "align": 1,
                                    "bold": true,
                                    "italic": true,
                                    "underline": true,
                                    "strikeout": true,
                                    "reverse": true,
                                    "textColour": "sample string 9",
                                    "fontSize": 1.1,
                                    "picture": "QEA=",
                                    "borderWidth": 10,
                                    "sortOrder": 11,
                                    "printOptions": 12,
                                    "superScriptTextFontSize": 1.1,
                                    "lineStyle": 1,
                                    "spacingStyle": 1,
                                    "interCharacterSpacing": 1.1,
                                    "superScriptOffset": 1.1,
                                    "lineSpacing": 1.1,
                                    "dateFormat": "sample string 13",
                                    "autoGrow": true,
                                    "fontAutoResize": true,
                                    "updated": "2026-04-03T06:16:45.382188"
                                  },
                                  {
                                    "$ref": "93"
                                  }
                                ]
                              },
                              "customerVouchers": [
                                {
                                  "$id": "94",
                                  "id": 1,
                                  "customerIdentifier": "tmtmtEIRZkqiLKeK0AcWVA==",
                                  "customerIdentifierGuid": "b4666bb6-1142-4a66-a22c-a78ad0071654",
                                  "voucherID": 3,
                                  "voucherName": "sample string 4",
                                  "storeID": 1,
                                  "barcode": "sample string 5",
                                  "dateOfIssue": "2026-04-03T06:16:45.382188",
                                  "issuedSaleHeaderID": 1,
                                  "issuedSaleIdentifier": "sample string 7",
                                  "issuedOfflinePaymentID": 1,
                                  "issuedIdempotentID": "xfWIBLgMF0WnDh85/tOXug==",
                                  "issuedIdempotentGuid": "0488f5c5-0cb8-4517-a70e-1f39fed397ba",
                                  "issuedOffline": true,
                                  "issuedUser": "sample string 9",
                                  "issuedNotes": "sample string 10",
                                  "expiryDate": "2026-04-03T06:16:45.382188",
                                  "expiredUser": "sample string 11",
                                  "expiredNotes": "sample string 12",
                                  "redeemed": "2026-04-03T06:16:45.382188",
                                  "redeemedSaleHeaderID": 1,
                                  "redeemedSaleIdentifier": "sample string 13",
                                  "redeemedOfflinePaymentID": 1,
                                  "redeemedIdempotentID": "GT5yKyyAqESFfRvcvagadQ==",
                                  "redeemedIdempotentGuid": "2b723e19-802c-44a8-857d-1bdcbda81a75",
                                  "redeemedUser": "sample string 14",
                                  "redeemedNotes": "sample string 15",
                                  "redeemedOffline": true,
                                  "updated": "2026-04-03T06:16:45.382188",
                                  "storeName": "sample string 17",
                                  "scaleLabel": {
                                    "$ref": "92"
                                  },
                                  "voucher": {
                                    "$ref": "90"
                                  },
                                  "customer": {
                                    "$ref": "65"
                                  },
                                  "issuedOfflinePayment": {
                                    "$ref": "71"
                                  },
                                  "redeemedOfflinePayment": {
                                    "$ref": "71"
                                  }
                                },
                                {
                                  "$ref": "94"
                                }
                              ]
                            },
                            "customer": {
                              "$ref": "65"
                            }
                          },
                          {
                            "$ref": "89"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "64"
                    }
                  ],
                  "customerGroups": [
                    {
                      "$id": "95",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupID": "rkfPzaJ8tUa04/lWAI+ohg==",
                      "groupIDGuid": "cdcf47ae-7ca2-46b5-b4e3-f956008fa886",
                      "campaign": {
                        "$ref": "61"
                      },
                      "group": {
                        "$ref": "69"
                      }
                    },
                    {
                      "$ref": "95"
                    }
                  ],
                  "signIqTickets": [
                    {
                      "$id": "96",
                      "identifier": "bbGOrW4SbUKJt4DDXqA0+w==",
                      "identifierGuid": "ad8eb16d-126e-426d-89b7-80c35ea034fb",
                      "campaignName": "sample string 2",
                      "message": "sample string 3",
                      "ticketFileSource": "sample string 4",
                      "ticketFileDestination": "sample string 5",
                      "storeID": 1
                    },
                    {
                      "$ref": "96"
                    }
                  ],
                  "comboPriceGroups": [
                    {
                      "$id": "97",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "g_UID": "/vhEORK2h0WkGDSZcsmjiQ==",
                      "guid": "3944f8fe-b612-4587-a418-349972c9a389",
                      "description": "sample string 5",
                      "newPrice": 1,
                      "rangeDescription": "sample string 6",
                      "dealDescription": "sample string 7",
                      "labelQuantity": 8,
                      "hostProductCategoryID": 1,
                      "offerID": 1,
                      "dontUpdatePricePlus": true,
                      "campaign": {
                        "$ref": "61"
                      },
                      "comboPricePlus": [
                        {
                          "$id": "98",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupG_UID": "VHsy/dGg4UG60etxgX1S6Q==",
                          "groupGuid": "fd327b54-a0d1-41e1-bad1-eb71817d52e9",
                          "comboPriceType": 5,
                          "priceType": 5,
                          "pluG_UID": "Hezl7TJ3lUivgcSXfsgkRg==",
                          "pluGuid": "ede5ec1d-7732-4895-af81-c4977ec82446",
                          "priceGroupG_UID": "nkYBLzF7akKQ06gaJUTkQw==",
                          "priceGroupGuid": "2f01469e-7b31-426a-90d3-a81a2544e443",
                          "campaignPoolID": "sample string 7",
                          "quantity": 1,
                          "campaign": {
                            "$ref": "61"
                          },
                          "product": {
                            "$ref": "8"
                          },
                          "priceGroup": {
                            "$ref": "25"
                          },
                          "campaignPool": {
                            "$ref": "61"
                          }
                        },
                        {
                          "$ref": "98"
                        }
                      ]
                    },
                    {
                      "$ref": "97"
                    }
                  ],
                  "priceLevels": [
                    {
                      "$id": "99",
                      "id": 1,
                      "priceLevelIdentifier": "s0Zx/y1ca0y6eJRqyvZ8Qw==",
                      "priceLevelIdentifierGuid": "ff7146b3-5c2d-4c6b-ba78-946acaf67c43",
                      "campaignName": "sample string 3",
                      "priceLevelName": "sample string 4"
                    },
                    {
                      "$ref": "99"
                    }
                  ],
                  "promotionType": {
                    "$id": "100",
                    "identifier": "P7E5kfdC+kC8OVcCTso4oA==",
                    "identifierGuid": "9139b13f-42f7-40fa-bc39-57024eca38a0",
                    "hostType": 2,
                    "code": "sample string 3",
                    "description": "sample string 4",
                    "isLiquor": true,
                    "isAdvertised": true,
                    "disableWasSave": true,
                    "excludeFromPromoSales": true,
                    "labelPageLayoutG_UID": "5hFAocZDaEWRr+dEzQPrGg==",
                    "labelPageLayoutGuid": "a14011e6-43c6-4568-91af-e744cd03eb1a",
                    "priceLevelIdentifier": "Rnpi4PD1406Rx3z7YeK6aA==",
                    "priceLevelIdentifierGuid": "e0627a46-f5f0-4ee3-91c7-7cfb61e2ba68",
                    "active": true,
                    "updated": "2026-04-03T06:16:45.382188",
                    "hostName": "sample string 11"
                  }
                },
                "product": {
                  "$ref": "8"
                },
                "dealCost": {
                  "$id": "101",
                  "headerIdentifier": "aNZK54ssDUWL+chCj5Mckw==",
                  "headerIdentifierGuid": "e74ad668-2c8b-450d-8bf9-c8428f931c93",
                  "identifier": "iJVA9FtDL0KQrPUIKV3ibg==",
                  "identifierGuid": "f4409588-435b-422f-90ac-f508295de26e",
                  "supplierIdentifier": "nVDXaiB0L0ajp8vMv9nVzg==",
                  "supplierGuid": "6ad7509d-7420-462f-a3a7-cbccbfd9d5ce",
                  "pluG_UID": "Gbo8D7q6802IwGcnhsR3Rg==",
                  "pluGuid": "0f3cba19-baba-4df3-88c0-672786c47746",
                  "campaignName": "deb13db3-0b26-4e97-b366-73b9aca4f2d5",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2026-04-03T06:16:45.382188",
                  "end": "2026-04-03T06:16:45.382188",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "upzgOaobtkK3cLYjx/SA4A==",
                  "bonusItemPluGuid": "39e09cba-1baa-42b6-b770-b623c7f480e0",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2026-04-03T06:16:45.382188",
                  "metcashPromotionID": "sample string 14",
                  "fromHost": 15,
                  "storeNames": "sample string 16",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "supplierName": "sample string 17",
                  "campaignDescription": "sample string 18",
                  "newPrice": 1,
                  "campaignMetcashPromotionID": "sample string 19",
                  "campaignActive": true,
                  "campaignStartDate": "2026-04-03T06:16:45.382188",
                  "campaignEndDate": "2026-04-03T06:16:45.382188",
                  "masterPLUG_UID": "fFsXrvG1K0qhOwddjX8DWw==",
                  "masterID": "ae175b7c-b5f1-4a2b-a13b-075d8d7f035b",
                  "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": "0e1WaoCcRkWE51DUEQEz0Q==",
                  "bonusMasterID": "6a56edd1-9c80-4546-84e7-50d4110133d1",
                  "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": "2026-04-03T06:16:45.382188",
              "dealCosts": [
                {
                  "$ref": "101"
                },
                {
                  "$ref": "101"
                }
              ],
              "tags": [
                {
                  "$id": "102",
                  "pluG_UID": "wxAjW5Fnp0SQEXEShNTljA==",
                  "pluGuid": "5b2310c3-6791-44a7-9011-711284d4e58c",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "102"
                }
              ],
              "alternateProductG_UID": "aYxt8r8HAkuYaYfBLt4X2g==",
              "alternateProduct": "f26d8c69-07bf-4b02-9869-87c12ede17da",
              "altProduct": {
                "$ref": "8"
              },
              "productHostCode": {
                "$id": "103",
                "id": 1,
                "pluG_UID": "YtCgBrm0pEiLO9kk9Yd/mQ==",
                "pluGuid": "06a0d062-b4b9-48a4-8b3b-d924f5877f99",
                "ibaCode": "sample string 2"
              },
              "mscCat": {
                "$ref": "55"
              },
              "mscCom": {
                "$ref": "56"
              },
              "mscDep": {
                "$ref": "58"
              },
              "mscSubCom": {
                "$ref": "57"
              },
              "isUserUpdate": true,
              "ignoreMasterProduct": true,
              "priceGroupLabelRequested": true,
              "firstSold": "2026-04-03T06:16:45.382188",
              "inventoryTracked": "2026-04-03T06:16:45.382188",
              "isNormalPriceChangesCampaign": true,
              "baseProductFuel": {
                "$id": "104",
                "pluG_UID": "xfLKdQOWf06Mu/j66cQsxA==",
                "pluGuid": "75caf2c5-9603-4e7f-8cbb-f8fae9c42cc4",
                "fuelPluG_UID": "eD+bhNdLBU2+WsdCWAzR7g==",
                "fuelPluGuid": "849b3f78-4bd7-4d05-be5a-c742580cd1ee",
                "price": 3,
                "productDescription": "sample string 4",
                "productBarcode": "sample string 5",
                "fuelProductDescription": "sample string 6",
                "fuelProductBarcode": "sample string 7",
                "fuelProductPrice": 8
              },
              "productFuelLinks": [
                {
                  "$ref": "104"
                },
                {
                  "$ref": "104"
                }
              ]
            },
            "supplier": {
              "$ref": "3"
            },
            "serviceFee": {
              "$id": "105",
              "id": 1,
              "description": "sample string 1",
              "fee": 1
            },
            "isPrimaryHost": true,
            "hostVendor": 48
          },
          {
            "$ref": "6"
          }
        ],
        "orderCycleHeaders": [
          {
            "$id": "106",
            "storeID": 1,
            "supplierIdentifier": "eJUkbobkJkGUwD1BgsuXNA==",
            "supplierGuid": "6e249578-e486-4126-94c0-3d4182cb9734",
            "departmentCode": "sample string 2",
            "warehouseDirectIndicator": "sample string 3",
            "type": 4,
            "storeName": "sample string 5",
            "departmentName": "sample string 6",
            "orderDays": 7
          },
          {
            "$ref": "106"
          }
        ],
        "cycles": [
          {
            "$id": "107",
            "storeID": 1,
            "supplierIdentifier": "T6npf7rjjE2hDVkcD52rUQ==",
            "supplierGuid": "7fe9a94f-e3ba-4d8c-a10d-591c0f9dab51",
            "departmentCode": "sample string 2",
            "warehouseDirectIndicator": "sample string 3",
            "type": 4,
            "cutOffWeek": 5,
            "cutOffDay": 6,
            "cutOffTime": "00:00:00.1234567",
            "leadTime": 7,
            "daysBuffer": 8,
            "supplierName": "sample string 9",
            "cutOffDate": "2026-04-03T06:16:45.382188",
            "deliveryDate": "2026-04-03T06:16:45.382188",
            "nextCutOffDate": "2026-04-03T06:16:45.382188",
            "nextDeliveryDate": "2026-04-03T06:16:45.382188",
            "nextDaysBuffer": 10
          },
          {
            "$ref": "107"
          }
        ],
        "store": {
          "$ref": "9"
        },
        "updated": "2026-04-03T06:16:45.382188",
        "isHost": true
      },
      "files": [
        {
          "$id": "108",
          "id": "sample string 1",
          "fileName": "sample string 2",
          "extension": "sample string 3",
          "provider": 0,
          "type": 0,
          "hostType": "sample string 4",
          "createdUtc": "2026-04-03T06:16:45.382188",
          "processed": "2026-04-03T06:16:45.382188",
          "isProcessing": true,
          "processedCount": 6,
          "processingTime": 1,
          "collectedUtc": "2026-04-03T06:16:45.382188",
          "size": 1,
          "sizeFormat": "sample string 7",
          "isArchive": true,
          "customerNumber": "sample string 9",
          "businessPillar": "sample string 10",
          "fileType": "sample string 11",
          "version": "sample string 12",
          "reference": "sample string 13",
          "digest": "sample string 14",
          "contentType": "sample string 15",
          "host": {
            "$ref": "2"
          },
          "metcashHeader": {
            "$id": "109",
            "customerNumber": "sample string 1",
            "creationDate": "2026-04-03T06:16:45.382188",
            "businessPillar": "sample string 3",
            "fileType": "sample string 4"
          }
        },
        {
          "$ref": "108"
        }
      ],
      "zoneMatrix": [
        {
          "$ref": "15"
        },
        {
          "$ref": "15"
        }
      ],
      "hostFileStoreSetting": {
        "$ref": "1"
      },
      "hostStoreSettings": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "promotionPlacements": [
        {
          "$id": "110",
          "identifier": "2jH9JH8UuEuw8BE3igjtAw==",
          "identifierGuid": "24fd31da-147f-4bb8-b0f0-11378a08ed03",
          "code": "sample string 2",
          "description": "sample string 3",
          "isAdvertised": true
        },
        {
          "$ref": "110"
        }
      ],
      "promoTypeGuids": [
        "a86eb2d1-1e46-4e67-a2b2-cbe516ca10b2",
        "d8e7890f-2cc1-4948-b2ff-7875d279332c"
      ],
      "isPromotionOnly": false,
      "isOrderable": false,
      "vendor": 0
    },
    "groupIDs": [
      1,
      2
    ],
    "hostDescription": "sample string 27"
  },
  {
    "$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:
PK2�\5��·5xl/workbook.xml �(�����0D�&�C�`�'.^=x���
�%m
~�P�7o;��o����t�z�r[��~�)u�@�����7V1?I���s�`m��B�iE��3/�vB�?,7Xd��^�J1����)�f��r2ֺ�I����"�����f
K��g@�skK���\NÝ_���(�d�)M6�+����PK2�\����	�[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
2�\�4�''_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="R90cdc95451f84ba4" /></Relationships>PK2�\�}�;xl/worksheets/sheet1.xml �(���[S�H�����+�t�5��	��/��͋E�
�(Y����%��4N^��ۣӧ�Dr����v��֋ru<�����u9[�~��������CY�\ϋ�|�~R��u}�d2Y_ϋ�t��w�*�wSV�i~�~Lʛ��uqZ^�/�U=!̤*n�u���|q�?v;����*����������j|r4[��ӏ���x��'��&'G[�rQ<�[�G�K��,n~���Ŗ�������F��fz[,^��:���5���z�u�\l��������Y=?�L*a ����\^=�Z���:����Nb�
����z;\��z�ף͌E���k	��jW����zW��s��j��T�8g�kv��/����e��ջ����z�ԋP�
e�p��0b�d�q��������r�s
B�G�4��e4�l�Og�u����~��t�)���e�@�3�Bl.$xئ:D+�Ƌ�2��P�*'��ь�q#`&�FZ{'UJ�hGi���!,�5�$:DCJ��A9��ђҷg%=Z+�&�(zDGtZGh|��=	��gJi��u6q�Dho��	�LL�'ۮv!O�.��Ou���V�:D���Y=	�=Ml��"�Y=	������AN�J'�=	����h5��Ih<	�*�&���Kt������4„�����-zE[I��8D��&��'�����F�۫s W�ѓ����-V��BJoRg�ߦO�Ȕ���*��=���A)�6�����I�mW���f��YDO�i;�y����`�$6�Đa�}���E�:DOb�I�ly��…[w�C�$�?ˇ��#����tZOO���aTm��7���r�}����|��DM~mjwij>!���>]�O`�8��K��	�%^�	�%^�	�%.��������2�Q_3Q�
�Y�2���a�3Q��i?2���q?3Q��6��%�u�����A�������A��9��@�͙5�o�-"8gV��9��H$ΙuD�q�,$�sf%���3K�D�YK�:3��Tgf3��̬&6:OB�����]��Ϡߐ�yQd&��O :�1���B��`2��Bfu1��+�����4�AȠ�0��[!��A���\�~�&C�� ��'!��� dp_�y9��Ӛ�+���}c2���ȇ�+g֋:&���2�0gCaVL�pavL�g�L��8�̶�̺z]̾��™Ƃ���&4q 4�װ�}���O��ɔ��d�BC�Ahh(�)���F^3
M��� 44�����~��B�Ahh2
M��9p�ˁ����44��&���8D>�]9�^��<�9=�9:�b��d�^h2L/48,�m��d�^h2L/4��������Ί�,������N�PK2�\h����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8N����ݰ���3��&�e����G�
XEWb�������4����޾-39����,�Z�a�c� �n�{�y�^M֓��}*�D�
�3cQǎ4n�!�n���#�y^S�2�I��!)'��F���0}5��br�n���O��k`Y��
�e���Z�ES����������w�Ȱ�VMߊ��e��WFq��Kp�ҩSZN��V�m�X%dY��U�����PK2�\Ѓ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��PK2�\Q!a��xl/sharedStrings.xml �(��Vao�0�+Q���(���a���F+M�&ͳ�`ͱ3ۡe�~�Vk���{>�޻;et��o�p%�~t}$U�����O:C�3�HF��0�`|�z22�zxT��������� '&PHD��Ή�O�
M��0����nw�Kߣ��v�z�WJ����{������Qh'�������MH˟8������X��M�`@K�C=�c��vҼ�3��8w�FQ��i0�̔�ud�BE� �*_�b��+�3Q�*3��y�,%f�q!�v�|�7�XԚ�:>+�U9�Np�I�"�V6�������Nm
��w��>��;�I�ѭlGt�u�mC[�7�o����Q�z<Q�	�c�5i���k��m.at]�])J,�e�Lm��@hZ�p��a�Yn�e�M�iB�.^ /l�l���5�;�7"����s#�H
	��U����zb�*��Y��(��5Vb9�jP�sּ+걥Ve�����P͋&S6c!n���~����E�3�F�<
;�KY�^�t���#܈�3��ܽ�̻8�����s��.3?�:G�<j���E��E��E��Ŏ���-��-��-��N}�K��H��qO	,ֳ�jt4��k�ϔ@��,�?����#z|e��^��Ԟ���!�ML�PK-2�\5��·5xl/workbook.xmlPK-2�\����	�[Content_Types].xmlPK-
2�\�4�''V_rels/.relsPK-2�\�}�;�xl/worksheets/sheet1.xmlPK-2�\h����P�	xl/_rels/workbook.xml.relsPK-2�\Ѓc'2E
�
xl/styles.xmlPK-2�\Q!a��^xl/sharedStrings.xmlPK�;

application/vnd.ms-excel

Sample:
PK2�\��-]�5xl/workbook.xml �(����� ��&���S/^=xG�Z����ǗҴ�7o;��������J_�.FWD���u`Ү�^�۶J@c�[�����D<<*kB�\�3�Vp�@�Ì�\\o7���C��L�Rw2�C�7�2l��
���
����d���R��~�H*�Q\�AOxe�0F���PK2�\����	�[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
2�\O+��''_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="R0fec0958e95d4658" /></Relationships>PK2�\�}�;xl/worksheets/sheet1.xml �(���[S�H�����+�t�5��	��/��͋E�
�(Y����%��4N^��ۣӧ�Dr����v��֋ru<�����u9[�~��������CY�\ϋ�|�~R��u}�d2Y_ϋ�t��w�*�wSV�i~�~Lʛ��uqZ^�/�U=!̤*n�u���|q�?v;����*����������j|r4[��ӏ���x��'��&'G[�rQ<�[�G�K��,n~���Ŗ�������F��fz[,^��:���5���z�u�\l��������Y=?�L*a ����\^=�Z���:����Nb�
����z;\��z�ף͌E���k	��jW����zW��s��j��T�8g�kv��/����e��ջ����z�ԋP�
e�p��0b�d�q��������r�s
B�G�4��e4�l�Og�u����~��t�)���e�@�3�Bl.$xئ:D+�Ƌ�2��P�*'��ь�q#`&�FZ{'UJ�hGi���!,�5�$:DCJ��A9��ђҷg%=Z+�&�(zDGtZGh|��=	��gJi��u6q�Dho��	�LL�'ۮv!O�.��Ou���V�:D���Y=	�=Ml��"�Y=	������AN�J'�=	����h5��Ih<	�*�&���Kt������4„�����-zE[I��8D��&��'�����F�۫s W�ѓ����-V��BJoRg�ߦO�Ȕ���*��=���A)�6�����I�mW���f��YDO�i;�y����`�$6�Đa�}���E�:DOb�I�ly��…[w�C�$�?ˇ��#����tZOO���aTm��7���r�}����|��DM~mjwij>!���>]�O`�8��K��	�%^�	�%^�	�%.��������2�Q_3Q�
�Y�2���a�3Q��i?2���q?3Q��6��%�u�����A�������A��9��@�͙5�o�-"8gV��9��H$ΙuD�q�,$�sf%���3K�D�YK�:3��Tgf3��̬&6:OB�����]��Ϡߐ�yQd&��O :�1���B��`2��Bfu1��+�����4�AȠ�0��[!��A���\�~�&C�� ��'!��� dp_�y9��Ӛ�+���}c2���ȇ�+g֋:&���2�0gCaVL�pavL�g�L��8�̶�̺z]̾��™Ƃ���&4q 4�װ�}���O��ɔ��d�BC�Ahh(�)���F^3
M��� 44�����~��B�Ahh2
M��9p�ˁ����44��&���8D>�]9�^��<�9=�9:�b��d�^h2L/48,�m��d�^h2L/4��������Ί�,������N�PK2�\2�$"�Pxl/_rels/workbook.xml.rels �(���An� E��f_�-��U�l��6�0��&9[=R�P�J�#u�MVh����o��y��+�0Z�B�1 h�U��[8F�P�f���$b���������{�4�g2�Ф��~1���Nȃ��U�/p�$�����֣ĭ��M�LO�€���1��z=�,Q�<�v��bJ)�E�K�* �nj!^&�^��B��EW�Fsީ2��]e�Q�D�6�tZ�5�d�5(U	,Q�W5z�/֟PK2�\Ѓ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��PK2�\Q!a��xl/sharedStrings.xml �(��Vao�0�+Q���(���a���F+M�&ͳ�`ͱ3ۡe�~�Vk���{>�޻;et��o�p%�~t}$U�����O:C�3�HF��0�`|�z22�zxT��������� '&PHD��Ή�O�
M��0����nw�Kߣ��v�z�WJ����{������Qh'�������MH˟8������X��M�`@K�C=�c��vҼ�3��8w�FQ��i0�̔�ud�BE� �*_�b��+�3Q�*3��y�,%f�q!�v�|�7�XԚ�:>+�U9�Np�I�"�V6�������Nm
��w��>��;�I�ѭlGt�u�mC[�7�o����Q�z<Q�	�c�5i���k��m.at]�])J,�e�Lm��@hZ�p��a�Yn�e�M�iB�.^ /l�l���5�;�7"����s#�H
	��U����zb�*��Y��(��5Vb9�jP�sּ+걥Ve�����P͋&S6c!n���~����E�3�F�<
;�KY�^�t���#܈�3��ܽ�̻8�����s��.3?�:G�<j���E��E��E��Ŏ���-��-��-��N}�K��H��qO	,ֳ�jt4��k�ϔ@��,�?����#z|e��^��Ԟ���!�ML�PK-2�\��-]�5xl/workbook.xmlPK-2�\����	��[Content_Types].xmlPK-
2�\O+��''U_rels/.relsPK-2�\�}�;�xl/worksheets/sheet1.xmlPK-2�\2�$"�P�	xl/_rels/workbook.xml.relsPK-2�\Ѓc'2E
�
xl/styles.xmlPK-2�\Q!a��]xl/sharedStrings.xmlPK�: