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": "keUE1K4wd0OoFzaIBQHAKQ==",
    "identifierGuid": "d404e591-30ae-4377-a817-36880501c029",
    "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": "VUubB5qyf0Cjm3MOUMNmsw==",
    "hostSupplierIdentifierGuid": "079b4b55-b29a-407f-a39b-730e50c366b3",
    "loyaltyPriceLevelIdentifier": "WaF+PkRoD0a1PwRk7J2NvQ==",
    "loyaltyPriceLevelIdentifierGuid": "3e7ea159-6844-460f-b53f-0464ec9d8dbd",
    "isGroup": true,
    "description": "sample string 22",
    "hostProvider": 23,
    "hostTypeEnum": 24,
    "hostType": "sample string 25",
    "hostCode": "sample string 26",
    "username": "sample string 27",
    "password": "sample string 28",
    "passwordPlain": "sample string 29",
    "server": "sample string 30",
    "url": "sample string 31",
    "global": true,
    "stateCode": "sample string 33",
    "lastCollected": "2025-06-14T06:11:10.1089055",
    "lastProcessed": "2025-06-14T06:11:10.1089055",
    "hold": true,
    "supplierName": "sample string 35",
    "supplier": {
      "$id": "2",
      "identifier": "0r9g7JIoz0eWuN7WanCmjQ==",
      "identifierGuid": "ec60bfd2-2892-47cf-96b8-ded66a70a68d",
      "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": "FynG6r7sr0SJOo4dDKoRag==",
      "primaryContactID": "eac62917-ecbe-44af-893a-8e1d0caa116a",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "7AaoA81d7kK2MJUDWPm03A==",
      "supplierGroupGuid": "03a806ec-5dcd-42ee-b630-950358f9b4dc",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2025-06-14T06:11:10.1089055",
      "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": "95ace00d-b022-4aa8-8eb2-c08c7a2c244d",
        "identifier": "t4B0Mc/cNkWJE8iI0IZ39A==",
        "identifierGuid": "317480b7-dccf-4536-8913-c888d08677f4",
        "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": "OIS1dx68tUCv0LMlhR0Fvw==",
          "supplierIdentifierGuid": "77b58438-bc1e-40b5-afd0-b325851d05bf",
          "contactGuid": "BZYSVU17NU2rsnMAYv84bg==",
          "contactID": "55129605-7b4d-4d35-abb2-730062ff386e",
          "contact": {
            "$ref": "3"
          },
          "supplier": {
            "$ref": "2"
          }
        },
        {
          "$ref": "4"
        }
      ],
      "products": [
        {
          "$id": "5",
          "pluG_UID": "3EmcDEJ0l0eTySGHpCMRBA==",
          "pluGuid": "0c9c49dc-7442-4797-93c9-2187a4231104",
          "supplierIdentifier": "fG1o3OQUIUeWkttuwhHKNQ==",
          "supplierIdentifierGuid": "dc686d7c-14e4-4721-9692-db6ec211ca35",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 2",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 4,
          "averagePackSize": 5,
          "effectiveDate": "2025-06-14T06:11:10.1089055",
          "pricedByWeight": true,
          "landedUnitCostEx": 8,
          "landedUnitCostInc": 9,
          "landedCartonCostInc": 10,
          "landedCartonCostEx": 11,
          "standardCost": 12,
          "deliveryFee": 1,
          "deliveryFeeBasis": "sample string 13",
          "pickAndPackFee": 1,
          "pickAndPackFeeBasis": "sample string 14",
          "financeFee": 1,
          "financeFeeBasis": "sample string 15",
          "cartonLength": 1,
          "cartonWidth": 1,
          "cartonHeight": 1,
          "palletLayerQuantity": 1,
          "palletLayers": 1,
          "itemCode": "sample string 16",
          "invoiceCode": "sample string 17",
          "invoiceDesc": "sample string 18",
          "orderDirect": true,
          "useCost": true,
          "minimumQuantity": 19,
          "hostType": 20,
          "fromHost": 21,
          "minimumReorder": 1,
          "maximumReorder": 1,
          "orderMultiple": 22.1,
          "sellMultiple": 23.1,
          "baseMultiple": 24.1,
          "hostStandardCost": 25,
          "hostTotalCost": 26,
          "hostRetail": 27,
          "hostLandedUnitCostEx": 28,
          "hostLandedUnitCostInc": 29,
          "hostDesc": "sample string 30",
          "directIndicator": "sample string 31",
          "availableToOrder": true,
          "hostRangeIndicator": "sample string 33",
          "hostProductType": "sample string 34",
          "hostProductGrade": "sample string 35",
          "hostProductGroup": "sample string 36",
          "hostSlowMoving": true,
          "hostGeneralMerchandise": true,
          "hostPillar": "sample string 39",
          "hostLastUpdated": "2025-06-14T06:11:10.1089055",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "6",
              "pluG_UID": "h8BBswB5iUu9AEUSHkeOng==",
              "pluGuid": "b341c087-7900-4b89-bd00-45121e478e9e",
              "supplierIdentifier": "kV2RRFJmv02S6vjMNv2r4w==",
              "supplierIdentifierGuid": "44915d91-6652-4dbf-92ea-f8cc36fdabe3",
              "invoiceCode": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "6"
            }
          ],
          "storeIDs": [
            1,
            2
          ],
          "preferredSupplier": true,
          "preferredRebateSupplier": true,
          "supplierName": "sample string 40",
          "salesMode": 41,
          "orderPacked": true,
          "active": true,
          "price": 1,
          "costGstPercent": 43,
          "parentPluG_UID": "wUmwTglGU0aAKTbtcj0uYA==",
          "parentPluGuid": "4eb049c1-4609-4653-8029-36ed723d2e60",
          "freight": 44.0,
          "freightType": 1,
          "product": {
            "$id": "7",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "+Rhybvj3vkynyGj0VoAPdg==",
            "guid": "6e7218f9-f7f8-4cbe-a7c8-68f456800f76",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "nCOJUxkL6kufdONvox4TEA==",
            "priceGroupGuid": "5389239c-0b19-4bea-9f74-e36fa31e1310",
            "blueprintID": 1,
            "lastCountedDate": "2025-06-14T06:11:10.1245237",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-06-14T06:11:10.1245237",
            "pluCreated": "2025-06-14T06:11:10.1245237",
            "createdByUser": "sample string 9",
            "name": "sample string 10",
            "nameChanged": true,
            "secondDescription": "sample string 12",
            "hostDescription": "sample string 13",
            "keepCartonQty": true,
            "keepDescription": true,
            "keepDepartments": true,
            "keepSuppliers": true,
            "markdownDescription": "sample string 18",
            "altDescription": "sample string 19",
            "bestOrExpire": 20,
            "lastUpdate": "2025-06-14T06:11:10.1245237",
            "lastManualUpdate": "2025-06-14T06:11:10.1245237",
            "imageName": "sample string 23",
            "showImageOnFlipCharts": true,
            "showTextOnFlipCharts": true,
            "overrideFlipChartText": true,
            "flipChartText": "sample string 27",
            "salesMode": 1,
            "eftCode": 1,
            "price": 1,
            "priceChanged": true,
            "rrp": 1,
            "gstPercent": 28,
            "gstPercentChanged": true,
            "costGSTPercent": 29,
            "costGSTPercentChanged": true,
            "wetPercent": 1,
            "priceOverride": 1,
            "cost": 1,
            "currentCost": 1,
            "currentCostDecimals": 1,
            "grossProfit": 1.0,
            "currentCostDesc": "sample string 30",
            "currentCostEnd": "2025-06-14T06:11:10.1245237",
            "currentCostUpdated": "2025-06-14T06:11:10.1245237",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 1,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-06-14T06:11:10.1245237",
            "defaultGP": 1,
            "breakTargetMode": 32,
            "break1": 1,
            "price1": 1,
            "target1": 33,
            "break2": 1,
            "price2": 1,
            "target2": 34,
            "break3": 1,
            "price3": 1,
            "target3": 35,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "awsUpdated": "2025-06-14T06:11:10.1245237",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 52,
            "altPriceModeChanged": true,
            "altPLUG_UID": "vmX0l4fp9kSTu//oHrDPUA==",
            "altPLUGuid": "97f465be-e987-44f6-93bb-ffe81eb0cf50",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 53",
            "altPriceDescription2": "sample string 54",
            "cartonQuantity": 55,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 57",
            "text2": "sample string 58",
            "text3": "sample string 59",
            "labelText": "sample string 60",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 64",
            "barcodeFormat": "sample string 65",
            "austMade": 1,
            "coolCode": 66,
            "countryOfOrigin": "sample string 67",
            "percentContent": 68.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 69",
            "subDeptCode": "sample string 70",
            "minorDeptCode": "sample string 71",
            "lesserDeptCode": "sample string 72",
            "deptName": "sample string 73",
            "subDeptName": "sample string 74",
            "minorDeptName": "sample string 75",
            "lesserDeptName": "sample string 76",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 79,
            "labelShelfChanged": true,
            "labelTalkerQty": 81,
            "labelSmall": true,
            "labelLastPrinted": "2025-06-14T06:11:10.1245237",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "B+/fFsWLz0+jCv5EP65kXQ==",
            "shelfPageLayoutGuid": "16dfef07-8bc5-4fcf-a30a-fe443fae645d",
            "talkerPageLayoutG_UID": "R9EHggn5xU6ymH3v5vYq7w==",
            "talkerPageLayoutGuid": "8207d147-f909-4ec5-b298-7defe6f62aef",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 84,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 86",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 90,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 93,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "d+XTG+TBnU679HXbZokH7A==",
            "inventoryIdentifier": "1bd3e577-c1e4-4e9d-bbf4-75db668907ec",
            "inventoryAccuracy": 1,
            "baseUnits": 97,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 98,
            "defaultPrinter": "sample string 99",
            "defaultPrinterGroup": "sample string 100",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 101,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "sDHvTTR1NEOaBXOSQD9YaA==",
            "parentPluGuid": "4def31b0-7534-4334-9a05-7392403f5868",
            "preferredHostVendor": 103,
            "preferredHostChanged": true,
            "code": "sample string 105",
            "supplierIdentifier": "ZpryNblEaUe616B3gR9ikQ==",
            "supplierIdentifierGuid": "35f29a66-44b9-4769-bad7-a077811f6291",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "eLOWg4luykOqQgqlbQ7iqQ==",
            "rebateSupplierIdentifierGuid": "8396b378-6e89-43ca-aa42-0aa56d0ee2a9",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 107",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 109",
            "productType": "sample string 110",
            "productGroup": "sample string 111",
            "complianceIndicator": "sample string 112",
            "inhouseBrand": "sample string 113",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 116",
            "lastUpdatedByUser": "sample string 117",
            "lastManualUpdatedByUser": "sample string 118",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-06-14T06:11:10.1245237",
            "commodity": "sample string 120",
            "businessPillar": "sample string 121",
            "mscCommodity": "sample string 122",
            "hostIdentifier": "HZ1fIqWBikO8B1kwAz9L4w==",
            "hostIdentifierGuid": "225f9d1d-81a5-438a-bc07-5930033f4be3",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 124",
            "aisleEnds": "sample string 125",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 136,
            "webPriceRounding": true,
            "webMarkup": 138,
            "webPriceMode": 139,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 140",
            "altSubDeptCode": "sample string 141",
            "altMinorDeptCode": "sample string 142",
            "altLesserDeptCode": "sample string 143",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "store": {
              "$id": "8",
              "id": 1,
              "isMaster": true,
              "shortName": "sample string 3",
              "url": "sample string 4",
              "sortOrder": 1,
              "name": "sample string 5",
              "phone": "sample string 6",
              "fax": "sample string 7",
              "email": "sample string 8",
              "address1": "sample string 9",
              "address2": "sample string 10",
              "city": "sample string 11",
              "state": "sample string 12",
              "country": "sample string 13",
              "postCode": "sample string 14",
              "delivery": 1,
              "exportAccounts": 1,
              "salesAccountFolder": "sample string 15",
              "purchaseAccountFolder": "sample string 16",
              "initLoad": 1,
              "initIDs": 1,
              "zoneID": 1,
              "actAsMaster": 1,
              "lastActiveUtc": "2025-06-14T06:11:10.1245237",
              "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": "7AssfZh0skeS85YmmTLoZw==",
              "hostIdentifierGuid": "7d2c0bec-7498-47b2-92f3-96269932e867",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2025-06-14T06:11:10.1245237",
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "9",
                "storeID": 1,
                "addressType": 1,
                "address1": "sample string 1",
                "address2": "sample string 2",
                "city": "sample string 3",
                "state": "sample string 4",
                "country": "sample string 5",
                "postCode": "sample string 6"
              },
              "billingAddress": {
                "$ref": "9"
              },
              "hostStoreSettings": [
                {
                  "$id": "10",
                  "id": 1,
                  "hostIdentifier": "myfXJ6/viE+O8d335OkDfQ==",
                  "hostIdentifierGuid": "27d7279b-efaf-4f88-8ef1-ddf7e4e9037d",
                  "storeID": 2,
                  "username": "sample string 3",
                  "password": "sample string 4",
                  "passwordPlain": "sample string 5",
                  "serverAddress": "sample string 6",
                  "serverPort": 1,
                  "excludeFromLeadInOut": true,
                  "useForHostFile": true,
                  "metcashPillarID": "sample string 9",
                  "metcashStateCode": "sample string 10",
                  "metcashCustomerID": "sample string 11",
                  "metcashTradingPartnerID": "sample string 12",
                  "drakesCustomerNumber": 1,
                  "sparCustomerNumber": "sample string 13",
                  "sparOrderUsername": "sample string 14",
                  "sparOrderPassword": "sample string 15",
                  "sparOrderPasswordPlain": "sample string 16",
                  "pharmXSiteID": 1,
                  "ibaZoneID": 1,
                  "ibaState": "sample string 17",
                  "foodlandStoreCode": "sample string 18",
                  "ilgMemberNumber": "sample string 19",
                  "ilgOutletLocation": 1,
                  "ilgBaseCost": 1,
                  "ilgApplyNonAdvertisedPromos": true,
                  "ilgExemptFromFreight": true,
                  "ilgOrderDealReview": true,
                  "ilgFinanceFee": 1,
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$ref": "1"
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 24"
                },
                {
                  "$ref": "10"
                }
              ],
              "accounts": [
                {
                  "$id": "11",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "11"
                }
              ],
              "sales": [
                {
                  "$id": "12",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2025-06-14T06:11:10.1245237",
                  "ftpSite": {
                    "$id": "13",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "path": "sample string 7",
                    "protocol": 8
                  }
                },
                {
                  "$ref": "12"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "14",
                  "id": 1,
                  "hostIdentifier": "RUtI/B/aVUaTdBOhrknzjw==",
                  "hostIdentifierGuid": "fc484b45-da1f-4655-9374-13a1ae49f38f",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "feb2bc81-fa08-48f9-ba1d-871ea623889d",
                    "6b212645-8b8a-4a22-8253-d5d5ed201965"
                  ]
                },
                {
                  "$ref": "14"
                }
              ],
              "cashManagements": [
                {
                  "$id": "15",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "16",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "passwordPlain": "sample string 6",
                    "token": "sample string 7",
                    "apiType": 8,
                    "apiSubType": 9
                  }
                },
                {
                  "$ref": "15"
                }
              ],
              "updateStoreID": "649056fb-ee6c-4c1a-b975-f1266d3e0aa3",
              "updateStore": {
                "$id": "17",
                "id": "cc364cc8-fc4e-4ee0-b557-39d06e4c8410",
                "name": "sample string 1",
                "lastActivity": "2025-06-14T06:11:10.1245237",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2025-06-14T06:11:10.1245237"
              },
              "timeZoneId": "sample string 53",
              "securityOptions": {
                "$id": "18",
                "loginMode": 1,
                "allowSelfVerification": true,
                "verifierEmail": "sample string 3",
                "source": "sample string 4",
                "loginModeInherited": 5,
                "loginModeSource": "sample string 6",
                "selfVerifyInherited": true,
                "selfVerifySource": "sample string 8",
                "verifyEmailInherited": "sample string 9",
                "verifyEmailSource": "sample string 10"
              }
            },
            "storePrices": [
              {
                "$id": "19",
                "pluG_UID": "bvilTkj3kEurkhE09MtsUg==",
                "pluGuid": "4ea5f86e-f748-4b90-ab92-1134f4cb6c52",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "priceNow": 5,
                "costNow": 6,
                "costNowDecimals": 7,
                "normalPrice": 8,
                "gstPercent": 9,
                "normalCost": 10,
                "normalCostDecimals": 11,
                "costGstPercent": 12,
                "costCalcMethod": 1,
                "currentCost": 13,
                "currentCostDecimals": 14,
                "break1": 15,
                "price1": 16,
                "break2": 17,
                "price2": 18,
                "break3": 19,
                "price3": 20,
                "fuelItem": 21,
                "fixedWeight": 22,
                "active": true,
                "complianceIndicator": "sample string 23",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2025-06-14T06:11:10.1245237"
              },
              {
                "$ref": "19"
              }
            ],
            "currentPrices": {
              "$id": "20",
              "pluPrices": {
                "$id": "21",
                "plu": 1,
                "pluG_UID": "QEA=",
                "stores": [
                  1,
                  2
                ],
                "normalPrice": 1,
                "cost": 2,
                "break1": 3,
                "price1": 4,
                "break2": 5,
                "price2": 6,
                "break3": 7,
                "price3": 8,
                "discountPrice": 9,
                "acceptedUtc": "2025-06-14T06:11:10.1245237",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "21"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "22",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-06-14T06:11:10.1245237",
                "startTime": 3,
                "endDate": "2025-06-14T06:11:10.1245237",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "8rfywASJM0qQu5AlIghTKA==",
                "hostIdentifierGuid": "c0f2b7f2-8904-4a33-90bb-902522085328",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "22"
                },
                {
                  "$ref": "22"
                }
              ]
            },
            "tray": {
              "$id": "23",
              "g_UId": "K+e6Dk8t6EaLJsPMJxEbrg==",
              "guid": "0ebae72b-2d4f-46e8-8b26-c3cc27111bae",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "24",
              "priceGroupG_UID": "fxNqeWxU3kanJ2Q/f7Toqg==",
              "priceGroupGuid": "796a137f-546c-46de-a727-643f7fb4e8aa",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-06-14T06:11:10.1245237",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 145",
            "nutrifacts": {
              "$id": "25",
              "pluG_UID": "bsebDmUwV0mHaX4hG19RGw==",
              "pluGuid": "0e9bc76e-3065-4957-8769-7e211b5f511b",
              "plu": 1,
              "servingsPerPack": 1,
              "servingSize": 1,
              "showAllergens": 1,
              "energy": 1,
              "protein": 1,
              "fat": 1,
              "saturated": 1,
              "carbo": 1,
              "sugars": 1,
              "sodium": 1,
              "potasium": 1,
              "calcium": 1,
              "fibre": 1,
              "soya": 1,
              "nutsSeeds": 1,
              "shells": 1,
              "eggs": 1,
              "dairy": 1,
              "gluten": 1,
              "sulphites": 1,
              "peanuts": 1,
              "sesame": 1,
              "fish": 1,
              "lupins": 1
            },
            "dates": {
              "$id": "26",
              "pluGuid": "f16195a0-6e25-4faf-8a88-c328b2e458c5",
              "created": "2025-06-14T06:11:10.1245237",
              "createdByUser": "sample string 1",
              "activated": "2025-06-14T06:11:10.1245237",
              "deactivated": "2025-06-14T06:11:10.1245237",
              "lastOrdered": "2025-06-14T06:11:10.1245237",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-06-14T06:11:10.1245237",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-06-14T06:11:10.1245237",
              "lastSold": "2025-06-14T06:11:10.1245237",
              "firstSold": "2025-06-14T06:11:10.1245237",
              "awsUpdated": "2025-06-14T06:11:10.1245237",
              "lastManualUpdate": "2025-06-14T06:11:10.1245237",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-06-14T06:11:10.1245237",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-06-14T06:11:10.1245237",
              "doNotRangeUpdated": "2025-06-14T06:11:10.1245237",
              "doNotOrderUpdated": "2025-06-14T06:11:10.1245237",
              "tracked": "2025-06-14T06:11:10.1245237"
            },
            "allergens": [
              {
                "$id": "27",
                "allergenID": 1,
                "pluG_UID": "nu/aZLSQd0ewJoxCgeE94A==",
                "pluGuid": "64daef9e-90b4-4777-b026-8c4281e13de0",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "27"
              }
            ],
            "costs": {
              "$id": "28",
              "pluG_UID": "85WIM5OBHUCqUazab+Y0ow==",
              "pluGuid": "338895f3-8193-401d-aa51-acda6fe634a3",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-06-14T06:11:10.1245237",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "29",
                "saleHeaderID": 1,
                "created": "2025-06-14T06:11:10.1245237",
                "createdLocal": "2025-06-14T06:11:10.1245237",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "l/thkjkApEqYzOPcxEAjgg==",
                "operatorGuid": "9261fb97-0039-4aa4-98cc-e3dcc4402382",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "jxFiM6vfJkGVCCMKec0W7A==",
                "pluGuid": "3362118f-dfab-4126-9508-230a79cd16ec",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "30",
                  "id": 1,
                  "g_Uid": "1qU6knNOuk+TzMb4Xl1Kog==",
                  "guid": "923aa5d6-4e73-4fba-93cc-c6f85e5d4aa2",
                  "operatorNumber": 1,
                  "shortName": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "password": "sample string 5",
                  "hasPassword": true,
                  "passwordText": "sample string 6",
                  "rfidTagID": "sample string 7",
                  "blueprintID": 1,
                  "groupID": 1,
                  "groupName": "sample string 8",
                  "managerGroupID": 1,
                  "managerGroupName": "sample string 9",
                  "zoneID": 1,
                  "zoneName": "sample string 10",
                  "loggedIn": 1,
                  "lastUsedIP": "sample string 11",
                  "deleted": true,
                  "locked": true,
                  "allowOpenTill": true,
                  "webEmail": "sample string 14",
                  "simpleOperatorType": 0,
                  "webRole": "sample string 15",
                  "updated": "2025-06-14T06:11:10.1245237",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-06-14T06:11:10.1245237",
                  "endShift": "2025-06-14T06:11:10.1245237",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "31",
                      "operatorG_UID": "9BeMIRxahkqsLSvQMLr1hw==",
                      "operatorGuid": "218c17f4-5a1c-4a86-ac2d-2bd030baf587",
                      "storeID": 2,
                      "operator": {
                        "$ref": "30"
                      },
                      "store": {
                        "$ref": "8"
                      }
                    },
                    {
                      "$ref": "31"
                    }
                  ]
                }
              },
              {
                "$ref": "29"
              }
            ],
            "apns": [
              {
                "$id": "32",
                "pluID": 1,
                "pluG_UID": "eq6/6gmPMkuSCCzowoMMEQ==",
                "pluGuid": "eabfae7a-8f09-4b32-9208-2ce8c2830c11",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "32"
              }
            ],
            "tuns": [
              {
                "$id": "33",
                "pluG_UId": "AzE6fgT7e0CROKfdeL/7WA==",
                "pluGuid": "7e3a3103-fb04-407b-9138-a7dd78bffb58",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "7"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "33"
              }
            ],
            "competitionPricing": [
              {
                "$id": "34",
                "identifier": "4i9o6LppuUyNI7+Y/n8C+Q==",
                "identifierGuid": "e8682fe2-69ba-4cb9-8d23-bf98fe7f02f9",
                "pluG_UID": "TZvs4hq+qEiaMAd379XMoQ==",
                "pluGuid": "e2ec9b4d-be1a-48a8-9a30-0777efd5cca1",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "34"
              }
            ],
            "supplier": {
              "$ref": "2"
            },
            "supplierName": "sample string 146",
            "children": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "ordering": {
              "$ref": "5"
            },
            "flipChartPages": [
              {
                "$id": "35",
                "identifier": "TCAqTJBwPU615XOA53i67Q==",
                "groupName": "sample string 1",
                "identifierGuid": "4c2a204c-7090-4e3d-b5e5-7380e778baed",
                "exists": true,
                "flipChartIdentifier": "FA0xscv3GUKkW1kKjJOYUA==",
                "flipChartIdentifierGuid": "b1310d14-f7cb-4219-a45b-590a8c939850",
                "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": "71MHdCWX/kiSgB/AS0Zijw==",
                "groupIdentifierGuid": "740753ef-9725-48fe-9280-1fc04b46628f",
                "flipChart": {
                  "$id": "36",
                  "identifier": "e8dME8fzG0qIfkUYu6vdAw==",
                  "identifierGuid": "134cc77b-f3c7-4a1b-887e-4518bbabdd03",
                  "displayName": "sample string 2",
                  "sortOrder": 3,
                  "productsPerRow": 4,
                  "rowsPerPage": 5,
                  "buttonMarginX": 6,
                  "buttonMarginY": 7,
                  "beginButtonsX": 8,
                  "beginButtonsY": 9,
                  "autoSizeButtons": true,
                  "autoSizeGrid": true,
                  "showButtonText": true,
                  "showButtonImage": true,
                  "formLocationX": 1,
                  "formLocationY": 1,
                  "formWidth": 14,
                  "formHeight": 15,
                  "formMaximised": true,
                  "formResizable": true,
                  "formBackgroundImage": "sample string 16",
                  "formBackgroundColourA": 1,
                  "formBackgroundColourR": 1,
                  "formBackgroundColourG": 1,
                  "formBackgroundColourB": 1,
                  "formFontFamily": "sample string 17",
                  "formFontSize": 1.1,
                  "formFontStyle": 1,
                  "formAttributes": "sample string 18",
                  "buttonWidth": 19,
                  "buttonHeight": 20,
                  "buttonAnchor": 21,
                  "buttonBackgroundImage": "sample string 22",
                  "buttonTopColour": 1,
                  "buttonTextColour": 1,
                  "buttonBottomColour": 1,
                  "buttonBorderColour": 1,
                  "buttonBorderWidth": 1,
                  "buttonRadius": 1,
                  "buttonGradientMode": 1,
                  "buttonDropShadow": true,
                  "buttonShadowWidth": 1,
                  "buttonHighLightOnPush": true,
                  "buttonFontFamily": "sample string 23",
                  "buttonFontSize": 1.1,
                  "buttonFontStyle": 1,
                  "buttonTextAlign": 1,
                  "buttonWordBreak": true,
                  "buttonDrawImageAndButton": true,
                  "buttonVerticalText": true,
                  "buttonImageAlign": 1,
                  "panelLocationX": 1,
                  "panelLocationY": 1,
                  "panelWidth": 1,
                  "panelHeight": 1,
                  "panelAnchor": 1,
                  "panelFontFamily": "sample string 24",
                  "panelFontSize": 1.1,
                  "panelFontStyle": 1,
                  "panelBackgroundColour": 1,
                  "panelTextColour": 1,
                  "panelAttributes": "sample string 25",
                  "unsentCount": 26,
                  "group": {
                    "$id": "37",
                    "identifier": "TeOa7APLskS8NlreaY0p8w==",
                    "identifierGuid": "ec9ae34d-cb03-44b2-bc36-5ade698d29f3",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "38",
                        "id": 1,
                        "g_UID": "yxTRTCPvfkKlm5SReZLpxQ==",
                        "guid": "4cd114cb-ef23-427e-a59b-94917992e9c5",
                        "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": "IIUDJzDiBkO+mL4rRKsAlQ==",
                        "previousFormGuid": "27038520-e230-4306-be98-be2b44ab0095",
                        "nextForm": 1,
                        "nextFormG_UID": "wPplJKhge0qVdX/C5ZtGXg==",
                        "nextFormGuid": "2465fac0-60a8-4a7b-9575-7fc2e59b465e",
                        "attributes": "sample string 10",
                        "updated": "2025-06-14T06:11:10.1245237",
                        "positioning": 1,
                        "contentPanel": "sample string 11",
                        "selectionMode": 1,
                        "maximumSelections": 1,
                        "alteredInStore": true,
                        "deleted": true,
                        "blueprintID": 1,
                        "preserveLayout": true,
                        "mainCheckoutFormName": "sample string 13",
                        "nextCheckoutForm": {
                          "$ref": "38"
                        },
                        "previousCheckoutForm": {
                          "$ref": "38"
                        },
                        "buttons": [
                          {
                            "$id": "39",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "AtgKG/NFNU+CTOzwqcU+Lg==",
                            "checkoutFormGuid": "1b0ad802-45f3-4f35-824c-ecf0a9c53e2e",
                            "identifier": "LjoY6l/580ekc6beJmTwHQ==",
                            "identifierGuid": "ea183a2e-f95f-47f3-a473-a6de2664f01d",
                            "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": "65BIeoeTfkWpr/dfbH1n8Q==",
                            "valueGuid": "7a4890eb-9387-457e-a9af-f75f6c7d67f1",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-06-14T06:11:10.1245237",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "38"
                            },
                            "image": {
                              "$id": "40",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2025-06-14T06:11:10.1245237",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "39"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "41",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "aBfOkuOpy0OV69OhOX1igg==",
                            "checkoutFormGuid": "92ce1768-a9e3-43cb-95eb-d3a1397d6282",
                            "panelType": "sample string 4",
                            "name": "sample string 5",
                            "locationX": 6,
                            "locationY": 7,
                            "width": 8,
                            "height": 9,
                            "anchor": 10,
                            "fontFamily": "sample string 11",
                            "fontSize": 12.1,
                            "fontStyle": 13,
                            "backgroundColour": 14,
                            "textColour": 15,
                            "attributes": "sample string 16"
                          },
                          {
                            "$ref": "41"
                          }
                        ]
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "panels": [
                      {
                        "$ref": "41"
                      },
                      {
                        "$ref": "41"
                      }
                    ]
                  },
                  "pages": [
                    {
                      "$ref": "35"
                    },
                    {
                      "$ref": "35"
                    }
                  ]
                },
                "contentPanel": {
                  "$ref": "41"
                },
                "products": [
                  {
                    "$id": "42",
                    "flipChartPageIdentifier": "CRiEg6CQaUugYWNX9GlUCw==",
                    "flipChartPageIdentifierGuid": "83841809-90a0-4b69-a061-6357f469540b",
                    "pluG_UID": "ChH4b8m5GEyeY4vW5sQUQw==",
                    "pluGuid": "6ff8110a-b9c9-4c18-9e63-8bd6e6c41443",
                    "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": "42"
                  }
                ],
                "productCount": 27,
                "pages": [
                  {
                    "$ref": "35"
                  },
                  {
                    "$ref": "35"
                  }
                ]
              },
              {
                "$ref": "35"
              }
            ],
            "priceHistory": [
              {
                "$id": "43",
                "pluG_UID": "XyNVEtyHQEGU2Qovtyqwuw==",
                "pluGuid": "1255235f-87dc-4140-94d9-0a2fb72ab0bb",
                "price": 1,
                "costCalcMethod": 1,
                "cost": 2,
                "weightedAvgCost": 3,
                "lastCost": 4,
                "rawCost": 5,
                "rawWeightedAvgCost": 6,
                "rawLastCost": 7,
                "costDecimals": 8,
                "serviceFeeID": 9,
                "freight": 10.0,
                "freightType": 11,
                "process": "sample string 12",
                "user": "sample string 13",
                "updated": "2025-06-14T06:11:10.1245237",
                "previousPrice": 1,
                "previousCostCalcMethod": 1,
                "previousCost": 1,
                "previousWeightedAvgCost": 1,
                "previousLastCost": 1,
                "previousRawCost": 15,
                "previousRawWeightedAvgCost": 16,
                "previousRawLastCost": 17,
                "previousCostDecimals": 1,
                "previousServiceFeeID": 18,
                "previousFreight": 19.0,
                "previousFreightType": 20,
                "storeID": 21,
                "storeName": "sample string 22",
                "serviceFeeDescription": "sample string 23",
                "previousServiceFeeDescription": "sample string 24"
              },
              {
                "$ref": "43"
              }
            ],
            "ingredients": [
              {
                "$id": "44",
                "pluG_UID": "6u27Da/O7ESs3SW0n3a+5g==",
                "ingredientGuid": "rrrLwtRcAUSdhPeCRlY4bg==",
                "ingredientIdentifier": "c2cbbaae-5cd4-4401-9d84-f7824656386e",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "7"
                }
              },
              {
                "$ref": "44"
              }
            ],
            "bins": [
              {
                "$id": "45",
                "pluG_UID": "iRgUpBn4CUm7O/QJ1Y3cwA==",
                "pluGuid": "a4141889-f819-4909-bb3b-f409d58ddcc0",
                "shelfLocationIdentifier": "W9z1FtvSOEezdyqSsFjHvQ==",
                "shelfLocationGuid": "16f5dc5b-d2db-4738-b377-2a92b058c7bd",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "JKKUWGuEq02h6D6EAzK6AQ==",
                "labelPageLayoutGuid": "5894a224-846b-4dab-a1e8-3e840332ba01",
                "updated": "2025-06-14T06:11:10.1245237",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "7"
                },
                "location": {
                  "$id": "46",
                  "identifier": "xTMo+jdMjUu3UPpfthHYyA==",
                  "storeID": 1,
                  "identifierGuid": "fa2833c5-4c37-4b8d-b750-fa5fb611d8c8",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-06-14T06:11:10.1245237",
                  "minTemp": 1,
                  "maxTemp": 1,
                  "checkFrequency": 1,
                  "storeCaseConfiguration": 5,
                  "storeName": "sample string 6",
                  "bins": [
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ]
                }
              },
              {
                "$ref": "45"
              }
            ],
            "bin": {
              "$ref": "45"
            },
            "scaleLocations": [
              {
                "$id": "47",
                "plu": 1,
                "pluG_UID": "7NFM8LPcI0K7ygOP14DUrg==",
                "pluGuid": "f04cd1ec-dcb3-4223-bbca-038fd780d4ae",
                "deptNo": 1,
                "product": {
                  "$ref": "7"
                },
                "scaleLocation": {
                  "$id": "48",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-06-14T06:11:10.1245237",
                  "department": {
                    "$id": "49",
                    "id": 1,
                    "name": "sample string 2",
                    "code": "sample string 3",
                    "sortOrder": 4,
                    "isLiquor": true,
                    "isTobacco": true,
                    "excludeTalker": true,
                    "externalSales": true,
                    "saleGLCode": "sample string 9",
                    "cogsglCode": "sample string 10",
                    "accountingCategoryID": 11,
                    "maximumMarkdownPercentage": 12.0,
                    "accountingOnly": true,
                    "generateExternalID": 1,
                    "useNonReportableTaxCode": true,
                    "minPLU": 15,
                    "maxPLU": 16,
                    "scaleLocation": {
                      "$ref": "48"
                    },
                    "subDepartments": [
                      {
                        "$id": "50",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "51",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "52",
                                "id": 1,
                                "departmentID": 2,
                                "subDepartmentID": 3,
                                "minorDepartmentID": 4,
                                "name": "sample string 5",
                                "code": "sample string 6",
                                "departmentCode": "sample string 7",
                                "subDepartmentCode": "sample string 8",
                                "minorDepartmentCode": "sample string 9",
                                "updated": "2025-06-14T06:11:10.1245237",
                                "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": "G3XWErVRiku1D14vsf/vLA==",
                                "labelPageLayoutGuid": "12d6751b-51b5-4b8a-b50f-5e2fb1ffef2c",
                                "minimumAge": 17,
                                "countryOfOrigin": "sample string 18",
                                "serviceFeeID": 1,
                                "eftCode": 19,
                                "defaultPrinter": "sample string 20",
                                "defaultPrinterGroup": "sample string 21",
                                "buyingLimit": 1,
                                "buyingLimitIndependent": true,
                                "buyingLimitType": 0,
                                "includeInDistinctLimit": true,
                                "defaultsEmpty": false,
                                "mscCat": {
                                  "$id": "53",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "54",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "55",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "55"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "54"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "54"
                                },
                                "mscDep": {
                                  "$id": "56",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "53"
                                    },
                                    {
                                      "$ref": "53"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "55"
                                }
                              },
                              {
                                "$ref": "52"
                              }
                            ],
                            "updated": "2025-06-14T06:11:10.1245237",
                            "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": "P7S5UoZjrEepza5zkCMMdA==",
                            "labelPageLayoutGuid": "52b9b43f-6386-47ac-a9cd-ae7390230c74",
                            "minimumAge": 15,
                            "countryOfOrigin": "sample string 16",
                            "serviceFeeID": 1,
                            "eftCode": 17,
                            "defaultPrinter": "sample string 18",
                            "defaultPrinterGroup": "sample string 19",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "includeInDistinctLimit": true,
                            "defaultsEmpty": false,
                            "mscCat": {
                              "$ref": "53"
                            },
                            "mscCom": {
                              "$ref": "54"
                            },
                            "mscDep": {
                              "$ref": "56"
                            },
                            "mscSubCom": {
                              "$ref": "55"
                            }
                          },
                          {
                            "$ref": "51"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2025-06-14T06:11:10.1245237",
                        "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": "/dw3gI4400eNZyPw6dkWdw==",
                        "labelPageLayoutGuid": "8037dcfd-388e-47d3-8d67-23f0e9d91677",
                        "minimumAge": 15,
                        "countryOfOrigin": "sample string 16",
                        "serviceFeeID": 1,
                        "eftCode": 17,
                        "defaultPrinter": "sample string 18",
                        "defaultPrinterGroup": "sample string 19",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "includeInDistinctLimit": true,
                        "defaultsEmpty": false,
                        "mscCat": {
                          "$ref": "53"
                        },
                        "mscCom": {
                          "$ref": "54"
                        },
                        "mscDep": {
                          "$ref": "56"
                        },
                        "mscSubCom": {
                          "$ref": "55"
                        }
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2025-06-14T06:11:10.1245237",
                    "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": "Q/zkL95Eik6qgQqc2ATdFA==",
                    "labelPageLayoutGuid": "2fe4fc43-44de-4e8a-aa81-0a9cd804dd14",
                    "minimumAge": 25,
                    "countryOfOrigin": "sample string 26",
                    "serviceFeeID": 1,
                    "eftCode": 27,
                    "defaultPrinter": "sample string 28",
                    "defaultPrinterGroup": "sample string 29",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "includeInDistinctLimit": true,
                    "defaultsEmpty": false,
                    "mscCat": {
                      "$ref": "53"
                    },
                    "mscCom": {
                      "$ref": "54"
                    },
                    "mscDep": {
                      "$ref": "56"
                    },
                    "mscSubCom": {
                      "$ref": "55"
                    }
                  }
                }
              },
              {
                "$ref": "47"
              }
            ],
            "nextPrice": {
              "$id": "57",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 1,
              "hostOfferID": 1,
              "metcashPromotionID": "sample string 4",
              "metcashPromotionPlacement": "sample string 5",
              "pluG_UID": "HpUWZG2M4kCZBNppbea7hQ==",
              "pluGuid": "6416951e-8c6d-40e2-9904-da696de6bb85",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "Acur0A82YEWTzqVgjQEmqw==",
              "dealCostGuid": "d0abcb01-360f-4560-93ce-a5608d0126ab",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "OeNbFsNZpUCDuwTGD9oz8w==",
              "priceGroupGuid": "165be339-59c3-40a5-83bb-04c60fda33f3",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "pluCost": 13,
              "pluCostIndicator": "sample string 14",
              "pluPriceGstPercent": 15,
              "pluCostGstPercent": 16,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 18.1,
              "salesMode": 1,
              "pluNormalCost": 19,
              "pluaws": 20.0,
              "directNumber": "sample string 21",
              "departmentName": "sample string 22",
              "subDepartmentName": "sample string 23",
              "priceGroupName": "sample string 24",
              "supplierName": "sample string 25",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2025-06-14T06:11:10.1245237",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "bKfE2xPn4k20fuBKX8+rHg==",
              "campaignComboPriceGroupIdentifier": "dbc4a76c-e713-4de2-b47e-e04a5fcfab1e",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "58",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-06-14T06:11:10.1245237",
                  "operatorG_UID": "eVmFYnRFp0yyYq3tBIamUA==",
                  "operatorGuid": "62855979-4574-4ca7-b262-aded0486a650",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-06-14T06:11:10.1245237",
                  "signIqTicketFileMovedUtc": "2025-06-14T06:11:10.1245237",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-06-14T06:11:10.1245237",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "7"
                  },
                  "campaignPlu": {
                    "$ref": "57"
                  }
                },
                {
                  "$ref": "58"
                }
              ],
              "campaign": {
                "$id": "59",
                "id": 1,
                "storeID": 2,
                "name": "9bdba17d-9386-47bd-8df6-e6f9f1f1003f",
                "nameGuid": "9bdba17d-9386-47bd-8df6-e6f9f1f1003f",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-06-14T06:11:10.1245237",
                "startTime": 1,
                "endDate": "2025-06-14T06:11:10.1245237",
                "endTime": 1,
                "recurrence": 1,
                "recurrenceType": 1,
                "monthType": 1,
                "weekDays": 1,
                "months": 1,
                "monthWeeks": 1,
                "monthDays": "sample string 7",
                "printed": true,
                "talkerText": "sample string 8",
                "rangeDescription": "sample string 9",
                "dealDescription": "sample string 10",
                "labelQuantity": 11,
                "active": 1,
                "deactivated": "2025-06-14T06:11:10.1245237",
                "system": true,
                "created": "2025-06-14T06:11:10.1245237",
                "updated": "2025-06-14T06:11:10.1245237",
                "priceChangeNotifiedUtc": "2025-06-14T06:11:10.1245237",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "Y7lzgYcCnESnDjAeCvbofg==",
                "hostIdentifierGuid": "8173b963-0287-449c-a70e-301e0af6e87e",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-06-14T06:11:10.1245237",
                "updatedByUser": "sample string 18",
                "offerID": 1,
                "isPriceChangeCampaign": true,
                "stores": [
                  1,
                  2
                ],
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ],
                "campaignPlus": [
                  {
                    "$ref": "57"
                  },
                  {
                    "$ref": "57"
                  }
                ],
                "campaignPools": [
                  {
                    "$id": "60",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 4,
                    "pluG_UID": "OS2PlsYTU0yGKgB3QqnTzg==",
                    "pluGuid": "968f2d39-13c6-4c53-862a-007742a9d3ce",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "dlsHAGfkO0ScEVoWWgKMCg==",
                    "priceGroupGuid": "00075b76-e467-443b-9c11-5a165a028c0a",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "pluaws": 11.0,
                    "directNumber": "sample string 12",
                    "departmentName": "sample string 13",
                    "subDepartmentName": "sample string 14",
                    "priceGroupName": "sample string 15",
                    "supplierName": "sample string 16",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-06-14T06:11:10.1245237",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "7"
                    },
                    "campaign": {
                      "$ref": "59"
                    }
                  },
                  {
                    "$ref": "60"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "61",
                    "id": 1,
                    "identifier": "ZTjQ3ecRCESMeOEWITrAYg==",
                    "identifierStr": "ZTjQ3ecRCESMeOEWITrAYg==",
                    "identifierGuid": "ddd03865-11e7-4408-8c78-e116213ac062",
                    "campaignID": 4,
                    "campaignName": "sample string 5",
                    "ruleJoin": 1,
                    "ruleType": 6,
                    "operand0": "sample string 7",
                    "comparisonOp": 1,
                    "operand1": "sample string 8",
                    "action": 1,
                    "operand2": "sample string 9",
                    "operand3": "sample string 10",
                    "includeExcludedItems": true,
                    "noFurtherDiscounts": true,
                    "description": "sample string 11",
                    "sortOrder": 1,
                    "isItemRule": false,
                    "prevDept": "sample string 12",
                    "campaign": {
                      "$ref": "59"
                    }
                  },
                  {
                    "$ref": "61"
                  }
                ],
                "customers": [
                  {
                    "$id": "62",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "customerID": "u2fvEbS6PUGcfEHZqEldIA==",
                    "customerIDGuid": "11ef67bb-bab4-413d-9c7c-41d9a8495d20",
                    "campaign": {
                      "$ref": "59"
                    },
                    "customer": {
                      "$id": "63",
                      "identifier": "1Qk/culj1E25rcJCnnTaaQ==",
                      "identifierGuid": "723f09d5-63e9-4dd4-b9ad-c2429e74da69",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-06-14T06:11:10.1245237",
                      "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": "fBFmA/1t3UKRNibLNMd2Qg==",
                      "communityIdentifierGuid": "0366117c-6dfd-42dd-9136-26cb34c77642",
                      "joined": "2025-06-14T06:11:10.1245237",
                      "updated": "2025-06-14T06:11:10.1245237",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "/mCs3eBeDUSGEMrro+iDTA==",
                      "priceLevelIdentifierGuid": "ddac60fe-5ee0-440d-8610-caeba3e8834c",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-06-14T06:11:10.1245237",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "64",
                          "cardType": 2,
                          "issueDate": "2025-06-14T06:11:10.1245237",
                          "expiry": "2025-06-14T06:11:10.1245237",
                          "customerID": "GyUKQN9NTUOnlnsMJigsDg==",
                          "customerIDGuid": "400a251b-4ddf-434d-a796-7b0c26282c0e",
                          "initialValue": 1,
                          "currentValue": 1,
                          "maxLimit": 1,
                          "minTransaction": 1,
                          "maxTransaction": 1,
                          "multiplier": 1.1,
                          "active": true,
                          "reasonInactive": 1,
                          "idRequired": true,
                          "idType": 1,
                          "idValue": "sample string 5",
                          "updated": "2025-06-14T06:11:10.1245237",
                          "linkedAccount": "krULCp72aEiNoyvIIxI7rQ==",
                          "linkedAccountGuid": "0a0bb592-f69e-4868-8da3-2bc823123bad",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "63"
                          },
                          "account": {
                            "$id": "65",
                            "id": 1,
                            "identifier": "NjZkKNPj30egreTHEHJ4ew==",
                            "identifierGuid": "28643636-e3d3-47df-a0ad-e4c71072787b",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-06-14T06:11:10.1245237",
                            "owner": "il9XjqSNIkSEFeKjA50Idw==",
                            "ownerGuid": "8e575f8a-8da4-4422-8415-e2a3039d0877",
                            "accountStoreGroupIdentifier": "MgKdQVYvLEGWa0HG5Xn3gw==",
                            "accountStoreGroupGuid": "419d0232-2f56-412c-966b-41c6e579f783",
                            "accountType": 1,
                            "currentBalance": 1,
                            "externalID": "sample string 7",
                            "maximumLimit": 1,
                            "accruePoints": true,
                            "loyaltyPoints": 1,
                            "termsOfTrade": 1,
                            "signatureRequired": true,
                            "referenceRequired": true,
                            "statementSendType": 10,
                            "ageingPeriod": 1,
                            "monthlyAgeingPeriod": true,
                            "explodedInvoice": true,
                            "isFifoAllocation": true,
                            "lastStatementSent": "2025-06-14T06:11:10.1245237",
                            "active": true,
                            "updated": "2025-06-14T06:11:10.1245237",
                            "deleted": true,
                            "deletedUser": "sample string 16",
                            "currentBalanceChanged": true,
                            "maximumLimitChanged": true,
                            "loyaltyPointsChanged": true,
                            "projectedBalance": 17,
                            "accountStoreGroupStoreIDs": [
                              1,
                              2
                            ],
                            "customerEmail": "sample string 18",
                            "ownerCustomer": {
                              "$ref": "63"
                            },
                            "card": {
                              "$ref": "64"
                            },
                            "members": {
                              "$id": "66",
                              "sample string 1": [
                                {
                                  "$ref": "63"
                                },
                                {
                                  "$ref": "63"
                                }
                              ],
                              "sample string 2": [
                                {
                                  "$ref": "63"
                                },
                                {
                                  "$ref": "63"
                                }
                              ]
                            },
                            "customerGroups": [
                              {
                                "$id": "67",
                                "identifier": "Vgy9KERUW0u3TJct9C27Ww==",
                                "identifierGuid": "28bd0c56-5444-4b5b-b74c-972df42dbb5b",
                                "name": "sample string 2",
                                "primaryContact": "nZnOPcKKu0WRciH12qf7WA==",
                                "primaryContactGuid": "3dce999d-8ac2-45bb-9172-21f5daa7fb58",
                                "accountID": "wLzLlcGVC0OEgiIn1SW7Sg==",
                                "accountIDGuid": "95cbbcc0-95c1-430b-8482-2227d525bb4a",
                                "special": true,
                                "updated": "2025-06-14T06:11:10.1245237",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "AmZSmopZtUOHkMxcxs+7CA==",
                                "priceLevelIdentifierGuid": "9a526602-598a-43b5-8790-cc5cc6cfbb08",
                                "deleted": true,
                                "account": {
                                  "$ref": "65"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "63"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "68",
                                    "id": 1,
                                    "groupID": "I0dGNo1O/k2dx4stxIk/AA==",
                                    "groupIDGuid": "36464723-4e8d-4dfe-9dc7-8b2dc4893f00",
                                    "customerID": "p29GVK5V4U2ON/cbIitDsQ==",
                                    "customerIDGuid": "54466fa7-55ae-4de1-8e37-f71b222b43b1",
                                    "card": "sample string 4",
                                    "linkedAccount": "AzD45sC4BE2US5zveLgcBQ==",
                                    "linkedAccountGuid": "e6f83003-b8c0-4d04-944b-9cef78b81c05",
                                    "customer": {
                                      "$ref": "63"
                                    },
                                    "group": {
                                      "$ref": "67"
                                    },
                                    "customerCard": {
                                      "$ref": "64"
                                    }
                                  },
                                  {
                                    "$ref": "68"
                                  }
                                ]
                              },
                              {
                                "$ref": "67"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "69",
                              "id": 1,
                              "identifier": "H6h25kghYUyijgxCMNcwBg==",
                              "identifierGuid": "e676a81f-2148-4c61-a28e-0c4230d73006",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "3n/OLxvQrEiqyOUfkVenCw==",
                              "accountIDGuid": "2fce7fde-d01b-48ac-aac8-e51f9157a70b",
                              "customerAccount": {
                                "$ref": "65"
                              },
                              "customerCard": {
                                "$ref": "64"
                              },
                              "accountType": 1,
                              "cardName": "sample string 8",
                              "authorisationNumber": "sample string 9",
                              "bankReference": "sample string 10",
                              "merchantID": "sample string 11",
                              "terminalID": "sample string 12",
                              "cardNumber": "sample string 13",
                              "paymentDate": "2025-06-14T06:11:10.1245237",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "1TQw9wf2mEqXLWsZYL5nbw==",
                              "idempotentVoidGuid": "f73034d5-f607-4a98-972d-6b1960be676f",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "70",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "1/YWpyW5bkmsxKBe5J303Q==",
                                "saleHeaderIdentifierGuid": "a716f6d7-b925-496e-acc4-a05ee49df4dd",
                                "created": "2025-06-14T06:11:10.1245237",
                                "createdLocal": "2025-06-14T06:11:10.1245237",
                                "createdText": "sample string 4",
                                "itemCount": 5,
                                "totalAmount": 6,
                                "cashTender": 1,
                                "cardTender": 1,
                                "cheqTender": 1,
                                "acctTender": 1,
                                "voucherTender": 1,
                                "loyaltyPoints": 1,
                                "cashout": 1,
                                "changeAmount": 1,
                                "rounding": 1,
                                "gstAmount": 1,
                                "transactionDiscountTender": 1,
                                "totalTip": 7,
                                "tranType": 1,
                                "processed": 1,
                                "imported": "2025-06-14T06:11:10.1245237",
                                "storeID": 1,
                                "operatorG_Uid": "mJAu3QcVWEmHCBemHqHslw==",
                                "operatorGuid": "dd2e9098-1507-4958-8708-17a61ea1ec97",
                                "customerG_Uid": "5kAzWOi9skmyhCtlRfNqeg==",
                                "customerGuid": "583340e6-bde8-49b2-b284-2b6545f36a7a",
                                "communityIdentifier": "Tq6vcPDoP02HVd64FSru6w==",
                                "communityIdentifierGuid": "70afae4e-e8f0-4d3f-8755-deb8152aeeeb",
                                "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": "NCRJDnxLqE2pOFvvFobRuQ==",
                                "priceLevelIdentifierGuid": "0e492434-4b7c-4da8-a938-5bef1686d1b9",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "30"
                                },
                                "customer": {
                                  "$ref": "63"
                                },
                                "communityOrganisation": {
                                  "$id": "71",
                                  "id": 1,
                                  "identifier": "5fTaAn9bwkSdO35Uc/YirQ==",
                                  "identifierGuid": "02daf4e5-5b7f-44c2-9d3b-7e5473f622ad",
                                  "name": "sample string 3",
                                  "lookupIdentifier": "sample string 4",
                                  "externalID": "sample string 5",
                                  "phone": "sample string 6",
                                  "fax": "sample string 7",
                                  "email": "sample string 8",
                                  "address1": "sample string 9",
                                  "address2": "sample string 10",
                                  "city": "sample string 11",
                                  "postCode": "sample string 12",
                                  "state": "sample string 13",
                                  "country": "sample string 14",
                                  "totalAmountAwarded": 15.1,
                                  "updated": "2025-06-14T06:11:10.1245237",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "72",
                                    "saleItemID": 1,
                                    "identifier": "lqD/bCAQ0EqnB8V7hk3qfw==",
                                    "identifierGuid": "6cffa096-1020-4ad0-a707-c57b864dea7f",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "bhMJZAkc+0Cc9q8iaGhfrw==",
                                    "pluGuid": "6409136e-1c09-40fb-9cf6-af2268685faf",
                                    "accountID": "EG1p/SV090ukNd14D5ymzQ==",
                                    "accountIDGuid": "fd696d10-7425-4bf7-a435-dd780f9ca6cd",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 8,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "offline": true,
                                    "barcode": "sample string 9",
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 10",
                                    "bestOrExpire": "2025-06-14T06:11:10.1245237",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "IAaQLOTswEavzJxjFSK+Yw==",
                                    "refundGuid": "2c900620-ece4-46c0-afcc-9c631522be63",
                                    "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": "IcWY/3xCC0W5gjDP1BJUjQ==",
                                    "idempotentVoidGuid": "ff98c521-427c-450b-b982-30cfd412548d",
                                    "priceLevelIdentifier": "nZ/5UyyypEKvwfP8eBU/Qg==",
                                    "priceLevelIdentifierGuid": "53f99f9d-b22c-42a4-afc1-f3fc78153f42",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "73",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-06-14T06:11:10.1245237",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "73"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "74",
                                      "id": 1,
                                      "g_UID": "7lpGXxzfD0mTYg2GYR0GwQ==",
                                      "guid": "5f465aee-df1c-490f-9362-0d86611d06c1",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-06-14T06:11:10.1245237"
                                    },
                                    "modifier": {
                                      "$id": "75",
                                      "id": 1,
                                      "setG_UID": "vNPAYDN4ZkCSsQiwVheP1Q==",
                                      "modifierSetGuid": "60c0d3bc-7833-4066-92b1-08b056178fd5",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "wzVHTv1Bpkad3rgDG9cliQ==",
                                      "pluGuid": "4e4735c3-41fd-46a6-9dde-b8031bd72589",
                                      "deleted": true,
                                      "g_UID": "BY18I3CN8EW0on8H/g5jgA==",
                                      "guid": "237c8d05-8d70-45f0-b4a2-7f07fe0e6380",
                                      "product": {
                                        "$ref": "7"
                                      }
                                    },
                                    "priceLevelName": "sample string 25",
                                    "pumpNumber": 1,
                                    "hoseNumber": 1
                                  },
                                  {
                                    "$ref": "72"
                                  }
                                ],
                                "eftReceipts": [
                                  {
                                    "$id": "76",
                                    "id": 1,
                                    "storeID": 1,
                                    "saleHeaderID": 2,
                                    "storeSaleHeader": {
                                      "$ref": "70"
                                    },
                                    "receipt": "sample string 3",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "76"
                                  }
                                ],
                                "payments": [
                                  {
                                    "$ref": "69"
                                  },
                                  {
                                    "$ref": "69"
                                  }
                                ],
                                "cards": [
                                  {
                                    "$id": "77",
                                    "id": 1,
                                    "saleHeaderID": 1,
                                    "identifier": "sample string 2",
                                    "cardType": 3,
                                    "providerName": "sample string 4"
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "campaignHits": [
                                  {
                                    "$id": "78",
                                    "id": 1,
                                    "saleHeaderID": 2,
                                    "campaign": "sample string 3",
                                    "name": "sample string 4",
                                    "processed": 1,
                                    "campaignDescription": "sample string 5"
                                  },
                                  {
                                    "$ref": "78"
                                  }
                                ],
                                "fuel": [
                                  {
                                    "$id": "79",
                                    "id": 1,
                                    "plu": 1,
                                    "pluG_UID": "oQw3sFcfJUGPSwiaTI7Z8g==",
                                    "pluGuid": "b0370ca1-1f57-4125-8f4b-089a4c8ed9f2",
                                    "saleHeaderID": 2,
                                    "totalCents": 3,
                                    "grade": 1,
                                    "gradeDescription": "sample string 4",
                                    "dispenser": 1,
                                    "hose": 1,
                                    "quantity": 1,
                                    "cost": 1,
                                    "acquirerNum": 1,
                                    "attendant": 1,
                                    "ePurseBalance": 1.0,
                                    "cardSignature": "sample string 5",
                                    "compartmentNumber": 1,
                                    "contractNumber": 1,
                                    "discountCardPAN": "sample string 6",
                                    "discountID": 1,
                                    "discountName": "sample string 7",
                                    "discountNetValue": 1.0,
                                    "discountType": 1,
                                    "discountValue": 1.0,
                                    "discretionaryData": "sample string 8",
                                    "driverID": "sample string 9",
                                    "eftBatchNumber": 1,
                                    "eftResponseCode": "sample string 10",
                                    "endDateTime": "2025-06-14T06:11:10.1245237",
                                    "engineHours": 1.1,
                                    "fposNumber": 1,
                                    "loyaltyCardPAN": "sample string 11",
                                    "miscData1": 1,
                                    "miscData2": "sample string 12",
                                    "miscFlags": 1,
                                    "mop": 1,
                                    "odometer": 1,
                                    "panNumber": "sample string 13",
                                    "saleRefund": true,
                                    "saleStatus": 1,
                                    "sequenceNumber": 1,
                                    "stan": 1,
                                    "startDateTime": "2025-06-14T06:11:10.1245237",
                                    "tagNumber": "sample string 15",
                                    "trackTwoRem": "sample string 16",
                                    "transCode": 1,
                                    "transType": 1,
                                    "unitPrice": 1.0,
                                    "vehicleReg": "sample string 17",
                                    "offline": true,
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "79"
                                  }
                                ],
                                "fuelResells": [
                                  {
                                    "$id": "80",
                                    "saleItemID": 1,
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "/edqcksW102+kjv6qQGu2g==",
                                    "pluGuid": "726ae7fd-164b-4dd7-be92-3bfaa901aeda",
                                    "accountID": "VQVyt4BnekyTvH/hb7rhnQ==",
                                    "accountIDGuid": "b7720555-6780-4c7a-93bc-7fe16fbae19d",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "processed": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 1,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "barcode": "sample string 8",
                                    "offline": 1,
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 9",
                                    "bestOrExpire": "2025-06-14T06:11:10.1245237",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "d2yFrQtA1kCWly56N7JdZA==",
                                    "refundGuid": "ad856c77-400b-40d6-9697-2e7a37b25d64",
                                    "providerName": "sample string 10",
                                    "campaign": "sample string 11",
                                    "campaignType": 1,
                                    "modifiedID": 1,
                                    "omittedIngredient": 1,
                                    "taxPercent": 1.0,
                                    "taxAmount": 1.0,
                                    "refundablePrice": 1.0,
                                    "showDiscounts": true,
                                    "orderPrinted": true,
                                    "note": "sample string 14",
                                    "modifierName": "sample string 15",
                                    "modifierSetName": "sample string 16",
                                    "totalValueWasScanned": true,
                                    "sold": true,
                                    "campaignPrice": true,
                                    "scannedValue": 1,
                                    "campaignName": "sample string 20",
                                    "comboDiscount": 1
                                  },
                                  {
                                    "$ref": "80"
                                  }
                                ],
                                "customerOrder": [
                                  {
                                    "$id": "81",
                                    "identifier": "lh0BxTdWR0qoSS4E7/8Gjg==",
                                    "identifierGuid": "c5011d96-5637-4a47-a849-2e04efff068e",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "hucCr0pCsUCH/Y4Gk/Pmog==",
                                    "customerIdentifierGuid": "af02e786-424a-40b1-87fd-8e0693f3e6a2",
                                    "operatorNo": 1,
                                    "operatorG_UID": "DHC9eOXCvEeDEy7bRyDdCg==",
                                    "operatorGuid": "78bd700c-c2e5-47bc-8313-2edb4720dd0a",
                                    "created": "2025-06-14T06:11:10.1245237",
                                    "ordered": "2025-06-14T06:11:10.1245237",
                                    "started": "2025-06-14T06:11:10.1245237",
                                    "completed": "2025-06-14T06:11:10.1245237",
                                    "supplied": "2025-06-14T06:11:10.1245237",
                                    "quickTicket": 1,
                                    "deleted": true,
                                    "walkAway": true,
                                    "approxWait": 1,
                                    "actualWait": 1,
                                    "deliveryMethod": 8,
                                    "externalSaleType": 9,
                                    "customer": {
                                      "$ref": "63"
                                    },
                                    "operator": {
                                      "$ref": "30"
                                    },
                                    "details": [
                                      {
                                        "$id": "82",
                                        "headerID": 1,
                                        "plu": 1,
                                        "pluG_UId": "Kk2YYFdjtEy6jWlUr1CccQ==",
                                        "pluGuid": "60984d2a-6357-4cb4-ba8d-6954af509c71",
                                        "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": "muHmI91ZFUeGSm2aRZ0mzQ==",
                                        "headerIdentifierGuid": "23e6e19a-59dd-4715-864a-6d9a459d26cd",
                                        "product": {
                                          "$ref": "7"
                                        }
                                      },
                                      {
                                        "$ref": "82"
                                      }
                                    ],
                                    "storeName": "sample string 11",
                                    "customerName": "sample string 12",
                                    "storeReplyTo": "sample string 13",
                                    "storeSubjectLine": "sample string 14",
                                    "storeSaleHeader": {
                                      "$ref": "70"
                                    }
                                  },
                                  {
                                    "$ref": "81"
                                  }
                                ],
                                "surveyResponses": [
                                  {
                                    "$id": "83",
                                    "surveyG_UID": "BAqk1m+zakWAJ48+9ik+VQ==",
                                    "surveyGuid": "d6a40a04-b36f-456a-8027-8f3ef6293e55",
                                    "saleHeaderGuid": "WCMrfZ0Op0Clrkd2dxFieQ==",
                                    "saleGuid": "7d2b2358-0e9d-40a7-a5ae-477677116279",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "fPFa5YEZnEGrvZn0F4q/fw==",
                                    "guidResponse": "e55af17c-1981-419c-abbd-99f4178abf7f",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-06-14T06:11:10.1245237",
                                    "sale": {
                                      "$ref": "70"
                                    },
                                    "survey": {
                                      "$id": "84",
                                      "g_UID": "LxkjvzYd50eQvd0krW3EBg==",
                                      "guid": "bf23192f-1d36-47e7-90bd-dd24ad6dc406",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "QOKPwpAxnUyn9ECN3idVkg==",
                                      "checkoutFormGuid": "c28fe240-3190-4c9d-a7f4-408dde275592",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-06-14T06:11:10.1245237",
                                      "end": "2025-06-14T06:11:10.1245237",
                                      "deleted": true,
                                      "updated": "2025-06-14T06:11:10.1245237",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "952bd09d-05e6-4c73-861b-c7e6ee626d1d",
                                        "8547ef9c-2ee1-4806-a05a-9d9d5be7ef22"
                                      ],
                                      "allowsAllTextResponses": true,
                                      "surveyForm": {
                                        "$ref": "38"
                                      }
                                    },
                                    "ingressId": "sample string 4"
                                  },
                                  {
                                    "$ref": "83"
                                  }
                                ],
                                "storeName": "sample string 38",
                                "machineName": "sample string 39",
                                "operatorName": "sample string 40",
                                "direction": 1,
                                "reason": "sample string 41",
                                "accountG_UID": "EH/N4OI5hEaNynEHxtcs+Q==",
                                "accountIdentifier": "e0cd7f10-39e2-4684-8dca-7107c6d72cf9",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "5PUTTm+kDkyK96VD8ZvPfA==",
                                "customerOrderIdentifierGuid": "4e13f5e4-a46f-4c0e-8af7-a543f19bcf7c",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "85",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "fsmg1CO030mYkLR8cP1sVQ==",
                                "paymentIdentifierGuid": "d4a0c97e-b423-49df-9890-b47c70fd6c55",
                                "identifier": "69h7RcubUkmULwVaRKOw3g==",
                                "identifierGuid": "457bd8eb-9bcb-4952-942f-055a44a3b0de",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "RvXyBMRp+keWYPiwGlYWHQ==",
                                "itemIdentifierGuid": "04f2f546-69c4-47fa-9660-f8b01a56161d"
                              }
                            },
                            {
                              "$ref": "69"
                            }
                          ]
                        },
                        {
                          "$ref": "64"
                        }
                      ],
                      "customerGroupMembers": [
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "accounts": [
                        {
                          "$ref": "65"
                        },
                        {
                          "$ref": "65"
                        }
                      ],
                      "account": {
                        "$ref": "65"
                      },
                      "vouchers": [
                        {
                          "$id": "86",
                          "customerIdentifier": "YntVYfwRh0+8mxZWBcPq8Q==",
                          "customerIdentifierGuid": "61557b62-11fc-4f87-bc9b-165605c3eaf1",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "BQ8UsvM8MEGiJ6Qwr+QyxQ==",
                          "idempotentGuid": "b2140f05-3cf3-4130-a227-a430afe432c5",
                          "offline": true,
                          "voucher": {
                            "$id": "87",
                            "id": 1,
                            "name": "sample string 2",
                            "description": "sample string 3",
                            "shortDescription": "sample string 4",
                            "url": "sample string 5",
                            "barcodeTemplateID": 1,
                            "expiry": 0,
                            "voucherType": 6,
                            "limitPerTransaction": 7,
                            "customerTracking": true,
                            "discountAccount": "sample string 9",
                            "endDate": "2025-06-14T06:11:10.1245237",
                            "barcodeTemplate": {
                              "$id": "88",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "89",
                              "id": 1,
                              "uid": "sample string 2",
                              "name": "sample string 3",
                              "width": 1.1,
                              "height": 1.1,
                              "showBorder": true,
                              "borderWidth": 1.1,
                              "borderStyle": 1,
                              "borderColour": "sample string 5",
                              "updated": "2025-06-14T06:11:10.1245237",
                              "labelPageLayout": "HJLkCJcF50ylgsSvN0/hjA==",
                              "pageLayoutGuid": "08e4921c-0597-4ce7-a582-c4af374fe18c",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "87"
                              },
                              "elements": [
                                {
                                  "$id": "90",
                                  "id": 1,
                                  "scaleLabelID": 2,
                                  "showPercentDI": true,
                                  "showAvgPerHundred": true,
                                  "showAvgPerServe": true,
                                  "name": "sample string 6",
                                  "x": 1.1,
                                  "y": 1.1,
                                  "width": 1.1,
                                  "height": 1.1,
                                  "type": 1,
                                  "rotation": 1,
                                  "text": "sample string 7",
                                  "fontFamily": "sample string 8",
                                  "align": 1,
                                  "bold": true,
                                  "italic": true,
                                  "underline": true,
                                  "strikeout": true,
                                  "reverse": true,
                                  "textColour": "sample string 9",
                                  "fontSize": 1.1,
                                  "picture": "QEA=",
                                  "borderWidth": 10,
                                  "sortOrder": 11,
                                  "printOptions": 12,
                                  "superScriptTextFontSize": 1.1,
                                  "lineStyle": 1,
                                  "spacingStyle": 1,
                                  "interCharacterSpacing": 1.1,
                                  "superScriptOffset": 1.1,
                                  "lineSpacing": 1.1,
                                  "dateFormat": "sample string 13",
                                  "autoGrow": true,
                                  "fontAutoResize": true,
                                  "updated": "2025-06-14T06:11:10.1245237"
                                },
                                {
                                  "$ref": "90"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "91",
                                "id": 1,
                                "customerIdentifier": "GWK1ICweu0ijB+OoGiGxAg==",
                                "customerIdentifierGuid": "20b56219-1e2c-48bb-a307-e3a81a21b102",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-06-14T06:11:10.1245237",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "Spnk3i4aREysSUolDvXbng==",
                                "issuedIdempotentGuid": "dee4994a-1a2e-4c44-ac49-4a250ef5db9e",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-06-14T06:11:10.1245237",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-06-14T06:11:10.1245237",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "rfcKLEeF90yD8qtkBQq8MQ==",
                                "redeemedIdempotentGuid": "2c0af7ad-8547-4cf7-83f2-ab64050abc31",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-06-14T06:11:10.1245237",
                                "storeName": "sample string 17",
                                "scaleLabel": {
                                  "$ref": "89"
                                },
                                "voucher": {
                                  "$ref": "87"
                                },
                                "customer": {
                                  "$ref": "63"
                                },
                                "issuedOfflinePayment": {
                                  "$ref": "69"
                                },
                                "redeemedOfflinePayment": {
                                  "$ref": "69"
                                }
                              },
                              {
                                "$ref": "91"
                              }
                            ]
                          },
                          "customer": {
                            "$ref": "63"
                          }
                        },
                        {
                          "$ref": "86"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "62"
                  }
                ],
                "customerGroups": [
                  {
                    "$id": "92",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupID": "qkHpwHzxPk2SGadyj5NFiA==",
                    "groupIDGuid": "c0e941aa-f17c-4d3e-9219-a7728f934588",
                    "campaign": {
                      "$ref": "59"
                    },
                    "group": {
                      "$ref": "67"
                    }
                  },
                  {
                    "$ref": "92"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "93",
                    "identifier": "UxYTILQhk0yyOGavhB5/Cw==",
                    "identifierGuid": "20131653-21b4-4c93-b238-66af841e7f0b",
                    "campaignName": "sample string 2",
                    "message": "sample string 3",
                    "ticketFileSource": "sample string 4",
                    "ticketFileDestination": "sample string 5",
                    "storeID": 1
                  },
                  {
                    "$ref": "93"
                  }
                ],
                "comboPriceGroups": [
                  {
                    "$id": "94",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "g_UID": "Yli1Zu3a7kqyCN72gddDTA==",
                    "guid": "66b55862-daed-4aee-b208-def681d7434c",
                    "description": "sample string 5",
                    "newPrice": 1,
                    "rangeDescription": "sample string 6",
                    "dealDescription": "sample string 7",
                    "labelQuantity": 8,
                    "hostProductCategoryID": 1,
                    "offerID": 1,
                    "dontUpdatePricePlus": true,
                    "campaign": {
                      "$ref": "59"
                    },
                    "comboPricePlus": [
                      {
                        "$id": "95",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "groupG_UID": "hmKkJYAJTEGqJYZe/kCtvA==",
                        "groupGuid": "25a46286-0980-414c-aa25-865efe40adbc",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "KzOFQJzARUOooSiJR/wegg==",
                        "pluGuid": "4085332b-c09c-4345-a8a1-288947fc1e82",
                        "priceGroupG_UID": "7vLxbYv6EUajLb3O+SdWvQ==",
                        "priceGroupGuid": "6df1f2ee-fa8b-4611-a32d-bdcef92756bd",
                        "campaignPoolID": "sample string 7",
                        "quantity": 1,
                        "campaign": {
                          "$ref": "59"
                        },
                        "product": {
                          "$ref": "7"
                        },
                        "priceGroup": {
                          "$ref": "24"
                        },
                        "campaignPool": {
                          "$ref": "59"
                        }
                      },
                      {
                        "$ref": "95"
                      }
                    ]
                  },
                  {
                    "$ref": "94"
                  }
                ],
                "priceLevels": [
                  {
                    "$id": "96",
                    "id": 1,
                    "priceLevelIdentifier": "P6zqqpsIo0uqerzZBTanug==",
                    "priceLevelIdentifierGuid": "aaeaac3f-089b-4ba3-aa7a-bcd90536a7ba",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "96"
                  }
                ]
              },
              "product": {
                "$ref": "7"
              },
              "dealCost": {
                "$id": "97",
                "headerIdentifier": "W4n42M7e10SnNfFhW4EPbQ==",
                "headerIdentifierGuid": "d8f8895b-dece-44d7-a735-f1615b810f6d",
                "identifier": "Oq0aIi7IQEGikYHV/zWW4g==",
                "identifierGuid": "221aad3a-c82e-4140-a291-81d5ff3596e2",
                "supplierIdentifier": "ee6IGfDssEWjdJ9rQVYpHQ==",
                "supplierGuid": "1988ee79-ecf0-45b0-a374-9f6b4156291d",
                "pluG_UID": "LysTcmT/O06yRJnpKnwzDw==",
                "pluGuid": "72132b2f-ff64-4e3b-b244-99e92a7c330f",
                "campaignName": "ce5c6283-f1ff-499c-a5b5-09599e61b9bc",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-06-14T06:11:10.1245237",
                "end": "2025-06-14T06:11:10.1245237",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "HE8H05/bTkyx2D8Zg9hHTw==",
                "bonusItemPluGuid": "d3074f1c-db9f-4c4e-b1d8-3f1983d8474f",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-06-14T06:11:10.1245237",
                "metcashPromotionID": "sample string 14",
                "fromHost": 15,
                "storeNames": "sample string 16",
                "storeIDs": [
                  1,
                  2
                ],
                "supplierName": "sample string 17",
                "campaignDescription": "sample string 18",
                "newPrice": 1,
                "campaignMetcashPromotionID": "sample string 19",
                "campaignActive": true,
                "campaignStartDate": "2025-06-14T06:11:10.1245237",
                "campaignEndDate": "2025-06-14T06:11:10.1245237",
                "masterPLUG_UID": "MzEf12hcbUuFDXR5Py2+Rg==",
                "masterID": "d71f3133-5c68-4b6d-850d-74793f2dbe46",
                "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": "JaCa0Tj1ok+28GVB3HmNiQ==",
                "bonusMasterID": "d19aa025-f538-4fa2-b6f0-6541dc798d89",
                "bonusProductName": "sample string 34",
                "bonusProductAPN": "sample string 35",
                "bonusOrderCode": "sample string 36",
                "bonusNormalSell": 37,
                "bonusNormalCost": 38,
                "bonusNormalCostDecimals": 39,
                "bonusCartonQuantity": 40,
                "bonusSalesMode": 41,
                "bonusOrderPacked": 42,
                "bonusFuelItem": true,
                "bonusActive": true
              }
            },
            "currentCostStart": "2025-06-14T06:11:10.1245237",
            "dealCosts": [
              {
                "$ref": "97"
              },
              {
                "$ref": "97"
              }
            ],
            "tags": [
              {
                "$id": "98",
                "pluG_UID": "qvJfLNooKES271fpRYGh5Q==",
                "pluGuid": "2c5ff2aa-28da-4428-b6ef-57e94581a1e5",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "98"
              }
            ],
            "alternateProductG_UID": "fH0ayxzoW0m4NGZWSRFVmA==",
            "alternateProduct": "cb1a7d7c-e81c-495b-b834-665649115598",
            "productHostCode": {
              "$id": "99",
              "id": 1,
              "pluG_UID": "It5f9od5r06+MPgfSWMPDQ==",
              "pluGuid": "f65fde22-7987-4eaf-be30-f81f49630f0d",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "53"
            },
            "mscCom": {
              "$ref": "54"
            },
            "mscDep": {
              "$ref": "56"
            },
            "mscSubCom": {
              "$ref": "55"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-06-14T06:11:10.1245237",
            "inventoryTracked": "2025-06-14T06:11:10.1245237",
            "isNormalPriceChangesCampaign": true
          },
          "supplier": {
            "$ref": "2"
          },
          "serviceFee": {
            "$id": "100",
            "id": 1,
            "description": "sample string 1",
            "fee": 1
          },
          "isPrimaryHost": true,
          "hostVendor": 46
        },
        {
          "$ref": "5"
        }
      ],
      "orderCycleHeaders": [
        {
          "$id": "101",
          "storeID": 1,
          "supplierIdentifier": "if+fEiAwsk+vGZO10/PWDA==",
          "supplierGuid": "129fff89-3020-4fb2-af19-93b5d3f3d60c",
          "departmentCode": "sample string 2",
          "warehouseDirectIndicator": "sample string 3",
          "type": 4,
          "storeName": "sample string 5",
          "departmentName": "sample string 6",
          "orderDays": 7
        },
        {
          "$ref": "101"
        }
      ],
      "cycles": [
        {
          "$id": "102",
          "storeID": 1,
          "supplierIdentifier": "xjwwDaD4BU2nFz4KhDg1jw==",
          "supplierGuid": "0d303cc6-f8a0-4d05-a717-3e0a8438358f",
          "departmentCode": "sample string 2",
          "warehouseDirectIndicator": "sample string 3",
          "type": 4,
          "cutOffWeek": 5,
          "cutOffDay": 6,
          "cutOffTime": "00:00:00.1234567",
          "leadTime": 7,
          "daysBuffer": 8,
          "supplierName": "sample string 9",
          "cutOffDate": "2025-06-14T06:11:10.1245237",
          "deliveryDate": "2025-06-14T06:11:10.1245237",
          "nextCutOffDate": "2025-06-14T06:11:10.1245237",
          "nextDeliveryDate": "2025-06-14T06:11:10.1245237",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "102"
        }
      ],
      "store": {
        "$ref": "8"
      },
      "updated": "2025-06-14T06:11:10.1245237",
      "isHost": true
    },
    "files": [
      {
        "$id": "103",
        "id": "sample string 1",
        "fileName": "sample string 2",
        "extension": "sample string 3",
        "provider": 0,
        "type": 0,
        "hostType": "sample string 4",
        "createdUtc": "2025-06-14T06:11:10.1245237",
        "processed": "2025-06-14T06:11:10.1245237",
        "isProcessing": true,
        "processedCount": 6,
        "processingTime": 1,
        "collectedUtc": "2025-06-14T06:11:10.1245237",
        "size": 1,
        "sizeFormat": "sample string 7",
        "isArchive": true,
        "version": "sample string 9",
        "reference": "sample string 10",
        "digest": "sample string 11",
        "contentType": "sample string 12",
        "host": {
          "$ref": "1"
        },
        "metcashHeader": {
          "$id": "104",
          "customerNumber": "sample string 1",
          "creationDate": "2025-06-14T06:11:10.1245237",
          "businessPillar": "sample string 3",
          "fileType": "sample string 4"
        }
      },
      {
        "$ref": "103"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "14"
      },
      {
        "$ref": "14"
      }
    ],
    "hostFileStoreSetting": {
      "$ref": "10"
    },
    "hostStoreSettings": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "promotionPlacements": [
      {
        "$id": "105",
        "identifier": "sXeCGlZJoEyg7E9fZsEByw==",
        "identifierGuid": "1a8277b1-4956-4ca0-a0ec-4f5f66c101cb",
        "code": "sample string 2",
        "description": "sample string 3",
        "isAdvertised": true
      },
      {
        "$ref": "105"
      }
    ],
    "promoTypeGuids": [
      "c7e4d5a7-05e9-4098-a8fb-7168ebdb69f6",
      "5f2ba7cc-d93e-443e-b524-bdb38b2489e4"
    ],
    "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:
PKe1�Z�{��5xl/workbook.xml �(����� ��M��(�X=y鵇��B���}�"F��zۙ��v�b�4X;���Mh|�e��!$p	���u`�NX�YLҿ�Bq�-k0��EQ3�ʚ �x���
���z�P�)���	!�6{*XB����&"[���h�Y!�4��g�a�����+F�Qixc9� �*
n�`0J���PKe1�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
e1�Z<��f''_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="R81eea657d84b4688" /></Relationships>PKe1�Z3���$xl/worksheets/sheet1.xml �(��Z�r;����Z��J%�6�@��;��$�:qL�����X��є'��ڞ�������~5��dv{8ԕ�ۋ�������ny�O>>:����[\7�r���ţ���z���h4Z\\7���ln���l>/�������jrќ�.���rd��ys3^�W-�'?�?��k�sތ/�K���i5On�G��Z�`�\k�踆�`tt�F�4�����j+��f��~8�<�5vT�O���n>�l��w7���������Yr뚋��b��`:Yq7Lǿ��O.���	*��[kU�!����n��M�l�.�ͦ�l�!V�&������aS��Ty!X�MN���vSo����z��NY��Ի��U:F�
^'�����w��G��OF������m��|��W�+��<n��ܨJ��w!8m�P�6���<>�]'�?踻^���݀�ZYCD$��V����p���@a:kP�"Զ�> 6Y� �U�[]EPJ�y�:�P�B4O"��!��^�!+Q�R4�B���J�E֢��5��V^[܋�!�Q�r�v�&����(�!R��Ծ
<�Ii�P:KR����Z�ٕ)@	L֤i5	�Ʉ�J:j��&M�I�+gDq5݄�4۹h�<�p����0Y���GcH�M��Ic��w��	Z:M�5i\WQ��eM��I�kP,zJ����I:�j��\0Y�&v�;F�¹q�$��M�Φ��_���gd-��Φ`��	R>@�"�=7Y�`��
iطC�"�};d)�۷C�"�};d)BطC�$Ŀ3d)B��m���H*���1%c��ZY��w[�x�r!�G��!kњ�ܿ���j�n������Z�����&u���Txщ�3`��`֠m5T��`�U��FKk�����b��rZ��d�m���*��jP�
3�f-�V�*��
�5�\"�e-:ՍG���`��7/�۳��l�[�W
%��]��Eי���8��F=b>
jvY���џ������x9>:�����c��T�����_�����H�~�j7�����'%��'%���%���%���J��#����G����G�(��x�0FH}�@����
!��e ��w�0{�@����!�~d ��O����a�!�~e ��o�����vkƄ��[364�ߚ3"!�f�h�5cF ׌�p\3�Br�X�5cJ 4׌-���(ό3���X(ό7��̘�R�wZ�3cOKyf�i)όA-�q��<3��gƣ��̘�R��Z�3cSGyf|��njO]���u���MXS���	!��Ȑ�2�T�<��.�|dz��^�_�R���!�e����wr�y����\�A�|�!�d�g�E�WB�7��wBG�6:�8�ѱ�{@4���S:"9�ё���ӑ����������`��y�/ƀ�r�֌=��7]����T�bp1$�}��x�>g�Gu�x�S
1&�T�K�c�@u��4P0F
T�S�c�@9d�J1njWC{^�8�6NA�SB㔁�8�!Oeȩy��8���ldz�׾�!�d�k�F���m�Ʃ\ޫ�q*��!e�'�Y�|�����8��|g E���9�q�=�2N{O�8e�qZb�8e0E�2�"NL���SS���g,X�i�a)N��o�����8e0E�2�"NKL���SS�)�)��q�`�8�1njW�8u~|݌/���l�l���o�����PKe1�ZU�Յ�Pxl/_rels/workbook.xml.rels �(���Kn� @��f_�v�($�n�Ms�m��i��E��+�R�H]t��|yz����޾�yEFk8Y��j4=�S�-l7�=N"��0�.���C�nEi��"d֡Im�,b*}O��G�#-�~ɀ[&9\��h�%>[y���?��l�1��A�#��V��Pd�
d�8�sUv
ꆥ�ɮB��e����]/d���J��|bu��*3��%���K�e{�&���jY%*&���ћ��|PKe1�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKe1�Z���Wuxl/sharedStrings.xml �(��VQo�8~�J�Q�T�j��.������Ήjɱs��-��Ϧ�vk��:��͌=�o����cM��p6�8	`DŽ�����,��T�aD9�q�&#)U�C���J5����F2�
0�l����Ů#�{U�N7I��o��E-#��p�b�G��HM��"[b�Q�Q�Xm�%�A�Z���
�JدlA���T�Â#|����nZ���_�66��@*�̧66

��Cݟ��.�V �_�q�7\dz��� +��v�5X�DRyZ�c\��L7��Cen���t��Y��U:W8�罯�<�_K���M�Y����s���i�q��>b=�H���oJԫ�Gs�/�HSz<�l�:\4O�i���I�{��b��������x�w\��杇)�J��G�'���!��n�
\��>���;�;	��ڱ���߸p*y����(�|{fK8����D.O��A�%�\�R����@ݩ
�t�O�:�g2�x�~�l��Pp��E��)A}�6!�������˟p'��\�^WPk~�]�s�y��%ŊQG��� ���N���ӄ�^�c��W��o�y�Co�FY� ʳ��� -��?$�$���Ў��stR˼����;DQ��e�2*�zI���ef�dPJ{è?��(�'ۨ�e�(��9TC<����?b��[����	�w��������-�%'���������~s!M�q�i&?�/}~�����1���f��1�gWz��??{k)lC��!�
��=r��?X�C�g*�Z�������w�D�@�K�^T�s�`������ӯ�gp�O���e|�������8[~~������3v���!F]Ś!�Rz3���ћ��?PK-e1�Z�{��5xl/workbook.xmlPK-e1�Z����	��[Content_Types].xmlPK-
e1�Z<��f''T_rels/.relsPK-e1�Z3���$�xl/worksheets/sheet1.xmlPK-e1�ZU�Յ�P�
xl/_rels/workbook.xml.relsPK-e1�ZЃc'2E
5xl/styles.xmlPK-e1�Z���Wu�
xl/sharedStrings.xmlPK�q

application/vnd.ms-excel

Sample:
PKe1�Zd����5xl/workbook.xml �(�����0D�&�C��h�N\�z�^��6Ж�5��$޼��ξ:Y׷����KWa�X�;	����ĝ�N��{+�꠱�[�	�$q0����R���X~t���A+J3ep}< D�fO�_d4�����"�)����E!�4T�a�a�8w^�3F�Tqx$7�f�(R���6/���a�l��/PKe1�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
e1�Zډ��''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R2fa654783d9f4d0b" /></Relationships>PKe1�Z3���$xl/worksheets/sheet1.xml �(��Z�r;����Z��J%�6�@��;��$�:qL�����X��є'��ڞ�������~5��dv{8ԕ�ۋ�������ny�O>>:����[\7�r���ţ���z���h4Z\\7���ln���l>/�������jrќ�.���rd��ys3^�W-�'?�?��k�sތ/�K���i5On�G��Z�`�\k�踆�`tt�F�4�����j+��f��~8�<�5vT�O���n>�l��w7���������Yr뚋��b��`:Yq7Lǿ��O.���	*��[kU�!����n��M�l�.�ͦ�l�!V�&������aS��Ty!X�MN���vSo����z��NY��Ի��U:F�
^'�����w��G��OF������m��|��W�+��<n��ܨJ��w!8m�P�6���<>�]'�?踻^���݀�ZYCD$��V����p���@a:kP�"Զ�> 6Y� �U�[]EPJ�y�:�P�B4O"��!��^�!+Q�R4�B���J�E֢��5��V^[܋�!�Q�r�v�&����(�!R��Ծ
<�Ii�P:KR����Z�ٕ)@	L֤i5	�Ʉ�J:j��&M�I�+gDq5݄�4۹h�<�p����0Y���GcH�M��Ic��w��	Z:M�5i\WQ��eM��I�kP,zJ����I:�j��\0Y�&v�;F�¹q�$��M�Φ��_���gd-��Φ`��	R>@�"�=7Y�`��
iطC�"�};d)�۷C�"�};d)BطC�$Ŀ3d)B��m���H*���1%c��ZY��w[�x�r!�G��!kњ�ܿ���j�n������Z�����&u���Txщ�3`��`֠m5T��`�U��FKk�����b��rZ��d�m���*��jP�
3�f-�V�*��
�5�\"�e-:ՍG���`��7/�۳��l�[�W
%��]��Eי���8��F=b>
jvY���џ������x9>:�����c��T�����_�����H�~�j7�����'%��'%���%���%���J��#����G����G�(��x�0FH}�@����
!��e ��w�0{�@����!�~d ��O����a�!�~e ��o�����vkƄ��[364�ߚ3"!�f�h�5cF ׌�p\3�Br�X�5cJ 4׌-���(ό3���X(ό7��̘�R�wZ�3cOKyf�i)όA-�q��<3��gƣ��̘�R��Z�3cSGyf|��njO]���u���MXS���	!��Ȑ�2�T�<��.�|dz��^�_�R���!�e����wr�y����\�A�|�!�d�g�E�WB�7��wBG�6:�8�ѱ�{@4���S:"9�ё���ӑ����������`��y�/ƀ�r�֌=��7]����T�bp1$�}��x�>g�Gu�x�S
1&�T�K�c�@u��4P0F
T�S�c�@9d�J1njWC{^�8�6NA�SB㔁�8�!Oeȩy��8���ldz�׾�!�d�k�F���m�Ʃ\ޫ�q*��!e�'�Y�|�����8��|g E���9�q�=�2N{O�8e�qZb�8e0E�2�"NL���SS���g,X�i�a)N��o�����8e0E�2�"NKL���SS�)�)��q�`�8�1njW�8u~|݌/���l�l���o�����PKe1�ZJg���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8i�8��vÆm�{GM��v���G�
XE�Tb�������4����ݿM#yAgY�rz���s�j��eL�s i�&�yCiP'27�M���IƔ���R�d�t���K�2��2������N�'��0}u�br���(��5Y�y�y�Y�t
�/[��wS�2b����2k����*[]�������s���K�ey��ּ@V4�Z��j�U�����PKe1�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKe1�Z���Wuxl/sharedStrings.xml �(��VQo�8~�J�Q�T�j��.������Ήjɱs��-��Ϧ�vk��:��͌=�o����cM��p6�8	`DŽ�����,��T�aD9�q�&#)U�C���J5����F2�
0�l����Ů#�{U�N7I��o��E-#��p�b�G��HM��"[b�Q�Q�Xm�%�A�Z���
�JدlA���T�Â#|����nZ���_�66��@*�̧66

��Cݟ��.�V �_�q�7\dz��� +��v�5X�DRyZ�c\��L7��Cen���t��Y��U:W8�罯�<�_K���M�Y����s���i�q��>b=�H���oJԫ�Gs�/�HSz<�l�:\4O�i���I�{��b��������x�w\��杇)�J��G�'���!��n�
\��>���;�;	��ڱ���߸p*y����(�|{fK8����D.O��A�%�\�R����@ݩ
�t�O�:�g2�x�~�l��Pp��E��)A}�6!�������˟p'��\�^WPk~�]�s�y��%ŊQG��� ���N���ӄ�^�c��W��o�y�Co�FY� ʳ��� -��?$�$���Ў��stR˼����;DQ��e�2*�zI���ef�dPJ{è?��(�'ۨ�e�(��9TC<����?b��[����	�w��������-�%'���������~s!M�q�i&?�/}~�����1���f��1�gWz��??{k)lC��!�
��=r��?X�C�g*�Z�������w�D�@�K�^T�s�`������ӯ�gp�O���e|�������8[~~������3v���!F]Ś!�Rz3���ћ��?PK-e1�Zd����5xl/workbook.xmlPK-e1�Z����	�[Content_Types].xmlPK-
e1�Zډ��''V_rels/.relsPK-e1�Z3���$�xl/worksheets/sheet1.xmlPK-e1�ZJg���P�
xl/_rels/workbook.xml.relsPK-e1�ZЃc'2E
:xl/styles.xmlPK-e1�Z���Wu�
xl/sharedStrings.xmlPK�v