GET api/hoststores?id={id}

Listing related stores by host(per zone)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Store
NameDescriptionTypeAdditional information
ID

integer

None.

IsMaster

boolean

None.

ShortName

string

None.

URL

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

string

Data type: Url

SortOrder

integer

None.

Name

string

None.

Phone

string

None.

Fax

string

None.

Email

string

None.

Address1

string

None.

Address2

string

None.

City

string

None.

State

string

None.

Country

string

None.

PostCode

string

None.

Delivery

How the Store’s pricing file will be delivered

StoreDelivery

None.

ExportAccounts

integer

None.

SalesAccountFolder

string

None.

PurchaseAccountFolder

string

None.

InitLoad

Used in SEO for synchronising new Stores to groups

integer

None.

InitIDs

Used in SEO for synchronising new Stores to groups

integer

None.

ZoneID

integer

None.

ActAsMaster

integer

None.

LastActiveUtc

date

None.

Active

boolean

None.

Warehouse

boolean

None.

ABN

string

None.

PhoneOrderSubjectLine

string

None.

CaseConfiguration

CaseConfiguration

None.

IsNormalPriceChangesCampaign

boolean

None.

GeneratePrintLabels

Whether this store will automatically generate print labels

boolean

None.

HeaderLogo

string

None.

CustNo

string

Deprecated. use HostStoreSettings records instead.

StateCode

Host State Indicator

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 2

HostIdentifier

Collection of byte

Deprecated. use HostStoreSettings records instead.

HostIdentifierGuid

globally unique identifier

Deprecated. use HostStoreSettings records instead.

HostName

HostProvider

Deprecated. use HostStoreSettings records instead.

HostAddress

string

Deprecated. use HostStoreSettings records instead.

HostUsername

string

Deprecated. use HostStoreSettings records instead.

HostPassword

string

Deprecated. use HostStoreSettings records instead.

ExcludeFromLeadInOut

boolean

Deprecated. use HostStoreSettings records instead.

AccountingProvider

AccountingProvider

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

AccountingAddress

string

None.

AccountingUsername

string

None.

AccountingPassword

string

None.

StoreAccountingCode

string

None.

SoftwareVariance

integer

None.

FuelWarningVariance

decimal number

None.

FuelErrorVariance

decimal number

None.

FuelAccumulatedWarningVariance

decimal number

None.

FuelAccumulatedErrorVariance

decimal number

None.

DrawManagment

CashBalancingDrawerManagement

None.

EndOfDayManagment

boolean

None.

AutoFillCashBalancing

boolean

None.

FuelDayVariance

integer

None.

AccountingTradingTime

time interval

None.

StockActivateProduct

ActivateProducts

None.

GiftCardSalesAccountingDeptCode

string

None.

TransactionDiscountAccountingDeptCode

string

None.

Size

integer

None.

Updated

date

None.

PriceZoneName

string

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

StoreFuelConfigured

boolean

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

ShippingAddressCopied

boolean

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

ShippingAddress

StoreAddress

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

BillingAddress

StoreAddress

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

HostStoreSettings

Collection of HostStoreSetting

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

Accounts

Collection of StoreAccount

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

Sales

Collection of StoreExternalSale

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

ZoneMatrix

Collection of ZoneMatrix

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

CashManagements

Collection of CashManagement

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

UpdateStoreID

SaaS Store ID

globally unique identifier

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

UpdateStore

SaaS Store Connection

UpdateStore

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

TimeZoneId

Windows TimeZoneId to set store to

string

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

SecurityOptions

SecurityOptions

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "isMaster": true,
    "shortName": "sample string 3",
    "url": "sample string 4",
    "sortOrder": 1,
    "name": "sample string 5",
    "phone": "sample string 6",
    "fax": "sample string 7",
    "email": "sample string 8",
    "address1": "sample string 9",
    "address2": "sample string 10",
    "city": "sample string 11",
    "state": "sample string 12",
    "country": "sample string 13",
    "postCode": "sample string 14",
    "delivery": 1,
    "exportAccounts": 1,
    "salesAccountFolder": "sample string 15",
    "purchaseAccountFolder": "sample string 16",
    "initLoad": 1,
    "initIDs": 1,
    "zoneID": 1,
    "actAsMaster": 1,
    "lastActiveUtc": "2025-10-04T23:58:42.0694113",
    "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": "jpxXEl9cxkKaR44qjRu55g==",
    "hostIdentifierGuid": "12579c8e-5c5f-42c6-9a47-8e2a8d1bb9e6",
    "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:58:42.0694113",
    "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": "c2aZgY87rU6V7Z2saO9Swg==",
        "hostIdentifierGuid": "81996673-3b8f-4ead-95ed-9dac68ef52c2",
        "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": "Won52ZERNEyPdusjSw47+Q==",
          "identifierGuid": "d9f9895a-1191-4c34-8f76-eb234b0e3bf9",
          "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": "bZvsu/E8wkCWaWQcs8DmtA==",
          "hostSupplierIdentifierGuid": "bbec9b6d-3cf1-40c2-9669-641cb3c0e6b4",
          "loyaltyPriceLevelIdentifier": "rMd9VNXEdU2XxFVe+8XyDQ==",
          "loyaltyPriceLevelIdentifierGuid": "547dc7ac-c4d5-4d75-97c4-555efbc5f20d",
          "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:58:42.0694113",
          "lastProcessed": "2025-10-04T23:58:42.0694113",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "5",
            "identifier": "46p3MlpzxEmKFSQIMmv2rw==",
            "identifierGuid": "3277aae3-735a-49c4-8a15-2408326bf6af",
            "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": "M9DlXFGibEu37x47/oQPCQ==",
            "primaryContactID": "5ce5d033-a251-4b6c-b7ef-1e3bfe840f09",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "p3/T1V6KJkKPewI+/718nQ==",
            "supplierGroupGuid": "d5d37fa7-8a5e-4226-8f7b-023effbd7c9d",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-10-04T23:58:42.0694113",
            "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": "a29361b0-4264-4b84-b974-fab5ebf1f84d",
              "identifier": "2yBXUkvQhEa9VtgR+5dvSA==",
              "identifierGuid": "525720db-d04b-4684-bd56-d811fb976f48",
              "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": "UgwRrqKa1kGUc8sxQT78qg==",
                "supplierIdentifierGuid": "ae110c52-9aa2-41d6-9473-cb31413efcaa",
                "contactGuid": "2yOEp9+eBEGw3cw8iR78dA==",
                "contactID": "a78423db-9edf-4104-b0dd-cc3c891efc74",
                "contact": {
                  "$ref": "6"
                },
                "supplier": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "7"
              }
            ],
            "products": [
              {
                "$id": "8",
                "pluG_UID": "ryU+qKRRWEmzojz3cLO42w==",
                "pluGuid": "a83e25af-51a4-4958-b3a2-3cf770b3b8db",
                "supplierIdentifier": "bX5BM0LRBEC14IVYwKry2g==",
                "supplierIdentifierGuid": "33417e6d-d142-4004-b5e0-8558c0aaf2da",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 3",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 5,
                "averagePackSize": 6,
                "effectiveDate": "2025-10-04T23:58:42.0694113",
                "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:58:42.0694113",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "9",
                    "pluG_UID": "7DIhfTjwH021br1bUVsEIQ==",
                    "pluGuid": "7d2132ec-f038-4d1f-b56e-bd5b515b0421",
                    "supplierIdentifier": "DgLXA2ETMUeHKSXGSsLtRQ==",
                    "supplierIdentifierGuid": "03d7020e-1361-4731-8729-25c64ac2ed45",
                    "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": "WMCewu6cc0S/ZSEdvQlwLg==",
                "parentPluGuid": "c29ec058-9cee-4473-bf65-211dbd09702e",
                "freight": 45.0,
                "freightType": 1,
                "product": {
                  "$id": "10",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "u29W4Wc5dkCZRmVaw+tCQg==",
                  "guid": "e1566fbb-3967-4076-9946-655ac3eb4242",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "XIOapb0AoECUk/bir8ju5A==",
                  "priceGroupGuid": "a59a835c-00bd-40a0-9493-f6e2afc8eee4",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-10-04T23:58:42.0694113",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-10-04T23:58:42.0694113",
                  "pluCreated": "2025-10-04T23:58:42.0694113",
                  "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:58:42.0694113",
                  "lastManualUpdate": "2025-10-04T23:58:42.0694113",
                  "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:58:42.0694113",
                  "currentCostUpdated": "2025-10-04T23:58:42.0694113",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-10-04T23:58:42.0694113",
                  "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:58:42.0694113",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "WglFYqAfnUugItx/VXCOCQ==",
                  "altPLUGuid": "6245095a-1fa0-4b9d-a022-dc7f55708e09",
                  "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:58:42.0694113",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "XIJalmaqzEGetSdM0pGRIA==",
                  "shelfPageLayoutGuid": "965a825c-aa66-41cc-9eb5-274cd2919120",
                  "talkerPageLayoutG_UID": "BI/0OCu/Bk2W58jfc0sS5A==",
                  "talkerPageLayoutGuid": "38f48f04-bf2b-4d06-96e7-c8df734b12e4",
                  "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": "qGRmcaEzi0qXrwSuXBlP4w==",
                  "inventoryIdentifier": "716664a8-33a1-4a8b-97af-04ae5c194fe3",
                  "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": "F+VNhpVczU6vDto+7XBp9A==",
                  "parentPluGuid": "864de517-5c95-4ecd-af0e-da3eed7069f4",
                  "preferredHostVendor": 104,
                  "preferredHostChanged": true,
                  "code": "sample string 106",
                  "supplierIdentifier": "iMTGqzIoF0av3brM7NCiug==",
                  "supplierIdentifierGuid": "abc6c488-2832-4617-afdd-baccecd0a2ba",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "XjwuF4VXE0CnCfkSPfIOmQ==",
                  "rebateSupplierIdentifierGuid": "172e3c5e-5785-4013-a709-f9123df20e99",
                  "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:58:42.0694113",
                  "commodity": "sample string 121",
                  "businessPillar": "sample string 122",
                  "mscCommodity": "sample string 123",
                  "hostIdentifier": "iPyGywNNHEmXTm7adHEdIQ==",
                  "hostIdentifierGuid": "cb86fc88-4d03-491c-974e-6eda74711d21",
                  "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": "T56pQtp+Vk+yxTZDe0OsGA==",
                      "pluGuid": "42a99e4f-7eda-4f56-b2c5-36437b43ac18",
                      "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:58:42.0694113"
                    },
                    {
                      "$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:58:42.085045",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "13"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "14",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-10-04T23:58:42.085045",
                      "startTime": 3,
                      "endDate": "2025-10-04T23:58:42.085045",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "PaOlUfCW3EOK7840Uzc2Uw==",
                      "hostIdentifierGuid": "51a5a33d-96f0-43dc-8aef-ce3453373653",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "15",
                    "g_UId": "1jKvR0a0iU2wMoO2p22fvw==",
                    "guid": "47af32d6-b446-4d89-b032-83b6a76d9fbf",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "16",
                    "priceGroupG_UID": "QUs7qQyUPEK4P3mFQV0faA==",
                    "priceGroupGuid": "a93b4b41-940c-423c-b83f-7985415d1f68",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-10-04T23:58:42.085045",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 146",
                  "nutrifacts": {
                    "$id": "17",
                    "pluG_UID": "clW0y9AEUEKmFD+f2eJ54w==",
                    "pluGuid": "cbb45572-04d0-4250-a614-3f9fd9e279e3",
                    "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": "e1b56071-d9e3-4a4b-8aa4-6be6095e83dc",
                    "created": "2025-10-04T23:58:42.085045",
                    "createdByUser": "sample string 1",
                    "activated": "2025-10-04T23:58:42.085045",
                    "deactivated": "2025-10-04T23:58:42.085045",
                    "lastOrdered": "2025-10-04T23:58:42.085045",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-10-04T23:58:42.085045",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-10-04T23:58:42.085045",
                    "lastSold": "2025-10-04T23:58:42.085045",
                    "firstSold": "2025-10-04T23:58:42.085045",
                    "awsUpdated": "2025-10-04T23:58:42.085045",
                    "lastManualUpdate": "2025-10-04T23:58:42.085045",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-10-04T23:58:42.085045",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-10-04T23:58:42.085045",
                    "doNotRangeUpdated": "2025-10-04T23:58:42.085045",
                    "doNotOrderUpdated": "2025-10-04T23:58:42.085045",
                    "tracked": "2025-10-04T23:58:42.085045"
                  },
                  "allergens": [
                    {
                      "$id": "19",
                      "allergenID": 1,
                      "pluG_UID": "atNKJfPK9Ua1Ap66SBHgfw==",
                      "pluGuid": "254ad36a-caf3-46f5-b502-9eba4811e07f",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "costs": {
                    "$id": "20",
                    "pluG_UID": "+l4pgo3vlkqMSPQM91rI6Q==",
                    "pluGuid": "82295efa-ef8d-4a96-8c48-f40cf75ac8e9",
                    "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:58:42.085045",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "21",
                      "saleHeaderID": 1,
                      "created": "2025-10-04T23:58:42.085045",
                      "createdLocal": "2025-10-04T23:58:42.085045",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "NFM8hzfPwkqES9gcht6HOA==",
                      "operatorGuid": "873c5334-cf37-4ac2-844b-d81c86de8738",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "GXic4Uvka0ugc8lCbZPqbQ==",
                      "pluGuid": "e19c7819-e44b-4b6b-a073-c9426d93ea6d",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "22",
                        "id": 1,
                        "g_Uid": "TsQ8sVkEl0mrD+WiZiF4ZQ==",
                        "guid": "b13cc44e-0459-4997-ab0f-e5a266217865",
                        "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:58:42.085045",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-10-04T23:58:42.085045",
                        "endShift": "2025-10-04T23:58:42.085045",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "23",
                            "operatorG_UID": "pp054Mm90keb/BQa1nw5cg==",
                            "operatorGuid": "e0399da6-bdc9-47d2-9bfc-141ad67c3972",
                            "storeID": 2,
                            "operator": {
                              "$ref": "22"
                            },
                            "store": {
                              "$ref": "1"
                            }
                          },
                          {
                            "$ref": "23"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "24",
                      "pluID": 1,
                      "pluG_UID": "ryfI3kiNHEW64MPBiMxs/A==",
                      "pluGuid": "dec827af-8d48-451c-bae0-c3c188cc6cfc",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "25",
                      "pluG_UId": "bOb9w5NVWkek9ne3eM8UkA==",
                      "pluGuid": "c3fde66c-5593-475a-a4f6-77b778cf1490",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "10"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "26",
                      "identifier": "R14Xp5GkjU+YagTfje8kzg==",
                      "identifierGuid": "a7175e47-a491-4f8d-986a-04df8def24ce",
                      "pluG_UID": "FCo+SSANNEWrqUqNVjtRig==",
                      "pluGuid": "493e2a14-0d20-4534-aba9-4a8d563b518a",
                      "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": "+na/cfO3g0akvwsv5qhO+Q==",
                      "groupName": "sample string 1",
                      "identifierGuid": "71bf76fa-b7f3-4683-a4bf-0b2fe6a84ef9",
                      "exists": true,
                      "flipChartIdentifier": "y7Os1uu2006JTObMn40I/Q==",
                      "flipChartIdentifierGuid": "d6acb3cb-b6eb-4ed3-894c-e6cc9f8d08fd",
                      "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": "Kvaspq+RrEKWykmcVnDFKw==",
                      "groupIdentifierGuid": "a6acf62a-91af-42ac-96ca-499c5670c52b",
                      "flipChart": {
                        "$id": "28",
                        "identifier": "sVwAlxWd002E9EZCcm4EQg==",
                        "identifierGuid": "97005cb1-9d15-4dd3-84f4-4642726e0442",
                        "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": "KGfbXBQnkUWB9TJ89agmiA==",
                          "identifierGuid": "5cdb6728-2714-4591-81f5-327cf5a82688",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "30",
                              "id": 1,
                              "g_UID": "S5D0TLN3iE+LYiZjU79Yhw==",
                              "guid": "4cf4904b-77b3-4f88-8b62-266353bf5887",
                              "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": "JnG/wRNBM0qk2wRMH7IVmg==",
                              "previousFormGuid": "c1bf7126-4113-4a33-a4db-044c1fb2159a",
                              "nextForm": 1,
                              "nextFormG_UID": "QFXoF588mUymo9eJRjKBgQ==",
                              "nextFormGuid": "17e85540-3c9f-4c99-a6a3-d78946328181",
                              "attributes": "sample string 10",
                              "updated": "2025-10-04T23:58:42.085045",
                              "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": "/Wtf86HfQk25vP4Lo3eHfg==",
                                  "checkoutFormGuid": "f35f6bfd-dfa1-4d42-b9bc-fe0ba377877e",
                                  "identifier": "0pGODB/B4k6IwL79e6ZbPQ==",
                                  "identifierGuid": "0c8e91d2-c11f-4ee2-88c0-befd7ba65b3d",
                                  "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": "hnCVo66N/EWRDOrErUfeQw==",
                                  "valueGuid": "a3957086-8dae-45fc-910c-eac4ad47de43",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-10-04T23:58:42.085045",
                                  "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:58:42.085045",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "31"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "33",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "bD+PDX8I3kCjVzwoKfS6Pw==",
                                  "checkoutFormGuid": "0d8f3f6c-087f-40de-a357-3c2829f4ba3f",
                                  "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": "TvHo1h8aaE+frqTgGNrpdA==",
                          "flipChartPageIdentifierGuid": "d6e8f14e-1a1f-4f68-9fae-a4e018dae974",
                          "pluG_UID": "Z7GfUg016UOEvSD/WofXTw==",
                          "pluGuid": "529fb167-350d-43e9-84bd-20ff5a87d74f",
                          "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": "rInfrNT5BE2848PNhVQFXg==",
                      "pluGuid": "acdf89ac-f9d4-4d04-bce3-c3cd8554055e",
                      "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:58:42.085045",
                      "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": "08I5sWcJEU6H3RWvHlr0TA==",
                      "ingredientGuid": "4ExTrHNV8UKS9A6oyzliPQ==",
                      "ingredientIdentifier": "ac534ce0-5573-42f1-92f4-0ea8cb39623d",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "10"
                      }
                    },
                    {
                      "$ref": "36"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "37",
                      "pluG_UID": "Sq1JEGasu0KOiBcNjSySGQ==",
                      "pluGuid": "1049ad4a-ac66-42bb-8e88-170d8d2c9219",
                      "shelfLocationIdentifier": "WTdDTrkyxkCLlM2RcjpTFQ==",
                      "shelfLocationGuid": "4e433759-32b9-40c6-8b94-cd91723a5315",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "xsSvwok/s0CKTMs2x0Z7/Q==",
                      "labelPageLayoutGuid": "c2afc4c6-3f89-40b3-8a4c-cb36c7467bfd",
                      "updated": "2025-10-04T23:58:42.085045",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "10"
                      },
                      "location": {
                        "$id": "38",
                        "identifier": "/PwWQ2hek0+Whz/lfojPig==",
                        "storeID": 1,
                        "identifierGuid": "4316fcfc-5e68-4f93-9687-3fe57e88cf8a",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-10-04T23:58:42.085045",
                        "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": "x2H+ubH2T0Oy0kRp8j8r4A==",
                      "pluGuid": "b9fe61c7-f6b1-434f-b2d2-4469f23f2be0",
                      "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:58:42.085045",
                        "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:58:42.085045",
                                      "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": "t+cnyRq1tE+KZ2mtDGfIXQ==",
                                      "labelPageLayoutGuid": "c927e7b7-b51a-4fb4-8a67-69ad0c67c85d",
                                      "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:58:42.085045",
                                  "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": "Y3mArVxhaUSoM7SkxaWtFA==",
                                  "labelPageLayoutGuid": "ad807963-615c-4469-a833-b4a4c5a5ad14",
                                  "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:58:42.085045",
                              "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": "2nmr59T2C0+wjQyVoviTeA==",
                              "labelPageLayoutGuid": "e7ab79da-f6d4-4f0b-b08d-0c95a2f89378",
                              "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:58:42.085045",
                          "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": "J/yHfRdjSEORiI+yjO4SMg==",
                          "labelPageLayoutGuid": "7d87fc27-6317-4348-9188-8fb28cee1232",
                          "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": "ocQwkNa7dkijFkYLJsNT2g==",
                    "pluGuid": "9030c4a1-bbd6-4876-a316-460b26c353da",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "yuKoEg3rwE2AFcKwy28+sA==",
                    "dealCostGuid": "12a8e2ca-eb0d-4dc0-8015-c2b0cb6f3eb0",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "2kWsEKnen0GtdvKrUKSIqg==",
                    "priceGroupGuid": "10ac45da-dea9-419f-ad76-f2ab50a488aa",
                    "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:58:42.085045",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "U/GwcqmvxkqYXlRy1VCQSw==",
                    "campaignComboPriceGroupIdentifier": "72b0f153-afa9-4ac6-985e-5472d550904b",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "50",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-10-04T23:58:42.085045",
                        "operatorG_UID": "87XaBnNoPUeUmVK67BI1Ow==",
                        "operatorGuid": "06dab5f3-6873-473d-9499-52baec12353b",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-10-04T23:58:42.085045",
                        "signIqTicketFileMovedUtc": "2025-10-04T23:58:42.085045",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-10-04T23:58:42.085045",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "10"
                        },
                        "campaignPlu": {
                          "$ref": "49"
                        }
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "campaign": {
                      "$id": "51",
                      "id": 1,
                      "storeID": 2,
                      "name": "85310fd2-85e8-46d2-b003-413a0398687f",
                      "nameGuid": "85310fd2-85e8-46d2-b003-413a0398687f",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-10-04T23:58:42.085045",
                      "startTime": 1,
                      "endDate": "2025-10-04T23:58:42.085045",
                      "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:58:42.085045",
                      "system": true,
                      "created": "2025-10-04T23:58:42.085045",
                      "updated": "2025-10-04T23:58:42.085045",
                      "priceChangeNotifiedUtc": "2025-10-04T23:58:42.085045",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "hW2c9i8g4UKluuqWuEvGYg==",
                      "hostIdentifierGuid": "f69c6d85-202f-42e1-a5ba-ea96b84bc662",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-10-04T23:58:42.085045",
                      "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": "Wmd1SVGaNkm2zZ8sIhzEjw==",
                          "pluGuid": "4975675a-9a51-4936-b6cd-9f2c221cc48f",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "ZK1sBUD+102+n49tQNT/Xg==",
                          "priceGroupGuid": "056cad64-fe40-4dd7-be9f-8f6d40d4ff5e",
                          "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:58:42.085045",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "10"
                          },
                          "campaign": {
                            "$ref": "51"
                          }
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "53",
                          "id": 1,
                          "identifier": "np7/AJ7Zl0GEcYjpZ6THPQ==",
                          "identifierStr": "np7/AJ7Zl0GEcYjpZ6THPQ==",
                          "identifierGuid": "00ff9e9e-d99e-4197-8471-88e967a4c73d",
                          "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": "KNgM5m79Cka3DX0OZZmJzw==",
                          "customerIDGuid": "e60cd828-fd6e-460a-b70d-7d0e659989cf",
                          "campaign": {
                            "$ref": "51"
                          },
                          "customer": {
                            "$id": "55",
                            "identifier": "SwQZHDdz+km/PuIxsft7Pg==",
                            "identifierGuid": "1c19044b-7337-49fa-bf3e-e231b1fb7b3e",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2025-10-04T23:58:42.085045",
                            "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": "HfuY6An8aE6Hjm9O9PkJ0g==",
                            "communityIdentifierGuid": "e898fb1d-fc09-4e68-878e-6f4ef4f909d2",
                            "joined": "2025-10-04T23:58:42.085045",
                            "updated": "2025-10-04T23:58:42.085045",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "zPc/A22mYUO7CXJW7ZZKTg==",
                            "priceLevelIdentifierGuid": "033ff7cc-a66d-4361-bb09-7256ed964a4e",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-10-04T23:58:42.085045",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "56",
                                "cardType": 2,
                                "issueDate": "2025-10-04T23:58:42.085045",
                                "expiry": "2025-10-04T23:58:42.085045",
                                "customerID": "vuK6ndiLJ0mv1pzU4Iv8bA==",
                                "customerIDGuid": "9dbae2be-8bd8-4927-afd6-9cd4e08bfc6c",
                                "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:58:42.085045",
                                "linkedAccount": "BN0xJbKEX0iX2EGvA5n+cA==",
                                "linkedAccountGuid": "2531dd04-84b2-485f-97d8-41af0399fe70",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "55"
                                },
                                "account": {
                                  "$id": "57",
                                  "id": 1,
                                  "identifier": "uko6X1U5f0uG3a6siDLvag==",
                                  "identifierGuid": "5f3a4aba-3955-4b7f-86dd-aeac8832ef6a",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-10-04T23:58:42.085045",
                                  "owner": "aKZvaejBckqz7H0YekCgrg==",
                                  "ownerGuid": "696fa668-c1e8-4a72-b3ec-7d187a40a0ae",
                                  "accountStoreGroupIdentifier": "37+BSKh7REumF3bia7RaOg==",
                                  "accountStoreGroupGuid": "4881bfdf-7ba8-4b44-a617-76e26bb45a3a",
                                  "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:58:42.085045",
                                  "active": true,
                                  "updated": "2025-10-04T23:58:42.085045",
                                  "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": "Dn8YVTAWpE+jDzNDr+HvrA==",
                                      "identifierGuid": "55187f0e-1630-4fa4-a30f-3343afe1efac",
                                      "name": "sample string 2",
                                      "primaryContact": "s2w9DpDfRk++X9XR/gW1vg==",
                                      "primaryContactGuid": "0e3d6cb3-df90-4f46-be5f-d5d1fe05b5be",
                                      "accountID": "bEBtI3nOQkCcH/nL470uHg==",
                                      "accountIDGuid": "236d406c-ce79-4042-9c1f-f9cbe3bd2e1e",
                                      "special": true,
                                      "updated": "2025-10-04T23:58:42.085045",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "e/tRicLwbEmG4+a5+/TmMQ==",
                                      "priceLevelIdentifierGuid": "8951fb7b-f0c2-496c-86e3-e6b9fbf4e631",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "57"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "55"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "60",
                                          "id": 1,
                                          "groupID": "2NnW4iTYvUaRHHh+HRc5sw==",
                                          "groupIDGuid": "e2d6d9d8-d824-46bd-911c-787e1d1739b3",
                                          "customerID": "N0qzLXNgokikekuxlQslDA==",
                                          "customerIDGuid": "2db34a37-6073-48a2-a47a-4bb1950b250c",
                                          "card": "sample string 4",
                                          "linkedAccount": "t/xj+W0vGk+XBoEltQrAMg==",
                                          "linkedAccountGuid": "f963fcb7-2f6d-4f1a-9706-8125b50ac032",
                                          "customer": {
                                            "$ref": "55"
                                          },
                                          "group": {
                                            "$ref": "59"
                                          },
                                          "customerCard": {
                                            "$ref": "56"
                                          }
                                        },
                                        {
                                          "$ref": "60"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "59"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "61",
                                    "id": 1,
                                    "identifier": "w+q6bmykx0qYfU/EHPOKoQ==",
                                    "identifierGuid": "6ebaeac3-a46c-4ac7-987d-4fc41cf38aa1",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "78mO3u1g5kGz7/2H4chpuA==",
                                    "accountIDGuid": "de8ec9ef-60ed-41e6-b3ef-fd87e1c869b8",
                                    "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:58:42.085045",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "zbph33YcE06bI8QL41rxVQ==",
                                    "idempotentVoidGuid": "df61bacd-1c76-4e13-9b23-c40be35af155",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "62",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "vJE8ccXT1E2nWtoPR4mY3Q==",
                                      "saleHeaderIdentifierGuid": "713c91bc-d3c5-4dd4-a75a-da0f478998dd",
                                      "created": "2025-10-04T23:58:42.085045",
                                      "createdLocal": "2025-10-04T23:58:42.085045",
                                      "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:58:42.085045",
                                      "storeID": 1,
                                      "operatorG_Uid": "mnJa41B7wk6VoguX+IqIug==",
                                      "operatorGuid": "e35a729a-7b50-4ec2-95a2-0b97f88a88ba",
                                      "customerG_Uid": "cz7s+KSatUKke22/zy8RAw==",
                                      "customerGuid": "f8ec3e73-9aa4-42b5-a47b-6dbfcf2f1103",
                                      "communityIdentifier": "T41CsWccrEaa4cgJVDrNtA==",
                                      "communityIdentifierGuid": "b1428d4f-1c67-46ac-9ae1-c809543acdb4",
                                      "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": "RjZH4Q+UqUmxR8D+J8yOPQ==",
                                      "priceLevelIdentifierGuid": "e1473646-940f-49a9-b147-c0fe27cc8e3d",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "22"
                                      },
                                      "customer": {
                                        "$ref": "55"
                                      },
                                      "communityOrganisation": {
                                        "$id": "63",
                                        "id": 1,
                                        "identifier": "leZodxBNtEqCK3yOCPBtHw==",
                                        "identifierGuid": "7768e695-4d10-4ab4-822b-7c8e08f06d1f",
                                        "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:58:42.085045",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "64",
                                          "saleItemID": 1,
                                          "identifier": "f2m2Yz2vLEmQtJu7BLSobw==",
                                          "identifierGuid": "63b6697f-af3d-492c-90b4-9bbb04b4a86f",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "s0oX5j8FD0OcIpCjc6pQCw==",
                                          "pluGuid": "e6174ab3-053f-430f-9c22-90a373aa500b",
                                          "accountID": "TLJuAVeZK0GEefag+4qfMw==",
                                          "accountIDGuid": "016eb24c-9957-412b-8479-f6a0fb8a9f33",
                                          "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:58:42.085045",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "akeUa6DJLE+4JH++HO5vCg==",
                                          "refundGuid": "6b94476a-c9a0-4f2c-b824-7fbe1cee6f0a",
                                          "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": "XGnKwIvtw0GU3IjTj24GFQ==",
                                          "idempotentVoidGuid": "c0ca695c-ed8b-41c3-94dc-88d38f6e0615",
                                          "priceLevelIdentifier": "ZkEnaxstbUe9Z02qcW7Xqg==",
                                          "priceLevelIdentifierGuid": "6b274166-2d1b-476d-bd67-4daa716ed7aa",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "65",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-10-04T23:58:42.085045",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "66",
                                            "id": 1,
                                            "g_UID": "b4baaL2b2ESCw371Ky86dQ==",
                                            "guid": "68da866f-9bbd-44d8-82c3-7ef52b2f3a75",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-10-04T23:58:42.085045"
                                          },
                                          "modifier": {
                                            "$id": "67",
                                            "id": 1,
                                            "setG_UID": "hdSEGepMIkePvJN847Nkew==",
                                            "modifierSetGuid": "1984d485-4cea-4722-8fbc-937ce3b3647b",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "65xcCeoBA0m0raOxsDlscg==",
                                            "pluGuid": "095c9ceb-01ea-4903-b4ad-a3b1b0396c72",
                                            "deleted": true,
                                            "g_UID": "37ndBRu+pU2VrHEk9NZMaw==",
                                            "guid": "05ddb9df-be1b-4da5-95ac-7124f4d64c6b",
                                            "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": "Kyck0GLIrEiOBukKJYU16A==",
                                          "pluGuid": "d024272b-c862-48ac-8e06-e90a258535e8",
                                          "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:58:42.085045",
                                          "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:58:42.085045",
                                          "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": "GpIYHFnFEEqBNfDXf5niTQ==",
                                          "pluGuid": "1c18921a-c559-4a10-8135-f0d77f99e24d",
                                          "accountID": "dH/YL0f350yJKAW3nd43CQ==",
                                          "accountIDGuid": "2fd87f74-f747-4ce7-8928-05b79dde3709",
                                          "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:58:42.085045",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "LMU0j5Iqo0SwVFjiExGlmg==",
                                          "refundGuid": "8f34c52c-2a92-44a3-b054-58e21311a59a",
                                          "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": "TEWrZj3RSUqw671cZL0tFg==",
                                          "identifierGuid": "66ab454c-d13d-4a49-b0eb-bd5c64bd2d16",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "pzlco1QAzUSf2kgqZQaxoQ==",
                                          "customerIdentifierGuid": "a35c39a7-0054-44cd-9fda-482a6506b1a1",
                                          "operatorNo": 1,
                                          "operatorG_UID": "YK8zmgIrJUSNU2QpV56eQw==",
                                          "operatorGuid": "9a33af60-2b02-4425-8d53-6429579e9e43",
                                          "created": "2025-10-04T23:58:42.085045",
                                          "ordered": "2025-10-04T23:58:42.085045",
                                          "started": "2025-10-04T23:58:42.085045",
                                          "completed": "2025-10-04T23:58:42.085045",
                                          "supplied": "2025-10-04T23:58:42.085045",
                                          "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": "pnzvImmzj0+WVB5S01W5rQ==",
                                              "pluGuid": "22ef7ca6-b369-4f8f-9654-1e52d355b9ad",
                                              "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": "+Iv2I5pOeUu5juzz375Gew==",
                                              "headerIdentifierGuid": "23f68bf8-4e9a-4b79-b98e-ecf3dfbe467b",
                                              "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": "u7TnI9XBtkC8TjaRj8s73w==",
                                          "surveyGuid": "23e7b4bb-c1d5-40b6-bc4e-36918fcb3bdf",
                                          "saleHeaderGuid": "BGCm/vE/4UyjcMdoT7xNLg==",
                                          "saleGuid": "fea66004-3ff1-4ce1-a370-c7684fbc4d2e",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "92CNJ7Yql0KEO4kwZoOS2Q==",
                                          "guidResponse": "278d60f7-2ab6-4297-843b-8930668392d9",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-10-04T23:58:42.085045",
                                          "sale": {
                                            "$ref": "62"
                                          },
                                          "survey": {
                                            "$id": "76",
                                            "g_UID": "HNknSf4NREGPeFemTkFIsQ==",
                                            "guid": "4927d91c-0dfe-4144-8f78-57a64e4148b1",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "07w7JWx790KLGAhLBqwPpw==",
                                            "checkoutFormGuid": "253bbcd3-7b6c-42f7-8b18-084b06ac0fa7",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-10-04T23:58:42.085045",
                                            "end": "2025-10-04T23:58:42.085045",
                                            "deleted": true,
                                            "updated": "2025-10-04T23:58:42.085045",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "575ecdf7-9900-4807-a32f-cc744a786f7a",
                                              "2617f818-53dd-4e15-98d4-1abcc7ef5fc8"
                                            ],
                                            "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": "mJqodpUwVEixVcDgBtjEAw==",
                                      "accountIdentifier": "76a89a98-3095-4854-b155-c0e006d8c403",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "jyh4s5gYv0GoQoyhhdztag==",
                                      "customerOrderIdentifierGuid": "b378288f-1898-41bf-a842-8ca185dced6a",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "77",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "o05KsyN5SEWSDRggnxQVhA==",
                                      "paymentIdentifierGuid": "b34a4ea3-7923-4548-920d-18209f141584",
                                      "identifier": "E1wzjAMrDEudiYSt+6FAIQ==",
                                      "identifierGuid": "8c335c13-2b03-4b0c-9d89-84adfba14021",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "nQVMHgZZI0emPNGRmEJuyw==",
                                      "itemIdentifierGuid": "1e4c059d-5906-4723-a63c-d19198426ecb"
                                    }
                                  },
                                  {
                                    "$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": "o0lWRo3Cxky6dbICQUs5KA==",
                                "customerIdentifierGuid": "465649a3-c28d-4cc6-ba75-b202414b3928",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "diUo2cnLe0aSwldfs2SUVQ==",
                                "idempotentGuid": "d9282576-cbc9-467b-92c2-575fb3649455",
                                "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:58:42.085045",
                                  "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:58:42.085045",
                                    "labelPageLayout": "mxMCIKb15EabU4z4vmPXWA==",
                                    "pageLayoutGuid": "2002139b-f5a6-46e4-9b53-8cf8be63d758",
                                    "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:58:42.085045"
                                      },
                                      {
                                        "$ref": "82"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "83",
                                      "id": 1,
                                      "customerIdentifier": "9IVdwN1CUU2Q8gmRjG9WrA==",
                                      "customerIdentifierGuid": "c05d85f4-42dd-4d51-90f2-09918c6f56ac",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-10-04T23:58:42.085045",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "KjwzgK8ep0eC+kpxbVaXtQ==",
                                      "issuedIdempotentGuid": "80333c2a-1eaf-47a7-82fa-4a716d5697b5",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-10-04T23:58:42.085045",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-10-04T23:58:42.085045",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "Y/NqUUutx063qnDJxeo28g==",
                                      "redeemedIdempotentGuid": "516af363-ad4b-4ec7-b7aa-70c9c5ea36f2",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-10-04T23:58:42.085045",
                                      "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": "ZI3+QOnzy0GBRQWngsRDrA==",
                          "groupIDGuid": "40fe8d64-f3e9-41cb-8145-05a782c443ac",
                          "campaign": {
                            "$ref": "51"
                          },
                          "group": {
                            "$ref": "59"
                          }
                        },
                        {
                          "$ref": "84"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "85",
                          "identifier": "rJXIkwWQP0CWXweGPPyM2Q==",
                          "identifierGuid": "93c895ac-9005-403f-965f-07863cfc8cd9",
                          "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": "3VnzuR2UCUmX51HfzIu82w==",
                          "guid": "b9f359dd-941d-4909-97e7-51dfcc8bbcdb",
                          "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": "IG5h7J0Nv0Oh96RWev+ONA==",
                              "groupGuid": "ec616e20-0d9d-43bf-a1f7-a4567aff8e34",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "EiwgYov1V0GaOYLY++5LLw==",
                              "pluGuid": "62202c12-f58b-4157-9a39-82d8fbee4b2f",
                              "priceGroupG_UID": "Tp1EuRc53EGLjumF4dYIgA==",
                              "priceGroupGuid": "b9449d4e-3917-41dc-8b8e-e985e1d60880",
                              "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": "cUFW/JlTv0WTHbOApouphg==",
                          "priceLevelIdentifierGuid": "fc564171-5399-45bf-931d-b380a68ba986",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "88"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "10"
                    },
                    "dealCost": {
                      "$id": "89",
                      "headerIdentifier": "XJYGeX6NAUGZNqEI7dd1YA==",
                      "headerIdentifierGuid": "7906965c-8d7e-4101-9936-a108edd77560",
                      "identifier": "jScAejqQhkaMfquBA31g6Q==",
                      "identifierGuid": "7a00278d-903a-4686-8c7e-ab81037d60e9",
                      "supplierIdentifier": "I1QCZ8AkcEOHyJYcC43jlQ==",
                      "supplierGuid": "67025423-24c0-4370-87c8-961c0b8de395",
                      "pluG_UID": "LIK6Pb+MhEe4x+qBf9jqmA==",
                      "pluGuid": "3dba822c-8cbf-4784-b8c7-ea817fd8ea98",
                      "campaignName": "902013ec-9e29-4bdc-8566-9837b3261e63",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-10-04T23:58:42.085045",
                      "end": "2025-10-04T23:58:42.085045",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "hppQhFHXtU+l/n36b/0yXg==",
                      "bonusItemPluGuid": "84509a86-d751-4fb5-a5fe-7dfa6ffd325e",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-10-04T23:58:42.085045",
                      "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:58:42.085045",
                      "campaignEndDate": "2025-10-04T23:58:42.085045",
                      "masterPLUG_UID": "EMtaY4teEk6DByKDQegPFA==",
                      "masterID": "635acb10-5e8b-4e12-8307-228341e80f14",
                      "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": "NwwIjALQmE650Elau2M0eA==",
                      "bonusMasterID": "8c080c37-d002-4e98-b9d0-495abb633478",
                      "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:58:42.085045",
                  "dealCosts": [
                    {
                      "$ref": "89"
                    },
                    {
                      "$ref": "89"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "90",
                      "pluG_UID": "DwbcAvU8YUC3CZuorEyoOQ==",
                      "pluGuid": "02dc060f-3cf5-4061-b709-9ba8ac4ca839",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "alternateProductG_UID": "j+zO+IvhUEu0rCga18RxSg==",
                  "alternateProduct": "f8ceec8f-e18b-4b50-b4ac-281ad7c4714a",
                  "productHostCode": {
                    "$id": "91",
                    "id": 1,
                    "pluG_UID": "ywaLXwB+dEmoprNVPaLU1g==",
                    "pluGuid": "5f8b06cb-7e00-4974-a8a6-b3553da2d4d6",
                    "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:58:42.085045",
                  "inventoryTracked": "2025-10-04T23:58:42.085045",
                  "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": "LPnsL2BK6UK7SwGkNXPetQ==",
                "supplierGuid": "2fecf92c-4a60-42e9-bb4b-01a43573deb5",
                "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": "1SJuC0dZwE+kFfsSi87gXA==",
                "supplierGuid": "0b6e22d5-5947-4fc0-a415-fb128bcee05c",
                "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:58:42.085045",
                "deliveryDate": "2025-10-04T23:58:42.085045",
                "nextCutOffDate": "2025-10-04T23:58:42.085045",
                "nextDeliveryDate": "2025-10-04T23:58:42.085045",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "94"
              }
            ],
            "store": {
              "$ref": "1"
            },
            "updated": "2025-10-04T23:58:42.085045",
            "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:58:42.085045",
              "processed": "2025-10-04T23:58:42.085045",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-10-04T23:58:42.085045",
              "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:58:42.085045",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "95"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "97",
              "id": 1,
              "hostIdentifier": "lbelsl9940mBzDa9P492Zg==",
              "hostIdentifierGuid": "b2a5b795-7d5f-49e3-81cc-36bd3f8f7666",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "64643c0f-3e5a-4159-b727-aab253008f48",
                "9af23fcd-92bd-4a4a-bfe8-25187e7719ab"
              ]
            },
            {
              "$ref": "97"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "3"
          },
          "hostStoreSettings": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "98",
              "identifier": "GLVbls7j0UKzo6R+HEBDYQ==",
              "identifierGuid": "965bb518-e3ce-42d1-b3a3-a47e1c404361",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "98"
            }
          ],
          "promoTypeGuids": [
            "77b57291-b07a-416d-9e8b-f4e65fc7f61f",
            "91b9db97-2ab4-45e4-8846-c2c8bcbf0803"
          ],
          "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:58:42.085045",
        "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": "9443c971-9ccc-48e9-b067-c65538b5aee3",
    "updateStore": {
      "$id": "104",
      "id": "0077a8de-4d7b-4a21-a399-afb628b11ad4",
      "name": "sample string 1",
      "lastActivity": "2025-10-04T23:58:42.085045",
      "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:58:42.085045"
    },
    "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:
PKU�D[�c���5xl/workbook.xml �(�����0D�&�C���()��x��}��6Ж�5��B	$޼��ξ1Z�=���G��箠2�!g��5���L��:
a���l۪+[�5���3氇���R
�.�X~p���A�J�2���s����G9k��$l	�ߔ���"*b@cA+@ItnMA���\M�=My�^!����M8��L��w�PKU�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
U�D[y���''_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="R56d4d001211a40e2" /></Relationships>PKU�D[�"�~�A3xl/worksheets/sheet1.xml �(��[[s�H�+.���/T�-	�²`!��%q-�)ې��;v<��L�F�az�F=�gZrq�˿w�&?��ru:��N�W��������������������b�������tz��~6�m�nw�M����c7���|~]��nn�W���w���L0ff�ŷ�6\js����>VRk�}��_�p����|y?=;�^���O֋��i͟5�r:�������æ�y�����V��~y}}:e{�,���v=�^��|۾_=�Z,��nKz?�j�m��9�[N�����~X^ooO����W?6�����?�8�q�8�O�'��qW��L1��qΊ���0_����u;�U\[��cB(����|3���0ߎ�������0ߏ��Y[�(�Vs\WN)�-s�����[!ʐ˱��[!J����y�y�!��ks��†?�C�����Lh'�,>*��R",�
/��αB�(�S�W��xr�;���6>%':��1R*+�F�B�(9ё��v�;ͤ�֗*D�	���G��N���Zk��ҺB�(9aG�]D�	�U�PRJ�5
�Qs�����.���oda
2jN����·��K��
Q{���|%�a�	��<ȨA9����)<��ɨE9��ɨE��j�F����eԤl5)]Ÿ�"T�̩B�(Ii�i�8c��C,)�$�KC���#+�(I��V��T�$��1N	a���T���q��.&҈�-T����
�O?D�
[I
V	뙲��3�ڃ��T�kMc��;-�/�%�Lw
J*��
<�tQ���IS� H������nFM*�𠼴��}�pWQ�*i��K�p6�AGM�V��W֪��܄�X�	%�;�tU8f�
j�V�u��]"C����z���ԲK��Fs��qU�!JR'����������w���F��r�Q��$�&�;���4I�(ImA�Z�B[0����.���^2eth1�Ƕ(I�JR�ju(S��&*�<5,�(E�9�Cw�1)
�T!Jь=�M�������}�ٲ�M��Q]��s���&JѴRT|���A�S�xLJg3�B��i�hu���!>9f�*=�G)�V�6�A�}W^��������Fe�����F-�V���2�
-��5i[MZSIP�a�T!jҶ�ታ݁+��.Y5i[Mj����(T���cC�����&5������Ï%���`�wf/�����z�0Y�C�ݧ:|��ߴmO������3v2���{@49����9B��9B���9B����Sį9¤�W9¦��9¥��r�Ooc�������Z���_B�} ��wB�} �ۿ���@����Bؽ��'!�~��!������[
�o��H��a�f����Q�k`HIH��%%a������RR��1%�8SR��5%�xSR��9��SQ��=��SQ��A�8TQ��E�xTQ��I��TQ��M5��T��SMxn�O5�>Մ��T��SMxnбIxn�O5�>Մ����4|j(�����|j(�����|j(�����|j(�����|j(�����|j)�����|j)�����yB�1y�6y��$�(�$��@Ȟ��%/{q����@�f��!���k!k�
@�N��Q���B��@�a�m��z�ރ�dW��+z��g�g�g�Sw,<=KUy����xFV����/eH]�O�<`3O�����i�����J^��y�`��<M0�m�&`7O���i�yӳ�5���b$�d1`�9���nYP�W��8�3Z	x�3���neb�,�'F�zb�,�'f�B��ĪYLLF��Xމf���$����㌂�������3�
`8�h�W�u�D8��5�s��N��=��dz�� �>�(o��j��[����j�雡���j>"%���P.���$%�6%ʞ�(���@hJ�{q�Ӕ 4%�,%M�BS"�Д 4%M�BS"�Д��������4M�BSb�>��]�]��}�RbY�_ʐ��1yJ�,%vW���+y9���D��R"�d)`��0YJ���X-O���D��R����)1�R"e)����@YJLV���d4K��h���,%&V�Rb2����N4ζ&1]�}YJLJd)��R"e)1�N����x�����)],K�C@�} %P�(K���D�R"e)����@YJD �g�o�o����|��.��/���?PKU�D[[:���Pxl/_rels/workbook.xml.rels �(����n!�_�p��Z��q�ҋW��0,wah���G�+�ؤŤ�^<���|����c�yr�{�ZZW�t�uﺖ��yh�f���R�m?E����R�Ҵd,��Q��O�r��0���бI�Qu�f��Y(�I��	�C����N#�����p�1Q�W���ҟ(��QW�J�V�t'%�r��ͣ\3�㳻��t0�z}ׅ���@݀�� OpW���K�2.Ԡ)����W5v�/�_PKU�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��PKU�D[�$Q��xl/sharedStrings.xml �(��Xmo�6�>i�!��&-@BB����� ��v�v5iN‷`3۹m�t���
�IȦ�IW���c����c���˲p>Q���g-��m9��"c|~�zz�v㖣4�)�g�W�Z·�S��S�:k-�^�t:*]�%Qm���\�%��w�JR���zYt�n7�,	�-'%װ�����Y��n6a��|<:���ӎ�k3���T��Bj�,�!������ 3�J���N8xM^���\���E�I��3a�:�Q�?D�L�"�5���8��S���G�`w4��e��HmhښTm�kQTxoZ�tA=Js�'�dU����p>V�E�/j�0�Q��O:������D҅(..�+�`�3+��i�M�P@�	C�s6/%ѐ^X��&G��d).�S5$�asĽ���*�\OHB�[H1*'b.�%���hԪ�J� �qF�f9î}�ޔ�0�rȌo�^=)*yʹ)Q�YH���KZ���b9���C�q����M���*ԸcԘ�#���I��3-$�Ѫ?�~�D$#<����Ȕ��c�+)�<F+�eY@�������#I��'�%��g����.J-�YQ@�,.I�YU��"u��(��`�G
��aK�M'��)2��zHd�_�`�]骸�n\�����)�n�4c�q�Ze�ͨܘaj`UVY]�lk
�?[��j��X�F�!|	��GM�ZCfT�C�ePu?�*�wDK�ګQ��5B�����v���Nl��^�i)�?�Ltц��D�)(��K���;���8�����8<8{�]tpt�9�<�5��k���<���~������|d���:��嫦==?�Ҙ�a�n৑; Aߍ�O��K�m8�� �A/~��z
�5����rh�{b��=��Q���&���!��g�.V�}�P��a�V �����n"=EAm[Qm{di{”���xt��j����߿��/k_�hs�*Lw�����^�}sB������;H��
b:p�n�w�({qJQ��,�/��o�#���v�}�i�Y?q�{.�
.ɓȏ�#Y���m�e� o�#�l��^�~E�$�Oߙ��L����l�*��(�q+�̷f��J�g�m���E�?4湀������Ԍ�ۑ����U��1��)y��6���R��L�[QJ���پ�	�7���f�N�^�䲖d��~��\�0NOq�[p���ܩ�y��6�Ra��]o-��0���A�!5\t�����J�z��t��D�$q�&�~��$	i�{yd�ooG����G��!�5��%n�
@�Y6#7�=/�
�<���k�d�k��o@3����zAe5��.��6�Fཇ��I�@��f�Z3�O?�ZـB�=�G���G��kd��5��|C�ъ��D
�����hAW��\����D�*��Y'�/g������9)ْX����eO��J�_�;*�{�`F�'x��)7/Wh�R<+��< :J��PK-U�D[�c���5xl/workbook.xmlPK-U�D[����	�[Content_Types].xmlPK-
U�D[y���''V_rels/.relsPK-U�D[�"�~�A3�xl/worksheets/sheet1.xmlPK-U�D[[:���P�xl/_rels/workbook.xml.relsPK-U�D[Ѓc'2E
Dxl/styles.xmlPK-U�D[�$Q���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKU�D[�H6;�5xl/workbook.xml �(�����0D�&�C��j N\�z��6Ж�5���H�yۙ�};�l��3���+lE��S������P�]o��}1���cc�[���z>���^턜]i���d:'�W��i}<R.͞ge0���I�b��2������m�%ѹw�Pb�G{�0�2Hs	OBhcﰒm��/PKU�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
U�D[����''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R567a190ab2d948cf" /></Relationships>PKU�D[�"�~�A3xl/worksheets/sheet1.xml �(��[[s�H�+.���/T�-	�²`!��%q-�)ې��;v<��L�F�az�F=�gZrq�˿w�&?��ru:��N�W��������������������b�������tz��~6�m�nw�M����c7���|~]��nn�W���w���L0ff�ŷ�6\js����>VRk�}��_�p����|y?=;�^���O֋��i͟5�r:�������æ�y�����V��~y}}:e{�,���v=�^��|۾_=�Z,��nKz?�j�m��9�[N�����~X^ooO����W?6�����?�8�q�8�O�'��qW��L1��qΊ���0_����u;�U\[��cB(����|3���0ߎ�������0ߏ��Y[�(�Vs\WN)�-s�����[!ʐ˱��[!J����y�y�!��ks��†?�C�����Lh'�,>*��R",�
/��αB�(�S�W��xr�;���6>%':��1R*+�F�B�(9ё��v�;ͤ�֗*D�	���G��N���Zk��ҺB�(9aG�]D�	�U�PRJ�5
�Qs�����.���oda
2jN����·��K��
Q{���|%�a�	��<ȨA9����)<��ɨE9��ɨE��j�F����eԤl5)]Ÿ�"T�̩B�(Ii�i�8c��C,)�$�KC���#+�(I��V��T�$��1N	a���T���q��.&҈�-T����
�O?D�
[I
V	뙲��3�ڃ��T�kMc��;-�/�%�Lw
J*��
<�tQ���IS� H������nFM*�𠼴��}�pWQ�*i��K�p6�AGM�V��W֪��܄�X�	%�;�tU8f�
j�V�u��]"C����z���ԲK��Fs��qU�!JR'����������w���F��r�Q��$�&�;���4I�(ImA�Z�B[0����.���^2eth1�Ƕ(I�JR�ju(S��&*�<5,�(E�9�Cw�1)
�T!Jь=�M�������}�ٲ�M��Q]��s���&JѴRT|���A�S�xLJg3�B��i�hu���!>9f�*=�G)�V�6�A�}W^��������Fe�����F-�V���2�
-��5i[MZSIP�a�T!jҶ�ታ݁+��.Y5i[Mj����(T���cC�����&5������Ï%���`�wf/�����z�0Y�C�ݧ:|��ߴmO������3v2���{@49����9B��9B���9B����Sį9¤�W9¦��9¥��r�Ooc�������Z���_B�} ��wB�} �ۿ���@����Bؽ��'!�~��!������[
�o��H��a�f����Q�k`HIH��%%a������RR��1%�8SR��5%�xSR��9��SQ��=��SQ��A�8TQ��E�xTQ��I��TQ��M5��T��SMxn�O5�>Մ��T��SMxnбIxn�O5�>Մ����4|j(�����|j(�����|j(�����|j(�����|j(�����|j)�����|j)�����yB�1y�6y��$�(�$��@Ȟ��%/{q����@�f��!���k!k�
@�N��Q���B��@�a�m��z�ރ�dW��+z��g�g�g�Sw,<=KUy����xFV����/eH]�O�<`3O�����i�����J^��y�`��<M0�m�&`7O���i�yӳ�5���b$�d1`�9���nYP�W��8�3Z	x�3���neb�,�'F�zb�,�'f�B��ĪYLLF��Xމf���$����㌂�������3�
`8�h�W�u�D8��5�s��N��=��dz�� �>�(o��j��[����j�雡���j>"%���P.���$%�6%ʞ�(���@hJ�{q�Ӕ 4%�,%M�BS"�Д 4%M�BS"�Д��������4M�BSb�>��]�]��}�RbY�_ʐ��1yJ�,%vW���+y9���D��R"�d)`��0YJ���X-O���D��R����)1�R"e)����@YJLV���d4K��h���,%&V�Rb2����N4ζ&1]�}YJLJd)��R"e)1�N����x�����)],K�C@�} %P�(K���D�R"e)����@YJD �g�o�o����|��.��/���?PKU�D[k���Pxl/_rels/workbook.xml.rels �(���An�0E�b;S�d�M�i.0�1F�Nڜ���W��H-���&+k��OO3�|�Xoߦ�������$FF�n0}��l7�=��
��ٳ���t��^j��'v&;ʺ	C,]�g�G��iZr�d�-�.3��h�$=[y�Ȅ?��պ��D�]O������#K"خk`�����RH,d�����|������B�LS�����*V-�UF���%����2^�	ي*��ZUe!���Ϳ�|PKU�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��PKU�D[�fX��xl/sharedStrings.xml �(��Xmo�6�>`��ȧ
��ر�R�=4/m$M���Àɶ�hs�L���
��G)I��v�a7�K�PE>$%_~xYg�'*���՛5��X$�/�jO��n��(MxB2��U핪����R)��R��j+�7���WtMT]l($rM4�)�
���$jE�^g
��l7ք���k�փ]r����� �M����/���a��IԔ(M�|�R;dMO��'Htg2�V���Wp�S�-y9��\٩�&I$Uʙ0N�,꟢�_��h�
�D�s���i� �h��e���mjښdT��[�Do��xE=�4�LOI���!��>f�M�oJ�0)�p�'��T�3�t%r����C!,wy�;���Ja xʖ�$�����H6�,���K�d�!l�t�(�`��.���J�ʉX
�I���Z1�(3N(�,e8��ѻ��$��2�ً�'E%/Y6'J=����Y��[)�8���r��m�
m.�'V�ƃF�{�2'�6)qu������/D����?��q��i4����HJ!�)��:� ��?0w�}��P��)�d�r�D�d��k��M��-�2��U�d��U�)���GI�{d8S����l9�$��3w,�"��n�t����qEbS�C��v������&1aF��4������f�k��Ŋm6vĆU*��}�M9jj�:��������IQ��-���B�p-���:����<�3G�ƹ�<ۘ�
e��)h��K���:���<�>w����p�<�5+pt�9��U����W:�"v^E�����+��+���W����WM?�z
z~���]�q�����	:n����xQԣ�+��W�ůX�"ᭊ��*�Bm6/쿺緂�]q��
�8�?�̶�J֧02UMuہ����v���@d�cE�����	S�7��Yӧ���?�?���/�G/�\�23�����-�N�z/Zq�㹽8�ݠK{n�lwܸ��nJQ�,�/��o�C��i6;�i�I'r�{.i�z.I��ߍ<�$��ln�~����<��^�����i_�݋�w��S=3#­���x=/�&MX�f�u�>�-�'/�<ϲcј���==��,\�7�#牛��"�cT����TQm<4�~��Y�Խȥ�׎��|���7������mP{���R%kb��Psu0"$0A�q�{p���*6s���y�m�y�����ޖdaP�3��Cj�����+��k���	���A�
ܨ�	ܔD!�R/��
����i�Q����L"7i@��1��m7�z^
�Ӡkޒ5�^�)��Ƒ���������:æm�
!z��Ϥ^!��(,�K1g��~
��=�v�P�=�x�%�����!�p�|J"�y�`�m�hF7��Z�l��"bA�l��3������5)ٚX����刧���_*�;j�G�`A�'x��)7/W})��EJ
����PK-U�D[�H6;�5xl/workbook.xmlPK-U�D[����	��[Content_Types].xmlPK-
U�D[����''U_rels/.relsPK-U�D[�"�~�A3�xl/worksheets/sheet1.xmlPK-U�D[k���P�xl/_rels/workbook.xml.relsPK-U�D[Ѓc'2E
Exl/styles.xmlPK-U�D[�fX���xl/sharedStrings.xmlPK��