GET api/hosts?includeAllStores={includeAllStores}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
includeAllStores

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

Collection of Host
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

IsPrimary

boolean

None.

ObeyPreferredHost

boolean

None.

LoadCampaigns

boolean

None.

IsHostOwnedGroup

boolean

None.

ServiceFeeID

integer

None.

DeletedDiscountRate

integer

None.

DeletedDiscountDuration

integer

None.

DoNotRange

boolean

None.

DoNotOrder

boolean

None.

UpdateMaster

boolean

None.

IgnoreHostPriceGroups

boolean

None.

IgnoreNormalSellIncrease

boolean

None.

IgnoreNormalSellIncreaseRange

integer

None.

IgnoreNormalSellDecrease

boolean

None.

IgnoreNormalSellDecreaseRange

integer

None.

RoundNormalSell

boolean

None.

IgnorePromotionSell

boolean

None.

IgnoreNonAdvertisedPromotionSell

boolean

None.

SplitAdvertisedAndNonAdvertisedPromotions

boolean

None.

IgnoreLeadInOut

boolean

None.

HostSupplierIdentifier

Collection of byte

None.

HostSupplierIdentifierGuid

globally unique identifier

None.

LoyaltyPriceLevelIdentifier

Collection of byte

None.

LoyaltyPriceLevelIdentifierGuid

Price Level for loyalty promotions

globally unique identifier

None.

IsGroup

boolean

None.

Description

User friendly description

string

String length: inclusive between 0 and 255

HostProvider

HostProvider

None.

HostTypeEnum

HostType

None.

HostType

Business Pillar

string

String length: inclusive between 0 and 20

HostCode

Host code / CustomerID

string

String length: inclusive between 0 and 20

Username

Trading Partner ID

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 255

Password

Encrypted password

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 255

PasswordPlain

Unencrypted password

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 255

Server

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 255

Url

string

Deprecated. use HostStoreSettings records instead.

Data type: Url

String length: inclusive between 0 and 255

Global

Host applies to all Stores and Zones

boolean

None.

StateCode

State code

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 20

LastCollected

Last collected

date

None.

LastProcessed

Last pxrocessed

date

None.

Hold

Hold data in host tables before releasing

boolean

None.

SupplierName

string

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

Supplier

Supplier

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

Files

Collection of HostFile

Deprecated.

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

ZoneMatrix

Collection of ZoneMatrix

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

HostFileStoreSetting

HostStoreSetting

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

HostStoreSettings

Collection of HostStoreSetting

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

PromotionPlacements

Collection of PromotionPlacement

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

PromoTypeGuids

Collection of globally unique identifier

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

IsPromotionOnly

boolean

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

IsOrderable

boolean

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

Vendor

HostVendor

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "identifier": "PrO7FBxoIUKv7BxxgiTpUQ==",
    "identifierGuid": "14bbb33e-681c-4221-afec-1c718224e951",
    "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": "fxqdZw6BJkKxe/+WnelWdQ==",
    "hostSupplierIdentifierGuid": "679d1a7f-810e-4226-b17b-ff969de95675",
    "loyaltyPriceLevelIdentifier": "Vfh4uLsD/EKzIWvspPnJWA==",
    "loyaltyPriceLevelIdentifierGuid": "b878f855-03bb-42fc-b321-6beca4f9c958",
    "isGroup": true,
    "description": "sample string 22",
    "hostProvider": 23,
    "hostTypeEnum": 24,
    "hostType": "sample string 25",
    "hostCode": "sample string 26",
    "username": "sample string 27",
    "password": "sample string 28",
    "passwordPlain": "sample string 29",
    "server": "sample string 30",
    "url": "sample string 31",
    "global": true,
    "stateCode": "sample string 33",
    "lastCollected": "2026-04-03T06:16:46.5541641",
    "lastProcessed": "2026-04-03T06:16:46.5541641",
    "hold": true,
    "supplierName": "sample string 35",
    "supplier": {
      "$id": "2",
      "identifier": "e9ncjFmOpkS04dNzEM+q1A==",
      "identifierGuid": "8cdcd97b-8e59-44a6-b4e1-d37310cfaad4",
      "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": "yjAuvrmibku+NTFviRgT0A==",
      "primaryContactID": "be2e30ca-a2b9-4b6e-be35-316f891813d0",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "6+X/W2cDXkqRMdJFEUbaYw==",
      "supplierGroupGuid": "5bffe5eb-0367-4a5e-9131-d2451146da63",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2026-04-03T06:16:46.5541641",
      "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": "3",
        "id": "5d3f516f-cfd1-4e06-9e8b-9a1c8e20e723",
        "identifier": "MqlLwAqlY0WKa3c5rMuuWQ==",
        "identifierGuid": "c04ba932-a50a-4563-8a6b-7739accbae59",
        "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": "4",
          "supplierIdentifier": "PZWsQy/gmUatJxtvkanEgA==",
          "supplierIdentifierGuid": "43ac953d-e02f-4699-ad27-1b6f91a9c480",
          "contactGuid": "eiqTRq7uCkGNs+aLIj+5sg==",
          "contactID": "46932a7a-eeae-410a-8db3-e68b223fb9b2",
          "contact": {
            "$ref": "3"
          },
          "supplier": {
            "$ref": "2"
          }
        },
        {
          "$ref": "4"
        }
      ],
      "products": [
        {
          "$id": "5",
          "pluG_UID": "/kPHDOBSWEm/MrkiV34qcw==",
          "pluGuid": "0cc743fe-52e0-4958-bf32-b922577e2a73",
          "supplierIdentifier": "isY1sDqTYU+gqNolotfBwA==",
          "supplierIdentifierGuid": "b035c68a-933a-4f61-a0a8-da25a2d7c1c0",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 3",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 5,
          "averagePackSize": 6,
          "effectiveDate": "2026-04-03T06:16:46.5541641",
          "pricedByWeight": true,
          "landedUnitCostEx": 9,
          "landedUnitCostInc": 10,
          "landedCartonCostInc": 12,
          "landedCartonCostEx": 13,
          "standardCost": 14,
          "deliveryFee": 1,
          "deliveryFeeBasis": "sample string 15",
          "pickAndPackFee": 1,
          "pickAndPackFeeBasis": "sample string 16",
          "financeFee": 1,
          "financeFeeBasis": "sample string 17",
          "cartonLength": 1,
          "cartonWidth": 1,
          "cartonHeight": 1,
          "palletLayerQuantity": 1,
          "palletLayers": 1,
          "itemCode": "sample string 18",
          "invoiceCode": "sample string 19",
          "invoiceDesc": "sample string 20",
          "orderDirect": true,
          "useCost": true,
          "minimumQuantity": 21,
          "hostType": 22,
          "fromHost": 23,
          "minimumReorder": 1,
          "maximumReorder": 1,
          "orderMultiple": 24.1,
          "sellMultiple": 25.1,
          "baseMultiple": 26.1,
          "hostStandardCost": 27,
          "hostTotalCost": 28,
          "hostRetail": 29,
          "hostLandedUnitCostEx": 30,
          "hostLandedUnitCostInc": 31,
          "hostDesc": "sample string 32",
          "directIndicator": "sample string 33",
          "availableToOrder": true,
          "hostRangeIndicator": "sample string 35",
          "hostProductType": "sample string 36",
          "hostProductGrade": "sample string 37",
          "hostProductGroup": "sample string 38",
          "hostSlowMoving": true,
          "hostGeneralMerchandise": true,
          "hostPillar": "sample string 41",
          "hostLastUpdated": "2026-04-03T06:16:46.5541641",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "6",
              "pluG_UID": "eSWKPALlk0GM7wk/ZQKj9Q==",
              "pluGuid": "3c8a2579-e502-4193-8cef-093f6502a3f5",
              "supplierIdentifier": "hcnHOgJ7akyOrMAr5IBQgw==",
              "supplierIdentifierGuid": "3ac7c985-7b02-4c6a-8eac-c02be4805083",
              "invoiceCode": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "6"
            }
          ],
          "storeIDs": [
            1,
            2
          ],
          "preferredSupplier": true,
          "preferredRebateSupplier": true,
          "supplierName": "sample string 42",
          "salesMode": 43,
          "orderPacked": true,
          "active": true,
          "price": 1,
          "costGstPercent": 45,
          "parentPluG_UID": "0Wu9qVuOHEWDjyW4aN4kVA==",
          "parentPluGuid": "a9bd6bd1-8e5b-451c-838f-25b868de2454",
          "freight": 46.0,
          "freightType": 1,
          "product": {
            "$id": "7",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "hmHNcGGAQkuI1CV731zFKA==",
            "guid": "70cd6186-8061-4b42-88d4-257bdf5cc528",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "UqEwZ/q6mk6pqBp56umZOg==",
            "priceGroupGuid": "6730a152-bafa-4e9a-a9a8-1a79eae9993a",
            "blueprintID": 1,
            "lastCountedDate": "2026-04-03T06:16:46.5697319",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2026-04-03T06:16:46.5697319",
            "pluCreated": "2026-04-03T06:16:46.5697319",
            "createdByUser": "sample string 9",
            "name": "sample string 10",
            "nameChanged": true,
            "secondDescription": "sample string 12",
            "hostDescription": "sample string 13",
            "keepCartonQty": true,
            "keepDescription": true,
            "keepDepartments": true,
            "keepSuppliers": true,
            "markdownDescription": "sample string 18",
            "altDescription": "sample string 19",
            "bestOrExpire": 20,
            "lastUpdate": "2026-04-03T06:16:46.5697319",
            "lastManualUpdate": "2026-04-03T06:16:46.5697319",
            "imageName": "sample string 23",
            "showImageOnFlipCharts": true,
            "showTextOnFlipCharts": true,
            "overrideFlipChartText": true,
            "flipChartText": "sample string 27",
            "salesMode": 1,
            "eftCode": 1,
            "price": 1,
            "priceChanged": true,
            "rrp": 1,
            "gstPercent": 28,
            "gstPercentChanged": true,
            "costGSTPercent": 29,
            "costGSTPercentChanged": true,
            "wetPercent": 1,
            "priceOverride": 1,
            "cost": 1,
            "currentCost": 1,
            "currentCostDecimals": 1,
            "grossProfit": 1.0,
            "currentCostDesc": "sample string 30",
            "currentCostEnd": "2026-04-03T06:16:46.5697319",
            "currentCostUpdated": "2026-04-03T06:16:46.5697319",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2026-04-03T06:16:46.5697319",
            "defaultGP": 1,
            "breakTargetMode": 33,
            "break1": 1,
            "price1": 1,
            "target1": 34,
            "break2": 1,
            "price2": 1,
            "target2": 35,
            "break3": 1,
            "price3": 1,
            "target3": 36,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "paws": 1.0,
            "awsUpdated": "2026-04-03T06:16:46.5697319",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "m08o3NFZIk28yaHnguSrfA==",
            "altPLUGuid": "dc284f9b-59d1-4d22-bcc9-a1e782e4ab7c",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2026-04-03T06:16:46.5697319",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "TaegtrDyi0yBvxXNQoXM/A==",
            "shelfPageLayoutGuid": "b6a0a74d-f2b0-4c8b-81bf-15cd4285ccfc",
            "talkerPageLayoutG_UID": "zVAwFewUaEqd82yC6e22mg==",
            "talkerPageLayoutGuid": "153050cd-14ec-4a68-9df3-6c82e9edb69a",
            "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": "f6U/up2OrkSbeN/2WCTMAA==",
            "inventoryIdentifier": "ba3fa57f-8e9d-44ae-9b78-dff65824cc00",
            "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": "OGbxVPBwD0eP2qWGzGy1sw==",
            "parentPluGuid": "54f16638-70f0-470f-8fda-a586cc6cb5b3",
            "preferredHostVendor": 105,
            "preferredHostChanged": true,
            "code": "sample string 107",
            "supplierIdentifier": "DBc92agM7UmoPF/Pdu3KXw==",
            "supplierIdentifierGuid": "d93d170c-0ca8-49ed-a83c-5fcf76edca5f",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "bptjPE2AJ0+t0GRB9w2LUg==",
            "rebateSupplierIdentifierGuid": "3c639b6e-804d-4f27-add0-6441f70d8b52",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 109",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 111",
            "productType": "sample string 112",
            "productGroup": "sample string 113",
            "complianceIndicator": "sample string 114",
            "inhouseBrand": "sample string 115",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 118",
            "lastUpdatedByUser": "sample string 119",
            "lastManualUpdatedByUser": "sample string 120",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2026-04-03T06:16:46.5697319",
            "commodity": "sample string 122",
            "businessPillar": "sample string 123",
            "mscCommodity": "sample string 124",
            "hostIdentifier": "X0Kd3fxBFE+tAPqyeTOW+g==",
            "hostIdentifierGuid": "dd9d425f-41fc-4f14-ad00-fab2793396fa",
            "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": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "store": {
              "$id": "8",
              "id": 1,
              "isMaster": true,
              "isElectedMaster": true,
              "electedMasterStoreID": 1,
              "isZoneMaster": true,
              "shortName": "sample string 3",
              "url": "sample string 4",
              "sortOrder": 1,
              "name": "sample string 5",
              "phone": "sample string 6",
              "fax": "sample string 7",
              "email": "sample string 8",
              "address1": "sample string 9",
              "address2": "sample string 10",
              "city": "sample string 11",
              "state": "sample string 12",
              "country": "sample string 13",
              "postCode": "sample string 14",
              "delivery": 1,
              "exportAccounts": 1,
              "salesAccountFolder": "sample string 15",
              "purchaseAccountFolder": "sample string 16",
              "initLoad": 1,
              "initIDs": 1,
              "zoneID": 1,
              "actAsMaster": 1,
              "lastActiveUtc": "2026-04-03T06:16:46.5697319",
              "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": "kDQ4zMI0NUODx992mxcu0g==",
              "hostIdentifierGuid": "cc383490-34c2-4335-83c7-df769b172ed2",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "defaultOrderDocumentId": 1,
              "defaultStockReceiveDocumentId": 1,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2026-04-03T06:16:46.5697319",
              "priceZone": {
                "$id": "9",
                "id": 1,
                "name": "sample string 2",
                "hostIdentifier": "/xM8Cq/yZkuPq5dDLekBWA==",
                "hostIdentifierGuid": "0a3c13ff-f2af-4b66-8fab-97432de90158",
                "sortOrder": 3,
                "zoneMasterStoreID": 1,
                "electedMasterStoreID": 1,
                "containsElectedMasterStore": true
              },
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "10",
                "storeID": 1,
                "addressType": 1,
                "address1": "sample string 1",
                "address2": "sample string 2",
                "city": "sample string 3",
                "state": "sample string 4",
                "country": "sample string 5",
                "postCode": "sample string 6"
              },
              "billingAddressCopied": true,
              "billingAddress": {
                "$ref": "10"
              },
              "hostStoreSettings": [
                {
                  "$id": "11",
                  "id": 1,
                  "hostIdentifier": "9CSMI0SH7EahTDsCWg87gw==",
                  "hostIdentifierGuid": "238c24f4-8744-46ec-a14c-3b025a0f3b83",
                  "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": {
                    "$ref": "1"
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 27"
                },
                {
                  "$ref": "11"
                }
              ],
              "accounts": [
                {
                  "$id": "12",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "12"
                }
              ],
              "sales": [
                {
                  "$id": "13",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2026-04-03T06:16:46.5697319",
                  "ftpSite": {
                    "$id": "14",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "path": "sample string 7",
                    "protocol": 8
                  }
                },
                {
                  "$ref": "13"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "15",
                  "id": 1,
                  "hostIdentifier": "VbEHtMsEYUe8+El0lY3K3g==",
                  "hostIdentifierGuid": "b407b155-04cb-4761-bcf8-4974958dcade",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "d6cfce19-2d63-480f-88ac-a38ca2c7f129",
                    "e88c5001-65de-4213-8097-cd4ce76af160"
                  ]
                },
                {
                  "$ref": "15"
                }
              ],
              "cashManagements": [
                {
                  "$id": "16",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "17",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "passwordPlain": "sample string 6",
                    "token": "sample string 7",
                    "apiType": 8,
                    "apiSubType": 9
                  }
                },
                {
                  "$ref": "16"
                }
              ],
              "updateStoreID": "a725948f-9a01-4ae6-9a2e-08601b177415",
              "updateStore": {
                "$id": "18",
                "id": "e3f0e6e5-3584-46fb-95f0-0c532cb134da",
                "name": "sample string 1",
                "lastActivity": "2026-04-03T06:16:46.5697319",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2026-04-03T06:16:46.5697319"
              },
              "timeZoneId": "sample string 54",
              "securityOptions": {
                "$id": "19",
                "loginMode": 1,
                "allowSelfVerification": true,
                "verifierEmail": "sample string 3",
                "source": "sample string 4",
                "loginModeInherited": 5,
                "loginModeSource": "sample string 6",
                "selfVerifyInherited": true,
                "selfVerifySource": "sample string 8",
                "verifyEmailInherited": "sample string 9",
                "verifyEmailSource": "sample string 10"
              }
            },
            "storePrices": [
              {
                "$id": "20",
                "pluG_UID": "pl0IQTWUhkygwxSJzxFLyw==",
                "pluGuid": "41085da6-9435-4c86-a0c3-1489cf114bcb",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "isElectedMasterStore": true,
                "isZoneMasterStore": true,
                "priceNow": 7,
                "costNow": 8,
                "costNowDecimals": 9,
                "normalPrice": 10,
                "priceNext": 1,
                "costNext": 1,
                "costNextDecimals": 11,
                "nextCampaignName": "sample string 12",
                "gstPercent": 13,
                "normalCost": 14,
                "normalCostDecimals": 15,
                "costGstPercent": 16,
                "costCalcMethod": 1,
                "currentCost": 17,
                "currentCostDecimals": 18,
                "break1": 19,
                "price1": 20,
                "break2": 21,
                "price2": 22,
                "break3": 23,
                "price3": 24,
                "fuelItem": 25,
                "fixedWeight": 26,
                "active": true,
                "complianceIndicator": "sample string 27",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2026-04-03T06:16:46.5697319"
              },
              {
                "$ref": "20"
              }
            ],
            "currentPrices": {
              "$id": "21",
              "pluPrices": {
                "$id": "22",
                "plu": 1,
                "pluG_UID": "QEA=",
                "stores": [
                  1,
                  2
                ],
                "normalPrice": 1,
                "cost": 2,
                "break1": 3,
                "price1": 4,
                "break2": 5,
                "price2": 6,
                "break3": 7,
                "price3": 8,
                "discountPrice": 9,
                "memberDiscountPrice": 10,
                "acceptedUtc": "2026-04-03T06:16:46.5697319",
                "priceChangeType": 0,
                "costDecimals": 11,
                "costCalcMethod": 12,
                "targetCampaignPriceGtOrEquNormal": true
              },
              "normalPluPrices": {
                "$ref": "22"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "23",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "talkerText": "sample string 3",
                "disableWasSave": true,
                "startDate": "2026-04-03T06:16:46.5697319",
                "startTime": 5,
                "endDate": "2026-04-03T06:16:46.5697319",
                "endTime": 6,
                "newPrice": 7,
                "newCost": 8,
                "newCostDecimals": 9,
                "pctDiscount": 10,
                "promoType": 1,
                "promotionTypeCode": "sample string 11",
                "hostType": 12,
                "hostIdentifier": "8OYfgpatj0W3gsYQsg173A==",
                "hostIdentifierGuid": "821fe6f0-ad96-458f-b782-c610b20d7bdc",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ]
            },
            "tray": {
              "$id": "24",
              "g_UId": "BTmfjUYESE2TcRRSl75GBQ==",
              "guid": "8d9f3905-0446-4d48-9371-145297be4605",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "25",
              "priceGroupG_UID": "3cwdqmI09UCyOMqy0VMzYQ==",
              "priceGroupGuid": "aa1dccdd-3462-40f5-b238-cab2d1533361",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2026-04-03T06:16:46.5697319",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 147",
            "nutrifacts": {
              "$id": "26",
              "pluG_UID": "8Lzk+tXFe0611oGDwVysIQ==",
              "pluGuid": "fae4bcf0-c5d5-4e7b-b5d6-8183c15cac21",
              "plu": 1,
              "servingsPerPack": 1,
              "servingSize": 1,
              "showAllergens": 1,
              "energy": 1,
              "protein": 1,
              "fat": 1,
              "saturated": 1,
              "carbo": 1,
              "sugars": 1,
              "sodium": 1,
              "potasium": 1,
              "calcium": 1,
              "fibre": 1,
              "soya": 1,
              "nutsSeeds": 1,
              "shells": 1,
              "eggs": 1,
              "dairy": 1,
              "gluten": 1,
              "sulphites": 1,
              "peanuts": 1,
              "sesame": 1,
              "fish": 1,
              "lupins": 1
            },
            "dates": {
              "$id": "27",
              "pluGuid": "811a0ce2-e890-4418-8471-977f6c8caf38",
              "created": "2026-04-03T06:16:46.5697319",
              "createdByUser": "sample string 1",
              "activated": "2026-04-03T06:16:46.5697319",
              "activatedByUser": "sample string 2",
              "deactivated": "2026-04-03T06:16:46.5697319",
              "deactivatedByUser": "sample string 3",
              "lastOrdered": "2026-04-03T06:16:46.5697319",
              "lastOrderedQty": 4.0,
              "lastReceived": "2026-04-03T06:16:46.5697319",
              "lastReceivedQty": 5.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2026-04-03T06:16:46.5697319",
              "lastSold": "2026-04-03T06:16:46.5697319",
              "firstSold": "2026-04-03T06:16:46.5697319",
              "awsUpdated": "2026-04-03T06:16:46.5697319",
              "lastManualUpdate": "2026-04-03T06:16:46.5697319",
              "lastManualUpdatedByUser": "sample string 7",
              "lastUpdated": "2026-04-03T06:16:46.5697319",
              "lastUpdatedByUser": "sample string 9",
              "lastUpdatedByHost": "2026-04-03T06:16:46.5697319",
              "doNotRangeUpdated": "2026-04-03T06:16:46.5697319",
              "doNotOrderUpdated": "2026-04-03T06:16:46.5697319",
              "tracked": "2026-04-03T06:16:46.5697319"
            },
            "allergens": [
              {
                "$id": "28",
                "primaryKey": {
                  "$id": "29",
                  "pluGuid": "01e6abc8-db83-4022-8d0b-e0f868008abd",
                  "contains": 2
                },
                "allergenID": 1,
                "pluG_UID": "yKvmAYPbIkCNC+D4aACKvQ==",
                "pluGuid": "01e6abc8-db83-4022-8d0b-e0f868008abd",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "28"
              }
            ],
            "costs": {
              "$id": "30",
              "pluG_UID": "0u1Yu7AVP0+8lkfGtCgCdA==",
              "pluGuid": "bb58edd2-15b0-4f3f-bc96-47c6b4280274",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2026-04-03T06:16:46.5697319",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "31",
                "saleHeaderID": 1,
                "created": "2026-04-03T06:16:46.5697319",
                "createdLocal": "2026-04-03T06:16:46.5697319",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "UhJeKN0G90OSfAPURLV6Bg==",
                "operatorGuid": "285e1252-06dd-43f7-927c-03d444b57a06",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "fdxzeCVuf0e0rnWivPFFag==",
                "pluGuid": "7873dc7d-6e25-477f-b4ae-75a2bcf1456a",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "32",
                  "id": 1,
                  "g_Uid": "D0Vz9jSeG0CFb7Tu16pJaw==",
                  "guid": "f673450f-9e34-401b-856f-b4eed7aa496b",
                  "operatorNumber": 1,
                  "shortName": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "password": "sample string 5",
                  "hasPassword": true,
                  "passwordText": "sample string 6",
                  "rfidTagID": "sample string 7",
                  "blueprintID": 1,
                  "groupID": 1,
                  "groupName": "sample string 8",
                  "managerGroupID": 1,
                  "managerGroupName": "sample string 9",
                  "zoneID": 1,
                  "zoneName": "sample string 10",
                  "loggedIn": 1,
                  "lastUsedIP": "sample string 11",
                  "deleted": true,
                  "locked": true,
                  "allowOpenTill": true,
                  "webEmail": "sample string 14",
                  "simpleOperatorType": 0,
                  "webRole": "sample string 15",
                  "updated": "2026-04-03T06:16:46.5697319",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2026-04-03T06:16:46.5697319",
                  "endShift": "2026-04-03T06:16:46.5697319",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "33",
                      "operatorG_UID": "A1zRDihSbkaVyvt733OPIg==",
                      "operatorGuid": "0ed15c03-5228-466e-95ca-fb7bdf738f22",
                      "storeID": 2,
                      "operator": {
                        "$ref": "32"
                      },
                      "store": {
                        "$ref": "8"
                      }
                    },
                    {
                      "$ref": "33"
                    }
                  ]
                }
              },
              {
                "$ref": "31"
              }
            ],
            "apns": [
              {
                "$id": "34",
                "pluID": 1,
                "pluG_UID": "kurOX1F8cE+CD6EBrizfQQ==",
                "pluGuid": "5fceea92-7c51-4f70-820f-a101ae2cdf41",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "34"
              }
            ],
            "tuns": [
              {
                "$id": "35",
                "pluG_UId": "TLq2FcOy1UqC3NegGIcDLg==",
                "pluGuid": "15b6ba4c-b2c3-4ad5-82dc-d7a01887032e",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "7"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "35"
              }
            ],
            "competitionPricing": [
              {
                "$id": "36",
                "identifier": "3nAhgV7adUq8u8pfDMcbeA==",
                "identifierGuid": "812170de-da5e-4a75-bcbb-ca5f0cc71b78",
                "pluG_UID": "ZUfhbEEL+kyEEmwplRKbrQ==",
                "pluGuid": "6ce14765-0b41-4cfa-8412-6c2995129bad",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "36"
              }
            ],
            "supplier": {
              "$ref": "2"
            },
            "supplierName": "sample string 148",
            "children": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "ordering": {
              "$ref": "5"
            },
            "flipChartPages": [
              {
                "$id": "37",
                "identifier": "0c+qKE8g2Ua/kUyloLu+jQ==",
                "groupName": "sample string 1",
                "identifierGuid": "28aacfd1-204f-46d9-bf91-4ca5a0bbbe8d",
                "exists": true,
                "flipChartIdentifier": "0R0TnG6jO0Ktri9JOEoKvA==",
                "flipChartIdentifierGuid": "9c131dd1-a36e-423b-adae-2f49384a0abc",
                "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": "uVRJEe5pHEqkmb2aDxM5fg==",
                "groupIdentifierGuid": "114954b9-69ee-4a1c-a499-bd9a0f13397e",
                "flipChart": {
                  "$id": "38",
                  "identifier": "zvlAR7yz1kmKor+R5qORUg==",
                  "identifierGuid": "4740f9ce-b3bc-49d6-8aa2-bf91e6a39152",
                  "displayName": "sample string 2",
                  "sortOrder": 3,
                  "productsPerRow": 4,
                  "rowsPerPage": 5,
                  "buttonMarginX": 6,
                  "buttonMarginY": 7,
                  "beginButtonsX": 8,
                  "beginButtonsY": 9,
                  "autoSizeButtons": true,
                  "autoSizeGrid": true,
                  "showButtonText": true,
                  "showButtonImage": true,
                  "formLocationX": 1,
                  "formLocationY": 1,
                  "formWidth": 14,
                  "formHeight": 15,
                  "formMaximised": true,
                  "formResizable": true,
                  "formBackgroundImage": "sample string 16",
                  "formBackgroundColourA": 1,
                  "formBackgroundColourR": 1,
                  "formBackgroundColourG": 1,
                  "formBackgroundColourB": 1,
                  "formFontFamily": "sample string 17",
                  "formFontSize": 1.1,
                  "formFontStyle": 1,
                  "formAttributes": "sample string 18",
                  "buttonWidth": 19,
                  "buttonHeight": 20,
                  "buttonAnchor": 21,
                  "buttonBackgroundImage": "sample string 22",
                  "buttonTopColour": 1,
                  "buttonTextColour": 1,
                  "buttonBottomColour": 1,
                  "buttonBorderColour": 1,
                  "buttonBorderWidth": 1,
                  "buttonRadius": 1,
                  "buttonGradientMode": 1,
                  "buttonDropShadow": true,
                  "buttonShadowWidth": 1,
                  "buttonHighLightOnPush": true,
                  "buttonFontFamily": "sample string 23",
                  "buttonFontSize": 1.1,
                  "buttonFontStyle": 1,
                  "buttonTextAlign": 1,
                  "buttonWordBreak": true,
                  "buttonDrawImageAndButton": true,
                  "buttonVerticalText": true,
                  "buttonImageAlign": 1,
                  "panelLocationX": 1,
                  "panelLocationY": 1,
                  "panelWidth": 1,
                  "panelHeight": 1,
                  "panelAnchor": 1,
                  "panelFontFamily": "sample string 24",
                  "panelFontSize": 1.1,
                  "panelFontStyle": 1,
                  "panelBackgroundColour": 1,
                  "panelTextColour": 1,
                  "panelAttributes": "sample string 25",
                  "unsentCount": 26,
                  "group": {
                    "$id": "39",
                    "identifier": "VDdrGTeGNkO9De1bNNMD1w==",
                    "identifierGuid": "196b3754-8637-4336-bd0d-ed5b34d303d7",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "40",
                        "id": 1,
                        "g_UID": "8/2RdNttE0i5SDi9ah4Vug==",
                        "guid": "7491fdf3-6ddb-4813-b948-38bd6a1e15ba",
                        "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": "fOg1Qm8ODUqDuOyQQH1TfA==",
                        "previousFormGuid": "4235e87c-0e6f-4a0d-83b8-ec90407d537c",
                        "nextForm": 1,
                        "nextFormG_UID": "cNNTdfMYgU2OBN50dvrwtg==",
                        "nextFormGuid": "7553d370-18f3-4d81-8e04-de7476faf0b6",
                        "attributes": "sample string 10",
                        "updated": "2026-04-03T06:16:46.5697319",
                        "positioning": 1,
                        "contentPanel": "sample string 11",
                        "selectionMode": 1,
                        "maximumSelections": 1,
                        "alteredInStore": true,
                        "deleted": true,
                        "blueprintID": 1,
                        "preserveLayout": true,
                        "mainCheckoutFormName": "sample string 13",
                        "nextCheckoutForm": {
                          "$ref": "40"
                        },
                        "previousCheckoutForm": {
                          "$ref": "40"
                        },
                        "buttons": [
                          {
                            "$id": "41",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "DzSepJI5LUO/7d4o9JfLsg==",
                            "checkoutFormGuid": "a49e340f-3992-432d-bfed-de28f497cbb2",
                            "identifier": "R6WsInrQMES9hv4ReIIoaw==",
                            "identifierGuid": "22aca547-d07a-4430-bd86-fe117882286b",
                            "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": "kgFIB09vXkemfZkgVT5sGA==",
                            "valueGuid": "07480192-6f4f-475e-a67d-9920553e6c18",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2026-04-03T06:16:46.5697319",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "40"
                            },
                            "image": {
                              "$id": "42",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2026-04-03T06:16:46.5697319",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "41"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "43",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "qZI5wMRC+0adrvkv43UY2g==",
                            "checkoutFormGuid": "c03992a9-42c4-46fb-9dae-f92fe37518da",
                            "panelType": "sample string 4",
                            "name": "sample string 5",
                            "locationX": 6,
                            "locationY": 7,
                            "width": 8,
                            "height": 9,
                            "anchor": 10,
                            "fontFamily": "sample string 11",
                            "fontSize": 12.1,
                            "fontStyle": 13,
                            "backgroundColour": 14,
                            "textColour": 15,
                            "attributes": "sample string 16"
                          },
                          {
                            "$ref": "43"
                          }
                        ]
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "panels": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ]
                  },
                  "pages": [
                    {
                      "$ref": "37"
                    },
                    {
                      "$ref": "37"
                    }
                  ]
                },
                "contentPanel": {
                  "$ref": "43"
                },
                "products": [
                  {
                    "$id": "44",
                    "flipChartPageIdentifier": "Ll8YFXMepkyIR1eNXiOOXw==",
                    "flipChartPageIdentifierGuid": "15185f2e-1e73-4ca6-8847-578d5e238e5f",
                    "pluG_UID": "NOY9FO9DDk+hi7hvokhGHg==",
                    "pluGuid": "143de634-43ef-4f0e-a18b-b86fa248461e",
                    "sortOrder": 3,
                    "sent": true,
                    "productChanged": true,
                    "productImageName": "sample string 6",
                    "productShowImageOnFlipCharts": true,
                    "productShowTextOnFlipCharts": true,
                    "productOverrideFlipChartText": true,
                    "productFlipChartText": "sample string 10",
                    "product": {
                      "$ref": "7"
                    },
                    "departmentSortOrder": 11,
                    "subDepartmentName": "sample string 12"
                  },
                  {
                    "$ref": "44"
                  }
                ],
                "productCount": 27,
                "pages": [
                  {
                    "$ref": "37"
                  },
                  {
                    "$ref": "37"
                  }
                ]
              },
              {
                "$ref": "37"
              }
            ],
            "priceHistory": [
              {
                "$id": "45",
                "pluG_UID": "AjOBVNFbZk25rI3SMoTTMg==",
                "pluGuid": "54813302-5bd1-4d66-b9ac-8dd23284d332",
                "price": 1,
                "costCalcMethod": 1,
                "cost": 2,
                "weightedAvgCost": 3,
                "lastCost": 4,
                "rawCost": 5,
                "rawWeightedAvgCost": 6,
                "rawLastCost": 7,
                "costDecimals": 8,
                "serviceFeeID": 9,
                "freight": 10.0,
                "freightType": 11,
                "process": "sample string 12",
                "user": "sample string 13",
                "updated": "2026-04-03T06:16:46.5697319",
                "previousPrice": 1,
                "previousCostCalcMethod": 1,
                "previousCost": 1,
                "previousWeightedAvgCost": 1,
                "previousLastCost": 1,
                "previousRawCost": 15,
                "previousRawWeightedAvgCost": 16,
                "previousRawLastCost": 17,
                "previousCostDecimals": 1,
                "previousServiceFeeID": 18,
                "previousFreight": 19.0,
                "previousFreightType": 20,
                "storeID": 21,
                "storeName": "sample string 22",
                "serviceFeeDescription": "sample string 23",
                "previousServiceFeeDescription": "sample string 24"
              },
              {
                "$ref": "45"
              }
            ],
            "ingredients": [
              {
                "$id": "46",
                "pluG_UID": "uXrRv6d0vkyX9/P1G4oFaQ==",
                "ingredientGuid": "WHNyyZ4t9keKsjj4R9X9Ug==",
                "ingredientIdentifier": "c9727358-2d9e-47f6-8ab2-38f847d5fd52",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "7"
                }
              },
              {
                "$ref": "46"
              }
            ],
            "bins": [
              {
                "$id": "47",
                "pluG_UID": "ct9MBglV1kyBPlMnTlDo3g==",
                "pluGuid": "064cdf72-5509-4cd6-813e-53274e50e8de",
                "shelfLocationIdentifier": "vSXG0oBP90W556/uMgbaeQ==",
                "shelfLocationGuid": "d2c625bd-4f80-45f7-b9e7-afee3206da79",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "fBVriEa9t0SnMQRptN9K4g==",
                "labelPageLayoutGuid": "886b157c-bd46-44b7-a731-0469b4df4ae2",
                "updated": "2026-04-03T06:16:46.5697319",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "7"
                },
                "location": {
                  "$id": "48",
                  "identifier": "7n1RpMFdOUuiAng55B6DRw==",
                  "storeID": 1,
                  "identifierGuid": "a4517dee-5dc1-4b39-a202-7839e41e8347",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2026-04-03T06:16:46.5697319",
                  "minTemp": 1,
                  "maxTemp": 1,
                  "checkFrequency": 1,
                  "storeCaseConfiguration": 5,
                  "storeName": "sample string 6",
                  "bins": [
                    {
                      "$ref": "47"
                    },
                    {
                      "$ref": "47"
                    }
                  ]
                }
              },
              {
                "$ref": "47"
              }
            ],
            "bin": {
              "$ref": "47"
            },
            "scaleLocations": [
              {
                "$id": "49",
                "plu": 1,
                "pluG_UID": "9VcBVaJ2Wka8xm39ihQ9pQ==",
                "pluGuid": "550157f5-76a2-465a-bcc6-6dfd8a143da5",
                "deptNo": 1,
                "product": {
                  "$ref": "7"
                },
                "scaleLocation": {
                  "$id": "50",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2026-04-03T06:16:46.5697319",
                  "department": {
                    "$id": "51",
                    "id": 1,
                    "name": "sample string 2",
                    "code": "sample string 3",
                    "sortOrder": 4,
                    "isLiquor": true,
                    "isTobacco": true,
                    "excludeTalker": true,
                    "externalSales": true,
                    "saleGLCode": "sample string 9",
                    "cogsglCode": "sample string 10",
                    "accountingCategoryID": 11,
                    "maximumMarkdownPercentage": 12.0,
                    "accountingOnly": true,
                    "generateExternalID": 1,
                    "useNonReportableTaxCode": true,
                    "minPLU": 15,
                    "maxPLU": 16,
                    "scaleLocation": {
                      "$ref": "50"
                    },
                    "subDepartments": [
                      {
                        "$id": "52",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "53",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "54",
                                "id": 1,
                                "departmentID": 2,
                                "subDepartmentID": 3,
                                "minorDepartmentID": 4,
                                "name": "sample string 5",
                                "code": "sample string 6",
                                "departmentCode": "sample string 7",
                                "subDepartmentCode": "sample string 8",
                                "minorDepartmentCode": "sample string 9",
                                "updated": "2026-04-03T06:16:46.5697319",
                                "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": "cI9o0LMZ4024/vOQWryNnA==",
                                "labelPageLayoutGuid": "d0688f70-19b3-4de3-b8fe-f3905abc8d9c",
                                "minimumAge": 17,
                                "countryOfOrigin": "sample string 18",
                                "serviceFeeID": 1,
                                "eftCode": 19,
                                "defaultPrinter": "sample string 20",
                                "defaultPrinterGroup": "sample string 21",
                                "buyingLimit": 1,
                                "buyingLimitIndependent": true,
                                "buyingLimitType": 0,
                                "includeInDistinctLimit": true,
                                "defaultsEmpty": false,
                                "mscCat": {
                                  "$id": "55",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "56",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "57",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "57"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "56"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "56"
                                },
                                "mscDep": {
                                  "$id": "58",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "55"
                                    },
                                    {
                                      "$ref": "55"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "57"
                                }
                              },
                              {
                                "$ref": "54"
                              }
                            ],
                            "updated": "2026-04-03T06:16:46.5697319",
                            "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": "cBJZCctH8U6ixafyt137AA==",
                            "labelPageLayoutGuid": "09591270-47cb-4ef1-a2c5-a7f2b75dfb00",
                            "minimumAge": 15,
                            "countryOfOrigin": "sample string 16",
                            "serviceFeeID": 1,
                            "eftCode": 17,
                            "defaultPrinter": "sample string 18",
                            "defaultPrinterGroup": "sample string 19",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "includeInDistinctLimit": true,
                            "defaultsEmpty": false,
                            "mscCat": {
                              "$ref": "55"
                            },
                            "mscCom": {
                              "$ref": "56"
                            },
                            "mscDep": {
                              "$ref": "58"
                            },
                            "mscSubCom": {
                              "$ref": "57"
                            }
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2026-04-03T06:16:46.5697319",
                        "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": "UutO9Jys60KbC7uUw5rLMQ==",
                        "labelPageLayoutGuid": "f44eeb52-ac9c-42eb-9b0b-bb94c39acb31",
                        "minimumAge": 15,
                        "countryOfOrigin": "sample string 16",
                        "serviceFeeID": 1,
                        "eftCode": 17,
                        "defaultPrinter": "sample string 18",
                        "defaultPrinterGroup": "sample string 19",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "includeInDistinctLimit": true,
                        "defaultsEmpty": false,
                        "mscCat": {
                          "$ref": "55"
                        },
                        "mscCom": {
                          "$ref": "56"
                        },
                        "mscDep": {
                          "$ref": "58"
                        },
                        "mscSubCom": {
                          "$ref": "57"
                        }
                      },
                      {
                        "$ref": "52"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2026-04-03T06:16:46.5697319",
                    "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": "vbReor7jgkKbh/azF3RZyA==",
                    "labelPageLayoutGuid": "a25eb4bd-e3be-4282-9b87-f6b3177459c8",
                    "minimumAge": 25,
                    "countryOfOrigin": "sample string 26",
                    "serviceFeeID": 1,
                    "eftCode": 27,
                    "defaultPrinter": "sample string 28",
                    "defaultPrinterGroup": "sample string 29",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "includeInDistinctLimit": true,
                    "defaultsEmpty": false,
                    "mscCat": {
                      "$ref": "55"
                    },
                    "mscCom": {
                      "$ref": "56"
                    },
                    "mscDep": {
                      "$ref": "58"
                    },
                    "mscSubCom": {
                      "$ref": "57"
                    }
                  }
                }
              },
              {
                "$ref": "49"
              }
            ],
            "nextPrice": {
              "$id": "59",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 1,
              "hostOfferID": 1,
              "metcashPromotionID": "sample string 4",
              "metcashPromotionPlacement": "sample string 5",
              "pluG_UID": "wM545areSUK5fPUP654tNQ==",
              "pluGuid": "e578cec0-deaa-4249-b97c-f50feb9e2d35",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "SMgXNjeMNkCqUjb901hL0g==",
              "dealCostGuid": "3617c848-8c37-4036-aa52-36fdd3584bd2",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "cVupVvCvl0uoOX26ewCmSw==",
              "priceGroupGuid": "56a95b71-aff0-4b97-a839-7dba7b00a64b",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "costCalcMethod": 13,
              "pluCost": 14,
              "pluCostIndicator": "sample string 15",
              "pluPriceGstPercent": 16,
              "pluCostGstPercent": 17,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 19.1,
              "salesMode": 1,
              "pluNormalCost": 20,
              "pluaws": 21.0,
              "directNumber": "sample string 22",
              "departmentName": "sample string 23",
              "subDepartmentName": "sample string 24",
              "priceGroupName": "sample string 25",
              "supplierName": "sample string 26",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2026-04-03T06:16:46.5697319",
              "rrp": 27,
              "campaignDescription": "sample string 28",
              "hostCampaign": true,
              "hostIdentifier": "QEA=",
              "hostIdentifierGuid": "23b466c2-4f30-4f6a-a4b7-dc52f7480abb",
              "campaignComboPriceGroupG_UID": "f93TY26fRUue1nBfAQSX9A==",
              "campaignComboPriceGroupIdentifier": "63d3dd7f-9f6e-4b45-9ed6-705f010497f4",
              "promotionPlacementDescription": "sample string 30",
              "storeAcceptances": [
                {
                  "$id": "60",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2026-04-03T06:16:46.5697319",
                  "operatorG_UID": "x3rvEHM+YkC9l8NjKnZFvg==",
                  "operatorGuid": "10ef7ac7-3e73-4062-bd97-c3632a7645be",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2026-04-03T06:16:46.5697319",
                  "signIqTicketFileMovedUtc": "2026-04-03T06:16:46.5697319",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2026-04-03T06:16:46.5697319",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "hostIdentifier": "QEA=",
                  "hostIdentifierGuid": "6b4c377e-c37b-47e6-8e2e-0d3bc496eb36",
                  "product": {
                    "$ref": "7"
                  },
                  "campaignPlu": {
                    "$ref": "59"
                  },
                  "fuelItem": true
                },
                {
                  "$ref": "60"
                }
              ],
              "campaign": {
                "$id": "61",
                "id": 1,
                "storeID": 2,
                "name": "e17eafec-4598-460a-9be4-f319f0736211",
                "nameGuid": "e17eafec-4598-460a-9be4-f319f0736211",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2026-04-03T06:16:46.5697319",
                "startTime": 1,
                "endDate": "2026-04-03T06:16:46.5697319",
                "endTime": 1,
                "recurrence": 1,
                "recurrenceType": 1,
                "monthType": 1,
                "weekDays": 1,
                "months": 1,
                "monthWeeks": 1,
                "monthDays": "sample string 7",
                "printed": true,
                "talkerText": "sample string 8",
                "rangeDescription": "sample string 9",
                "dealDescription": "sample string 10",
                "labelQuantity": 11,
                "active": 1,
                "deactivated": "2026-04-03T06:16:46.5697319",
                "system": true,
                "created": "2026-04-03T06:16:46.5697319",
                "updated": "2026-04-03T06:16:46.5697319",
                "priceChangeNotifiedUtc": "2026-04-03T06:16:46.5697319",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "Tg463riCLEqn1++Mz4Ctnw==",
                "hostIdentifierGuid": "de3a0e4e-82b8-4a2c-a7d7-ef8ccf80ad9f",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2026-04-03T06:16:46.5697319",
                "updatedByUser": "sample string 18",
                "offerID": 1,
                "isPriceChangeCampaign": true,
                "stores": [
                  1,
                  2
                ],
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ],
                "campaignPlus": [
                  {
                    "$ref": "59"
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "campaignPools": [
                  {
                    "$id": "62",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 4,
                    "pluG_UID": "Cno2q6c4BkW4Uue/2irWSQ==",
                    "pluGuid": "ab367a0a-38a7-4506-b852-e7bfda2ad649",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "+vLELL8BLkifyekuMebmtg==",
                    "priceGroupGuid": "2cc4f2fa-01bf-482e-9fc9-e92e31e6e6b6",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "pluaws": 11.0,
                    "directNumber": "sample string 12",
                    "departmentName": "sample string 13",
                    "subDepartmentName": "sample string 14",
                    "priceGroupName": "sample string 15",
                    "supplierName": "sample string 16",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2026-04-03T06:16:46.5697319",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "7"
                    },
                    "campaign": {
                      "$ref": "61"
                    }
                  },
                  {
                    "$ref": "62"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "63",
                    "id": 1,
                    "identifier": "fIk9fF6v8EOOtoTrKLfp7Q==",
                    "identifierStr": "fIk9fF6v8EOOtoTrKLfp7Q==",
                    "identifierGuid": "7c3d897c-af5e-43f0-8eb6-84eb28b7e9ed",
                    "campaignID": 4,
                    "campaignName": "sample string 5",
                    "ruleJoin": 1,
                    "ruleType": 6,
                    "operand0": "sample string 7",
                    "comparisonOp": 1,
                    "operand1": "sample string 8",
                    "action": 1,
                    "operand2": "sample string 9",
                    "operand3": "sample string 10",
                    "includeExcludedItems": true,
                    "noFurtherDiscounts": true,
                    "description": "sample string 11",
                    "sortOrder": 1,
                    "isItemRule": false,
                    "prevDept": "sample string 12",
                    "campaign": {
                      "$ref": "61"
                    }
                  },
                  {
                    "$ref": "63"
                  }
                ],
                "customers": [
                  {
                    "$id": "64",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "customerID": "4HbayLpbn0aArxcVmtgBZg==",
                    "customerIDGuid": "c8da76e0-5bba-469f-80af-17159ad80166",
                    "campaign": {
                      "$ref": "61"
                    },
                    "customer": {
                      "$id": "65",
                      "identifier": "jCvOMDRaTUm6h7WHBdCCMw==",
                      "identifierGuid": "30ce2b8c-5a34-494d-ba87-b58705d08233",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2026-04-03T06:16:46.5697319",
                      "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": "+rkMOBnwXEm6gpYp2N4Gjw==",
                      "communityIdentifierGuid": "380cb9fa-f019-495c-ba82-9629d8de068f",
                      "joined": "2026-04-03T06:16:46.5697319",
                      "updated": "2026-04-03T06:16:46.5697319",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "vtolt5IwekiUfIwa5gnzfA==",
                      "priceLevelIdentifierGuid": "b725dabe-3092-487a-947c-8c1ae609f37c",
                      "marketingID": "sample string 18",
                      "receiptPrintOptions": 1,
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2026-04-03T06:16:46.5697319",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "66",
                          "cardType": 2,
                          "issueDate": "2026-04-03T06:16:46.5697319",
                          "expiry": "2026-04-03T06:16:46.5697319",
                          "customerID": "EYhZWwJ3xEucdMeALssK9A==",
                          "customerIDGuid": "5b598811-7702-4bc4-9c74-c7802ecb0af4",
                          "initialValue": 1,
                          "currentValue": 1,
                          "maxLimit": 1,
                          "minTransaction": 1,
                          "maxTransaction": 1,
                          "multiplier": 1.1,
                          "active": true,
                          "reasonInactive": 1,
                          "idRequired": true,
                          "idType": 1,
                          "idValue": "sample string 5",
                          "updated": "2026-04-03T06:16:46.5697319",
                          "linkedAccount": "X3payVmYAkeA3qkiXzpnmw==",
                          "linkedAccountGuid": "c95a7a5f-9859-4702-80de-a9225f3a679b",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "65"
                          },
                          "account": {
                            "$id": "67",
                            "id": 1,
                            "identifier": "Y/Gb+Y9AlEaSR51XwEsObA==",
                            "identifierGuid": "f99bf163-408f-4694-9247-9d57c04b0e6c",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2026-04-03T06:16:46.5697319",
                            "owner": "AxT7nvE18kmZfz+AcM/GzQ==",
                            "ownerGuid": "9efb1403-35f1-49f2-997f-3f8070cfc6cd",
                            "accountStoreGroupIdentifier": "Cz6rWfVW0UaWDm7sLzElqQ==",
                            "accountStoreGroupGuid": "59ab3e0b-56f5-46d1-960e-6eec2f3125a9",
                            "accountType": 1,
                            "currentBalance": 1,
                            "externalID": "sample string 7",
                            "maximumLimit": 1,
                            "accruePoints": true,
                            "loyaltyPoints": 1,
                            "termsOfTrade": 1,
                            "signatureRequired": true,
                            "referenceRequired": true,
                            "statementSendType": 10,
                            "ageingPeriod": 1,
                            "monthlyAgeingPeriod": true,
                            "explodedInvoice": true,
                            "isFifoAllocation": true,
                            "lastStatementSent": "2026-04-03T06:16:46.5697319",
                            "active": true,
                            "updated": "2026-04-03T06:16:46.5697319",
                            "deleted": true,
                            "deletedUser": "sample string 16",
                            "currentBalanceChanged": true,
                            "maximumLimitChanged": true,
                            "loyaltyPointsChanged": true,
                            "projectedBalance": 17,
                            "accountStoreGroupStoreIDs": [
                              1,
                              2
                            ],
                            "customerEmail": "sample string 18",
                            "ownerCustomer": {
                              "$ref": "65"
                            },
                            "card": {
                              "$ref": "66"
                            },
                            "members": {
                              "$id": "68",
                              "sample string 1": [
                                {
                                  "$ref": "65"
                                },
                                {
                                  "$ref": "65"
                                }
                              ],
                              "sample string 2": [
                                {
                                  "$ref": "65"
                                },
                                {
                                  "$ref": "65"
                                }
                              ]
                            },
                            "customerGroups": [
                              {
                                "$id": "69",
                                "identifier": "FBI+sSzsn0OiQ140+Rdb9g==",
                                "identifierGuid": "b13e1214-ec2c-439f-a243-5e34f9175bf6",
                                "name": "sample string 2",
                                "primaryContact": "vMXXj6WkeUCJl0Lt3nti1Q==",
                                "primaryContactGuid": "8fd7c5bc-a4a5-4079-8997-42edde7b62d5",
                                "accountID": "oxn5SCSR6ECCHjYXdn8S5A==",
                                "accountIDGuid": "48f919a3-9124-40e8-821e-3617767f12e4",
                                "special": true,
                                "updated": "2026-04-03T06:16:46.5697319",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "spaQSqI6hUqCv3MiOZTBCQ==",
                                "priceLevelIdentifierGuid": "4a9096b2-3aa2-4a85-82bf-73223994c109",
                                "marketingListID": "sample string 7",
                                "deleted": true,
                                "account": {
                                  "$ref": "67"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "65"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "70",
                                    "id": 1,
                                    "groupID": "yFKHwFO+706Rq0GItwy5+g==",
                                    "groupIDGuid": "c08752c8-be53-4eef-91ab-4188b70cb9fa",
                                    "customerID": "OxqiiOhzM0ugvZ30P0qdfg==",
                                    "customerIDGuid": "88a21a3b-73e8-4b33-a0bd-9df43f4a9d7e",
                                    "card": "sample string 4",
                                    "linkedAccount": "Adf6udBsrUiizN6IaPQH5g==",
                                    "linkedAccountGuid": "b9fad701-6cd0-48ad-a2cc-de8868f407e6",
                                    "customer": {
                                      "$ref": "65"
                                    },
                                    "group": {
                                      "$ref": "69"
                                    },
                                    "customerCard": {
                                      "$ref": "66"
                                    }
                                  },
                                  {
                                    "$ref": "70"
                                  }
                                ]
                              },
                              {
                                "$ref": "69"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "71",
                              "id": 1,
                              "identifier": "fATLZsEF/0abHWPDPFca3w==",
                              "identifierGuid": "66cb047c-05c1-46ff-9b1d-63c33c571adf",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "eQRXZGKCcUiph8+h7dvhpw==",
                              "accountIDGuid": "64570479-8262-4871-a987-cfa1eddbe1a7",
                              "customerAccount": {
                                "$ref": "67"
                              },
                              "customerCard": {
                                "$ref": "66"
                              },
                              "accountType": 1,
                              "cardName": "sample string 8",
                              "authorisationNumber": "sample string 9",
                              "bankReference": "sample string 10",
                              "merchantID": "sample string 11",
                              "terminalID": "sample string 12",
                              "cardNumber": "sample string 13",
                              "paymentDate": "2026-04-03T06:16:46.5697319",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "AYTzaaP02kyQVTnet5MJDg==",
                              "idempotentVoidGuid": "69f38401-f4a3-4cda-9055-39deb793090e",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "72",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "kDEHJZ7+UE61NZ0an/xW1g==",
                                "saleHeaderIdentifierGuid": "25073190-fe9e-4e50-b535-9d1a9ffc56d6",
                                "created": "2026-04-03T06:16:46.5697319",
                                "createdLocal": "2026-04-03T06:16:46.5697319",
                                "createdText": "sample string 4",
                                "itemCount": 5,
                                "totalAmount": 6,
                                "cashTender": 1,
                                "cardTender": 1,
                                "cheqTender": 1,
                                "acctTender": 1,
                                "voucherTender": 1,
                                "loyaltyPoints": 1,
                                "cashout": 1,
                                "changeAmount": 1,
                                "rounding": 1,
                                "gstAmount": 1,
                                "transactionDiscountTender": 1,
                                "totalTip": 7,
                                "tranType": 1,
                                "processed": 1,
                                "imported": "2026-04-03T06:16:46.5697319",
                                "storeID": 1,
                                "operatorG_Uid": "MkeVyY670kyos+7HojSSUw==",
                                "operatorGuid": "c9954732-bb8e-4cd2-a8b3-eec7a2349253",
                                "customerG_Uid": "kTL0Ndwlr0eSMZRbDwc+8g==",
                                "customerGuid": "35f43291-25dc-47af-9231-945b0f073ef2",
                                "communityIdentifier": "Gr9yiGgEOEaMBK174YAtXQ==",
                                "communityIdentifierGuid": "8872bf1a-0468-4638-8c04-ad7be1802d5d",
                                "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": "mDT/CSwdjUm3RlkqfbvXVA==",
                                "priceLevelIdentifierGuid": "09ff3498-1d2c-498d-b746-592a7dbbd754",
                                "locked": 36,
                                "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:16:46.5697319+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                                "deserialisedOrderMetadata": {
                                  "$id": "73",
                                  "customerName": "sample string 1",
                                  "pickupAt": "2026-04-03T06:16:46.5697319",
                                  "deliveryAddress1": "sample string 2",
                                  "deliveryAddress2": "sample string 3",
                                  "customerPhoneNumber": "sample string 4",
                                  "orderType": 0,
                                  "externalOrderID": "sample string 5",
                                  "externalDisplayableOrderID": "sample string 6",
                                  "tableName": "sample string 7",
                                  "createdBy": 0,
                                  "orderingAppName": "sample string 8"
                                },
                                "relationChecksum": "sample string 38",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "32"
                                },
                                "customer": {
                                  "$ref": "65"
                                },
                                "communityOrganisation": {
                                  "$id": "74",
                                  "id": 1,
                                  "identifier": "a/l+Yrs07UiW0zzivRMmQw==",
                                  "identifierGuid": "627ef96b-34bb-48ed-96d3-3ce2bd132643",
                                  "name": "sample string 3",
                                  "lookupIdentifier": "sample string 4",
                                  "externalID": "sample string 5",
                                  "phone": "sample string 6",
                                  "fax": "sample string 7",
                                  "email": "sample string 8",
                                  "address1": "sample string 9",
                                  "address2": "sample string 10",
                                  "city": "sample string 11",
                                  "postCode": "sample string 12",
                                  "state": "sample string 13",
                                  "country": "sample string 14",
                                  "abn": "sample string 15",
                                  "promoPeriodStart": "2026-04-03T06:16:46.5697319",
                                  "promoPeriodEnd": "2026-04-03T06:16:46.5697319",
                                  "allowDonations": true,
                                  "logoImageName": "sample string 17",
                                  "totalAmountAwarded": 18.1,
                                  "updated": "2026-04-03T06:16:46.5697319",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "75",
                                    "saleItemID": 1,
                                    "identifier": "94w9iZxkn0uT3nXMbwsJog==",
                                    "identifierGuid": "893d8cf7-649c-4b9f-93de-75cc6f0b09a2",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "akpMqdrmFU6cePnWYdkD3A==",
                                    "pluGuid": "a94c4a6a-e6da-4e15-9c78-f9d661d903dc",
                                    "accountID": "t4meDSshK0+uflqv2oVugw==",
                                    "accountIDGuid": "0d9e89b7-212b-4f2b-ae7e-5aafda856e83",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 8,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "offline": true,
                                    "barcode": "sample string 9",
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 10",
                                    "bestOrExpire": "2026-04-03T06:16:46.5697319",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "+S2hXAnsmkuPN4UmiBrf9A==",
                                    "refundGuid": "5ca12df9-ec09-4b9a-8f37-8526881adff4",
                                    "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": "DuxhbyB3O0Ob9UOC5gkIug==",
                                    "idempotentVoidGuid": "6f61ec0e-7720-433b-9bf5-4382e60908ba",
                                    "priceLevelIdentifier": "Kb/9S+Yjh0OL7oZaatJFEQ==",
                                    "priceLevelIdentifierGuid": "4bfdbf29-23e6-4387-8bee-865a6ad24511",
                                    "communityIdentifier": "WBgRAEFMHkigBrKoKm6iLw==",
                                    "communityIdentifierGuid": "00111858-4c41-481e-a006-b2a82a6ea22f",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "76",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2026-04-03T06:16:46.5697319",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "76"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "77",
                                      "id": 1,
                                      "g_UID": "ZTZyvoSqLka2aqsHrlvb/g==",
                                      "guid": "be723665-aa84-462e-b66a-ab07ae5bdbfe",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2026-04-03T06:16:46.5697319"
                                    },
                                    "modifier": {
                                      "$id": "78",
                                      "id": 1,
                                      "setG_UID": "rewV+TcR6kGBa5mIPPO/hw==",
                                      "modifierSetGuid": "f915ecad-1137-41ea-816b-99883cf3bf87",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "QAfTxmilq0C1jN+gfVQcTA==",
                                      "pluGuid": "c6d30740-a568-40ab-b58c-dfa07d541c4c",
                                      "deleted": true,
                                      "g_UID": "PLnF63vjLkCnk/7chxMIhQ==",
                                      "guid": "ebc5b93c-e37b-402e-a793-fedc87130885",
                                      "product": {
                                        "$ref": "7"
                                      }
                                    },
                                    "priceLevelName": "sample string 25",
                                    "pumpNumber": 1,
                                    "hoseNumber": 1
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ],
                                "eftReceipts": [
                                  {
                                    "$id": "79",
                                    "id": 1,
                                    "storeID": 1,
                                    "saleHeaderID": 2,
                                    "storeSaleHeader": {
                                      "$ref": "72"
                                    },
                                    "receipt": "sample string 3",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "79"
                                  }
                                ],
                                "payments": [
                                  {
                                    "$ref": "71"
                                  },
                                  {
                                    "$ref": "71"
                                  }
                                ],
                                "cards": [
                                  {
                                    "$id": "80",
                                    "id": 1,
                                    "saleHeaderID": 1,
                                    "identifier": "sample string 2",
                                    "cardType": 3,
                                    "providerName": "sample string 4"
                                  },
                                  {
                                    "$ref": "80"
                                  }
                                ],
                                "campaignHits": [
                                  {
                                    "$id": "81",
                                    "id": 1,
                                    "saleHeaderID": 2,
                                    "campaign": "sample string 3",
                                    "name": "sample string 4",
                                    "processed": 1,
                                    "campaignDescription": "sample string 5"
                                  },
                                  {
                                    "$ref": "81"
                                  }
                                ],
                                "fuel": [
                                  {
                                    "$id": "82",
                                    "id": 1,
                                    "plu": 1,
                                    "pluG_UID": "2I0ingPvcEGtf8A6Gtc0ag==",
                                    "pluGuid": "9e228dd8-ef03-4170-ad7f-c03a1ad7346a",
                                    "saleHeaderID": 2,
                                    "totalCents": 3,
                                    "grade": 1,
                                    "gradeDescription": "sample string 4",
                                    "dispenser": 1,
                                    "hose": 1,
                                    "quantity": 1,
                                    "cost": 1,
                                    "acquirerNum": 1,
                                    "attendant": 1,
                                    "ePurseBalance": 1.0,
                                    "cardSignature": "sample string 5",
                                    "compartmentNumber": 1,
                                    "contractNumber": 1,
                                    "discountCardPAN": "sample string 6",
                                    "discountID": 1,
                                    "discountName": "sample string 7",
                                    "discountNetValue": 1.0,
                                    "discountType": 1,
                                    "discountValue": 1.0,
                                    "discretionaryData": "sample string 8",
                                    "driverID": "sample string 9",
                                    "eftBatchNumber": 1,
                                    "eftResponseCode": "sample string 10",
                                    "endDateTime": "2026-04-03T06:16:46.5697319",
                                    "engineHours": 1.1,
                                    "fposNumber": 1,
                                    "loyaltyCardPAN": "sample string 11",
                                    "miscData1": 1,
                                    "miscData2": "sample string 12",
                                    "miscFlags": 1,
                                    "mop": 1,
                                    "odometer": 1,
                                    "panNumber": "sample string 13",
                                    "saleRefund": true,
                                    "saleStatus": 1,
                                    "sequenceNumber": 1,
                                    "stan": 1,
                                    "startDateTime": "2026-04-03T06:16:46.5697319",
                                    "tagNumber": "sample string 15",
                                    "trackTwoRem": "sample string 16",
                                    "transCode": 1,
                                    "transType": 1,
                                    "unitPrice": 1.0,
                                    "vehicleReg": "sample string 17",
                                    "offline": true,
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "82"
                                  }
                                ],
                                "fuelResells": [
                                  {
                                    "$id": "83",
                                    "saleItemID": 1,
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "n7oki++pf0Kr5zftE98wog==",
                                    "pluGuid": "8b24ba9f-a9ef-427f-abe7-37ed13df30a2",
                                    "accountID": "u+iiq1AuVUm+xTtnrtTLjw==",
                                    "accountIDGuid": "aba2e8bb-2e50-4955-bec5-3b67aed4cb8f",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "processed": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 1,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "barcode": "sample string 8",
                                    "offline": 1,
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 9",
                                    "bestOrExpire": "2026-04-03T06:16:46.5697319",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "40IKtjLmb0OqOMxN8akjlA==",
                                    "refundGuid": "b60a42e3-e632-436f-aa38-cc4df1a92394",
                                    "providerName": "sample string 10",
                                    "campaign": "sample string 11",
                                    "campaignType": 1,
                                    "modifiedID": 1,
                                    "omittedIngredient": 1,
                                    "taxPercent": 1.0,
                                    "taxAmount": 1.0,
                                    "refundablePrice": 1.0,
                                    "showDiscounts": true,
                                    "orderPrinted": true,
                                    "note": "sample string 14",
                                    "modifierName": "sample string 15",
                                    "modifierSetName": "sample string 16",
                                    "totalValueWasScanned": true,
                                    "sold": true,
                                    "campaignPrice": true,
                                    "scannedValue": 1,
                                    "campaignName": "sample string 20",
                                    "comboDiscount": 1
                                  },
                                  {
                                    "$ref": "83"
                                  }
                                ],
                                "customerOrder": [
                                  {
                                    "$id": "84",
                                    "identifier": "T3S1XsI4qUmD/dPUN4+Qjw==",
                                    "identifierGuid": "5eb5744f-38c2-49a9-83fd-d3d4378f908f",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "oxDaS1gs0kqAZMrZgFI7Cw==",
                                    "customerIdentifierGuid": "4bda10a3-2c58-4ad2-8064-cad980523b0b",
                                    "operatorNo": 1,
                                    "operatorG_UID": "N+ZZ6K19H0WJAhvj+i1PLg==",
                                    "operatorGuid": "e859e637-7dad-451f-8902-1be3fa2d4f2e",
                                    "created": "2026-04-03T06:16:46.5697319",
                                    "ordered": "2026-04-03T06:16:46.5697319",
                                    "started": "2026-04-03T06:16:46.5697319",
                                    "completed": "2026-04-03T06:16:46.5697319",
                                    "supplied": "2026-04-03T06:16:46.5697319",
                                    "quickTicket": 1,
                                    "deleted": true,
                                    "walkAway": true,
                                    "approxWait": 1,
                                    "actualWait": 1,
                                    "deliveryMethod": 8,
                                    "externalSaleType": 9,
                                    "customer": {
                                      "$ref": "65"
                                    },
                                    "operator": {
                                      "$ref": "32"
                                    },
                                    "details": [
                                      {
                                        "$id": "85",
                                        "headerID": 1,
                                        "plu": 1,
                                        "pluG_UId": "mjnepGzoA0qWca9xKN8F7A==",
                                        "pluGuid": "a4de399a-e86c-4a03-9671-af7128df05ec",
                                        "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": "Vi3Kd2ok80GPwWg/FbutDQ==",
                                        "headerIdentifierGuid": "77ca2d56-246a-41f3-8fc1-683f15bbad0d",
                                        "product": {
                                          "$ref": "7"
                                        }
                                      },
                                      {
                                        "$ref": "85"
                                      }
                                    ],
                                    "storeName": "sample string 11",
                                    "customerName": "sample string 12",
                                    "storeReplyTo": "sample string 13",
                                    "storeSubjectLine": "sample string 14",
                                    "storeSaleHeader": {
                                      "$ref": "72"
                                    }
                                  },
                                  {
                                    "$ref": "84"
                                  }
                                ],
                                "surveyResponses": [
                                  {
                                    "$id": "86",
                                    "surveyG_UID": "RBZfkZL5JEGF/m39mWIbAw==",
                                    "surveyGuid": "915f1644-f992-4124-85fe-6dfd99621b03",
                                    "saleHeaderGuid": "ieaTMvbu0kOFK+RcpZPO0A==",
                                    "saleGuid": "3293e689-eef6-43d2-852b-e45ca593ced0",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "hw6gt9QankSJNkqdDAVx7Q==",
                                    "guidResponse": "b7a00e87-1ad4-449e-8936-4a9d0c0571ed",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2026-04-03T06:16:46.5697319",
                                    "sale": {
                                      "$ref": "72"
                                    },
                                    "survey": {
                                      "$id": "87",
                                      "g_UID": "VtsI6dcvkE6f9a04zt1n/w==",
                                      "guid": "e908db56-2fd7-4e90-9ff5-ad38cedd67ff",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "Ccbt06MNIEeMHI468duN4A==",
                                      "checkoutFormGuid": "d3edc609-0da3-4720-8c1c-8e3af1db8de0",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2026-04-03T06:16:46.5697319",
                                      "end": "2026-04-03T06:16:46.5697319",
                                      "deleted": true,
                                      "updated": "2026-04-03T06:16:46.5697319",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "2301b0b9-fc43-47b3-8833-9c81bc106e05",
                                        "73cab2a9-6287-4a29-990b-79eca939aadb"
                                      ],
                                      "allowsAllTextResponses": true,
                                      "surveyForm": {
                                        "$ref": "40"
                                      }
                                    },
                                    "ingressId": "sample string 4"
                                  },
                                  {
                                    "$ref": "86"
                                  }
                                ],
                                "storeName": "sample string 39",
                                "terminalNumber": 40,
                                "machineName": "sample string 41",
                                "operatorName": "sample string 42",
                                "direction": 1,
                                "reason": "sample string 43",
                                "accountG_UID": "SHi/fo/K2EG8ymiyffJ+fw==",
                                "accountIdentifier": "7ebf7848-ca8f-41d8-bcca-68b27df27e7f",
                                "accountName": "sample string 44",
                                "customerOrderIdentifier": "aopeFO9ZkkKX2Eku1Blbmg==",
                                "customerOrderIdentifierGuid": "145e8a6a-59ef-4292-97d8-492ed4195b9a",
                                "priceLevelName": "sample string 45",
                                "revision": 46,
                                "ingressId": "sample string 47"
                              },
                              "metadata": {
                                "$id": "88",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "wJ589nUYlk67zJYFEVyqyw==",
                                "paymentIdentifierGuid": "f67c9ec0-1875-4e96-bbcc-9605115caacb",
                                "identifier": "F9AgbYqnbkCDcqbHcc260w==",
                                "identifierGuid": "6d20d017-a78a-406e-8372-a6c771cdbad3",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "hOD8o/h4f0eAgMONOvepfA==",
                                "itemIdentifierGuid": "a3fce084-78f8-477f-8080-c38d3af7a97c"
                              }
                            },
                            {
                              "$ref": "71"
                            }
                          ]
                        },
                        {
                          "$ref": "66"
                        }
                      ],
                      "customerGroupMembers": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "accounts": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "account": {
                        "$ref": "67"
                      },
                      "vouchers": [
                        {
                          "$id": "89",
                          "customerIdentifier": "bH39+iB9REK2aQj6DSvmpQ==",
                          "customerIdentifierGuid": "fafd7d6c-7d20-4244-b669-08fa0d2be6a5",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "3rqelWwe80mXnCUHV4MZCA==",
                          "idempotentGuid": "959ebade-1e6c-49f3-979c-250757831908",
                          "offline": true,
                          "voucher": {
                            "$id": "90",
                            "id": 1,
                            "name": "sample string 2",
                            "description": "sample string 3",
                            "shortDescription": "sample string 4",
                            "url": "sample string 5",
                            "barcodeTemplateID": 1,
                            "expiry": 0,
                            "voucherType": 6,
                            "limitPerTransaction": 7,
                            "customerTracking": true,
                            "discountAccount": "sample string 9",
                            "endDate": "2026-04-03T06:16:46.5697319",
                            "barcodeTemplate": {
                              "$id": "91",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "92",
                              "id": 1,
                              "uid": "sample string 2",
                              "name": "sample string 3",
                              "width": 1.1,
                              "height": 1.1,
                              "showBorder": true,
                              "borderWidth": 1.1,
                              "borderStyle": 1,
                              "borderColour": "sample string 5",
                              "updated": "2026-04-03T06:16:46.5697319",
                              "labelPageLayout": "jWu50wjVvked8U/7VCY9kg==",
                              "pageLayoutGuid": "d3b96b8d-d508-47be-9df1-4ffb54263d92",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "90"
                              },
                              "elements": [
                                {
                                  "$id": "93",
                                  "id": 1,
                                  "scaleLabelID": 2,
                                  "showPercentDI": true,
                                  "showAvgPerHundred": true,
                                  "showAvgPerServe": true,
                                  "name": "sample string 6",
                                  "x": 1.1,
                                  "y": 1.1,
                                  "width": 1.1,
                                  "height": 1.1,
                                  "type": 1,
                                  "rotation": 1,
                                  "text": "sample string 7",
                                  "fontFamily": "sample string 8",
                                  "align": 1,
                                  "bold": true,
                                  "italic": true,
                                  "underline": true,
                                  "strikeout": true,
                                  "reverse": true,
                                  "textColour": "sample string 9",
                                  "fontSize": 1.1,
                                  "picture": "QEA=",
                                  "borderWidth": 10,
                                  "sortOrder": 11,
                                  "printOptions": 12,
                                  "superScriptTextFontSize": 1.1,
                                  "lineStyle": 1,
                                  "spacingStyle": 1,
                                  "interCharacterSpacing": 1.1,
                                  "superScriptOffset": 1.1,
                                  "lineSpacing": 1.1,
                                  "dateFormat": "sample string 13",
                                  "autoGrow": true,
                                  "fontAutoResize": true,
                                  "updated": "2026-04-03T06:16:46.5697319"
                                },
                                {
                                  "$ref": "93"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "94",
                                "id": 1,
                                "customerIdentifier": "FCOxfOA170yfs6beLT88bw==",
                                "customerIdentifierGuid": "7cb12314-35e0-4cef-9fb3-a6de2d3f3c6f",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2026-04-03T06:16:46.5697319",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "5aaD2k9hy06cYFvf3LZjsg==",
                                "issuedIdempotentGuid": "da83a6e5-614f-4ecb-9c60-5bdfdcb663b2",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2026-04-03T06:16:46.5697319",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2026-04-03T06:16:46.5697319",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "Dm6KVkLbIkypCsz1JRhsQQ==",
                                "redeemedIdempotentGuid": "568a6e0e-db42-4c22-a90a-ccf525186c41",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2026-04-03T06:16:46.5697319",
                                "storeName": "sample string 17",
                                "scaleLabel": {
                                  "$ref": "92"
                                },
                                "voucher": {
                                  "$ref": "90"
                                },
                                "customer": {
                                  "$ref": "65"
                                },
                                "issuedOfflinePayment": {
                                  "$ref": "71"
                                },
                                "redeemedOfflinePayment": {
                                  "$ref": "71"
                                }
                              },
                              {
                                "$ref": "94"
                              }
                            ]
                          },
                          "customer": {
                            "$ref": "65"
                          }
                        },
                        {
                          "$ref": "89"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "customerGroups": [
                  {
                    "$id": "95",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupID": "Ylk/DeiJi06kYQHm0bQTdw==",
                    "groupIDGuid": "0d3f5962-89e8-4e8b-a461-01e6d1b41377",
                    "campaign": {
                      "$ref": "61"
                    },
                    "group": {
                      "$ref": "69"
                    }
                  },
                  {
                    "$ref": "95"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "96",
                    "identifier": "TbGV1YdN70KKeoYHhwc2ng==",
                    "identifierGuid": "d595b14d-4d87-42ef-8a7a-86078707369e",
                    "campaignName": "sample string 2",
                    "message": "sample string 3",
                    "ticketFileSource": "sample string 4",
                    "ticketFileDestination": "sample string 5",
                    "storeID": 1
                  },
                  {
                    "$ref": "96"
                  }
                ],
                "comboPriceGroups": [
                  {
                    "$id": "97",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "g_UID": "xV7qzIXADEitzo2EVhF1lQ==",
                    "guid": "ccea5ec5-c085-480c-adce-8d8456117595",
                    "description": "sample string 5",
                    "newPrice": 1,
                    "rangeDescription": "sample string 6",
                    "dealDescription": "sample string 7",
                    "labelQuantity": 8,
                    "hostProductCategoryID": 1,
                    "offerID": 1,
                    "dontUpdatePricePlus": true,
                    "campaign": {
                      "$ref": "61"
                    },
                    "comboPricePlus": [
                      {
                        "$id": "98",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "groupG_UID": "M5ILZy24EkqoMGMM5SZP8g==",
                        "groupGuid": "670b9233-b82d-4a12-a830-630ce5264ff2",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "LuXRknjuFk2yY+qVafCk5w==",
                        "pluGuid": "92d1e52e-ee78-4d16-b263-ea9569f0a4e7",
                        "priceGroupG_UID": "//JZGJ+2jUKIQEHpPJlKNA==",
                        "priceGroupGuid": "1859f2ff-b69f-428d-8840-41e93c994a34",
                        "campaignPoolID": "sample string 7",
                        "quantity": 1,
                        "campaign": {
                          "$ref": "61"
                        },
                        "product": {
                          "$ref": "7"
                        },
                        "priceGroup": {
                          "$ref": "25"
                        },
                        "campaignPool": {
                          "$ref": "61"
                        }
                      },
                      {
                        "$ref": "98"
                      }
                    ]
                  },
                  {
                    "$ref": "97"
                  }
                ],
                "priceLevels": [
                  {
                    "$id": "99",
                    "id": 1,
                    "priceLevelIdentifier": "j7zNXWa1pk6lWTtjcZmsxA==",
                    "priceLevelIdentifierGuid": "5dcdbc8f-b566-4ea6-a559-3b637199acc4",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "99"
                  }
                ],
                "promotionType": {
                  "$id": "100",
                  "identifier": "ppCJUV9goUOYmI8smznjHA==",
                  "identifierGuid": "518990a6-605f-43a1-9898-8f2c9b39e31c",
                  "hostType": 2,
                  "code": "sample string 3",
                  "description": "sample string 4",
                  "isLiquor": true,
                  "isAdvertised": true,
                  "disableWasSave": true,
                  "excludeFromPromoSales": true,
                  "labelPageLayoutG_UID": "fbrSg0YI7Ee9T59qAOpJzA==",
                  "labelPageLayoutGuid": "83d2ba7d-0846-47ec-bd4f-9f6a00ea49cc",
                  "priceLevelIdentifier": "TGWYmb+1A0qBtK2gpFPEVQ==",
                  "priceLevelIdentifierGuid": "9998654c-b5bf-4a03-81b4-ada0a453c455",
                  "active": true,
                  "updated": "2026-04-03T06:16:46.5697319",
                  "hostName": "sample string 11"
                }
              },
              "product": {
                "$ref": "7"
              },
              "dealCost": {
                "$id": "101",
                "headerIdentifier": "lH5UaRCldUi0jEMuBsR+Kg==",
                "headerIdentifierGuid": "69547e94-a510-4875-b48c-432e06c47e2a",
                "identifier": "s4T4fzaPQUOTgtRh0sGnFg==",
                "identifierGuid": "7ff884b3-8f36-4341-9382-d461d2c1a716",
                "supplierIdentifier": "36MmnSWN2kKqMEukuKzr0w==",
                "supplierGuid": "9d26a3df-8d25-42da-aa30-4ba4b8acebd3",
                "pluG_UID": "uEc63JMuakWS0lnPgnjnPA==",
                "pluGuid": "dc3a47b8-2e93-456a-92d2-59cf8278e73c",
                "campaignName": "924a9956-f0be-4bb1-b5b7-122f3979fbcb",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2026-04-03T06:16:46.5697319",
                "end": "2026-04-03T06:16:46.5697319",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "iSwj8viia0W5VojFMccqLw==",
                "bonusItemPluGuid": "f2232c89-a2f8-456b-b956-88c531c72a2f",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2026-04-03T06:16:46.5697319",
                "metcashPromotionID": "sample string 14",
                "fromHost": 15,
                "storeNames": "sample string 16",
                "storeIDs": [
                  1,
                  2
                ],
                "supplierName": "sample string 17",
                "campaignDescription": "sample string 18",
                "newPrice": 1,
                "campaignMetcashPromotionID": "sample string 19",
                "campaignActive": true,
                "campaignStartDate": "2026-04-03T06:16:46.5697319",
                "campaignEndDate": "2026-04-03T06:16:46.5697319",
                "masterPLUG_UID": "8fszzLXYvkmZclD1qpTGFQ==",
                "masterID": "cc33fbf1-d8b5-49be-9972-50f5aa94c615",
                "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": "PZ1X5BcdAkOxU4hmhR5m7w==",
                "bonusMasterID": "e4579d3d-1d17-4302-b153-8866851e66ef",
                "bonusProductName": "sample string 34",
                "bonusProductAPN": "sample string 35",
                "bonusOrderCode": "sample string 36",
                "bonusNormalSell": 37,
                "bonusNormalCost": 38,
                "bonusNormalCostDecimals": 39,
                "bonusCartonQuantity": 40,
                "bonusSalesMode": 41,
                "bonusOrderPacked": 42,
                "bonusFuelItem": true,
                "bonusActive": true
              }
            },
            "currentCostStart": "2026-04-03T06:16:46.5697319",
            "dealCosts": [
              {
                "$ref": "101"
              },
              {
                "$ref": "101"
              }
            ],
            "tags": [
              {
                "$id": "102",
                "pluG_UID": "GD9nElE5Mki73OUOtgJPHg==",
                "pluGuid": "12673f18-3951-4832-bbdc-e50eb6024f1e",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "102"
              }
            ],
            "alternateProductG_UID": "zTqigeLHTk+L2bDqfk8lfg==",
            "alternateProduct": "81a23acd-c7e2-4f4e-8bd9-b0ea7e4f257e",
            "altProduct": {
              "$ref": "7"
            },
            "productHostCode": {
              "$id": "103",
              "id": 1,
              "pluG_UID": "EB7cdOL1c0KWheMqyofL6A==",
              "pluGuid": "74dc1e10-f5e2-4273-9685-e32aca87cbe8",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "55"
            },
            "mscCom": {
              "$ref": "56"
            },
            "mscDep": {
              "$ref": "58"
            },
            "mscSubCom": {
              "$ref": "57"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2026-04-03T06:16:46.5697319",
            "inventoryTracked": "2026-04-03T06:16:46.5697319",
            "isNormalPriceChangesCampaign": true,
            "baseProductFuel": {
              "$id": "104",
              "pluG_UID": "CBc6SBQE0kiR8bGXwSEmag==",
              "pluGuid": "483a1708-0414-48d2-91f1-b197c121266a",
              "fuelPluG_UID": "R5xF7BHM8kG7edYTgHxbyA==",
              "fuelPluGuid": "ec459c47-cc11-41f2-bb79-d613807c5bc8",
              "price": 3,
              "productDescription": "sample string 4",
              "productBarcode": "sample string 5",
              "fuelProductDescription": "sample string 6",
              "fuelProductBarcode": "sample string 7",
              "fuelProductPrice": 8
            },
            "productFuelLinks": [
              {
                "$ref": "104"
              },
              {
                "$ref": "104"
              }
            ]
          },
          "supplier": {
            "$ref": "2"
          },
          "serviceFee": {
            "$id": "105",
            "id": 1,
            "description": "sample string 1",
            "fee": 1
          },
          "isPrimaryHost": true,
          "hostVendor": 48
        },
        {
          "$ref": "5"
        }
      ],
      "orderCycleHeaders": [
        {
          "$id": "106",
          "storeID": 1,
          "supplierIdentifier": "/q5fM3xV50a7ZU3mxNJS8A==",
          "supplierGuid": "335faefe-557c-46e7-bb65-4de6c4d252f0",
          "departmentCode": "sample string 2",
          "warehouseDirectIndicator": "sample string 3",
          "type": 4,
          "storeName": "sample string 5",
          "departmentName": "sample string 6",
          "orderDays": 7
        },
        {
          "$ref": "106"
        }
      ],
      "cycles": [
        {
          "$id": "107",
          "storeID": 1,
          "supplierIdentifier": "6zF6/hy4xEe4/iYrMKDrEg==",
          "supplierGuid": "fe7a31eb-b81c-47c4-b8fe-262b30a0eb12",
          "departmentCode": "sample string 2",
          "warehouseDirectIndicator": "sample string 3",
          "type": 4,
          "cutOffWeek": 5,
          "cutOffDay": 6,
          "cutOffTime": "00:00:00.1234567",
          "leadTime": 7,
          "daysBuffer": 8,
          "supplierName": "sample string 9",
          "cutOffDate": "2026-04-03T06:16:46.5697319",
          "deliveryDate": "2026-04-03T06:16:46.5697319",
          "nextCutOffDate": "2026-04-03T06:16:46.5697319",
          "nextDeliveryDate": "2026-04-03T06:16:46.5697319",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "107"
        }
      ],
      "store": {
        "$ref": "8"
      },
      "updated": "2026-04-03T06:16:46.5697319",
      "isHost": true
    },
    "files": [
      {
        "$id": "108",
        "id": "sample string 1",
        "fileName": "sample string 2",
        "extension": "sample string 3",
        "provider": 0,
        "type": 0,
        "hostType": "sample string 4",
        "createdUtc": "2026-04-03T06:16:46.5697319",
        "processed": "2026-04-03T06:16:46.5697319",
        "isProcessing": true,
        "processedCount": 6,
        "processingTime": 1,
        "collectedUtc": "2026-04-03T06:16:46.5697319",
        "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": "1"
        },
        "metcashHeader": {
          "$id": "109",
          "customerNumber": "sample string 1",
          "creationDate": "2026-04-03T06:16:46.5697319",
          "businessPillar": "sample string 3",
          "fileType": "sample string 4"
        }
      },
      {
        "$ref": "108"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "15"
      },
      {
        "$ref": "15"
      }
    ],
    "hostFileStoreSetting": {
      "$ref": "11"
    },
    "hostStoreSettings": [
      {
        "$ref": "11"
      },
      {
        "$ref": "11"
      }
    ],
    "promotionPlacements": [
      {
        "$id": "110",
        "identifier": "X8xmP/5QxEa9TCeUlJ6ZMA==",
        "identifierGuid": "3f66cc5f-50fe-46c4-bd4c-2794949e9930",
        "code": "sample string 2",
        "description": "sample string 3",
        "isAdvertised": true
      },
      {
        "$ref": "110"
      }
    ],
    "promoTypeGuids": [
      "81991eef-002c-40ed-ba19-9b2f7c58fa5a",
      "9c140274-5240-454a-a415-fa3ae27be505"
    ],
    "isPromotionOnly": false,
    "isOrderable": false,
    "vendor": 0
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK2�\���	�5xl/workbook.xml �(�����0D�&�C���F
)��x��}�[�@[����[ �x�3;�v��|�:ב��m(}EU�C�X

��Ц�t�@Lҿ��Rl�x��Yvf{��٠��B����
1�~A��!|j��8�Y&c�;��-!���3l���`��
D�dvnϊ��R��^\�B^�c&Z<�H����8[�_PK2�\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
2�\�ק�''_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="R318b9808570d47ec" /></Relationships>PK2�\�me��$xl/worksheets/sheet1.xml �(��Z�R;����Z��RK	��{��Kp�S�	��3v,��h�C���ڞ����R<�=��j����p�+54����������8||tp?����n��᷋G����r���h���n��E5���Ⳬ�|:^�������9�]�M����(�G��f�įZ\O~.��=����_��0���j:���.'�}�����:���q
����`��<i��σ�V����[�pvy8Tk������|p�\��n��g�ϛɏ�%���5������t��n8������\.��T΃�֪�C
����b9�~�<�]�ԛM���C�T�&z�.鸻6�-O���u.���]o7��]~��7*���M�k�]�c4���u��o�}��}�J�dtJA����֛ʧ�AydQ���qS��FU�80.���Ӧ>��P���������Q�
8��U1D�\:l��L��
����u�Am+��`�5�"�Y�����U�4���u+Dc�$�(�%�u+E�*��@;H��]d-j�]Cp&i�ŽH�u+GPhm����� u�H�������
��$u�I�<���]����dM�V���L�*�G���B��I�j���Y�@t�+�4�v,�.:*��)&�,L֤��������(A�&kҴ��PE��wx AK�i�&��*��`����I�5i|w
8����������5iB'"P�^�&k���p��k8W"�$�b֢I�����st�l��EP��,�C4A��R��& K̾�!
�v�R�o�,Ep�v�R�o�,E�vȒ���b�,EH{~��R�)B�up1��c�]+k��.��Z.$�r�h:d-Z���Y�v_
��U�ՠu�W��^ؤY���`�
/:�#}�������V���u�hi
Y��ՠ�Ux�PN+9�l֠m5\e\t^��[a&٬E�j1B���a��kBD��E����~F�J^��g-:�؄�N�JB	�pY��3u�q$k�z�|��&<Lͣ?�^����r|t0������w��Ə�����-�E�ב:�Z�n�%B�OJ��#NJ�OK��#NK��#���G</��8+��xQ"R�a�����V_3B�Bx}�@��a���j�3��B���@���v?3��B���@��a�;!�֌	
��flh�5gDBp�X��kƌ@(�;�f	�䚱$�kƔ@h�[�1&P�g噱&P�o�1��<3gƞ�����R��Z�3�PKyf,j)όG-�1��<3.��gƦ�������������6aM���,"�3��Bh?�!Oeȩy�!�]���gg;������y%C^ː72�mo+d/����^=��{����(C>ɐ�2�,���or�����mt<qv�c�I��h��'��tDr.�#����#�����9�������1��t_�=���zo���*�{��M	ž���Y�3�:c<ꩆ�z�ƥ�ꀱi�:`|���Ʃ�ꀱj�2^��cƫ�=�^�B� �)�q�@h�ʐ�2�T�<��|i��xv����k_ʐW2�y#C���B�T�?���8��?Ȑ�2��,C����@h��]�3�"N��֜݊8�P���E�2��8-1e�2�"NL���SS�)�)���3,�˰��}�7�sf}E�2�"NL�%��SS�)�)��q�`�8e0E�ʘcƫE��:��nƗ��t6[6��o���t�?PK2�\c��n�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;�
ɦ�l�\`0c@�Nڜ���W��J-���&�����4����޾M#;��55�$FF�v0]
��*�n�{1�	��gq����'ν�iB�ؙL�h�&1u�Q�#.Ӵ�nɀ[&;\f��j=(z��4�	���uG�`t�~J�_�H"خ�a/�F�Jd�j(G�����|������L�+�\�����*ӣ��%�x�Ӳ�P���R�<��2����|PK2�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK2�\A��qxl/sharedStrings.xml �(��V�n�8}��A�-�d��6�Svl�I�X��4rP���Ҹ_ߡ�$-INjE_x��9s4�w�@**�$L�v�EA�n��Σa(MxA��0	�����t��Д�Ix�u}�j��*�bQG��"��]K�H��t�Z�v{Ъ�a����I��a�p�o�/A�c=]�5-)�qKO�-#����6�VD�m`��~#�)��(�������	�q�5&�o�k)��Ʒ hs����f�@C1��P�'��ʬ�D��8j�F�=߹���ۮ����+����;.$�ʰi9*sK?(ݘwe[`l�s|V�pLϛ��<����Y�����x����HQ	���*7��/p94UP����կ��Mx�푦.q=|�8�h�d�����M�k��b)����ᕗ���7T���݇�\��7�O�&�gX
v���7�1�'��#�S 9���(�MH��g��!G��۳[ҙ�k&2�Ή��%�$&y� ����ة�r���9��a������9e���H�+�%}�uۘl5����/�w.��/{��Ρ����6C��k��_���9m��N�{��*�����LzY�u�
�I�:�$"%�Q��ɰ������6��qB�Q�����I��A�%i��h0*�� ��6�0��~?jw�m�<ʺ�� ����Q>�m�1�������9�;1-|pOO����w�'p���=������B�8��e6?��>?��_���0靟�ɣ#N�Ϯ��a08?�]�ڂ�X��t�Αx�C�����c>S�5p@揗T�ɗ��tE8ف�W�^L��a�t���,�ӯ�gq�����e|������M;�~�pZ��?V�����x,�aG��愹�^&��Zx�OPK-2�\���	�5xl/workbook.xmlPK-2�\����	��[Content_Types].xmlPK-
2�\�ק�''U_rels/.relsPK-2�\�me��$�xl/worksheets/sheet1.xmlPK-2�\c��n�P�
xl/_rels/workbook.xml.relsPK-2�\Ѓc'2E
:xl/styles.xmlPK-2�\A��q�
xl/sharedStrings.xmlPK�r

application/vnd.ms-excel

Sample:
PK2�\n�)��5xl/workbook.xml �(�����0��&�C�����N\�z�^�"
�'m
>��o�vfg�:k;�Z��#'�J[��{S�����6�®�V2�}���C��[��$M��X��Z�A�W�?,g,��
^N+J2�p}< D�fO��2[��Dd
�����"*���
7�3��s�*|�Ȗ"����M�%I�Y�����a�l��/PK2�\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
2�\���''_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="Rdfec6efd9fc44237" /></Relationships>PK2�\�me��$xl/worksheets/sheet1.xml �(��Z�R;����Z��RK	��{��Kp�S�	��3v,��h�C���ڞ����R<�=��j����p�+54����������8||tp?����n��᷋G����r���h���n��E5���Ⳬ�|:^�������9�]�M����(�G��f�įZ\O~.��=����_��0���j:���.'�}�����:���q
����`��<i��σ�V����[�pvy8Tk������|p�\��n��g�ϛɏ�%���5������t��n8������\.��T΃�֪�C
����b9�~�<�]�ԛM���C�T�&z�.鸻6�-O���u.���]o7��]~��7*���M�k�]�c4���u��o�}��}�J�dtJA����֛ʧ�AydQ���qS��FU�80.���Ӧ>��P���������Q�
8��U1D�\:l��L��
����u�Am+��`�5�"�Y�����U�4���u+Dc�$�(�%�u+E�*��@;H��]d-j�]Cp&i�ŽH�u+GPhm����� u�H�������
��$u�I�<���]����dM�V���L�*�G���B��I�j���Y�@t�+�4�v,�.:*��)&�,L֤��������(A�&kҴ��PE��wx AK�i�&��*��`����I�5i|w
8����������5iB'"P�^�&k���p��k8W"�$�b֢I�����st�l��EP��,�C4A��R��& K̾�!
�v�R�o�,Ep�v�R�o�,E�vȒ���b�,EH{~��R�)B�up1��c�]+k��.��Z.$�r�h:d-Z���Y�v_
��U�ՠu�W��^ؤY���`�
/:�#}�������V���u�hi
Y��ՠ�Ux�PN+9�l֠m5\e\t^��[a&٬E�j1B���a��kBD��E����~F�J^��g-:�؄�N�JB	�pY��3u�q$k�z�|��&<Lͣ?�^����r|t0������w��Ə�����-�E�ב:�Z�n�%B�OJ��#NJ�OK��#NK��#���G</��8+��xQ"R�a�����V_3B�Bx}�@��a���j�3��B���@���v?3��B���@��a�;!�֌	
��flh�5gDBp�X��kƌ@(�;�f	�䚱$�kƔ@h�[�1&P�g噱&P�o�1��<3gƞ�����R��Z�3�PKyf,j)όG-�1��<3.��gƦ�������������6aM���,"�3��Bh?�!Oeȩy�!�]���gg;������y%C^ː72�mo+d/����^=��{����(C>ɐ�2�,���or�����mt<qv�c�I��h��'��tDr.�#����#�����9�������1��t_�=���zo���*�{��M	ž���Y�3�:c<ꩆ�z�ƥ�ꀱi�:`|���Ʃ�ꀱj�2^��cƫ�=�^�B� �)�q�@h�ʐ�2�T�<��|i��xv����k_ʐW2�y#C���B�T�?���8��?Ȑ�2��,C����@h��]�3�"N��֜݊8�P���E�2��8-1e�2�"NL���SS�)�)���3,�˰��}�7�sf}E�2�"NL�%��SS�)�)��q�`�8e0E�ʘcƫE��:��nƗ��t6[6��o���t�?PK2�\܁qe�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;��8�A6ݰ�\�q&�ؑmJ9[=R�P�Jm����h~OO��|���ަ����5�	�F�f0]��>I�m7U��fO���!�kJ��qR>�3��i��T�����IuH9cuK�3��:���m��V�'4�0�Xw�=brT��P�O��[H�H�o*8�Z�E�u�X)x.�Ї��p��z}��oe��"�Bի����a�\���iY^�e�,�(e��Jd���ѻ��~PK2�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK2�\A��qxl/sharedStrings.xml �(��V�n�8}��A�-�d��6�Svl�I�X��4rP���Ҹ_ߡ�$-INjE_x��9s4�w�@**�$L�v�EA�n��Σa(MxA��0	�����t��Д�Ix�u}�j��*�bQG��"��]K�H��t�Z�v{Ъ�a����I��a�p�o�/A�c=]�5-)�qKO�-#����6�VD�m`��~#�)��(�������	�q�5&�o�k)��Ʒ hs����f�@C1��P�'��ʬ�D��8j�F�=߹���ۮ����+����;.$�ʰi9*sK?(ݘwe[`l�s|V�pLϛ��<����Y�����x����HQ	���*7��/p94UP����կ��Mx�푦.q=|�8�h�d�����M�k��b)����ᕗ���7T���݇�\��7�O�&�gX
v���7�1�'��#�S 9���(�MH��g��!G��۳[ҙ�k&2�Ή��%�$&y� ����ة�r���9��a������9e���H�+�%}�uۘl5����/�w.��/{��Ρ����6C��k��_���9m��N�{��*�����LzY�u�
�I�:�$"%�Q��ɰ������6��qB�Q�����I��A�%i��h0*�� ��6�0��~?jw�m�<ʺ�� ����Q>�m�1�������9�;1-|pOO����w�'p���=������B�8��e6?��>?��_���0靟�ɣ#N�Ϯ��a08?�]�ڂ�X��t�Αx�C�����c>S�5p@揗T�ɗ��tE8ف�W�^L��a�t���,�ӯ�gq�����e|������M;�~�pZ��?V�����x,�aG��愹�^&��Zx�OPK-2�\n�)��5xl/workbook.xmlPK-2�\����	�[Content_Types].xmlPK-
2�\���''V_rels/.relsPK-2�\�me��$�xl/worksheets/sheet1.xmlPK-2�\܁qe�P�
xl/_rels/workbook.xml.relsPK-2�\Ѓc'2E
<xl/styles.xmlPK-2�\A��q�
xl/sharedStrings.xmlPK�t