GET api/store/{storeID}/products

Product lookup

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

Store identifier

integer

Required

Keyword

Keyword, fields matched depends on Search mode

string

None.

Search

ProductQuerySearch

None.

StoreID

integer

None.

BatchId

BatchId - for applying a filter to a already pre determined list of Plu's identified in this BatchId

integer

None.

PLU

PLU

integer

None.

APN

GTIN / APN / Barcode etc

string

None.

ItemNumber

Item number

string

None.

DirectNumber

PluOrderingDetail.ItemCode

string

None.

Name

string

None.

SalesMode

integer

None.

SalesModeMatch

If true, returns only products matching the sales mode. If false, returns only products NOT matching the sales mode

boolean

None.

LabelRequired

Only include products that require label printing

boolean

None.

Breaks

Only include products with price breaks

boolean

None.

Departments

Department IDs

Collection of integer

Deprecated. Deprecated in favor of DepartmentCodeRemoved after 31 Aug 2025.

SubDepartments

Sub Department IDs

Collection of integer

Deprecated. Deprecated in favor of SubDepartmentCodeRemoved after 31 Aug 2025.

DepartmentCode

string

None.

SubDepartmentCode

string

None.

MinorDepartmentCode

string

None.

LesserDepartmentCode

string

None.

Tags

Tag IDs, such as "2,3"

string

None.

IngredientsOnly

Only include products that are ingredients

boolean

None.

IncludeSecondDescription

Include the second Description field when searching by text

boolean

None.

ManufacturedOnly

Only include products that are manufactured

boolean

None.

SortBy

ProductQuerySort

None.

Sort

SortOrder

None.

BarcodeRelations

Load a list of barcode relations

boolean

None.

ForeignScales

Load foreign scale items only

boolean

None.

ActiveOnly

Load Active products only

boolean

None.

InactiveOnly

Load Inactive products only

boolean

None.

ShelfLocationIdentifier

Products assigned to this location only

Collection of byte

None.

ShelfLocationGuid

globally unique identifier

None.

SupplierIdentifier

Products with this preffered supplier only

Collection of byte

None.

SupplierGuid

globally unique identifier

None.

SupplierGroupIdentifier

Products with preffered supplier in this suppliergroup only

Collection of byte

None.

SupplierGroupGuid

globally unique identifier

None.

GlutenFree

Product has a tobacco product type

boolean

None.

Tobacco

Product has a tobacco product type

boolean

None.

Liquor

Product has a liquor product type

boolean

Deprecated.

ExcludeTalkers

Product's Department is an ExcludeTalker or not

boolean

None.

Direct

Print Batch details with a product that has a SupplierDirect Warehouse Indicator

boolean

None.

Variety

Print Batch details with a product that has a Variety Warehouse Indicator

boolean

None.

Warehouse

Print Batch details with a product that has a WarehouseLine Warehouse Indicator

boolean

None.

SlowMoving

Product is (not) Slow Moving? (true or false option, matched to Product value)

boolean

None.

GeneralMerchandise

Product is (not) General Merchandise? (true or false option, matched to Product value)

boolean

None.

ComplianceIndicator

Product has this ComplianceIndicator/CoreRangeIndicator

string

None.

WarehouseIndicator

Product has this Warehouse Direct Indicator

WarehouseDirectIndicator

None.

EarnLoyaltyPoints

boolean

None.

QuantityOverride

boolean

None.

QuantityRequired

boolean

None.

PriceRequired

boolean

None.

AllowMarkdown

boolean

None.

AllowDiscounts

boolean

None.

AllowZeroPrice

boolean

None.

DiscountDiscounts

boolean

None.

ItemRecalled

boolean

None.

NoRefund

boolean

None.

FuelItem

boolean

None.

TrackSerialNumbers

boolean

None.

ModifierItem

boolean

None.

DoNotOrder

boolean

None.

NotForSale

boolean

None.

DoNotRange

boolean

None.

MinimumAgeCompare

Comparison

None.

MinimumAge

integer

None.

ProviderName

string

None.

DefaultGPCompare

Comparison

None.

DefaultGP

The default GP comparison value

decimal number

None.

ExtendedProduct

Load products with an altPLUG_UID

boolean

None.

AlternateProduct

Load products that are an altPLUG_UID

boolean

None.

PriceGST

boolean

None.

CostGST

boolean

None.

InventoryReady

Products that are ready to start tracking inventory

boolean

None.

InventoryTracked

Products that Have Inventory

boolean

None.

ParentOnly

Only get products that are not children

boolean

None.

AllowAutoOrderOnly

boolean

None.

OnHandCompare

Comparison

None.

OnHand

integer

None.

OnOrderCompare

Comparison

None.

OnOrder

integer

None.

AccuracyCompare

Comparison

None.

Accuracy

integer

None.

CartonQuantityCompare

Comparison

None.

CartonQuantity

decimal number

None.

BaseUnitsCompare

Comparison

None.

BaseUnits

decimal number

None.

MPLCompare

Comparison

None.

MPL

integer

None.

OrderGuid

Product exists within this specific order

Collection of byte

None.

OrderIdentifier

globally unique identifier

None.

CreatedSince

Days since created

integer

None.

LastManualUpdateStart

Last manual update timestamp greater than

date

None.

LastManualUpdateEnd

Last manual update timestamp less than

date

None.

LastUpdate

Last update timestamp greater than

date

None.

NotLastUpdatedByUser

Last update was not by the specified user

string

None.

IncludeDeleted

Include deleted products in search

boolean

None.

Deleted

Search deleted products

boolean

None.

IncludeHidden

Include products that are meant to be hidden from all users

boolean

None.

HighPriority

Makes this query high priority

boolean

None.

StartsWith

Whether to make searches starting with rather than anywhere.

boolean

None.

PartialMatch

Is partial match allowed during ItemCode/Apn/Plu/Tun etc searches

boolean

None.

ExcludeFromWebUpdate

Only include products that exclude from web updating

boolean

None.

ExcludeHostDeleted

Exclude host deleted products

boolean

None.

ExternalID

External ID

string

None.

UseLegacySearch

When true Product search and Product filtering will use the legacy code.

boolean

None.

IsDefaults

Query is all defaults

boolean

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

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

Body Parameters

None.

Response Information

Resource Description

Product page list of matching products

PageListOfProductDetails
NameDescriptionTypeAdditional information
Type

string

None.

List

Collection of ProductDetails

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

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

Response Formats

application/json, text/json

Sample:
{
  "type": "ProductDetails",
  "list": [
    {
      "$id": "2",
      "g_UId": "Qt4PIGBbjUWIi5N5Yq56EQ==",
      "guid": "200fde42-5b60-458d-888b-937962ae7a11",
      "active": true,
      "doNotRange": true,
      "doNotOrder": true,
      "hidden": true,
      "deleted": true,
      "plu": 1,
      "apn": "sample string 5",
      "itemNumber": "sample string 6",
      "salesMode": 1,
      "orderPacked": 7,
      "name": "sample string 8",
      "secondDescription": "sample string 9",
      "text1": "sample string 10",
      "text2": "sample string 11",
      "imageName": "sample string 12",
      "expiry": 1,
      "tare": 1,
      "hasModifiers": 1,
      "mpl": 1,
      "notForSale": 13,
      "isManufactured": true,
      "isIngredient": true,
      "isModifier": true,
      "packQty": 1,
      "priceOverride": 1,
      "fixedWeight": 1,
      "productGrade": "sample string 14",
      "complianceIndicatorType": "sample string 15",
      "complianceIndicator": "sample string 16",
      "warehouseDirectIndicator": "sample string 17",
      "unitMeasure": 1.1,
      "unitMeasureKind": 18,
      "coolCode": 19,
      "percentContent": 20.1,
      "allowZeroPrice": true,
      "priceRequired": true,
      "sendToScale": true,
      "posTare": 1,
      "bestOrExpire": 23,
      "nonScaleWeigh": true,
      "cost": 1,
      "costCalcMethod": 1,
      "asEnteredCost": 1,
      "weightedAvgCost": 1,
      "lastCost": 1,
      "costDecimals": 25,
      "costGSTPercent": 1,
      "currentCost": 1,
      "currentCostDecimals": 1,
      "cartonCost": 1,
      "price": 1,
      "gstPercent": 1,
      "currentPrice": 1,
      "break1": 1,
      "price1": 1,
      "break2": 1,
      "price2": 1,
      "break3": 1,
      "price3": 1,
      "fuelItem": true,
      "liabilityItem": true,
      "rrp": 1,
      "altPriceMode": 28,
      "alwaysApplyMargin": true,
      "margin": 1.1,
      "marginRanged": true,
      "minimumMargin": 1.1,
      "maximumMargin": 1.1,
      "grossProfit": 1.0,
      "externalID": "sample string 31",
      "priceGroupG_UID": "5VuoeHd0h0aND30jIWdcfg==",
      "priceGroupGuid": "78a85be5-7477-4687-8d0f-7d2321675c7e",
      "priceGroupName": "sample string 32",
      "supplierIdentifier": "EiLln7z59UWU3CD5ExKLEQ==",
      "supplierIdentifierGuid": "9fe52212-f9bc-45f5-94dc-20f913128b11",
      "preferredSupplier": "sample string 33",
      "directNumber": "sample string 34",
      "deptCode": "sample string 35",
      "subDeptCode": "sample string 36",
      "minorDeptCode": "sample string 37",
      "lesserDeptCode": "sample string 38",
      "deptName": "sample string 39",
      "subDeptName": "sample string 40",
      "minorDeptName": "sample string 41",
      "lesserDeptName": "sample string 42",
      "altDescription": "sample string 43",
      "altDeptCode": "sample string 44",
      "altSubDeptCode": "sample string 45",
      "altMinorDeptCode": "sample string 46",
      "altLesserDeptCode": "sample string 47",
      "cartonQuantity": 48,
      "baseUnits": 49,
      "aws": 1.0,
      "soh": 1,
      "soo": 1,
      "inventoryAccuracy": 1,
      "isNormalPriceChangesCampaign": true,
      "lastManualUpdate": "2026-04-03T06:24:11.4240649",
      "lastManualUpdatedByUser": "sample string 52",
      "activated": "2026-04-03T06:24:11.4240649",
      "lastOrdered": "2026-04-03T06:24:11.4240649",
      "lastCountedDate": "2026-04-03T06:24:11.4240649",
      "lastSold": "2026-04-03T06:24:11.4240649",
      "storeID": 1,
      "masterPluG_UID": "QEA=",
      "bins": [
        {
          "$id": "3",
          "pluG_UID": "Mbe+BOT43ECkoACj3wKUSw==",
          "pluGuid": "04beb731-f8e4-40dc-a4a0-00a3df02944b",
          "shelfLocationIdentifier": "L85A/w9FxkCISgw8F/GBsw==",
          "shelfLocationGuid": "ff40ce2f-450f-40c6-884a-0c3c17f181b3",
          "labelShelfDefault": 1,
          "labelTalkerDefault": 1,
          "labelSmall": true,
          "labelPageLayoutG_UID": "+r1THjOL8kakkzWq/YBzwA==",
          "labelPageLayoutGuid": "1e53bdfa-8b33-46f2-a493-35aafd8073c0",
          "updated": "2026-04-03T06:24:11.4240649",
          "electronicShelfLabelIdentifier": "sample string 5",
          "electronicshelfLabelsConfigurationID": 6,
          "labelShelfChanged": true,
          "productName": "sample string 8",
          "locationText": "sample string 9",
          "product": {
            "$id": "4",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "/iEKfDmMIE6bROogG6YdDA==",
            "guid": "7c0a21fe-8c39-4e20-9b44-ea201ba61d0c",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "CrtoyPlvvEyeOZNSDEo0UA==",
            "priceGroupGuid": "c868bb0a-6ff9-4cbc-9e39-93520c4a3450",
            "blueprintID": 1,
            "lastCountedDate": "2026-04-03T06:24:11.4240649",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2026-04-03T06:24:11.4240649",
            "pluCreated": "2026-04-03T06:24:11.4240649",
            "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": "2026-04-03T06:24:11.4240649",
            "lastManualUpdate": "2026-04-03T06:24:11.4240649",
            "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": "2026-04-03T06:24:11.4240649",
            "currentCostUpdated": "2026-04-03T06:24:11.4240649",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2026-04-03T06:24:11.4240649",
            "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": "2026-04-03T06:24:11.4240649",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "ZnveWtrDDE6lDYtMQB//KA==",
            "altPLUGuid": "5ade7b66-c3da-4e0c-a50d-8b4c401fff28",
            "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": "2026-04-03T06:24:11.4240649",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "ohOxYOAVTk68aUWn1iH6Ng==",
            "shelfPageLayoutGuid": "60b113a2-15e0-4e4e-bc69-45a7d621fa36",
            "talkerPageLayoutG_UID": "ecTRW68Vlki9dTgmhIS4Kw==",
            "talkerPageLayoutGuid": "5bd1c479-15af-4896-bd75-38268484b82b",
            "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,
            "liabilityItem": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 92,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 95,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "XyIZeJ2PmEiO/JrpXJAaTg==",
            "inventoryIdentifier": "7819225f-8f9d-4898-8efc-9ae95c901a4e",
            "inventoryAccuracy": 1,
            "baseUnits": 99,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 100,
            "defaultPrinter": "sample string 101",
            "defaultPrinterGroup": "sample string 102",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 103,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "/CR+aUmDUEulBXteorvjBg==",
            "parentPluGuid": "697e24fc-8349-4b50-a505-7b5ea2bbe306",
            "preferredHostVendor": 105,
            "preferredHostChanged": true,
            "code": "sample string 107",
            "supplierIdentifier": "fZJ7b2yJVUys8k2h6di1nQ==",
            "supplierIdentifierGuid": "6f7b927d-896c-4c55-acf2-4da1e9d8b59d",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "5bm6oHuw9060HcV4asmIXA==",
            "rebateSupplierIdentifierGuid": "a0bab9e5-b07b-4ef7-b41d-c5786ac9885c",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 109",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 111",
            "productType": "sample string 112",
            "productGroup": "sample string 113",
            "complianceIndicator": "sample string 114",
            "inhouseBrand": "sample string 115",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 118",
            "lastUpdatedByUser": "sample string 119",
            "lastManualUpdatedByUser": "sample string 120",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2026-04-03T06:24:11.4240649",
            "commodity": "sample string 122",
            "businessPillar": "sample string 123",
            "mscCommodity": "sample string 124",
            "hostIdentifier": "uOTcz5SfE0anF+4vq2wghw==",
            "hostIdentifierGuid": "cfdce4b8-9f94-4613-a717-ee2fab6c2087",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 126",
            "aisleEnds": "sample string 127",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 138,
            "webPriceRounding": true,
            "webMarkup": 140,
            "webPriceMode": 141,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 142",
            "altSubDeptCode": "sample string 143",
            "altMinorDeptCode": "sample string 144",
            "altLesserDeptCode": "sample string 145",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "store": {
              "$id": "5",
              "id": 1,
              "isMaster": true,
              "isElectedMaster": true,
              "electedMasterStoreID": 1,
              "isZoneMaster": 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": "2026-04-03T06:24:11.4240649",
              "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": "KmI9KEclZUmNo+NELKJyAw==",
              "hostIdentifierGuid": "283d622a-2547-4965-8da3-e3442ca27203",
              "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,
              "defaultOrderDocumentId": 1,
              "defaultStockReceiveDocumentId": 1,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2026-04-03T06:24:11.4240649",
              "priceZone": {
                "$id": "6",
                "id": 1,
                "name": "sample string 2",
                "hostIdentifier": "EB0DJoSQK0aNxCBprSOwTQ==",
                "hostIdentifierGuid": "26031d10-9084-462b-8dc4-2069ad23b04d",
                "sortOrder": 3,
                "zoneMasterStoreID": 1,
                "electedMasterStoreID": 1,
                "containsElectedMasterStore": true
              },
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "7",
                "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"
              },
              "billingAddressCopied": true,
              "billingAddress": {
                "$ref": "7"
              },
              "hostStoreSettings": [
                {
                  "$id": "8",
                  "id": 1,
                  "hostIdentifier": "Tbo7nlBVZUimFtVK1IY4bw==",
                  "hostIdentifierGuid": "9e3bba4d-5550-4865-a616-d54ad486386f",
                  "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,
                  "secondPassword": "sample string 23",
                  "secondPasswordPlain": "sample string 24",
                  "secondServerAddress": "sample string 25",
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$id": "9",
                    "identifier": "R06TDyV880284y+7jOO6AQ==",
                    "identifierGuid": "0f934e47-7c25-4df3-bce3-2fbb8ce3ba01",
                    "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": "thaMC7bhWU6L3R+sRkal2g==",
                    "hostSupplierIdentifierGuid": "0b8c16b6-e1b6-4e59-8bdd-1fac4646a5da",
                    "loyaltyPriceLevelIdentifier": "9/iLUTmpKkml8uIcaN6Fpg==",
                    "loyaltyPriceLevelIdentifierGuid": "518bf8f7-a939-492a-a5f2-e21c68de85a6",
                    "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": "2026-04-03T06:24:11.4240649",
                    "lastProcessed": "2026-04-03T06:24:11.4240649",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "10",
                      "identifier": "YGCQ6BsXGEOIu3fMzc0KKw==",
                      "identifierGuid": "e8906060-171b-4318-88bb-77cccdcd0a2b",
                      "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": "58RgMYtbqECF4xLL8hIBYw==",
                      "primaryContactID": "3160c4e7-5b8b-40a8-85e3-12cbf2120163",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "48m15fOapkG02wT/4CEsOQ==",
                      "supplierGroupGuid": "e5b5c9e3-9af3-41a6-b4db-04ffe0212c39",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2026-04-03T06:24:11.4240649",
                      "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": "11",
                        "id": "12d55c0f-ce6c-4bfd-a1b3-2a25604eee7c",
                        "identifier": "P8D7g6PP8kWnAYPgYUAQxA==",
                        "identifierGuid": "83fbc03f-cfa3-45f2-a701-83e0614010c4",
                        "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": "12",
                          "supplierIdentifier": "07uUosveS0CFaOFAu2YBHw==",
                          "supplierIdentifierGuid": "a294bbd3-decb-404b-8568-e140bb66011f",
                          "contactGuid": "f5zH/eliPUmP5UGHBzFakA==",
                          "contactID": "fdc79c7f-62e9-493d-8fe5-418707315a90",
                          "contact": {
                            "$ref": "11"
                          },
                          "supplier": {
                            "$ref": "10"
                          }
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "products": [
                        {
                          "$id": "13",
                          "pluG_UID": "Iob2sRSmX06gpXiWmJiMnQ==",
                          "pluGuid": "b1f68622-a614-4e5f-a0a5-789698988c9d",
                          "supplierIdentifier": "qmtUK9i15UGUeofahiwmqw==",
                          "supplierIdentifierGuid": "2b546baa-b5d8-41e5-947a-87da862c26ab",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2026-04-03T06:24:11.4240649",
                          "pricedByWeight": true,
                          "landedUnitCostEx": 9,
                          "landedUnitCostInc": 10,
                          "landedCartonCostInc": 12,
                          "landedCartonCostEx": 13,
                          "standardCost": 14,
                          "deliveryFee": 1,
                          "deliveryFeeBasis": "sample string 15",
                          "pickAndPackFee": 1,
                          "pickAndPackFeeBasis": "sample string 16",
                          "financeFee": 1,
                          "financeFeeBasis": "sample string 17",
                          "cartonLength": 1,
                          "cartonWidth": 1,
                          "cartonHeight": 1,
                          "palletLayerQuantity": 1,
                          "palletLayers": 1,
                          "itemCode": "sample string 18",
                          "invoiceCode": "sample string 19",
                          "invoiceDesc": "sample string 20",
                          "orderDirect": true,
                          "useCost": true,
                          "minimumQuantity": 21,
                          "hostType": 22,
                          "fromHost": 23,
                          "minimumReorder": 1,
                          "maximumReorder": 1,
                          "orderMultiple": 24.1,
                          "sellMultiple": 25.1,
                          "baseMultiple": 26.1,
                          "hostStandardCost": 27,
                          "hostTotalCost": 28,
                          "hostRetail": 29,
                          "hostLandedUnitCostEx": 30,
                          "hostLandedUnitCostInc": 31,
                          "hostDesc": "sample string 32",
                          "directIndicator": "sample string 33",
                          "availableToOrder": true,
                          "hostRangeIndicator": "sample string 35",
                          "hostProductType": "sample string 36",
                          "hostProductGrade": "sample string 37",
                          "hostProductGroup": "sample string 38",
                          "hostSlowMoving": true,
                          "hostGeneralMerchandise": true,
                          "hostPillar": "sample string 41",
                          "hostLastUpdated": "2026-04-03T06:24:11.4240649",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "14",
                              "pluG_UID": "pXLn3MtKUEaFry026fqpiw==",
                              "pluGuid": "dce772a5-4acb-4650-85af-2d36e9faa98b",
                              "supplierIdentifier": "6m5YxDkJOkGZNS5W++Nkww==",
                              "supplierIdentifierGuid": "c4586eea-0939-413a-9935-2e56fbe364c3",
                              "invoiceCode": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "storeIDs": [
                            1,
                            2
                          ],
                          "preferredSupplier": true,
                          "preferredRebateSupplier": true,
                          "supplierName": "sample string 42",
                          "salesMode": 43,
                          "orderPacked": true,
                          "active": true,
                          "price": 1,
                          "costGstPercent": 45,
                          "parentPluG_UID": "2itnvXVGgUiesowzh3tsaA==",
                          "parentPluGuid": "bd672bda-4675-4881-9eb2-8c33877b6c68",
                          "freight": 46.0,
                          "freightType": 1,
                          "product": {
                            "$ref": "4"
                          },
                          "supplier": {
                            "$ref": "10"
                          },
                          "serviceFee": {
                            "$id": "15",
                            "id": 1,
                            "description": "sample string 1",
                            "fee": 1
                          },
                          "isPrimaryHost": true,
                          "hostVendor": 48
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "orderCycleHeaders": [
                        {
                          "$id": "16",
                          "storeID": 1,
                          "supplierIdentifier": "zRtcXbeqYESdINRb/9Z4KQ==",
                          "supplierGuid": "5d5c1bcd-aab7-4460-9d20-d45bffd67829",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "storeName": "sample string 5",
                          "departmentName": "sample string 6",
                          "orderDays": 7
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "cycles": [
                        {
                          "$id": "17",
                          "storeID": 1,
                          "supplierIdentifier": "j00xRjcAC0uf4ck+9h1m5g==",
                          "supplierGuid": "46314d8f-0037-4b0b-9fe1-c93ef61d66e6",
                          "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": "2026-04-03T06:24:11.4240649",
                          "deliveryDate": "2026-04-03T06:24:11.4240649",
                          "nextCutOffDate": "2026-04-03T06:24:11.4240649",
                          "nextDeliveryDate": "2026-04-03T06:24:11.4240649",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "store": {
                        "$ref": "5"
                      },
                      "updated": "2026-04-03T06:24:11.4240649",
                      "isHost": true
                    },
                    "files": [
                      {
                        "$id": "18",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2026-04-03T06:24:11.4240649",
                        "processed": "2026-04-03T06:24:11.4240649",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2026-04-03T06:24:11.4240649",
                        "size": 1,
                        "sizeFormat": "sample string 7",
                        "isArchive": true,
                        "customerNumber": "sample string 9",
                        "businessPillar": "sample string 10",
                        "fileType": "sample string 11",
                        "version": "sample string 12",
                        "reference": "sample string 13",
                        "digest": "sample string 14",
                        "contentType": "sample string 15",
                        "host": {
                          "$ref": "9"
                        },
                        "metcashHeader": {
                          "$id": "19",
                          "customerNumber": "sample string 1",
                          "creationDate": "2026-04-03T06:24:11.4240649",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "20",
                        "id": 1,
                        "hostIdentifier": "9QTz8V946UKoHJConYYkCw==",
                        "hostIdentifierGuid": "f1f304f5-785f-42e9-a81c-90a89d86240b",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "6e1bf4e1-204a-4336-9826-21a9737e936b",
                          "485c2261-d9bc-400f-a8e9-8154ea4dde2e"
                        ]
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "8"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "8"
                      },
                      {
                        "$ref": "8"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "21",
                        "identifier": "Oc+BBB3SCUm3KV2KiOrKRQ==",
                        "identifierGuid": "0481cf39-d21d-4909-b729-5d8a88eaca45",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "promoTypeGuids": [
                      "f8ec1407-ebf0-495e-8843-118173bfc4b9",
                      "da4b790b-5833-4e5a-8875-36ce09c657b1"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 27"
                },
                {
                  "$ref": "8"
                }
              ],
              "accounts": [
                {
                  "$id": "22",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "22"
                }
              ],
              "sales": [
                {
                  "$id": "23",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2026-04-03T06:24:11.4240649",
                  "ftpSite": {
                    "$id": "24",
                    "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": "23"
                }
              ],
              "zoneMatrix": [
                {
                  "$ref": "20"
                },
                {
                  "$ref": "20"
                }
              ],
              "cashManagements": [
                {
                  "$id": "25",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "26",
                    "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": "25"
                }
              ],
              "updateStoreID": "8b8bb644-a4fa-42c7-9d70-5aa32e9ebcbe",
              "updateStore": {
                "$id": "27",
                "id": "56638fd0-bbed-4225-9b40-63c7e9542268",
                "name": "sample string 1",
                "lastActivity": "2026-04-03T06:24:11.4240649",
                "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": "2026-04-03T06:24:11.4240649"
              },
              "timeZoneId": "sample string 54",
              "securityOptions": {
                "$id": "28",
                "loginMode": 1,
                "allowSelfVerification": true,
                "verifierEmail": "sample string 3",
                "source": "sample string 4",
                "loginModeInherited": 5,
                "loginModeSource": "sample string 6",
                "selfVerifyInherited": true,
                "selfVerifySource": "sample string 8",
                "verifyEmailInherited": "sample string 9",
                "verifyEmailSource": "sample string 10"
              }
            },
            "storePrices": [
              {
                "$id": "29",
                "pluG_UID": "lHjM3YkCX0ink3X82w6L/w==",
                "pluGuid": "ddcc7894-0289-485f-a793-75fcdb0e8bff",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "isElectedMasterStore": true,
                "isZoneMasterStore": true,
                "priceNow": 7,
                "costNow": 8,
                "costNowDecimals": 9,
                "normalPrice": 10,
                "priceNext": 1,
                "costNext": 1,
                "costNextDecimals": 11,
                "nextCampaignName": "sample string 12",
                "gstPercent": 13,
                "normalCost": 14,
                "normalCostDecimals": 15,
                "costGstPercent": 16,
                "costCalcMethod": 1,
                "currentCost": 17,
                "currentCostDecimals": 18,
                "break1": 19,
                "price1": 20,
                "break2": 21,
                "price2": 22,
                "break3": 23,
                "price3": 24,
                "fuelItem": 25,
                "fixedWeight": 26,
                "active": true,
                "complianceIndicator": "sample string 27",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2026-04-03T06:24:11.4240649"
              },
              {
                "$ref": "29"
              }
            ],
            "currentPrices": {
              "$id": "30",
              "pluPrices": {
                "$id": "31",
                "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,
                "memberDiscountPrice": 10,
                "acceptedUtc": "2026-04-03T06:24:11.4240649",
                "priceChangeType": 0,
                "costDecimals": 11,
                "costCalcMethod": 12,
                "targetCampaignPriceGtOrEquNormal": true
              },
              "normalPluPrices": {
                "$ref": "31"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "32",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "talkerText": "sample string 3",
                "disableWasSave": true,
                "startDate": "2026-04-03T06:24:11.4240649",
                "startTime": 5,
                "endDate": "2026-04-03T06:24:11.4240649",
                "endTime": 6,
                "newPrice": 7,
                "newCost": 8,
                "newCostDecimals": 9,
                "pctDiscount": 10,
                "promoType": 1,
                "promotionTypeCode": "sample string 11",
                "hostType": 12,
                "hostIdentifier": "M0gU5jmjf0ygjhkSeqzvCQ==",
                "hostIdentifierGuid": "e6144833-a339-4c7f-a08e-19127aacef09",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                }
              ]
            },
            "tray": {
              "$id": "33",
              "g_UId": "ZUce067RdkaiEus9wzOfJQ==",
              "guid": "d31e4765-d1ae-4676-a212-eb3dc3339f25",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "34",
              "priceGroupG_UID": "EK/eEM0/rEyrh3va7g5Big==",
              "priceGroupGuid": "10deaf10-3fcd-4cac-ab87-7bdaee0e418a",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2026-04-03T06:24:11.4240649",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 147",
            "nutrifacts": {
              "$id": "35",
              "pluG_UID": "T7TkFHvWO0qbs184nBaEYw==",
              "pluGuid": "14e4b44f-d67b-4a3b-9bb3-5f389c168463",
              "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": "36",
              "pluGuid": "1ea11246-f9e0-42ba-8b2c-4edc2754dae1",
              "created": "2026-04-03T06:24:11.4240649",
              "createdByUser": "sample string 1",
              "activated": "2026-04-03T06:24:11.4240649",
              "activatedByUser": "sample string 2",
              "deactivated": "2026-04-03T06:24:11.4240649",
              "deactivatedByUser": "sample string 3",
              "lastOrdered": "2026-04-03T06:24:11.4240649",
              "lastOrderedQty": 4.0,
              "lastReceived": "2026-04-03T06:24:11.4240649",
              "lastReceivedQty": 5.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2026-04-03T06:24:11.4240649",
              "lastSold": "2026-04-03T06:24:11.4240649",
              "firstSold": "2026-04-03T06:24:11.4240649",
              "awsUpdated": "2026-04-03T06:24:11.4240649",
              "lastManualUpdate": "2026-04-03T06:24:11.4240649",
              "lastManualUpdatedByUser": "sample string 7",
              "lastUpdated": "2026-04-03T06:24:11.4240649",
              "lastUpdatedByUser": "sample string 9",
              "lastUpdatedByHost": "2026-04-03T06:24:11.4240649",
              "doNotRangeUpdated": "2026-04-03T06:24:11.4240649",
              "doNotOrderUpdated": "2026-04-03T06:24:11.4240649",
              "tracked": "2026-04-03T06:24:11.4240649"
            },
            "allergens": [
              {
                "$id": "37",
                "primaryKey": {
                  "$id": "38",
                  "pluGuid": "b0121c08-4cf9-4f04-a4a7-58e297bc70eb",
                  "contains": 2
                },
                "allergenID": 1,
                "pluG_UID": "CBwSsPlMBE+kp1jil7xw6w==",
                "pluGuid": "b0121c08-4cf9-4f04-a4a7-58e297bc70eb",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "37"
              }
            ],
            "costs": {
              "$id": "39",
              "pluG_UID": "Z/1e8n/A9ka//AqotpTaEQ==",
              "pluGuid": "f25efd67-c07f-46f6-bffc-0aa8b694da11",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2026-04-03T06:24:11.4240649",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "40",
                "saleHeaderID": 1,
                "created": "2026-04-03T06:24:11.4240649",
                "createdLocal": "2026-04-03T06:24:11.4240649",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "6TZxJucUHUqTU8A63vexNQ==",
                "operatorGuid": "267136e9-14e7-4a1d-9353-c03adef7b135",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "GCBRJs4aoUCaLEauWqXJfQ==",
                "pluGuid": "26512018-1ace-40a1-9a2c-46ae5aa5c97d",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "41",
                  "id": 1,
                  "g_Uid": "iDOSxVjGLUepfvO1PvkrVA==",
                  "guid": "c5923388-c658-472d-a97e-f3b53ef92b54",
                  "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": "2026-04-03T06:24:11.4240649",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2026-04-03T06:24:11.4240649",
                  "endShift": "2026-04-03T06:24:11.4240649",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "42",
                      "operatorG_UID": "A5OunJPy2ESK0fKLUT7QWA==",
                      "operatorGuid": "9cae9303-f293-44d8-8ad1-f28b513ed058",
                      "storeID": 2,
                      "operator": {
                        "$ref": "41"
                      },
                      "store": {
                        "$ref": "5"
                      }
                    },
                    {
                      "$ref": "42"
                    }
                  ]
                }
              },
              {
                "$ref": "40"
              }
            ],
            "apns": [
              {
                "$id": "43",
                "pluID": 1,
                "pluG_UID": "3mUoLx6BdEClPQ7I1v5MoQ==",
                "pluGuid": "2f2865de-811e-4074-a53d-0ec8d6fe4ca1",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "43"
              }
            ],
            "tuns": [
              {
                "$id": "44",
                "pluG_UId": "0YxZP2PRhE2psXsgVjT2mA==",
                "pluGuid": "3f598cd1-d163-4d84-a9b1-7b205634f698",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "4"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "44"
              }
            ],
            "competitionPricing": [
              {
                "$id": "45",
                "identifier": "DHQ6rL1QOki+m80wwDgCaQ==",
                "identifierGuid": "ac3a740c-50bd-483a-be9b-cd30c0380269",
                "pluG_UID": "HBSyGPgsb0KHYQNj8LQENA==",
                "pluGuid": "18b2141c-2cf8-426f-8761-0363f0b40434",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "45"
              }
            ],
            "supplier": {
              "$ref": "10"
            },
            "supplierName": "sample string 148",
            "children": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "ordering": {
              "$ref": "13"
            },
            "flipChartPages": [
              {
                "$id": "46",
                "identifier": "+VMlLLydDEGQYBU8nNSnrg==",
                "groupName": "sample string 1",
                "identifierGuid": "2c2553f9-9dbc-410c-9060-153c9cd4a7ae",
                "exists": true,
                "flipChartIdentifier": "O4dnI4Sprkql0jDGNZeo5Q==",
                "flipChartIdentifierGuid": "2367873b-a984-4aae-a5d2-30c63597a8e5",
                "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": "wep/QJzgC0W51Pu40BUfrA==",
                "groupIdentifierGuid": "407feac1-e09c-450b-b9d4-fbb8d0151fac",
                "flipChart": {
                  "$id": "47",
                  "identifier": "PmSFIOm8sUipcbUD4ot24A==",
                  "identifierGuid": "2085643e-bce9-48b1-a971-b503e28b76e0",
                  "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": "48",
                    "identifier": "brkQVtuziEafmF5lnm7Wjg==",
                    "identifierGuid": "5610b96e-b3db-4688-9f98-5e659e6ed68e",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "49",
                        "id": 1,
                        "g_UID": "BjcqK9v/kUaz/DtDAEUFnA==",
                        "guid": "2b2a3706-ffdb-4691-b3fc-3b430045059c",
                        "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": "/wDoLmOK7kqnB5bgd7y5rA==",
                        "previousFormGuid": "2ee800ff-8a63-4aee-a707-96e077bcb9ac",
                        "nextForm": 1,
                        "nextFormG_UID": "5LAa0QyjNEmxkvvZANFgOg==",
                        "nextFormGuid": "d11ab0e4-a30c-4934-b192-fbd900d1603a",
                        "attributes": "sample string 10",
                        "updated": "2026-04-03T06:24:11.4240649",
                        "positioning": 1,
                        "contentPanel": "sample string 11",
                        "selectionMode": 1,
                        "maximumSelections": 1,
                        "alteredInStore": true,
                        "deleted": true,
                        "blueprintID": 1,
                        "preserveLayout": true,
                        "mainCheckoutFormName": "sample string 13",
                        "nextCheckoutForm": {
                          "$ref": "49"
                        },
                        "previousCheckoutForm": {
                          "$ref": "49"
                        },
                        "buttons": [
                          {
                            "$id": "50",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "6XzpLhBNmEaN3mndRoI0XQ==",
                            "checkoutFormGuid": "2ee97ce9-4d10-4698-8dde-69dd4682345d",
                            "identifier": "6tDFyJ3SsE2CFVrLZaTNag==",
                            "identifierGuid": "c8c5d0ea-d29d-4db0-8215-5acb65a4cd6a",
                            "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": "QA1gRmAkb0Smh/5A4zwVqg==",
                            "valueGuid": "46600d40-2460-446f-a687-fe40e33c15aa",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2026-04-03T06:24:11.4240649",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "49"
                            },
                            "image": {
                              "$id": "51",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2026-04-03T06:24:11.4240649",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "52",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "ASIgnnUtoUOUOkDA4Zsecw==",
                            "checkoutFormGuid": "9e202201-2d75-43a1-943a-40c0e19b1e73",
                            "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": "52"
                          }
                        ]
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "panels": [
                      {
                        "$ref": "52"
                      },
                      {
                        "$ref": "52"
                      }
                    ]
                  },
                  "pages": [
                    {
                      "$ref": "46"
                    },
                    {
                      "$ref": "46"
                    }
                  ]
                },
                "contentPanel": {
                  "$ref": "52"
                },
                "products": [
                  {
                    "$id": "53",
                    "flipChartPageIdentifier": "Y0Pepa/FoUCIMr4En0Hxqg==",
                    "flipChartPageIdentifierGuid": "a5de4363-c5af-40a1-8832-be049f41f1aa",
                    "pluG_UID": "9aGdCOd9j0Ou+dBUQi/RKg==",
                    "pluGuid": "089da1f5-7de7-438f-aef9-d054422fd12a",
                    "sortOrder": 3,
                    "sent": true,
                    "productChanged": true,
                    "productImageName": "sample string 6",
                    "productShowImageOnFlipCharts": true,
                    "productShowTextOnFlipCharts": true,
                    "productOverrideFlipChartText": true,
                    "productFlipChartText": "sample string 10",
                    "product": {
                      "$ref": "4"
                    },
                    "departmentSortOrder": 11,
                    "subDepartmentName": "sample string 12"
                  },
                  {
                    "$ref": "53"
                  }
                ],
                "productCount": 27,
                "pages": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ]
              },
              {
                "$ref": "46"
              }
            ],
            "priceHistory": [
              {
                "$id": "54",
                "pluG_UID": "IQ7JoV8HJEKobB9t9DsNqg==",
                "pluGuid": "a1c90e21-075f-4224-a86c-1f6df43b0daa",
                "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": "2026-04-03T06:24:11.4240649",
                "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": "54"
              }
            ],
            "ingredients": [
              {
                "$id": "55",
                "pluG_UID": "Sn1SE3p5zE2whWhwftVmgg==",
                "ingredientGuid": "J+8B6L/0XEK1XswKZaKcZA==",
                "ingredientIdentifier": "e801ef27-f4bf-425c-b55e-cc0a65a29c64",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "55"
              }
            ],
            "bins": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "bin": {
              "$ref": "3"
            },
            "scaleLocations": [
              {
                "$id": "56",
                "plu": 1,
                "pluG_UID": "nhK2mN9sTEaydf93eMp3ng==",
                "pluGuid": "98b6129e-6cdf-464c-b275-ff7778ca779e",
                "deptNo": 1,
                "product": {
                  "$ref": "4"
                },
                "scaleLocation": {
                  "$id": "57",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2026-04-03T06:24:11.4240649",
                  "department": {
                    "$id": "58",
                    "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": "57"
                    },
                    "subDepartments": [
                      {
                        "$id": "59",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "60",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "61",
                                "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": "2026-04-03T06:24:11.4240649",
                                "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": "eVauDhNRJk2SOMaJkAxO6w==",
                                "labelPageLayoutGuid": "0eae5679-5113-4d26-9238-c689900c4eeb",
                                "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": "62",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "63",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "64",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "63"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "63"
                                },
                                "mscDep": {
                                  "$id": "65",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "62"
                                    },
                                    {
                                      "$ref": "62"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "64"
                                }
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "updated": "2026-04-03T06:24:11.4240649",
                            "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": "IrFzq+/X9k+qC3k8XfEojg==",
                            "labelPageLayoutGuid": "ab73b122-d7ef-4ff6-aa0b-793c5df1288e",
                            "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": "62"
                            },
                            "mscCom": {
                              "$ref": "63"
                            },
                            "mscDep": {
                              "$ref": "65"
                            },
                            "mscSubCom": {
                              "$ref": "64"
                            }
                          },
                          {
                            "$ref": "60"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2026-04-03T06:24:11.4240649",
                        "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": "dLu/x+Zw00uwOEcvwiEedQ==",
                        "labelPageLayoutGuid": "c7bfbb74-70e6-4bd3-b038-472fc2211e75",
                        "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": "62"
                        },
                        "mscCom": {
                          "$ref": "63"
                        },
                        "mscDep": {
                          "$ref": "65"
                        },
                        "mscSubCom": {
                          "$ref": "64"
                        }
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2026-04-03T06:24:11.4240649",
                    "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": "TYb5Q1YIJkCq/Bu2XtfOlQ==",
                    "labelPageLayoutGuid": "43f9864d-0856-4026-aafc-1bb65ed7ce95",
                    "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": "62"
                    },
                    "mscCom": {
                      "$ref": "63"
                    },
                    "mscDep": {
                      "$ref": "65"
                    },
                    "mscSubCom": {
                      "$ref": "64"
                    }
                  }
                }
              },
              {
                "$ref": "56"
              }
            ],
            "nextPrice": {
              "$id": "66",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 1,
              "hostOfferID": 1,
              "metcashPromotionID": "sample string 4",
              "metcashPromotionPlacement": "sample string 5",
              "pluG_UID": "Q3qQJpraIky4fompXL/Bdw==",
              "pluGuid": "26907a43-da9a-4c22-b87e-89a95cbfc177",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "H0Cl7mtC7UmsrBUnpZGibQ==",
              "dealCostGuid": "eea5401f-426b-49ed-acac-1527a591a26d",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "1E+KYYu4CUi2uvnPzFoXoA==",
              "priceGroupGuid": "618a4fd4-b88b-4809-b6ba-f9cfcc5a17a0",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "costCalcMethod": 13,
              "pluCost": 14,
              "pluCostIndicator": "sample string 15",
              "pluPriceGstPercent": 16,
              "pluCostGstPercent": 17,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 19.1,
              "salesMode": 1,
              "pluNormalCost": 20,
              "pluaws": 21.0,
              "directNumber": "sample string 22",
              "departmentName": "sample string 23",
              "subDepartmentName": "sample string 24",
              "priceGroupName": "sample string 25",
              "supplierName": "sample string 26",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2026-04-03T06:24:11.4240649",
              "rrp": 27,
              "campaignDescription": "sample string 28",
              "hostCampaign": true,
              "hostIdentifier": "QEA=",
              "hostIdentifierGuid": "43fd7224-2fd6-40ba-b118-23eb00f551a7",
              "campaignComboPriceGroupG_UID": "wqPFNt1s/0+C6topa+IYEQ==",
              "campaignComboPriceGroupIdentifier": "36c5a3c2-6cdd-4fff-82ea-da296be21811",
              "promotionPlacementDescription": "sample string 30",
              "storeAcceptances": [
                {
                  "$id": "67",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2026-04-03T06:24:11.4240649",
                  "operatorG_UID": "dBkP713B10Kz4IWx5dMo/w==",
                  "operatorGuid": "ef0f1974-c15d-42d7-b3e0-85b1e5d328ff",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2026-04-03T06:24:11.4240649",
                  "signIqTicketFileMovedUtc": "2026-04-03T06:24:11.4240649",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2026-04-03T06:24:11.4240649",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "hostIdentifier": "QEA=",
                  "hostIdentifierGuid": "6c0e3b53-1a9c-473d-8662-aff01a63e98c",
                  "product": {
                    "$ref": "4"
                  },
                  "campaignPlu": {
                    "$ref": "66"
                  },
                  "fuelItem": true
                },
                {
                  "$ref": "67"
                }
              ],
              "campaign": {
                "$id": "68",
                "id": 1,
                "storeID": 2,
                "name": "2345b658-881c-4acd-ba83-bd3baac8c04b",
                "nameGuid": "2345b658-881c-4acd-ba83-bd3baac8c04b",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2026-04-03T06:24:11.4240649",
                "startTime": 1,
                "endDate": "2026-04-03T06:24:11.4240649",
                "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": "2026-04-03T06:24:11.4240649",
                "system": true,
                "created": "2026-04-03T06:24:11.4240649",
                "updated": "2026-04-03T06:24:11.4240649",
                "priceChangeNotifiedUtc": "2026-04-03T06:24:11.4240649",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "creEzkVa1k6mR4ifv6bl7Q==",
                "hostIdentifierGuid": "ce84b772-5a45-4ed6-a647-889fbfa6e5ed",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2026-04-03T06:24:11.4240649",
                "updatedByUser": "sample string 18",
                "offerID": 1,
                "isPriceChangeCampaign": true,
                "stores": [
                  1,
                  2
                ],
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ],
                "campaignPlus": [
                  {
                    "$ref": "66"
                  },
                  {
                    "$ref": "66"
                  }
                ],
                "campaignPools": [
                  {
                    "$id": "69",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 4,
                    "pluG_UID": "QNIIhi3TSE6PYof7JddYDw==",
                    "pluGuid": "8608d240-d32d-4e48-8f62-87fb25d7580f",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "Nt1qhWCXG0ODU4gI+HbZlA==",
                    "priceGroupGuid": "856add36-9760-431b-8353-8808f876d994",
                    "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": "2026-04-03T06:24:11.4240649",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "4"
                    },
                    "campaign": {
                      "$ref": "68"
                    }
                  },
                  {
                    "$ref": "69"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "70",
                    "id": 1,
                    "identifier": "k9x3F7AvYUund0IUQAefiQ==",
                    "identifierStr": "k9x3F7AvYUund0IUQAefiQ==",
                    "identifierGuid": "1777dc93-2fb0-4b61-a777-421440079f89",
                    "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": "68"
                    }
                  },
                  {
                    "$ref": "70"
                  }
                ],
                "customers": [
                  {
                    "$id": "71",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "customerID": "ILYY0K5iyU6Fk2hynYZtJw==",
                    "customerIDGuid": "d018b620-62ae-4ec9-8593-68729d866d27",
                    "campaign": {
                      "$ref": "68"
                    },
                    "customer": {
                      "$id": "72",
                      "identifier": "JE7K3Rlj3kmU7aamzmryzQ==",
                      "identifierGuid": "ddca4e24-6319-49de-94ed-a6a6ce6af2cd",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2026-04-03T06:24:11.4240649",
                      "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": "30ZUqfr/uUWlNLddoihwRQ==",
                      "communityIdentifierGuid": "a95446df-fffa-45b9-a534-b75da2287045",
                      "joined": "2026-04-03T06:24:11.4240649",
                      "updated": "2026-04-03T06:24:11.4240649",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "HyoTCPy2G0CbqVn4YRCl7A==",
                      "priceLevelIdentifierGuid": "08132a1f-b6fc-401b-9ba9-59f86110a5ec",
                      "marketingID": "sample string 18",
                      "receiptPrintOptions": 1,
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2026-04-03T06:24:11.4240649",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "73",
                          "cardType": 2,
                          "issueDate": "2026-04-03T06:24:11.4240649",
                          "expiry": "2026-04-03T06:24:11.4240649",
                          "customerID": "ldijX2vfbUy1ncrLjWQjhA==",
                          "customerIDGuid": "5fa3d895-df6b-4c6d-b59d-cacb8d642384",
                          "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": "2026-04-03T06:24:11.4240649",
                          "linkedAccount": "1TK5ikdBIkqthMT+wJV5Gg==",
                          "linkedAccountGuid": "8ab932d5-4147-4a22-ad84-c4fec095791a",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "72"
                          },
                          "account": {
                            "$id": "74",
                            "id": 1,
                            "identifier": "Gn+kt3L4f06AUtpF3q41dQ==",
                            "identifierGuid": "b7a47f1a-f872-4e7f-8052-da45deae3575",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2026-04-03T06:24:11.4240649",
                            "owner": "micAnhX4GEmtCilGDPbYOg==",
                            "ownerGuid": "9e00279a-f815-4918-ad0a-29460cf6d83a",
                            "accountStoreGroupIdentifier": "TD7m8ZgsA0a+2ge6Nbu5EQ==",
                            "accountStoreGroupGuid": "f1e63e4c-2c98-4603-beda-07ba35bbb911",
                            "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": "2026-04-03T06:24:11.4240649",
                            "active": true,
                            "updated": "2026-04-03T06:24:11.4240649",
                            "deleted": true,
                            "deletedUser": "sample string 16",
                            "currentBalanceChanged": true,
                            "maximumLimitChanged": true,
                            "loyaltyPointsChanged": true,
                            "projectedBalance": 17,
                            "accountStoreGroupStoreIDs": [
                              1,
                              2
                            ],
                            "customerEmail": "sample string 18",
                            "ownerCustomer": {
                              "$ref": "72"
                            },
                            "card": {
                              "$ref": "73"
                            },
                            "members": {
                              "$id": "75",
                              "sample string 1": [
                                {
                                  "$ref": "72"
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "sample string 2": [
                                {
                                  "$ref": "72"
                                },
                                {
                                  "$ref": "72"
                                }
                              ]
                            },
                            "customerGroups": [
                              {
                                "$id": "76",
                                "identifier": "SQPIBts58k2r8/rBc7esEA==",
                                "identifierGuid": "06c80349-39db-4df2-abf3-fac173b7ac10",
                                "name": "sample string 2",
                                "primaryContact": "9cboiXSXi0KiRmWLmM7dJQ==",
                                "primaryContactGuid": "89e8c6f5-9774-428b-a246-658b98cedd25",
                                "accountID": "rEzKq5id2kStvDSaC7I72A==",
                                "accountIDGuid": "abca4cac-9d98-44da-adbc-349a0bb23bd8",
                                "special": true,
                                "updated": "2026-04-03T06:24:11.4240649",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "xQ62UEgpJ0ib+blwiy90YQ==",
                                "priceLevelIdentifierGuid": "50b60ec5-2948-4827-9bf9-b9708b2f7461",
                                "marketingListID": "sample string 7",
                                "deleted": true,
                                "account": {
                                  "$ref": "74"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "72"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "77",
                                    "id": 1,
                                    "groupID": "r/hU4zMvy0CxmdYMyWhPng==",
                                    "groupIDGuid": "e354f8af-2f33-40cb-b199-d60cc9684f9e",
                                    "customerID": "bhoG8I6FdUWe5wck5XWtHg==",
                                    "customerIDGuid": "f0061a6e-858e-4575-9ee7-0724e575ad1e",
                                    "card": "sample string 4",
                                    "linkedAccount": "1QUnFiLPsEmcyVSxdgjWmg==",
                                    "linkedAccountGuid": "162705d5-cf22-49b0-9cc9-54b17608d69a",
                                    "customer": {
                                      "$ref": "72"
                                    },
                                    "group": {
                                      "$ref": "76"
                                    },
                                    "customerCard": {
                                      "$ref": "73"
                                    }
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ]
                              },
                              {
                                "$ref": "76"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "78",
                              "id": 1,
                              "identifier": "fFLp5XMGA06R0LvDAKSl0Q==",
                              "identifierGuid": "e5e9527c-0673-4e03-91d0-bbc300a4a5d1",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "r/wSVPFymE2IjuAiSHzXQA==",
                              "accountIDGuid": "5412fcaf-72f1-4d98-888e-e022487cd740",
                              "customerAccount": {
                                "$ref": "74"
                              },
                              "customerCard": {
                                "$ref": "73"
                              },
                              "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": "2026-04-03T06:24:11.4240649",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "rzsfZRx05EKvW90Oo4Z48A==",
                              "idempotentVoidGuid": "651f3baf-741c-42e4-af5b-dd0ea38678f0",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "79",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "wohYb7kSfEWcSVsvshmsww==",
                                "saleHeaderIdentifierGuid": "6f5888c2-12b9-457c-9c49-5b2fb219acc3",
                                "created": "2026-04-03T06:24:11.4240649",
                                "createdLocal": "2026-04-03T06:24:11.4240649",
                                "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": "2026-04-03T06:24:11.4240649",
                                "storeID": 1,
                                "operatorG_Uid": "tPZnNV5B7kmQxm2a1M5r9A==",
                                "operatorGuid": "3567f6b4-415e-49ee-90c6-6d9ad4ce6bf4",
                                "customerG_Uid": "4K/lze9hJU6FLSouPt8Bjg==",
                                "customerGuid": "cde5afe0-61ef-4e25-852d-2a2e3edf018e",
                                "communityIdentifier": "wGtgdhP35U+avGUr+j42Qg==",
                                "communityIdentifierGuid": "76606bc0-f713-4fe5-9abc-652bfa3e3642",
                                "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": "L7rQomZJ9kKtcfpJ69bGiw==",
                                "priceLevelIdentifierGuid": "a2d0ba2f-4966-42f6-ad71-fa49ebd6c68b",
                                "locked": 36,
                                "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:24:11.4240649+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                                "deserialisedOrderMetadata": {
                                  "$id": "80",
                                  "customerName": "sample string 1",
                                  "pickupAt": "2026-04-03T06:24:11.4240649",
                                  "deliveryAddress1": "sample string 2",
                                  "deliveryAddress2": "sample string 3",
                                  "customerPhoneNumber": "sample string 4",
                                  "orderType": 0,
                                  "externalOrderID": "sample string 5",
                                  "externalDisplayableOrderID": "sample string 6",
                                  "tableName": "sample string 7",
                                  "createdBy": 0,
                                  "orderingAppName": "sample string 8"
                                },
                                "relationChecksum": "sample string 38",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "41"
                                },
                                "customer": {
                                  "$ref": "72"
                                },
                                "communityOrganisation": {
                                  "$id": "81",
                                  "id": 1,
                                  "identifier": "4H/DOFXy8kCc1JVmalqPAw==",
                                  "identifierGuid": "38c37fe0-f255-40f2-9cd4-95666a5a8f03",
                                  "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",
                                  "abn": "sample string 15",
                                  "promoPeriodStart": "2026-04-03T06:24:11.4240649",
                                  "promoPeriodEnd": "2026-04-03T06:24:11.4240649",
                                  "allowDonations": true,
                                  "logoImageName": "sample string 17",
                                  "totalAmountAwarded": 18.1,
                                  "updated": "2026-04-03T06:24:11.4240649",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "82",
                                    "saleItemID": 1,
                                    "identifier": "IUxdzInq1k2VZojL4lVjuA==",
                                    "identifierGuid": "cc5d4c21-ea89-4dd6-9566-88cbe25563b8",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "Nk13N1Bfvk+UckRzm599mA==",
                                    "pluGuid": "37774d36-5f50-4fbe-9472-44739b9f7d98",
                                    "accountID": "Z2HPFiIXuUC3smXfbEmg9Q==",
                                    "accountIDGuid": "16cf6167-1722-40b9-b7b2-65df6c49a0f5",
                                    "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": "2026-04-03T06:24:11.4240649",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "5nUZf0uJn0OTGJ+zhDXHjg==",
                                    "refundGuid": "7f1975e6-894b-439f-9318-9fb38435c78e",
                                    "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": "TikTSi5j9E6+PEnOY86i2w==",
                                    "idempotentVoidGuid": "4a13294e-632e-4ef4-be3c-49ce63cea2db",
                                    "priceLevelIdentifier": "u5n5RQy+yUOEsqf1+XPIHQ==",
                                    "priceLevelIdentifierGuid": "45f999bb-be0c-43c9-84b2-a7f5f973c81d",
                                    "communityIdentifier": "xLbDKpI/JEaPQNttCEoXOQ==",
                                    "communityIdentifierGuid": "2ac3b6c4-3f92-4624-8f40-db6d084a1739",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "83",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2026-04-03T06:24:11.4240649",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "83"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "84",
                                      "id": 1,
                                      "g_UID": "3ncdALH/r0Gs25T44U6yQQ==",
                                      "guid": "001d77de-ffb1-41af-acdb-94f8e14eb241",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2026-04-03T06:24:11.4240649"
                                    },
                                    "modifier": {
                                      "$id": "85",
                                      "id": 1,
                                      "setG_UID": "3ueVTW8L70mXvGxd9u0E1g==",
                                      "modifierSetGuid": "4d95e7de-0b6f-49ef-97bc-6c5df6ed04d6",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "XROl9vxYKk2jfLow1d548Q==",
                                      "pluGuid": "f6a5135d-58fc-4d2a-a37c-ba30d5de78f1",
                                      "deleted": true,
                                      "g_UID": "Ry7DlSRcnECcGZIRb+ylOg==",
                                      "guid": "95c32e47-5c24-409c-9c19-92116feca53a",
                                      "product": {
                                        "$ref": "4"
                                      }
                                    },
                                    "priceLevelName": "sample string 25",
                                    "pumpNumber": 1,
                                    "hoseNumber": 1
                                  },
                                  {
                                    "$ref": "82"
                                  }
                                ],
                                "eftReceipts": [
                                  {
                                    "$id": "86",
                                    "id": 1,
                                    "storeID": 1,
                                    "saleHeaderID": 2,
                                    "storeSaleHeader": {
                                      "$ref": "79"
                                    },
                                    "receipt": "sample string 3",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "86"
                                  }
                                ],
                                "payments": [
                                  {
                                    "$ref": "78"
                                  },
                                  {
                                    "$ref": "78"
                                  }
                                ],
                                "cards": [
                                  {
                                    "$id": "87",
                                    "id": 1,
                                    "saleHeaderID": 1,
                                    "identifier": "sample string 2",
                                    "cardType": 3,
                                    "providerName": "sample string 4"
                                  },
                                  {
                                    "$ref": "87"
                                  }
                                ],
                                "campaignHits": [
                                  {
                                    "$id": "88",
                                    "id": 1,
                                    "saleHeaderID": 2,
                                    "campaign": "sample string 3",
                                    "name": "sample string 4",
                                    "processed": 1,
                                    "campaignDescription": "sample string 5"
                                  },
                                  {
                                    "$ref": "88"
                                  }
                                ],
                                "fuel": [
                                  {
                                    "$id": "89",
                                    "id": 1,
                                    "plu": 1,
                                    "pluG_UID": "IIXhyx72TEqwdqHBrZCYtg==",
                                    "pluGuid": "cbe18520-f61e-4a4c-b076-a1c1ad9098b6",
                                    "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": "2026-04-03T06:24:11.4240649",
                                    "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": "2026-04-03T06:24:11.4240649",
                                    "tagNumber": "sample string 15",
                                    "trackTwoRem": "sample string 16",
                                    "transCode": 1,
                                    "transType": 1,
                                    "unitPrice": 1.0,
                                    "vehicleReg": "sample string 17",
                                    "offline": true,
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "89"
                                  }
                                ],
                                "fuelResells": [
                                  {
                                    "$id": "90",
                                    "saleItemID": 1,
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "yC0Gcf2HDUCLvh8YjjIhLQ==",
                                    "pluGuid": "71062dc8-87fd-400d-8bbe-1f188e32212d",
                                    "accountID": "r/aTQ60Gtk2NV9qpEMtp7w==",
                                    "accountIDGuid": "4393f6af-06ad-4db6-8d57-daa910cb69ef",
                                    "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": "2026-04-03T06:24:11.4240649",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "ppWMMHPPdkGwfOGa/w3zuQ==",
                                    "refundGuid": "308c95a6-cf73-4176-b07c-e19aff0df3b9",
                                    "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": "90"
                                  }
                                ],
                                "customerOrder": [
                                  {
                                    "$id": "91",
                                    "identifier": "wBtSKiNurEW0njEBF4axZw==",
                                    "identifierGuid": "2a521bc0-6e23-45ac-b49e-31011786b167",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "7zU3Jmzp20aUZXwa4o8r6A==",
                                    "customerIdentifierGuid": "263735ef-e96c-46db-9465-7c1ae28f2be8",
                                    "operatorNo": 1,
                                    "operatorG_UID": "JZ/+5PteHUegc5wMUL4Bvw==",
                                    "operatorGuid": "e4fe9f25-5efb-471d-a073-9c0c50be01bf",
                                    "created": "2026-04-03T06:24:11.4240649",
                                    "ordered": "2026-04-03T06:24:11.4240649",
                                    "started": "2026-04-03T06:24:11.4240649",
                                    "completed": "2026-04-03T06:24:11.4240649",
                                    "supplied": "2026-04-03T06:24:11.4240649",
                                    "quickTicket": 1,
                                    "deleted": true,
                                    "walkAway": true,
                                    "approxWait": 1,
                                    "actualWait": 1,
                                    "deliveryMethod": 8,
                                    "externalSaleType": 9,
                                    "customer": {
                                      "$ref": "72"
                                    },
                                    "operator": {
                                      "$ref": "41"
                                    },
                                    "details": [
                                      {
                                        "$id": "92",
                                        "headerID": 1,
                                        "plu": 1,
                                        "pluG_UId": "oQYqyF02zUmlbPXIG2Tf3g==",
                                        "pluGuid": "c82a06a1-365d-49cd-a56c-f5c81b64dfde",
                                        "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": "rKvXoUhqqkaJ7uTp6PLDxA==",
                                        "headerIdentifierGuid": "a1d7abac-6a48-46aa-89ee-e4e9e8f2c3c4",
                                        "product": {
                                          "$ref": "4"
                                        }
                                      },
                                      {
                                        "$ref": "92"
                                      }
                                    ],
                                    "storeName": "sample string 11",
                                    "customerName": "sample string 12",
                                    "storeReplyTo": "sample string 13",
                                    "storeSubjectLine": "sample string 14",
                                    "storeSaleHeader": {
                                      "$ref": "79"
                                    }
                                  },
                                  {
                                    "$ref": "91"
                                  }
                                ],
                                "surveyResponses": [
                                  {
                                    "$id": "93",
                                    "surveyG_UID": "AqCC1YQA8U2oqToLBjSD9g==",
                                    "surveyGuid": "d582a002-0084-4df1-a8a9-3a0b063483f6",
                                    "saleHeaderGuid": "irJuF9C89keEoAozRaz2vg==",
                                    "saleGuid": "176eb28a-bcd0-47f6-84a0-0a3345acf6be",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "dwVIjhqRfEelLZ7aZWIcow==",
                                    "guidResponse": "8e480577-911a-477c-a52d-9eda65621ca3",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2026-04-03T06:24:11.4240649",
                                    "sale": {
                                      "$ref": "79"
                                    },
                                    "survey": {
                                      "$id": "94",
                                      "g_UID": "PokinaVhp02CTOiGTCbkUw==",
                                      "guid": "9d22893e-61a5-4da7-824c-e8864c26e453",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "ObrGfKpiwEWdG+8rdeMZiw==",
                                      "checkoutFormGuid": "7cc6ba39-62aa-45c0-9d1b-ef2b75e3198b",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2026-04-03T06:24:11.4240649",
                                      "end": "2026-04-03T06:24:11.4240649",
                                      "deleted": true,
                                      "updated": "2026-04-03T06:24:11.4240649",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "50069092-8a03-4728-ad48-7970d50148d1",
                                        "39da2c9d-2cb1-4155-93b1-b639540eea07"
                                      ],
                                      "allowsAllTextResponses": true,
                                      "surveyForm": {
                                        "$ref": "49"
                                      }
                                    },
                                    "ingressId": "sample string 4"
                                  },
                                  {
                                    "$ref": "93"
                                  }
                                ],
                                "storeName": "sample string 39",
                                "terminalNumber": 40,
                                "machineName": "sample string 41",
                                "operatorName": "sample string 42",
                                "direction": 1,
                                "reason": "sample string 43",
                                "accountG_UID": "IF1yr+NOUU+eyofz+V3c9Q==",
                                "accountIdentifier": "af725d20-4ee3-4f51-9eca-87f3f95ddcf5",
                                "accountName": "sample string 44",
                                "customerOrderIdentifier": "8cLVD2VVNUGXGBxkKlUZiw==",
                                "customerOrderIdentifierGuid": "0fd5c2f1-5565-4135-9718-1c642a55198b",
                                "priceLevelName": "sample string 45",
                                "revision": 46,
                                "ingressId": "sample string 47"
                              },
                              "metadata": {
                                "$id": "95",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "otmXh1nTkU60EZ+HY6HUdQ==",
                                "paymentIdentifierGuid": "8797d9a2-d359-4e91-b411-9f8763a1d475",
                                "identifier": "Qb5AAhGkVkuvRAqt5wlDEw==",
                                "identifierGuid": "0240be41-a411-4b56-af44-0aade7094313",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "0+Y19Ya20EiHhfvMeUnJUA==",
                                "itemIdentifierGuid": "f535e6d3-b686-48d0-8785-fbcc7949c950"
                              }
                            },
                            {
                              "$ref": "78"
                            }
                          ]
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "customerGroupMembers": [
                        {
                          "$ref": "77"
                        },
                        {
                          "$ref": "77"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$ref": "76"
                        },
                        {
                          "$ref": "76"
                        }
                      ],
                      "accounts": [
                        {
                          "$ref": "74"
                        },
                        {
                          "$ref": "74"
                        }
                      ],
                      "account": {
                        "$ref": "74"
                      },
                      "vouchers": [
                        {
                          "$id": "96",
                          "customerIdentifier": "h/OwVUGg5kOnn5p7k6wM8g==",
                          "customerIdentifierGuid": "55b0f387-a041-43e6-a79f-9a7b93ac0cf2",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "zFhWpbRpT0qyN11jh2sh1w==",
                          "idempotentGuid": "a55658cc-69b4-4a4f-b237-5d63876b21d7",
                          "offline": true,
                          "voucher": {
                            "$id": "97",
                            "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": "2026-04-03T06:24:11.4240649",
                            "barcodeTemplate": {
                              "$id": "98",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "99",
                              "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": "2026-04-03T06:24:11.4240649",
                              "labelPageLayout": "jwOe8laSaEyc6FZZc8/1SQ==",
                              "pageLayoutGuid": "f29e038f-9256-4c68-9ce8-565973cff549",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "97"
                              },
                              "elements": [
                                {
                                  "$id": "100",
                                  "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": "2026-04-03T06:24:11.4240649"
                                },
                                {
                                  "$ref": "100"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "101",
                                "id": 1,
                                "customerIdentifier": "CHf8nXvggkSdlmnA+H/clg==",
                                "customerIdentifierGuid": "9dfc7708-e07b-4482-9d96-69c0f87fdc96",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2026-04-03T06:24:11.4240649",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "XBD2k3iPrk6xxdNXJd0RTA==",
                                "issuedIdempotentGuid": "93f6105c-8f78-4eae-b1c5-d35725dd114c",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2026-04-03T06:24:11.4240649",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2026-04-03T06:24:11.4240649",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "4095bKF+cEu4pcPjB2Z3uA==",
                                "redeemedIdempotentGuid": "6c794fe3-7ea1-4b70-b8a5-c3e3076677b8",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2026-04-03T06:24:11.4240649",
                                "storeName": "sample string 17",
                                "scaleLabel": {
                                  "$ref": "99"
                                },
                                "voucher": {
                                  "$ref": "97"
                                },
                                "customer": {
                                  "$ref": "72"
                                },
                                "issuedOfflinePayment": {
                                  "$ref": "78"
                                },
                                "redeemedOfflinePayment": {
                                  "$ref": "78"
                                }
                              },
                              {
                                "$ref": "101"
                              }
                            ]
                          },
                          "customer": {
                            "$ref": "72"
                          }
                        },
                        {
                          "$ref": "96"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "71"
                  }
                ],
                "customerGroups": [
                  {
                    "$id": "102",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupID": "y6AuJ5VaU0mpzlWMYaynoQ==",
                    "groupIDGuid": "272ea0cb-5a95-4953-a9ce-558c61aca7a1",
                    "campaign": {
                      "$ref": "68"
                    },
                    "group": {
                      "$ref": "76"
                    }
                  },
                  {
                    "$ref": "102"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "103",
                    "identifier": "ZSIAGCQWoUiKXIkcaW2VBQ==",
                    "identifierGuid": "18002265-1624-48a1-8a5c-891c696d9505",
                    "campaignName": "sample string 2",
                    "message": "sample string 3",
                    "ticketFileSource": "sample string 4",
                    "ticketFileDestination": "sample string 5",
                    "storeID": 1
                  },
                  {
                    "$ref": "103"
                  }
                ],
                "comboPriceGroups": [
                  {
                    "$id": "104",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "g_UID": "GqsilJc0j0GNTcO1DK3tJA==",
                    "guid": "9422ab1a-3497-418f-8d4d-c3b50caded24",
                    "description": "sample string 5",
                    "newPrice": 1,
                    "rangeDescription": "sample string 6",
                    "dealDescription": "sample string 7",
                    "labelQuantity": 8,
                    "hostProductCategoryID": 1,
                    "offerID": 1,
                    "dontUpdatePricePlus": true,
                    "campaign": {
                      "$ref": "68"
                    },
                    "comboPricePlus": [
                      {
                        "$id": "105",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "groupG_UID": "QIft7fXzEUymT+H7dahK9Q==",
                        "groupGuid": "eded8740-f3f5-4c11-a64f-e1fb75a84af5",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "pfC2P7TWrUm9sD31G7Zbcg==",
                        "pluGuid": "3fb6f0a5-d6b4-49ad-bdb0-3df51bb65b72",
                        "priceGroupG_UID": "oJ33fJwYCku84710yh3twA==",
                        "priceGroupGuid": "7cf79da0-189c-4b0a-bce3-bd74ca1dedc0",
                        "campaignPoolID": "sample string 7",
                        "quantity": 1,
                        "campaign": {
                          "$ref": "68"
                        },
                        "product": {
                          "$ref": "4"
                        },
                        "priceGroup": {
                          "$ref": "34"
                        },
                        "campaignPool": {
                          "$ref": "68"
                        }
                      },
                      {
                        "$ref": "105"
                      }
                    ]
                  },
                  {
                    "$ref": "104"
                  }
                ],
                "priceLevels": [
                  {
                    "$id": "106",
                    "id": 1,
                    "priceLevelIdentifier": "Th/ctdpDpE+f8IvdQjhp1g==",
                    "priceLevelIdentifierGuid": "b5dc1f4e-43da-4fa4-9ff0-8bdd423869d6",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "106"
                  }
                ],
                "promotionType": {
                  "$id": "107",
                  "identifier": "xHde9gh8Wk28XbwCB9XF+g==",
                  "identifierGuid": "f65e77c4-7c08-4d5a-bc5d-bc0207d5c5fa",
                  "hostType": 2,
                  "code": "sample string 3",
                  "description": "sample string 4",
                  "isLiquor": true,
                  "isAdvertised": true,
                  "disableWasSave": true,
                  "excludeFromPromoSales": true,
                  "labelPageLayoutG_UID": "su8WW5s6MUOUoTjYdREMLw==",
                  "labelPageLayoutGuid": "5b16efb2-3a9b-4331-94a1-38d875110c2f",
                  "priceLevelIdentifier": "4pQYHGlN7kKsQTEFuunPyA==",
                  "priceLevelIdentifierGuid": "1c1894e2-4d69-42ee-ac41-3105bae9cfc8",
                  "active": true,
                  "updated": "2026-04-03T06:24:11.4240649",
                  "hostName": "sample string 11"
                }
              },
              "product": {
                "$ref": "4"
              },
              "dealCost": {
                "$id": "108",
                "headerIdentifier": "0FYlM/g1tUWCMPaL6lR9bQ==",
                "headerIdentifierGuid": "332556d0-35f8-45b5-8230-f68bea547d6d",
                "identifier": "6+/UVlcmREWG/rCspYS8Tg==",
                "identifierGuid": "56d4efeb-2657-4544-86fe-b0aca584bc4e",
                "supplierIdentifier": "UvlrmkBbNUaRfgM6XJgymA==",
                "supplierGuid": "9a6bf952-5b40-4635-917e-033a5c983298",
                "pluG_UID": "cHQXELj/x0i3QFKPvwf4Wg==",
                "pluGuid": "10177470-ffb8-48c7-b740-528fbf07f85a",
                "campaignName": "184acea3-2e61-4da8-8eec-1a9eec66a5d1",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2026-04-03T06:24:11.4240649",
                "end": "2026-04-03T06:24:11.4240649",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "bJgis3CdDEOENcIDqsztAQ==",
                "bonusItemPluGuid": "b322986c-9d70-430c-8435-c203aacced01",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2026-04-03T06:24:11.4240649",
                "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": "2026-04-03T06:24:11.4240649",
                "campaignEndDate": "2026-04-03T06:24:11.4240649",
                "masterPLUG_UID": "UA2S2btD/keC1EqL87sIQQ==",
                "masterID": "d9920d50-43bb-47fe-82d4-4a8bf3bb0841",
                "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": "rogH5+X2RUSErvczdUTjwQ==",
                "bonusMasterID": "e70788ae-f6e5-4445-84ae-f7337544e3c1",
                "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": "2026-04-03T06:24:11.4240649",
            "dealCosts": [
              {
                "$ref": "108"
              },
              {
                "$ref": "108"
              }
            ],
            "tags": [
              {
                "$id": "109",
                "pluG_UID": "qZg7h+CyKkeN8+VAWp43dQ==",
                "pluGuid": "873b98a9-b2e0-472a-8df3-e5405a9e3775",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "109"
              }
            ],
            "alternateProductG_UID": "4s5VIDAyqEGmJajc1eveqQ==",
            "alternateProduct": "2055cee2-3230-41a8-a625-a8dcd5ebdea9",
            "altProduct": {
              "$ref": "4"
            },
            "productHostCode": {
              "$id": "110",
              "id": 1,
              "pluG_UID": "gnOGR99IbkC7WKAYbNNeVA==",
              "pluGuid": "47867382-48df-406e-bb58-a0186cd35e54",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "62"
            },
            "mscCom": {
              "$ref": "63"
            },
            "mscDep": {
              "$ref": "65"
            },
            "mscSubCom": {
              "$ref": "64"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2026-04-03T06:24:11.4240649",
            "inventoryTracked": "2026-04-03T06:24:11.4240649",
            "isNormalPriceChangesCampaign": true,
            "baseProductFuel": {
              "$id": "111",
              "pluG_UID": "eo6UYOkGY02nCPLVO+vxzQ==",
              "pluGuid": "60948e7a-06e9-4d63-a708-f2d53bebf1cd",
              "fuelPluG_UID": "t/2Ba8rOZ0G93ZjahOe9ag==",
              "fuelPluGuid": "6b81fdb7-ceca-4167-bddd-98da84e7bd6a",
              "price": 3,
              "productDescription": "sample string 4",
              "productBarcode": "sample string 5",
              "fuelProductDescription": "sample string 6",
              "fuelProductBarcode": "sample string 7",
              "fuelProductPrice": 8
            },
            "productFuelLinks": [
              {
                "$ref": "111"
              },
              {
                "$ref": "111"
              }
            ]
          },
          "location": {
            "$id": "112",
            "identifier": "C9gHi5X1fUu1wH4SJxqljg==",
            "storeID": 1,
            "identifierGuid": "8b07d80b-f595-4b7d-b5c0-7e12271aa58e",
            "name": "sample string 2",
            "haccp": true,
            "blueprintID": 1,
            "updated": "2026-04-03T06:24:11.4240649",
            "minTemp": 1,
            "maxTemp": 1,
            "checkFrequency": 1,
            "storeCaseConfiguration": 5,
            "storeName": "sample string 6",
            "bins": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ]
          }
        },
        {
          "$ref": "3"
        }
      ],
      "barcodes": [
        {
          "$ref": "43"
        },
        {
          "$ref": "43"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "skip": 1,
  "take": 1,
  "totalCount": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK3�\B��R�5xl/workbook.xml �(���;�0D�H����!��I�"���d;"���.�����)'��ځ|�hB�+*ctc���!\�C3���,��Y!T����Md)�9�8BT��\��Vp�1�qCiP���!���p
�����b���o�\a���m %�s�+�P�5h�Os~K����>`%��_PK3�\����	�[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
3�\YX
''_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="Rae261f4a22024f62" /></Relationships>PK3�\A�L
�xl/worksheets/sheet1.xml �(����r� �_��~A�f�Nw���]��k���d��>�"Z��L�{����s�7ف3�F���a�!�}�j�
x�͏ޕ���i9����������咙@y�r�ҒY����FT|����E�i�1�2�88U�N-sԜ�ނ�R���y-\��=м)�}��P�{��������^�ş��سh?��5�y�N�}R�o.�uC���R��_ �8:${��AԶuQА�q�a�ٸ��d���s���$'��,�M�8�Y��Q�Pz[Og=]�YF8!�m]4���ų.�h7BJ҈�f��W�h���YV�Z
@���>F�.4�bܬ���s�st�3�sM��į5A.�ݚ���~MD����;��NV����5�|��N\�kw#������Oo�K��A)˵���u��PK3�\�c��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�N�Т�ݰ���3N�&vd����G�
XTWb�������4����޾M#9���5�A�];خ�S4K�n�{UL��@Ҋ
5�1�O���B�f��c��TL����QuHK�*�s�2��2��ΘA�ӧ	m�L_�?�19(�a���w�E�ٵ5�U#�2��ز��@���B��~��y&�ZI.���c����2��ؾD�.�;��LM/x%�Q4��Fo�b�PK3�\Ѓ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��PK3�\�l�R��xl/sharedStrings.xml �(�e�OK�0ſJ�ݤ�AE�^,֓�tl�&�����ӛ�b����~ox��=x��\�JnT!���á���Ʌ�{�#B% )�uI�"G�*92O�Z�!Rq̗����,ӠiJ`z8x}Zg:�R�8#W�\���ͯ��.��	J�u��ۻu�k�~例י�Q��l�W��r�b?[�6��!����=X�[����:��y�}�֠ �6��I��F�PI��?��u^��PK-3�\B��R�5xl/workbook.xmlPK-3�\����	��[Content_Types].xmlPK-
3�\YX
''U_rels/.relsPK-3�\A�L
��xl/worksheets/sheet1.xmlPK-3�\�c��P�xl/_rels/workbook.xml.relsPK-3�\Ѓc'2E
�xl/styles.xmlPK-3�\�l�R��mxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PK3�\}��N�5xl/workbook.xml �(����� D�M��(j�����C�K!
���_�h�[o;��o�^�{kG�ѓ�k�a��\�f�fg0q'��,D�^�
�8t��5�@�$���Ă��K5{���a���z�Q�)����zm�T��MF㨻���!�7�y�)d��w,0�6�>48��U*��,
�i^R�Ӟ�}�jr�n�PK3�\����	�[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
3�\K`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="R596d716e2226485c" /></Relationships>PK3�\A�L
�xl/worksheets/sheet1.xml �(����r� �_��~A�f�Nw���]��k���d��>�"Z��L�{����s�7ف3�F���a�!�}�j�
x�͏ޕ���i9����������咙@y�r�ҒY����FT|����E�i�1�2�88U�N-sԜ�ނ�R���y-\��=м)�}��P�{��������^�ş��سh?��5�y�N�}R�o.�uC���R��_ �8:${��AԶuQА�q�a�ٸ��d���s���$'��,�M�8�Y��Q�Pz[Og=]�YF8!�m]4���ų.�h7BJ҈�f��W�h���YV�Z
@���>F�.4�bܬ���s�st�3�sM��į5A.�ݚ���~MD����;��NV����5�|��N\�kw#������Oo�K��A)˵���u��PK3�\�2���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�I]'��ݰa[zۙ�Q;�]�gc���V���X��j4��'�|�lvo�D^Ї��ʂA�]7ڡ�S���m7{�dL��K iņL���A�e(܂6uz�gS��H}�Ҋ1A}΀k&9���������ӌ6�����A�@�[�)z	e��@���U�^��+y-4J�7S�<a����3%x�j��*�n�Me���=G�.�;��L
�g�B�e�W\]���_l�PK3�\Ѓ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��PK3�\�l�R��xl/sharedStrings.xml �(�e�OK�0ſJ�ݤ�AE�^,֓�tl�&�����ӛ�b����~ox��=x��\�JnT!���á���Ʌ�{�#B% )�uI�"G�*92O�Z�!Rq̗����,ӠiJ`z8x}Zg:�R�8#W�\���ͯ��.��	J�u��ۻu�k�~例י�Q��l�W��r�b?[�6��!����=X�[����:��y�}�֠ �6��I��F�PI��?��u^��PK-3�\}��N�5xl/workbook.xmlPK-3�\����	��[Content_Types].xmlPK-
3�\K`W''U_rels/.relsPK-3�\A�L
��xl/worksheets/sheet1.xmlPK-3�\�2���P�xl/_rels/workbook.xml.relsPK-3�\Ѓc'2E
�xl/styles.xmlPK-3�\�l�R��nxl/sharedStrings.xmlPK��