GET api/host/{id}/stores

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-10-04T23:59:18.2363861",
    "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": "Bcy6O5f3iESLwudaRy7TgQ==",
    "hostIdentifierGuid": "3bbacc05-f797-4488-8bc2-e75a472ed381",
    "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-10-04T23:59:18.2363861",
    "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": "k6vo4Z0S8ESmRS+7gOtmCw==",
        "hostIdentifierGuid": "e1e8ab93-129d-44f0-a645-2fbb80eb660b",
        "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": "b/qV8+KFoEWQnAHN24kqqg==",
          "identifierGuid": "f395fa6f-85e2-45a0-909c-01cddb892aaa",
          "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": "rbKGVoWM6069Nbz1GH97Cg==",
          "hostSupplierIdentifierGuid": "5686b2ad-8c85-4eeb-bd35-bcf5187f7b0a",
          "loyaltyPriceLevelIdentifier": "qEgMk+oykUauixSvjU4kNQ==",
          "loyaltyPriceLevelIdentifierGuid": "930c48a8-32ea-4691-ae8b-14af8d4e2435",
          "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-10-04T23:59:18.2363861",
          "lastProcessed": "2025-10-04T23:59:18.2363861",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "5",
            "identifier": "UzhnpzIL7k6l2+XpJzDJ7Q==",
            "identifierGuid": "a7673853-0b32-4eee-a5db-e5e92730c9ed",
            "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": "CFfO15zEF0+5iG9WthOUdA==",
            "primaryContactID": "d7ce5708-c49c-4f17-b988-6f56b6139474",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "M/ukqnFXeU6o/g5p6dCAOA==",
            "supplierGroupGuid": "aaa4fb33-5771-4e79-a8fe-0e69e9d08038",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-10-04T23:59:18.2363861",
            "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": "5a33b75e-178f-4013-9751-cf57405dd386",
              "identifier": "tWB4AsJ/5k+3W0OJwVvmKA==",
              "identifierGuid": "027860b5-7fc2-4fe6-b75b-4389c15be628",
              "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": "Ca3CIuuLh0GyBnzikw+K9A==",
                "supplierIdentifierGuid": "22c2ad09-8beb-4187-b206-7ce2930f8af4",
                "contactGuid": "8GWTjY2swUW4XlkNbZOgZQ==",
                "contactID": "8d9365f0-ac8d-45c1-b85e-590d6d93a065",
                "contact": {
                  "$ref": "6"
                },
                "supplier": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "7"
              }
            ],
            "products": [
              {
                "$id": "8",
                "pluG_UID": "O9DFAI8hx0+Isu/FcIp93w==",
                "pluGuid": "00c5d03b-218f-4fc7-88b2-efc5708a7ddf",
                "supplierIdentifier": "7BDS0lOUI0OI2s5PD+DZSw==",
                "supplierIdentifierGuid": "d2d210ec-9453-4323-88da-ce4f0fe0d94b",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 3",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 5,
                "averagePackSize": 6,
                "effectiveDate": "2025-10-04T23:59:18.2363861",
                "pricedByWeight": true,
                "landedUnitCostEx": 9,
                "landedUnitCostInc": 10,
                "landedCartonCostInc": 11,
                "landedCartonCostEx": 12,
                "standardCost": 13,
                "deliveryFee": 1,
                "deliveryFeeBasis": "sample string 14",
                "pickAndPackFee": 1,
                "pickAndPackFeeBasis": "sample string 15",
                "financeFee": 1,
                "financeFeeBasis": "sample string 16",
                "cartonLength": 1,
                "cartonWidth": 1,
                "cartonHeight": 1,
                "palletLayerQuantity": 1,
                "palletLayers": 1,
                "itemCode": "sample string 17",
                "invoiceCode": "sample string 18",
                "invoiceDesc": "sample string 19",
                "orderDirect": true,
                "useCost": true,
                "minimumQuantity": 20,
                "hostType": 21,
                "fromHost": 22,
                "minimumReorder": 1,
                "maximumReorder": 1,
                "orderMultiple": 23.1,
                "sellMultiple": 24.1,
                "baseMultiple": 25.1,
                "hostStandardCost": 26,
                "hostTotalCost": 27,
                "hostRetail": 28,
                "hostLandedUnitCostEx": 29,
                "hostLandedUnitCostInc": 30,
                "hostDesc": "sample string 31",
                "directIndicator": "sample string 32",
                "availableToOrder": true,
                "hostRangeIndicator": "sample string 34",
                "hostProductType": "sample string 35",
                "hostProductGrade": "sample string 36",
                "hostProductGroup": "sample string 37",
                "hostSlowMoving": true,
                "hostGeneralMerchandise": true,
                "hostPillar": "sample string 40",
                "hostLastUpdated": "2025-10-04T23:59:18.2363861",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "9",
                    "pluG_UID": "WxZUPs0wmkSLr0PnKGwOGw==",
                    "pluGuid": "3e54165b-30cd-449a-8baf-43e7286c0e1b",
                    "supplierIdentifier": "Z7kuaoyh2UiYQMnSIs9DVA==",
                    "supplierIdentifierGuid": "6a2eb967-a18c-48d9-9840-c9d222cf4354",
                    "invoiceCode": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "storeIDs": [
                  1,
                  2
                ],
                "preferredSupplier": true,
                "preferredRebateSupplier": true,
                "supplierName": "sample string 41",
                "salesMode": 42,
                "orderPacked": true,
                "active": true,
                "price": 1,
                "costGstPercent": 44,
                "parentPluG_UID": "uteSG94wmUmqeDoC8PZqhA==",
                "parentPluGuid": "1b92d7ba-30de-4999-aa78-3a02f0f66a84",
                "freight": 45.0,
                "freightType": 1,
                "product": {
                  "$id": "10",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "nc5A3MLRaUa0e2waQzQSBw==",
                  "guid": "dc40ce9d-d1c2-4669-b47b-6c1a43341207",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "Ap0qSqbf3ESemd0eHLYw8Q==",
                  "priceGroupGuid": "4a2a9d02-dfa6-44dc-9e99-dd1e1cb630f1",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-10-04T23:59:18.2363861",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-10-04T23:59:18.2363861",
                  "pluCreated": "2025-10-04T23:59:18.2363861",
                  "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-10-04T23:59:18.2363861",
                  "lastManualUpdate": "2025-10-04T23:59:18.2363861",
                  "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-10-04T23:59:18.2363861",
                  "currentCostUpdated": "2025-10-04T23:59:18.2363861",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-10-04T23:59:18.2363861",
                  "defaultGP": 1,
                  "breakTargetMode": 33,
                  "break1": 1,
                  "price1": 1,
                  "target1": 34,
                  "break2": 1,
                  "price2": 1,
                  "target2": 35,
                  "break3": 1,
                  "price3": 1,
                  "target3": 36,
                  "break1Changed": true,
                  "price1Changed": true,
                  "target1Changed": true,
                  "break2Changed": true,
                  "price2Changed": true,
                  "target2Changed": true,
                  "break3Changed": true,
                  "price3Changed": true,
                  "target3Changed": true,
                  "breakTargetModeChanged": true,
                  "margin": 1.1,
                  "marginChanged": true,
                  "marginRanged": true,
                  "marginRangedChanged": true,
                  "minimumMargin": 1.1,
                  "minimumMarginChanged": true,
                  "maximumMargin": 1.1,
                  "maximumMarginChanged": true,
                  "overrideHostWarehouseIndicator": true,
                  "overrideHostWarehouseIndicatorChanged": true,
                  "overrideHostPrice": true,
                  "overrideHostPriceChanged": true,
                  "overrideHostCost": true,
                  "overrideHostCostChanged": true,
                  "overrideHostMargin": true,
                  "overrideHostMarginChanged": true,
                  "alwaysApplyMargin": true,
                  "alwaysApplyMarginChanged": true,
                  "aws": 1.0,
                  "paws": 1.0,
                  "awsUpdated": "2025-10-04T23:59:18.2363861",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "gEitNh4++kW6l5mYLA+m4Q==",
                  "altPLUGuid": "36ad4880-3e1e-45fa-ba97-99982c0fa6e1",
                  "altPLUGuidChanged": true,
                  "altPriceDescription1": "sample string 54",
                  "altPriceDescription2": "sample string 55",
                  "cartonQuantity": 56,
                  "cartonQuantityChanged": true,
                  "trayID": 1,
                  "promptID": 1,
                  "tare": 1,
                  "packQty": 1,
                  "fixedWeight": 1,
                  "extraMesg": 1,
                  "text1": "sample string 58",
                  "text2": "sample string 59",
                  "text3": "sample string 60",
                  "labelText": "sample string 61",
                  "labelTextChanged": true,
                  "sendToScale": true,
                  "nonScaleWeigh": true,
                  "labelFormat": "sample string 65",
                  "barcodeFormat": "sample string 66",
                  "austMade": 1,
                  "coolCode": 67,
                  "countryOfOrigin": "sample string 68",
                  "percentContent": 69.1,
                  "departmentID": 1,
                  "subDepartmentID": 1,
                  "minorDepartmentID": 1,
                  "lesserDepartmentID": 1,
                  "deptCode": "sample string 70",
                  "subDeptCode": "sample string 71",
                  "minorDeptCode": "sample string 72",
                  "lesserDeptCode": "sample string 73",
                  "deptName": "sample string 74",
                  "subDeptName": "sample string 75",
                  "minorDeptName": "sample string 76",
                  "lesserDeptName": "sample string 77",
                  "departmentChanged": true,
                  "subCategoryID": 1,
                  "expiry": 1,
                  "showDays": 1,
                  "datePrint": 1,
                  "labelRequired": true,
                  "labelShelfQty": 80,
                  "labelShelfChanged": true,
                  "labelTalkerQty": 82,
                  "labelSmall": true,
                  "labelLastPrinted": "2025-10-04T23:59:18.2363861",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "Ku56Gysdzkq7bESEgxtNtw==",
                  "shelfPageLayoutGuid": "1b7aee2a-1d2b-4ace-bb6c-4484831b4db7",
                  "talkerPageLayoutG_UID": "K2K2VHyNHkWGWwDXCRw2pA==",
                  "talkerPageLayoutGuid": "54b6622b-8d7c-451e-865b-00d7091c36a4",
                  "unitMeasure": 1.1,
                  "unitMeasureChanged": true,
                  "unitMeasureKind": 85,
                  "unitMeasureKindChanged": true,
                  "signIQData": "sample string 87",
                  "refresh": true,
                  "earnLoyaltyPoints": true,
                  "earnLoyaltyPointsChanged": true,
                  "quantityOverride": true,
                  "quantityOverrideChanged": true,
                  "quantityRequired": true,
                  "quantityRequiredChanged": true,
                  "allowDiscounts": true,
                  "allowDiscountsChanged": true,
                  "discountDiscounts": true,
                  "discountDiscountsChanged": true,
                  "itemRecalled": true,
                  "itemRecalledChanged": true,
                  "noRefund": true,
                  "noRefundChanged": true,
                  "allowMarkdown": true,
                  "allowMarkdownChanged": true,
                  "priceRequired": true,
                  "priceRequiredChanged": true,
                  "fuelItem": true,
                  "fuelItemChanged": true,
                  "trackSerial": true,
                  "trackSerialChanged": true,
                  "allowZeroPrice": true,
                  "allowZeroPriceChanged": true,
                  "notForSale": 91,
                  "notForSaleChanged": true,
                  "excludeFromDeals": true,
                  "excludeFromVoucher": true,
                  "minimumAge": 94,
                  "minimumAgeChanged": true,
                  "buyingLimit": 1,
                  "buyingLimitChanged": true,
                  "buyingLimitIndependent": true,
                  "buyingLimitIndependentChanged": true,
                  "inventoryGuid": "s/ZS37M+5EmjCHCIz4dnGw==",
                  "inventoryIdentifier": "df52f6b3-3eb3-49e4-a308-7088cf87671b",
                  "inventoryAccuracy": 1,
                  "baseUnits": 98,
                  "orderPacked": 1,
                  "isManufactured": true,
                  "isIngredient": true,
                  "isModifier": true,
                  "isModifierChanged": true,
                  "hasModifiers": 99,
                  "defaultPrinter": "sample string 100",
                  "defaultPrinterGroup": "sample string 101",
                  "ingredientsOnManufacture": true,
                  "manufactureUnitMeasure": 1,
                  "mpl": 1,
                  "maxShelfQty": 102,
                  "allowAutoOrder": true,
                  "warrantyPeriod": 1,
                  "parentPluG_UId": "jNXNJXwJ2UOeJDIPFkb4uw==",
                  "parentPluGuid": "25cdd58c-097c-43d9-9e24-320f1646f8bb",
                  "preferredHostVendor": 104,
                  "preferredHostChanged": true,
                  "code": "sample string 106",
                  "supplierIdentifier": "XtrTRfq+YkCUcBbPv29v2g==",
                  "supplierIdentifierGuid": "45d3da5e-befa-4062-9470-16cfbf6f6fda",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "qDhSgTeFDUu5QDSXLC4i+g==",
                  "rebateSupplierIdentifierGuid": "815238a8-8537-4b0d-b940-34972c2e22fa",
                  "rebateSupplierChanged": true,
                  "availableForOrder": true,
                  "warehouseDirectIndicator": "sample string 108",
                  "warehouseDirectIndicatorChanged": true,
                  "productGrade": "sample string 110",
                  "productType": "sample string 111",
                  "productGroup": "sample string 112",
                  "complianceIndicator": "sample string 113",
                  "inhouseBrand": "sample string 114",
                  "slowMoving": true,
                  "generalMerchandise": true,
                  "comment": "sample string 117",
                  "lastUpdatedByUser": "sample string 118",
                  "lastManualUpdatedByUser": "sample string 119",
                  "lastUpdatedByUserOverride": true,
                  "lastUpdatedByHost": "2025-10-04T23:59:18.2363861",
                  "commodity": "sample string 121",
                  "businessPillar": "sample string 122",
                  "mscCommodity": "sample string 123",
                  "hostIdentifier": "sDs8djNYskanPaKWxR2ZZQ==",
                  "hostIdentifierGuid": "763c3bb0-5833-46b2-a73d-a296c51d9965",
                  "serviceFeeID": 1,
                  "serviceFeeIDChanged": true,
                  "providerName": "sample string 125",
                  "aisleEnds": "sample string 126",
                  "deleted": true,
                  "deletedChanged": true,
                  "hidden": true,
                  "doNotRange": true,
                  "doNotRangeChanged": true,
                  "doNotOrder": true,
                  "doNotOrderChanged": true,
                  "locked": true,
                  "excludeFromWebUpdate": true,
                  "excludeFromWebUpdateChanged": true,
                  "webPriceBasedOn": 137,
                  "webPriceRounding": true,
                  "webMarkup": 139,
                  "webPriceMode": 140,
                  "altDepartmentID": 1,
                  "altSubDepartmentID": 1,
                  "altMinorDepartmentID": 1,
                  "altLesserDepartmentID": 1,
                  "altDeptCode": "sample string 141",
                  "altSubDeptCode": "sample string 142",
                  "altMinorDeptCode": "sample string 143",
                  "altLesserDeptCode": "sample string 144",
                  "altDepartmentChanged": true,
                  "storeProducts": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "store": {
                    "$ref": "1"
                  },
                  "storePrices": [
                    {
                      "$id": "11",
                      "pluG_UID": "IVq9P8s/MU2UmxWa79VI1A==",
                      "pluGuid": "3fbd5a21-3fcb-4d31-949b-159aefd548d4",
                      "plu": 1,
                      "storeID": 1,
                      "zoneID": 2,
                      "zoneName": "sample string 3",
                      "store": "sample string 4",
                      "priceNow": 5,
                      "costNow": 6,
                      "costNowDecimals": 7,
                      "normalPrice": 8,
                      "priceNext": 1,
                      "costNext": 1,
                      "costNextDecimals": 9,
                      "nextCampaignName": "sample string 10",
                      "gstPercent": 11,
                      "normalCost": 12,
                      "normalCostDecimals": 13,
                      "costGstPercent": 14,
                      "costCalcMethod": 1,
                      "currentCost": 15,
                      "currentCostDecimals": 16,
                      "break1": 17,
                      "price1": 18,
                      "break2": 19,
                      "price2": 20,
                      "break3": 21,
                      "price3": 22,
                      "fuelItem": 23,
                      "fixedWeight": 24,
                      "active": true,
                      "complianceIndicator": "sample string 25",
                      "doNotOrder": true,
                      "doNotRange": true,
                      "isNormalPriceChangesCampaign": true,
                      "updated": "2025-10-04T23:59:18.2363861"
                    },
                    {
                      "$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-10-04T23:59:18.2363861",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "13"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "14",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-10-04T23:59:18.2363861",
                      "startTime": 3,
                      "endDate": "2025-10-04T23:59:18.2363861",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "5wDY/eodwECqKmhc1H/s+g==",
                      "hostIdentifierGuid": "fdd800e7-1dea-40c0-aa2a-685cd47fecfa",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "15",
                    "g_UId": "ULqmqEWstkqPZ5H6KaBsGA==",
                    "guid": "a8a6ba50-ac45-4ab6-8f67-91fa29a06c18",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "16",
                    "priceGroupG_UID": "8fFgdQ5H7kW6X7hYvCrCfg==",
                    "priceGroupGuid": "7560f1f1-470e-45ee-ba5f-b858bc2ac27e",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-10-04T23:59:18.2363861",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 146",
                  "nutrifacts": {
                    "$id": "17",
                    "pluG_UID": "j1+52Ai0x0mSQAioFkM3RA==",
                    "pluGuid": "d8b95f8f-b408-49c7-9240-08a816433744",
                    "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": "c1fe880c-ac63-4194-b35c-ac1f8c2afd29",
                    "created": "2025-10-04T23:59:18.2363861",
                    "createdByUser": "sample string 1",
                    "activated": "2025-10-04T23:59:18.2363861",
                    "deactivated": "2025-10-04T23:59:18.2363861",
                    "lastOrdered": "2025-10-04T23:59:18.2363861",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-10-04T23:59:18.2363861",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-10-04T23:59:18.2363861",
                    "lastSold": "2025-10-04T23:59:18.2363861",
                    "firstSold": "2025-10-04T23:59:18.2363861",
                    "awsUpdated": "2025-10-04T23:59:18.2363861",
                    "lastManualUpdate": "2025-10-04T23:59:18.2363861",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-10-04T23:59:18.2363861",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-10-04T23:59:18.2363861",
                    "doNotRangeUpdated": "2025-10-04T23:59:18.2363861",
                    "doNotOrderUpdated": "2025-10-04T23:59:18.2363861",
                    "tracked": "2025-10-04T23:59:18.2363861"
                  },
                  "allergens": [
                    {
                      "$id": "19",
                      "allergenID": 1,
                      "pluG_UID": "l5zY68vpY0CEwqfMTyuZVQ==",
                      "pluGuid": "ebd89c97-e9cb-4063-84c2-a7cc4f2b9955",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "costs": {
                    "$id": "20",
                    "pluG_UID": "BczkY1Xzx0+zEiTiyia+Tw==",
                    "pluGuid": "63e4cc05-f355-4fc7-b312-24e2ca26be4f",
                    "enteredCost": 1,
                    "weightedAvgCost": 1,
                    "lastCost": 1,
                    "rawEnteredCost": 2,
                    "rawWeightedAvgCost": 3,
                    "rawLastCost": 4,
                    "freight": 5.0,
                    "freightType": 6,
                    "costDecimals": 7,
                    "fifoCost": 1,
                    "updated": "2025-10-04T23:59:18.2363861",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "21",
                      "saleHeaderID": 1,
                      "created": "2025-10-04T23:59:18.2363861",
                      "createdLocal": "2025-10-04T23:59:18.2363861",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "KI3NpiZck0is6YrDTrPHCQ==",
                      "operatorGuid": "a6cd8d28-5c26-4893-ace9-8ac34eb3c709",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "ANk37pRAXE2v0opvTSyY2w==",
                      "pluGuid": "ee37d900-4094-4d5c-afd2-8a6f4d2c98db",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "22",
                        "id": 1,
                        "g_Uid": "m9p1dLMJI0Srax8XA0ZNQQ==",
                        "guid": "7475da9b-09b3-4423-ab6b-1f1703464d41",
                        "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-10-04T23:59:18.2363861",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-10-04T23:59:18.2363861",
                        "endShift": "2025-10-04T23:59:18.2363861",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "23",
                            "operatorG_UID": "YUzRcvd10EapnFiT/zVtrQ==",
                            "operatorGuid": "72d14c61-75f7-46d0-a99c-5893ff356dad",
                            "storeID": 2,
                            "operator": {
                              "$ref": "22"
                            },
                            "store": {
                              "$ref": "1"
                            }
                          },
                          {
                            "$ref": "23"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "24",
                      "pluID": 1,
                      "pluG_UID": "gTAB1Jt9b06c8jsqArwgYQ==",
                      "pluGuid": "d4013081-7d9b-4e6f-9cf2-3b2a02bc2061",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "25",
                      "pluG_UId": "2+YpFlIgSEmFKXiqndZG7Q==",
                      "pluGuid": "1629e6db-2052-4948-8529-78aa9dd646ed",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "10"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "26",
                      "identifier": "qfl0aWXiWkih247kUR6AJQ==",
                      "identifierGuid": "6974f9a9-e265-485a-a1db-8ee4511e8025",
                      "pluG_UID": "BWl8y7gnEEKEKB5VguFJXw==",
                      "pluGuid": "cb7c6905-27b8-4210-8428-1e5582e1495f",
                      "competitionID": 1,
                      "name": "sample string 2",
                      "sellMultiple": 3,
                      "retailPrice": 4,
                      "storeName": "sample string 5"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "supplier": {
                    "$ref": "5"
                  },
                  "supplierName": "sample string 147",
                  "children": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "ordering": {
                    "$ref": "8"
                  },
                  "flipChartPages": [
                    {
                      "$id": "27",
                      "identifier": "KdMaA7FTVkmXwfFyYogwqw==",
                      "groupName": "sample string 1",
                      "identifierGuid": "031ad329-53b1-4956-97c1-f172628830ab",
                      "exists": true,
                      "flipChartIdentifier": "7HvFKOpaSk+WolYvfni1hg==",
                      "flipChartIdentifierGuid": "28c57bec-5aea-4f4a-96a2-562f7e78b586",
                      "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": "XLFFxWTewEyb+RPrfQVi7Q==",
                      "groupIdentifierGuid": "c545b15c-de64-4cc0-9bf9-13eb7d0562ed",
                      "flipChart": {
                        "$id": "28",
                        "identifier": "G4vtqjhcUkOEVtCIGZJCfQ==",
                        "identifierGuid": "aaed8b1b-5c38-4352-8456-d0881992427d",
                        "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": "UDWQJRAirUqRIBaQk0TRNg==",
                          "identifierGuid": "25903550-2210-4aad-9120-16909344d136",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "30",
                              "id": 1,
                              "g_UID": "taRJKbsMsUGs7Zl9+H+J3Q==",
                              "guid": "2949a4b5-0cbb-41b1-aced-997df87f89dd",
                              "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": "IhfZTBaECEaPe1ttp4aK2g==",
                              "previousFormGuid": "4cd91722-8416-4608-8f7b-5b6da7868ada",
                              "nextForm": 1,
                              "nextFormG_UID": "13NE/aPMXkaTPyyfM5qvzQ==",
                              "nextFormGuid": "fd4473d7-cca3-465e-933f-2c9f339aafcd",
                              "attributes": "sample string 10",
                              "updated": "2025-10-04T23:59:18.2363861",
                              "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": "RKiqn1T9qUu72k0nBlbEig==",
                                  "checkoutFormGuid": "9faaa844-fd54-4ba9-bbda-4d270656c48a",
                                  "identifier": "voGQtjnbj0WzUKX67bcX5w==",
                                  "identifierGuid": "b69081be-db39-458f-b350-a5faedb717e7",
                                  "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": "2M2wkjIpeEGd5TEfO5O5Zg==",
                                  "valueGuid": "92b0cdd8-2932-4178-9de5-311f3b93b966",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-10-04T23:59:18.2363861",
                                  "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-10-04T23:59:18.2363861",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "31"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "33",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "sEyR802tRkua2Rl5t6Lveg==",
                                  "checkoutFormGuid": "f3914cb0-ad4d-4b46-9ad9-1979b7a2ef7a",
                                  "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": "y+6OIcdHL0qWB2A0uFUR0w==",
                          "flipChartPageIdentifierGuid": "218eeecb-47c7-4a2f-9607-6034b85511d3",
                          "pluG_UID": "lSbxAdv0ikSMLfagKYtHpQ==",
                          "pluGuid": "01f12695-f4db-448a-8c2d-f6a0298b47a5",
                          "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": "fXMKjSir3EWT+piUTw6IQA==",
                      "pluGuid": "8d0a737d-ab28-45dc-93fa-98944f0e8840",
                      "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-10-04T23:59:18.2363861",
                      "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": "fv9BlBXQ60CGjqU7my5d4A==",
                      "ingredientGuid": "2PnAqf9NsUCd1XKRqmH8mQ==",
                      "ingredientIdentifier": "a9c0f9d8-4dff-40b1-9dd5-7291aa61fc99",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "10"
                      }
                    },
                    {
                      "$ref": "36"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "37",
                      "pluG_UID": "QXRAL8TFZ0q2rywmUjEGVg==",
                      "pluGuid": "2f407441-c5c4-4a67-b6af-2c2652310656",
                      "shelfLocationIdentifier": "9mSpx0x03EGppvI6mQX0UQ==",
                      "shelfLocationGuid": "c7a964f6-744c-41dc-a9a6-f23a9905f451",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "p6YEOsafZUilLQPGtXXo8w==",
                      "labelPageLayoutGuid": "3a04a6a7-9fc6-4865-a52d-03c6b575e8f3",
                      "updated": "2025-10-04T23:59:18.2363861",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "10"
                      },
                      "location": {
                        "$id": "38",
                        "identifier": "/MGZKLId9keE5oLWF8yB+g==",
                        "storeID": 1,
                        "identifierGuid": "2899c1fc-1db2-47f6-84e6-82d617cc81fa",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-10-04T23:59:18.2363861",
                        "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": "KNqm5CxyI06jwLPH6++3ng==",
                      "pluGuid": "e4a6da28-722c-4e23-a3c0-b3c7ebefb79e",
                      "deptNo": 1,
                      "product": {
                        "$ref": "10"
                      },
                      "scaleLocation": {
                        "$id": "40",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2025-10-04T23:59:18.252019",
                        "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-10-04T23:59:18.252019",
                                      "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": "a8aXGUU+qU+Wbe/Oa6XTzw==",
                                      "labelPageLayoutGuid": "1997c66b-3e45-4fa9-966d-efce6ba5d3cf",
                                      "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-10-04T23:59:18.252019",
                                  "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": "Rc74uMjcqUWrW1GGXp8a9w==",
                                  "labelPageLayoutGuid": "b8f8ce45-dcc8-45a9-ab5b-51865e9f1af7",
                                  "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-10-04T23:59:18.252019",
                              "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": "WusAK4jwhketo3ecsNeylQ==",
                              "labelPageLayoutGuid": "2b00eb5a-f088-4786-ada3-779cb0d7b295",
                              "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-10-04T23:59:18.252019",
                          "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": "TV5d1O2aXkCGdMp7neiAUA==",
                          "labelPageLayoutGuid": "d45d5e4d-9aed-405e-8674-ca7b9de88050",
                          "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": "sgYQbkkwaEadbYwtwrdmfg==",
                    "pluGuid": "6e1006b2-3049-4668-9d6d-8c2dc2b7667e",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "YjxiBrc3zUGx4A7c/Z4wEA==",
                    "dealCostGuid": "06623c62-37b7-41cd-b1e0-0edcfd9e3010",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "g4mnVOVrW02q0cNSzjajMg==",
                    "priceGroupGuid": "54a78983-6be5-4d5b-aad1-c352ce36a332",
                    "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-10-04T23:59:18.252019",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "Yow4G1qgxkKUln0cwIISLg==",
                    "campaignComboPriceGroupIdentifier": "1b388c62-a05a-42c6-9496-7d1cc082122e",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "50",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-10-04T23:59:18.252019",
                        "operatorG_UID": "LjD03odLokG2xUKaeqaPtQ==",
                        "operatorGuid": "def4302e-4b87-41a2-b6c5-429a7aa68fb5",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-10-04T23:59:18.252019",
                        "signIqTicketFileMovedUtc": "2025-10-04T23:59:18.252019",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-10-04T23:59:18.252019",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "10"
                        },
                        "campaignPlu": {
                          "$ref": "49"
                        }
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "campaign": {
                      "$id": "51",
                      "id": 1,
                      "storeID": 2,
                      "name": "862b5553-1141-401b-8556-35e4ed950a3c",
                      "nameGuid": "862b5553-1141-401b-8556-35e4ed950a3c",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-10-04T23:59:18.252019",
                      "startTime": 1,
                      "endDate": "2025-10-04T23:59:18.252019",
                      "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-10-04T23:59:18.252019",
                      "system": true,
                      "created": "2025-10-04T23:59:18.252019",
                      "updated": "2025-10-04T23:59:18.252019",
                      "priceChangeNotifiedUtc": "2025-10-04T23:59:18.252019",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "mCSynh8DFkOTjQhsYKJPdA==",
                      "hostIdentifierGuid": "9eb22498-031f-4316-938d-086c60a24f74",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-10-04T23:59:18.252019",
                      "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": "nYyDxWNoqUK0N0iLJ7XOaA==",
                          "pluGuid": "c5838c9d-6863-42a9-b437-488b27b5ce68",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "zk2YtuHLREGDYxWBryarDA==",
                          "priceGroupGuid": "b6984dce-cbe1-4144-8363-1581af26ab0c",
                          "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-10-04T23:59:18.252019",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "10"
                          },
                          "campaign": {
                            "$ref": "51"
                          }
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "53",
                          "id": 1,
                          "identifier": "j5UuyBtvDkyCoMD+fVzBbQ==",
                          "identifierStr": "j5UuyBtvDkyCoMD+fVzBbQ==",
                          "identifierGuid": "c82e958f-6f1b-4c0e-82a0-c0fe7d5cc16d",
                          "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": "bEc+CfqjdEmPk5W7N2KANA==",
                          "customerIDGuid": "093e476c-a3fa-4974-8f93-95bb37628034",
                          "campaign": {
                            "$ref": "51"
                          },
                          "customer": {
                            "$id": "55",
                            "identifier": "3rNpqadYQ0S8VCHXEdAP3w==",
                            "identifierGuid": "a969b3de-58a7-4443-bc54-21d711d00fdf",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2025-10-04T23:59:18.252019",
                            "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": "KErd3gj4ck+ajg1blLjqnQ==",
                            "communityIdentifierGuid": "dedd4a28-f808-4f72-9a8e-0d5b94b8ea9d",
                            "joined": "2025-10-04T23:59:18.252019",
                            "updated": "2025-10-04T23:59:18.252019",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "/urKcaTpWkK6VwjgIn9tyQ==",
                            "priceLevelIdentifierGuid": "71caeafe-e9a4-425a-ba57-08e0227f6dc9",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-10-04T23:59:18.252019",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "56",
                                "cardType": 2,
                                "issueDate": "2025-10-04T23:59:18.252019",
                                "expiry": "2025-10-04T23:59:18.252019",
                                "customerID": "38AJbpx1oEWY0QxOBK/oqw==",
                                "customerIDGuid": "6e09c0df-759c-45a0-98d1-0c4e04afe8ab",
                                "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-10-04T23:59:18.252019",
                                "linkedAccount": "l4f3pVZUrk+Io48Hwf/UWQ==",
                                "linkedAccountGuid": "a5f78797-5456-4fae-88a3-8f07c1ffd459",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "55"
                                },
                                "account": {
                                  "$id": "57",
                                  "id": 1,
                                  "identifier": "JUyHXfGuzk6B4W9xl0wlKQ==",
                                  "identifierGuid": "5d874c25-aef1-4ece-81e1-6f71974c2529",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-10-04T23:59:18.252019",
                                  "owner": "LAe0uqAe6keGeC3qjsCGcA==",
                                  "ownerGuid": "bab4072c-1ea0-47ea-8678-2dea8ec08670",
                                  "accountStoreGroupIdentifier": "kyxolaUwokGMbu8+nAhC+A==",
                                  "accountStoreGroupGuid": "95682c93-30a5-41a2-8c6e-ef3e9c0842f8",
                                  "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-10-04T23:59:18.252019",
                                  "active": true,
                                  "updated": "2025-10-04T23:59:18.252019",
                                  "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": "sNGd40doJ0KsJY+TkuVXBQ==",
                                      "identifierGuid": "e39dd1b0-6847-4227-ac25-8f9392e55705",
                                      "name": "sample string 2",
                                      "primaryContact": "IWmsVUMkpk6WMa6tjkwVoQ==",
                                      "primaryContactGuid": "55ac6921-2443-4ea6-9631-aead8e4c15a1",
                                      "accountID": "qPavfom3M0yozjtCmPv6tw==",
                                      "accountIDGuid": "7eaff6a8-b789-4c33-a8ce-3b4298fbfab7",
                                      "special": true,
                                      "updated": "2025-10-04T23:59:18.252019",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "mi6058gb/kikoTnTcm6XMA==",
                                      "priceLevelIdentifierGuid": "e7b42e9a-1bc8-48fe-a4a1-39d3726e9730",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "57"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "55"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "60",
                                          "id": 1,
                                          "groupID": "WwNo6wTlh0igQWoFodOj5w==",
                                          "groupIDGuid": "eb68035b-e504-4887-a041-6a05a1d3a3e7",
                                          "customerID": "zRbQR0DAiE2KEq7KNYRAag==",
                                          "customerIDGuid": "47d016cd-c040-4d88-8a12-aeca3584406a",
                                          "card": "sample string 4",
                                          "linkedAccount": "/jm5kIswq0OjBxze65GMwg==",
                                          "linkedAccountGuid": "90b939fe-308b-43ab-a307-1cdeeb918cc2",
                                          "customer": {
                                            "$ref": "55"
                                          },
                                          "group": {
                                            "$ref": "59"
                                          },
                                          "customerCard": {
                                            "$ref": "56"
                                          }
                                        },
                                        {
                                          "$ref": "60"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "59"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "61",
                                    "id": 1,
                                    "identifier": "0CuOBzvFhUGKXjzqDHHWnA==",
                                    "identifierGuid": "078e2bd0-c53b-4185-8a5e-3cea0c71d69c",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "BGlTRx/i2UeaFtaZrtxG7A==",
                                    "accountIDGuid": "47536904-e21f-47d9-9a16-d699aedc46ec",
                                    "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-10-04T23:59:18.252019",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "W397wqsCnUixcNHXUnqyZg==",
                                    "idempotentVoidGuid": "c27b7f5b-02ab-489d-b170-d1d7527ab266",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "62",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "YNgkvK3L+U2ZYOucJicLIA==",
                                      "saleHeaderIdentifierGuid": "bc24d860-cbad-4df9-9960-eb9c26270b20",
                                      "created": "2025-10-04T23:59:18.252019",
                                      "createdLocal": "2025-10-04T23:59:18.252019",
                                      "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-10-04T23:59:18.252019",
                                      "storeID": 1,
                                      "operatorG_Uid": "CAv+OceVLEKHMSIlCXvpyQ==",
                                      "operatorGuid": "39fe0b08-95c7-422c-8731-2225097be9c9",
                                      "customerG_Uid": "X1KkjPlpeU6XcDiAoTQzIg==",
                                      "customerGuid": "8ca4525f-69f9-4e79-9770-3880a1343322",
                                      "communityIdentifier": "Sc2trVFMlECABWg4Svfbcw==",
                                      "communityIdentifierGuid": "adadcd49-4c51-4094-8005-68384af7db73",
                                      "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": "kuOhYl00VUmZHyWjB+9PAg==",
                                      "priceLevelIdentifierGuid": "62a1e392-345d-4955-991f-25a307ef4f02",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "22"
                                      },
                                      "customer": {
                                        "$ref": "55"
                                      },
                                      "communityOrganisation": {
                                        "$id": "63",
                                        "id": 1,
                                        "identifier": "Chda+CBv3kKxsiTeLgtqzw==",
                                        "identifierGuid": "f85a170a-6f20-42de-b1b2-24de2e0b6acf",
                                        "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-10-04T23:59:18.252019",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "64",
                                          "saleItemID": 1,
                                          "identifier": "DAQsOIaGVE6JzqtWyFODPw==",
                                          "identifierGuid": "382c040c-8686-4e54-89ce-ab56c853833f",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "NUfCHkjCLUCqIQt+uwkZvg==",
                                          "pluGuid": "1ec24735-c248-402d-aa21-0b7ebb0919be",
                                          "accountID": "s3LEQrjwj0S9dhcm4Jtuew==",
                                          "accountIDGuid": "42c472b3-f0b8-448f-bd76-1726e09b6e7b",
                                          "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-10-04T23:59:18.252019",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "2p++VhL7okCms+8qQRZt/Q==",
                                          "refundGuid": "56be9fda-fb12-40a2-a6b3-ef2a41166dfd",
                                          "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": "1Q+5ILHhY0+ApROd9sY2cQ==",
                                          "idempotentVoidGuid": "20b90fd5-e1b1-4f63-80a5-139df6c63671",
                                          "priceLevelIdentifier": "TQy0jNLpa0So0j2SXeQIxA==",
                                          "priceLevelIdentifierGuid": "8cb40c4d-e9d2-446b-a8d2-3d925de408c4",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "65",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-10-04T23:59:18.252019",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "66",
                                            "id": 1,
                                            "g_UID": "a8TycHhRIkOFeY63QUa31A==",
                                            "guid": "70f2c46b-5178-4322-8579-8eb74146b7d4",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-10-04T23:59:18.252019"
                                          },
                                          "modifier": {
                                            "$id": "67",
                                            "id": 1,
                                            "setG_UID": "tWXsUef4FU+8xSwi1kMfGg==",
                                            "modifierSetGuid": "51ec65b5-f8e7-4f15-bcc5-2c22d6431f1a",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "/eSmZ5jnDkCyskW0tfnnOg==",
                                            "pluGuid": "67a6e4fd-e798-400e-b2b2-45b4b5f9e73a",
                                            "deleted": true,
                                            "g_UID": "NVMXJ9/mbkK9DHMQUKDuhQ==",
                                            "guid": "27175335-e6df-426e-bd0c-731050a0ee85",
                                            "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": "oZ3C0iIEm069XC5z/ivi0w==",
                                          "pluGuid": "d2c29da1-0422-4e9b-bd5c-2e73fe2be2d3",
                                          "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-10-04T23:59:18.252019",
                                          "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-10-04T23:59:18.252019",
                                          "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": "cQUwbMwyFUuqjPdDjvxM0A==",
                                          "pluGuid": "6c300571-32cc-4b15-aa8c-f7438efc4cd0",
                                          "accountID": "Bh5lwJ4vqU+iHiSUCqiV7g==",
                                          "accountIDGuid": "c0651e06-2f9e-4fa9-a21e-24940aa895ee",
                                          "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-10-04T23:59:18.252019",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "AbbluVLJ4UOpLWWO5OosHg==",
                                          "refundGuid": "b9e5b601-c952-43e1-a92d-658ee4ea2c1e",
                                          "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": "x3Cl93mtv0GzKnjeBGyp8A==",
                                          "identifierGuid": "f7a570c7-ad79-41bf-b32a-78de046ca9f0",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "v+tRnZUt60+HUyoRFex/iQ==",
                                          "customerIdentifierGuid": "9d51ebbf-2d95-4feb-8753-2a1115ec7f89",
                                          "operatorNo": 1,
                                          "operatorG_UID": "5pLhW32mgUWfsHmwyR+W+Q==",
                                          "operatorGuid": "5be192e6-a67d-4581-9fb0-79b0c91f96f9",
                                          "created": "2025-10-04T23:59:18.252019",
                                          "ordered": "2025-10-04T23:59:18.252019",
                                          "started": "2025-10-04T23:59:18.252019",
                                          "completed": "2025-10-04T23:59:18.252019",
                                          "supplied": "2025-10-04T23:59:18.252019",
                                          "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": "5oHOf89lMUSi1rGPi2Bqlg==",
                                              "pluGuid": "7fce81e6-65cf-4431-a2d6-b18f8b606a96",
                                              "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": "jkL8KlJOvESaY3Au9PPjlw==",
                                              "headerIdentifierGuid": "2afc428e-4e52-44bc-9a63-702ef4f3e397",
                                              "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": "t9F4I+UKOEO2E7Pr0PaBhA==",
                                          "surveyGuid": "2378d1b7-0ae5-4338-b613-b3ebd0f68184",
                                          "saleHeaderGuid": "Wy9hy7w180KGoVyHnKgdPQ==",
                                          "saleGuid": "cb612f5b-35bc-42f3-86a1-5c879ca81d3d",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "9pDnb6vW70i0d3XcIwXQvQ==",
                                          "guidResponse": "6fe790f6-d6ab-48ef-b477-75dc2305d0bd",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-10-04T23:59:18.252019",
                                          "sale": {
                                            "$ref": "62"
                                          },
                                          "survey": {
                                            "$id": "76",
                                            "g_UID": "CzyFtypCGkSYNrBJ5Z09Sg==",
                                            "guid": "b7853c0b-422a-441a-9836-b049e59d3d4a",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "eSdxDPcVhESO/7meKM1shg==",
                                            "checkoutFormGuid": "0c712779-15f7-4484-8eff-b99e28cd6c86",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-10-04T23:59:18.252019",
                                            "end": "2025-10-04T23:59:18.252019",
                                            "deleted": true,
                                            "updated": "2025-10-04T23:59:18.252019",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "281c8234-f6f0-4228-8899-2f9c6d02717d",
                                              "7e7280cc-4997-4e72-a600-894e1ced834c"
                                            ],
                                            "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": "QWoQS/yNmEqCFU2ZupBW6Q==",
                                      "accountIdentifier": "4b106a41-8dfc-4a98-8215-4d99ba9056e9",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "ZwExDM7uJUS2jvqhnMEhwQ==",
                                      "customerOrderIdentifierGuid": "0c310167-eece-4425-b68e-faa19cc121c1",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "77",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "n1qe1vYyHEmMXPjuLaze/g==",
                                      "paymentIdentifierGuid": "d69e5a9f-32f6-491c-8c5c-f8ee2dacdefe",
                                      "identifier": "7N8XoosUr0KWR8rEaGzkrQ==",
                                      "identifierGuid": "a217dfec-148b-42af-9647-cac4686ce4ad",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "VDXhJg39k0+loFUjvOD+Qg==",
                                      "itemIdentifierGuid": "26e13554-fd0d-4f93-a5a0-5523bce0fe42"
                                    }
                                  },
                                  {
                                    "$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": "z0RqL7b+vUKpxd6BbiYGYQ==",
                                "customerIdentifierGuid": "2f6a44cf-feb6-42bd-a9c5-de816e260661",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "1JUKKFCVrkSyjYoclGfG9A==",
                                "idempotentGuid": "280a95d4-9550-44ae-b28d-8a1c9467c6f4",
                                "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-10-04T23:59:18.252019",
                                  "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-10-04T23:59:18.252019",
                                    "labelPageLayout": "g11EwSFz/Uy4Vq/Tjfm/Ew==",
                                    "pageLayoutGuid": "c1445d83-7321-4cfd-b856-afd38df9bf13",
                                    "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-10-04T23:59:18.252019"
                                      },
                                      {
                                        "$ref": "82"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "83",
                                      "id": 1,
                                      "customerIdentifier": "FXVRl+MwLUCcO+RiU6BiIg==",
                                      "customerIdentifierGuid": "97517515-30e3-402d-9c3b-e46253a06222",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-10-04T23:59:18.252019",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "Gg2yxUE690a8uky3a365wQ==",
                                      "issuedIdempotentGuid": "c5b20d1a-3a41-46f7-bcba-4cb76b7eb9c1",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-10-04T23:59:18.252019",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-10-04T23:59:18.252019",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "rxKhrcmF8USWD33DLfccmA==",
                                      "redeemedIdempotentGuid": "ada112af-85c9-44f1-960f-7dc32df71c98",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-10-04T23:59:18.252019",
                                      "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": "1dqgUTUkmEKGMoT/fJzBnQ==",
                          "groupIDGuid": "51a0dad5-2435-4298-8632-84ff7c9cc19d",
                          "campaign": {
                            "$ref": "51"
                          },
                          "group": {
                            "$ref": "59"
                          }
                        },
                        {
                          "$ref": "84"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "85",
                          "identifier": "5w7307EJFEmYJ0lULraKWA==",
                          "identifierGuid": "d3f70ee7-09b1-4914-9827-49542eb68a58",
                          "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": "9UHQFB6g6EeVWA0ojpLpWA==",
                          "guid": "14d041f5-a01e-47e8-9558-0d288e92e958",
                          "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": "SMjK3wHru0qE476Xnu6wYw==",
                              "groupGuid": "dfcac848-eb01-4abb-84e3-be979eeeb063",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "xYeuBvLQ+EmyjK1BwxX++Q==",
                              "pluGuid": "06ae87c5-d0f2-49f8-b28c-ad41c315fef9",
                              "priceGroupG_UID": "xspglKAgFU+Xs+Rs/1oZpQ==",
                              "priceGroupGuid": "9460cac6-20a0-4f15-97b3-e46cff5a19a5",
                              "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": "GTDD+tXQjkGNCq5dhUcJ5g==",
                          "priceLevelIdentifierGuid": "fac33019-d0d5-418e-8d0a-ae5d854709e6",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "88"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "10"
                    },
                    "dealCost": {
                      "$id": "89",
                      "headerIdentifier": "uJcbOITYqkC6fIOPm6+DHQ==",
                      "headerIdentifierGuid": "381b97b8-d884-40aa-ba7c-838f9baf831d",
                      "identifier": "buw4vu2iGEC55Dd4TgZW5w==",
                      "identifierGuid": "be38ec6e-a2ed-4018-b9e4-37784e0656e7",
                      "supplierIdentifier": "Fi3GF+uaKE+TqD/0C0ehjw==",
                      "supplierGuid": "17c62d16-9aeb-4f28-93a8-3ff40b47a18f",
                      "pluG_UID": "0+atPbegRUqJe9WUc/drWg==",
                      "pluGuid": "3dade6d3-a0b7-4a45-897b-d59473f76b5a",
                      "campaignName": "2e9309b8-af56-47f7-9cae-e5f293e8c466",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-10-04T23:59:18.252019",
                      "end": "2025-10-04T23:59:18.252019",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "aji0SNU/4Eubo23FWpbFAw==",
                      "bonusItemPluGuid": "48b4386a-3fd5-4be0-9ba3-6dc55a96c503",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-10-04T23:59:18.252019",
                      "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-10-04T23:59:18.252019",
                      "campaignEndDate": "2025-10-04T23:59:18.252019",
                      "masterPLUG_UID": "380wq6Z61U6ApckYYkvnTw==",
                      "masterID": "ab30cddf-7aa6-4ed5-80a5-c918624be74f",
                      "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": "jRNw8lYDSEiTgnLwDjSTnQ==",
                      "bonusMasterID": "f270138d-0356-4848-9382-72f00e34939d",
                      "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-10-04T23:59:18.252019",
                  "dealCosts": [
                    {
                      "$ref": "89"
                    },
                    {
                      "$ref": "89"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "90",
                      "pluG_UID": "WOtURHR6oUKkkjXfpWr5CQ==",
                      "pluGuid": "4454eb58-7a74-42a1-a492-35dfa56af909",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "alternateProductG_UID": "BeIIhy9Y2kKDemIJLt3t1w==",
                  "alternateProduct": "8708e205-582f-42da-837a-62092eddedd7",
                  "productHostCode": {
                    "$id": "91",
                    "id": 1,
                    "pluG_UID": "zJYAbAGHfkOiX+oUjPMSBQ==",
                    "pluGuid": "6c0096cc-8701-437e-a25f-ea148cf31205",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "45"
                  },
                  "mscCom": {
                    "$ref": "46"
                  },
                  "mscDep": {
                    "$ref": "48"
                  },
                  "mscSubCom": {
                    "$ref": "47"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2025-10-04T23:59:18.252019",
                  "inventoryTracked": "2025-10-04T23:59:18.252019",
                  "isNormalPriceChangesCampaign": true
                },
                "supplier": {
                  "$ref": "5"
                },
                "serviceFee": {
                  "$id": "92",
                  "id": 1,
                  "description": "sample string 1",
                  "fee": 1
                },
                "isPrimaryHost": true,
                "hostVendor": 47
              },
              {
                "$ref": "8"
              }
            ],
            "orderCycleHeaders": [
              {
                "$id": "93",
                "storeID": 1,
                "supplierIdentifier": "32v29eiS00W72HN8wjC5dw==",
                "supplierGuid": "f5f66bdf-92e8-45d3-bbd8-737cc230b977",
                "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": "fBYBMBoIBkmjwtJQOusqrw==",
                "supplierGuid": "3001167c-081a-4906-a3c2-d2503aeb2aaf",
                "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-10-04T23:59:18.252019",
                "deliveryDate": "2025-10-04T23:59:18.252019",
                "nextCutOffDate": "2025-10-04T23:59:18.252019",
                "nextDeliveryDate": "2025-10-04T23:59:18.252019",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "94"
              }
            ],
            "store": {
              "$ref": "1"
            },
            "updated": "2025-10-04T23:59:18.252019",
            "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-10-04T23:59:18.252019",
              "processed": "2025-10-04T23:59:18.252019",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-10-04T23:59:18.252019",
              "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-10-04T23:59:18.252019",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "95"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "97",
              "id": 1,
              "hostIdentifier": "c9+rKmo490Ook95YmPXDWQ==",
              "hostIdentifierGuid": "2aabdf73-386a-43f7-a893-de5898f5c359",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "2fdbb5b6-3e04-4086-93c0-5f372c97af1e",
                "3cf9b214-45b4-480e-ac15-303b103d3b87"
              ]
            },
            {
              "$ref": "97"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "3"
          },
          "hostStoreSettings": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "98",
              "identifier": "BHzKq+0b90S9oNcxMmNuXg==",
              "identifierGuid": "abca7c04-1bed-44f7-bda0-d73132636e5e",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "98"
            }
          ],
          "promoTypeGuids": [
            "2a2b1561-2c10-43e7-9c5c-ed314d70c55e",
            "7e662595-2a02-4ec4-9c19-795316803617"
          ],
          "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-10-04T23:59:18.252019",
        "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": "964df6d1-efe7-49f0-8f05-7de1c2e15457",
    "updateStore": {
      "$id": "104",
      "id": "5224d121-93ed-40e5-80e3-0a92f151b359",
      "name": "sample string 1",
      "lastActivity": "2025-10-04T23:59:18.252019",
      "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-10-04T23:59:18.252019"
    },
    "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:
PKi�D[�0&�5xl/workbook.xml �(�����0��&�C��H�DR8q����[�@����[ �x�3;�������v =�P���]�X�$j'�Ф��^CLҿ�Bu����D�gٕy!*k�T.Е�+8������4(C��>7{*��"��՝M���M��_,��X�"P�8���gJ|�����rQ��v�!-6��l�]PKi�D[����	�[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
i�D[�02(''_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="Ra20aa809038c4a09" /></Relationships>PKi�D[I�Q��B3xl/worksheets/sheet1.xml �(��[]S�F�+�W��Б�ФI�$M ɛ&x
8c;�?�k�Eڻg�By �={�:{��#1�������b�Y��b����bu���v<�����M=9�_���\/�I��m��������g����zq;�T�0v�Z�η�������jy�x���q����cf�^�̷�R������ڐZ�����r��ۛ�R�������r��V?Y/���5֜��dvr�G�-������V�Y���}���x���Y>�_��zr������~XݿZ,�]oKz?�bu����.w�M'������//���S_qŌ��������<�~�'�����<�8���j�W�8gE�|u��F�ׇ����*����1!�����a�y}{�oG�w��n�|��G��,
����(�Vs\WN)�-s�����[!ʐ˱��[!J����y�y�!��ks��†�C�����Lh'�,>*��R",�
/��αB�(�S�W��xr�{�{Om|"JNt$'*c�TV(%���
Qr�#9Y�(w�Iŭ/U������R���+͵2�(i�u�
QrŽ����������1jT+��D����]X�����dԜl5'|e�'��.
��d���J*�8̕y�Q�rl�������'����'���YiT���j�Q��դt�Z.��Z��HԤ��8`��N�!��Q�ҍ�!jR��TԤbc+DM�V��W���0�y[`REM*��^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��$����\�-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�3�1cT�>JѴR��Z������h|w
N7*�����6jѶZ�,��"mh��5بI�jҚJ�@�
�uH��
Q�Vt
���!ކ'A'
��Q��դ�v΅S�q+]AQ6jҎM�6jҶ��,�z��C��?��ރ�_���o�'G���d��w���q�ն=�n�'G?O����n����"���"^��"^��"Ns�N���"^��"^��"~�>E��R�a�!��	 �׿��@���P�@�!�#�v?�v���{ ���B�� �ݯBح�	��6���\+
�p
�(	�5��$�����\KJ�r
L)	�5���<cJ�3p��<kJ�3�<s*�3p��<{*�3�<�*�3p��<�*�3�<�*�3p��<�j�3�&<7������j�s|�	�
�&<7����ܠc����j�s|�	�
�i��P��O
���P��O
���P��O
���P��O
���P��O-���R��O-���R��Om��,����)��)�@�lD^�l�s!{�@Ȗ��Y�)�Nv�7!��*�8�W����w!;�@�F��?�0�'����������}�ɮ�
 dW>�\�S��Y��y����Xxz����kn�`d���������l�i�x�]9M�5�]���5O0��	������z��<M0oz��V�Y��,FL#��-���
�Q��qF+�qFw�#ѭLl���ĈY@O��E�ČY(��X5���h�;�8ۚ�t4�7�t�v�&9�h�n��8����Vz�\'K���^<��P�����0�{��,̗���8�<� �N�A.�o��B�^�A.�o��B�n���@��3�B9G�v{��(۔({R�,��s�)@hJ�Y�)�NS"�Д�C�� 4%M�BS"�Д 4%M�BSb��{�>��4%M�=W��3v�3v�3��;VH�e�-C�:��)`���]y�����Z�&K���D��R"�d)�g�k`�<%L�&K�N얧ļH���D�R"e)1Yq���,%&�YJLF���X5K��h��;�8ۚ�tyJD�e)1)��DT"K�����:YJ���9�����Dt�,%���@yJD�,%"P�(K���D�R"e)�hJ�u~�}��_.֧��v������bN�PKi�D[���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞81I���ݰa[z��=��&vd�@�Ƃ#q�"A*�`��h~OO��|�Xoߦ�����Y��tj�}����n�;1��`�9��bC&���� 
M27�M���1���3�#��E���_2�����CtZ��<Md�`���1�l�����O)�K(�D��:�)�C�B�B�����Z��¯�w����*����DQb��TƠ'�}���iY^�T�j�ZY�MY�������PKi�D[Ѓ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��PKi�D[zo*�xl/sharedStrings.xml �(��Xmo�6�>`�A�
�l��r���_��cN6`ŀ�es�I����C���L\;>�ڰ(P�ϑ<>����wO���H�b�_����r(OE����p�&-Gi�3RN/Z�T��w��Ji�ru�Zk�=�tT����bK9 ����O�ꨭ�$SkJ������l�-'%װ�����Y��~6a���r2:������uD͈�T�/�Bj�l�1�������*U��k8���5y:ù����,�T)g�8u��hp��~F�k��3�8�l�5�тA�ф����JmhښT��ע�`o^�tM=i4�LOɪ�'#��/@>V�U��j�0�Q��:������Dҵ(���j��Y���i�M�P@����9[��hH/��[�#�\��ׄ���͖������*l���%-I�!Ũ���@��JߢQ��*e��L2�5���-zS2DcQ�Cf�U�UЃ���L���D[��Ң���)��J��m�m.�GV�ƽE�{{�:'6�qu���{�*�"׏ ß�d���ޔ��r�~�d,�����rS��,w`}r�$�3��j�@���]>"ϵW�׬( k�R��V�;�H�{v�%1��HA�?l	��$�2E�ܰ\���,7�[]7؍+��1e��'-�'ܥ����S L
��*�+C̮����5�n���-k4:��z��udA�9t]U���r?#Z2�^�:������Ÿu��tb{f����|�5�E��-���.MP�WNx�N��i�{��p�4�{
8����s�70�7P�7p�7��7�?h8��_��_��[<�Ug�<k���c0\.I�z����=7���M�i��^L�^@�0iH� ��A/AaaC���
���P�;���~Fq��|Q�p��;��^��lϠ�=�
۶���j��k���(�m+�m/�,mO�ҿ�N.}\��X����W��e��6׬�t������|��6'�z�ey7�]�S��~�I	�˨�ԏ�)�g99�~39NQ���i�F��ģ��~������`ln`~T���y�
,|���<��h���3?q�c;�#[��� �b/��f�V�Y`ݠ��`h�]���Eq84Ṁ������Ԍ�ۑ����U��1��S��\Qm<4��R��L����
^;R����d7������kP{���Z#�������`�Ѐ!}2ǁ�v��}�Mlp�����y�
��^D65��R�ELv���$a�����{I��C�ߋ}7��^��4 �����޴���yY�@���-!Mr�fQN�.�t�0�~��� 1�Ɇ�����pc&,wzMe5�*T]�#����|��^#��,�S�fv�~*��
�M��6��#�Q�}��H��R�V̧$R��6x�t���u�5KVA�oI�_�0�}	.&��I�6�z�K��:�W��������,��o��=���
�` ţ�H������PK-i�D[�0&�5xl/workbook.xmlPK-i�D[����	��[Content_Types].xmlPK-
i�D[�02(''U_rels/.relsPK-i�D[I�Q��B3�xl/worksheets/sheet1.xmlPK-i�D[���P
xl/_rels/workbook.xml.relsPK-i�D[Ѓc'2E
Jxl/styles.xmlPK-i�D[zo*��xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKi�D[f=R1�5xl/workbook.xml �(�����0��&�C�p�'I��ū���@����%�x�3;��ɸ�i�@>jԾt�C�%�o{Tܟ�E=�q��Y�!d��i�
u��|.��ȃ4���z���ay�w�Gj\Q�KM���4{H�|����]Lk~S,������
+���)�έ�hB�+�<�ť�$�
l������`�]PKi�D[����	�[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
i�D[�wH''_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="Rbcc3a5d6d2ce4ce1" /></Relationships>PKi�D[I�Q��B3xl/worksheets/sheet1.xml �(��[]S�F�+�W��Б�ФI�$M ɛ&x
8c;�?�k�Eڻg�By �={�:{��#1�������b�Y��b����bu���v<�����M=9�_���\/�I��m��������g����zq;�T�0v�Z�η�������jy�x���q����cf�^�̷�R������ڐZ�����r��ۛ�R�������r��V?Y/���5֜��dvr�G�-������V�Y���}���x���Y>�_��zr������~XݿZ,�]oKz?�bu����.w�M'������//���S_qŌ��������<�~�'�����<�8���j�W�8gE�|u��F�ׇ����*����1!�����a�y}{�oG�w��n�|��G��,
����(�Vs\WN)�-s�����[!ʐ˱��[!J����y�y�!��ks��†�C�����Lh'�,>*��R",�
/��αB�(�S�W��xr�{�{Om|"JNt$'*c�TV(%���
Qr�#9Y�(w�Iŭ/U������R���+͵2�(i�u�
QrŽ����������1jT+��D����]X�����dԜl5'|e�'��.
��d���J*�8̕y�Q�rl�������'����'���YiT���j�Q��դt�Z.��Z��HԤ��8`��N�!��Q�ҍ�!jR��TԤbc+DM�V��W���0�y[`REM*��^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��$����\�-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�3�1cT�>JѴR��Z������h|w
N7*�����6jѶZ�,��"mh��5بI�jҚJ�@�
�uH��
Q�Vt
���!ކ'A'
��Q��դ�v΅S�q+]AQ6jҎM�6jҶ��,�z��C��?��ރ�_���o�'G���d��w���q�ն=�n�'G?O����n����"���"^��"^��"Ns�N���"^��"^��"~�>E��R�a�!��	 �׿��@���P�@�!�#�v?�v���{ ���B�� �ݯBح�	��6���\+
�p
�(	�5��$�����\KJ�r
L)	�5���<cJ�3p��<kJ�3�<s*�3p��<{*�3�<�*�3p��<�*�3�<�*�3p��<�j�3�&<7������j�s|�	�
�&<7����ܠc����j�s|�	�
�i��P��O
���P��O
���P��O
���P��O
���P��O-���R��O-���R��Om��,����)��)�@�lD^�l�s!{�@Ȗ��Y�)�Nv�7!��*�8�W����w!;�@�F��?�0�'����������}�ɮ�
 dW>�\�S��Y��y����Xxz����kn�`d���������l�i�x�]9M�5�]���5O0��	������z��<M0oz��V�Y��,FL#��-���
�Q��qF+�qFw�#ѭLl���ĈY@O��E�ČY(��X5���h�;�8ۚ�t4�7�t�v�&9�h�n��8����Vz�\'K���^<��P�����0�{��,̗���8�<� �N�A.�o��B�^�A.�o��B�n���@��3�B9G�v{��(۔({R�,��s�)@hJ�Y�)�NS"�Д�C�� 4%M�BS"�Д 4%M�BSb��{�>��4%M�=W��3v�3v�3��;VH�e�-C�:��)`���]y�����Z�&K���D��R"�d)�g�k`�<%L�&K�N얧ļH���D�R"e)1Yq���,%&�YJLF���X5K��h��;�8ۚ�tyJD�e)1)��DT"K�����:YJ���9�����Dt�,%���@yJD�,%"P�(K���D�R"e)�hJ�u~�}��_.֧��v������bN�PKi�D[a��#�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;qBL�
æ����L�ؑmh9[=R�P�Jm����h~OO��|�Xo߆��1��;	UQC���\+��a	��z��Jy"�n�,��(��4>r��A��r�|T�ih���Q��ge��0e�-�.#���:�O^�t�0��-bvP��$��5TE��	{Z4��Dݠ�	lj`�nj1]z��^��DFS���\)#B�Uƪ��9�|�Ӵ<Q�z�z�7�k"Q	����|PKi�D[Ѓ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��PKi�D[�On�xl/sharedStrings.xml �(��Xmo"7�^��aŧV�¾�%9%�� ���RO�jv��v���$W��؄�0�l�^����yl�g�������p>R���-���S�1��h=>ܺI�Q���Ӌ�U-���Rځ�\]�VZo�:��蚨��PH.�h�S.;j#)�ԊR�.:��u;k�x�IE�5l��.%g�t��M�幾
�;��c�zQ�4����ڹ'kz�<�8Fd�Ne�W��?[��o����
��8��2I�rƌS�?����d�&c'w& P�!���&�<o�1W�
�B[���W�Vޛ�2]EO�F�� Y��h�v���Up��!�a`8�N+�p<�3�t%J�����J5X�����4�&v( ���9[��hH/��{�#�L��V�/�����%��QNa
\��dA���bT��R KJ��ѨUQ�2ރdF����-zW2Dè�!3�*�*�QQ�k�͈ROB��n�Ӣ���1ħ���B��6��#�P�QcޞPg��&5�ε�tO�r�\��	d����כ� S�OQn���(�e����r�+%y�N�k
Ϧ�����J-nYQ@֬�I�YU��"u�� ��`G
��aK�M'��)2��z@dvX�`�!�誸�n\�����)�n�4g�p��d�ͨܘaj`UVY]��j
�?_��f��ذF�1|
��GM�ZC�T�C�ePu?�*��%C�ը�J�
��[�YCp�8QA'��`���]��,�b
JxA���z鄧��4������i89
�Oþ׀�����:Gx�����
����7�?h8�`_�`_�웿�Ugݾ~��ï�`�X�4�b7��{n%��,�����D��fa���A.A�^���
684D��3���aw�5�
珑o>�m���	t�B�o&���@j�_M9}��@�mE�����1S�7��ɥ��1�\��*�}��5�0��ko�o._{��	���FY��|��2��{n�C��2���(F
<�Y�_ηߌ�΅A�����C���Gc7�h�z��~�/¸���m�Ge� _�G�ـ�{�^�AE�,���3��L��o�>�"��#C5nE���T	��u^@yY�C#����a�=�`�J͸�9��<\)C=�2�sE��Ќ^�
�eJ��T�ڑ���ۚ��pS���n��$]���\ג������B����w�+L�����Η��W*Lv�mE65�=!8���.Pv���$a�����{I��C�ߋ}7��^��4 ���&�iioQ�4�zI�[@���͢�v]�e�Fa�O�xA�Ab&ޒ5+^�%��ƞ��������Pu��������5�z��!��s�fv�~*��
�M��6���Q�}��H��R�V̧$R��&l}D�YU�o5V�D�:�~9�Xw\�@������x�>�t����������A3�S��h�������O�"5��R��oPK-i�D[f=R1�5xl/workbook.xmlPK-i�D[����	�[Content_Types].xmlPK-
i�D[�wH''V_rels/.relsPK-i�D[I�Q��B3�xl/worksheets/sheet1.xmlPK-i�D[a��#�P
xl/_rels/workbook.xml.relsPK-i�D[Ѓc'2E
Kxl/styles.xmlPK-i�D[�On��xl/sharedStrings.xmlPK��