GET api/host/{id}/store/{storeID}/supplier/{guid}/settings

Get HostStoreSettings for selected supplier

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Host Provider

HostProvider

Required

storeID

Store ID

integer

Required

guid

selected Supplier

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": "DByxNEO1Lk6xFnI2ikQDpw==",
    "hostIdentifierGuid": "34b11c0c-b543-4e2e-b116-72368a4403a7",
    "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": "oFBa408H/kG7L10m5MWVvw==",
      "identifierGuid": "e35a50a0-074f-41fe-bb2f-5d26e4c595bf",
      "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": "4PPnwlBC+U2eB/8Ii0W53A==",
      "hostSupplierIdentifierGuid": "c2e7f3e0-4250-4df9-9e07-ff088b45b9dc",
      "loyaltyPriceLevelIdentifier": "weWj8x2VwEiY3Gp2WOYicA==",
      "loyaltyPriceLevelIdentifierGuid": "f3a3e5c1-951d-48c0-98dc-6a7658e62270",
      "isGroup": true,
      "description": "sample string 22",
      "hostProvider": 23,
      "hostTypeEnum": 24,
      "hostType": "sample string 25",
      "hostCode": "sample string 26",
      "username": "sample string 27",
      "password": "sample string 28",
      "passwordPlain": "sample string 29",
      "server": "sample string 30",
      "url": "sample string 31",
      "global": true,
      "stateCode": "sample string 33",
      "lastCollected": "2026-06-03T18:35:53.1528432",
      "lastProcessed": "2026-06-03T18:35:53.1528432",
      "hold": true,
      "supplierName": "sample string 35",
      "supplier": {
        "$id": "3",
        "identifier": "pPmcfakU5EepO4LbNtMLgA==",
        "identifierGuid": "7d9cf9a4-14a9-47e4-a93b-82db36d30b80",
        "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": "H561w3Rgn0OZeTtFveEJEw==",
        "primaryContactID": "c3b59e1f-6074-439f-9979-3b45bde10913",
        "storeID": 1,
        "abn": "sample string 16",
        "supplierGroupIdentifier": "zCcGR1klTkSzonGf2GnHeQ==",
        "supplierGroupGuid": "470627cc-2559-444e-b3a2-719fd869c779",
        "rebate": 1.0,
        "rebateType": 1,
        "rebateFrequency": 1,
        "rebateSource": 1,
        "rebateLastClaimed": "2026-06-03T18:35:53.1528432",
        "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": "7bd89003-4eb3-4ccc-b5e2-0b0234fa900a",
          "identifier": "H534kDFKqkuCRMBZYV9ncA==",
          "identifierGuid": "90f89d1f-4a31-4baa-8244-c059615f6770",
          "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": "CCoEHgkuc0u40uEqQyLSVQ==",
            "supplierIdentifierGuid": "1e042a08-2e09-4b73-b8d2-e12a4322d255",
            "contactGuid": "lC1412/IV0KIgUhAI0H09g==",
            "contactID": "d7782d94-c86f-4257-8881-48402341f4f6",
            "contact": {
              "$ref": "4"
            },
            "supplier": {
              "$ref": "3"
            }
          },
          {
            "$ref": "5"
          }
        ],
        "products": [
          {
            "$id": "6",
            "pluG_UID": "bNyT6G9yjkexXzpaZdssQQ==",
            "pluGuid": "e893dc6c-726f-478e-b15f-3a5a65db2c41",
            "supplierIdentifier": "yCrYnDHAe0CNKVe/b6vrFw==",
            "supplierIdentifierGuid": "9cd82ac8-c031-407b-8d29-57bf6fabeb17",
            "cartonQuantity": 1,
            "cartonQuantityChanged": true,
            "productSize": "sample string 3",
            "cigarettesPerSleeve": 1,
            "randomWeight": true,
            "piecesPerUnit": 5,
            "averagePackSize": 6,
            "effectiveDate": "2026-06-03T18:35:53.1528432",
            "pricedByWeight": true,
            "landedUnitCostEx": 9,
            "landedUnitCostInc": 10,
            "landedCartonCostInc": 12,
            "landedCartonCostEx": 13,
            "standardCost": 14,
            "deliveryFee": 1,
            "deliveryFeeBasis": "sample string 15",
            "pickAndPackFee": 1,
            "pickAndPackFeeBasis": "sample string 16",
            "financeFee": 1,
            "financeFeeBasis": "sample string 17",
            "cartonLength": 1,
            "cartonWidth": 1,
            "cartonHeight": 1,
            "palletLayerQuantity": 1,
            "palletLayers": 1,
            "itemCode": "sample string 18",
            "invoiceCode": "sample string 19",
            "invoiceDesc": "sample string 20",
            "orderDirect": true,
            "useCost": true,
            "minimumQuantity": 21,
            "hostType": 22,
            "fromHost": 23,
            "minimumReorder": 1,
            "maximumReorder": 1,
            "orderMultiple": 24.1,
            "sellMultiple": 25.1,
            "baseMultiple": 26.1,
            "hostStandardCost": 27,
            "hostTotalCost": 28,
            "hostRetail": 29,
            "hostLandedUnitCostEx": 30,
            "hostLandedUnitCostInc": 31,
            "hostDesc": "sample string 32",
            "directIndicator": "sample string 33",
            "availableToOrder": true,
            "hostRangeIndicator": "sample string 35",
            "hostProductType": "sample string 36",
            "hostProductGrade": "sample string 37",
            "hostProductGroup": "sample string 38",
            "hostSlowMoving": true,
            "hostGeneralMerchandise": true,
            "hostPillar": "sample string 41",
            "hostLastUpdated": "2026-06-03T18:35:53.1528432",
            "rebate": 1.0,
            "rebateExclude": true,
            "invoiceCodes": [
              {
                "$id": "7",
                "pluG_UID": "GMcYQczlBUCQrqw+oKMFeg==",
                "pluGuid": "4118c718-e5cc-4005-90ae-ac3ea0a3057a",
                "supplierIdentifier": "86AD9UuoQ02bCdpnrOCDAA==",
                "supplierIdentifierGuid": "f503a0f3-a84b-4d43-9b09-da67ace08300",
                "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": "OVoNTXzamUaaERhplaFqyw==",
            "parentPluGuid": "4d0d5a39-da7c-4699-9a11-186995a16acb",
            "freight": 46.0,
            "freightType": 1,
            "product": {
              "$id": "8",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "j21MGGLb5UuX4xh1AuItTQ==",
              "guid": "184c6d8f-db62-4be5-97e3-187502e22d4d",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "zwV8qKr4rEK+8C1MSTirVg==",
              "priceGroupGuid": "a87c05cf-f8aa-42ac-bef0-2d4c4938ab56",
              "blueprintID": 1,
              "lastCountedDate": "2026-06-03T18:35:53.1528432",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2026-06-03T18:35:53.1528432",
              "pluCreated": "2026-06-03T18:35:53.1528432",
              "createdByUser": "sample string 9",
              "name": "sample string 10",
              "nameChanged": true,
              "secondDescription": "sample string 12",
              "hostDescription": "sample string 13",
              "keepCartonQty": true,
              "keepDescription": true,
              "keepDepartments": true,
              "keepSuppliers": true,
              "markdownDescription": "sample string 18",
              "altDescription": "sample string 19",
              "bestOrExpire": 20,
              "lastUpdate": "2026-06-03T18:35:53.1528432",
              "lastManualUpdate": "2026-06-03T18:35:53.1528432",
              "imageName": "sample string 23",
              "showImageOnFlipCharts": true,
              "showTextOnFlipCharts": true,
              "overrideFlipChartText": true,
              "flipChartText": "sample string 27",
              "salesMode": 1,
              "eftCode": 1,
              "price": 1,
              "priceChanged": true,
              "rrp": 1,
              "gstPercent": 28,
              "gstPercentChanged": true,
              "costGSTPercent": 29,
              "costGSTPercentChanged": true,
              "wetPercent": 1,
              "priceOverride": 1,
              "cost": 1,
              "currentCost": 1,
              "currentCostDecimals": 1,
              "grossProfit": 1.0,
              "currentCostDesc": "sample string 30",
              "currentCostEnd": "2026-06-03T18:35:53.1528432",
              "currentCostUpdated": "2026-06-03T18:35:53.1528432",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 32,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2026-06-03T18:35:53.1528432",
              "defaultGP": 1,
              "breakTargetMode": 33,
              "break1": 1,
              "price1": 1,
              "target1": 34,
              "break2": 1,
              "price2": 1,
              "target2": 35,
              "break3": 1,
              "price3": 1,
              "target3": 36,
              "break1Changed": true,
              "price1Changed": true,
              "target1Changed": true,
              "break2Changed": true,
              "price2Changed": true,
              "target2Changed": true,
              "break3Changed": true,
              "price3Changed": true,
              "target3Changed": true,
              "breakTargetModeChanged": true,
              "margin": 1.1,
              "marginChanged": true,
              "marginRanged": true,
              "marginRangedChanged": true,
              "minimumMargin": 1.1,
              "minimumMarginChanged": true,
              "maximumMargin": 1.1,
              "maximumMarginChanged": true,
              "overrideHostWarehouseIndicator": true,
              "overrideHostWarehouseIndicatorChanged": true,
              "overrideHostPrice": true,
              "overrideHostPriceChanged": true,
              "overrideHostCost": true,
              "overrideHostCostChanged": true,
              "overrideHostMargin": true,
              "overrideHostMarginChanged": true,
              "alwaysApplyMargin": true,
              "alwaysApplyMarginChanged": true,
              "aws": 1.0,
              "paws": 1.0,
              "awsUpdated": "2026-06-03T18:35:53.1528432",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 53,
              "altPriceModeChanged": true,
              "altPLUG_UID": "PgKFHDmjAkmoWcKH6cDWJw==",
              "altPLUGuid": "1c85023e-a339-4902-a859-c287e9c0d627",
              "altPLUGuidChanged": true,
              "altPriceDescription1": "sample string 54",
              "altPriceDescription2": "sample string 55",
              "cartonQuantity": 56,
              "cartonQuantityChanged": true,
              "trayID": 1,
              "promptID": 1,
              "tare": 1,
              "packQty": 1,
              "fixedWeight": 1,
              "extraMesg": 1,
              "text1": "sample string 58",
              "text2": "sample string 59",
              "text3": "sample string 60",
              "labelText": "sample string 61",
              "labelTextChanged": true,
              "sendToScale": true,
              "nonScaleWeigh": true,
              "labelFormat": "sample string 65",
              "barcodeFormat": "sample string 66",
              "austMade": 1,
              "coolCode": 67,
              "countryOfOrigin": "sample string 68",
              "percentContent": 69.1,
              "departmentID": 1,
              "subDepartmentID": 1,
              "minorDepartmentID": 1,
              "lesserDepartmentID": 1,
              "deptCode": "sample string 70",
              "subDeptCode": "sample string 71",
              "minorDeptCode": "sample string 72",
              "lesserDeptCode": "sample string 73",
              "deptName": "sample string 74",
              "subDeptName": "sample string 75",
              "minorDeptName": "sample string 76",
              "lesserDeptName": "sample string 77",
              "departmentChanged": true,
              "subCategoryID": 1,
              "expiry": 1,
              "showDays": 1,
              "datePrint": 1,
              "labelRequired": true,
              "labelShelfQty": 80,
              "labelShelfChanged": true,
              "labelTalkerQty": 82,
              "labelSmall": true,
              "labelLastPrinted": "2026-06-03T18:35:53.1528432",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "Xi9sBYXsWEKgslWpSMboPQ==",
              "shelfPageLayoutGuid": "056c2f5e-ec85-4258-a0b2-55a948c6e83d",
              "talkerPageLayoutG_UID": "GMd7J27h+0evtwzBrAoINw==",
              "talkerPageLayoutGuid": "277bc718-e16e-47fb-afb7-0cc1ac0a0837",
              "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": "YAHWyHnUTUOkpNRr1gA9lg==",
              "inventoryIdentifier": "c8d60160-d479-434d-a4a4-d46bd6003d96",
              "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": "uoXlfOFj4EarhntQWTrMMQ==",
              "parentPluGuid": "7ce585ba-63e1-46e0-ab86-7b50593acc31",
              "preferredHostVendor": 105,
              "preferredHostChanged": true,
              "code": "sample string 107",
              "supplierIdentifier": "v1wWtS52lESUXdCDuqSNhg==",
              "supplierIdentifierGuid": "b5165cbf-762e-4494-945d-d083baa48d86",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "MhGIzIAWDES8XnHfk368lA==",
              "rebateSupplierIdentifierGuid": "cc881132-1680-440c-bc5e-71df937ebc94",
              "rebateSupplierChanged": true,
              "availableForOrder": true,
              "warehouseDirectIndicator": "sample string 109",
              "warehouseDirectIndicatorChanged": true,
              "productGrade": "sample string 111",
              "productType": "sample string 112",
              "productGroup": "sample string 113",
              "complianceIndicator": "sample string 114",
              "inhouseBrand": "sample string 115",
              "slowMoving": true,
              "generalMerchandise": true,
              "comment": "sample string 118",
              "lastUpdatedByUser": "sample string 119",
              "lastManualUpdatedByUser": "sample string 120",
              "lastUpdatedByUserOverride": true,
              "lastUpdatedByHost": "2026-06-03T18:35:53.1683276",
              "commodity": "sample string 122",
              "businessPillar": "sample string 123",
              "mscCommodity": "sample string 124",
              "hostIdentifier": "VXIbzB//WEaYT7sQ6qGOFw==",
              "hostIdentifierGuid": "cc1b7255-ff1f-4658-984f-bb10eaa18e17",
              "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-06-03T18:35:53.1683276",
                "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": "B61CtJDY4kmIlrbNwt3nMw==",
                "hostIdentifierGuid": "b442ad07-d890-49e2-8896-b6cdc2dde733",
                "hostName": 1,
                "hostAddress": "sample string 27",
                "hostUsername": "sample string 28",
                "hostPassword": "sample string 29",
                "excludeFromLeadInOut": true,
                "accountingProvider": 31,
                "accountingAddress": "sample string 32",
                "accountingUsername": "sample string 33",
                "accountingPassword": "sample string 34",
                "storeAccountingCode": "sample string 35",
                "softwareVariance": 36,
                "fuelWarningVariance": 37.0,
                "fuelErrorVariance": 38.0,
                "fuelAccumulatedWarningVariance": 39.0,
                "fuelAccumulatedErrorVariance": 40.0,
                "drawManagment": 41,
                "endOfDayManagment": true,
                "autoFillCashBalancing": true,
                "fuelDayVariance": 44,
                "accountingTradingTime": "00:00:00.1234567",
                "stockActivateProduct": 46,
                "defaultOrderDocumentId": 1,
                "defaultStockReceiveDocumentId": 1,
                "giftCardSalesAccountingDeptCode": "sample string 47",
                "transactionDiscountAccountingDeptCode": "sample string 48",
                "size": 49,
                "updated": "2026-06-03T18:35:53.1683276",
                "priceZone": {
                  "$id": "10",
                  "id": 1,
                  "name": "sample string 2",
                  "hostIdentifier": "Ab9uyh2E+U6LA8p31c88cw==",
                  "hostIdentifierGuid": "ca6ebf01-841d-4ef9-8b03-ca77d5cf3c73",
                  "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"
                },
                "warehouseStore": {
                  "$id": "12",
                  "storeID": 1,
                  "warehouseStoreID": 2,
                  "storeName": "sample string 3",
                  "warehouseName": "sample string 4"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "1"
                  },
                  {
                    "$ref": "1"
                  }
                ],
                "accounts": [
                  {
                    "$id": "13",
                    "id": 1,
                    "storeID": 1,
                    "accountName": "sample string 2",
                    "bsb": "sample string 3",
                    "accountNumber": "sample string 4",
                    "accountDesignated": true
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "sales": [
                  {
                    "$id": "14",
                    "id": 1,
                    "storeID": 1,
                    "externalSalesType": 2,
                    "ftpSiteID": 1,
                    "lastSaleProcessed": "2026-06-03T18:35:53.1683276",
                    "ftpSite": {
                      "$id": "15",
                      "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": "14"
                  }
                ],
                "suppliedStores": [
                  1,
                  2
                ],
                "zoneMatrix": [
                  {
                    "$id": "16",
                    "id": 1,
                    "hostIdentifier": "hXx6bHN+F0ymVGAndHGgKg==",
                    "hostIdentifierGuid": "6c7a7c85-7e73-4c17-a654-60277471a02a",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "a788d9ef-d634-4f78-af20-1671b2cdb75c",
                      "b9a10e18-ab40-453b-9a24-758b91985290"
                    ]
                  },
                  {
                    "$ref": "16"
                  }
                ],
                "cashManagements": [
                  {
                    "$id": "17",
                    "id": 1,
                    "storeID": 1,
                    "cashManagementType": 2,
                    "apiID": 1,
                    "organisationID": "sample string 3",
                    "siteName": "sample string 4",
                    "thirdPartyAPI": {
                      "$id": "18",
                      "id": 1,
                      "description": "sample string 2",
                      "address": "sample string 3",
                      "username": "sample string 4",
                      "password": "sample string 5",
                      "passwordPlain": "sample string 6",
                      "token": "sample string 7",
                      "apiType": 8,
                      "apiSubType": 9,
                      "config": "sample string 10"
                    }
                  },
                  {
                    "$ref": "17"
                  }
                ],
                "updateStoreID": "c72808fd-0d1a-4536-8036-394726628aa8",
                "updateStore": {
                  "$id": "19",
                  "id": "481718a1-c3b0-480d-8581-b26078d5dca5",
                  "name": "sample string 1",
                  "lastActivity": "2026-06-03T18:35:53.1683276",
                  "zone": "sample string 2",
                  "timeZoneOffset": 0.0,
                  "businessHoursStart": "00:00:00.1234567",
                  "businessHoursEnd": "00:00:00.1234567",
                  "master": true,
                  "lastIP": "sample string 10",
                  "lastHostName": "sample string 11",
                  "ping": 1,
                  "pingStatus": "sample string 12",
                  "lastUpdateCompleted": "2026-06-03T18:35:53.1683276"
                },
                "timeZoneId": "sample string 54",
                "securityOptions": {
                  "$id": "20",
                  "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": "21",
                  "pluG_UID": "9IVogq18Sk6YjmgipnnUoA==",
                  "pluGuid": "826885f4-7cad-4e4a-988e-6822a679d4a0",
                  "plu": 1,
                  "storeID": 1,
                  "zoneID": 2,
                  "zoneName": "sample string 3",
                  "store": "sample string 4",
                  "isElectedMasterStore": true,
                  "isZoneMasterStore": true,
                  "priceNow": 7,
                  "costNow": 8,
                  "costNowDecimals": 9,
                  "normalPrice": 10,
                  "priceNext": 1,
                  "costNext": 1,
                  "costNextDecimals": 11,
                  "nextCampaignName": "sample string 12",
                  "gstPercent": 13,
                  "normalCost": 14,
                  "normalCostDecimals": 15,
                  "costGstPercent": 16,
                  "costCalcMethod": 1,
                  "currentCost": 17,
                  "currentCostDecimals": 18,
                  "break1": 19,
                  "price1": 20,
                  "break2": 21,
                  "price2": 22,
                  "break3": 23,
                  "price3": 24,
                  "fuelItem": 25,
                  "fixedWeight": 26,
                  "active": true,
                  "complianceIndicator": "sample string 27",
                  "doNotOrder": true,
                  "doNotRange": true,
                  "isNormalPriceChangesCampaign": true,
                  "updated": "2026-06-03T18:35:53.1683276"
                },
                {
                  "$ref": "21"
                }
              ],
              "currentPrices": {
                "$id": "22",
                "pluPrices": {
                  "$id": "23",
                  "plu": 1,
                  "pluG_UID": "QEA=",
                  "stores": [
                    1,
                    2
                  ],
                  "normalPrice": 1,
                  "cost": 2,
                  "break1": 3,
                  "price1": 4,
                  "break2": 5,
                  "price2": 6,
                  "break3": 7,
                  "price3": 8,
                  "discountPrice": 9,
                  "memberDiscountPrice": 10,
                  "acceptedUtc": "2026-06-03T18:35:53.1683276",
                  "priceChangeType": 0,
                  "costDecimals": 11,
                  "costCalcMethod": 12,
                  "targetCampaignPriceGtOrEquNormal": true
                },
                "normalPluPrices": {
                  "$ref": "23"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "24",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "talkerText": "sample string 3",
                  "disableWasSave": true,
                  "startDate": "2026-06-03T18:35:53.1683276",
                  "startTime": 5,
                  "endDate": "2026-06-03T18:35:53.1683276",
                  "endTime": 6,
                  "newPrice": 7,
                  "newCost": 8,
                  "newCostDecimals": 9,
                  "pctDiscount": 10,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 11",
                  "hostType": 12,
                  "hostIdentifier": "EIEEVwZsJUaD6+u57/iKVQ==",
                  "hostIdentifierGuid": "57048110-6c06-4625-83eb-ebb9eff88a55",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "24"
                  },
                  {
                    "$ref": "24"
                  }
                ]
              },
              "tray": {
                "$id": "25",
                "g_UId": "jWiEueTAgkCuEFtBN9fUKw==",
                "guid": "b984688d-c0e4-4082-ae10-5b4137d7d42b",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "26",
                "priceGroupG_UID": "toyfF5FxmkWXVGOaLET7nA==",
                "priceGroupGuid": "179f8cb6-7191-459a-9754-639a2c44fb9c",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2026-06-03T18:35:53.1683276",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "8"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 147",
              "nutrifacts": {
                "$id": "27",
                "pluG_UID": "OIRwr9f3W06uViCFdXMsVQ==",
                "pluGuid": "af708438-f7d7-4e5b-ae56-208575732c55",
                "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": "28",
                "pluGuid": "3e43cc9a-389b-41ee-b1fa-da2a8d4d2a47",
                "created": "2026-06-03T18:35:53.1683276",
                "createdByUser": "sample string 1",
                "activated": "2026-06-03T18:35:53.1683276",
                "activatedByUser": "sample string 2",
                "deactivated": "2026-06-03T18:35:53.1683276",
                "deactivatedByUser": "sample string 3",
                "lastOrdered": "2026-06-03T18:35:53.1683276",
                "lastOrderedQty": 4.0,
                "lastReceived": "2026-06-03T18:35:53.1683276",
                "lastReceivedQty": 5.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2026-06-03T18:35:53.1683276",
                "lastSold": "2026-06-03T18:35:53.1683276",
                "firstSold": "2026-06-03T18:35:53.1683276",
                "awsUpdated": "2026-06-03T18:35:53.1683276",
                "lastManualUpdate": "2026-06-03T18:35:53.1683276",
                "lastManualUpdatedByUser": "sample string 7",
                "lastUpdated": "2026-06-03T18:35:53.1683276",
                "lastUpdatedByUser": "sample string 9",
                "lastUpdatedByHost": "2026-06-03T18:35:53.1683276",
                "doNotRangeUpdated": "2026-06-03T18:35:53.1683276",
                "doNotOrderUpdated": "2026-06-03T18:35:53.1683276",
                "tracked": "2026-06-03T18:35:53.1683276"
              },
              "allergens": [
                {
                  "$id": "29",
                  "primaryKey": {
                    "$id": "30",
                    "pluGuid": "f579c10b-d6e8-4203-9fc9-e443da38ca44",
                    "contains": 2
                  },
                  "allergenID": 1,
                  "pluG_UID": "C8F59ejWA0KfyeRD2jjKRA==",
                  "pluGuid": "f579c10b-d6e8-4203-9fc9-e443da38ca44",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "29"
                }
              ],
              "costs": {
                "$id": "31",
                "pluG_UID": "ctQ7aCor90CicHXy8TSIeg==",
                "pluGuid": "683bd472-2b2a-40f7-a270-75f2f134887a",
                "enteredCost": 1,
                "weightedAvgCost": 1,
                "lastCost": 1,
                "rawEnteredCost": 2,
                "rawWeightedAvgCost": 3,
                "rawLastCost": 4,
                "freight": 5.0,
                "freightType": 6,
                "costDecimals": 7,
                "fifoCost": 1,
                "updated": "2026-06-03T18:35:53.1683276",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "32",
                  "saleHeaderID": 1,
                  "created": "2026-06-03T18:35:53.1683276",
                  "createdLocal": "2026-06-03T18:35:53.1683276",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "6Bc9pDeXzUCo96T33wnSkg==",
                  "operatorGuid": "a43d17e8-9737-40cd-a8f7-a4f7df09d292",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "kGrbiEXy50erP8p+kgcQBg==",
                  "pluGuid": "88db6a90-f245-47e7-ab3f-ca7e92071006",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "33",
                    "id": 1,
                    "g_Uid": "9zIDtYwCaUOooltNS/LXnw==",
                    "guid": "b50332f7-028c-4369-a8a2-5b4d4bf2d79f",
                    "operatorNumber": 1,
                    "shortName": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "password": "sample string 5",
                    "hasPassword": true,
                    "passwordText": "sample string 6",
                    "rfidTagID": "sample string 7",
                    "blueprintID": 1,
                    "groupID": 1,
                    "groupName": "sample string 8",
                    "managerGroupID": 1,
                    "managerGroupName": "sample string 9",
                    "zoneID": 1,
                    "zoneName": "sample string 10",
                    "loggedIn": 1,
                    "lastUsedIP": "sample string 11",
                    "deleted": true,
                    "locked": true,
                    "allowOpenTill": true,
                    "webEmail": "sample string 14",
                    "simpleOperatorType": 0,
                    "webRole": "sample string 15",
                    "updated": "2026-06-03T18:35:53.1683276",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2026-06-03T18:35:53.1683276",
                    "endShift": "2026-06-03T18:35:53.1683276",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "34",
                        "operatorG_UID": "0DOljXZQ60yFuoa13pTS3g==",
                        "operatorGuid": "8da533d0-5076-4ceb-85ba-86b5de94d2de",
                        "storeID": 2,
                        "operator": {
                          "$ref": "33"
                        },
                        "store": {
                          "$ref": "9"
                        }
                      },
                      {
                        "$ref": "34"
                      }
                    ]
                  }
                },
                {
                  "$ref": "32"
                }
              ],
              "apns": [
                {
                  "$id": "35",
                  "pluID": 1,
                  "pluG_UID": "1bS47XTsOUmVn5ewk33aEA==",
                  "pluGuid": "edb8b4d5-ec74-4939-959f-97b0937dda10",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "35"
                }
              ],
              "tuns": [
                {
                  "$id": "36",
                  "pluG_UId": "37HakiaiMEqycg/vPPB7cg==",
                  "pluGuid": "92dab1df-a226-4a30-b272-0fef3cf07b72",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "8"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "36"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "37",
                  "identifier": "DVEzjpXbHEKHFOCRJ1u7Tw==",
                  "identifierGuid": "8e33510d-db95-421c-8714-e091275bbb4f",
                  "pluG_UID": "4sJKf6TEYkqRLn9/d3G7DQ==",
                  "pluGuid": "7f4ac2e2-c4a4-4a62-912e-7f7f7771bb0d",
                  "competitionID": 1,
                  "name": "sample string 2",
                  "sellMultiple": 3,
                  "retailPrice": 4,
                  "storeName": "sample string 5"
                },
                {
                  "$ref": "37"
                }
              ],
              "supplier": {
                "$ref": "3"
              },
              "supplierName": "sample string 148",
              "children": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "ordering": {
                "$ref": "6"
              },
              "flipChartPages": [
                {
                  "$id": "38",
                  "identifier": "rdaz0m6xL0qS0ZH9Vl/++w==",
                  "groupName": "sample string 1",
                  "identifierGuid": "d2b3d6ad-b16e-4a2f-92d1-91fd565ffefb",
                  "exists": true,
                  "flipChartIdentifier": "F96nG1ccl0yuIB/RMcHjfA==",
                  "flipChartIdentifierGuid": "1ba7de17-1c57-4c97-ae20-1fd131c1e37c",
                  "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": "GKMI2D687UucRPzn00eOAg==",
                  "groupIdentifierGuid": "d808a318-bc3e-4bed-9c44-fce7d3478e02",
                  "flipChart": {
                    "$id": "39",
                    "identifier": "QlQZd68qLUKnwzB2H+KOgA==",
                    "identifierGuid": "77195442-2aaf-422d-a7c3-30761fe28e80",
                    "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": "40",
                      "identifier": "raBTxhmt+0+ws45huQFQRQ==",
                      "identifierGuid": "c653a0ad-ad19-4ffb-b0b3-8e61b9015045",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "41",
                          "id": 1,
                          "g_UID": "RlcB72QU1kSiYgTYJg7mdA==",
                          "guid": "ef015746-1464-44d6-a262-04d8260ee674",
                          "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": "FoUmvZ4Il0OuT++WZDbP5w==",
                          "previousFormGuid": "bd268516-089e-4397-ae4f-ef966436cfe7",
                          "nextForm": 1,
                          "nextFormG_UID": "wJhpth4y5UGH6CSjEjSOPw==",
                          "nextFormGuid": "b66998c0-321e-41e5-87e8-24a312348e3f",
                          "attributes": "sample string 10",
                          "updated": "2026-06-03T18:35:53.1683276",
                          "positioning": 1,
                          "contentPanel": "sample string 11",
                          "selectionMode": 1,
                          "maximumSelections": 1,
                          "alteredInStore": true,
                          "deleted": true,
                          "blueprintID": 1,
                          "preserveLayout": true,
                          "mainCheckoutFormName": "sample string 13",
                          "nextCheckoutForm": {
                            "$ref": "41"
                          },
                          "previousCheckoutForm": {
                            "$ref": "41"
                          },
                          "buttons": [
                            {
                              "$id": "42",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "058WWctY4EunhtiWQoYaBQ==",
                              "checkoutFormGuid": "59169fd3-58cb-4be0-a786-d89642861a05",
                              "identifier": "GivVLbZFp0yQ8IjzKA1s1w==",
                              "identifierGuid": "2dd52b1a-45b6-4ca7-90f0-88f3280d6cd7",
                              "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": "pTv76Niw8ECH4YlfCrCvAA==",
                              "valueGuid": "e8fb3ba5-b0d8-40f0-87e1-895f0ab0af00",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2026-06-03T18:35:53.1683276",
                              "action": "sample string 12",
                              "valueForm": {
                                "$ref": "41"
                              },
                              "image": {
                                "$id": "43",
                                "name": "sample string 3.sample string 4",
                                "imageID": 2,
                                "imageName": "sample string 3",
                                "imageExtension": "sample string 4",
                                "lastUpdate": "2026-06-03T18:35:53.1683276",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "44",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "0GTg/s7F1kurDd6JG6b5lw==",
                              "checkoutFormGuid": "fee064d0-c5ce-4bd6-ab0d-de891ba6f997",
                              "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": "44"
                            }
                          ]
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "panels": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ]
                    },
                    "pages": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ]
                  },
                  "contentPanel": {
                    "$ref": "44"
                  },
                  "products": [
                    {
                      "$id": "45",
                      "flipChartPageIdentifier": "96QVRdeNv02kf9Uz8gLGwQ==",
                      "flipChartPageIdentifierGuid": "4515a4f7-8dd7-4dbf-a47f-d533f202c6c1",
                      "pluG_UID": "IKpjs2uq3ECK7suhZAgbCw==",
                      "pluGuid": "b363aa20-aa6b-40dc-8aee-cba164081b0b",
                      "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": "45"
                    }
                  ],
                  "productCount": 27,
                  "pages": [
                    {
                      "$ref": "38"
                    },
                    {
                      "$ref": "38"
                    }
                  ]
                },
                {
                  "$ref": "38"
                }
              ],
              "priceHistory": [
                {
                  "$id": "46",
                  "pluG_UID": "MV0hitdwOUaTeJXwdsoO0A==",
                  "pluGuid": "8a215d31-70d7-4639-9378-95f076ca0ed0",
                  "price": 1,
                  "costCalcMethod": 1,
                  "cost": 2,
                  "weightedAvgCost": 3,
                  "lastCost": 4,
                  "rawCost": 5,
                  "rawWeightedAvgCost": 6,
                  "rawLastCost": 7,
                  "costDecimals": 8,
                  "serviceFeeID": 9,
                  "freight": 10.0,
                  "freightType": 11,
                  "process": "sample string 12",
                  "user": "sample string 13",
                  "updated": "2026-06-03T18:35:53.1683276",
                  "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": "46"
                }
              ],
              "ingredients": [
                {
                  "$id": "47",
                  "pluG_UID": "K9SMbUzLWkGB/ACHzil+mA==",
                  "ingredientGuid": "mojEfkVF3kCECcyZ2tBwWg==",
                  "ingredientIdentifier": "7ec4889a-4545-40de-8409-cc99dad0705a",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "47"
                }
              ],
              "bins": [
                {
                  "$id": "48",
                  "pluG_UID": "OB+yIk9mOEeTE9LrUbS8NQ==",
                  "pluGuid": "22b21f38-664f-4738-9313-d2eb51b4bc35",
                  "shelfLocationIdentifier": "ha7V+G3j00SZXQNA+gTzBw==",
                  "shelfLocationGuid": "f8d5ae85-e36d-44d3-995d-0340fa04f307",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "mNVQFteSyUSfDAsybCCWBw==",
                  "labelPageLayoutGuid": "1650d598-92d7-44c9-9f0c-0b326c209607",
                  "updated": "2026-06-03T18:35:53.1683276",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "8"
                  },
                  "location": {
                    "$id": "49",
                    "identifier": "0D7Fa8vZYky7hs6wbEzcjA==",
                    "storeID": 1,
                    "identifierGuid": "6bc53ed0-d9cb-4c62-bb86-ceb06c4cdc8c",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2026-06-03T18:35:53.1683276",
                    "minTemp": 1,
                    "maxTemp": 1,
                    "checkFrequency": 1,
                    "storeCaseConfiguration": 5,
                    "storeName": "sample string 6",
                    "bins": [
                      {
                        "$ref": "48"
                      },
                      {
                        "$ref": "48"
                      }
                    ]
                  }
                },
                {
                  "$ref": "48"
                }
              ],
              "bin": {
                "$ref": "48"
              },
              "scaleLocations": [
                {
                  "$id": "50",
                  "plu": 1,
                  "pluG_UID": "4kPJFbKgF0606LJooYPsxA==",
                  "pluGuid": "15c943e2-a0b2-4e17-b4e8-b268a183ecc4",
                  "deptNo": 1,
                  "product": {
                    "$ref": "8"
                  },
                  "scaleLocation": {
                    "$id": "51",
                    "id": 1,
                    "deptNo": 1,
                    "deptCode": "sample string 2",
                    "name": "sample string 3",
                    "enabled": true,
                    "updated": "2026-06-03T18:35:53.1683276",
                    "department": {
                      "$id": "52",
                      "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": "51"
                      },
                      "subDepartments": [
                        {
                          "$id": "53",
                          "id": 1,
                          "departmentID": 2,
                          "name": "sample string 3",
                          "code": "sample string 4",
                          "departmentCode": "sample string 5",
                          "externalSales": true,
                          "minorDepartments": [
                            {
                              "$id": "54",
                              "id": 1,
                              "subDepartmentID": 2,
                              "departmentID": 3,
                              "name": "sample string 4",
                              "subDepartmentCode": "sample string 5",
                              "departmentCode": "sample string 6",
                              "code": "sample string 7",
                              "lesserDepartments": [
                                {
                                  "$id": "55",
                                  "id": 1,
                                  "departmentID": 2,
                                  "subDepartmentID": 3,
                                  "minorDepartmentID": 4,
                                  "name": "sample string 5",
                                  "code": "sample string 6",
                                  "departmentCode": "sample string 7",
                                  "subDepartmentCode": "sample string 8",
                                  "minorDepartmentCode": "sample string 9",
                                  "updated": "2026-06-03T18:35:53.1683276",
                                  "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": "UET/3Kcd20Gbvv85StvSmg==",
                                  "labelPageLayoutGuid": "dcff4450-1da7-41db-9bbe-ff394adbd29a",
                                  "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": "56",
                                    "dept": 1,
                                    "category": 2,
                                    "name": "sample string 3",
                                    "active": true,
                                    "mscCommodities": [
                                      {
                                        "$id": "57",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "name": "sample string 4",
                                        "active": true,
                                        "mscSubCommodities": [
                                          {
                                            "$id": "58",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "subCommodity": 4,
                                            "name": "sample string 5",
                                            "active": true,
                                            "subCommodityCode": "sample string 7"
                                          },
                                          {
                                            "$ref": "58"
                                          }
                                        ],
                                        "commodityCode": "sample string 6"
                                      },
                                      {
                                        "$ref": "57"
                                      }
                                    ],
                                    "categoryCode": "sample string 5"
                                  },
                                  "mscCom": {
                                    "$ref": "57"
                                  },
                                  "mscDep": {
                                    "$id": "59",
                                    "dept": 1,
                                    "name": "sample string 2",
                                    "active": true,
                                    "mscCategories": [
                                      {
                                        "$ref": "56"
                                      },
                                      {
                                        "$ref": "56"
                                      }
                                    ],
                                    "deptCode": "sample string 4"
                                  },
                                  "mscSubCom": {
                                    "$ref": "58"
                                  }
                                },
                                {
                                  "$ref": "55"
                                }
                              ],
                              "updated": "2026-06-03T18:35:53.1683276",
                              "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": "pAtPCeLEgkW31xG5afOauQ==",
                              "labelPageLayoutGuid": "094f0ba4-c4e2-4582-b7d7-11b969f39ab9",
                              "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": "56"
                              },
                              "mscCom": {
                                "$ref": "57"
                              },
                              "mscDep": {
                                "$ref": "59"
                              },
                              "mscSubCom": {
                                "$ref": "58"
                              }
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2026-06-03T18:35:53.1683276",
                          "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": "aLOtHbxB9kKh20dA3f5Igg==",
                          "labelPageLayoutGuid": "1dadb368-41bc-42f6-a1db-4740ddfe4882",
                          "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": "56"
                          },
                          "mscCom": {
                            "$ref": "57"
                          },
                          "mscDep": {
                            "$ref": "59"
                          },
                          "mscSubCom": {
                            "$ref": "58"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "stores": [
                        1,
                        2
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2026-06-03T18:35:53.1683276",
                      "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": "er7od1VUyESnsIHA/GI0EQ==",
                      "labelPageLayoutGuid": "77e8be7a-5455-44c8-a7b0-81c0fc623411",
                      "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": "56"
                      },
                      "mscCom": {
                        "$ref": "57"
                      },
                      "mscDep": {
                        "$ref": "59"
                      },
                      "mscSubCom": {
                        "$ref": "58"
                      }
                    }
                  }
                },
                {
                  "$ref": "50"
                }
              ],
              "nextPrice": {
                "$id": "60",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "plu": 1,
                "hostOfferID": 1,
                "metcashPromotionID": "sample string 4",
                "metcashPromotionPlacement": "sample string 5",
                "pluG_UID": "6KjIBUO+UEyL3uC/LYEgQg==",
                "pluGuid": "05c8a8e8-be43-4c50-8bde-e0bf2d812042",
                "newPrice": 1,
                "pctDiscount": 1,
                "newCost": 1,
                "newCostDecimals": 6,
                "dealCostIdentifier": "V7Akg+xOxUWkVfWZ9yjelw==",
                "dealCostGuid": "8324b057-4eec-45c5-a455-f599f728de97",
                "pluName": "sample string 7",
                "apn": "sample string 8",
                "fuelItem": true,
                "priceGroupG_UID": "Wmw66JCVBkGbSoytLA2VLA==",
                "priceGroupGuid": "e83a6c5a-9590-4106-9b4a-8cad2c0d952c",
                "itemNumber": "sample string 10",
                "cri": "sample string 11",
                "pluPrice": 12,
                "costCalcMethod": 13,
                "pluCost": 14,
                "pluCostIndicator": "sample string 15",
                "pluPriceGstPercent": 16,
                "pluCostGstPercent": 17,
                "pluActive": true,
                "cartonQty": 1.1,
                "baseUnits": 19.1,
                "salesMode": 1,
                "orderPacked": 20,
                "pluNormalCost": 21,
                "pluaws": 22.0,
                "directNumber": "sample string 23",
                "departmentName": "sample string 24",
                "subDepartmentName": "sample string 25",
                "priceGroupName": "sample string 26",
                "supplierName": "sample string 27",
                "stockOnHand": 1.1,
                "stockOnOrder": 1.1,
                "lastReceived": "2026-06-03T18:35:53.1683276",
                "rrp": 28,
                "campaignDescription": "sample string 29",
                "hostCampaign": true,
                "hostIdentifier": "QEA=",
                "hostIdentifierGuid": "557a312d-e580-45cd-9106-6f0aa28e3d8a",
                "campaignComboPriceGroupG_UID": "rk2KM8xWUUmChw+bmnRCVA==",
                "campaignComboPriceGroupIdentifier": "338a4dae-56cc-4951-8287-0f9b9a744254",
                "promotionPlacementDescription": "sample string 31",
                "storeAcceptances": [
                  {
                    "$id": "61",
                    "plu": 1,
                    "pluG_UId": "QEA=",
                    "campaignID": 1,
                    "campaignName": "sample string 2",
                    "storeID": 3,
                    "acceptedUtc": "2026-06-03T18:35:53.1683276",
                    "operatorG_UID": "Gry/FY9nDkCLG3nTvaIhXg==",
                    "operatorGuid": "15bfbc1a-678f-400e-8b1b-79d3bda2215e",
                    "machineID": 1,
                    "processed": true,
                    "appliedUtc": "2026-06-03T18:35:53.1683276",
                    "signIqTicketFileMovedUtc": "2026-06-03T18:35:53.1683276",
                    "user": "sample string 6",
                    "campaignDescription": "sample string 7",
                    "productDesc": "sample string 8",
                    "storeName": "sample string 9",
                    "effectiveUtc": "2026-06-03T18:35:53.1683276",
                    "priceChangeType": 0,
                    "operatorName": "sample string 10",
                    "hostCampaign": true,
                    "hostIdentifier": "QEA=",
                    "hostIdentifierGuid": "4cfb977e-5e2c-4842-9b5b-a9f3f9154785",
                    "product": {
                      "$ref": "8"
                    },
                    "campaignPlu": {
                      "$ref": "60"
                    },
                    "fuelItem": true
                  },
                  {
                    "$ref": "61"
                  }
                ],
                "campaign": {
                  "$id": "62",
                  "id": 1,
                  "storeID": 2,
                  "name": "6965d176-56ad-4746-8543-01d673cc649c",
                  "nameGuid": "6965d176-56ad-4746-8543-01d673cc649c",
                  "description": "sample string 4",
                  "showDiscounts": true,
                  "showTotals": true,
                  "onlyEvaluateOnSubtotal": true,
                  "useDescription": true,
                  "campaignType": 1,
                  "startDate": "2026-06-03T18:35:53.1683276",
                  "startTime": 1,
                  "endDate": "2026-06-03T18:35:53.1683276",
                  "endTime": 1,
                  "recurrence": 1,
                  "recurrenceType": 1,
                  "monthType": 1,
                  "weekDays": 1,
                  "months": 1,
                  "monthWeeks": 1,
                  "monthDays": "sample string 7",
                  "printed": true,
                  "talkerText": "sample string 8",
                  "rangeDescription": "sample string 9",
                  "dealDescription": "sample string 10",
                  "labelQuantity": 11,
                  "active": 1,
                  "deactivated": "2026-06-03T18:35:53.1683276",
                  "system": true,
                  "created": "2026-06-03T18:35:53.1683276",
                  "updated": "2026-06-03T18:35:53.1683276",
                  "priceChangeNotifiedUtc": "2026-06-03T18:35:53.1683276",
                  "promoType": 1,
                  "promotionTypeCode": "sample string 13",
                  "hostIdentifier": "h/FOtVPsTka5SUb6akB06w==",
                  "hostIdentifierGuid": "b54ef187-ec53-464e-b949-46fa6a4074eb",
                  "hostType": 14,
                  "createdByUser": "sample string 15",
                  "fromHost": true,
                  "deleted": true,
                  "campaignDeleted": "2026-06-03T18:35:53.1683276",
                  "updatedByUser": "sample string 18",
                  "offerID": 1,
                  "isPriceChangeCampaign": true,
                  "stores": [
                    1,
                    2
                  ],
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "campaignPlus": [
                    {
                      "$ref": "60"
                    },
                    {
                      "$ref": "60"
                    }
                  ],
                  "campaignPools": [
                    {
                      "$id": "63",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "plu": 4,
                      "pluG_UID": "5DU8IbLzlUGNJRgFmxbXew==",
                      "pluGuid": "213c35e4-f3b2-4195-8d25-18059b16d77b",
                      "hostOfferID": 1,
                      "priceGroupG_UID": "fW46deqwKEW0BfzMCBv50Q==",
                      "priceGroupGuid": "753a6e7d-b0ea-4528-b405-fccc081bf9d1",
                      "fuelItem": true,
                      "pluName": "sample string 6",
                      "apn": "sample string 7",
                      "pluActive": true,
                      "cartonQty": 1,
                      "baseUnits": 9.1,
                      "cri": "sample string 10",
                      "salesMode": 1,
                      "orderPacked": 11,
                      "pluaws": 12.0,
                      "directNumber": "sample string 13",
                      "departmentName": "sample string 14",
                      "subDepartmentName": "sample string 15",
                      "priceGroupName": "sample string 16",
                      "supplierName": "sample string 17",
                      "stockOnHand": 1.1,
                      "stockOnOrder": 1.1,
                      "lastReceived": "2026-06-03T18:35:53.1683276",
                      "rrp": 18,
                      "campaignDescription": "sample string 19",
                      "product": {
                        "$ref": "8"
                      },
                      "campaign": {
                        "$ref": "62"
                      }
                    },
                    {
                      "$ref": "63"
                    }
                  ],
                  "sellingRules": [
                    {
                      "$id": "64",
                      "id": 1,
                      "identifier": "slW64LK65EWdtD9p7b7PwQ==",
                      "identifierStr": "slW64LK65EWdtD9p7b7PwQ==",
                      "identifierGuid": "e0ba55b2-bab2-45e4-9db4-3f69edbecfc1",
                      "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": "62"
                      }
                    },
                    {
                      "$ref": "64"
                    }
                  ],
                  "customers": [
                    {
                      "$id": "65",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "customerID": "hyxTj6WO4EaTR/gVHHjgRg==",
                      "customerIDGuid": "8f532c87-8ea5-46e0-9347-f8151c78e046",
                      "campaign": {
                        "$ref": "62"
                      },
                      "customer": {
                        "$id": "66",
                        "identifier": "nWnrZZLHa02I9aeeJFmOAg==",
                        "identifierGuid": "65eb699d-c792-4d6b-88f5-a79e24598e02",
                        "code": "sample string 2",
                        "familyName": "sample string 3",
                        "givenName": "sample string 4",
                        "otherName": "sample string 5",
                        "title": "sample string 6",
                        "dateOfBirth": "2026-06-03T18:35:53.1683276",
                        "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": "/DvBIcXsqkScGT9F0W5Hlg==",
                        "communityIdentifierGuid": "21c13bfc-ecc5-44aa-9c19-3f45d16e4796",
                        "joined": "2026-06-03T18:35:53.1683276",
                        "updated": "2026-06-03T18:35:53.1683276",
                        "active": true,
                        "reasonInactive": 1,
                        "groupCustomer": true,
                        "loyaltyPoints": 1,
                        "homeStoreID": 1,
                        "availableSpend": 1,
                        "priceLevelIdentifier": "j2G6rpQWx0Sz3hpoK9m6XQ==",
                        "priceLevelIdentifierGuid": "aeba618f-1694-44c7-b3de-1a682bd9ba5d",
                        "marketingID": "sample string 18",
                        "receiptPrintOptions": 1,
                        "hidden": true,
                        "registered": true,
                        "registeredOn": "2026-06-03T18:35:53.1683276",
                        "emailMarketing": true,
                        "smsMarketing": true,
                        "deleted": true,
                        "deletedUser": "sample string 24",
                        "homeStoreName": "sample string 25",
                        "customerCards": [
                          {
                            "$id": "67",
                            "cardType": 2,
                            "issueDate": "2026-06-03T18:35:53.1683276",
                            "expiry": "2026-06-03T18:35:53.1683276",
                            "customerID": "WgqMMwNNYECAPyQDCPpx4w==",
                            "customerIDGuid": "338c0a5a-4d03-4060-803f-240308fa71e3",
                            "initialValue": 1,
                            "currentValue": 1,
                            "maxLimit": 1,
                            "minTransaction": 1,
                            "maxTransaction": 1,
                            "multiplier": 1.1,
                            "active": true,
                            "reasonInactive": 1,
                            "idRequired": true,
                            "idType": 1,
                            "idValue": "sample string 5",
                            "updated": "2026-06-03T18:35:53.1683276",
                            "linkedAccount": "42CKpsafFUSs5tcvKJgktw==",
                            "linkedAccountGuid": "a68a60e3-9fc6-4415-ace6-d72f289824b7",
                            "currentValueChanged": true,
                            "limitsChanged": true,
                            "customer": {
                              "$ref": "66"
                            },
                            "account": {
                              "$id": "68",
                              "id": 1,
                              "identifier": "4zWVhUsuGkmmP1MamPuJtA==",
                              "identifierGuid": "859535e3-2e4b-491a-a63f-531a98fb89b4",
                              "referenceNo": "sample string 3",
                              "name": "sample string 4",
                              "created": "2026-06-03T18:35:53.1683276",
                              "owner": "h977s5IV+EmgsxN7m5ZgQA==",
                              "ownerGuid": "b3fbde87-1592-49f8-a0b3-137b9b966040",
                              "accountStoreGroupIdentifier": "HiwMCJDQ8UG3BrzO7IDzvg==",
                              "accountStoreGroupGuid": "080c2c1e-d090-41f1-b706-bcceec80f3be",
                              "accountType": 1,
                              "currentBalance": 1,
                              "externalID": "sample string 7",
                              "maximumLimit": 1,
                              "accruePoints": true,
                              "loyaltyPoints": 1,
                              "termsOfTrade": 1,
                              "signatureRequired": true,
                              "referenceRequired": true,
                              "statementSendType": 10,
                              "ageingPeriod": 1,
                              "monthlyAgeingPeriod": true,
                              "explodedInvoice": true,
                              "isFifoAllocation": true,
                              "lastStatementSent": "2026-06-03T18:35:53.1683276",
                              "active": true,
                              "updated": "2026-06-03T18:35:53.1683276",
                              "deleted": true,
                              "deletedUser": "sample string 16",
                              "currentBalanceChanged": true,
                              "maximumLimitChanged": true,
                              "loyaltyPointsChanged": true,
                              "projectedBalance": 17,
                              "accountStoreGroupStoreIDs": [
                                1,
                                2
                              ],
                              "customerEmail": "sample string 18",
                              "ownerCustomer": {
                                "$ref": "66"
                              },
                              "card": {
                                "$ref": "67"
                              },
                              "members": {
                                "$id": "69",
                                "sample string 1": [
                                  {
                                    "$ref": "66"
                                  },
                                  {
                                    "$ref": "66"
                                  }
                                ],
                                "sample string 2": [
                                  {
                                    "$ref": "66"
                                  },
                                  {
                                    "$ref": "66"
                                  }
                                ]
                              },
                              "customerGroups": [
                                {
                                  "$id": "70",
                                  "identifier": "o6mIa8HVk0ybMPU0kwVZdQ==",
                                  "identifierGuid": "6b88a9a3-d5c1-4c93-9b30-f53493055975",
                                  "name": "sample string 2",
                                  "primaryContact": "lGzGSliFDECWEVsxfkXFTg==",
                                  "primaryContactGuid": "4ac66c94-8558-400c-9611-5b317e45c54e",
                                  "accountID": "GczuRVWxEk6OfWfRKM/vpg==",
                                  "accountIDGuid": "45eecc19-b155-4e12-8e7d-67d128cfefa6",
                                  "special": true,
                                  "updated": "2026-06-03T18:35:53.1683276",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "priceLevelIdentifier": "gkrb3kfyh0eNvvPXLMok+g==",
                                  "priceLevelIdentifierGuid": "dedb4a82-f247-4787-8dbe-f3d72cca24fa",
                                  "marketingListID": "sample string 7",
                                  "deleted": true,
                                  "account": {
                                    "$ref": "68"
                                  },
                                  "primaryContactCustomer": {
                                    "$ref": "66"
                                  },
                                  "customerGroupMembers": [
                                    {
                                      "$id": "71",
                                      "id": 1,
                                      "groupID": "yZKsPHTKSUWpvjkoCI/t0w==",
                                      "groupIDGuid": "3cac92c9-ca74-4549-a9be-3928088fedd3",
                                      "customerID": "QFTGAw/YeEiwYdDWSph8Qg==",
                                      "customerIDGuid": "03c65440-d80f-4878-b061-d0d64a987c42",
                                      "card": "sample string 4",
                                      "linkedAccount": "SLZaSTQdkUKDjqNwLaPciQ==",
                                      "linkedAccountGuid": "495ab648-1d34-4291-838e-a3702da3dc89",
                                      "customer": {
                                        "$ref": "66"
                                      },
                                      "group": {
                                        "$ref": "70"
                                      },
                                      "customerCard": {
                                        "$ref": "67"
                                      }
                                    },
                                    {
                                      "$ref": "71"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "70"
                                }
                              ]
                            },
                            "payments": [
                              {
                                "$id": "72",
                                "id": 1,
                                "identifier": "cBtRs042eE2uJ3oCJrESGg==",
                                "identifierGuid": "b3511b70-364e-4d78-ae27-7a0226b1121a",
                                "storeID": 2,
                                "operatorName": "sample string 3",
                                "saleHeaderID": 4,
                                "paymentType": 5,
                                "amount": 6,
                                "account": "sample string 7",
                                "accountID": "jBNcFKf5ZESfBNlL/xHGpw==",
                                "accountIDGuid": "145c138c-f9a7-4464-9f04-d94bff11c6a7",
                                "customerAccount": {
                                  "$ref": "68"
                                },
                                "customerCard": {
                                  "$ref": "67"
                                },
                                "accountType": 1,
                                "cardName": "sample string 8",
                                "authorisationNumber": "sample string 9",
                                "bankReference": "sample string 10",
                                "merchantID": "sample string 11",
                                "terminalID": "sample string 12",
                                "cardNumber": "sample string 13",
                                "paymentDate": "2026-06-03T18:35:53.1683276",
                                "invRocNo": "sample string 14",
                                "responseCode": "sample string 15",
                                "cashout": 1,
                                "tip": 16,
                                "idempotentVoid": "tlJt1QcLfki9WUiBgu3P5g==",
                                "idempotentVoidGuid": "d56d52b6-0b07-487e-bd59-488182edcfe6",
                                "offline": true,
                                "processed": 1,
                                "storeSaleHeader": {
                                  "$id": "73",
                                  "saleHeaderID": 1,
                                  "saleHeaderGuid": "AnwRLBPPoEKktfqfy3AY8g==",
                                  "saleHeaderIdentifierGuid": "2c117c02-cf13-42a0-a4b5-fa9fcb7018f2",
                                  "created": "2026-06-03T18:35:53.1683276",
                                  "createdLocal": "2026-06-03T18:35:53.1683276",
                                  "createdText": "sample string 4",
                                  "itemCount": 5,
                                  "totalAmount": 6,
                                  "cashTender": 1,
                                  "cardTender": 1,
                                  "cheqTender": 1,
                                  "acctTender": 1,
                                  "voucherTender": 1,
                                  "loyaltyPoints": 1,
                                  "cashout": 1,
                                  "changeAmount": 1,
                                  "rounding": 1,
                                  "gstAmount": 1,
                                  "transactionDiscountTender": 1,
                                  "totalTip": 7,
                                  "tranType": 1,
                                  "processed": 1,
                                  "imported": "2026-06-03T18:35:53.1683276",
                                  "storeID": 1,
                                  "operatorG_Uid": "BTXiIkvcb0KYdaiCpvGxVg==",
                                  "operatorGuid": "22e23505-dc4b-426f-9875-a882a6f1b156",
                                  "customerG_Uid": "CvkRjnlMMkeShCL5u/YYYA==",
                                  "customerGuid": "8e11f90a-4c79-4732-9284-22f9bbf61860",
                                  "communityIdentifier": "OP5YObDbD0KV3HtknewCpg==",
                                  "communityIdentifierGuid": "3958fe38-dbb0-420f-95dc-7b649dec02a6",
                                  "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": "4JL1wYofS0CA4SFF7l6vpw==",
                                  "priceLevelIdentifierGuid": "c1f592e0-1f8a-404b-80e1-2145ee5eafa7",
                                  "locked": 36,
                                  "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:35:53.1683276+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": "74",
                                    "customerName": "sample string 1",
                                    "pickupAt": "2026-06-03T18:35:53.1683276",
                                    "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": "33"
                                  },
                                  "customer": {
                                    "$ref": "66"
                                  },
                                  "communityOrganisation": {
                                    "$id": "75",
                                    "id": 1,
                                    "identifier": "YxO0oBow/0+0Ydm/Z/qPcQ==",
                                    "identifierGuid": "a0b41363-301a-4fff-b461-d9bf67fa8f71",
                                    "name": "sample string 3",
                                    "lookupIdentifier": "sample string 4",
                                    "externalID": "sample string 5",
                                    "phone": "sample string 6",
                                    "fax": "sample string 7",
                                    "email": "sample string 8",
                                    "address1": "sample string 9",
                                    "address2": "sample string 10",
                                    "city": "sample string 11",
                                    "postCode": "sample string 12",
                                    "state": "sample string 13",
                                    "country": "sample string 14",
                                    "abn": "sample string 15",
                                    "promoPeriodStart": "2026-06-03T18:35:53.1683276",
                                    "promoPeriodEnd": "2026-06-03T18:35:53.1683276",
                                    "allowDonations": true,
                                    "logoImageName": "sample string 17",
                                    "totalAmountAwarded": 18.1,
                                    "updated": "2026-06-03T18:35:53.1683276",
                                    "deleted": true
                                  },
                                  "details": [
                                    {
                                      "$id": "76",
                                      "saleItemID": 1,
                                      "identifier": "UH3gla4p2EeVaiKR93uyTA==",
                                      "identifierGuid": "95e07d50-29ae-47d8-956a-2291f77bb24c",
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "O85OMIbzs0CfQhR8T3m1DQ==",
                                      "pluGuid": "304ece3b-f386-40b3-9f42-147c4f79b50d",
                                      "accountID": "4OdHrGVEUU6FmIUqa01nfg==",
                                      "accountIDGuid": "ac47e7e0-4465-4e51-8598-852a6b4d677e",
                                      "normalPrice": 3,
                                      "originalSellingPrice": 4,
                                      "discountPrice": 5,
                                      "unit": 1,
                                      "quantity": 6,
                                      "totalCents": 7,
                                      "fixedPrice": 1,
                                      "tranType": 1,
                                      "discountType": 1,
                                      "cost": 1,
                                      "costDecimals": 8,
                                      "markdown": 1,
                                      "manualQuantity": 1,
                                      "manualPrice": 1,
                                      "manualMode": 1,
                                      "active": 1,
                                      "offline": true,
                                      "barcode": "sample string 9",
                                      "keyedSale": 1,
                                      "discountedID": 1,
                                      "fuelID": 1,
                                      "serialNumber": "sample string 10",
                                      "bestOrExpire": "2026-06-03T18:35:53.1683276",
                                      "bestOrExpireType": 1,
                                      "providerName": "sample string 11",
                                      "refundG_UID": "BFdea8ePJ0OWW41j29YlFg==",
                                      "refundGuid": "6b5e5704-8fc7-4327-965b-8d63dbd62516",
                                      "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": "oDAB0g/TakynWB3f/ytqCA==",
                                      "idempotentVoidGuid": "d20130a0-d30f-4c6a-a758-1ddfff2b6a08",
                                      "priceLevelIdentifier": "DPmkZxXItUuuG6lSq/HKwA==",
                                      "priceLevelIdentifierGuid": "67a4f90c-c815-4bb5-ae1b-a952abf1cac0",
                                      "communityIdentifier": "6PLpoX9HGEmBxhJXKDkUBg==",
                                      "communityIdentifierGuid": "a1e9f2e8-477f-4918-81c6-125728391406",
                                      "productName": "sample string 23",
                                      "apn": "sample string 24",
                                      "unknownScans": [
                                        {
                                          "$id": "77",
                                          "id": 1,
                                          "saleDetailID": 2,
                                          "storeID": 1,
                                          "scanned": "2026-06-03T18:35:53.1683276",
                                          "operatorG_UID": "QEA=",
                                          "barcode": "sample string 4",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "77"
                                        }
                                      ],
                                      "refund": {
                                        "$id": "78",
                                        "id": 1,
                                        "g_UID": "wxHvhYOQoky/kxjPQzobPQ==",
                                        "guid": "85ef11c3-9083-4ca2-bf93-18cf433a1b3d",
                                        "description": "sample string 1",
                                        "dumped": true,
                                        "inventoryReasonID": 1,
                                        "sortOrder": 1,
                                        "updated": "2026-06-03T18:35:53.1683276"
                                      },
                                      "modifier": {
                                        "$id": "79",
                                        "id": 1,
                                        "setG_UID": "VZtATtYNd0WyP3yVcoNxJQ==",
                                        "modifierSetGuid": "4e409b55-0dd6-4577-b23f-7c9572837125",
                                        "name": "sample string 2",
                                        "price": 1,
                                        "quantity": 1,
                                        "modifierType": 1,
                                        "groupNumber": 1,
                                        "pageNumber": 1,
                                        "controlOrder": 1,
                                        "printToStation": true,
                                        "pluG_UID": "+91DhlMP0kqphRGV4pEo+g==",
                                        "pluGuid": "8643ddfb-0f53-4ad2-a985-1195e29128fa",
                                        "deleted": true,
                                        "g_UID": "KtMAjneOk06rwWAEjJv4MQ==",
                                        "guid": "8e00d32a-8e77-4e93-abc1-60048c9bf831",
                                        "product": {
                                          "$ref": "8"
                                        }
                                      },
                                      "priceLevelName": "sample string 25",
                                      "pumpNumber": 1,
                                      "hoseNumber": 1
                                    },
                                    {
                                      "$ref": "76"
                                    }
                                  ],
                                  "eftReceipts": [
                                    {
                                      "$id": "80",
                                      "id": 1,
                                      "storeID": 1,
                                      "saleHeaderID": 2,
                                      "storeSaleHeader": {
                                        "$ref": "73"
                                      },
                                      "receipt": "sample string 3",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "80"
                                    }
                                  ],
                                  "payments": [
                                    {
                                      "$ref": "72"
                                    },
                                    {
                                      "$ref": "72"
                                    }
                                  ],
                                  "cards": [
                                    {
                                      "$id": "81",
                                      "id": 1,
                                      "saleHeaderID": 1,
                                      "identifier": "sample string 2",
                                      "cardType": 3,
                                      "providerName": "sample string 4"
                                    },
                                    {
                                      "$ref": "81"
                                    }
                                  ],
                                  "campaignHits": [
                                    {
                                      "$id": "82",
                                      "id": 1,
                                      "saleHeaderID": 2,
                                      "campaign": "sample string 3",
                                      "name": "sample string 4",
                                      "processed": 1,
                                      "campaignDescription": "sample string 5"
                                    },
                                    {
                                      "$ref": "82"
                                    }
                                  ],
                                  "fuel": [
                                    {
                                      "$id": "83",
                                      "id": 1,
                                      "plu": 1,
                                      "pluG_UID": "qH94m7EG7EOxMnujvHHLEQ==",
                                      "pluGuid": "9b787fa8-06b1-43ec-b132-7ba3bc71cb11",
                                      "saleHeaderID": 2,
                                      "totalCents": 3,
                                      "grade": 1,
                                      "gradeDescription": "sample string 4",
                                      "dispenser": 1,
                                      "hose": 1,
                                      "quantity": 1,
                                      "cost": 1,
                                      "acquirerNum": 1,
                                      "attendant": 1,
                                      "ePurseBalance": 1.0,
                                      "cardSignature": "sample string 5",
                                      "compartmentNumber": 1,
                                      "contractNumber": 1,
                                      "discountCardPAN": "sample string 6",
                                      "discountID": 1,
                                      "discountName": "sample string 7",
                                      "discountNetValue": 1.0,
                                      "discountType": 1,
                                      "discountValue": 1.0,
                                      "discretionaryData": "sample string 8",
                                      "driverID": "sample string 9",
                                      "eftBatchNumber": 1,
                                      "eftResponseCode": "sample string 10",
                                      "endDateTime": "2026-06-03T18:35:53.1683276",
                                      "engineHours": 1.1,
                                      "fposNumber": 1,
                                      "loyaltyCardPAN": "sample string 11",
                                      "miscData1": 1,
                                      "miscData2": "sample string 12",
                                      "miscFlags": 1,
                                      "mop": 1,
                                      "odometer": 1,
                                      "panNumber": "sample string 13",
                                      "saleRefund": true,
                                      "saleStatus": 1,
                                      "sequenceNumber": 1,
                                      "stan": 1,
                                      "startDateTime": "2026-06-03T18:35:53.1683276",
                                      "tagNumber": "sample string 15",
                                      "trackTwoRem": "sample string 16",
                                      "transCode": 1,
                                      "transType": 1,
                                      "unitPrice": 1.0,
                                      "vehicleReg": "sample string 17",
                                      "offline": true,
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "83"
                                    }
                                  ],
                                  "fuelResells": [
                                    {
                                      "$id": "84",
                                      "saleItemID": 1,
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "NuCWdHWPakuX2CTBm58SvA==",
                                      "pluGuid": "7496e036-8f75-4b6a-97d8-24c19b9f12bc",
                                      "accountID": "5ohS+681mEizoVJQZAMSCg==",
                                      "accountIDGuid": "fb5288e6-35af-4898-b3a1-52506403120a",
                                      "normalPrice": 3,
                                      "originalSellingPrice": 4,
                                      "discountPrice": 5,
                                      "unit": 1,
                                      "quantity": 6,
                                      "totalCents": 7,
                                      "fixedPrice": 1,
                                      "tranType": 1,
                                      "processed": 1,
                                      "discountType": 1,
                                      "cost": 1,
                                      "costDecimals": 1,
                                      "markdown": 1,
                                      "manualQuantity": 1,
                                      "manualPrice": 1,
                                      "manualMode": 1,
                                      "active": 1,
                                      "barcode": "sample string 8",
                                      "offline": 1,
                                      "keyedSale": 1,
                                      "discountedID": 1,
                                      "fuelID": 1,
                                      "serialNumber": "sample string 9",
                                      "bestOrExpire": "2026-06-03T18:35:53.1683276",
                                      "bestOrExpireType": 1,
                                      "refundG_UID": "JzHMjHO8cUeQ/Li39lvZcQ==",
                                      "refundGuid": "8ccc3127-bc73-4771-90fc-b8b7f65bd971",
                                      "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": "84"
                                    }
                                  ],
                                  "customerOrder": [
                                    {
                                      "$id": "85",
                                      "identifier": "C3HdZfeKwU+DvpiInBxJXA==",
                                      "identifierGuid": "65dd710b-8af7-4fc1-83be-98889c1c495c",
                                      "id": 1,
                                      "orderNo": 2,
                                      "externalSaleIdentifier": "sample string 3",
                                      "storeID": 4,
                                      "zoneID": 5,
                                      "deptNo": 6,
                                      "customerIdentifier": "nsC7NJtlI0K/zRbuy5rklA==",
                                      "customerIdentifierGuid": "34bbc09e-659b-4223-bfcd-16eecb9ae494",
                                      "operatorNo": 1,
                                      "operatorG_UID": "jXi3QWpVwkCBd70aLo+BmA==",
                                      "operatorGuid": "41b7788d-556a-40c2-8177-bd1a2e8f8198",
                                      "created": "2026-06-03T18:35:53.1683276",
                                      "ordered": "2026-06-03T18:35:53.1683276",
                                      "started": "2026-06-03T18:35:53.1683276",
                                      "completed": "2026-06-03T18:35:53.1683276",
                                      "supplied": "2026-06-03T18:35:53.1683276",
                                      "quickTicket": 1,
                                      "deleted": true,
                                      "walkAway": true,
                                      "approxWait": 1,
                                      "actualWait": 1,
                                      "deliveryMethod": 8,
                                      "externalSaleType": 9,
                                      "customer": {
                                        "$ref": "66"
                                      },
                                      "operator": {
                                        "$ref": "33"
                                      },
                                      "details": [
                                        {
                                          "$id": "86",
                                          "headerID": 1,
                                          "plu": 1,
                                          "pluG_UId": "xNC/ntzCZ0SSbFP5aFTOYA==",
                                          "pluGuid": "9ebfd0c4-c2dc-4467-926c-53f96854ce60",
                                          "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": "3+u7AfyLoEiajWl+fJX4mw==",
                                          "headerIdentifierGuid": "01bbebdf-8bfc-48a0-9a8d-697e7c95f89b",
                                          "product": {
                                            "$ref": "8"
                                          }
                                        },
                                        {
                                          "$ref": "86"
                                        }
                                      ],
                                      "storeName": "sample string 11",
                                      "customerName": "sample string 12",
                                      "storeReplyTo": "sample string 13",
                                      "storeSubjectLine": "sample string 14",
                                      "storeSaleHeader": {
                                        "$ref": "73"
                                      }
                                    },
                                    {
                                      "$ref": "85"
                                    }
                                  ],
                                  "surveyResponses": [
                                    {
                                      "$id": "87",
                                      "surveyG_UID": "W3QxKh56BEub65eUnOhrjA==",
                                      "surveyGuid": "2a31745b-7a1e-4b04-9beb-97949ce86b8c",
                                      "saleHeaderGuid": "qIVWunRX40qOnn+uhUTtGA==",
                                      "saleGuid": "ba5685a8-5774-4ae3-8e9e-7fae8544ed18",
                                      "textResponse": "sample string 1",
                                      "integerResponse": 1,
                                      "g_UIDResponse": "fDZj/k1ysUaMazlf6Nj17w==",
                                      "guidResponse": "fe63367c-724d-46b1-8c6b-395fe8d8f5ef",
                                      "whoAnswered": 2,
                                      "answeredAtUTC": "2026-06-03T18:35:53.1683276",
                                      "sale": {
                                        "$ref": "73"
                                      },
                                      "survey": {
                                        "$id": "88",
                                        "g_UID": "24YZ8e/ivEKY7er0Piq1pw==",
                                        "guid": "f11986db-e2ef-42bc-98ed-eaf43e2ab5a7",
                                        "name": "sample string 1",
                                        "storeID": 2,
                                        "zoneID": 1,
                                        "checkoutFormG_UID": "LxwFYV990EaHXDMlqGRK+Q==",
                                        "checkoutFormGuid": "61051c2f-7d5f-46d0-875c-3325a8644af9",
                                        "displayToWho": 3,
                                        "displayWhen": 4,
                                        "start": "2026-06-03T18:35:53.1683276",
                                        "end": "2026-06-03T18:35:53.1683276",
                                        "deleted": true,
                                        "updated": "2026-06-03T18:35:53.1683276",
                                        "possibleIntegerResponses": [
                                          1,
                                          2
                                        ],
                                        "possibleTextResponses": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "possibleGuidResponses": [
                                          "ac4a387a-3c5c-4d6a-816c-06d02eeea35d",
                                          "0e0c9df7-f01f-437a-ac89-cbed3a45928e"
                                        ],
                                        "allowsAllTextResponses": true,
                                        "surveyForm": {
                                          "$ref": "41"
                                        }
                                      },
                                      "ingressId": "sample string 4"
                                    },
                                    {
                                      "$ref": "87"
                                    }
                                  ],
                                  "storeName": "sample string 39",
                                  "terminalNumber": 40,
                                  "machineName": "sample string 41",
                                  "operatorName": "sample string 42",
                                  "direction": 1,
                                  "reason": "sample string 43",
                                  "accountG_UID": "mffiFbya+E2/AaGvFbZD0Q==",
                                  "accountIdentifier": "15e2f799-9abc-4df8-bf01-a1af15b643d1",
                                  "accountName": "sample string 44",
                                  "customerOrderIdentifier": "u5nDObzj+0m6fEkOwOFVJw==",
                                  "customerOrderIdentifierGuid": "39c399bb-e3bc-49fb-ba7c-490ec0e15527",
                                  "priceLevelName": "sample string 45",
                                  "revision": 46,
                                  "ingressId": "sample string 47"
                                },
                                "metadata": {
                                  "$id": "89",
                                  "id": 1,
                                  "paymentID": 2,
                                  "paymentIdentifier": "/d/bJItFlUWSIY4OrSaiig==",
                                  "paymentIdentifierGuid": "24dbdffd-458b-4595-9221-8e0ead26a28a",
                                  "identifier": "ey31euFmNEW0aZk9au3jxg==",
                                  "identifierGuid": "7af52d7b-66e1-4534-b469-993d6aede3c6",
                                  "metadata": "sample string 3",
                                  "signatureImage": "QEA=",
                                  "itemIdentifier": "0wrxDHsYxkG2ceVP2KPuVQ==",
                                  "itemIdentifierGuid": "0cf10ad3-187b-41c6-b671-e54fd8a3ee55"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ]
                          },
                          {
                            "$ref": "67"
                          }
                        ],
                        "customerGroupMembers": [
                          {
                            "$ref": "71"
                          },
                          {
                            "$ref": "71"
                          }
                        ],
                        "customerGroups": [
                          {
                            "$ref": "70"
                          },
                          {
                            "$ref": "70"
                          }
                        ],
                        "accounts": [
                          {
                            "$ref": "68"
                          },
                          {
                            "$ref": "68"
                          }
                        ],
                        "account": {
                          "$ref": "68"
                        },
                        "vouchers": [
                          {
                            "$id": "90",
                            "customerIdentifier": "L1EG3/JsmkOFg98WVHwvXw==",
                            "customerIdentifierGuid": "df06512f-6cf2-439a-8583-df16547c2f5f",
                            "voucherName": "sample string 2",
                            "count": 3,
                            "storeID": 4,
                            "barcode": "sample string 5",
                            "redeemCount": 6,
                            "issueCount": 7,
                            "storeSalePaymentID": 1,
                            "idempotentID": "JbRAFeCjU06bDBjuI4K0Fg==",
                            "idempotentGuid": "1540b425-a3e0-4e53-9b0c-18ee2382b416",
                            "offline": true,
                            "voucher": {
                              "$id": "91",
                              "id": 1,
                              "name": "sample string 2",
                              "description": "sample string 3",
                              "shortDescription": "sample string 4",
                              "url": "sample string 5",
                              "barcodeTemplateID": 1,
                              "expiry": 0,
                              "voucherType": 6,
                              "limitPerTransaction": 7,
                              "customerTracking": true,
                              "discountAccount": "sample string 9",
                              "endDate": "2026-06-03T18:35:53.1683276",
                              "barcodeTemplate": {
                                "$id": "92",
                                "templateID": 1,
                                "template": "sample string 1",
                                "bcFunction": "sample string 2",
                                "sortOrder": 3
                              },
                              "scaleLabel": {
                                "$id": "93",
                                "id": 1,
                                "uid": "sample string 2",
                                "name": "sample string 3",
                                "width": 1.1,
                                "height": 1.1,
                                "showBorder": true,
                                "borderWidth": 1.1,
                                "borderStyle": 1,
                                "borderColour": "sample string 5",
                                "updated": "2026-06-03T18:35:53.1683276",
                                "labelPageLayout": "IZhgY1xktEGsy5kmRg8MoQ==",
                                "pageLayoutGuid": "63609821-645c-41b4-accb-9926460f0ca1",
                                "labelType": 6,
                                "oldName": "sample string 7",
                                "voucher": {
                                  "$ref": "91"
                                },
                                "elements": [
                                  {
                                    "$id": "94",
                                    "id": 1,
                                    "scaleLabelID": 2,
                                    "showPercentDI": true,
                                    "showAvgPerHundred": true,
                                    "showAvgPerServe": true,
                                    "name": "sample string 6",
                                    "x": 1.1,
                                    "y": 1.1,
                                    "width": 1.1,
                                    "height": 1.1,
                                    "type": 1,
                                    "rotation": 1,
                                    "text": "sample string 7",
                                    "fontFamily": "sample string 8",
                                    "align": 1,
                                    "bold": true,
                                    "italic": true,
                                    "underline": true,
                                    "strikeout": true,
                                    "reverse": true,
                                    "textColour": "sample string 9",
                                    "fontSize": 1.1,
                                    "picture": "QEA=",
                                    "borderWidth": 10,
                                    "sortOrder": 11,
                                    "printOptions": 12,
                                    "superScriptTextFontSize": 1.1,
                                    "lineStyle": 1,
                                    "spacingStyle": 1,
                                    "interCharacterSpacing": 1.1,
                                    "superScriptOffset": 1.1,
                                    "lineSpacing": 1.1,
                                    "dateFormat": "sample string 13",
                                    "autoGrow": true,
                                    "fontAutoResize": true,
                                    "updated": "2026-06-03T18:35:53.1683276"
                                  },
                                  {
                                    "$ref": "94"
                                  }
                                ]
                              },
                              "customerVouchers": [
                                {
                                  "$id": "95",
                                  "id": 1,
                                  "customerIdentifier": "Fc4eDoeyk0m4xnIRBAq6OA==",
                                  "customerIdentifierGuid": "0e1ece15-b287-4993-b8c6-7211040aba38",
                                  "voucherID": 3,
                                  "voucherName": "sample string 4",
                                  "storeID": 1,
                                  "barcode": "sample string 5",
                                  "dateOfIssue": "2026-06-03T18:35:53.1683276",
                                  "issuedSaleHeaderID": 1,
                                  "issuedSaleIdentifier": "sample string 7",
                                  "issuedOfflinePaymentID": 1,
                                  "issuedIdempotentID": "DoEoPmmorUqxT0R/3OgwhA==",
                                  "issuedIdempotentGuid": "3e28810e-a869-4aad-b14f-447fdce83084",
                                  "issuedOffline": true,
                                  "issuedUser": "sample string 9",
                                  "issuedNotes": "sample string 10",
                                  "expiryDate": "2026-06-03T18:35:53.1683276",
                                  "expiredUser": "sample string 11",
                                  "expiredNotes": "sample string 12",
                                  "redeemed": "2026-06-03T18:35:53.1683276",
                                  "redeemedSaleHeaderID": 1,
                                  "redeemedSaleIdentifier": "sample string 13",
                                  "redeemedOfflinePaymentID": 1,
                                  "redeemedIdempotentID": "50Brf9LZMEWNF2eYTxrVNw==",
                                  "redeemedIdempotentGuid": "7f6b40e7-d9d2-4530-8d17-67984f1ad537",
                                  "redeemedUser": "sample string 14",
                                  "redeemedNotes": "sample string 15",
                                  "redeemedOffline": true,
                                  "updated": "2026-06-03T18:35:53.1683276",
                                  "storeName": "sample string 17",
                                  "scaleLabel": {
                                    "$ref": "93"
                                  },
                                  "voucher": {
                                    "$ref": "91"
                                  },
                                  "customer": {
                                    "$ref": "66"
                                  },
                                  "issuedOfflinePayment": {
                                    "$ref": "72"
                                  },
                                  "redeemedOfflinePayment": {
                                    "$ref": "72"
                                  }
                                },
                                {
                                  "$ref": "95"
                                }
                              ]
                            },
                            "customer": {
                              "$ref": "66"
                            }
                          },
                          {
                            "$ref": "90"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "65"
                    }
                  ],
                  "customerGroups": [
                    {
                      "$id": "96",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupID": "MyFvogI2hEeZPxjS2ZPG/Q==",
                      "groupIDGuid": "a26f2133-3602-4784-993f-18d2d993c6fd",
                      "campaign": {
                        "$ref": "62"
                      },
                      "group": {
                        "$ref": "70"
                      }
                    },
                    {
                      "$ref": "96"
                    }
                  ],
                  "signIqTickets": [
                    {
                      "$id": "97",
                      "identifier": "YFbAJs5zrUWsQf1qSjxJng==",
                      "identifierGuid": "26c05660-73ce-45ad-ac41-fd6a4a3c499e",
                      "campaignName": "sample string 2",
                      "message": "sample string 3",
                      "ticketFileSource": "sample string 4",
                      "ticketFileDestination": "sample string 5",
                      "storeID": 1
                    },
                    {
                      "$ref": "97"
                    }
                  ],
                  "comboPriceGroups": [
                    {
                      "$id": "98",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "g_UID": "xrIjoZaleUGMaanRYF8kUQ==",
                      "guid": "a123b2c6-a596-4179-8c69-a9d1605f2451",
                      "description": "sample string 5",
                      "newPrice": 1,
                      "rangeDescription": "sample string 6",
                      "dealDescription": "sample string 7",
                      "labelQuantity": 8,
                      "hostProductCategoryID": 1,
                      "offerID": 1,
                      "dontUpdatePricePlus": true,
                      "campaign": {
                        "$ref": "62"
                      },
                      "comboPricePlus": [
                        {
                          "$id": "99",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupG_UID": "3/btnw8g1U20tECJnEpDTA==",
                          "groupGuid": "9fedf6df-200f-4dd5-b4b4-40899c4a434c",
                          "comboPriceType": 5,
                          "priceType": 5,
                          "pluG_UID": "lcfkH+LON0ypEa4+CSqZkw==",
                          "pluGuid": "1fe4c795-cee2-4c37-a911-ae3e092a9993",
                          "priceGroupG_UID": "su+ifwd/9U+oH1Lix3DZXg==",
                          "priceGroupGuid": "7fa2efb2-7f07-4ff5-a81f-52e2c770d95e",
                          "campaignPoolID": "sample string 7",
                          "quantity": 1,
                          "campaign": {
                            "$ref": "62"
                          },
                          "product": {
                            "$ref": "8"
                          },
                          "priceGroup": {
                            "$ref": "26"
                          },
                          "campaignPool": {
                            "$ref": "62"
                          }
                        },
                        {
                          "$ref": "99"
                        }
                      ]
                    },
                    {
                      "$ref": "98"
                    }
                  ],
                  "priceLevels": [
                    {
                      "$id": "100",
                      "id": 1,
                      "priceLevelIdentifier": "1pmIkYjUtU2WR9HRFFVYPw==",
                      "priceLevelIdentifierGuid": "918899d6-d488-4db5-9647-d1d11455583f",
                      "campaignName": "sample string 3",
                      "priceLevelName": "sample string 4"
                    },
                    {
                      "$ref": "100"
                    }
                  ],
                  "promotionType": {
                    "$id": "101",
                    "identifier": "SdxmHhz8mkmUTcJFafibYw==",
                    "identifierGuid": "1e66dc49-fc1c-499a-944d-c24569f89b63",
                    "hostType": 2,
                    "code": "sample string 3",
                    "description": "sample string 4",
                    "isLiquor": true,
                    "isAdvertised": true,
                    "disableWasSave": true,
                    "excludeFromPromoSales": true,
                    "labelPageLayoutG_UID": "8GCaztwD2kCcDGRlfC+49g==",
                    "labelPageLayoutGuid": "ce9a60f0-03dc-40da-9c0c-64657c2fb8f6",
                    "priceLevelIdentifier": "IOFP7XtgFUu3xmDhwSO26Q==",
                    "priceLevelIdentifierGuid": "ed4fe120-607b-4b15-b7c6-60e1c123b6e9",
                    "active": true,
                    "updated": "2026-06-03T18:35:53.1683276",
                    "hostName": "sample string 11"
                  }
                },
                "product": {
                  "$ref": "8"
                },
                "dealCost": {
                  "$id": "102",
                  "headerIdentifier": "RGh/CQNdlUuTlcKc0m/QKQ==",
                  "headerIdentifierGuid": "097f6844-5d03-4b95-9395-c29cd26fd029",
                  "identifier": "+EbSNK/1AkygCTNFuL79gA==",
                  "identifierGuid": "34d246f8-f5af-4c02-a009-3345b8befd80",
                  "supplierIdentifier": "BOaX1Xdj/UGd4Dd4+dY1VQ==",
                  "supplierGuid": "d597e604-6377-41fd-9de0-3778f9d63555",
                  "pluG_UID": "fTi4qcvgC0+9TkmW6hfiKw==",
                  "pluGuid": "a9b8387d-e0cb-4f0b-bd4e-4996ea17e22b",
                  "campaignName": "88dc7ace-f0aa-4e63-b5f0-79a264fc0463",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2026-06-03T18:35:53.1683276",
                  "end": "2026-06-03T18:35:53.1683276",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "H6C2AjYFdkCwITNGced45Q==",
                  "bonusItemPluGuid": "02b6a01f-0536-4076-b021-334671e778e5",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2026-06-03T18:35:53.1683276",
                  "metcashPromotionID": "sample string 14",
                  "fromHost": 15,
                  "storeNames": "sample string 16",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "supplierName": "sample string 17",
                  "campaignDescription": "sample string 18",
                  "newPrice": 1,
                  "campaignMetcashPromotionID": "sample string 19",
                  "campaignActive": true,
                  "campaignStartDate": "2026-06-03T18:35:53.1683276",
                  "campaignEndDate": "2026-06-03T18:35:53.1683276",
                  "masterPLUG_UID": "iCevZJTQUUeEwYw+T1hCrQ==",
                  "masterID": "64af2788-d094-4751-84c1-8c3e4f5842ad",
                  "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": "1zeqNcnAv0ab0CvkrMEs/g==",
                  "bonusMasterID": "35aa37d7-c0c9-46bf-9bd0-2be4acc12cfe",
                  "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-06-03T18:35:53.1683276",
              "dealCosts": [
                {
                  "$ref": "102"
                },
                {
                  "$ref": "102"
                }
              ],
              "tags": [
                {
                  "$id": "103",
                  "pluG_UID": "NFSD04m9i0+cH7BxOgrTLg==",
                  "pluGuid": "d3835434-bd89-4f8b-9c1f-b0713a0ad32e",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "103"
                }
              ],
              "alternateProductG_UID": "Y8WFI2viBket5QQjwNw7VQ==",
              "alternateProduct": "2385c563-e26b-4706-ade5-0423c0dc3b55",
              "altProduct": {
                "$ref": "8"
              },
              "productHostCode": {
                "$id": "104",
                "id": 1,
                "pluG_UID": "6HPjpSHE80CEZjjBQS8nqw==",
                "pluGuid": "a5e373e8-c421-40f3-8466-38c1412f27ab",
                "ibaCode": "sample string 2"
              },
              "mscCat": {
                "$ref": "56"
              },
              "mscCom": {
                "$ref": "57"
              },
              "mscDep": {
                "$ref": "59"
              },
              "mscSubCom": {
                "$ref": "58"
              },
              "isUserUpdate": true,
              "ignoreMasterProduct": true,
              "priceGroupLabelRequested": true,
              "firstSold": "2026-06-03T18:35:53.1683276",
              "inventoryTracked": "2026-06-03T18:35:53.1683276",
              "isNormalPriceChangesCampaign": true,
              "baseProductFuel": {
                "$id": "105",
                "pluG_UID": "9bQzbdqP6kmWdCAWhL+iXA==",
                "pluGuid": "6d33b4f5-8fda-49ea-9674-201684bfa25c",
                "fuelPluG_UID": "7PyriDMLXEGNt3bC7LVZhA==",
                "fuelPluGuid": "88abfcec-0b33-415c-8db7-76c2ecb55984",
                "price": 3,
                "productDescription": "sample string 4",
                "productBarcode": "sample string 5",
                "fuelProductDescription": "sample string 6",
                "fuelProductBarcode": "sample string 7",
                "fuelProductPrice": 8
              },
              "productFuelLinks": [
                {
                  "$ref": "105"
                },
                {
                  "$ref": "105"
                }
              ]
            },
            "supplier": {
              "$ref": "3"
            },
            "serviceFee": {
              "$id": "106",
              "id": 1,
              "description": "sample string 1",
              "fee": 1
            },
            "isPrimaryHost": true,
            "hostVendor": 48
          },
          {
            "$ref": "6"
          }
        ],
        "orderCycleHeaders": [
          {
            "$id": "107",
            "storeID": 1,
            "supplierIdentifier": "d/xlxrfDX02soNjBE19bSA==",
            "supplierGuid": "c665fc77-c3b7-4d5f-aca0-d8c1135f5b48",
            "departmentCode": "sample string 2",
            "warehouseDirectIndicator": "sample string 3",
            "type": 4,
            "storeName": "sample string 5",
            "departmentName": "sample string 6",
            "orderDays": 7
          },
          {
            "$ref": "107"
          }
        ],
        "cycles": [
          {
            "$id": "108",
            "storeID": 1,
            "supplierIdentifier": "SVOBYv68XE2B7VtGr9dQww==",
            "supplierGuid": "62815349-bcfe-4d5c-81ed-5b46afd750c3",
            "departmentCode": "sample string 2",
            "warehouseDirectIndicator": "sample string 3",
            "type": 4,
            "cutOffWeek": 5,
            "cutOffDay": 6,
            "cutOffTime": "00:00:00.1234567",
            "leadTime": 7,
            "daysBuffer": 8,
            "supplierName": "sample string 9",
            "cutOffDate": "2026-06-03T18:35:53.1683276",
            "deliveryDate": "2026-06-03T18:35:53.1683276",
            "nextCutOffDate": "2026-06-03T18:35:53.1683276",
            "nextDeliveryDate": "2026-06-03T18:35:53.1683276",
            "nextDaysBuffer": 10
          },
          {
            "$ref": "108"
          }
        ],
        "store": {
          "$ref": "9"
        },
        "updated": "2026-06-03T18:35:53.1683276",
        "isHost": true
      },
      "files": [
        {
          "$id": "109",
          "id": "sample string 1",
          "fileName": "sample string 2",
          "extension": "sample string 3",
          "provider": 0,
          "type": 0,
          "hostType": "sample string 4",
          "createdUtc": "2026-06-03T18:35:53.1683276",
          "processed": "2026-06-03T18:35:53.1683276",
          "isProcessing": true,
          "processedCount": 6,
          "processingTime": 1,
          "collectedUtc": "2026-06-03T18:35:53.1683276",
          "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": "110",
            "customerNumber": "sample string 1",
            "creationDate": "2026-06-03T18:35:53.1683276",
            "businessPillar": "sample string 3",
            "fileType": "sample string 4"
          }
        },
        {
          "$ref": "109"
        }
      ],
      "zoneMatrix": [
        {
          "$ref": "16"
        },
        {
          "$ref": "16"
        }
      ],
      "hostFileStoreSetting": {
        "$ref": "1"
      },
      "hostStoreSettings": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "promotionPlacements": [
        {
          "$id": "111",
          "identifier": "QyXOJO4aU0iQp10AaJoqEA==",
          "identifierGuid": "24ce2543-1aee-4853-90a7-5d00689a2a10",
          "code": "sample string 2",
          "description": "sample string 3",
          "isAdvertised": true
        },
        {
          "$ref": "111"
        }
      ],
      "promoTypeGuids": [
        "69634761-1697-43a1-8ecb-f9f456f81705",
        "c5327f7f-ab07-4e21-9661-065bb9f8f378"
      ],
      "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:
PKz��\�+Q��5xl/workbook.xml �(�����0D�&�C���Q��x��}��4Ж�5���H�yۙ�};�l��3����mI{隆1�����̄:성
|��Ō��ڴo��3�$fq/�v��]i���d:�#z5�(R��x �X�=%�.�`lu��5�~SE��Q
KZ�J�s�Jz���2�2�qH[ވ������a�~W_PKz��\����	�[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
z��\D.�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rce4449fe5a0340bb" /></Relationships>PKz��\�K4�;xl/worksheets/sheet1.xml �(���[s�H�����+�tϕJB	�@X�x��
v[)Y!��;Kjui/!�_�gN�>r�������WQ���x,31��r�X�8��7���ӓ������E=
�j��:�����d�����:+�Ux����:�X���77��ⴼ�_�zB�IU�N��V���n=~�vH��]ULg�#,o[-�����h��7�U���8�O�78MN����xX��m��_Y���p1;�-;����w_�f������X>�,?�uPIok������h��h7-���>,f��x�3���@_߯�ry���2V?����u3m�(������z���]f��<J��W�z���ֻ:ݜ[eV%���9��fWo������_ֻ]���z���M��^�PF�K
#�@f�Z�ML@�-';w<z�Q�f(��d�}:4��E
�S��d�?�2R*)�!:D�Ɓ�g��\�xoS�e�EP�P^(i���D�hFٸ0�V����*�C����i
��e�!�k���wH�hI�۳����hY=	��:-�#��Ht����3�����:���ڛe���@�%ӄ�I���]�Sm�k�S�'A�����lDO�nOS[{)�HoDOB+!m.,v�S�҉'DOB+#!aZ
��!zOB����K<] z|{/����3SϷ�Im%�&�\�+��FOb''����W�@$n�ѓ��ɤw�Rz�:��1�xD��@m�W���IT�JY�1�H�$FO�n�|(G�7CM�"zM�QΛ0Lu��'��$�|���5���=��'f�W��-���D��I���Ǐ|�χ��zzrT��j�r��.߮��*��u�|��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&��w :�1���B��`2��Bfu1��+�����4�AȠ�0��[!��A�����C�\��~d�����}f2�/�x�iM��A�ľ1����C�Cە3�E�s�E������0+�i�0;�i�3K�i�_pXf�
zf���o�=�p��`'4�	MM�5�f�f�hh2�44��&���d�J�b�ih���BC�Ahh2
M��9p���^h2
M��� 44�y9��Ӛ�&���d��ȇ�+g֫�0�0gCaV���M����e����M��&��М�~���YQ��e]T���O���PKz��\N� ��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8�MӠ�ݰa[z��=����.г��H\�H�J,�t5��ӓf>�?6��id/���l
E�#��lW�)�wk�m7{1���s`iņ��΃�i��l��OS�;>�>bG\����%���p��?D׶��G�O����:=Qv@�Q���%Y�{25�ɔ���hZլ+`�fj!�G
�^��Bƨ�@�R˼TD�2=z2�ѧK/����JW�)Y�K������~PKz��\Ѓ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��PKz��\���}��xl/sharedStrings.xml �(��Vao�0�+��@h�MI�4	RҢ���U���kb���6m�_�#k�;�#���w�˗�{O�4�b�GA��@�2��w�i����!�.��=h߻���6z�>��.vP�
"�R���چ�R@�����q�?K„��f�߫�]�콀�`���d�Qh&��y�W�"��(����f�����n{�A	RB������ڼ�s��X���N)U��̥2md�R�B�d�B�2qS[��T�f̔q�k�`
�w9�({�Wxc�A���ZY����4ɉ2�E�+��[��|���TDu3nưw�1�,�ӭ|GT�mÌ#���;&�	dl�S))Dž9�̥q�Z���=4��:��1�����Z[�@hZU|-Ŕb��@sL��B�����i–*`۝��A�9��<;)D���RУ�|@�lQC9�K8\��Ì�X�YD�u���Rɺ���>sЅb�˔�^(�����mp�<DQ�/zgɠ�@=,{��`xA��? ��3���{�78
'����
ߪ�2��O��߁Gx܁w�uu(Y�������C��c��c�ؚo����&�lAk����Y�]��x��Lr�aق%��ϊ`Ŵ�ݿ22a���O�O��&&PK-z��\�+Q��5xl/workbook.xmlPK-z��\����	��[Content_Types].xmlPK-
z��\D.�''U_rels/.relsPK-z��\�K4�;�xl/worksheets/sheet1.xmlPK-z��\N� ��P�	xl/_rels/workbook.xml.relsPK-z��\Ѓc'2E
�
xl/styles.xmlPK-z��\���}��]xl/sharedStrings.xmlPK�;

application/vnd.ms-excel

Sample:
PKz��\�Ձ9�5xl/workbook.xml �(�����0��&�C��h�N\�z𾔭m�-ik��-L�yۙ��v��|�8ב��m(|IU�C�X

��Ц�t�@L�?��R��x�����<���A�!Ѕ�+�
1�~AЖV�
!|j��8�Y&c�;��-!���3�{1+b�`Ik�@���ڒ�)�N�=���,�cp�E�B+��l�]}PKz��\����	�[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
z��\l�''_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="Re9e150c5fc324557" /></Relationships>PKz��\�K4�;xl/worksheets/sheet1.xml �(���[s�H�����+�tϕJB	�@X�x��
v[)Y!��;Kjui/!�_�gN�>r�������WQ���x,31��r�X�8��7���ӓ������E=
�j��:�����d�����:+�Ux����:�X���77��ⴼ�_�zB�IU�N��V���n=~�vH��]ULg�#,o[-�����h��7�U���8�O�78MN����xX��m��_Y���p1;�-;����w_�f������X>�,?�uPIok������h��h7-���>,f��x�3���@_߯�ry���2V?����u3m�(������z���]f��<J��W�z���ֻ:ݜ[eV%���9��fWo������_ֻ]���z���M��^�PF�K
#�@f�Z�ML@�-';w<z�Q�f(��d�}:4��E
�S��d�?�2R*)�!:D�Ɓ�g��\�xoS�e�EP�P^(i���D�hFٸ0�V����*�C����i
��e�!�k���wH�hI�۳����hY=	��:-�#��Ht����3�����:���ڛe���@�%ӄ�I���]�Sm�k�S�'A�����lDO�nOS[{)�HoDOB+!m.,v�S�҉'DOB+#!aZ
��!zOB����K<] z|{/����3SϷ�Im%�&�\�+��FOb''����W�@$n�ѓ��ɤw�Rz�:��1�xD��@m�W���IT�JY�1�H�$FO�n�|(G�7CM�"zM�QΛ0Lu��'��$�|���5���=��'f�W��-���D��I���Ǐ|�χ��zzrT��j�r��.߮��*��u�|��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&��w :�1���B��`2��Bfu1��+�����4�AȠ�0��[!��A�����C�\��~d�����}f2�/�x�iM��A�ľ1����C�Cە3�E�s�E������0+�i�0;�i�3K�i�_pXf�
zf���o�=�p��`'4�	MM�5�f�f�hh2�44��&���d�J�b�ih���BC�Ahh2
M��9p���^h2
M��� 44�y9��Ӛ�&���d��ȇ�+g֫�0�0gCaV���M����e����M��&��М�~���YQ��e]T���O���PKz��\��TN�Pxl/_rels/workbook.xml.rels �(���An� E��f_�	-I'�n�Ms�m��m��E��+5R�H]t��?��4����f�6��c�k��tڛ�u
���[�n���r���!$R���@�sXS�t��J��J��8�\��Ѡ�QuH9c4�p�$�s������G�O�����xL=brP����O���QW�
��4�gKm���R+��Bo���y���u��2��̮��B`+o*ӫ��9Dz��<����d�L�f.j��_l�PKz��\Ѓ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��PKz��\���}��xl/sharedStrings.xml �(��Vao�0�+��@h�MI�4	RҢ���U���kb���6m�_�#k�;�#���w�˗�{O�4�b�GA��@�2��w�i����!�.��=h߻���6z�>��.vP�
"�R���چ�R@�����q�?K„��f�߫�]�콀�`���d�Qh&��y�W�"��(����f�����n{�A	RB������ڼ�s��X���N)U��̥2md�R�B�d�B�2qS[��T�f̔q�k�`
�w9�({�Wxc�A���ZY����4ɉ2�E�+��[��|���TDu3nưw�1�,�ӭ|GT�mÌ#���;&�	dl�S))Dž9�̥q�Z���=4��:��1�����Z[�@hZU|-Ŕb��@sL��B�����i–*`۝��A�9��<;)D���RУ�|@�lQC9�K8\��Ì�X�YD�u���Rɺ���>sЅb�˔�^(�����mp�<DQ�/zgɠ�@=,{��`xA��? ��3���{�78
'����
ߪ�2��O��߁Gx܁w�uu(Y�������C��c��c�ؚo����&�lAk����Y�]��x��Lr�aق%��ϊ`Ŵ�ݿ22a���O�O��&&PK-z��\�Ձ9�5xl/workbook.xmlPK-z��\����	�[Content_Types].xmlPK-
z��\l�''V_rels/.relsPK-z��\�K4�;�xl/worksheets/sheet1.xmlPK-z��\��TN�P�	xl/_rels/workbook.xml.relsPK-z��\Ѓc'2E
�
xl/styles.xmlPK-z��\���}��^xl/sharedStrings.xmlPK�<