GET api/store/{id}

Get a store

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Store ID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Store object

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,
  "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:30.8254794",
  "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": "JMs1mMIqzEaXujbLQbb2SQ==",
  "hostIdentifierGuid": "9835cb24-2ac2-46cc-97ba-36cb41b6f649",
  "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:30.8254794",
  "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": "5CmEDoGg5UqGAB/KZouI9A==",
      "hostIdentifierGuid": "0e8429e4-a081-4ae5-8600-1fca668b88f4",
      "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": "2PpXRRPJSEiVXi6FfEU1ew==",
        "identifierGuid": "4557fad8-c913-4848-955e-2e857c45357b",
        "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": "ZySjd114/EmsJHfIj8oV0g==",
        "hostSupplierIdentifierGuid": "77a32467-785d-49fc-ac24-77c88fca15d2",
        "loyaltyPriceLevelIdentifier": "MhPCY1hv2kSdbyW4RJp5Vw==",
        "loyaltyPriceLevelIdentifierGuid": "63c21332-6f58-44da-9d6f-25b8449a7957",
        "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:30.8254794",
        "lastProcessed": "2025-10-04T23:58:30.8254794",
        "hold": true,
        "supplierName": "sample string 35",
        "supplier": {
          "$id": "5",
          "identifier": "JclmO4C/wk6cz+gTPLa4oQ==",
          "identifierGuid": "3b66c925-bf80-4ec2-9ccf-e8133cb6b8a1",
          "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": "7qR2hfR1AU+rvWmI82EqCg==",
          "primaryContactID": "8576a4ee-75f4-4f01-abbd-6988f3612a0a",
          "storeID": 1,
          "abn": "sample string 16",
          "supplierGroupIdentifier": "ydr5NXmVikeS+ZNHtrWx0w==",
          "supplierGroupGuid": "35f9dac9-9579-478a-92f9-9347b6b5b1d3",
          "rebate": 1.0,
          "rebateType": 1,
          "rebateFrequency": 1,
          "rebateSource": 1,
          "rebateLastClaimed": "2025-10-04T23:58:30.8254794",
          "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": "e1f1afe2-6bab-4bc8-bf90-d487f9ede493",
            "identifier": "Y3MQjmpR2USmdvdAHAezAw==",
            "identifierGuid": "8e107363-516a-44d9-a676-f7401c07b303",
            "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": "w05Y6MTSTUmhSC8JAuwPJw==",
              "supplierIdentifierGuid": "e8584ec3-d2c4-494d-a148-2f0902ec0f27",
              "contactGuid": "cq5tDWooAkSwE38X59IDhQ==",
              "contactID": "0d6dae72-286a-4402-b013-7f17e7d20385",
              "contact": {
                "$ref": "6"
              },
              "supplier": {
                "$ref": "5"
              }
            },
            {
              "$ref": "7"
            }
          ],
          "products": [
            {
              "$id": "8",
              "pluG_UID": "apCGyPvACUiCDGshFVIGyg==",
              "pluGuid": "c886906a-c0fb-4809-820c-6b21155206ca",
              "supplierIdentifier": "L84SJ7MbBU+a+954CRTSIA==",
              "supplierIdentifierGuid": "2712ce2f-1bb3-4f05-9afb-de780914d220",
              "cartonQuantity": 1,
              "cartonQuantityChanged": true,
              "productSize": "sample string 3",
              "cigarettesPerSleeve": 1,
              "randomWeight": true,
              "piecesPerUnit": 5,
              "averagePackSize": 6,
              "effectiveDate": "2025-10-04T23:58:30.8254794",
              "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:30.8254794",
              "rebate": 1.0,
              "rebateExclude": true,
              "invoiceCodes": [
                {
                  "$id": "9",
                  "pluG_UID": "1LMtXvJXXky74D7bdKyAUA==",
                  "pluGuid": "5e2db3d4-57f2-4c5e-bbe0-3edb74ac8050",
                  "supplierIdentifier": "a2Tf3oJ2XUGmvMZFp3WKGA==",
                  "supplierIdentifierGuid": "dedf646b-7682-415d-a6bc-c645a7758a18",
                  "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": "T4oHeV0fpkOAZPNiIdm03A==",
              "parentPluGuid": "79078a4f-1f5d-43a6-8064-f36221d9b4dc",
              "freight": 45.0,
              "freightType": 1,
              "product": {
                "$id": "10",
                "plu": 1,
                "storeID": 1,
                "masterPluG_UID": "QEA=",
                "storeIDs": [
                  1,
                  2
                ],
                "g_UId": "/rhgCHLFvk6mg4My/NwWJQ==",
                "guid": "0860b8fe-c572-4ebe-a683-8332fcdc1625",
                "apn": "sample string 1",
                "apnChanged": true,
                "apnSwitched": true,
                "barcode": "sample string 4",
                "itemNumber": "sample string 5",
                "itemNumberChanged": true,
                "priceGroupG_UID": "nmsBHnYzpkCASTEleM2yEA==",
                "priceGroupGuid": "1e016b9e-3376-40a6-8049-312578cdb210",
                "blueprintID": 1,
                "lastCountedDate": "2025-10-04T23:58:30.8254794",
                "externalID": "sample string 7",
                "active": true,
                "activated": "2025-10-04T23:58:30.8254794",
                "pluCreated": "2025-10-04T23:58:30.8254794",
                "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:30.8254794",
                "lastManualUpdate": "2025-10-04T23:58:30.8254794",
                "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:30.8254794",
                "currentCostUpdated": "2025-10-04T23:58:30.8254794",
                "costDecimals": 31,
                "costChanged": true,
                "dealCostIdentifier": "QEA=",
                "excludeFromRebate": true,
                "rebateOverride": 1,
                "costCalcMethod": 32,
                "costCalcMethodChanged": true,
                "costEffectiveDate": "2025-10-04T23:58:30.8254794",
                "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:30.8254794",
                "posTare": 1,
                "altPrice": 1.0,
                "altPriceChanged": true,
                "altPriceMode": 53,
                "altPriceModeChanged": true,
                "altPLUG_UID": "bDLohF11MkqNPhVB12lNiw==",
                "altPLUGuid": "84e8326c-755d-4a32-8d3e-1541d7694d8b",
                "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:30.8254794",
                "labelLastPrice": 1,
                "shelfPageLayoutG_UID": "h6cS+8Ag6UKYbXA+AnQpvA==",
                "shelfPageLayoutGuid": "fb12a787-20c0-42e9-986d-703e027429bc",
                "talkerPageLayoutG_UID": "sgBYe0Q+NU+Hph5zLTNFHg==",
                "talkerPageLayoutGuid": "7b5800b2-3e44-4f35-87a6-1e732d33451e",
                "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": "z92dBZh3nU6TOxcvkwAdJw==",
                "inventoryIdentifier": "059dddcf-7798-4e9d-933b-172f93001d27",
                "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": "j7DrVjhG/keM5DskRxzC5A==",
                "parentPluGuid": "56ebb08f-4638-47fe-8ce4-3b24471cc2e4",
                "preferredHostVendor": 104,
                "preferredHostChanged": true,
                "code": "sample string 106",
                "supplierIdentifier": "7aAU5XnPq0uFP5vxTPtywA==",
                "supplierIdentifierGuid": "e514a0ed-cf79-4bab-853f-9bf14cfb72c0",
                "supplierChanged": true,
                "rebateSupplierIdentifier": "nGvRIb2WdkeD0oyjOO7W3A==",
                "rebateSupplierIdentifierGuid": "21d16b9c-96bd-4776-83d2-8ca338eed6dc",
                "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:30.8254794",
                "commodity": "sample string 121",
                "businessPillar": "sample string 122",
                "mscCommodity": "sample string 123",
                "hostIdentifier": "xhJ8bXfAiU6aTloiGt6x9Q==",
                "hostIdentifierGuid": "6d7c12c6-c077-4e89-9a4e-5a221adeb1f5",
                "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": "lNIEFpIOVkGb32nZCziwAg==",
                    "pluGuid": "1604d294-0e92-4156-9bdf-69d90b38b002",
                    "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:30.8254794"
                  },
                  {
                    "$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:30.8254794",
                    "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:30.8254794",
                    "startTime": 3,
                    "endDate": "2025-10-04T23:58:30.8254794",
                    "endTime": 4,
                    "newPrice": 5,
                    "newCost": 6,
                    "newCostDecimals": 7,
                    "pctDiscount": 8,
                    "promoType": 1,
                    "promotionTypeCode": "sample string 9",
                    "hostType": 10,
                    "hostIdentifier": "XOuBEsNti0OqMCrWJwqk6g==",
                    "hostIdentifierGuid": "1281eb5c-6dc3-438b-aa30-2ad6270aa4ea",
                    "storeNames": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "details": [
                    {
                      "$ref": "14"
                    },
                    {
                      "$ref": "14"
                    }
                  ]
                },
                "tray": {
                  "$id": "15",
                  "g_UId": "J9GAXVpyOEeIokpseBgZBw==",
                  "guid": "5d80d127-725a-4738-88a2-4a6c78181907",
                  "name": "sample string 1",
                  "number": 1,
                  "tare": 1
                },
                "priceGroup": {
                  "$id": "16",
                  "priceGroupG_UID": "rumP5Qw9eUqUvW97+FbAww==",
                  "priceGroupGuid": "e58fe9ae-3d0c-4a79-94bd-6f7bf856c0c3",
                  "name": "sample string 2",
                  "code": 1,
                  "modified": true,
                  "updated": "2025-10-04T23:58:30.8254794",
                  "buyingLimit": 1,
                  "buyingLimitIndependent": true,
                  "buyingLimitType": 0,
                  "number": 1,
                  "products": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "productCount": 1
                },
                "priceGroupName": "sample string 146",
                "nutrifacts": {
                  "$id": "17",
                  "pluG_UID": "qkB7huBIIUW8SZLTa5+tBw==",
                  "pluGuid": "867b40aa-48e0-4521-bc49-92d36b9fad07",
                  "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": "2facf7f5-61aa-415a-b937-6c005318fb1a",
                  "created": "2025-10-04T23:58:30.8254794",
                  "createdByUser": "sample string 1",
                  "activated": "2025-10-04T23:58:30.8254794",
                  "deactivated": "2025-10-04T23:58:30.8254794",
                  "lastOrdered": "2025-10-04T23:58:30.8254794",
                  "lastOrderedQty": 2.0,
                  "lastReceived": "2025-10-04T23:58:30.8254794",
                  "lastReceivedQty": 3.0,
                  "lastInvoiceStatus": 1,
                  "lastCounted": "2025-10-04T23:58:30.8254794",
                  "lastSold": "2025-10-04T23:58:30.8254794",
                  "firstSold": "2025-10-04T23:58:30.8254794",
                  "awsUpdated": "2025-10-04T23:58:30.8254794",
                  "lastManualUpdate": "2025-10-04T23:58:30.8254794",
                  "lastManualUpdatedByUser": "sample string 5",
                  "lastUpdated": "2025-10-04T23:58:30.8254794",
                  "lastUpdatedByUser": "sample string 7",
                  "lastUpdatedByHost": "2025-10-04T23:58:30.8254794",
                  "doNotRangeUpdated": "2025-10-04T23:58:30.8254794",
                  "doNotOrderUpdated": "2025-10-04T23:58:30.8254794",
                  "tracked": "2025-10-04T23:58:30.8254794"
                },
                "allergens": [
                  {
                    "$id": "19",
                    "allergenID": 1,
                    "pluG_UID": "EY0+Ch+PL0+2PidwkUrn4g==",
                    "pluGuid": "0a3e8d11-8f1f-4f2f-b63e-2770914ae7e2",
                    "contains": 2,
                    "allergenName": "sample string 3",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "costs": {
                  "$id": "20",
                  "pluG_UID": "grJx1VPpmkKJ5856PTujrQ==",
                  "pluGuid": "d571b282-e953-429a-89e7-ce7a3d3ba3ad",
                  "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:30.8254794",
                  "normalCost": 1,
                  "currentCost": 1
                },
                "sales": [
                  {
                    "$id": "21",
                    "saleHeaderID": 1,
                    "created": "2025-10-04T23:58:30.8254794",
                    "createdLocal": "2025-10-04T23:58:30.8254794",
                    "storeID": 3,
                    "storeName": "sample string 4",
                    "operatorG_Uid": "C7c5JdZlHkqpb8JuFjaPAw==",
                    "operatorGuid": "2539b70b-65d6-4a1e-a96f-c26e16368f03",
                    "operatorName": "sample string 5",
                    "tranType": 1,
                    "plu": 1,
                    "pluG_UId": "oOHSUfjrhE6AYFlrc653/w==",
                    "pluGuid": "51d2e1a0-ebf8-4e84-8060-596b73ae77ff",
                    "normalPrice": 1,
                    "totalCents": 1,
                    "cost": 1,
                    "grossProfit": 1,
                    "quantity": 1,
                    "operator": {
                      "$id": "22",
                      "id": 1,
                      "g_Uid": "s6wQeFeJ2U+sU3LZDn43uA==",
                      "guid": "7810acb3-8957-4fd9-ac53-72d90e7e37b8",
                      "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:30.8254794",
                      "passwordResetRequired": true,
                      "alteredInStore": true,
                      "startShift": "2025-10-04T23:58:30.8254794",
                      "endShift": "2025-10-04T23:58:30.8254794",
                      "machineName": "sample string 20",
                      "drawerID": 1,
                      "stores": [
                        {
                          "$id": "23",
                          "operatorG_UID": "NzCFL9gDBUqA18NiyHZ06g==",
                          "operatorGuid": "2f853037-03d8-4a05-80d7-c362c87674ea",
                          "storeID": 2,
                          "operator": {
                            "$ref": "22"
                          },
                          "store": {
                            "$ref": "1"
                          }
                        },
                        {
                          "$ref": "23"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "21"
                  }
                ],
                "apns": [
                  {
                    "$id": "24",
                    "pluID": 1,
                    "pluG_UID": "uOwwlTzgFE2q0FGhML6bzQ==",
                    "pluGuid": "9530ecb8-e03c-4d14-aad0-51a130be9bcd",
                    "apn": "sample string 1",
                    "deleted": true,
                    "storeID": 1,
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "24"
                  }
                ],
                "tuns": [
                  {
                    "$id": "25",
                    "pluG_UId": "OTRTGvVnNUOtBuHxPppH4g==",
                    "pluGuid": "1a533439-67f5-4335-ad06-e1f13e9a47e2",
                    "apn": "sample string 1",
                    "tun": "sample string 2",
                    "cartonQuantity": 3,
                    "product": {
                      "$ref": "10"
                    },
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "competitionPricing": [
                  {
                    "$id": "26",
                    "identifier": "HJysLnD94ECnnU8rA0QzLA==",
                    "identifierGuid": "2eac9c1c-fd70-40e0-a79d-4f2b0344332c",
                    "pluG_UID": "aaLhRSfnBkiMumMbMP5bDg==",
                    "pluGuid": "45e1a269-e727-4806-8cba-631b30fe5b0e",
                    "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": "w1jslGUlTEqK+Euas7cTgA==",
                    "groupName": "sample string 1",
                    "identifierGuid": "94ec58c3-2565-4a4c-8af8-4b9ab3b71380",
                    "exists": true,
                    "flipChartIdentifier": "r18A9GbftE6WM4hOhvIwYg==",
                    "flipChartIdentifierGuid": "f4005faf-df66-4eb4-9633-884e86f23062",
                    "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": "LGoyC/mw0EK38dL9W5NH6A==",
                    "groupIdentifierGuid": "0b326a2c-b0f9-42d0-b7f1-d2fd5b9347e8",
                    "flipChart": {
                      "$id": "28",
                      "identifier": "sWnNXGpNx0WeGP8BeZ4sUA==",
                      "identifierGuid": "5ccd69b1-4d6a-45c7-9e18-ff01799e2c50",
                      "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": "WBLrDdpKO0WOeymNHZOaIA==",
                        "identifierGuid": "0deb1258-4ada-453b-8e7b-298d1d939a20",
                        "name": "sample string 2",
                        "formType": "sample string 3",
                        "forms": [
                          {
                            "$id": "30",
                            "id": 1,
                            "g_UID": "ROgH8gcLd0iGg/ySqqIfdg==",
                            "guid": "f207e844-0b07-4877-8683-fc92aaa21f76",
                            "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": "WV91ZXUT7kaEvbWMYPx/Lw==",
                            "previousFormGuid": "65755f59-1375-46ee-84bd-b58c60fc7f2f",
                            "nextForm": 1,
                            "nextFormG_UID": "Aq2iz+k0pkqwKdiwng6qUQ==",
                            "nextFormGuid": "cfa2ad02-34e9-4aa6-b029-d8b09e0eaa51",
                            "attributes": "sample string 10",
                            "updated": "2025-10-04T23:58:30.8254794",
                            "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": "cN7JL485FEywgqVK2kgzrg==",
                                "checkoutFormGuid": "2fc9de70-398f-4c14-b082-a54ada4833ae",
                                "identifier": "a1QjkVnYa0ejUgp2+XZn+g==",
                                "identifierGuid": "9123546b-d859-476b-a352-0a76f97667fa",
                                "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": "QbRbCSry5kG+mG7KEiPnNQ==",
                                "valueGuid": "095bb441-f22a-41e6-be98-6eca1223e735",
                                "buttonText": "sample string 10",
                                "valueText": "sample string 11",
                                "drawImageAndButton": true,
                                "updated": "2025-10-04T23:58:30.8254794",
                                "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:30.8254794",
                                  "imageData": "QEA=",
                                  "readOnly": true
                                }
                              },
                              {
                                "$ref": "31"
                              }
                            ],
                            "panels": [
                              {
                                "$id": "33",
                                "id": 1,
                                "checkoutFormID": 2,
                                "checkoutFormG_UID": "nh5UMKsGLESI+uywD3yj/A==",
                                "checkoutFormGuid": "30541e9e-06ab-442c-88fa-ecb00f7ca3fc",
                                "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": "hBFXjLEH/UGybtYzUAhK0A==",
                        "flipChartPageIdentifierGuid": "8c571184-07b1-41fd-b26e-d63350084ad0",
                        "pluG_UID": "VQgUJ1ayR0+tSz3sNAnQZg==",
                        "pluGuid": "27140855-b256-4f47-ad4b-3dec3409d066",
                        "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": "uRPhGc9rD0+k3qDacqXlrA==",
                    "pluGuid": "19e113b9-6bcf-4f0f-a4de-a0da72a5e5ac",
                    "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:30.8254794",
                    "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": "9kW0gA+4f06NM1HYr0s28A==",
                    "ingredientGuid": "tgnfb2yJuUC6T/1LkfUf5g==",
                    "ingredientIdentifier": "6fdf09b6-896c-40b9-ba4f-fd4b91f51fe6",
                    "quantity": 1.0,
                    "storeIDs": [
                      1,
                      2
                    ],
                    "ingredientText": "sample string 1",
                    "ingredient": {
                      "$ref": "10"
                    }
                  },
                  {
                    "$ref": "36"
                  }
                ],
                "bins": [
                  {
                    "$id": "37",
                    "pluG_UID": "vcVy9aCKSkey/zKOJ+FZmQ==",
                    "pluGuid": "f572c5bd-8aa0-474a-b2ff-328e27e15999",
                    "shelfLocationIdentifier": "66RebB8O30icp8VLxbou/A==",
                    "shelfLocationGuid": "6c5ea4eb-0e1f-48df-9ca7-c54bc5ba2efc",
                    "labelShelfDefault": 1,
                    "labelTalkerDefault": 1,
                    "labelSmall": true,
                    "labelPageLayoutG_UID": "urkdc4+AC0OOscGePVQkmw==",
                    "labelPageLayoutGuid": "731db9ba-808f-430b-8eb1-c19e3d54249b",
                    "updated": "2025-10-04T23:58:30.8254794",
                    "electronicShelfLabelIdentifier": "sample string 5",
                    "electronicshelfLabelsConfigurationID": 6,
                    "labelShelfChanged": true,
                    "productName": "sample string 8",
                    "locationText": "sample string 9",
                    "product": {
                      "$ref": "10"
                    },
                    "location": {
                      "$id": "38",
                      "identifier": "DtjliesU00CSgkJwGgnOxQ==",
                      "storeID": 1,
                      "identifierGuid": "89e5d80e-14eb-40d3-9282-42701a09cec5",
                      "name": "sample string 2",
                      "haccp": true,
                      "blueprintID": 1,
                      "updated": "2025-10-04T23:58:30.8254794",
                      "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": "KJkzRUo0U0u3ppAD56OQoA==",
                    "pluGuid": "45339928-344a-4b53-b7a6-9003e7a390a0",
                    "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:30.8254794",
                      "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:30.8254794",
                                    "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": "a87BGKA8IE2xWTlpo7q2uw==",
                                    "labelPageLayoutGuid": "18c1ce6b-3ca0-4d20-b159-3969a3bab6bb",
                                    "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:30.8254794",
                                "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": "5Rp8lpnv30CCyZ+nfiGMVg==",
                                "labelPageLayoutGuid": "967c1ae5-ef99-40df-82c9-9fa77e218c56",
                                "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:30.8254794",
                            "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": "inLauNPqRkiOSNnR9vKNiA==",
                            "labelPageLayoutGuid": "b8da728a-ead3-4846-8e48-d9d1f6f28d88",
                            "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:30.8254794",
                        "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": "F73TbkwLTUCOWE8UYc0GDQ==",
                        "labelPageLayoutGuid": "6ed3bd17-0b4c-404d-8e58-4f1461cd060d",
                        "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": "yNZjQK8wNEq0vzmkq1MK5w==",
                  "pluGuid": "4063d6c8-30af-4a34-b4bf-39a4ab530ae7",
                  "newPrice": 1,
                  "pctDiscount": 1,
                  "newCost": 1,
                  "newCostDecimals": 6,
                  "dealCostIdentifier": "yRUdYyqrmEW3PQvU1rvSxw==",
                  "dealCostGuid": "631d15c9-ab2a-4598-b73d-0bd4d6bbd2c7",
                  "pluName": "sample string 7",
                  "apn": "sample string 8",
                  "fuelItem": true,
                  "priceGroupG_UID": "O3MOMlLrCkOnX1v1c3SMHQ==",
                  "priceGroupGuid": "320e733b-eb52-430a-a75f-5bf573748c1d",
                  "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:30.8254794",
                  "rrp": 26,
                  "campaignDescription": "sample string 27",
                  "campaignComboPriceGroupG_UID": "m6l2vyfNMkOYSIApqkawOA==",
                  "campaignComboPriceGroupIdentifier": "bf76a99b-cd27-4332-9848-8029aa46b038",
                  "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:30.8254794",
                      "operatorG_UID": "ugNJV3Spd0qqinMjDO4m+g==",
                      "operatorGuid": "574903ba-a974-4a77-aa8a-73230cee26fa",
                      "machineID": 1,
                      "processed": true,
                      "appliedUtc": "2025-10-04T23:58:30.8254794",
                      "signIqTicketFileMovedUtc": "2025-10-04T23:58:30.8254794",
                      "user": "sample string 6",
                      "campaignDescription": "sample string 7",
                      "productDesc": "sample string 8",
                      "storeName": "sample string 9",
                      "effectiveUtc": "2025-10-04T23:58:30.8254794",
                      "priceChangeType": 0,
                      "operatorName": "sample string 10",
                      "hostCampaign": true,
                      "product": {
                        "$ref": "10"
                      },
                      "campaignPlu": {
                        "$ref": "49"
                      }
                    },
                    {
                      "$ref": "50"
                    }
                  ],
                  "campaign": {
                    "$id": "51",
                    "id": 1,
                    "storeID": 2,
                    "name": "565d765f-34cf-4947-b0ae-4e9a36d425af",
                    "nameGuid": "565d765f-34cf-4947-b0ae-4e9a36d425af",
                    "description": "sample string 4",
                    "showDiscounts": true,
                    "showTotals": true,
                    "onlyEvaluateOnSubtotal": true,
                    "useDescription": true,
                    "campaignType": 1,
                    "startDate": "2025-10-04T23:58:30.8254794",
                    "startTime": 1,
                    "endDate": "2025-10-04T23:58:30.8254794",
                    "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:30.8254794",
                    "system": true,
                    "created": "2025-10-04T23:58:30.8254794",
                    "updated": "2025-10-04T23:58:30.8254794",
                    "priceChangeNotifiedUtc": "2025-10-04T23:58:30.8254794",
                    "promoType": 1,
                    "promotionTypeCode": "sample string 13",
                    "hostIdentifier": "+l1yj7cpekeC9mvfcQf4aQ==",
                    "hostIdentifierGuid": "8f725dfa-29b7-477a-82f6-6bdf7107f869",
                    "hostType": 14,
                    "createdByUser": "sample string 15",
                    "fromHost": true,
                    "deleted": true,
                    "campaignDeleted": "2025-10-04T23:58:30.8254794",
                    "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": "L4bmyCfNMECvxieodI9zDA==",
                        "pluGuid": "c8e6862f-cd27-4030-afc6-27a8748f730c",
                        "hostOfferID": 1,
                        "priceGroupG_UID": "8E1hqiN/pEqas8sGAep/fQ==",
                        "priceGroupGuid": "aa614df0-7f23-4aa4-9ab3-cb0601ea7f7d",
                        "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:30.8254794",
                        "rrp": 17,
                        "campaignDescription": "sample string 18",
                        "product": {
                          "$ref": "10"
                        },
                        "campaign": {
                          "$ref": "51"
                        }
                      },
                      {
                        "$ref": "52"
                      }
                    ],
                    "sellingRules": [
                      {
                        "$id": "53",
                        "id": 1,
                        "identifier": "HqrT1M+wQkCyuK5SovHHyA==",
                        "identifierStr": "HqrT1M+wQkCyuK5SovHHyA==",
                        "identifierGuid": "d4d3aa1e-b0cf-4042-b2b8-ae52a2f1c7c8",
                        "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": "y4HvSlUPb065ZEv63eLsgQ==",
                        "customerIDGuid": "4aef81cb-0f55-4e6f-b964-4bfadde2ec81",
                        "campaign": {
                          "$ref": "51"
                        },
                        "customer": {
                          "$id": "55",
                          "identifier": "rJIpYJk2t0CTKwwdI4tqFg==",
                          "identifierGuid": "602992ac-3699-40b7-932b-0c1d238b6a16",
                          "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:30.8254794",
                          "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": "TYePde2FYkCNasa2gs1YFQ==",
                          "communityIdentifierGuid": "758f874d-85ed-4062-8d6a-c6b682cd5815",
                          "joined": "2025-10-04T23:58:30.8254794",
                          "updated": "2025-10-04T23:58:30.8254794",
                          "active": true,
                          "reasonInactive": 1,
                          "groupCustomer": true,
                          "loyaltyPoints": 1,
                          "homeStoreID": 1,
                          "availableSpend": 1,
                          "priceLevelIdentifier": "vBgIUk1w60SLeGFFGip4iQ==",
                          "priceLevelIdentifierGuid": "520818bc-704d-44eb-8b78-61451a2a7889",
                          "marketingID": "sample string 18",
                          "hidden": true,
                          "registered": true,
                          "registeredOn": "2025-10-04T23:58:30.8254794",
                          "emailMarketing": true,
                          "smsMarketing": true,
                          "deleted": true,
                          "deletedUser": "sample string 24",
                          "homeStoreName": "sample string 25",
                          "customerCards": [
                            {
                              "$id": "56",
                              "cardType": 2,
                              "issueDate": "2025-10-04T23:58:30.8329496",
                              "expiry": "2025-10-04T23:58:30.8329496",
                              "customerID": "+sZWI76zBEG1HbOE4ViGUA==",
                              "customerIDGuid": "2356c6fa-b3be-4104-b51d-b384e1588650",
                              "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:30.8329496",
                              "linkedAccount": "IV32Ma9h0kSKVj998MOvHw==",
                              "linkedAccountGuid": "31f65d21-61af-44d2-8a56-3f7df0c3af1f",
                              "currentValueChanged": true,
                              "limitsChanged": true,
                              "customer": {
                                "$ref": "55"
                              },
                              "account": {
                                "$id": "57",
                                "id": 1,
                                "identifier": "IzshtQh/VUCP1LxYfmzq1Q==",
                                "identifierGuid": "b5213b23-7f08-4055-8fd4-bc587e6cead5",
                                "referenceNo": "sample string 3",
                                "name": "sample string 4",
                                "created": "2025-10-04T23:58:30.8329496",
                                "owner": "GqAcA3jEikyzEM0VD4l4Sg==",
                                "ownerGuid": "031ca01a-c478-4c8a-b310-cd150f89784a",
                                "accountStoreGroupIdentifier": "Yuu0TXNSbkqYigQIB7FPsQ==",
                                "accountStoreGroupGuid": "4db4eb62-5273-4a6e-988a-040807b14fb1",
                                "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:30.8329496",
                                "active": true,
                                "updated": "2025-10-04T23:58:30.8329496",
                                "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": "LCVuLsEsS0SLKdbSfpSBhg==",
                                    "identifierGuid": "2e6e252c-2cc1-444b-8b29-d6d27e948186",
                                    "name": "sample string 2",
                                    "primaryContact": "rKKZhlWcK0eg3cc00RNsvw==",
                                    "primaryContactGuid": "8699a2ac-9c55-472b-a0dd-c734d1136cbf",
                                    "accountID": "1zyIRPgYZEqLqvfv4SbhnA==",
                                    "accountIDGuid": "44883cd7-18f8-4a64-8baa-f7efe126e19c",
                                    "special": true,
                                    "updated": "2025-10-04T23:58:30.8329496",
                                    "active": true,
                                    "reasonInactive": 1,
                                    "priceLevelIdentifier": "79QxiScYXk+ehFhx53teIg==",
                                    "priceLevelIdentifierGuid": "8931d4ef-1827-4f5e-9e84-5871e77b5e22",
                                    "deleted": true,
                                    "account": {
                                      "$ref": "57"
                                    },
                                    "primaryContactCustomer": {
                                      "$ref": "55"
                                    },
                                    "customerGroupMembers": [
                                      {
                                        "$id": "60",
                                        "id": 1,
                                        "groupID": "pIV/r5JEkka38d+ocBoPSg==",
                                        "groupIDGuid": "af7f85a4-4492-4692-b7f1-dfa8701a0f4a",
                                        "customerID": "OzMwohkvV0meNN9PaWXAZQ==",
                                        "customerIDGuid": "a230333b-2f19-4957-9e34-df4f6965c065",
                                        "card": "sample string 4",
                                        "linkedAccount": "+vUZ8o7L6k2BhIokrdRlkQ==",
                                        "linkedAccountGuid": "f219f5fa-cb8e-4dea-8184-8a24add46591",
                                        "customer": {
                                          "$ref": "55"
                                        },
                                        "group": {
                                          "$ref": "59"
                                        },
                                        "customerCard": {
                                          "$ref": "56"
                                        }
                                      },
                                      {
                                        "$ref": "60"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "59"
                                  }
                                ]
                              },
                              "payments": [
                                {
                                  "$id": "61",
                                  "id": 1,
                                  "identifier": "ur6D2C/ToUqQQxCfV5rWOg==",
                                  "identifierGuid": "d883beba-d32f-4aa1-9043-109f579ad63a",
                                  "storeID": 2,
                                  "operatorName": "sample string 3",
                                  "saleHeaderID": 4,
                                  "paymentType": 5,
                                  "amount": 6,
                                  "account": "sample string 7",
                                  "accountID": "+EoBmzz7zECHl82ss1V4Eg==",
                                  "accountIDGuid": "9b014af8-fb3c-40cc-8797-cdacb3557812",
                                  "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:30.8329496",
                                  "invRocNo": "sample string 14",
                                  "responseCode": "sample string 15",
                                  "cashout": 1,
                                  "tip": 16,
                                  "idempotentVoid": "CsPyWGGmQUm01XGDXQ3DtQ==",
                                  "idempotentVoidGuid": "58f2c30a-a661-4941-b4d5-71835d0dc3b5",
                                  "offline": true,
                                  "processed": 1,
                                  "storeSaleHeader": {
                                    "$id": "62",
                                    "saleHeaderID": 1,
                                    "saleHeaderGuid": "GG6jfd9k30i04EbYXcMIpQ==",
                                    "saleHeaderIdentifierGuid": "7da36e18-64df-48df-b4e0-46d85dc308a5",
                                    "created": "2025-10-04T23:58:30.8329496",
                                    "createdLocal": "2025-10-04T23:58:30.8329496",
                                    "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:30.8329496",
                                    "storeID": 1,
                                    "operatorG_Uid": "bmau/I4YTUGJ9v7HRQccwQ==",
                                    "operatorGuid": "fcae666e-188e-414d-89f6-fec745071cc1",
                                    "customerG_Uid": "WCrH4OFv7UWizZ23N+fV7A==",
                                    "customerGuid": "e0c72a58-6fe1-45ed-a2cd-9db737e7d5ec",
                                    "communityIdentifier": "knW3I8isQUKljKoJSBqYng==",
                                    "communityIdentifierGuid": "23b77592-acc8-4241-a58c-aa09481a989e",
                                    "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": "fYzMSyC7ik+kB90NSQndLQ==",
                                    "priceLevelIdentifierGuid": "4bcc8c7d-bb20-4f8a-a407-dd0d4909dd2d",
                                    "locked": 36,
                                    "relationChecksum": "sample string 37",
                                    "loyaltyTender": 1,
                                    "giftCardTender": 1,
                                    "operator": {
                                      "$ref": "22"
                                    },
                                    "customer": {
                                      "$ref": "55"
                                    },
                                    "communityOrganisation": {
                                      "$id": "63",
                                      "id": 1,
                                      "identifier": "pb1aCT3EeUu53NEbsra5cQ==",
                                      "identifierGuid": "095abda5-c43d-4b79-b9dc-d11bb2b6b971",
                                      "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:30.8329496",
                                      "deleted": true
                                    },
                                    "details": [
                                      {
                                        "$id": "64",
                                        "saleItemID": 1,
                                        "identifier": "stjFDMzVvkyqE4JvayWFZg==",
                                        "identifierGuid": "0cc5d8b2-d5cc-4cbe-aa13-826f6b258566",
                                        "saleHeaderID": 2,
                                        "plu": 1,
                                        "pluG_UId": "KNbHfdZcNkWcq9F4age57A==",
                                        "pluGuid": "7dc7d628-5cd6-4536-9cab-d1786a07b9ec",
                                        "accountID": "yNHBF+45Sk6WCvkMpZW+9g==",
                                        "accountIDGuid": "17c1d1c8-39ee-4e4a-960a-f90ca595bef6",
                                        "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:30.8329496",
                                        "bestOrExpireType": 1,
                                        "providerName": "sample string 11",
                                        "refundG_UID": "u6o9NbM+qkuTwUA+c1vY7g==",
                                        "refundGuid": "353daabb-3eb3-4baa-93c1-403e735bd8ee",
                                        "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": "80nk4VxdJ0iWHH9+97GW/A==",
                                        "idempotentVoidGuid": "e1e449f3-5d5c-4827-961c-7f7ef7b196fc",
                                        "priceLevelIdentifier": "tOkD4CHVj0GJHOfy549Yzg==",
                                        "priceLevelIdentifierGuid": "e003e9b4-d521-418f-891c-e7f2e78f58ce",
                                        "productName": "sample string 23",
                                        "apn": "sample string 24",
                                        "unknownScans": [
                                          {
                                            "$id": "65",
                                            "id": 1,
                                            "saleDetailID": 2,
                                            "storeID": 1,
                                            "scanned": "2025-10-04T23:58:30.8329496",
                                            "operatorG_UID": "QEA=",
                                            "barcode": "sample string 4",
                                            "processed": 1
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "refund": {
                                          "$id": "66",
                                          "id": 1,
                                          "g_UID": "jyjXKGdkZ0iTgfL2fyxkPw==",
                                          "guid": "28d7288f-6467-4867-9381-f2f67f2c643f",
                                          "description": "sample string 1",
                                          "dumped": true,
                                          "inventoryReasonID": 1,
                                          "sortOrder": 1,
                                          "updated": "2025-10-04T23:58:30.8329496"
                                        },
                                        "modifier": {
                                          "$id": "67",
                                          "id": 1,
                                          "setG_UID": "7gGDPFsV80iBZUu5k75yAQ==",
                                          "modifierSetGuid": "3c8301ee-155b-48f3-8165-4bb993be7201",
                                          "name": "sample string 2",
                                          "price": 1,
                                          "quantity": 1,
                                          "modifierType": 1,
                                          "groupNumber": 1,
                                          "pageNumber": 1,
                                          "controlOrder": 1,
                                          "printToStation": true,
                                          "pluG_UID": "KtseDHstzUmDggTbgC8bpw==",
                                          "pluGuid": "0c1edb2a-2d7b-49cd-8382-04db802f1ba7",
                                          "deleted": true,
                                          "g_UID": "4D3G+f5vOEi8Wg9Kv3dvHA==",
                                          "guid": "f9c63de0-6ffe-4838-bc5a-0f4abf776f1c",
                                          "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": "vM0dYADCs0u+RLg8iAxDtg==",
                                        "pluGuid": "601dcdbc-c200-4bb3-be44-b83c880c43b6",
                                        "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:30.8329496",
                                        "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:30.8329496",
                                        "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": "N5wa9DqSUUG9dGHT9Cy3kA==",
                                        "pluGuid": "f41a9c37-923a-4151-bd74-61d3f42cb790",
                                        "accountID": "63EfWzRv80ONW2Xsr0n1/A==",
                                        "accountIDGuid": "5b1f71eb-6f34-43f3-8d5b-65ecaf49f5fc",
                                        "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:30.8329496",
                                        "bestOrExpireType": 1,
                                        "refundG_UID": "IvzPXeKwFkewB69Zi3gYbg==",
                                        "refundGuid": "5dcffc22-b0e2-4716-b007-af598b78186e",
                                        "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": "gpF4V+fbXkiFoezeB8TM+w==",
                                        "identifierGuid": "57789182-dbe7-485e-85a1-ecde07c4ccfb",
                                        "id": 1,
                                        "orderNo": 2,
                                        "externalSaleIdentifier": "sample string 3",
                                        "storeID": 4,
                                        "zoneID": 5,
                                        "deptNo": 6,
                                        "customerIdentifier": "45bpmfMqGEKz9BGI5QlZXw==",
                                        "customerIdentifierGuid": "99e996e3-2af3-4218-b3f4-1188e509595f",
                                        "operatorNo": 1,
                                        "operatorG_UID": "CJuaWEUl10eL0GA8kWiT6g==",
                                        "operatorGuid": "589a9b08-2545-47d7-8bd0-603c916893ea",
                                        "created": "2025-10-04T23:58:30.8329496",
                                        "ordered": "2025-10-04T23:58:30.8329496",
                                        "started": "2025-10-04T23:58:30.8329496",
                                        "completed": "2025-10-04T23:58:30.8329496",
                                        "supplied": "2025-10-04T23:58:30.8329496",
                                        "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": "hjhqzZ5DDEWCjnrsJmowgg==",
                                            "pluGuid": "cd6a3886-439e-450c-828e-7aec266a3082",
                                            "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": "DxYxfSg2A0CfLcv+6ItTdA==",
                                            "headerIdentifierGuid": "7d31160f-3628-4003-9f2d-cbfee88b5374",
                                            "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": "zMazujoTrEqoNpCstE4Vew==",
                                        "surveyGuid": "bab3c6cc-133a-4aac-a836-90acb44e157b",
                                        "saleHeaderGuid": "90Gj2t7scUSE55wG1BQ7sA==",
                                        "saleGuid": "daa341f7-ecde-4471-84e7-9c06d4143bb0",
                                        "textResponse": "sample string 1",
                                        "integerResponse": 1,
                                        "g_UIDResponse": "6SXDkS3iGEm/32zK2hrPXQ==",
                                        "guidResponse": "91c325e9-e22d-4918-bfdf-6ccada1acf5d",
                                        "whoAnswered": 2,
                                        "answeredAtUTC": "2025-10-04T23:58:30.8329496",
                                        "sale": {
                                          "$ref": "62"
                                        },
                                        "survey": {
                                          "$id": "76",
                                          "g_UID": "eG3LzcRZNkeq2WU+BVh4HA==",
                                          "guid": "cdcb6d78-59c4-4736-aad9-653e0558781c",
                                          "name": "sample string 1",
                                          "storeID": 2,
                                          "zoneID": 1,
                                          "checkoutFormG_UID": "HLR0c3Or40yQOCE9jSf8WQ==",
                                          "checkoutFormGuid": "7374b41c-ab73-4ce3-9038-213d8d27fc59",
                                          "displayToWho": 3,
                                          "displayWhen": 4,
                                          "start": "2025-10-04T23:58:30.8329496",
                                          "end": "2025-10-04T23:58:30.8329496",
                                          "deleted": true,
                                          "updated": "2025-10-04T23:58:30.8329496",
                                          "possibleIntegerResponses": [
                                            1,
                                            2
                                          ],
                                          "possibleTextResponses": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "possibleGuidResponses": [
                                            "34db4b74-2d12-4d2c-9e66-d1b8a6ec5b5f",
                                            "0edb5819-7d9a-4177-9b4b-8d294922e6ad"
                                          ],
                                          "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": "TJXTc9u7jEyZDymonC72lw==",
                                    "accountIdentifier": "73d3954c-bbdb-4c8c-990f-29a89c2ef697",
                                    "accountName": "sample string 42",
                                    "customerOrderIdentifier": "1TyTxBwV80mEhg/HfvUKIg==",
                                    "customerOrderIdentifierGuid": "c4933cd5-151c-49f3-8486-0fc77ef50a22",
                                    "priceLevelName": "sample string 43",
                                    "revision": 44,
                                    "ingressId": "sample string 45"
                                  },
                                  "metadata": {
                                    "$id": "77",
                                    "id": 1,
                                    "paymentID": 2,
                                    "paymentIdentifier": "2nY5PnZTd0urcr4KkF5s4g==",
                                    "paymentIdentifierGuid": "3e3976da-5376-4b77-ab72-be0a905e6ce2",
                                    "identifier": "ZKDxLG+xO0moldaXSIv6wg==",
                                    "identifierGuid": "2cf1a064-b16f-493b-a895-d697488bfac2",
                                    "metadata": "sample string 3",
                                    "signatureImage": "QEA=",
                                    "itemIdentifier": "QjdTlEaF6EG3aDElvYoAlQ==",
                                    "itemIdentifierGuid": "94533742-8546-41e8-b768-3125bd8a0095"
                                  }
                                },
                                {
                                  "$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": "ZTPpf55m9UySejVGUgFI9w==",
                              "customerIdentifierGuid": "7fe93365-669e-4cf5-927a-3546520148f7",
                              "voucherName": "sample string 2",
                              "count": 3,
                              "storeID": 4,
                              "barcode": "sample string 5",
                              "redeemCount": 6,
                              "issueCount": 7,
                              "storeSalePaymentID": 1,
                              "idempotentID": "K3MLF4/oQUW3i7VM5ZlCdw==",
                              "idempotentGuid": "170b732b-e88f-4541-b78b-b54ce5994277",
                              "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:30.8329496",
                                "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:30.8329496",
                                  "labelPageLayout": "QhOqBy4M4E2yt1VMTD9pHQ==",
                                  "pageLayoutGuid": "07aa1342-0c2e-4de0-b2b7-554c4c3f691d",
                                  "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:30.8329496"
                                    },
                                    {
                                      "$ref": "82"
                                    }
                                  ]
                                },
                                "customerVouchers": [
                                  {
                                    "$id": "83",
                                    "id": 1,
                                    "customerIdentifier": "8GO7qcL+p0mB0f7QOLI7vQ==",
                                    "customerIdentifierGuid": "a9bb63f0-fec2-49a7-81d1-fed038b23bbd",
                                    "voucherID": 3,
                                    "voucherName": "sample string 4",
                                    "storeID": 1,
                                    "barcode": "sample string 5",
                                    "dateOfIssue": "2025-10-04T23:58:30.8329496",
                                    "issuedSaleHeaderID": 1,
                                    "issuedSaleIdentifier": "sample string 7",
                                    "issuedOfflinePaymentID": 1,
                                    "issuedIdempotentID": "w+xJDOPWPkKuyIJsjGsqtQ==",
                                    "issuedIdempotentGuid": "0c49ecc3-d6e3-423e-aec8-826c8c6b2ab5",
                                    "issuedOffline": true,
                                    "issuedUser": "sample string 9",
                                    "issuedNotes": "sample string 10",
                                    "expiryDate": "2025-10-04T23:58:30.8329496",
                                    "expiredUser": "sample string 11",
                                    "expiredNotes": "sample string 12",
                                    "redeemed": "2025-10-04T23:58:30.8329496",
                                    "redeemedSaleHeaderID": 1,
                                    "redeemedSaleIdentifier": "sample string 13",
                                    "redeemedOfflinePaymentID": 1,
                                    "redeemedIdempotentID": "ZEpIJ8Lc8Uiv33DpSuTl3Q==",
                                    "redeemedIdempotentGuid": "27484a64-dcc2-48f1-afdf-70e94ae4e5dd",
                                    "redeemedUser": "sample string 14",
                                    "redeemedNotes": "sample string 15",
                                    "redeemedOffline": true,
                                    "updated": "2025-10-04T23:58:30.8329496",
                                    "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": "qD5/IlPduE2JYUEoAevw/w==",
                        "groupIDGuid": "227f3ea8-dd53-4db8-8961-412801ebf0ff",
                        "campaign": {
                          "$ref": "51"
                        },
                        "group": {
                          "$ref": "59"
                        }
                      },
                      {
                        "$ref": "84"
                      }
                    ],
                    "signIqTickets": [
                      {
                        "$id": "85",
                        "identifier": "FAwoIRBWMku6xf4n17KZOw==",
                        "identifierGuid": "21280c14-5610-4b32-bac5-fe27d7b2993b",
                        "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": "VRxAMOt5qUW0MK/ivArLMA==",
                        "guid": "30401c55-79eb-45a9-b430-afe2bc0acb30",
                        "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": "Z6QEUPs2X0Ch+p7dTRdO1A==",
                            "groupGuid": "5004a467-36fb-405f-a1fa-9edd4d174ed4",
                            "comboPriceType": 5,
                            "priceType": 5,
                            "pluG_UID": "9Rf2XIis/kmpqQsXVTroYQ==",
                            "pluGuid": "5cf617f5-ac88-49fe-a9a9-0b17553ae861",
                            "priceGroupG_UID": "FasA3SHZ5U6UQ18CEckTBQ==",
                            "priceGroupGuid": "dd00ab15-d921-4ee5-9443-5f0211c91305",
                            "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": "ngC55XG/oki5eEva+CR2CA==",
                        "priceLevelIdentifierGuid": "e5b9009e-bf71-48a2-b978-4bdaf8247608",
                        "campaignName": "sample string 3",
                        "priceLevelName": "sample string 4"
                      },
                      {
                        "$ref": "88"
                      }
                    ]
                  },
                  "product": {
                    "$ref": "10"
                  },
                  "dealCost": {
                    "$id": "89",
                    "headerIdentifier": "hsO8rGQrgU+3DwMQYcoBMA==",
                    "headerIdentifierGuid": "acbcc386-2b64-4f81-b70f-031061ca0130",
                    "identifier": "SDFZjl4KtE+sVnGiU5nHeQ==",
                    "identifierGuid": "8e593148-0a5e-4fb4-ac56-71a25399c779",
                    "supplierIdentifier": "XF72yAar1EaFGBCv5x775A==",
                    "supplierGuid": "c8f65e5c-ab06-46d4-8518-10afe71efbe4",
                    "pluG_UID": "sM2zVUDnWESgjSu6qLOajA==",
                    "pluGuid": "55b3cdb0-e740-4458-a08d-2bbaa8b39a8c",
                    "campaignName": "34593018-b0b0-433d-a208-350e43e77318",
                    "description": "sample string 4",
                    "cost": 5,
                    "costDecimals": 6,
                    "start": "2025-10-04T23:58:30.8329496",
                    "end": "2025-10-04T23:58:30.8329496",
                    "type": 9,
                    "promoType": 10,
                    "bonusItemPLUG_UID": "E6N4gJk6WEy++6iPkxuFUA==",
                    "bonusItemPluGuid": "8078a313-3a99-4c58-befb-a88f931b8550",
                    "bonusPurchaseUnits": 11,
                    "bonusReceiveUnits": 12,
                    "updated": "2025-10-04T23:58:30.8329496",
                    "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:30.8329496",
                    "campaignEndDate": "2025-10-04T23:58:30.8329496",
                    "masterPLUG_UID": "u2RDLgVuuk+Etfy9h5Yxjg==",
                    "masterID": "2e4364bb-6e05-4fba-84b5-fcbd8796318e",
                    "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": "MFjxNlaLZ0edatFapTsh2A==",
                    "bonusMasterID": "36f15830-8b56-4767-9d6a-d15aa53b21d8",
                    "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:30.8329496",
                "dealCosts": [
                  {
                    "$ref": "89"
                  },
                  {
                    "$ref": "89"
                  }
                ],
                "tags": [
                  {
                    "$id": "90",
                    "pluG_UID": "vN93rHFMPkShjL/N12+QNg==",
                    "pluGuid": "ac77dfbc-4c71-443e-a18c-bfcdd76f9036",
                    "tagID": 1,
                    "description": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "90"
                  }
                ],
                "alternateProductG_UID": "6WjD/qC8KkqHLdCBx9zrfA==",
                "alternateProduct": "fec368e9-bca0-4a2a-872d-d081c7dceb7c",
                "productHostCode": {
                  "$id": "91",
                  "id": 1,
                  "pluG_UID": "+nRcrY4tNUGQXqUKVqWvYA==",
                  "pluGuid": "ad5c74fa-2d8e-4135-905e-a50a56a5af60",
                  "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:30.8329496",
                "inventoryTracked": "2025-10-04T23:58:30.8329496",
                "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": "/H13wdoZykOMIRrayRjWPQ==",
              "supplierGuid": "c1777dfc-19da-43ca-8c21-1adac918d63d",
              "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": "BHsTiwn8NES7IpiyK5OtJg==",
              "supplierGuid": "8b137b04-fc09-4434-bb22-98b22b93ad26",
              "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:30.8329496",
              "deliveryDate": "2025-10-04T23:58:30.8329496",
              "nextCutOffDate": "2025-10-04T23:58:30.8329496",
              "nextDeliveryDate": "2025-10-04T23:58:30.8329496",
              "nextDaysBuffer": 10
            },
            {
              "$ref": "94"
            }
          ],
          "store": {
            "$ref": "1"
          },
          "updated": "2025-10-04T23:58:30.8329496",
          "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:30.8329496",
            "processed": "2025-10-04T23:58:30.8329496",
            "isProcessing": true,
            "processedCount": 6,
            "processingTime": 1,
            "collectedUtc": "2025-10-04T23:58:30.8329496",
            "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:30.8329496",
              "businessPillar": "sample string 3",
              "fileType": "sample string 4"
            }
          },
          {
            "$ref": "95"
          }
        ],
        "zoneMatrix": [
          {
            "$id": "97",
            "id": 1,
            "hostIdentifier": "AhFDtcj9wk6+1n+LW3S7hw==",
            "hostIdentifierGuid": "b5431102-fdc8-4ec2-bed6-7f8b5b74bb87",
            "storeID": 1,
            "departmentCode": "sample string 2",
            "hostGuids": [
              "aec81015-dced-4e13-bc32-6a46197a021c",
              "bcc4a932-4085-44db-9c5b-4c71add74a1a"
            ]
          },
          {
            "$ref": "97"
          }
        ],
        "hostFileStoreSetting": {
          "$ref": "3"
        },
        "hostStoreSettings": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "promotionPlacements": [
          {
            "$id": "98",
            "identifier": "/qothdPN7EGn7bbMEvgLOg==",
            "identifierGuid": "852daafe-cdd3-41ec-a7ed-b6cc12f80b3a",
            "code": "sample string 2",
            "description": "sample string 3",
            "isAdvertised": true
          },
          {
            "$ref": "98"
          }
        ],
        "promoTypeGuids": [
          "cc21ffd8-59cb-4efa-8f70-a7b15909079d",
          "859bd054-8155-4429-a090-2777fbb59042"
        ],
        "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:30.8329496",
      "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": "b4768724-4c28-40c9-82a9-bcb8419e9a4e",
  "updateStore": {
    "$id": "104",
    "id": "2e87a623-62c1-409d-8de8-ecbfa66c1ab4",
    "name": "sample string 1",
    "lastActivity": "2025-10-04T23:58:30.8329496",
    "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:30.8329496"
  },
  "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"
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKO�D[ϢM��5xl/workbook.xml �(�����0��&�C��Կ(N\�z𾖭m�-ik��H�yۙ��v�����\K>��!�%U1�9cA(4v�G;���(��9)��ډ�A�>���cQ;���i��B�����f�mi��RL����h,u'��9�~SE��IKZCJ�skJ�)��;������\�<Bv�+{�l�]}PKO�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
O�D[���W''_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="Rc6e1834439ae4e4e" /></Relationships>PKO�D[�W�d�)xl/worksheets/sheet1.xml �(���ks�:��J&ߏ��jWb�21�v��Z�[N��M�$���F��މR�
~��_=���p����f�Z,����.�pP�^�/��?���WW���㓣�����V�(�]>Z�W�_�F���u5�,����6^��/f�U����h~u5��N��g��jd��Ѣ���⭖��_��}�Cj--���f
���R���vxrt9��׳,����X?*��p0:9ڨϦ�ݲ��`�(���?�yyy<T�#~�����಺���Y}�߽��?�W�%�s1�Yn~̦k����ϻ����x

MT_�^�����i��8�g8�n���8
9JC@������s�ێw�xUhG�������v<��?m�S��~;����C��Z%`T�
;�j�+<�r���&�L��6}+$��[!���o���v}+$5>0�:a��yo�6eb����/В2��C&�H�5���)�	��^e*���Qݼ�����n�{��gr���)�2
e*$�L9[�-�NY�rr�=t�	5���t�$K�|�BB�PO�Mb��&1��J)kd�5�9���h�N�	h3s��9[3gBA>ēC[��
�=���Ba�VF��61h�nvw
���lb����lbѺ&�-B��4�Ĥ�������D3m3����z$tH&mb���>$&m�Y���VHLBͤхG�`(�?@bL�<�!�&M&��۬`B�Cx�]oX3iTa(( ��2�$&�5��h���1!�Cb�9��\�A�X�"1	
&�Hr��&���I�- XZ�q!�NwHLBk�\�Z���\b��LZ]A\M��S�<�KH�����A�!�]7^{+$$�i;}O,}�f���6��NC\R�!gCBҵ�$������5�B+����8����ֱ���
k31��KH:j�b�Y�E(n��t���`��[L�-!�Bs�_w�.���gp�D$>�[Ą"6NlS�#�ŗFT�4`B��ؘPD�ܙ����)3&���8�7:`1��5���{|<(�W��O�{{ƾ�X�H.��]<�B��|Bk)���f�`tn	E�9x�iB�#%�f�T�CcIq��ρ�T3IXX
�x\�n2W!1I5�֯���b�ѻՔ���Ig#Q����jRb��v�����I�b�7�{�㴗�KF���6�N'����b~7Xl.��������S��x���9QG�?�[E�U��IWaڊӮ¶O�
h+�u��x�U`[񢫠��eW�ۊ���V�c��$��7����V�0_�	f�{Aœ� H��	��� a�~$��/m��3A��=$�ݯ����M�0w���X�a�����X
"3x,D�0��B-�x,��2��B -3y,D�2��B(-�y,��r��`ZL�}�i��B6-�Y'p��t�Y�'p��|�Y(p����Y�(p����Y)p����Y���>9u��Rȩc>�BN�r�ϥ�S�|.��:�s)���Rȩc>�BN�r���r��g!��}r��g!��}r��g!��}r��g!��}r��g!��}rJ�g!��}rJ�g!�T�<�M��4u�i�����4݂lQ��&���-��=�x&g��\���zѕx�V/	�˿����+A�� ayx#H��o	s�� aο����=�>
�٪|$lU>�×=���\;�s�k�Z|{�P��������g�{^2w5��yB��-�4gλ�1>��h����a���x#�-��y��y�g��B�B��4�6R�t��nŭӨ�VЊ�"$O+^IȞV|%?K"���v��V;
z+��ּ�NS���N�غ�i�+Qp������B��N6�}�B޴����u�NGx��W
�ӊ�P�)�qO�^G#dO+ދ	�늄�iş� �߄J)���P)��*��/C��B�m��"���g���r.����G�o����Z<��W�b�5s�_O�PKO�D[c[1r�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8n��TM�a�m�{GM��v)=�����ĂMW��==i���c�}�J>�ζ �Y�To�NQ?԰ݬ�4`L��S`iņL�ӊ� 
�27�M���1����#v�y^q?g�-�.����%=9y��?����1�쀾���O)�kY�۩��T)dݨF��%0~7�/�_��|&SȢlPו�/JuW���s���s�yy�Vi)��~ؔE�h�j��/6_PKO�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��PKO�D[d���xl/sharedStrings.xml �(��Xmo�6�>i�!��&-��B����� A�F�I��4'q�[���ܶw��}�.�IȦ�IW������s�c����p>Q���g-���S�1�8k=>\�q�Q���ӳ�U-����Rځ�\���Z�O:�.銨�XSH.�h�S.:j-)�ԒR�*:��E�a�夢���a���?K:܍�"��T��G�}~�1mFԔ(M���|)�v�Ȋ"�?N��2�V��ϖ����k�|8t�*/�LR��	����!:d�y��F���Iĝ	H�Pd�?����	W�k�EjS��Ҥ�j^��"z�R�K��QҘ3=$��Ъ�@�
.R}Q#�	�|�i�<G&�.E�pqyW���y��NSmr�A
��E)���U|g�H1�,��%���d�&l��7�S�B����$�@A��#F�D,�T��ZU)�$3�(�,g8��ћ��$F�2��WA��J^3mF�z-u��eF��XM`�c~_j�n+D(h3)>�
5�5��uN�-R��\Iw����E��@�?�Oq�)i2�0��JJ!���rU�����c�<��iJ8Y�@(Q<��G䥖pQjq͊N����U���`�IL{`8S���[�qY�"gnX��Df��̍�ZW�
V㊤挏����Is�w�ufŒʍ)�V�*�+�m����K�^��=k�H:�/!7��9�֑9�f�u'���T��)ђ��j�a%D������YGp��QA'���д�Ђ��&�h�Y"c
JxA���z�t���q�w�����p|�}�G�]u���
��b�7�o�а��������7��Ϊ}����_�A��I�I7�����v�4	�$ʣ�iC
r	�4��6$�ې�nC@�(��wb���������Mx��{H�W��k���)t�B���ö�@����r���P�mE�����	S�7��QӇ���?�߿��/�����f�;|�v��k[~ߜ��$�GqNh��z���2p�4�C@$��X��_ηߌGΙиO���FAꃡA���]�&9���'I���m�e� o�#�l��N��E���t=g6=�9_��s�EA��džjŠ���p�y�eQ��y.`��LJ����+5��v�<r�pU�pu�}�+���f�T�,S�V�R�kG�}�75�ZC����N"���\Ւ���@������'�ۂ��������3��y�
����W�
�AM|�6����7UR?�IN7JH�I�I>��,����f4،�ގ0�]K{���%0b�{�n�u{~D�0�.�����C�O�~����k�b�K��o@3��86�zIe5��.�i{�F����I�D��!��s�f��~*��}��{h�Ё�V<��g�t6ߐj�b>%�¼e0�5F���e�Y�m��"aA�m��3�E����_Ϥd+b=��/{:�W�������d�̩�o�����
��R�'e��DG)}�7PK-O�D[ϢM��5xl/workbook.xmlPK-O�D[����	�[Content_Types].xmlPK-
O�D[���W''V_rels/.relsPK-O�D[�W�d�)�xl/worksheets/sheet1.xmlPK-O�D[c[1r�P�xl/_rels/workbook.xml.relsPK-O�D[Ѓc'2E

xl/styles.xmlPK-O�D[d����xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKO�D[��\@�5xl/workbook.xml �(����� D�M��(�1����z_q�D4��Mz�mgv���ź��v$=_��!�c^��_�&�uB��Ŭ�J`k�[�	�v���AY�5{���a��!�~@z�P����D_�=.>�h�uW��-�~S<������5m!%ɹ�5�(q���C@Vv {�e��,���q��n�PKO�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
O�D[�w''_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="R7d0b6a82346a4077" /></Relationships>PKO�D[�W�d�)xl/worksheets/sheet1.xml �(���ks�:��J&ߏ��jWb�21�v��Z�[N��M�$���F��މR�
~��_=���p����f�Z,����.�pP�^�/��?���WW���㓣�����V�(�]>Z�W�_�F���u5�,����6^��/f�U����h~u5��N��g��jd��Ѣ���⭖��_��}�Cj--���f
���R���vxrt9��׳,����X?*��p0:9ڨϦ�ݲ��`�(���?�yyy<T�#~�����಺���Y}�߽��?�W�%�s1�Yn~̦k����ϻ����x

MT_�^�����i��8�g8�n���8
9JC@������s�ێw�xUhG�������v<��?m�S��~;����C��Z%`T�
;�j�+<�r���&�L��6}+$��[!���o���v}+$5>0�:a��yo�6eb����/В2��C&�H�5���)�	��^e*���Qݼ�����n�{��gr���)�2
e*$�L9[�-�NY�rr�=t�	5���t�$K�|�BB�PO�Mb��&1��J)kd�5�9���h�N�	h3s��9[3gBA>ēC[��
�=���Ba�VF��61h�nvw
���lb����lbѺ&�-B��4�Ĥ�������D3m3����z$tH&mb���>$&m�Y���VHLBͤхG�`(�?@bL�<�!�&M&��۬`B�Cx�]oX3iTa(( ��2�$&�5��h���1!�Cb�9��\�A�X�"1	
&�Hr��&���I�- XZ�q!�NwHLBk�\�Z���\b��LZ]A\M��S�<�KH�����A�!�]7^{+$$�i;}O,}�f���6��NC\R�!gCBҵ�$������5�B+����8����ֱ���
k31��KH:j�b�Y�E(n��t���`��[L�-!�Bs�_w�.���gp�D$>�[Ą"6NlS�#�ŗFT�4`B��ؘPD�ܙ����)3&���8�7:`1��5���{|<(�W��O�{{ƾ�X�H.��]<�B��|Bk)���f�`tn	E�9x�iB�#%�f�T�CcIq��ρ�T3IXX
�x\�n2W!1I5�֯���b�ѻՔ���Ig#Q����jRb��v�����I�b�7�{�㴗�KF���6�N'����b~7Xl.��������S��x���9QG�?�[E�U��IWaڊӮ¶O�
h+�u��x�U`[񢫠��eW�ۊ���V�c��$��7����V�0_�	f�{Aœ� H��	��� a�~$��/m��3A��=$�ݯ����M�0w���X�a�����X
"3x,D�0��B-�x,��2��B -3y,D�2��B(-�y,��r��`ZL�}�i��B6-�Y'p��t�Y�'p��|�Y(p����Y�(p����Y)p����Y���>9u��Rȩc>�BN�r�ϥ�S�|.��:�s)���Rȩc>�BN�r���r��g!��}r��g!��}r��g!��}r��g!��}r��g!��}rJ�g!��}rJ�g!�T�<�M��4u�i�����4݂lQ��&���-��=�x&g��\���zѕx�V/	�˿����+A�� ayx#H��o	s�� aο����=�>
�٪|$lU>�×=���\;�s�k�Z|{�P��������g�{^2w5��yB��-�4gλ�1>��h����a���x#�-��y��y�g��B�B��4�6R�t��nŭӨ�VЊ�"$O+^IȞV|%?K"���v��V;
z+��ּ�NS���N�غ�i�+Qp������B��N6�}�B޴����u�NGx��W
�ӊ�P�)�qO�^G#dO+ދ	�늄�iş� �߄J)���P)��*��/C��B�m��"���g���r.����G�o����Z<��W�b�5s�_O�PKO�D[DnN�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8��렦�tö��3��&vdO=�����ĂMW��==i���c�}v�{�j(�:���u5��<H�n�{��h�)���b
�hz�<j�����Х��aT����I��?��a΀[&;\&���k�y}��`���1ZDvP�C���5Y�{nk�kU�F���.J`�nj�.�_��|.S	�litS��w��*`�B!]z�4/����Yb��J]�
����|PKO�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��PKO�D[�Q1��xl/sharedStrings.xml �(��Xmo�6�>i�!��&-��B����� A�F�I��4'q�[���ܶw��}�.�IȦ�IW������s�c����p>Q���g-���S�1�8k=>\�q�Q���ӳ�U-����Rځ�\���Z�O:�.銨�XSH.�h�S.:j-)�ԒR�*:��E�a�夢���a���?K:܍�"��T��G�}~�1mFԔ(M���|)�v�Ȋ"�?N��2�V��ϖ����k�|8t�*/�LR��	����!:d�y��F���Iĝ	H�Pd�?����	W�k�EjS��Ҥ�j^��"z�R�K��QҘ3=$��Ъ�@�
.R}Q#�	�|�i�<G&�.E�pqyW���y��NSmr�A
��E)���U|g�H1�,��%���d�&l��7�S�B����$�@A��#F�D,�T��ZU)�$3�(�,g8��ћ��$F�2��WA��J^3mF�z-u��eF��XM`�c~_j�n+D(h3)>�
5�5��uN�-R��\Iw����E��@�?�Oq�)i2�0��JJ!���rU�����c�<��iJ8Y�@(Q<��G䥖pQjq͊N����U���`�IL{`8S���[�qY�"gnX��Df��̍�ZW�
V㊤挏����Is�w�ufŒʍ)�V�*�+�m����K�^��=k�H:�/!7��9�֑9�f�u'���T��)ђ��j�a%D������YGp��QA'���д�Ђ��&�h�Y"c
JxA���z�t���q�w�����p|�}�G�]u���
��b�7�o�а��������7��Ϊ}����_�A��I�I7�����v�4	�$ʣ�iC
r	�4��6$�ې�nC@�(��wb���������Mx��{H�W��k���)t�B���ö�@����r���P�mE�����	S�7��QӇ���?�߿��/�����f�;|�v��k[~ߜ��$�GqNh��z���2p�4�C@$��X��_ηߌGΙиO���FAꃡA���]�&9���'I���m�e� o�#�l��N��E���t=g6=�9_��s��c?C5aE�Y�>U�]n;/��,���1���0�^�p�f�܎�Gn�����O��sE��Ќ^�
�eJ݊R*x�H����& "�Tkhۛ=�IdP{���Z�5��p��:�!4`�>���y[p����ܙ�y��6�Rar���*��0���A�&5\t�����J��>�i�F	I�0Ic7����q?Ќ�����&�ki�Q�FL}�ߍ�nϏ����%Q?r�~����O��5{MV�x���
h�G��^/���7B�6m���w�_2����3�9}�����O�V6���x
:�ފ'^� �쯑��R�V̧$R��&�ƈt��:�
�T$�"��
��r���5�8��뙔lE�����eO��J�_�;���5�9����~�ܼ\�\J�,R��(���PK-O�D[��\@�5xl/workbook.xmlPK-O�D[����	��[Content_Types].xmlPK-
O�D[�w''T_rels/.relsPK-O�D[�W�d�)�xl/worksheets/sheet1.xmlPK-O�D[DnN�P�xl/_rels/workbook.xml.relsPK-O�D[Ѓc'2E

xl/styles.xmlPK-O�D[�Q1���xl/sharedStrings.xmlPK��