GET api/hoststores?id={id}

Listing related stores by host(per zone)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Store
NameDescriptionTypeAdditional information
ID

integer

None.

IsMaster

boolean

None.

ShortName

string

None.

URL

Web address for store (eg stores website / online store)

string

Data type: Url

SortOrder

integer

None.

Name

string

None.

Phone

string

None.

Fax

string

None.

Email

string

None.

Address1

string

None.

Address2

string

None.

City

string

None.

State

string

None.

Country

string

None.

PostCode

string

None.

Delivery

How the Store’s pricing file will be delivered

StoreDelivery

None.

ExportAccounts

integer

None.

SalesAccountFolder

string

None.

PurchaseAccountFolder

string

None.

InitLoad

Used in SEO for synchronising new Stores to groups

integer

None.

InitIDs

Used in SEO for synchronising new Stores to groups

integer

None.

ZoneID

integer

None.

ActAsMaster

integer

None.

LastActiveUtc

date

None.

Active

boolean

None.

Warehouse

boolean

None.

ABN

string

None.

PhoneOrderSubjectLine

string

None.

CaseConfiguration

CaseConfiguration

None.

IsNormalPriceChangesCampaign

boolean

None.

GeneratePrintLabels

Whether this store will automatically generate print labels

boolean

None.

HeaderLogo

string

None.

CustNo

string

Deprecated. use HostStoreSettings records instead.

StateCode

Host State Indicator

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 2

HostIdentifier

Collection of byte

Deprecated. use HostStoreSettings records instead.

HostIdentifierGuid

globally unique identifier

Deprecated. use HostStoreSettings records instead.

HostName

HostProvider

Deprecated. use HostStoreSettings records instead.

HostAddress

string

Deprecated. use HostStoreSettings records instead.

HostUsername

string

Deprecated. use HostStoreSettings records instead.

HostPassword

string

Deprecated. use HostStoreSettings records instead.

ExcludeFromLeadInOut

boolean

Deprecated. use HostStoreSettings records instead.

AccountingProvider

AccountingProvider

Deprecated. Search the settings table for this value, Section='Accounting', KeyName='AccountingProvider'.

AccountingAddress

string

None.

AccountingUsername

string

None.

AccountingPassword

string

None.

StoreAccountingCode

string

None.

SoftwareVariance

integer

None.

FuelWarningVariance

decimal number

None.

FuelErrorVariance

decimal number

None.

FuelAccumulatedWarningVariance

decimal number

None.

FuelAccumulatedErrorVariance

decimal number

None.

DrawManagment

CashBalancingDrawerManagement

None.

EndOfDayManagment

boolean

None.

AutoFillCashBalancing

boolean

None.

FuelDayVariance

integer

None.

AccountingTradingTime

time interval

None.

StockActivateProduct

ActivateProducts

None.

GiftCardSalesAccountingDeptCode

string

None.

TransactionDiscountAccountingDeptCode

string

None.

Size

integer

None.

Updated

date

None.

PriceZoneName

string

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

StoreFuelConfigured

boolean

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

ShippingAddressCopied

boolean

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

ShippingAddress

StoreAddress

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

BillingAddress

StoreAddress

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.

Accounts

Collection of StoreAccount

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

Sales

Collection of StoreExternalSale

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.

CashManagements

Collection of CashManagement

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

UpdateStoreID

SaaS Store ID

globally unique identifier

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

UpdateStore

SaaS Store Connection

UpdateStore

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

TimeZoneId

Windows TimeZoneId to set store to

string

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

SecurityOptions

SecurityOptions

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "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:23:09.3437014",
    "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": "8VEQ2pNxDUi4BWVcYXk4Ig==",
    "hostIdentifierGuid": "da1051f1-7193-480d-b805-655c61793822",
    "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:23:09.3437014",
    "priceZoneName": "sample string 51",
    "storeFuelConfigured": true,
    "shippingAddressCopied": true,
    "shippingAddress": {
      "$id": "2",
      "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": "2"
    },
    "hostStoreSettings": [
      {
        "$id": "3",
        "id": 1,
        "hostIdentifier": "RXJhD9munUuCM/V4LNsPeg==",
        "hostIdentifierGuid": "0f617245-aed9-4b9d-8233-f5782cdb0f7a",
        "storeID": 2,
        "username": "sample string 3",
        "password": "sample string 4",
        "passwordPlain": "sample string 5",
        "serverAddress": "sample string 6",
        "serverPort": 1,
        "excludeFromLeadInOut": true,
        "useForHostFile": true,
        "metcashPillarID": "sample string 9",
        "metcashStateCode": "sample string 10",
        "metcashCustomerID": "sample string 11",
        "metcashTradingPartnerID": "sample string 12",
        "drakesCustomerNumber": 1,
        "sparCustomerNumber": "sample string 13",
        "sparOrderUsername": "sample string 14",
        "sparOrderPassword": "sample string 15",
        "sparOrderPasswordPlain": "sample string 16",
        "pharmXSiteID": 1,
        "ibaZoneID": 1,
        "ibaState": "sample string 17",
        "foodlandStoreCode": "sample string 18",
        "ilgMemberNumber": "sample string 19",
        "ilgOutletLocation": 1,
        "ilgBaseCost": 1,
        "ilgApplyNonAdvertisedPromos": true,
        "ilgExemptFromFreight": true,
        "ilgOrderDealReview": true,
        "ilgFinanceFee": 1,
        "processPromotions": true,
        "hostProvider": 0,
        "host": {
          "$id": "4",
          "identifier": "nLam6ropW0+ZsWDk7Vbt/g==",
          "identifierGuid": "eaa6b69c-29ba-4f5b-99b1-60e4ed56edfe",
          "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": "mB24UbnNzEGPCyDfqD+oXQ==",
          "hostSupplierIdentifierGuid": "51b81d98-cdb9-41cc-8f0b-20dfa83fa85d",
          "loyaltyPriceLevelIdentifier": "7Wy6BWcjiE+VDzBgAPiZeQ==",
          "loyaltyPriceLevelIdentifierGuid": "05ba6ced-2367-4f88-950f-306000f89979",
          "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:23:09.3437014",
          "lastProcessed": "2025-06-14T06:23:09.3437014",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "5",
            "identifier": "M8yRL8CTGEac0ihXmyP9EA==",
            "identifierGuid": "2f91cc33-93c0-4618-9cd2-28579b23fd10",
            "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": "/MSrKCQaK0Glh4RB8mIqiw==",
            "primaryContactID": "28abc4fc-1a24-412b-a587-8441f2622a8b",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "JJ6wBsNDBk2prGcTyNDmtg==",
            "supplierGroupGuid": "06b09e24-43c3-4d06-a9ac-6713c8d0e6b6",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-06-14T06:23:09.3437014",
            "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": "6",
              "id": "3c0b01c9-bfaf-402e-840e-8ba83c2b3ba9",
              "identifier": "whrkBE/6fUGYTzzf0tVY/A==",
              "identifierGuid": "04e41ac2-fa4f-417d-984f-3cdfd2d558fc",
              "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": "7",
                "supplierIdentifier": "7Mz1+q+asEaTWR2ck3D8mA==",
                "supplierIdentifierGuid": "faf5ccec-9aaf-46b0-9359-1d9c9370fc98",
                "contactGuid": "en+qlOWUF0K7jNWBJFDx+A==",
                "contactID": "94aa7f7a-94e5-4217-bb8c-d5812450f1f8",
                "contact": {
                  "$ref": "6"
                },
                "supplier": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "7"
              }
            ],
            "products": [
              {
                "$id": "8",
                "pluG_UID": "+DPl19i2t0a1NwysTQw5rg==",
                "pluGuid": "d7e533f8-b6d8-46b7-b537-0cac4d0c39ae",
                "supplierIdentifier": "8u3/EN7hNEupBBlSS0LBNA==",
                "supplierIdentifierGuid": "10ffedf2-e1de-4b34-a904-19524b42c134",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 2",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 4,
                "averagePackSize": 5,
                "effectiveDate": "2025-06-14T06:23:09.3437014",
                "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:23:09.3437014",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "9",
                    "pluG_UID": "tktkyV8nfEycegMQhfPXbQ==",
                    "pluGuid": "c9644bb6-275f-4c7c-9c7a-031085f3d76d",
                    "supplierIdentifier": "icoGc2zJnUSzWW4frCUqIg==",
                    "supplierIdentifierGuid": "7306ca89-c96c-449d-b359-6e1fac252a22",
                    "invoiceCode": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "storeIDs": [
                  1,
                  2
                ],
                "preferredSupplier": true,
                "preferredRebateSupplier": true,
                "supplierName": "sample string 40",
                "salesMode": 41,
                "orderPacked": true,
                "active": true,
                "price": 1,
                "costGstPercent": 43,
                "parentPluG_UID": "wr5qBhjPQEWggH+nRTtjRQ==",
                "parentPluGuid": "066abec2-cf18-4540-a080-7fa7453b6345",
                "freight": 44.0,
                "freightType": 1,
                "product": {
                  "$id": "10",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "kjVrRRekUUupR6+YsRRP4A==",
                  "guid": "456b3592-a417-4b51-a947-af98b1144fe0",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "P/APareSsEiuMCounIz8Mg==",
                  "priceGroupGuid": "6a0ff03f-92b7-48b0-ae30-2a2e9c8cfc32",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-06-14T06:23:09.3437014",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-06-14T06:23:09.3437014",
                  "pluCreated": "2025-06-14T06:23:09.3437014",
                  "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:23:09.3437014",
                  "lastManualUpdate": "2025-06-14T06:23:09.3437014",
                  "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:23:09.3437014",
                  "currentCostUpdated": "2025-06-14T06:23:09.3437014",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 1,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-06-14T06:23:09.3437014",
                  "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:23:09.3437014",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 52,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "WX5ZkHfO6UC4RYZOkfnYDA==",
                  "altPLUGuid": "90597e59-ce77-40e9-b845-864e91f9d80c",
                  "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:23:09.3437014",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "RNiWh3YOYEe3uSKwqLPXLg==",
                  "shelfPageLayoutGuid": "8796d844-0e76-4760-b7b9-22b0a8b3d72e",
                  "talkerPageLayoutG_UID": "j2oWJQuwMkGR1YAbuDcgyw==",
                  "talkerPageLayoutGuid": "25166a8f-b00b-4132-91d5-801bb83720cb",
                  "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": "GPCoiDQ6Wk6rAHNyCVhLcw==",
                  "inventoryIdentifier": "88a8f018-3a34-4e5a-ab00-737209584b73",
                  "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": "+3s2JEKi4EGGsU+TH/yShg==",
                  "parentPluGuid": "24367bfb-a242-41e0-86b1-4f931ffc9286",
                  "preferredHostVendor": 103,
                  "preferredHostChanged": true,
                  "code": "sample string 105",
                  "supplierIdentifier": "Jp9PWWBfcUyVHsiaw95HKA==",
                  "supplierIdentifierGuid": "594f9f26-5f60-4c71-951e-c89ac3de4728",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "gTUEp0fPJkiMvab/aAdLkg==",
                  "rebateSupplierIdentifierGuid": "a7043581-cf47-4826-8cbd-a6ff68074b92",
                  "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:23:09.3437014",
                  "commodity": "sample string 120",
                  "businessPillar": "sample string 121",
                  "mscCommodity": "sample string 122",
                  "hostIdentifier": "ZbUFVjmelkC4LyvZNB7Bgw==",
                  "hostIdentifierGuid": "5605b565-9e39-4096-b82f-2bd9341ec183",
                  "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": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "store": {
                    "$ref": "1"
                  },
                  "storePrices": [
                    {
                      "$id": "11",
                      "pluG_UID": "RJ43Yb5qcEe74COhW6/5Bg==",
                      "pluGuid": "61379e44-6abe-4770-bbe0-23a15baff906",
                      "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:23:09.3437014"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "currentPrices": {
                    "$id": "12",
                    "pluPrices": {
                      "$id": "13",
                      "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:23:09.3437014",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "13"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "14",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-06-14T06:23:09.3437014",
                      "startTime": 3,
                      "endDate": "2025-06-14T06:23:09.3437014",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "1fWRzbN8lkqW8mfhbbu2eA==",
                      "hostIdentifierGuid": "cd91f5d5-7cb3-4a96-96f2-67e16dbbb678",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "15",
                    "g_UId": "8U2Nx1tILU6vTYA2iknvyw==",
                    "guid": "c78d4df1-485b-4e2d-af4d-80368a49efcb",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "16",
                    "priceGroupG_UID": "7GiasqrsRU6HA4p3MlY/sA==",
                    "priceGroupGuid": "b29a68ec-ecaa-4e45-8703-8a7732563fb0",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-06-14T06:23:09.3437014",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 145",
                  "nutrifacts": {
                    "$id": "17",
                    "pluG_UID": "xcovilgJvkihULFyio0z1g==",
                    "pluGuid": "8a2fcac5-0958-48be-a150-b1728a8d33d6",
                    "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": "18",
                    "pluGuid": "ba10e5c0-d504-4aeb-8cd7-a841553b3a87",
                    "created": "2025-06-14T06:23:09.3437014",
                    "createdByUser": "sample string 1",
                    "activated": "2025-06-14T06:23:09.3437014",
                    "deactivated": "2025-06-14T06:23:09.3437014",
                    "lastOrdered": "2025-06-14T06:23:09.3437014",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-06-14T06:23:09.3437014",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-06-14T06:23:09.3437014",
                    "lastSold": "2025-06-14T06:23:09.3437014",
                    "firstSold": "2025-06-14T06:23:09.3437014",
                    "awsUpdated": "2025-06-14T06:23:09.3437014",
                    "lastManualUpdate": "2025-06-14T06:23:09.3437014",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-06-14T06:23:09.3437014",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-06-14T06:23:09.3437014",
                    "doNotRangeUpdated": "2025-06-14T06:23:09.3437014",
                    "doNotOrderUpdated": "2025-06-14T06:23:09.3437014",
                    "tracked": "2025-06-14T06:23:09.3437014"
                  },
                  "allergens": [
                    {
                      "$id": "19",
                      "allergenID": 1,
                      "pluG_UID": "+/PjD5plkka+A09A6QfwAQ==",
                      "pluGuid": "0fe3f3fb-659a-4692-be03-4f40e907f001",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "costs": {
                    "$id": "20",
                    "pluG_UID": "WQm4KiYo/k6CYmtgwq7oZw==",
                    "pluGuid": "2ab80959-2826-4efe-8262-6b60c2aee867",
                    "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:23:09.3437014",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "21",
                      "saleHeaderID": 1,
                      "created": "2025-06-14T06:23:09.3437014",
                      "createdLocal": "2025-06-14T06:23:09.3437014",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "pzkUpWA1IEGSQ+s2lOpYCg==",
                      "operatorGuid": "a51439a7-3560-4120-9243-eb3694ea580a",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "Kp8Bx2obEk+Un+CFiuj6Fw==",
                      "pluGuid": "c7019f2a-1b6a-4f12-949f-e0858ae8fa17",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "22",
                        "id": 1,
                        "g_Uid": "7LvuNc/qqkGj2r+xWoK3OQ==",
                        "guid": "35eebbec-eacf-41aa-a3da-bfb15a82b739",
                        "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:23:09.3437014",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-06-14T06:23:09.3437014",
                        "endShift": "2025-06-14T06:23:09.3437014",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "23",
                            "operatorG_UID": "BrBLMdRd2Eqf+kttYq1OOg==",
                            "operatorGuid": "314bb006-5dd4-4ad8-9ffa-4b6d62ad4e3a",
                            "storeID": 2,
                            "operator": {
                              "$ref": "22"
                            },
                            "store": {
                              "$ref": "1"
                            }
                          },
                          {
                            "$ref": "23"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "24",
                      "pluID": 1,
                      "pluG_UID": "hTA+eZj6ak2JiuE1n0kzYg==",
                      "pluGuid": "793e3085-fa98-4d6a-898a-e1359f493362",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "25",
                      "pluG_UId": "s1U12HvTv0OwyxFWwwaluA==",
                      "pluGuid": "d83555b3-d37b-43bf-b0cb-1156c306a5b8",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "10"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "26",
                      "identifier": "ZvcvxnwBt0W6BTLZqxPsbQ==",
                      "identifierGuid": "c62ff766-017c-45b7-ba05-32d9ab13ec6d",
                      "pluG_UID": "u/rZRsfwUE6fan8JtL2IYw==",
                      "pluGuid": "46d9fabb-f0c7-4e50-9f6a-7f09b4bd8863",
                      "competitionID": 1,
                      "name": "sample string 2",
                      "sellMultiple": 3,
                      "retailPrice": 4,
                      "storeName": "sample string 5"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "supplier": {
                    "$ref": "5"
                  },
                  "supplierName": "sample string 146",
                  "children": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "ordering": {
                    "$ref": "8"
                  },
                  "flipChartPages": [
                    {
                      "$id": "27",
                      "identifier": "frUzPhAUF0KRDBso5FiU1w==",
                      "groupName": "sample string 1",
                      "identifierGuid": "3e33b57e-1410-4217-910c-1b28e45894d7",
                      "exists": true,
                      "flipChartIdentifier": "XhxNdCY/E0K98OPNKv1nrw==",
                      "flipChartIdentifierGuid": "744d1c5e-3f26-4213-bdf0-e3cd2afd67af",
                      "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": "LvWm7oPArUqv4PeOKyMejw==",
                      "groupIdentifierGuid": "eea6f52e-c083-4aad-afe0-f78e2b231e8f",
                      "flipChart": {
                        "$id": "28",
                        "identifier": "DClS6NTuLU6XiqK8daGqHQ==",
                        "identifierGuid": "e852290c-eed4-4e2d-978a-a2bc75a1aa1d",
                        "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": "29",
                          "identifier": "VOcblTqUP0uOBBZlTTqPXw==",
                          "identifierGuid": "951be754-943a-4b3f-8e04-16654d3a8f5f",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "30",
                              "id": 1,
                              "g_UID": "41tsq9ZqZEOOIT8QmkiNng==",
                              "guid": "ab6c5be3-6ad6-4364-8e21-3f109a488d9e",
                              "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": "yKQiUD2W2Ey2hAhPsWptuw==",
                              "previousFormGuid": "5022a4c8-963d-4cd8-b684-084fb16a6dbb",
                              "nextForm": 1,
                              "nextFormG_UID": "SsFkMVu1Yku2kwOWCpIbTA==",
                              "nextFormGuid": "3164c14a-b55b-4b62-b693-03960a921b4c",
                              "attributes": "sample string 10",
                              "updated": "2025-06-14T06:23:09.3437014",
                              "positioning": 1,
                              "contentPanel": "sample string 11",
                              "selectionMode": 1,
                              "maximumSelections": 1,
                              "alteredInStore": true,
                              "deleted": true,
                              "blueprintID": 1,
                              "preserveLayout": true,
                              "mainCheckoutFormName": "sample string 13",
                              "nextCheckoutForm": {
                                "$ref": "30"
                              },
                              "previousCheckoutForm": {
                                "$ref": "30"
                              },
                              "buttons": [
                                {
                                  "$id": "31",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "EQAdr98QpkOJwswUrpUnxQ==",
                                  "checkoutFormGuid": "af1d0011-10df-43a6-89c2-cc14ae9527c5",
                                  "identifier": "BhwuW7l6a0+OU1prKS9elw==",
                                  "identifierGuid": "5b2e1c06-7ab9-4f6b-8e53-5a6b292f5e97",
                                  "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": "9LQoG3+U0k+zD3HJjxSY7A==",
                                  "valueGuid": "1b28b4f4-947f-4fd2-b30f-71c98f1498ec",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-06-14T06:23:09.3437014",
                                  "action": "sample string 12",
                                  "valueForm": {
                                    "$ref": "30"
                                  },
                                  "image": {
                                    "$id": "32",
                                    "name": "sample string 3.sample string 4",
                                    "imageID": 2,
                                    "imageName": "sample string 3",
                                    "imageExtension": "sample string 4",
                                    "lastUpdate": "2025-06-14T06:23:09.3437014",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "31"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "33",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "f1Aay22f+0m+TDr1461PLg==",
                                  "checkoutFormGuid": "cb1a507f-9f6d-49fb-be4c-3af5e3ad4f2e",
                                  "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": "33"
                                }
                              ]
                            },
                            {
                              "$ref": "30"
                            }
                          ],
                          "panels": [
                            {
                              "$ref": "33"
                            },
                            {
                              "$ref": "33"
                            }
                          ]
                        },
                        "pages": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ]
                      },
                      "contentPanel": {
                        "$ref": "33"
                      },
                      "products": [
                        {
                          "$id": "34",
                          "flipChartPageIdentifier": "SRnzRf8ZLUmCNez+yzu/og==",
                          "flipChartPageIdentifierGuid": "45f31949-19ff-492d-8235-ecfecb3bbfa2",
                          "pluG_UID": "wy5HZp1XrEGSFfRVteAjFQ==",
                          "pluGuid": "66472ec3-579d-41ac-9215-f455b5e02315",
                          "sortOrder": 3,
                          "sent": true,
                          "productChanged": true,
                          "productImageName": "sample string 6",
                          "productShowImageOnFlipCharts": true,
                          "productShowTextOnFlipCharts": true,
                          "productOverrideFlipChartText": true,
                          "productFlipChartText": "sample string 10",
                          "product": {
                            "$ref": "10"
                          },
                          "departmentSortOrder": 11,
                          "subDepartmentName": "sample string 12"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "productCount": 27,
                      "pages": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ]
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "priceHistory": [
                    {
                      "$id": "35",
                      "pluG_UID": "WoJ2MinBN0CKki+2Jj3JJA==",
                      "pluGuid": "3276825a-c129-4037-8a92-2fb6263dc924",
                      "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:23:09.3437014",
                      "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": "35"
                    }
                  ],
                  "ingredients": [
                    {
                      "$id": "36",
                      "pluG_UID": "5N2k6TLXeU65PzRWxGvqFA==",
                      "ingredientGuid": "JYx/GV9h2kidF53WNj69Ng==",
                      "ingredientIdentifier": "197f8c25-615f-48da-9d17-9dd6363ebd36",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "10"
                      }
                    },
                    {
                      "$ref": "36"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "37",
                      "pluG_UID": "DkbCQFUleUKWJhBj21/JNg==",
                      "pluGuid": "40c2460e-2555-4279-9626-1063db5fc936",
                      "shelfLocationIdentifier": "xWvYofRmW0yOutaIqMdcXg==",
                      "shelfLocationGuid": "a1d86bc5-66f4-4c5b-8eba-d688a8c75c5e",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "YAy3CgG80kmhsGSdUSt9Dg==",
                      "labelPageLayoutGuid": "0ab70c60-bc01-49d2-a1b0-649d512b7d0e",
                      "updated": "2025-06-14T06:23:09.3437014",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "10"
                      },
                      "location": {
                        "$id": "38",
                        "identifier": "qY2tMeyG70ScKo/z4l7Q2Q==",
                        "storeID": 1,
                        "identifierGuid": "31ad8da9-86ec-44ef-9c2a-8ff3e25ed0d9",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-06-14T06:23:09.3437014",
                        "minTemp": 1,
                        "maxTemp": 1,
                        "checkFrequency": 1,
                        "storeCaseConfiguration": 5,
                        "storeName": "sample string 6",
                        "bins": [
                          {
                            "$ref": "37"
                          },
                          {
                            "$ref": "37"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "bin": {
                    "$ref": "37"
                  },
                  "scaleLocations": [
                    {
                      "$id": "39",
                      "plu": 1,
                      "pluG_UID": "D/j/Kqew3kqwhdClLSp5EQ==",
                      "pluGuid": "2afff80f-b0a7-4ade-b085-d0a52d2a7911",
                      "deptNo": 1,
                      "product": {
                        "$ref": "10"
                      },
                      "scaleLocation": {
                        "$id": "40",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2025-06-14T06:23:09.3437014",
                        "department": {
                          "$id": "41",
                          "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": "40"
                          },
                          "subDepartments": [
                            {
                              "$id": "42",
                              "id": 1,
                              "departmentID": 2,
                              "name": "sample string 3",
                              "code": "sample string 4",
                              "departmentCode": "sample string 5",
                              "externalSales": true,
                              "minorDepartments": [
                                {
                                  "$id": "43",
                                  "id": 1,
                                  "subDepartmentID": 2,
                                  "departmentID": 3,
                                  "name": "sample string 4",
                                  "subDepartmentCode": "sample string 5",
                                  "departmentCode": "sample string 6",
                                  "code": "sample string 7",
                                  "lesserDepartments": [
                                    {
                                      "$id": "44",
                                      "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:23:09.3437014",
                                      "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": "fAzms7wqvkWOHj7jkWFEeg==",
                                      "labelPageLayoutGuid": "b3e60c7c-2abc-45be-8e1e-3ee39161447a",
                                      "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": "45",
                                        "dept": 1,
                                        "category": 2,
                                        "name": "sample string 3",
                                        "active": true,
                                        "mscCommodities": [
                                          {
                                            "$id": "46",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "name": "sample string 4",
                                            "active": true,
                                            "mscSubCommodities": [
                                              {
                                                "$id": "47",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "subCommodity": 4,
                                                "name": "sample string 5",
                                                "active": true,
                                                "subCommodityCode": "sample string 7"
                                              },
                                              {
                                                "$ref": "47"
                                              }
                                            ],
                                            "commodityCode": "sample string 6"
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "categoryCode": "sample string 5"
                                      },
                                      "mscCom": {
                                        "$ref": "46"
                                      },
                                      "mscDep": {
                                        "$id": "48",
                                        "dept": 1,
                                        "name": "sample string 2",
                                        "active": true,
                                        "mscCategories": [
                                          {
                                            "$ref": "45"
                                          },
                                          {
                                            "$ref": "45"
                                          }
                                        ],
                                        "deptCode": "sample string 4"
                                      },
                                      "mscSubCom": {
                                        "$ref": "47"
                                      }
                                    },
                                    {
                                      "$ref": "44"
                                    }
                                  ],
                                  "updated": "2025-06-14T06:23:09.3437014",
                                  "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": "MU8BOUpnvkW3wYjbvUzomQ==",
                                  "labelPageLayoutGuid": "39014f31-674a-45be-b7c1-88dbbd4ce899",
                                  "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": "45"
                                  },
                                  "mscCom": {
                                    "$ref": "46"
                                  },
                                  "mscDep": {
                                    "$ref": "48"
                                  },
                                  "mscSubCom": {
                                    "$ref": "47"
                                  }
                                },
                                {
                                  "$ref": "43"
                                }
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2025-06-14T06:23:09.3437014",
                              "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": "Tt17ses2qU23+r3WDNJ6uw==",
                              "labelPageLayoutGuid": "b17bdd4e-36eb-4da9-b7fa-bdd60cd27abb",
                              "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": "45"
                              },
                              "mscCom": {
                                "$ref": "46"
                              },
                              "mscDep": {
                                "$ref": "48"
                              },
                              "mscSubCom": {
                                "$ref": "47"
                              }
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "stores": [
                            1,
                            2
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-06-14T06:23:09.3437014",
                          "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": "BVex6sRKH0CcIykT/5ZyHQ==",
                          "labelPageLayoutGuid": "eab15705-4ac4-401f-9c23-2913ff96721d",
                          "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": "45"
                          },
                          "mscCom": {
                            "$ref": "46"
                          },
                          "mscDep": {
                            "$ref": "48"
                          },
                          "mscSubCom": {
                            "$ref": "47"
                          }
                        }
                      }
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "nextPrice": {
                    "$id": "49",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 1,
                    "hostOfferID": 1,
                    "metcashPromotionID": "sample string 4",
                    "metcashPromotionPlacement": "sample string 5",
                    "pluG_UID": "MSg7cFFewkK7aREfwAy0rQ==",
                    "pluGuid": "703b2831-5e51-42c2-bb69-111fc00cb4ad",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "RtynlQtxDEOSp0weC3Ch0Q==",
                    "dealCostGuid": "95a7dc46-710b-430c-92a7-4c1e0b70a1d1",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "hSdiRGasDE2kIDzKlMfCzA==",
                    "priceGroupGuid": "44622785-ac66-4d0c-a420-3cca94c7c2cc",
                    "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:23:09.3437014",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "B4xBKgpuK0O+MuZj2QET+Q==",
                    "campaignComboPriceGroupIdentifier": "2a418c07-6e0a-432b-be32-e663d90113f9",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "50",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-06-14T06:23:09.3437014",
                        "operatorG_UID": "dvuHW8RSg0yeMC3aTZfmNA==",
                        "operatorGuid": "5b87fb76-52c4-4c83-9e30-2dda4d97e634",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-06-14T06:23:09.3437014",
                        "signIqTicketFileMovedUtc": "2025-06-14T06:23:09.3437014",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-06-14T06:23:09.3437014",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "10"
                        },
                        "campaignPlu": {
                          "$ref": "49"
                        }
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "campaign": {
                      "$id": "51",
                      "id": 1,
                      "storeID": 2,
                      "name": "40039018-87d5-4b66-a262-8f7d1cc38faa",
                      "nameGuid": "40039018-87d5-4b66-a262-8f7d1cc38faa",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-06-14T06:23:09.3437014",
                      "startTime": 1,
                      "endDate": "2025-06-14T06:23:09.3437014",
                      "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:23:09.3437014",
                      "system": true,
                      "created": "2025-06-14T06:23:09.3437014",
                      "updated": "2025-06-14T06:23:09.3437014",
                      "priceChangeNotifiedUtc": "2025-06-14T06:23:09.3437014",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "cqfy2H3hwEGvsVh2XmXeaA==",
                      "hostIdentifierGuid": "d8f2a772-e17d-41c0-afb1-58765e65de68",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-06-14T06:23:09.3437014",
                      "updatedByUser": "sample string 18",
                      "offerID": 1,
                      "isPriceChangeCampaign": true,
                      "stores": [
                        1,
                        2
                      ],
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ],
                      "campaignPlus": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "campaignPools": [
                        {
                          "$id": "52",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 4,
                          "pluG_UID": "S4BlHc5tIECNrcIbxK01Hg==",
                          "pluGuid": "1d65804b-6dce-4020-8dad-c21bc4ad351e",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "hmaoYSCh4UGKCfA9olLrFA==",
                          "priceGroupGuid": "61a86686-a120-41e1-8a09-f03da252eb14",
                          "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:23:09.3437014",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "10"
                          },
                          "campaign": {
                            "$ref": "51"
                          }
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "53",
                          "id": 1,
                          "identifier": "UckY95EU7keakgz8B9xzHg==",
                          "identifierStr": "UckY95EU7keakgz8B9xzHg==",
                          "identifierGuid": "f718c951-1491-47ee-9a92-0cfc07dc731e",
                          "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": "51"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "customers": [
                        {
                          "$id": "54",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "customerID": "NQ4tmuN++kCbrR4SUGALpA==",
                          "customerIDGuid": "9a2d0e35-7ee3-40fa-9bad-1e1250600ba4",
                          "campaign": {
                            "$ref": "51"
                          },
                          "customer": {
                            "$id": "55",
                            "identifier": "cg5E/zhTykO6HnoDUTCcqw==",
                            "identifierGuid": "ff440e72-5338-43ca-ba1e-7a0351309cab",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2025-06-14T06:23:09.3437014",
                            "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": "no2yE/gst0SYnHLdYYV5Yg==",
                            "communityIdentifierGuid": "13b28d9e-2cf8-44b7-989c-72dd61857962",
                            "joined": "2025-06-14T06:23:09.3437014",
                            "updated": "2025-06-14T06:23:09.3437014",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "SkrJE1Ew40+tZFZdHSlWIw==",
                            "priceLevelIdentifierGuid": "13c94a4a-3051-4fe3-ad64-565d1d295623",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-06-14T06:23:09.3437014",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "56",
                                "cardType": 2,
                                "issueDate": "2025-06-14T06:23:09.3437014",
                                "expiry": "2025-06-14T06:23:09.3437014",
                                "customerID": "qLvxaYkD50iDTnmR+jbm9A==",
                                "customerIDGuid": "69f1bba8-0389-48e7-834e-7991fa36e6f4",
                                "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:23:09.3437014",
                                "linkedAccount": "+e8HSqvGs0y/ALkLoihgWg==",
                                "linkedAccountGuid": "4a07eff9-c6ab-4cb3-bf00-b90ba228605a",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "55"
                                },
                                "account": {
                                  "$id": "57",
                                  "id": 1,
                                  "identifier": "YBKh20UBo0S76tfIUkr3ug==",
                                  "identifierGuid": "dba11260-0145-44a3-bbea-d7c8524af7ba",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-06-14T06:23:09.3437014",
                                  "owner": "xfVP+ruiLEyOU7+cjfyrPw==",
                                  "ownerGuid": "fa4ff5c5-a2bb-4c2c-8e53-bf9c8dfcab3f",
                                  "accountStoreGroupIdentifier": "vod4DermFUuFRDDBVDd19A==",
                                  "accountStoreGroupGuid": "0d7887be-e6ea-4b15-8544-30c1543775f4",
                                  "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:23:09.3437014",
                                  "active": true,
                                  "updated": "2025-06-14T06:23:09.3437014",
                                  "deleted": true,
                                  "deletedUser": "sample string 16",
                                  "currentBalanceChanged": true,
                                  "maximumLimitChanged": true,
                                  "loyaltyPointsChanged": true,
                                  "projectedBalance": 17,
                                  "accountStoreGroupStoreIDs": [
                                    1,
                                    2
                                  ],
                                  "customerEmail": "sample string 18",
                                  "ownerCustomer": {
                                    "$ref": "55"
                                  },
                                  "card": {
                                    "$ref": "56"
                                  },
                                  "members": {
                                    "$id": "58",
                                    "sample string 1": [
                                      {
                                        "$ref": "55"
                                      },
                                      {
                                        "$ref": "55"
                                      }
                                    ],
                                    "sample string 2": [
                                      {
                                        "$ref": "55"
                                      },
                                      {
                                        "$ref": "55"
                                      }
                                    ]
                                  },
                                  "customerGroups": [
                                    {
                                      "$id": "59",
                                      "identifier": "U4weLkcH8UG94RGoTpgrpg==",
                                      "identifierGuid": "2e1e8c53-0747-41f1-bde1-11a84e982ba6",
                                      "name": "sample string 2",
                                      "primaryContact": "PMATGQW8xkaDzbi6Zsm4gQ==",
                                      "primaryContactGuid": "1913c03c-bc05-46c6-83cd-b8ba66c9b881",
                                      "accountID": "aX8S4dUGpUeHpzsSy++VCw==",
                                      "accountIDGuid": "e1127f69-06d5-47a5-87a7-3b12cbef950b",
                                      "special": true,
                                      "updated": "2025-06-14T06:23:09.3437014",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "goxNi9BB70q7LiLt3FLunQ==",
                                      "priceLevelIdentifierGuid": "8b4d8c82-41d0-4aef-bb2e-22eddc52ee9d",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "57"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "55"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "60",
                                          "id": 1,
                                          "groupID": "61/mlr+rR0S6mDDQUjbFEA==",
                                          "groupIDGuid": "96e65feb-abbf-4447-ba98-30d05236c510",
                                          "customerID": "/q8NGNDJ/E+Ufs+fFpafGA==",
                                          "customerIDGuid": "180daffe-c9d0-4ffc-947e-cf9f16969f18",
                                          "card": "sample string 4",
                                          "linkedAccount": "pJGVVwcMtEqSOroETZRSLg==",
                                          "linkedAccountGuid": "579591a4-0c07-4ab4-923a-ba044d94522e",
                                          "customer": {
                                            "$ref": "55"
                                          },
                                          "group": {
                                            "$ref": "59"
                                          },
                                          "customerCard": {
                                            "$ref": "56"
                                          }
                                        },
                                        {
                                          "$ref": "60"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "59"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "61",
                                    "id": 1,
                                    "identifier": "ub2k9K++y0Sv4XEb/RtTkQ==",
                                    "identifierGuid": "f4a4bdb9-beaf-44cb-afe1-711bfd1b5391",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "rntzpHLp+kqq8PELJjAe1w==",
                                    "accountIDGuid": "a4737bae-e972-4afa-aaf0-f10b26301ed7",
                                    "customerAccount": {
                                      "$ref": "57"
                                    },
                                    "customerCard": {
                                      "$ref": "56"
                                    },
                                    "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:23:09.3437014",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "VGBuakv2vkCRZ5Sr9XLy+A==",
                                    "idempotentVoidGuid": "6a6e6054-f64b-40be-9167-94abf572f2f8",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "62",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "99Z+6P3Qi0+TtpW623+16Q==",
                                      "saleHeaderIdentifierGuid": "e87ed6f7-d0fd-4f8b-93b6-95badb7fb5e9",
                                      "created": "2025-06-14T06:23:09.3437014",
                                      "createdLocal": "2025-06-14T06:23:09.3437014",
                                      "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:23:09.3437014",
                                      "storeID": 1,
                                      "operatorG_Uid": "HYjr+EMrWEKkuE5zaThUng==",
                                      "operatorGuid": "f8eb881d-2b43-4258-a4b8-4e736938549e",
                                      "customerG_Uid": "tlDWixfvVU65EpTMqiBuGA==",
                                      "customerGuid": "8bd650b6-ef17-4e55-b912-94ccaa206e18",
                                      "communityIdentifier": "FeNZrSTG9UG6L6U5BbsHBQ==",
                                      "communityIdentifierGuid": "ad59e315-c624-41f5-ba2f-a53905bb0705",
                                      "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": "kNPi3VynUUGu4wT7EZvT+A==",
                                      "priceLevelIdentifierGuid": "dde2d390-a75c-4151-aee3-04fb119bd3f8",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "22"
                                      },
                                      "customer": {
                                        "$ref": "55"
                                      },
                                      "communityOrganisation": {
                                        "$id": "63",
                                        "id": 1,
                                        "identifier": "VX/EitbJa0ig+DLMaEMdWA==",
                                        "identifierGuid": "8ac47f55-c9d6-486b-a0f8-32cc68431d58",
                                        "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:23:09.3437014",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "64",
                                          "saleItemID": 1,
                                          "identifier": "4dedc8GrUUqTC/TGe18AqQ==",
                                          "identifierGuid": "739dd7e1-abc1-4a51-930b-f4c67b5f00a9",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "Vq/N5OuxIEGMe7CTrZPqKA==",
                                          "pluGuid": "e4cdaf56-b1eb-4120-8c7b-b093ad93ea28",
                                          "accountID": "L06rEhWqw02EHuqpC3USYw==",
                                          "accountIDGuid": "12ab4e2f-aa15-4dc3-841e-eaa90b751263",
                                          "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:23:09.3437014",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "ZSjzEhgHk0K5cyKtRrCPxw==",
                                          "refundGuid": "12f32865-0718-4293-b973-22ad46b08fc7",
                                          "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": "yXCkNGw2WkaT2T0srMMwyA==",
                                          "idempotentVoidGuid": "34a470c9-366c-465a-93d9-3d2cacc330c8",
                                          "priceLevelIdentifier": "llltGL3HRkeofrKqZ4D8tg==",
                                          "priceLevelIdentifierGuid": "186d5996-c7bd-4746-a87e-b2aa6780fcb6",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "65",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-06-14T06:23:09.3437014",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "66",
                                            "id": 1,
                                            "g_UID": "aFBEoDCLSU63IJ6+pq0ywA==",
                                            "guid": "a0445068-8b30-4e49-b720-9ebea6ad32c0",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-06-14T06:23:09.3437014"
                                          },
                                          "modifier": {
                                            "$id": "67",
                                            "id": 1,
                                            "setG_UID": "TdaN89r/nEukr+OrEOl1JQ==",
                                            "modifierSetGuid": "f38dd64d-ffda-4b9c-a4af-e3ab10e97525",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "xXAElmLGqkuYR/4knjcy8w==",
                                            "pluGuid": "960470c5-c662-4baa-9847-fe249e3732f3",
                                            "deleted": true,
                                            "g_UID": "3GPFulud0EG4SHLvU78nzQ==",
                                            "guid": "bac563dc-9d5b-41d0-b848-72ef53bf27cd",
                                            "product": {
                                              "$ref": "10"
                                            }
                                          },
                                          "priceLevelName": "sample string 25",
                                          "pumpNumber": 1,
                                          "hoseNumber": 1
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "eftReceipts": [
                                        {
                                          "$id": "68",
                                          "id": 1,
                                          "storeID": 1,
                                          "saleHeaderID": 2,
                                          "storeSaleHeader": {
                                            "$ref": "62"
                                          },
                                          "receipt": "sample string 3",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "68"
                                        }
                                      ],
                                      "payments": [
                                        {
                                          "$ref": "61"
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ],
                                      "cards": [
                                        {
                                          "$id": "69",
                                          "id": 1,
                                          "saleHeaderID": 1,
                                          "identifier": "sample string 2",
                                          "cardType": 3,
                                          "providerName": "sample string 4"
                                        },
                                        {
                                          "$ref": "69"
                                        }
                                      ],
                                      "campaignHits": [
                                        {
                                          "$id": "70",
                                          "id": 1,
                                          "saleHeaderID": 2,
                                          "campaign": "sample string 3",
                                          "name": "sample string 4",
                                          "processed": 1,
                                          "campaignDescription": "sample string 5"
                                        },
                                        {
                                          "$ref": "70"
                                        }
                                      ],
                                      "fuel": [
                                        {
                                          "$id": "71",
                                          "id": 1,
                                          "plu": 1,
                                          "pluG_UID": "PWRJ6xgUGU6KPYEhd+lHAA==",
                                          "pluGuid": "eb49643d-1418-4e19-8a3d-812177e94700",
                                          "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:23:09.3437014",
                                          "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:23:09.3437014",
                                          "tagNumber": "sample string 15",
                                          "trackTwoRem": "sample string 16",
                                          "transCode": 1,
                                          "transType": 1,
                                          "unitPrice": 1.0,
                                          "vehicleReg": "sample string 17",
                                          "offline": true,
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "fuelResells": [
                                        {
                                          "$id": "72",
                                          "saleItemID": 1,
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "JSrb5cqwokqWYjhPslsNCQ==",
                                          "pluGuid": "e5db2a25-b0ca-4aa2-9662-384fb25b0d09",
                                          "accountID": "LlEOlrxkpkiHWdAdIpqKOw==",
                                          "accountIDGuid": "960e512e-64bc-48a6-8759-d01d229a8a3b",
                                          "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:23:09.3437014",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "Ju0NeYq+Y0+hgp8lRvvwpg==",
                                          "refundGuid": "790ded26-be8a-4f63-a182-9f2546fbf0a6",
                                          "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": "72"
                                        }
                                      ],
                                      "customerOrder": [
                                        {
                                          "$id": "73",
                                          "identifier": "uBqhM/be20mYxGWbLZec4A==",
                                          "identifierGuid": "33a11ab8-def6-49db-98c4-659b2d979ce0",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "Z2jNlekYakSFX8ibxZ5Kpg==",
                                          "customerIdentifierGuid": "95cd6867-18e9-446a-855f-c89bc59e4aa6",
                                          "operatorNo": 1,
                                          "operatorG_UID": "F/oXs8X7VUyytn+4iQg7lg==",
                                          "operatorGuid": "b317fa17-fbc5-4c55-b2b6-7fb889083b96",
                                          "created": "2025-06-14T06:23:09.3437014",
                                          "ordered": "2025-06-14T06:23:09.3437014",
                                          "started": "2025-06-14T06:23:09.3437014",
                                          "completed": "2025-06-14T06:23:09.3437014",
                                          "supplied": "2025-06-14T06:23:09.3437014",
                                          "quickTicket": 1,
                                          "deleted": true,
                                          "walkAway": true,
                                          "approxWait": 1,
                                          "actualWait": 1,
                                          "deliveryMethod": 8,
                                          "externalSaleType": 9,
                                          "customer": {
                                            "$ref": "55"
                                          },
                                          "operator": {
                                            "$ref": "22"
                                          },
                                          "details": [
                                            {
                                              "$id": "74",
                                              "headerID": 1,
                                              "plu": 1,
                                              "pluG_UId": "2xSjzTWcfE6gjVFu+KHd9w==",
                                              "pluGuid": "cda314db-9c35-4e7c-a08d-516ef8a1ddf7",
                                              "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": "reY7J8LFrkiUzA/Hf/aMiA==",
                                              "headerIdentifierGuid": "273be6ad-c5c2-48ae-94cc-0fc77ff68c88",
                                              "product": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "74"
                                            }
                                          ],
                                          "storeName": "sample string 11",
                                          "customerName": "sample string 12",
                                          "storeReplyTo": "sample string 13",
                                          "storeSubjectLine": "sample string 14",
                                          "storeSaleHeader": {
                                            "$ref": "62"
                                          }
                                        },
                                        {
                                          "$ref": "73"
                                        }
                                      ],
                                      "surveyResponses": [
                                        {
                                          "$id": "75",
                                          "surveyG_UID": "qHTfBEduGUa0UsBQSn+R1A==",
                                          "surveyGuid": "04df74a8-6e47-4619-b452-c0504a7f91d4",
                                          "saleHeaderGuid": "AXuW6uoVPkGhPUGQdbwENw==",
                                          "saleGuid": "ea967b01-15ea-413e-a13d-419075bc0437",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "8AdVOy3JbkmzH5mon+e/2Q==",
                                          "guidResponse": "3b5507f0-c92d-496e-b31f-99a89fe7bfd9",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-06-14T06:23:09.3437014",
                                          "sale": {
                                            "$ref": "62"
                                          },
                                          "survey": {
                                            "$id": "76",
                                            "g_UID": "/6eVgB+DNUuPbf1Ok3xEtg==",
                                            "guid": "8095a7ff-831f-4b35-8f6d-fd4e937c44b6",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "XDVnsJjnfk2Nwjo12BmkaA==",
                                            "checkoutFormGuid": "b067355c-e798-4d7e-8dc2-3a35d819a468",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-06-14T06:23:09.3437014",
                                            "end": "2025-06-14T06:23:09.3437014",
                                            "deleted": true,
                                            "updated": "2025-06-14T06:23:09.3437014",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "6fc97520-f634-4b0f-9e7f-466e13482733",
                                              "036576ba-9725-4464-b6f1-8b9f405929d4"
                                            ],
                                            "allowsAllTextResponses": true,
                                            "surveyForm": {
                                              "$ref": "30"
                                            }
                                          },
                                          "ingressId": "sample string 4"
                                        },
                                        {
                                          "$ref": "75"
                                        }
                                      ],
                                      "storeName": "sample string 38",
                                      "machineName": "sample string 39",
                                      "operatorName": "sample string 40",
                                      "direction": 1,
                                      "reason": "sample string 41",
                                      "accountG_UID": "UP9Xy5MOBUiGbv79i/VpkA==",
                                      "accountIdentifier": "cb57ff50-0e93-4805-866e-fefd8bf56990",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "xtgSU0baqkeWYKuOShF7Hg==",
                                      "customerOrderIdentifierGuid": "5312d8c6-da46-47aa-9660-ab8e4a117b1e",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "77",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "2TtFrNeGC0q6MDEN4vGtgw==",
                                      "paymentIdentifierGuid": "ac453bd9-86d7-4a0b-ba30-310de2f1ad83",
                                      "identifier": "xhYU8OZ0Q0Oa9qQzBxX1Xw==",
                                      "identifierGuid": "f01416c6-74e6-4343-9af6-a4330715f55f",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "zkdlqziRAkuXO44yBbJIwg==",
                                      "itemIdentifierGuid": "ab6547ce-9138-4b02-973b-8e3205b248c2"
                                    }
                                  },
                                  {
                                    "$ref": "61"
                                  }
                                ]
                              },
                              {
                                "$ref": "56"
                              }
                            ],
                            "customerGroupMembers": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$ref": "59"
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "accounts": [
                              {
                                "$ref": "57"
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "account": {
                              "$ref": "57"
                            },
                            "vouchers": [
                              {
                                "$id": "78",
                                "customerIdentifier": "16wPKmqeZkO25X3p7PBw3g==",
                                "customerIdentifierGuid": "2a0facd7-9e6a-4366-b6e5-7de9ecf070de",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "34L/kUhg702bdJfGR9CrWA==",
                                "idempotentGuid": "91ff82df-6048-4def-9b74-97c647d0ab58",
                                "offline": true,
                                "voucher": {
                                  "$id": "79",
                                  "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:23:09.3437014",
                                  "barcodeTemplate": {
                                    "$id": "80",
                                    "templateID": 1,
                                    "template": "sample string 1",
                                    "bcFunction": "sample string 2",
                                    "sortOrder": 3
                                  },
                                  "scaleLabel": {
                                    "$id": "81",
                                    "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:23:09.3437014",
                                    "labelPageLayout": "MsohKgbJ+0umI7fUs+HLOQ==",
                                    "pageLayoutGuid": "2a21ca32-c906-4bfb-a623-b7d4b3e1cb39",
                                    "labelType": 6,
                                    "oldName": "sample string 7",
                                    "voucher": {
                                      "$ref": "79"
                                    },
                                    "elements": [
                                      {
                                        "$id": "82",
                                        "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:23:09.3437014"
                                      },
                                      {
                                        "$ref": "82"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "83",
                                      "id": 1,
                                      "customerIdentifier": "4t5rqwrkEEGWVSJlDNv8Ug==",
                                      "customerIdentifierGuid": "ab6bdee2-e40a-4110-9655-22650cdbfc52",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-06-14T06:23:09.3437014",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "IZU2+yY+EUeTpcfx1OrZRw==",
                                      "issuedIdempotentGuid": "fb369521-3e26-4711-93a5-c7f1d4ead947",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-06-14T06:23:09.3437014",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-06-14T06:23:09.3437014",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "aHnGLNaiwkWUHaDDral0ew==",
                                      "redeemedIdempotentGuid": "2cc67968-a2d6-45c2-941d-a0c3ada9747b",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-06-14T06:23:09.3437014",
                                      "storeName": "sample string 17",
                                      "scaleLabel": {
                                        "$ref": "81"
                                      },
                                      "voucher": {
                                        "$ref": "79"
                                      },
                                      "customer": {
                                        "$ref": "55"
                                      },
                                      "issuedOfflinePayment": {
                                        "$ref": "61"
                                      },
                                      "redeemedOfflinePayment": {
                                        "$ref": "61"
                                      }
                                    },
                                    {
                                      "$ref": "83"
                                    }
                                  ]
                                },
                                "customer": {
                                  "$ref": "55"
                                }
                              },
                              {
                                "$ref": "78"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$id": "84",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupID": "PegsaITG60CBFuUxC1B83A==",
                          "groupIDGuid": "682ce83d-c684-40eb-8116-e5310b507cdc",
                          "campaign": {
                            "$ref": "51"
                          },
                          "group": {
                            "$ref": "59"
                          }
                        },
                        {
                          "$ref": "84"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "85",
                          "identifier": "H4AMrc8pAUCQ0Z47LZM9MQ==",
                          "identifierGuid": "ad0c801f-29cf-4001-90d1-9e3b2d933d31",
                          "campaignName": "sample string 2",
                          "message": "sample string 3",
                          "ticketFileSource": "sample string 4",
                          "ticketFileDestination": "sample string 5",
                          "storeID": 1
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "comboPriceGroups": [
                        {
                          "$id": "86",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "g_UID": "T37NAfHHzUOJnmx3/w+kvg==",
                          "guid": "01cd7e4f-c7f1-43cd-899e-6c77ff0fa4be",
                          "description": "sample string 5",
                          "newPrice": 1,
                          "rangeDescription": "sample string 6",
                          "dealDescription": "sample string 7",
                          "labelQuantity": 8,
                          "hostProductCategoryID": 1,
                          "offerID": 1,
                          "dontUpdatePricePlus": true,
                          "campaign": {
                            "$ref": "51"
                          },
                          "comboPricePlus": [
                            {
                              "$id": "87",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "groupG_UID": "8+gRoJNsIEKVpZq+ycRGGg==",
                              "groupGuid": "a011e8f3-6c93-4220-95a5-9abec9c4461a",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "7HzMPJYQ60Sr1Km3f/rqew==",
                              "pluGuid": "3ccc7cec-1096-44eb-abd4-a9b77ffaea7b",
                              "priceGroupG_UID": "cnblp3fwc0Sh9tlrwWVc6w==",
                              "priceGroupGuid": "a7e57672-f077-4473-a1f6-d96bc1655ceb",
                              "campaignPoolID": "sample string 7",
                              "quantity": 1,
                              "campaign": {
                                "$ref": "51"
                              },
                              "product": {
                                "$ref": "10"
                              },
                              "priceGroup": {
                                "$ref": "16"
                              },
                              "campaignPool": {
                                "$ref": "51"
                              }
                            },
                            {
                              "$ref": "87"
                            }
                          ]
                        },
                        {
                          "$ref": "86"
                        }
                      ],
                      "priceLevels": [
                        {
                          "$id": "88",
                          "id": 1,
                          "priceLevelIdentifier": "ysm6ISIoDUWNKVfbJHRhwA==",
                          "priceLevelIdentifierGuid": "21bac9ca-2822-450d-8d29-57db247461c0",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "88"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "10"
                    },
                    "dealCost": {
                      "$id": "89",
                      "headerIdentifier": "hyCAxWaLYUaSDhCW8+7Xxw==",
                      "headerIdentifierGuid": "c5802087-8b66-4661-920e-1096f3eed7c7",
                      "identifier": "2J6WP8mcg0CCMjVkbIWDuA==",
                      "identifierGuid": "3f969ed8-9cc9-4083-8232-35646c8583b8",
                      "supplierIdentifier": "28lVKw7PUUelWNVcPqW9Ww==",
                      "supplierGuid": "2b55c9db-cf0e-4751-a558-d55c3ea5bd5b",
                      "pluG_UID": "kiUF6C9F1k+poelpPqiDQg==",
                      "pluGuid": "e8052592-452f-4fd6-a9a1-e9693ea88342",
                      "campaignName": "235321c5-72b1-438b-a7d9-749c4dc3f0d1",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-06-14T06:23:09.3437014",
                      "end": "2025-06-14T06:23:09.3437014",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "oCPg0B2PuUGCe81OURdJ0Q==",
                      "bonusItemPluGuid": "d0e023a0-8f1d-41b9-827b-cd4e511749d1",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-06-14T06:23:09.3437014",
                      "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:23:09.3437014",
                      "campaignEndDate": "2025-06-14T06:23:09.3437014",
                      "masterPLUG_UID": "pzFCoanMUku6+lOvM785OQ==",
                      "masterID": "a14231a7-cca9-4b52-bafa-53af33bf3939",
                      "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": "Yeqmyi9baUmKiuCTGX9Adw==",
                      "bonusMasterID": "caa6ea61-5b2f-4969-8a8a-e093197f4077",
                      "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:23:09.3437014",
                  "dealCosts": [
                    {
                      "$ref": "89"
                    },
                    {
                      "$ref": "89"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "90",
                      "pluG_UID": "UuSOARLlq0u1PcCPQtx9lw==",
                      "pluGuid": "018ee452-e512-4bab-b53d-c08f42dc7d97",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "alternateProductG_UID": "qrrXk4eGtEeovCjcr/2umQ==",
                  "alternateProduct": "93d7baaa-8687-47b4-a8bc-28dcaffdae99",
                  "productHostCode": {
                    "$id": "91",
                    "id": 1,
                    "pluG_UID": "vVsUOTil7Ua60FReEh4V6w==",
                    "pluGuid": "39145bbd-a538-46ed-bad0-545e121e15eb",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "45"
                  },
                  "mscCom": {
                    "$ref": "46"
                  },
                  "mscDep": {
                    "$ref": "48"
                  },
                  "mscSubCom": {
                    "$ref": "47"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2025-06-14T06:23:09.3437014",
                  "inventoryTracked": "2025-06-14T06:23:09.3437014",
                  "isNormalPriceChangesCampaign": true
                },
                "supplier": {
                  "$ref": "5"
                },
                "serviceFee": {
                  "$id": "92",
                  "id": 1,
                  "description": "sample string 1",
                  "fee": 1
                },
                "isPrimaryHost": true,
                "hostVendor": 46
              },
              {
                "$ref": "8"
              }
            ],
            "orderCycleHeaders": [
              {
                "$id": "93",
                "storeID": 1,
                "supplierIdentifier": "3zwfgUXcOkm2NAMlgXDpsw==",
                "supplierGuid": "811f3cdf-dc45-493a-b634-03258170e9b3",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "storeName": "sample string 5",
                "departmentName": "sample string 6",
                "orderDays": 7
              },
              {
                "$ref": "93"
              }
            ],
            "cycles": [
              {
                "$id": "94",
                "storeID": 1,
                "supplierIdentifier": "IQvzzWVrKkOj2MECRfSqmw==",
                "supplierGuid": "cdf30b21-6b65-432a-a3d8-c10245f4aa9b",
                "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:23:09.3437014",
                "deliveryDate": "2025-06-14T06:23:09.3437014",
                "nextCutOffDate": "2025-06-14T06:23:09.3437014",
                "nextDeliveryDate": "2025-06-14T06:23:09.3437014",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "94"
              }
            ],
            "store": {
              "$ref": "1"
            },
            "updated": "2025-06-14T06:23:09.3437014",
            "isHost": true
          },
          "files": [
            {
              "$id": "95",
              "id": "sample string 1",
              "fileName": "sample string 2",
              "extension": "sample string 3",
              "provider": 0,
              "type": 0,
              "hostType": "sample string 4",
              "createdUtc": "2025-06-14T06:23:09.3437014",
              "processed": "2025-06-14T06:23:09.3437014",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-06-14T06:23:09.3437014",
              "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": "4"
              },
              "metcashHeader": {
                "$id": "96",
                "customerNumber": "sample string 1",
                "creationDate": "2025-06-14T06:23:09.3437014",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "95"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "97",
              "id": 1,
              "hostIdentifier": "EFPSsb9kD0KXN/kJlsykOQ==",
              "hostIdentifierGuid": "b1d25310-64bf-420f-9737-f90996cca439",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "db216467-61f9-4f10-8a78-64d6d65128dc",
                "e6bf1e21-3110-4619-a4e6-8a7e5e01e05b"
              ]
            },
            {
              "$ref": "97"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "3"
          },
          "hostStoreSettings": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "98",
              "identifier": "wvOppnoynEWsP7M2RtmLjg==",
              "identifierGuid": "a6a9f3c2-327a-459c-ac3f-b33646d98b8e",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "98"
            }
          ],
          "promoTypeGuids": [
            "e4968513-7565-452f-b5fc-8658b12dc29d",
            "1b63f4bf-897f-4d22-a1ae-b0430fb1774e"
          ],
          "isPromotionOnly": false,
          "isOrderable": false,
          "vendor": 0
        },
        "groupIDs": [
          1,
          2
        ],
        "hostDescription": "sample string 24"
      },
      {
        "$ref": "3"
      }
    ],
    "accounts": [
      {
        "$id": "99",
        "id": 1,
        "storeID": 1,
        "accountName": "sample string 2",
        "bsb": "sample string 3",
        "accountNumber": "sample string 4",
        "accountDesignated": true
      },
      {
        "$ref": "99"
      }
    ],
    "sales": [
      {
        "$id": "100",
        "id": 1,
        "storeID": 1,
        "externalSalesType": 2,
        "ftpSiteID": 1,
        "lastSaleProcessed": "2025-06-14T06:23:09.3437014",
        "ftpSite": {
          "$id": "101",
          "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": "100"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "97"
      },
      {
        "$ref": "97"
      }
    ],
    "cashManagements": [
      {
        "$id": "102",
        "id": 1,
        "storeID": 1,
        "cashManagementType": 2,
        "apiID": 1,
        "organisationID": "sample string 3",
        "siteName": "sample string 4",
        "thirdPartyAPI": {
          "$id": "103",
          "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": "102"
      }
    ],
    "updateStoreID": "c535bec0-e72e-45a1-b3e3-f732402bbf17",
    "updateStore": {
      "$id": "104",
      "id": "c67c25d5-0a72-43bc-8d1e-7c2237fde9e3",
      "name": "sample string 1",
      "lastActivity": "2025-06-14T06:23:09.3437014",
      "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:23:09.3437014"
    },
    "timeZoneId": "sample string 53",
    "securityOptions": {
      "$id": "105",
      "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"
    }
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�2�Zښ���5xl/workbook.xml �(�����@�{��r�"A4䠢���_`��O�����O ��ۙ��v�h\_ӳ���\λl�������]k��0I�Ӷ����oE:@E)80H�}'��+������QPÊR(5/�����)i􋜌��l2XC�l�XӨ(�%�lq�M�Ϝ�LN��4����zM���;{�	�~_PK�2�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
�2�Z�C��''_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="R771bd5200dd6459b" /></Relationships>PK�2�ZRF���B3xl/worksheets/sheet1.xml �(��[�r�6���K�~���Iܤ�%I;ɛj˱�������_HL�`K�̃#�Cp�{���G?�{{3��Xo����)��t���X].�O�o�~rӟO��W�6׋�v�w�g����v���l���^��7����.�]�ַ�m�v�u���Z^,^�.��.�3����7�m���z�m3}�6����z1��/�����|y7=9�\���O֋��i͟5�r:����g�����y����W�v߼�<��=v��O�W��\.���o��W��˯�����ϹX�l�_'��w��������������W\1#���f��=�1����<��y�0O>�㪲�)ƕ7�Y�?_櫑��a�n糊k�wLex�|s�oF^��ۑ��a�9�����9��ac+<J��וS�i˜���B�(>.�V�2�rl�(D��V�R�zl�(Fn��Be�m���+Ź��_�<�w��*#-��!��J��K��)�s�PAD)
���%(�����S���ɉ�)�J	#l�B���HNV;ʝfRq�K��~���D���Js��5JZi]�B���#�.���*F()%c��Պ�9�ivwVin�7��5'[�	_Y�����v��B��=�i���0�sedԠ����)<��ɨE9��ɨE��j�F����eԤl5)]!k4��rWФ�����3�);ē2jR��<DMJ?����Tll��I�jR����;o�AEM*��^I��i"�(�BEM*٭ |0��C��a�I�*a=S��p��BPQ�Jw�i���z���%�&��AI�uX�g\��"jRu4i*i�VRpQ�ͨI���v��/��*jR%}rwi�<�I�jR��Zv���7��$uG��
�UA
��]��%�E�Ȑ�E8���f��$���v�E�-u\�h��ԉ$��C��~|`�ݻ�L�@�qe9�(Im�c���wd��$u�����t�-A��-�[GIj���p/�2:���s[��n%)m�K�:����`�"�SӢ�R4�[T����Ѱ�L��{b�(E#��)�5���e1�(E��2�!8�7;`M��i����LJ��;�x�.����
Q�����A�N���1���hZ)�`���]y�Kk�R4�����Q���K�h[-Zrh�6���lԤm5iM%E @��:��R��I+��rJ�'8���%UۨI�jR����,!�[�Jg����cS�����������g���{��K�����h�����á��S>n��ڶ�������	;����= ��S��!Rċ!S���R�i��)�aRīaS���Rį9§�7�1B�oBX�@���O!ľ��;!Ծ��_B�� �ݏ@m��3!�a��v?a��vk`BA譁
�FF$����0\3JBq
�(	�50�$$�����\SJBs
l))������))������))�����ܩ(�������(������(�����<�(�����\�(�����|�	�
�&<7������j�s|�	�
�&<7��$<7������j�s|jh�>5�g�SCy>5�g�SCy>5�g�SCy>5�g�SCy>5�g�SKy>��g�SKy>��g�S��<��1y�6y��$�(�$��@Ȟ��%/{q
����@�f��!���k!k�@�N��Q����B��@�a�m��z�ރ�dW��+z��g�g�g�SwLi�{7esLj���e�)C�:�xz��y�-�wWNSt�,FW�rx����i�n�4��y��7Ơ�����|#&�����'v˂���gT-�y��J�{�ѝ��@t+f1=1b�+f�<1c�?'V�bb2���N4ζ&1��
0g��l4}7�o��U�qF+�J��%��}���F(p�e��e�=�芀�rpg���D�	5ȅ�P�\H�5ȅ��P�\H�
5��y�@T(��no�e�eOJ��}~ 4%M�=�8�iJ�sH���D�)@hJ���D�)@hJ�a�]��{P��D�)��
{��z��{�>u�
)���/eH]�<%L��+�S―��^�S"�d)`��0YJ�,%��w
���D��R"�d)q����W)����@YJD�,%&+�Rb2���d4K��h��f)1�Rby'�g[��.O���,%&%���Jd)����\'K���^<R�����.���! �>�(O���D�R"e)����@YJD�,%"M���o������t��.���y?�A��PK�2�ZH{Ag�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�q�&AM�a�m��=N�&�e����G�
XE�Tb�������4����޾M#9c���-��V9=خ�S25l7�=�2��>��bc}J��Ҩz�d,�G�;ƅI����z���C�[�0g�-�.�Ct�
��:Mh�`���1��	�A�S?�H��,2�N��_
�|���U%B��e������dj����V�Z�(���L/����N��L�h&Ui_��i�j��/6_PK�2�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��PK�2�Z@����}xl/sharedStrings.xml �(��Xko*7�^��aŧV��>XQ���H����zU�f�n��ޛ�V��wl f�m�[)JȜ�=>s<cs��e�9��TL�_�j�H_^՞o�N�Q��d�ӫ�+U5����Rځ�\]�VZo.
�蚨��PH*�h�W.j#)IԊR����k�x͉E�5,��*9g���"��R_��
}}�0��,jB����>_	������ӏc��S��Y���V��S�-y95
a_٩�&I$U�3N�,��}�_Q�h�%N"ߙ�D�E��4c�w4`��bnb���&U;�Vd��r���g�F�� I�}4@���c����Dc�|�q�8N�?IW"W��=��jg�/~��6�C	���l�K��xa?�3��$�iE���>Yo["�;�)�B���1Y��tG�ʱX
I���Z)�$3J(�,e����]�P�G�2��؋�'E%/6#J=����Y��[)�c���Os��m�m&�'V�ƃGIx�� �)	u����"��"�� ß�d�Ǹ��4�r~�e(��� �|�g���Lw�}v�$���r
�@���4��R��\�[�epjV=��VQ80IYv%1��LA�?l	��I$y���c���W;�n@7�(o�W$6g|����4g�q��$�fTnL�05��TY]b������fsPw_lX��)܃ܔ���@�T�M����~RT�'DK�ګQ��5B���@p�8QA'��`Vh�Kh�Ӎ�.Z�Q�h2%<�pi�R�t��p�<��[���y�s}�G�]uN�
��
��
��
�����*�*�P|�W���WM?�z
&��"?�ݶ�
�f�K�ENj�V�-��
;A�A�\�
����	+
��wa�~6�V���Ux��#$��g�-V�>����pү�
��J��.�}�eԶU�@��L����g�>��H,�q����2��E�kVf���^��\�����=��hAcϥ퀺͈��"����à��E�#�,�/��oF�ʉ[�8����H;p��"v;�O]�a;Mh��?���-��IY3���:x�~^�A�.����:7�S7�"�����Xy��v-�*Z+�Q��B��7^@y�eǦO��{z�X�Q3n.G�7�VE2Ǹ�����Dh��\��L�{�K���cߕ������eP{���R';��{@�������>��y{p���.6�3���y�l�y����~���� ��r=�5\s�c��M�a�-<?��.ș�������"\��e�����5���yW�<4i�'qত	�����v�S'i$Q�Ic3�Y�Z.�;�70&��0�+*��Nu��nh�M��z�"�0�/Œ��S(��#�s��$?�g^" ��/Q�����/�Hf^2�a���fUt�}K�D,X��%�~o���6��@{$%[���|9��旊�.'G�`N�'x��)7�Vh=)��EJ�
����PK-�2�Zښ���5xl/workbook.xmlPK-�2�Z����	��[Content_Types].xmlPK-
�2�Z�C��''U_rels/.relsPK-�2�ZRF���B3�xl/worksheets/sheet1.xmlPK-�2�ZH{Ag�P�xl/_rels/workbook.xml.relsPK-�2�ZЃc'2E
Cxl/styles.xmlPK-�2�Z@����}�xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�2�Z���V�5xl/workbook.xml �(�����0��&�C����()��x�པ�4П�5���H�yۙ��v�l��3�����\��lE��(�OƂ�;a�b!J�"Fɡ5��@rβ�8�X�F�AZ�W�?,o��AM+J1�qs< D�fO	�O2[��Dd
��M��")����,0��s�k�c�*�ǥ�J^\E~������F����PK�2�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
�2�ZL��S''_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="R66adbc5eb9c843d9" /></Relationships>PK�2�ZRF���B3xl/worksheets/sheet1.xml �(��[�r�6���K�~���Iܤ�%I;ɛj˱�������_HL�`K�̃#�Cp�{���G?�{{3��Xo����)��t���X].�O�o�~rӟO��W�6׋�v�w�g����v���l���^��7����.�]�ַ�m�v�u���Z^,^�.��.�3����7�m���z�m3}�6����z1��/�����|y7=9�\���O֋��i͟5�r:����g�����y����W�v߼�<��=v��O�W��\.���o��W��˯�����ϹX�l�_'��w��������������W\1#���f��=�1����<��y�0O>�㪲�)ƕ7�Y�?_櫑��a�n糊k�wLex�|s�oF^��ۑ��a�9�����9��ac+<J��וS�i˜���B�(>.�V�2�rl�(D��V�R�zl�(Fn��Be�m���+Ź��_�<�w��*#-��!��J��K��)�s�PAD)
���%(�����S���ɉ�)�J	#l�B���HNV;ʝfRq�K��~���D���Js��5JZi]�B���#�.���*F()%c��Պ�9�ivwVin�7��5'[�	_Y�����v��B��=�i���0�sedԠ����)<��ɨE9��ɨE��j�F����eԤl5)]!k4��rWФ�����3�);ē2jR��<DMJ?����Tll��I�jR����;o�AEM*��^I��i"�(�BEM*٭ |0��C��a�I�*a=S��p��BPQ�Jw�i���z���%�&��AI�uX�g\��"jRu4i*i�VRpQ�ͨI���v��/��*jR%}rwi�<�I�jR��Zv���7��$uG��
�UA
��]��%�E�Ȑ�E8���f��$���v�E�-u\�h��ԉ$��C��~|`�ݻ�L�@�qe9�(Im�c���wd��$u�����t�-A��-�[GIj���p/�2:���s[��n%)m�K�:����`�"�SӢ�R4�[T����Ѱ�L��{b�(E#��)�5���e1�(E��2�!8�7;`M��i����LJ��;�x�.����
Q�����A�N���1���hZ)�`���]y�Kk�R4�����Q���K�h[-Zrh�6���lԤm5iM%E @��:��R��I+��rJ�'8���%UۨI�jR����,!�[�Jg����cS�����������g���{��K�����h�����á��S>n��ڶ�������	;����= ��S��!Rċ!S���R�i��)�aRīaS���Rį9§�7�1B�oBX�@���O!ľ��;!Ծ��_B�� �ݏ@m��3!�a��v?a��vk`BA譁
�FF$����0\3JBq
�(	�50�$$�����\SJBs
l))������))������))�����ܩ(�������(������(�����<�(�����\�(�����|�	�
�&<7������j�s|�	�
�&<7��$<7������j�s|jh�>5�g�SCy>5�g�SCy>5�g�SCy>5�g�SCy>5�g�SKy>��g�SKy>��g�S��<��1y�6y��$�(�$��@Ȟ��%/{q
����@�f��!���k!k�@�N��Q����B��@�a�m��z�ރ�dW��+z��g�g�g�SwLi�{7esLj���e�)C�:�xz��y�-�wWNSt�,FW�rx����i�n�4��y��7Ơ�����|#&�����'v˂���gT-�y��J�{�ѝ��@t+f1=1b�+f�<1c�?'V�bb2���N4ζ&1��
0g��l4}7�o��U�qF+�J��%��}���F(p�e��e�=�芀�rpg���D�	5ȅ�P�\H�5ȅ��P�\H�
5��y�@T(��no�e�eOJ��}~ 4%M�=�8�iJ�sH���D�)@hJ���D�)@hJ�a�]��{P��D�)��
{��z��{�>u�
)���/eH]�<%L��+�S―��^�S"�d)`��0YJ�,%��w
���D��R"�d)q����W)����@YJD�,%&+�Rb2���d4K��h��f)1�Rby'�g[��.O���,%&%���Jd)����\'K���^<R�����.���! �>�(O���D�R"e)����@YJD�,%"M���o������t��.���y?�A��PK�2�Zo(��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8i�Ġ�ݰ���3��&vd����G�
XE�Tb�������4����޾M#9���-Y�r�`�NQ?p�n�{EL�s iņL���A�D�܌6u��)�=��:��*�k��e��e���փ�g�N����:19�cl��5Y��u-�K�׊q]<�dEW�wS�2b���Η2��8+�K�d��*c���%�t�Ӳ�P�|�%�JJƪZ_���_l�PK�2�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��PK�2�Z�	��}xl/sharedStrings.xml �(��Xko*7�^��aŧV��>XQ�+y A@��R�*��z��bS�{������
�청z+E	�3��g�gl.?��3���	~U��^͡<	�˫�������	OH&8���RUs>\_*���Um����P񊮉��
値B���岡6��D�(��x^��&�לX�\ò>��s�gN�,®/��pp��ח
��΢�Di*O����y$kz�<�8B��;�	��h�t�?5ޑ�S�-�+;5��DR�����Ϣ�)�g�E��F�X�$�
HT_$�@3yGn_6@L/��Qhi�Q��DV��4��(z�iș	�ه��/@>VA/ֽ!��
0l�I��8��L$]�\!�w�X���Y������%H���e.���U�h�H6�,���K��d�!l�|�)�0_�GdA3D�1*Gb)P$�ҏ�jUT����0�\��ajߣ�9CI4Eg��wb/����dؔ(�,$Z��%���I����|�k�n+D(hS)>�5<J�;8�y�HI�3-$=�?�~�D$#<��&�Ȕ��s.�R
y����y�O��tG�ggH�<&�,� �(�L�y-u��Zܱ,�S��!,a���Ep`w.��`s�3y���%�'��1
枥�Odr\�`��袼�j\�؜�SֻzЌ}�]j��Q�1����Seue���<~�b��A�}�a�N��
�5g�2��l�����r?&Z2�^�:�����������:�=�B�\B�lLvтs�����¥	J��	����ptn������y�{��
]tNpt�9�+��+��+��+��+�T�?��/��/@��^᪳�߼j���S0!�����n�6;^�.:^䶢(n��n�	**�T�%� ,�X?�HxXAh����S����*�׬�+�!��~f�b%�c���ߎ�u[���OI9�e�/��ڶ�������)�����ԧ���?�|��_�}�暕���84��=���f��0Z��si;�n3"��i��0hz�b��H�G=���������r�V;�$r=��f���N�S�A�Nڥ��ln�~R���<����߄Wy9�� ��No|�fZ�lC8��+���ݎq5���}.m���(ϳ��4��wO�����5��r�<q�nU$s���I�*�M��z�+x�)� r��#�q컒��Z⶿أ��jo_r]�d��o��92҇S�7o�W���vj>^9o��3/W�9�Ϸ�X_��[�أ�k.x�?�i2�����]w���9S����ׂt�8X�ҵ��aл��5�J��&m�$ܔ4aZ����|
�$M�$�:ilޑ5�^����DX&zEe1�ө���M
��Izä^!��8��K�d�_�Je���B-�s��Kd�%��}�T"�E��K;l9�ݬ���o��+ ѷ$���0��&�o��dkb#ޟ�/G:�W��R�����̨�/���r�n�Vp#ų�H�󡡔��PK-�2�Z���V�5xl/workbook.xmlPK-�2�Z����	�[Content_Types].xmlPK-
�2�ZL��S''V_rels/.relsPK-�2�ZRF���B3�xl/worksheets/sheet1.xmlPK-�2�Zo(��P�xl/_rels/workbook.xml.relsPK-�2�ZЃc'2E
Exl/styles.xmlPK-�2�Z�	��}�xl/sharedStrings.xmlPK��