GET api/products/filter

Return products as filtered by product filter model

Request Information

URI Parameters

NameDescriptionTypeAdditional information
UTCOffset

decimal number

None.

Matches

Collection of ProductFilterMatch

None.

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

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": "sK+vpisHDES4cs7M6vFjxA==",
      "guid": "a6afafb0-072b-440c-b872-cecceaf163c4",
      "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,
      "rrp": 1,
      "altPriceMode": 27,
      "alwaysApplyMargin": true,
      "margin": 1.1,
      "marginRanged": true,
      "minimumMargin": 1.1,
      "maximumMargin": 1.1,
      "grossProfit": 1.0,
      "externalID": "sample string 30",
      "priceGroupG_UID": "rPzS9381B0SRpBIhoKyVdg==",
      "priceGroupGuid": "f7d2fcac-357f-4407-91a4-1221a0ac9576",
      "priceGroupName": "sample string 31",
      "supplierIdentifier": "qX3BX11xJkS9fCBKCe/wPQ==",
      "supplierIdentifierGuid": "5fc17da9-715d-4426-bd7c-204a09eff03d",
      "preferredSupplier": "sample string 32",
      "directNumber": "sample string 33",
      "deptCode": "sample string 34",
      "subDeptCode": "sample string 35",
      "minorDeptCode": "sample string 36",
      "lesserDeptCode": "sample string 37",
      "deptName": "sample string 38",
      "subDeptName": "sample string 39",
      "minorDeptName": "sample string 40",
      "lesserDeptName": "sample string 41",
      "altDescription": "sample string 42",
      "altDeptCode": "sample string 43",
      "altSubDeptCode": "sample string 44",
      "altMinorDeptCode": "sample string 45",
      "altLesserDeptCode": "sample string 46",
      "cartonQuantity": 47,
      "baseUnits": 48,
      "aws": 1.0,
      "soh": 1,
      "soo": 1,
      "inventoryAccuracy": 1,
      "isNormalPriceChangesCampaign": true,
      "lastManualUpdate": "2025-10-04T23:57:22.4132663",
      "lastManualUpdatedByUser": "sample string 51",
      "activated": "2025-10-04T23:57:22.4132663",
      "lastOrdered": "2025-10-04T23:57:22.4132663",
      "lastCountedDate": "2025-10-04T23:57:22.4132663",
      "lastSold": "2025-10-04T23:57:22.4132663",
      "storeID": 1,
      "masterPluG_UID": "QEA=",
      "bins": [
        {
          "$id": "3",
          "pluG_UID": "xx7mvvaEA0KjnkjOgapEXA==",
          "pluGuid": "bee61ec7-84f6-4203-a39e-48ce81aa445c",
          "shelfLocationIdentifier": "YC/Ks3Jlsk6JplGciCYduA==",
          "shelfLocationGuid": "b3ca2f60-6572-4eb2-89a6-519c88261db8",
          "labelShelfDefault": 1,
          "labelTalkerDefault": 1,
          "labelSmall": true,
          "labelPageLayoutG_UID": "S2Nbkfm4PEGpXIjOnwPfsA==",
          "labelPageLayoutGuid": "915b634b-b8f9-413c-a95c-88ce9f03dfb0",
          "updated": "2025-10-04T23:57:22.4132663",
          "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": "vdQlzgJ2tEma3axwB7RCNQ==",
            "guid": "ce25d4bd-7602-49b4-9add-ac7007b44235",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "y1+FsfKHs0yojVBr17cm3g==",
            "priceGroupGuid": "b1855fcb-87f2-4cb3-a88d-506bd7b726de",
            "blueprintID": 1,
            "lastCountedDate": "2025-10-04T23:57:22.4288818",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-10-04T23:57:22.4288818",
            "pluCreated": "2025-10-04T23:57:22.4288818",
            "createdByUser": "sample string 9",
            "name": "sample string 10",
            "nameChanged": true,
            "secondDescription": "sample string 12",
            "hostDescription": "sample string 13",
            "keepCartonQty": true,
            "keepDescription": true,
            "keepDepartments": true,
            "keepSuppliers": true,
            "markdownDescription": "sample string 18",
            "altDescription": "sample string 19",
            "bestOrExpire": 20,
            "lastUpdate": "2025-10-04T23:57:22.4288818",
            "lastManualUpdate": "2025-10-04T23:57:22.4288818",
            "imageName": "sample string 23",
            "showImageOnFlipCharts": true,
            "showTextOnFlipCharts": true,
            "overrideFlipChartText": true,
            "flipChartText": "sample string 27",
            "salesMode": 1,
            "eftCode": 1,
            "price": 1,
            "priceChanged": true,
            "rrp": 1,
            "gstPercent": 28,
            "gstPercentChanged": true,
            "costGSTPercent": 29,
            "costGSTPercentChanged": true,
            "wetPercent": 1,
            "priceOverride": 1,
            "cost": 1,
            "currentCost": 1,
            "currentCostDecimals": 1,
            "grossProfit": 1.0,
            "currentCostDesc": "sample string 30",
            "currentCostEnd": "2025-10-04T23:57:22.4288818",
            "currentCostUpdated": "2025-10-04T23:57:22.4288818",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-10-04T23:57:22.4288818",
            "defaultGP": 1,
            "breakTargetMode": 33,
            "break1": 1,
            "price1": 1,
            "target1": 34,
            "break2": 1,
            "price2": 1,
            "target2": 35,
            "break3": 1,
            "price3": 1,
            "target3": 36,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "paws": 1.0,
            "awsUpdated": "2025-10-04T23:57:22.4288818",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "wTHPPX/+8UeGwWvQiaeOCg==",
            "altPLUGuid": "3dcf31c1-fe7f-47f1-86c1-6bd089a78e0a",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2025-10-04T23:57:22.4288818",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "cCpVa1L3xEetcHJrWgspkg==",
            "shelfPageLayoutGuid": "6b552a70-f752-47c4-ad70-726b5a0b2992",
            "talkerPageLayoutG_UID": "C3u5KvfL/UmGUv7e5BcIJA==",
            "talkerPageLayoutGuid": "2ab97b0b-cbf7-49fd-8652-fedee4170824",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 85,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 87",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 91,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 94,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "AL4takvAGU+UIn7yWPAL+Q==",
            "inventoryIdentifier": "6a2dbe00-c04b-4f19-9422-7ef258f00bf9",
            "inventoryAccuracy": 1,
            "baseUnits": 98,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 99,
            "defaultPrinter": "sample string 100",
            "defaultPrinterGroup": "sample string 101",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 102,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "87wCuCcb/UKmNXjH6n1uQg==",
            "parentPluGuid": "b802bcf3-1b27-42fd-a635-78c7ea7d6e42",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "g0PnvN5iqUOTYMTw1Nnn8g==",
            "supplierIdentifierGuid": "bce74383-62de-43a9-9360-c4f0d4d9e7f2",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "dv64Hk2KvE+KCR53qCq28w==",
            "rebateSupplierIdentifierGuid": "1eb8fe76-8a4d-4fbc-8a09-1e77a82ab6f3",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 108",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 110",
            "productType": "sample string 111",
            "productGroup": "sample string 112",
            "complianceIndicator": "sample string 113",
            "inhouseBrand": "sample string 114",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 117",
            "lastUpdatedByUser": "sample string 118",
            "lastManualUpdatedByUser": "sample string 119",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-10-04T23:57:22.4288818",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "jeMpGWBFzEq15L1GCn0mMQ==",
            "hostIdentifierGuid": "1929e38d-4560-4acc-b5e4-bd460a7d2631",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 125",
            "aisleEnds": "sample string 126",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 137,
            "webPriceRounding": true,
            "webMarkup": 139,
            "webPriceMode": 140,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 141",
            "altSubDeptCode": "sample string 142",
            "altMinorDeptCode": "sample string 143",
            "altLesserDeptCode": "sample string 144",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "store": {
              "$id": "5",
              "id": 1,
              "isMaster": true,
              "shortName": "sample string 3",
              "url": "sample string 4",
              "sortOrder": 1,
              "name": "sample string 5",
              "phone": "sample string 6",
              "fax": "sample string 7",
              "email": "sample string 8",
              "address1": "sample string 9",
              "address2": "sample string 10",
              "city": "sample string 11",
              "state": "sample string 12",
              "country": "sample string 13",
              "postCode": "sample string 14",
              "delivery": 1,
              "exportAccounts": 1,
              "salesAccountFolder": "sample string 15",
              "purchaseAccountFolder": "sample string 16",
              "initLoad": 1,
              "initIDs": 1,
              "zoneID": 1,
              "actAsMaster": 1,
              "lastActiveUtc": "2025-10-04T23:57:22.4288818",
              "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": "zDwoEcTmYUiPNck5tBmvSA==",
              "hostIdentifierGuid": "11283ccc-e6c4-4861-8f35-c939b419af48",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2025-10-04T23:57:22.4288818",
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "6",
                "storeID": 1,
                "addressType": 1,
                "address1": "sample string 1",
                "address2": "sample string 2",
                "city": "sample string 3",
                "state": "sample string 4",
                "country": "sample string 5",
                "postCode": "sample string 6"
              },
              "billingAddress": {
                "$ref": "6"
              },
              "hostStoreSettings": [
                {
                  "$id": "7",
                  "id": 1,
                  "hostIdentifier": "szzXnjBzH02PbDvRs698rQ==",
                  "hostIdentifierGuid": "9ed73cb3-7330-4d1f-8f6c-3bd1b3af7cad",
                  "storeID": 2,
                  "username": "sample string 3",
                  "password": "sample string 4",
                  "passwordPlain": "sample string 5",
                  "serverAddress": "sample string 6",
                  "serverPort": 1,
                  "excludeFromLeadInOut": true,
                  "useForHostFile": true,
                  "metcashPillarID": "sample string 9",
                  "metcashStateCode": "sample string 10",
                  "metcashCustomerID": "sample string 11",
                  "metcashTradingPartnerID": "sample string 12",
                  "drakesCustomerNumber": 1,
                  "sparCustomerNumber": "sample string 13",
                  "sparOrderUsername": "sample string 14",
                  "sparOrderPassword": "sample string 15",
                  "sparOrderPasswordPlain": "sample string 16",
                  "pharmXSiteID": 1,
                  "ibaZoneID": 1,
                  "ibaState": "sample string 17",
                  "foodlandStoreCode": "sample string 18",
                  "ilgMemberNumber": "sample string 19",
                  "ilgOutletLocation": 1,
                  "ilgBaseCost": 1,
                  "ilgApplyNonAdvertisedPromos": true,
                  "ilgExemptFromFreight": true,
                  "ilgOrderDealReview": true,
                  "ilgFinanceFee": 1,
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$id": "8",
                    "identifier": "TW2sk/O+bkO5aHqbQlV6Jg==",
                    "identifierGuid": "93ac6d4d-bef3-436e-b968-7a9b42557a26",
                    "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": "+nYAqTdgwUSzkR35chuPJg==",
                    "hostSupplierIdentifierGuid": "a90076fa-6037-44c1-b391-1df9721b8f26",
                    "loyaltyPriceLevelIdentifier": "iijlHfsWb0SOMz191r4sPg==",
                    "loyaltyPriceLevelIdentifierGuid": "1de5288a-16fb-446f-8e33-3d7dd6be2c3e",
                    "isGroup": true,
                    "description": "sample string 22",
                    "hostProvider": 23,
                    "hostTypeEnum": 24,
                    "hostType": "sample string 25",
                    "hostCode": "sample string 26",
                    "username": "sample string 27",
                    "password": "sample string 28",
                    "passwordPlain": "sample string 29",
                    "server": "sample string 30",
                    "url": "sample string 31",
                    "global": true,
                    "stateCode": "sample string 33",
                    "lastCollected": "2025-10-04T23:57:22.4288818",
                    "lastProcessed": "2025-10-04T23:57:22.4288818",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "9",
                      "identifier": "B3BVDi1IR0+DQq17AS+qhA==",
                      "identifierGuid": "0e557007-482d-4f47-8342-ad7b012faa84",
                      "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": "u3k9YGfERE+ekrOLBXERzg==",
                      "primaryContactID": "603d79bb-c467-4f44-9e92-b38b057111ce",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "UT8mLwzPmkeLw1Ufo5JebQ==",
                      "supplierGroupGuid": "2f263f51-cf0c-479a-8bc3-551fa3925e6d",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2025-10-04T23:57:22.4288818",
                      "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": "10",
                        "id": "cd1f82c2-0695-414b-b289-a7f0d2ac17b5",
                        "identifier": "vcaV9IjSwUqjzdYDysFQ/w==",
                        "identifierGuid": "f495c6bd-d288-4ac1-a3cd-d603cac150ff",
                        "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": "11",
                          "supplierIdentifier": "3OxNRTiR/EiHWy2JJ/5nhg==",
                          "supplierIdentifierGuid": "454decdc-9138-48fc-875b-2d8927fe6786",
                          "contactGuid": "j7FVZ3w7u0yXoR2IVH9u7Q==",
                          "contactID": "6755b18f-3b7c-4cbb-97a1-1d88547f6eed",
                          "contact": {
                            "$ref": "10"
                          },
                          "supplier": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "products": [
                        {
                          "$id": "12",
                          "pluG_UID": "2UOyNnQmhUyMy77tVn1DrA==",
                          "pluGuid": "36b243d9-2674-4c85-8ccb-beed567d43ac",
                          "supplierIdentifier": "4BJDW1yRs0yxiZ39YYCBXA==",
                          "supplierIdentifierGuid": "5b4312e0-915c-4cb3-b189-9dfd6180815c",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2025-10-04T23:57:22.4288818",
                          "pricedByWeight": true,
                          "landedUnitCostEx": 9,
                          "landedUnitCostInc": 10,
                          "landedCartonCostInc": 11,
                          "landedCartonCostEx": 12,
                          "standardCost": 13,
                          "deliveryFee": 1,
                          "deliveryFeeBasis": "sample string 14",
                          "pickAndPackFee": 1,
                          "pickAndPackFeeBasis": "sample string 15",
                          "financeFee": 1,
                          "financeFeeBasis": "sample string 16",
                          "cartonLength": 1,
                          "cartonWidth": 1,
                          "cartonHeight": 1,
                          "palletLayerQuantity": 1,
                          "palletLayers": 1,
                          "itemCode": "sample string 17",
                          "invoiceCode": "sample string 18",
                          "invoiceDesc": "sample string 19",
                          "orderDirect": true,
                          "useCost": true,
                          "minimumQuantity": 20,
                          "hostType": 21,
                          "fromHost": 22,
                          "minimumReorder": 1,
                          "maximumReorder": 1,
                          "orderMultiple": 23.1,
                          "sellMultiple": 24.1,
                          "baseMultiple": 25.1,
                          "hostStandardCost": 26,
                          "hostTotalCost": 27,
                          "hostRetail": 28,
                          "hostLandedUnitCostEx": 29,
                          "hostLandedUnitCostInc": 30,
                          "hostDesc": "sample string 31",
                          "directIndicator": "sample string 32",
                          "availableToOrder": true,
                          "hostRangeIndicator": "sample string 34",
                          "hostProductType": "sample string 35",
                          "hostProductGrade": "sample string 36",
                          "hostProductGroup": "sample string 37",
                          "hostSlowMoving": true,
                          "hostGeneralMerchandise": true,
                          "hostPillar": "sample string 40",
                          "hostLastUpdated": "2025-10-04T23:57:22.4288818",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "13",
                              "pluG_UID": "34ZeLIQgkky5gfwKrqtxEw==",
                              "pluGuid": "2c5e86df-2084-4c92-b981-fc0aaeab7113",
                              "supplierIdentifier": "33BDrWQ10kCeqh+xv25UoQ==",
                              "supplierIdentifierGuid": "ad4370df-3564-40d2-9eaa-1fb1bf6e54a1",
                              "invoiceCode": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "storeIDs": [
                            1,
                            2
                          ],
                          "preferredSupplier": true,
                          "preferredRebateSupplier": true,
                          "supplierName": "sample string 41",
                          "salesMode": 42,
                          "orderPacked": true,
                          "active": true,
                          "price": 1,
                          "costGstPercent": 44,
                          "parentPluG_UID": "NdL9SRF5LECOiPk0feaS7g==",
                          "parentPluGuid": "49fdd235-7911-402c-8e88-f9347de692ee",
                          "freight": 45.0,
                          "freightType": 1,
                          "product": {
                            "$ref": "4"
                          },
                          "supplier": {
                            "$ref": "9"
                          },
                          "serviceFee": {
                            "$id": "14",
                            "id": 1,
                            "description": "sample string 1",
                            "fee": 1
                          },
                          "isPrimaryHost": true,
                          "hostVendor": 47
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "orderCycleHeaders": [
                        {
                          "$id": "15",
                          "storeID": 1,
                          "supplierIdentifier": "iBqSc0T9h02X3rSxWDp4JQ==",
                          "supplierGuid": "73921a88-fd44-4d87-97de-b4b1583a7825",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "storeName": "sample string 5",
                          "departmentName": "sample string 6",
                          "orderDays": 7
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "cycles": [
                        {
                          "$id": "16",
                          "storeID": 1,
                          "supplierIdentifier": "M5qNAcXD+0i7fv+oMdl9VQ==",
                          "supplierGuid": "018d9a33-c3c5-48fb-bb7e-ffa831d97d55",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "cutOffWeek": 5,
                          "cutOffDay": 6,
                          "cutOffTime": "00:00:00.1234567",
                          "leadTime": 7,
                          "daysBuffer": 8,
                          "supplierName": "sample string 9",
                          "cutOffDate": "2025-10-04T23:57:22.4288818",
                          "deliveryDate": "2025-10-04T23:57:22.4288818",
                          "nextCutOffDate": "2025-10-04T23:57:22.4288818",
                          "nextDeliveryDate": "2025-10-04T23:57:22.4288818",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "store": {
                        "$ref": "5"
                      },
                      "updated": "2025-10-04T23:57:22.4288818",
                      "isHost": true
                    },
                    "files": [
                      {
                        "$id": "17",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2025-10-04T23:57:22.4288818",
                        "processed": "2025-10-04T23:57:22.4288818",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-10-04T23:57:22.4288818",
                        "size": 1,
                        "sizeFormat": "sample string 7",
                        "isArchive": true,
                        "version": "sample string 9",
                        "reference": "sample string 10",
                        "digest": "sample string 11",
                        "contentType": "sample string 12",
                        "host": {
                          "$ref": "8"
                        },
                        "metcashHeader": {
                          "$id": "18",
                          "customerNumber": "sample string 1",
                          "creationDate": "2025-10-04T23:57:22.4288818",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "19",
                        "id": 1,
                        "hostIdentifier": "nZitL15C9E2FvDuLpgeDtg==",
                        "hostIdentifierGuid": "2fad989d-425e-4df4-85bc-3b8ba60783b6",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "2ec079d8-233a-497c-b44f-c1455fda1690",
                          "4ce93b94-e135-4c23-8fb7-0e1f49d995d3"
                        ]
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "7"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "20",
                        "identifier": "rDAj6r+8YkicOaQgx24wig==",
                        "identifierGuid": "ea2330ac-bcbf-4862-9c39-a420c76e308a",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "promoTypeGuids": [
                      "ca0fb4d6-0074-416d-b09d-24adbc55faef",
                      "931fe81a-dc60-4e91-9fd0-fc42dabcd74d"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 24"
                },
                {
                  "$ref": "7"
                }
              ],
              "accounts": [
                {
                  "$id": "21",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "21"
                }
              ],
              "sales": [
                {
                  "$id": "22",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2025-10-04T23:57:22.4288818",
                  "ftpSite": {
                    "$id": "23",
                    "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": "22"
                }
              ],
              "zoneMatrix": [
                {
                  "$ref": "19"
                },
                {
                  "$ref": "19"
                }
              ],
              "cashManagements": [
                {
                  "$id": "24",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "25",
                    "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": "24"
                }
              ],
              "updateStoreID": "19c0c64e-e88f-4f76-b8f0-79b143fd8736",
              "updateStore": {
                "$id": "26",
                "id": "4f05e0b9-2923-47c0-867c-dc8e85151946",
                "name": "sample string 1",
                "lastActivity": "2025-10-04T23:57:22.4288818",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2025-10-04T23:57:22.4288818"
              },
              "timeZoneId": "sample string 53",
              "securityOptions": {
                "$id": "27",
                "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": "28",
                "pluG_UID": "KvkPxJv2xkqJfhHAmFtG5g==",
                "pluGuid": "c40ff92a-f69b-4ac6-897e-11c0985b46e6",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "priceNow": 5,
                "costNow": 6,
                "costNowDecimals": 7,
                "normalPrice": 8,
                "priceNext": 1,
                "costNext": 1,
                "costNextDecimals": 9,
                "nextCampaignName": "sample string 10",
                "gstPercent": 11,
                "normalCost": 12,
                "normalCostDecimals": 13,
                "costGstPercent": 14,
                "costCalcMethod": 1,
                "currentCost": 15,
                "currentCostDecimals": 16,
                "break1": 17,
                "price1": 18,
                "break2": 19,
                "price2": 20,
                "break3": 21,
                "price3": 22,
                "fuelItem": 23,
                "fixedWeight": 24,
                "active": true,
                "complianceIndicator": "sample string 25",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2025-10-04T23:57:22.4288818"
              },
              {
                "$ref": "28"
              }
            ],
            "currentPrices": {
              "$id": "29",
              "pluPrices": {
                "$id": "30",
                "plu": 1,
                "pluG_UID": "QEA=",
                "stores": [
                  1,
                  2
                ],
                "normalPrice": 1,
                "cost": 2,
                "break1": 3,
                "price1": 4,
                "break2": 5,
                "price2": 6,
                "break3": 7,
                "price3": 8,
                "discountPrice": 9,
                "acceptedUtc": "2025-10-04T23:57:22.4288818",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "30"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "31",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-10-04T23:57:22.4288818",
                "startTime": 3,
                "endDate": "2025-10-04T23:57:22.4288818",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "imaCH771kUuIKI1daqWXqA==",
                "hostIdentifierGuid": "1f82668a-f5be-4b91-8828-8d5d6aa597a8",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ]
            },
            "tray": {
              "$id": "32",
              "g_UId": "Y8iWH1VQz0uVOyWL+ocJjg==",
              "guid": "1f96c863-5055-4bcf-953b-258bfa87098e",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "33",
              "priceGroupG_UID": "QQb9v+/BHUeinIsyLaCCDQ==",
              "priceGroupGuid": "bffd0641-c1ef-471d-a29c-8b322da0820d",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-10-04T23:57:22.4288818",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "34",
              "pluG_UID": "A/fMHl33AUOxqpuQaxLBjw==",
              "pluGuid": "1eccf703-f75d-4301-b1aa-9b906b12c18f",
              "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": "35",
              "pluGuid": "c94a5ad6-7f31-427a-bcf4-5deb6224c055",
              "created": "2025-10-04T23:57:22.4288818",
              "createdByUser": "sample string 1",
              "activated": "2025-10-04T23:57:22.4288818",
              "deactivated": "2025-10-04T23:57:22.4288818",
              "lastOrdered": "2025-10-04T23:57:22.4288818",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-10-04T23:57:22.4288818",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-10-04T23:57:22.4288818",
              "lastSold": "2025-10-04T23:57:22.4288818",
              "firstSold": "2025-10-04T23:57:22.4288818",
              "awsUpdated": "2025-10-04T23:57:22.4288818",
              "lastManualUpdate": "2025-10-04T23:57:22.4288818",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-10-04T23:57:22.4288818",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-10-04T23:57:22.4288818",
              "doNotRangeUpdated": "2025-10-04T23:57:22.4288818",
              "doNotOrderUpdated": "2025-10-04T23:57:22.4288818",
              "tracked": "2025-10-04T23:57:22.4288818"
            },
            "allergens": [
              {
                "$id": "36",
                "allergenID": 1,
                "pluG_UID": "Uy0tsxRcNkWZ80PbLKFgFg==",
                "pluGuid": "b32d2d53-5c14-4536-99f3-43db2ca16016",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "36"
              }
            ],
            "costs": {
              "$id": "37",
              "pluG_UID": "YhSINrvXmUiTowMvM+60YA==",
              "pluGuid": "36881462-d7bb-4899-93a3-032f33eeb460",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-10-04T23:57:22.4288818",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "38",
                "saleHeaderID": 1,
                "created": "2025-10-04T23:57:22.4288818",
                "createdLocal": "2025-10-04T23:57:22.4288818",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "DR73tAxBNEme3+vU6/YTTQ==",
                "operatorGuid": "b4f71e0d-410c-4934-9edf-ebd4ebf6134d",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "Ag2hVj/H/0G5uQuaERmP2Q==",
                "pluGuid": "56a10d02-c73f-41ff-b9b9-0b9a11198fd9",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "39",
                  "id": 1,
                  "g_Uid": "R1Gcqyej5UKtaSP9hwI1Bw==",
                  "guid": "ab9c5147-a327-42e5-ad69-23fd87023507",
                  "operatorNumber": 1,
                  "shortName": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "password": "sample string 5",
                  "hasPassword": true,
                  "passwordText": "sample string 6",
                  "rfidTagID": "sample string 7",
                  "blueprintID": 1,
                  "groupID": 1,
                  "groupName": "sample string 8",
                  "managerGroupID": 1,
                  "managerGroupName": "sample string 9",
                  "zoneID": 1,
                  "zoneName": "sample string 10",
                  "loggedIn": 1,
                  "lastUsedIP": "sample string 11",
                  "deleted": true,
                  "locked": true,
                  "allowOpenTill": true,
                  "webEmail": "sample string 14",
                  "simpleOperatorType": 0,
                  "webRole": "sample string 15",
                  "updated": "2025-10-04T23:57:22.4288818",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-10-04T23:57:22.4288818",
                  "endShift": "2025-10-04T23:57:22.4288818",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "40",
                      "operatorG_UID": "kKsxx576LUqnuK2TQQwJ/w==",
                      "operatorGuid": "c731ab90-fa9e-4a2d-a7b8-ad93410c09ff",
                      "storeID": 2,
                      "operator": {
                        "$ref": "39"
                      },
                      "store": {
                        "$ref": "5"
                      }
                    },
                    {
                      "$ref": "40"
                    }
                  ]
                }
              },
              {
                "$ref": "38"
              }
            ],
            "apns": [
              {
                "$id": "41",
                "pluID": 1,
                "pluG_UID": "Ac+d4PmkC0G6btQDtWrY3w==",
                "pluGuid": "e09dcf01-a4f9-410b-ba6e-d403b56ad8df",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "41"
              }
            ],
            "tuns": [
              {
                "$id": "42",
                "pluG_UId": "SPGLVldq40eSJCoq08+m7A==",
                "pluGuid": "568bf148-6a57-47e3-9224-2a2ad3cfa6ec",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "4"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "42"
              }
            ],
            "competitionPricing": [
              {
                "$id": "43",
                "identifier": "OA8m6Bbb60GwTjkETxJn5A==",
                "identifierGuid": "e8260f38-db16-41eb-b04e-39044f1267e4",
                "pluG_UID": "yonU4yEZp0y/EP8COgWA3w==",
                "pluGuid": "e3d489ca-1921-4ca7-bf10-ff023a0580df",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "43"
              }
            ],
            "supplier": {
              "$ref": "9"
            },
            "supplierName": "sample string 147",
            "children": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "ordering": {
              "$ref": "12"
            },
            "flipChartPages": [
              {
                "$id": "44",
                "identifier": "Xd/E21kvkk2PWIgALypxNA==",
                "groupName": "sample string 1",
                "identifierGuid": "dbc4df5d-2f59-4d92-8f58-88002f2a7134",
                "exists": true,
                "flipChartIdentifier": "C1zmVrK320Wwo8yvFjx+hA==",
                "flipChartIdentifierGuid": "56e65c0b-b7b2-45db-b0a3-ccaf163c7e84",
                "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": "vc8a0+ep2k+1yv0lo7ew7A==",
                "groupIdentifierGuid": "d31acfbd-a9e7-4fda-b5ca-fd25a3b7b0ec",
                "flipChart": {
                  "$id": "45",
                  "identifier": "fbxTg7K2Mkaeiv1PjCPd5Q==",
                  "identifierGuid": "8353bc7d-b6b2-4632-9e8a-fd4f8c23dde5",
                  "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": "46",
                    "identifier": "vsEqaM+rvUWpjK4V8GMs3A==",
                    "identifierGuid": "682ac1be-abcf-45bd-a98c-ae15f0632cdc",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "47",
                        "id": 1,
                        "g_UID": "YxItLSoDjEuuiPRDPnEYNg==",
                        "guid": "2d2d1263-032a-4b8c-ae88-f4433e711836",
                        "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": "eWxHriegt0WKMy5Amje/og==",
                        "previousFormGuid": "ae476c79-a027-45b7-8a33-2e409a37bfa2",
                        "nextForm": 1,
                        "nextFormG_UID": "+H2YJRoeCkWY3RcUckgh2w==",
                        "nextFormGuid": "25987df8-1e1a-450a-98dd-1714724821db",
                        "attributes": "sample string 10",
                        "updated": "2025-10-04T23:57:22.4288818",
                        "positioning": 1,
                        "contentPanel": "sample string 11",
                        "selectionMode": 1,
                        "maximumSelections": 1,
                        "alteredInStore": true,
                        "deleted": true,
                        "blueprintID": 1,
                        "preserveLayout": true,
                        "mainCheckoutFormName": "sample string 13",
                        "nextCheckoutForm": {
                          "$ref": "47"
                        },
                        "previousCheckoutForm": {
                          "$ref": "47"
                        },
                        "buttons": [
                          {
                            "$id": "48",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "nK+1JnwvtEOh9REbL7pdQw==",
                            "checkoutFormGuid": "26b5af9c-2f7c-43b4-a1f5-111b2fba5d43",
                            "identifier": "eBqKa9Dvt067r2kMcvFWoA==",
                            "identifierGuid": "6b8a1a78-efd0-4eb7-bbaf-690c72f156a0",
                            "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": "/oShuRenFk2TDsszPu99+Q==",
                            "valueGuid": "b9a184fe-a717-4d16-930e-cb333eef7df9",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-10-04T23:57:22.4288818",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "47"
                            },
                            "image": {
                              "$id": "49",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2025-10-04T23:57:22.4288818",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "50",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "GYcqw9+3Vk2ZreGYLk/ISg==",
                            "checkoutFormGuid": "c32a8719-b7df-4d56-99ad-e1982e4fc84a",
                            "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": "50"
                          }
                        ]
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "panels": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ]
                  },
                  "pages": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ]
                },
                "contentPanel": {
                  "$ref": "50"
                },
                "products": [
                  {
                    "$id": "51",
                    "flipChartPageIdentifier": "8NNPPRSqY0q8ri01ttGEaQ==",
                    "flipChartPageIdentifierGuid": "3d4fd3f0-aa14-4a63-bcae-2d35b6d18469",
                    "pluG_UID": "bcHXB9sTMkSFeuiPFINMCQ==",
                    "pluGuid": "07d7c16d-13db-4432-857a-e88f14834c09",
                    "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": "51"
                  }
                ],
                "productCount": 27,
                "pages": [
                  {
                    "$ref": "44"
                  },
                  {
                    "$ref": "44"
                  }
                ]
              },
              {
                "$ref": "44"
              }
            ],
            "priceHistory": [
              {
                "$id": "52",
                "pluG_UID": "gJ2aqrLbNUuOuBR6gw3qQw==",
                "pluGuid": "aa9a9d80-dbb2-4b35-8eb8-147a830dea43",
                "price": 1,
                "costCalcMethod": 1,
                "cost": 2,
                "weightedAvgCost": 3,
                "lastCost": 4,
                "rawCost": 5,
                "rawWeightedAvgCost": 6,
                "rawLastCost": 7,
                "costDecimals": 8,
                "serviceFeeID": 9,
                "freight": 10.0,
                "freightType": 11,
                "process": "sample string 12",
                "user": "sample string 13",
                "updated": "2025-10-04T23:57:22.4288818",
                "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": "52"
              }
            ],
            "ingredients": [
              {
                "$id": "53",
                "pluG_UID": "ndIJC12VKkK2ZY8FhbryVg==",
                "ingredientGuid": "xdEitET6HkKqJMrhUPOZaA==",
                "ingredientIdentifier": "b422d1c5-fa44-421e-aa24-cae150f39968",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "53"
              }
            ],
            "bins": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "bin": {
              "$ref": "3"
            },
            "scaleLocations": [
              {
                "$id": "54",
                "plu": 1,
                "pluG_UID": "2yiKkGIVTUK6yVjSKVFGcw==",
                "pluGuid": "908a28db-1562-424d-bac9-58d229514673",
                "deptNo": 1,
                "product": {
                  "$ref": "4"
                },
                "scaleLocation": {
                  "$id": "55",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-10-04T23:57:22.4288818",
                  "department": {
                    "$id": "56",
                    "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": "55"
                    },
                    "subDepartments": [
                      {
                        "$id": "57",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "58",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "59",
                                "id": 1,
                                "departmentID": 2,
                                "subDepartmentID": 3,
                                "minorDepartmentID": 4,
                                "name": "sample string 5",
                                "code": "sample string 6",
                                "departmentCode": "sample string 7",
                                "subDepartmentCode": "sample string 8",
                                "minorDepartmentCode": "sample string 9",
                                "updated": "2025-10-04T23:57:22.4288818",
                                "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": "XJsqDvngpEOoXl2vefbffQ==",
                                "labelPageLayoutGuid": "0e2a9b5c-e0f9-43a4-a85e-5daf79f6df7d",
                                "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": "60",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "61",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "62",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "61"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "61"
                                },
                                "mscDep": {
                                  "$id": "63",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "60"
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "62"
                                }
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "updated": "2025-10-04T23:57:22.4288818",
                            "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": "YiCX/wkKX0GPHEk8vLCqEA==",
                            "labelPageLayoutGuid": "ff972062-0a09-415f-8f1c-493cbcb0aa10",
                            "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": "60"
                            },
                            "mscCom": {
                              "$ref": "61"
                            },
                            "mscDep": {
                              "$ref": "63"
                            },
                            "mscSubCom": {
                              "$ref": "62"
                            }
                          },
                          {
                            "$ref": "58"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2025-10-04T23:57:22.4288818",
                        "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": "EDIh+fzAlUOZ1fsW7r+4yQ==",
                        "labelPageLayoutGuid": "f9213210-c0fc-4395-99d5-fb16eebfb8c9",
                        "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": "60"
                        },
                        "mscCom": {
                          "$ref": "61"
                        },
                        "mscDep": {
                          "$ref": "63"
                        },
                        "mscSubCom": {
                          "$ref": "62"
                        }
                      },
                      {
                        "$ref": "57"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2025-10-04T23:57:22.4288818",
                    "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": "CZ4LZKrITUuo/Bog+aB+OA==",
                    "labelPageLayoutGuid": "640b9e09-c8aa-4b4d-a8fc-1a20f9a07e38",
                    "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": "60"
                    },
                    "mscCom": {
                      "$ref": "61"
                    },
                    "mscDep": {
                      "$ref": "63"
                    },
                    "mscSubCom": {
                      "$ref": "62"
                    }
                  }
                }
              },
              {
                "$ref": "54"
              }
            ],
            "nextPrice": {
              "$id": "64",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 1,
              "hostOfferID": 1,
              "metcashPromotionID": "sample string 4",
              "metcashPromotionPlacement": "sample string 5",
              "pluG_UID": "QZOft+nBykSFa8S5VOSNTQ==",
              "pluGuid": "b79f9341-c1e9-44ca-856b-c4b954e48d4d",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "UP3BeYuFikOCRg7G1FUUBQ==",
              "dealCostGuid": "79c1fd50-858b-438a-8246-0ec6d4551405",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "yHtl+ErIXE+bLV5J4bXGsw==",
              "priceGroupGuid": "f8657bc8-c84a-4f5c-9b2d-5e49e1b5c6b3",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "pluCost": 13,
              "pluCostIndicator": "sample string 14",
              "pluPriceGstPercent": 15,
              "pluCostGstPercent": 16,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 18.1,
              "salesMode": 1,
              "pluNormalCost": 19,
              "pluaws": 20.0,
              "directNumber": "sample string 21",
              "departmentName": "sample string 22",
              "subDepartmentName": "sample string 23",
              "priceGroupName": "sample string 24",
              "supplierName": "sample string 25",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2025-10-04T23:57:22.4288818",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "jv5ZdKPKGEyXwWimu5aaDA==",
              "campaignComboPriceGroupIdentifier": "7459fe8e-caa3-4c18-97c1-68a6bb969a0c",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "65",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-10-04T23:57:22.4288818",
                  "operatorG_UID": "CDFBayDECU2lz6LQzsEErw==",
                  "operatorGuid": "6b413108-c420-4d09-a5cf-a2d0cec104af",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-10-04T23:57:22.4288818",
                  "signIqTicketFileMovedUtc": "2025-10-04T23:57:22.4288818",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-10-04T23:57:22.4288818",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "4"
                  },
                  "campaignPlu": {
                    "$ref": "64"
                  }
                },
                {
                  "$ref": "65"
                }
              ],
              "campaign": {
                "$id": "66",
                "id": 1,
                "storeID": 2,
                "name": "05d18bd7-eeac-48f1-bb41-5a02dd682275",
                "nameGuid": "05d18bd7-eeac-48f1-bb41-5a02dd682275",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-10-04T23:57:22.4288818",
                "startTime": 1,
                "endDate": "2025-10-04T23:57:22.4288818",
                "endTime": 1,
                "recurrence": 1,
                "recurrenceType": 1,
                "monthType": 1,
                "weekDays": 1,
                "months": 1,
                "monthWeeks": 1,
                "monthDays": "sample string 7",
                "printed": true,
                "talkerText": "sample string 8",
                "rangeDescription": "sample string 9",
                "dealDescription": "sample string 10",
                "labelQuantity": 11,
                "active": 1,
                "deactivated": "2025-10-04T23:57:22.4288818",
                "system": true,
                "created": "2025-10-04T23:57:22.4288818",
                "updated": "2025-10-04T23:57:22.4288818",
                "priceChangeNotifiedUtc": "2025-10-04T23:57:22.4288818",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "fkK28ETpu0KpnBUKWIG4zA==",
                "hostIdentifierGuid": "f0b6427e-e944-42bb-a99c-150a5881b8cc",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-10-04T23:57:22.4288818",
                "updatedByUser": "sample string 18",
                "offerID": 1,
                "isPriceChangeCampaign": true,
                "stores": [
                  1,
                  2
                ],
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ],
                "campaignPlus": [
                  {
                    "$ref": "64"
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "campaignPools": [
                  {
                    "$id": "67",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 4,
                    "pluG_UID": "D4ljC+a7xEuS3xftg3VcYg==",
                    "pluGuid": "0b63890f-bbe6-4bc4-92df-17ed83755c62",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "US/eWJuM30u3IKuKwQNHUw==",
                    "priceGroupGuid": "58de2f51-8c9b-4bdf-b720-ab8ac1034753",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "pluaws": 11.0,
                    "directNumber": "sample string 12",
                    "departmentName": "sample string 13",
                    "subDepartmentName": "sample string 14",
                    "priceGroupName": "sample string 15",
                    "supplierName": "sample string 16",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-10-04T23:57:22.4288818",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "4"
                    },
                    "campaign": {
                      "$ref": "66"
                    }
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "68",
                    "id": 1,
                    "identifier": "2waxTnZe9kmUi82N/E4PAA==",
                    "identifierStr": "2waxTnZe9kmUi82N/E4PAA==",
                    "identifierGuid": "4eb106db-5e76-49f6-948b-cd8dfc4e0f00",
                    "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": "66"
                    }
                  },
                  {
                    "$ref": "68"
                  }
                ],
                "customers": [
                  {
                    "$id": "69",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "customerID": "tYYF6gnG/E23PIaYLyN+Xw==",
                    "customerIDGuid": "ea0586b5-c609-4dfc-b73c-86982f237e5f",
                    "campaign": {
                      "$ref": "66"
                    },
                    "customer": {
                      "$id": "70",
                      "identifier": "fJMXFKUGvkm+MmB6tkkDmA==",
                      "identifierGuid": "1417937c-06a5-49be-be32-607ab6490398",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-10-04T23:57:22.4288818",
                      "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": "/T2C8IQqrkeQXGex+93lNQ==",
                      "communityIdentifierGuid": "f0823dfd-2a84-47ae-905c-67b1fbdde535",
                      "joined": "2025-10-04T23:57:22.4288818",
                      "updated": "2025-10-04T23:57:22.4288818",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "UmCgiTAT9E2i16/SQbUy2A==",
                      "priceLevelIdentifierGuid": "89a06052-1330-4df4-a2d7-afd241b532d8",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-10-04T23:57:22.4288818",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "71",
                          "cardType": 2,
                          "issueDate": "2025-10-04T23:57:22.4288818",
                          "expiry": "2025-10-04T23:57:22.4288818",
                          "customerID": "j/X0WpPMg0+RA/Fg79Q59g==",
                          "customerIDGuid": "5af4f58f-cc93-4f83-9103-f160efd439f6",
                          "initialValue": 1,
                          "currentValue": 1,
                          "maxLimit": 1,
                          "minTransaction": 1,
                          "maxTransaction": 1,
                          "multiplier": 1.1,
                          "active": true,
                          "reasonInactive": 1,
                          "idRequired": true,
                          "idType": 1,
                          "idValue": "sample string 5",
                          "updated": "2025-10-04T23:57:22.4288818",
                          "linkedAccount": "b+dAWTZmREiJef89UTqRow==",
                          "linkedAccountGuid": "5940e76f-6636-4844-8979-ff3d513a91a3",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "70"
                          },
                          "account": {
                            "$id": "72",
                            "id": 1,
                            "identifier": "fZEuxyKY+UyrhnLiqWQWfg==",
                            "identifierGuid": "c72e917d-9822-4cf9-ab86-72e2a964167e",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-10-04T23:57:22.4288818",
                            "owner": "kdF8qW4MMEC2LfxJnqWReg==",
                            "ownerGuid": "a97cd191-0c6e-4030-b62d-fc499ea5917a",
                            "accountStoreGroupIdentifier": "zzUfTDAGU0mBTX+FsRc9zQ==",
                            "accountStoreGroupGuid": "4c1f35cf-0630-4953-814d-7f85b1173dcd",
                            "accountType": 1,
                            "currentBalance": 1,
                            "externalID": "sample string 7",
                            "maximumLimit": 1,
                            "accruePoints": true,
                            "loyaltyPoints": 1,
                            "termsOfTrade": 1,
                            "signatureRequired": true,
                            "referenceRequired": true,
                            "statementSendType": 10,
                            "ageingPeriod": 1,
                            "monthlyAgeingPeriod": true,
                            "explodedInvoice": true,
                            "isFifoAllocation": true,
                            "lastStatementSent": "2025-10-04T23:57:22.4288818",
                            "active": true,
                            "updated": "2025-10-04T23:57:22.4288818",
                            "deleted": true,
                            "deletedUser": "sample string 16",
                            "currentBalanceChanged": true,
                            "maximumLimitChanged": true,
                            "loyaltyPointsChanged": true,
                            "projectedBalance": 17,
                            "accountStoreGroupStoreIDs": [
                              1,
                              2
                            ],
                            "customerEmail": "sample string 18",
                            "ownerCustomer": {
                              "$ref": "70"
                            },
                            "card": {
                              "$ref": "71"
                            },
                            "members": {
                              "$id": "73",
                              "sample string 1": [
                                {
                                  "$ref": "70"
                                },
                                {
                                  "$ref": "70"
                                }
                              ],
                              "sample string 2": [
                                {
                                  "$ref": "70"
                                },
                                {
                                  "$ref": "70"
                                }
                              ]
                            },
                            "customerGroups": [
                              {
                                "$id": "74",
                                "identifier": "NUIK3vz2cUOoMxjl8ck/xg==",
                                "identifierGuid": "de0a4235-f6fc-4371-a833-18e5f1c93fc6",
                                "name": "sample string 2",
                                "primaryContact": "/Cx6l4tkJUqTO/7DibzIeA==",
                                "primaryContactGuid": "977a2cfc-648b-4a25-933b-fec389bcc878",
                                "accountID": "Wb3JDJbxGkC8Vf9mf6Y4Pw==",
                                "accountIDGuid": "0cc9bd59-f196-401a-bc55-ff667fa6383f",
                                "special": true,
                                "updated": "2025-10-04T23:57:22.4288818",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "vr2qFACvX0GlVvT63h/5NA==",
                                "priceLevelIdentifierGuid": "14aabdbe-af00-415f-a556-f4fade1ff934",
                                "deleted": true,
                                "account": {
                                  "$ref": "72"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "70"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "75",
                                    "id": 1,
                                    "groupID": "FCrCyOwk3Uy/j6lZQ8ocFg==",
                                    "groupIDGuid": "c8c22a14-24ec-4cdd-bf8f-a95943ca1c16",
                                    "customerID": "u4ZIT8grT0aiMmx6gOj0dg==",
                                    "customerIDGuid": "4f4886bb-2bc8-464f-a232-6c7a80e8f476",
                                    "card": "sample string 4",
                                    "linkedAccount": "z91nMSEOqUeN8B9y/8Ys8w==",
                                    "linkedAccountGuid": "3167ddcf-0e21-47a9-8df0-1f72ffc62cf3",
                                    "customer": {
                                      "$ref": "70"
                                    },
                                    "group": {
                                      "$ref": "74"
                                    },
                                    "customerCard": {
                                      "$ref": "71"
                                    }
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ]
                              },
                              {
                                "$ref": "74"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "76",
                              "id": 1,
                              "identifier": "RySTyTTNEkqq4BcOIOQUGw==",
                              "identifierGuid": "c9932447-cd34-4a12-aae0-170e20e4141b",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "mdm6Wh6Ns0mUtBtmhajSJg==",
                              "accountIDGuid": "5abad999-8d1e-49b3-94b4-1b6685a8d226",
                              "customerAccount": {
                                "$ref": "72"
                              },
                              "customerCard": {
                                "$ref": "71"
                              },
                              "accountType": 1,
                              "cardName": "sample string 8",
                              "authorisationNumber": "sample string 9",
                              "bankReference": "sample string 10",
                              "merchantID": "sample string 11",
                              "terminalID": "sample string 12",
                              "cardNumber": "sample string 13",
                              "paymentDate": "2025-10-04T23:57:22.4288818",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "kaDVUfYhbkitYylK+CwFkg==",
                              "idempotentVoidGuid": "51d5a091-21f6-486e-ad63-294af82c0592",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "77",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "hHjWliVcKUi+ohR3CHdxHA==",
                                "saleHeaderIdentifierGuid": "96d67884-5c25-4829-bea2-14770877711c",
                                "created": "2025-10-04T23:57:22.4288818",
                                "createdLocal": "2025-10-04T23:57:22.4288818",
                                "createdText": "sample string 4",
                                "itemCount": 5,
                                "totalAmount": 6,
                                "cashTender": 1,
                                "cardTender": 1,
                                "cheqTender": 1,
                                "acctTender": 1,
                                "voucherTender": 1,
                                "loyaltyPoints": 1,
                                "cashout": 1,
                                "changeAmount": 1,
                                "rounding": 1,
                                "gstAmount": 1,
                                "transactionDiscountTender": 1,
                                "totalTip": 7,
                                "tranType": 1,
                                "processed": 1,
                                "imported": "2025-10-04T23:57:22.4288818",
                                "storeID": 1,
                                "operatorG_Uid": "eghA42kFLEaUpQ4UIa0atA==",
                                "operatorGuid": "e340087a-0569-462c-94a5-0e1421ad1ab4",
                                "customerG_Uid": "ZkRYbq9kEUi9kdfViCntzg==",
                                "customerGuid": "6e584466-64af-4811-bd91-d7d58829edce",
                                "communityIdentifier": "w+geF8d88Ua778jLEOKmJg==",
                                "communityIdentifierGuid": "171ee8c3-7cc7-46f1-bbef-c8cb10e2a626",
                                "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": "1+9n4KvNBkOxCQd7lW1jZg==",
                                "priceLevelIdentifierGuid": "e067efd7-cdab-4306-b109-077b956d6366",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "39"
                                },
                                "customer": {
                                  "$ref": "70"
                                },
                                "communityOrganisation": {
                                  "$id": "78",
                                  "id": 1,
                                  "identifier": "6BFD3Rzzl02Rc652S48k2Q==",
                                  "identifierGuid": "dd4311e8-f31c-4d97-9173-ae764b8f24d9",
                                  "name": "sample string 3",
                                  "lookupIdentifier": "sample string 4",
                                  "externalID": "sample string 5",
                                  "phone": "sample string 6",
                                  "fax": "sample string 7",
                                  "email": "sample string 8",
                                  "address1": "sample string 9",
                                  "address2": "sample string 10",
                                  "city": "sample string 11",
                                  "postCode": "sample string 12",
                                  "state": "sample string 13",
                                  "country": "sample string 14",
                                  "totalAmountAwarded": 15.1,
                                  "updated": "2025-10-04T23:57:22.4288818",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "79",
                                    "saleItemID": 1,
                                    "identifier": "T4CLAPWVVUGb1KnpG2Lq3w==",
                                    "identifierGuid": "008b804f-95f5-4155-9bd4-a9e91b62eadf",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "T+4aOZtnwEm2W6324WMnaw==",
                                    "pluGuid": "391aee4f-679b-49c0-b65b-adf6e163276b",
                                    "accountID": "/lOUJmrZNkaAVZP0LDVTCw==",
                                    "accountIDGuid": "269453fe-d96a-4636-8055-93f42c35530b",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 8,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "offline": true,
                                    "barcode": "sample string 9",
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 10",
                                    "bestOrExpire": "2025-10-04T23:57:22.4288818",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "6sPVZiYIMk2ph3WgoWUmpQ==",
                                    "refundGuid": "66d5c3ea-0826-4d32-a987-75a0a16526a5",
                                    "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": "3kmFZXWwd0eLWrShFNPFWA==",
                                    "idempotentVoidGuid": "658549de-b075-4777-8b5a-b4a114d3c558",
                                    "priceLevelIdentifier": "YrxJm4zBAUO+Ed65X6HpFg==",
                                    "priceLevelIdentifierGuid": "9b49bc62-c18c-4301-be11-deb95fa1e916",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "80",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-10-04T23:57:22.4288818",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "80"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "81",
                                      "id": 1,
                                      "g_UID": "sSaydDNZlkaRrt3hmhNghw==",
                                      "guid": "74b226b1-5933-4696-91ae-dde19a136087",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-10-04T23:57:22.4288818"
                                    },
                                    "modifier": {
                                      "$id": "82",
                                      "id": 1,
                                      "setG_UID": "YDPGgd847EGyZack18jiLw==",
                                      "modifierSetGuid": "81c63360-38df-41ec-b265-a724d7c8e22f",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "DK2h8W3qSESAm6u46A9Cxw==",
                                      "pluGuid": "f1a1ad0c-ea6d-4448-809b-abb8e80f42c7",
                                      "deleted": true,
                                      "g_UID": "SksAaUXrO0yndSyWsu75Tg==",
                                      "guid": "69004b4a-eb45-4c3b-a775-2c96b2eef94e",
                                      "product": {
                                        "$ref": "4"
                                      }
                                    },
                                    "priceLevelName": "sample string 25",
                                    "pumpNumber": 1,
                                    "hoseNumber": 1
                                  },
                                  {
                                    "$ref": "79"
                                  }
                                ],
                                "eftReceipts": [
                                  {
                                    "$id": "83",
                                    "id": 1,
                                    "storeID": 1,
                                    "saleHeaderID": 2,
                                    "storeSaleHeader": {
                                      "$ref": "77"
                                    },
                                    "receipt": "sample string 3",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "83"
                                  }
                                ],
                                "payments": [
                                  {
                                    "$ref": "76"
                                  },
                                  {
                                    "$ref": "76"
                                  }
                                ],
                                "cards": [
                                  {
                                    "$id": "84",
                                    "id": 1,
                                    "saleHeaderID": 1,
                                    "identifier": "sample string 2",
                                    "cardType": 3,
                                    "providerName": "sample string 4"
                                  },
                                  {
                                    "$ref": "84"
                                  }
                                ],
                                "campaignHits": [
                                  {
                                    "$id": "85",
                                    "id": 1,
                                    "saleHeaderID": 2,
                                    "campaign": "sample string 3",
                                    "name": "sample string 4",
                                    "processed": 1,
                                    "campaignDescription": "sample string 5"
                                  },
                                  {
                                    "$ref": "85"
                                  }
                                ],
                                "fuel": [
                                  {
                                    "$id": "86",
                                    "id": 1,
                                    "plu": 1,
                                    "pluG_UID": "67PBXitFYkug+Yd6rbXXQw==",
                                    "pluGuid": "5ec1b3eb-452b-4b62-a0f9-877aadb5d743",
                                    "saleHeaderID": 2,
                                    "totalCents": 3,
                                    "grade": 1,
                                    "gradeDescription": "sample string 4",
                                    "dispenser": 1,
                                    "hose": 1,
                                    "quantity": 1,
                                    "cost": 1,
                                    "acquirerNum": 1,
                                    "attendant": 1,
                                    "ePurseBalance": 1.0,
                                    "cardSignature": "sample string 5",
                                    "compartmentNumber": 1,
                                    "contractNumber": 1,
                                    "discountCardPAN": "sample string 6",
                                    "discountID": 1,
                                    "discountName": "sample string 7",
                                    "discountNetValue": 1.0,
                                    "discountType": 1,
                                    "discountValue": 1.0,
                                    "discretionaryData": "sample string 8",
                                    "driverID": "sample string 9",
                                    "eftBatchNumber": 1,
                                    "eftResponseCode": "sample string 10",
                                    "endDateTime": "2025-10-04T23:57:22.4288818",
                                    "engineHours": 1.1,
                                    "fposNumber": 1,
                                    "loyaltyCardPAN": "sample string 11",
                                    "miscData1": 1,
                                    "miscData2": "sample string 12",
                                    "miscFlags": 1,
                                    "mop": 1,
                                    "odometer": 1,
                                    "panNumber": "sample string 13",
                                    "saleRefund": true,
                                    "saleStatus": 1,
                                    "sequenceNumber": 1,
                                    "stan": 1,
                                    "startDateTime": "2025-10-04T23:57:22.4288818",
                                    "tagNumber": "sample string 15",
                                    "trackTwoRem": "sample string 16",
                                    "transCode": 1,
                                    "transType": 1,
                                    "unitPrice": 1.0,
                                    "vehicleReg": "sample string 17",
                                    "offline": true,
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "86"
                                  }
                                ],
                                "fuelResells": [
                                  {
                                    "$id": "87",
                                    "saleItemID": 1,
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "ZMTvvvlFuka5SvmpsAQCmQ==",
                                    "pluGuid": "beefc464-45f9-46ba-b94a-f9a9b0040299",
                                    "accountID": "6hr2A3WRXkaAudCF6CA9Rw==",
                                    "accountIDGuid": "03f61aea-9175-465e-80b9-d085e8203d47",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "processed": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 1,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "barcode": "sample string 8",
                                    "offline": 1,
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 9",
                                    "bestOrExpire": "2025-10-04T23:57:22.4288818",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "JP/u5VAHFUySgsOUA9H8Ag==",
                                    "refundGuid": "e5eeff24-0750-4c15-9282-c39403d1fc02",
                                    "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": "87"
                                  }
                                ],
                                "customerOrder": [
                                  {
                                    "$id": "88",
                                    "identifier": "zB7h3RI/ZU+5ha08jb/GJQ==",
                                    "identifierGuid": "dde11ecc-3f12-4f65-b985-ad3c8dbfc625",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "weekdNkgt06Ok5W+mI0FOA==",
                                    "customerIdentifierGuid": "74a4e7c1-20d9-4eb7-8e93-95be988d0538",
                                    "operatorNo": 1,
                                    "operatorG_UID": "ILZDJ2gzEk6sAqHfEs60Bg==",
                                    "operatorGuid": "2743b620-3368-4e12-ac02-a1df12ceb406",
                                    "created": "2025-10-04T23:57:22.4288818",
                                    "ordered": "2025-10-04T23:57:22.4288818",
                                    "started": "2025-10-04T23:57:22.4288818",
                                    "completed": "2025-10-04T23:57:22.4288818",
                                    "supplied": "2025-10-04T23:57:22.4288818",
                                    "quickTicket": 1,
                                    "deleted": true,
                                    "walkAway": true,
                                    "approxWait": 1,
                                    "actualWait": 1,
                                    "deliveryMethod": 8,
                                    "externalSaleType": 9,
                                    "customer": {
                                      "$ref": "70"
                                    },
                                    "operator": {
                                      "$ref": "39"
                                    },
                                    "details": [
                                      {
                                        "$id": "89",
                                        "headerID": 1,
                                        "plu": 1,
                                        "pluG_UId": "PjG1fGF9ckOLR86qOvGZHw==",
                                        "pluGuid": "7cb5313e-7d61-4372-8b47-ceaa3af1991f",
                                        "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": "eO47Lmc070iYtVvueALi/Q==",
                                        "headerIdentifierGuid": "2e3bee78-3467-48ef-98b5-5bee7802e2fd",
                                        "product": {
                                          "$ref": "4"
                                        }
                                      },
                                      {
                                        "$ref": "89"
                                      }
                                    ],
                                    "storeName": "sample string 11",
                                    "customerName": "sample string 12",
                                    "storeReplyTo": "sample string 13",
                                    "storeSubjectLine": "sample string 14",
                                    "storeSaleHeader": {
                                      "$ref": "77"
                                    }
                                  },
                                  {
                                    "$ref": "88"
                                  }
                                ],
                                "surveyResponses": [
                                  {
                                    "$id": "90",
                                    "surveyG_UID": "JohDlonU5E2U4aRKpsomlg==",
                                    "surveyGuid": "96438826-d489-4de4-94e1-a44aa6ca2696",
                                    "saleHeaderGuid": "5a8kFNvKxE+SCY4xYReFJw==",
                                    "saleGuid": "1424afe5-cadb-4fc4-9209-8e3161178527",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "XaufD5E+JE+ivtYSD01f3w==",
                                    "guidResponse": "0f9fab5d-3e91-4f24-a2be-d6120f4d5fdf",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-10-04T23:57:22.4288818",
                                    "sale": {
                                      "$ref": "77"
                                    },
                                    "survey": {
                                      "$id": "91",
                                      "g_UID": "+DNqWxivZ0uAjs9e+zwb0A==",
                                      "guid": "5b6a33f8-af18-4b67-808e-cf5efb3c1bd0",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "euNgQF/La0e3yduEieSDWw==",
                                      "checkoutFormGuid": "4060e37a-cb5f-476b-b7c9-db8489e4835b",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-10-04T23:57:22.4288818",
                                      "end": "2025-10-04T23:57:22.4288818",
                                      "deleted": true,
                                      "updated": "2025-10-04T23:57:22.4288818",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "e000bd57-51cf-4bd2-8a20-ddda74d653e2",
                                        "485d1d1a-5464-4be6-ba1b-ed8f7dd7fa2e"
                                      ],
                                      "allowsAllTextResponses": true,
                                      "surveyForm": {
                                        "$ref": "47"
                                      }
                                    },
                                    "ingressId": "sample string 4"
                                  },
                                  {
                                    "$ref": "90"
                                  }
                                ],
                                "storeName": "sample string 38",
                                "machineName": "sample string 39",
                                "operatorName": "sample string 40",
                                "direction": 1,
                                "reason": "sample string 41",
                                "accountG_UID": "l6907Hx/40yLmUzIPO+njg==",
                                "accountIdentifier": "ec74af97-7f7c-4ce3-8b99-4cc83cefa78e",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "JkeXbuQmpEqreJ7jebkdxw==",
                                "customerOrderIdentifierGuid": "6e974726-26e4-4aa4-ab78-9ee379b91dc7",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "92",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "Te0kFW3WKkOMoRY/IXqHvg==",
                                "paymentIdentifierGuid": "1524ed4d-d66d-432a-8ca1-163f217a87be",
                                "identifier": "b1P/BuZESEKkbHj4uxFemw==",
                                "identifierGuid": "06ff536f-44e6-4248-a46c-78f8bb115e9b",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "7nPE0tA02k6xxrhgaZLOFw==",
                                "itemIdentifierGuid": "d2c473ee-34d0-4eda-b1c6-b8606992ce17"
                              }
                            },
                            {
                              "$ref": "76"
                            }
                          ]
                        },
                        {
                          "$ref": "71"
                        }
                      ],
                      "customerGroupMembers": [
                        {
                          "$ref": "75"
                        },
                        {
                          "$ref": "75"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$ref": "74"
                        },
                        {
                          "$ref": "74"
                        }
                      ],
                      "accounts": [
                        {
                          "$ref": "72"
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "account": {
                        "$ref": "72"
                      },
                      "vouchers": [
                        {
                          "$id": "93",
                          "customerIdentifier": "4IOwsjyJPk6GWqieKK151Q==",
                          "customerIdentifierGuid": "b2b083e0-893c-4e3e-865a-a89e28ad79d5",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "Q3qvGAZPHEKvwtWAxPHHog==",
                          "idempotentGuid": "18af7a43-4f06-421c-afc2-d580c4f1c7a2",
                          "offline": true,
                          "voucher": {
                            "$id": "94",
                            "id": 1,
                            "name": "sample string 2",
                            "description": "sample string 3",
                            "shortDescription": "sample string 4",
                            "url": "sample string 5",
                            "barcodeTemplateID": 1,
                            "expiry": 0,
                            "voucherType": 6,
                            "limitPerTransaction": 7,
                            "customerTracking": true,
                            "discountAccount": "sample string 9",
                            "endDate": "2025-10-04T23:57:22.4288818",
                            "barcodeTemplate": {
                              "$id": "95",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "96",
                              "id": 1,
                              "uid": "sample string 2",
                              "name": "sample string 3",
                              "width": 1.1,
                              "height": 1.1,
                              "showBorder": true,
                              "borderWidth": 1.1,
                              "borderStyle": 1,
                              "borderColour": "sample string 5",
                              "updated": "2025-10-04T23:57:22.4288818",
                              "labelPageLayout": "HuF7AEmNy0WVgBtYdS5HQQ==",
                              "pageLayoutGuid": "007be11e-8d49-45cb-9580-1b58752e4741",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "94"
                              },
                              "elements": [
                                {
                                  "$id": "97",
                                  "id": 1,
                                  "scaleLabelID": 2,
                                  "showPercentDI": true,
                                  "showAvgPerHundred": true,
                                  "showAvgPerServe": true,
                                  "name": "sample string 6",
                                  "x": 1.1,
                                  "y": 1.1,
                                  "width": 1.1,
                                  "height": 1.1,
                                  "type": 1,
                                  "rotation": 1,
                                  "text": "sample string 7",
                                  "fontFamily": "sample string 8",
                                  "align": 1,
                                  "bold": true,
                                  "italic": true,
                                  "underline": true,
                                  "strikeout": true,
                                  "reverse": true,
                                  "textColour": "sample string 9",
                                  "fontSize": 1.1,
                                  "picture": "QEA=",
                                  "borderWidth": 10,
                                  "sortOrder": 11,
                                  "printOptions": 12,
                                  "superScriptTextFontSize": 1.1,
                                  "lineStyle": 1,
                                  "spacingStyle": 1,
                                  "interCharacterSpacing": 1.1,
                                  "superScriptOffset": 1.1,
                                  "lineSpacing": 1.1,
                                  "dateFormat": "sample string 13",
                                  "autoGrow": true,
                                  "fontAutoResize": true,
                                  "updated": "2025-10-04T23:57:22.4288818"
                                },
                                {
                                  "$ref": "97"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "98",
                                "id": 1,
                                "customerIdentifier": "hI9TQ6QTi0SKMBiLgWjcEA==",
                                "customerIdentifierGuid": "43538f84-13a4-448b-8a30-188b8168dc10",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-10-04T23:57:22.4288818",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "sr72DSMTS0KPXkEIz57qlA==",
                                "issuedIdempotentGuid": "0df6beb2-1323-424b-8f5e-4108cf9eea94",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-10-04T23:57:22.4288818",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-10-04T23:57:22.4288818",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "EeEmuTd/7UG6HgJ5+WuQiw==",
                                "redeemedIdempotentGuid": "b926e111-7f37-41ed-ba1e-0279f96b908b",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-10-04T23:57:22.4288818",
                                "storeName": "sample string 17",
                                "scaleLabel": {
                                  "$ref": "96"
                                },
                                "voucher": {
                                  "$ref": "94"
                                },
                                "customer": {
                                  "$ref": "70"
                                },
                                "issuedOfflinePayment": {
                                  "$ref": "76"
                                },
                                "redeemedOfflinePayment": {
                                  "$ref": "76"
                                }
                              },
                              {
                                "$ref": "98"
                              }
                            ]
                          },
                          "customer": {
                            "$ref": "70"
                          }
                        },
                        {
                          "$ref": "93"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "69"
                  }
                ],
                "customerGroups": [
                  {
                    "$id": "99",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupID": "k5YVvDWvGUqA1JWbdQyVcQ==",
                    "groupIDGuid": "bc159693-af35-4a19-80d4-959b750c9571",
                    "campaign": {
                      "$ref": "66"
                    },
                    "group": {
                      "$ref": "74"
                    }
                  },
                  {
                    "$ref": "99"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "100",
                    "identifier": "88ik+QHsYUOgxHgD3Aie7A==",
                    "identifierGuid": "f9a4c8f3-ec01-4361-a0c4-7803dc089eec",
                    "campaignName": "sample string 2",
                    "message": "sample string 3",
                    "ticketFileSource": "sample string 4",
                    "ticketFileDestination": "sample string 5",
                    "storeID": 1
                  },
                  {
                    "$ref": "100"
                  }
                ],
                "comboPriceGroups": [
                  {
                    "$id": "101",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "g_UID": "Nyfv3RcAZESOfRWPA40cBA==",
                    "guid": "ddef2737-0017-4464-8e7d-158f038d1c04",
                    "description": "sample string 5",
                    "newPrice": 1,
                    "rangeDescription": "sample string 6",
                    "dealDescription": "sample string 7",
                    "labelQuantity": 8,
                    "hostProductCategoryID": 1,
                    "offerID": 1,
                    "dontUpdatePricePlus": true,
                    "campaign": {
                      "$ref": "66"
                    },
                    "comboPricePlus": [
                      {
                        "$id": "102",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "groupG_UID": "ReTs5K01pE+mqF3RgoGu9w==",
                        "groupGuid": "e4ece445-35ad-4fa4-a6a8-5dd18281aef7",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "aX/WDAdmqEygKFo4nt+EBQ==",
                        "pluGuid": "0cd67f69-6607-4ca8-a028-5a389edf8405",
                        "priceGroupG_UID": "jqw7m8ql0EWL8+W1UkhGbQ==",
                        "priceGroupGuid": "9b3bac8e-a5ca-45d0-8bf3-e5b55248466d",
                        "campaignPoolID": "sample string 7",
                        "quantity": 1,
                        "campaign": {
                          "$ref": "66"
                        },
                        "product": {
                          "$ref": "4"
                        },
                        "priceGroup": {
                          "$ref": "33"
                        },
                        "campaignPool": {
                          "$ref": "66"
                        }
                      },
                      {
                        "$ref": "102"
                      }
                    ]
                  },
                  {
                    "$ref": "101"
                  }
                ],
                "priceLevels": [
                  {
                    "$id": "103",
                    "id": 1,
                    "priceLevelIdentifier": "ToQj5cFyT0eAxAt4hgSl5g==",
                    "priceLevelIdentifierGuid": "e523844e-72c1-474f-80c4-0b788604a5e6",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "103"
                  }
                ]
              },
              "product": {
                "$ref": "4"
              },
              "dealCost": {
                "$id": "104",
                "headerIdentifier": "RrCHLy9x2EmixqshP/v4cg==",
                "headerIdentifierGuid": "2f87b046-712f-49d8-a2c6-ab213ffbf872",
                "identifier": "uvM/HX/tCkmS71wxcvgebQ==",
                "identifierGuid": "1d3ff3ba-ed7f-490a-92ef-5c3172f81e6d",
                "supplierIdentifier": "6sZY/pL8y0K9jlHnS9zUdw==",
                "supplierGuid": "fe58c6ea-fc92-42cb-bd8e-51e74bdcd477",
                "pluG_UID": "pH2BfXFimEWHV4VjXvSVGw==",
                "pluGuid": "7d817da4-6271-4598-8757-85635ef4951b",
                "campaignName": "1019ad81-aac4-4435-a26d-3995f597ff8c",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-10-04T23:57:22.4288818",
                "end": "2025-10-04T23:57:22.4288818",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "T8s3Ax1F8Eu0azBTyUCYuw==",
                "bonusItemPluGuid": "0337cb4f-451d-4bf0-b46b-3053c94098bb",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-10-04T23:57:22.4288818",
                "metcashPromotionID": "sample string 14",
                "fromHost": 15,
                "storeNames": "sample string 16",
                "storeIDs": [
                  1,
                  2
                ],
                "supplierName": "sample string 17",
                "campaignDescription": "sample string 18",
                "newPrice": 1,
                "campaignMetcashPromotionID": "sample string 19",
                "campaignActive": true,
                "campaignStartDate": "2025-10-04T23:57:22.4288818",
                "campaignEndDate": "2025-10-04T23:57:22.4288818",
                "masterPLUG_UID": "tKvIhcbQ90uvcQlGUWRErg==",
                "masterID": "85c8abb4-d0c6-4bf7-af71-0946516444ae",
                "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": "X3Y0IUWWlUWdwAm9OUA+uQ==",
                "bonusMasterID": "2134765f-9645-4595-9dc0-09bd39403eb9",
                "bonusProductName": "sample string 34",
                "bonusProductAPN": "sample string 35",
                "bonusOrderCode": "sample string 36",
                "bonusNormalSell": 37,
                "bonusNormalCost": 38,
                "bonusNormalCostDecimals": 39,
                "bonusCartonQuantity": 40,
                "bonusSalesMode": 41,
                "bonusOrderPacked": 42,
                "bonusFuelItem": true,
                "bonusActive": true
              }
            },
            "currentCostStart": "2025-10-04T23:57:22.4288818",
            "dealCosts": [
              {
                "$ref": "104"
              },
              {
                "$ref": "104"
              }
            ],
            "tags": [
              {
                "$id": "105",
                "pluG_UID": "X1d6rl+aZk2Jyxq1mYWa8g==",
                "pluGuid": "ae7a575f-9a5f-4d66-89cb-1ab599859af2",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "105"
              }
            ],
            "alternateProductG_UID": "lm3DKJviPk+mRxTGBangfw==",
            "alternateProduct": "28c36d96-e29b-4f3e-a647-14c605a9e07f",
            "productHostCode": {
              "$id": "106",
              "id": 1,
              "pluG_UID": "EnDNkKlS1EKcem4+1n1UcQ==",
              "pluGuid": "90cd7012-52a9-42d4-9c7a-6e3ed67d5471",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "60"
            },
            "mscCom": {
              "$ref": "61"
            },
            "mscDep": {
              "$ref": "63"
            },
            "mscSubCom": {
              "$ref": "62"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-10-04T23:57:22.4288818",
            "inventoryTracked": "2025-10-04T23:57:22.4288818",
            "isNormalPriceChangesCampaign": true
          },
          "location": {
            "$id": "107",
            "identifier": "mA35QD9KBUK7ELxREMuWhw==",
            "storeID": 1,
            "identifierGuid": "40f90d98-4a3f-4205-bb10-bc5110cb9687",
            "name": "sample string 2",
            "haccp": true,
            "blueprintID": 1,
            "updated": "2025-10-04T23:57:22.4288818",
            "minTemp": 1,
            "maxTemp": 1,
            "checkFrequency": 1,
            "storeCaseConfiguration": 5,
            "storeName": "sample string 6",
            "bins": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ]
          }
        },
        {
          "$ref": "3"
        }
      ],
      "barcodes": [
        {
          "$ref": "41"
        },
        {
          "$ref": "41"
        }
      ]
    },
    {
      "$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:
PK+�D[��S¶5xl/workbook.xml �(�����0D�&�C�p��FR8q����Zi�-ik��H�yۙ�};b��{Z۱���]����˖4���L��:�a���i���ʷ&�$gp�cP��V
�/�X~p��o����Fex��1&�fE��r2ֺ��`	�oJD�v3����,:���)g.W�p���ur��$3J��7���w�PK+�D[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
+�D[���''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R6bab329c37da4251" /></Relationships>PK+�D[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��PK+�D[a����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8.NHP�nذ-����q�Ďl��Xp$��U$p%l����I3�����<�q�N�j �ף���`�Y�p�)OD;.��ؔ�{J��8�X�]�f�r�Hu��U]�4��d��i���1����3�����p�1��0`�S��X��@����|�us�Pqd��ZL�	��w^�h�2=Ӭ�Z佾�����S
�ҥSY.�8GݘV3d��j�j��/6_PK+�D[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK+�D[�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-+�D[��S¶5xl/workbook.xmlPK-+�D[����	��[Content_Types].xmlPK-
+�D[���''U_rels/.relsPK-+�D[A�L
��xl/worksheets/sheet1.xmlPK-+�D[a����P�xl/_rels/workbook.xml.relsPK-+�D[Ѓc'2E
�xl/styles.xmlPK-+�D[�l�R��kxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PK+�D[Z��ķ5xl/workbook.xml �(�����0��&�C��h")��x��Э4П�5���H�yۙ��v�l��3�����\��lE��P̟�w�8�B��E�����o:�K���Ă4��z���ay�q?5�(Ť���]�=%�>�hlu�5D~S4�����f
jܲ�0JΝ�����d�(ˬ�E��-����F����PK+�D[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
+�D[�T�''_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="Rec8d1500e03e41fe" /></Relationships>PK+�D[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��PK+�D[ȁ�}�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�AnbP�n�t[z�q�Ďl��Xp$��U$H%l����I3�����4��i���b@��`�wp��N�v���(s�Hn�)+>u�r�)M��$Sf�cC�d.i��,�Q�H�kh\2�I��C���>M��`��19�� c����R��PW�
dg:�+S���>� �fj)�GL�^��B�[�d��Zqٮn*�dD�c���iY^�Y��V(���\qvQ�W��PK+�D[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK+�D[�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-+�D[Z��ķ5xl/workbook.xmlPK-+�D[����	�[Content_Types].xmlPK-
+�D[�T�''V_rels/.relsPK-+�D[A�L
��xl/worksheets/sheet1.xmlPK-+�D[ȁ�}�P�xl/_rels/workbook.xml.relsPK-+�D[Ѓc'2E
�xl/styles.xmlPK-+�D[�l�R��mxl/sharedStrings.xmlPK��