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": "SGT+LZAFGU+zHiWvGeJKNQ==",
      "guid": "2dfe6448-0590-4f19-b31e-25af19e24a35",
      "active": true,
      "doNotRange": true,
      "doNotOrder": true,
      "hidden": true,
      "deleted": true,
      "plu": 1,
      "apn": "sample string 5",
      "itemNumber": "sample string 6",
      "salesMode": 1,
      "orderPacked": 7,
      "name": "sample string 8",
      "secondDescription": "sample string 9",
      "text1": "sample string 10",
      "text2": "sample string 11",
      "imageName": "sample string 12",
      "expiry": 1,
      "tare": 1,
      "hasModifiers": 1,
      "mpl": 1,
      "notForSale": 13,
      "isManufactured": true,
      "isIngredient": true,
      "isModifier": true,
      "packQty": 1,
      "priceOverride": 1,
      "fixedWeight": 1,
      "productGrade": "sample string 14",
      "complianceIndicatorType": "sample string 15",
      "complianceIndicator": "sample string 16",
      "warehouseDirectIndicator": "sample string 17",
      "unitMeasure": 1.1,
      "unitMeasureKind": 18,
      "coolCode": 19,
      "percentContent": 20.1,
      "allowZeroPrice": true,
      "priceRequired": true,
      "sendToScale": true,
      "posTare": 1,
      "bestOrExpire": 23,
      "nonScaleWeigh": true,
      "cost": 1,
      "costCalcMethod": 1,
      "asEnteredCost": 1,
      "weightedAvgCost": 1,
      "lastCost": 1,
      "costDecimals": 25,
      "costGSTPercent": 1,
      "currentCost": 1,
      "currentCostDecimals": 1,
      "cartonCost": 1,
      "price": 1,
      "gstPercent": 1,
      "currentPrice": 1,
      "break1": 1,
      "price1": 1,
      "break2": 1,
      "price2": 1,
      "break3": 1,
      "price3": 1,
      "fuelItem": true,
      "liabilityItem": true,
      "rrp": 1,
      "altPriceMode": 28,
      "alwaysApplyMargin": true,
      "margin": 1.1,
      "marginRanged": true,
      "minimumMargin": 1.1,
      "maximumMargin": 1.1,
      "grossProfit": 1.0,
      "externalID": "sample string 31",
      "priceGroupG_UID": "SFIfmJJUJEqphV15tvgYiw==",
      "priceGroupGuid": "981f5248-5492-4a24-a985-5d79b6f8188b",
      "priceGroupName": "sample string 32",
      "supplierIdentifier": "ICDiPs6Bp0mvjRnO0KNIbQ==",
      "supplierIdentifierGuid": "3ee22020-81ce-49a7-af8d-19ced0a3486d",
      "preferredSupplier": "sample string 33",
      "directNumber": "sample string 34",
      "deptCode": "sample string 35",
      "subDeptCode": "sample string 36",
      "minorDeptCode": "sample string 37",
      "lesserDeptCode": "sample string 38",
      "deptName": "sample string 39",
      "subDeptName": "sample string 40",
      "minorDeptName": "sample string 41",
      "lesserDeptName": "sample string 42",
      "altDescription": "sample string 43",
      "altDeptCode": "sample string 44",
      "altSubDeptCode": "sample string 45",
      "altMinorDeptCode": "sample string 46",
      "altLesserDeptCode": "sample string 47",
      "cartonQuantity": 48,
      "baseUnits": 49,
      "aws": 1.0,
      "soh": 1,
      "soo": 1,
      "inventoryAccuracy": 1,
      "isNormalPriceChangesCampaign": true,
      "lastManualUpdate": "2026-04-03T06:16:42.3489473",
      "lastManualUpdatedByUser": "sample string 52",
      "activated": "2026-04-03T06:16:42.3489473",
      "lastOrdered": "2026-04-03T06:16:42.3489473",
      "lastCountedDate": "2026-04-03T06:16:42.3489473",
      "lastSold": "2026-04-03T06:16:42.3489473",
      "storeID": 1,
      "masterPluG_UID": "QEA=",
      "bins": [
        {
          "$id": "3",
          "pluG_UID": "A+xWJQ9hOUiWliNeroUIoQ==",
          "pluGuid": "2556ec03-610f-4839-9696-235eae8508a1",
          "shelfLocationIdentifier": "nb/Bw8fOEkyloScjqBoqHQ==",
          "shelfLocationGuid": "c3c1bf9d-cec7-4c12-a5a1-2723a81a2a1d",
          "labelShelfDefault": 1,
          "labelTalkerDefault": 1,
          "labelSmall": true,
          "labelPageLayoutG_UID": "0WIvcujHXE6wFkCm9jnIew==",
          "labelPageLayoutGuid": "722f62d1-c7e8-4e5c-b016-40a6f639c87b",
          "updated": "2026-04-03T06:16:42.3489473",
          "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": "r33ZAuDP3UeKatPgYnOx5Q==",
            "guid": "02d97daf-cfe0-47dd-8a6a-d3e06273b1e5",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "CVzlGwTvBUWRHiGfiEO+6A==",
            "priceGroupGuid": "1be55c09-ef04-4505-911e-219f8843bee8",
            "blueprintID": 1,
            "lastCountedDate": "2026-04-03T06:16:42.3489473",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2026-04-03T06:16:42.3489473",
            "pluCreated": "2026-04-03T06:16:42.3489473",
            "createdByUser": "sample string 9",
            "name": "sample string 10",
            "nameChanged": true,
            "secondDescription": "sample string 12",
            "hostDescription": "sample string 13",
            "keepCartonQty": true,
            "keepDescription": true,
            "keepDepartments": true,
            "keepSuppliers": true,
            "markdownDescription": "sample string 18",
            "altDescription": "sample string 19",
            "bestOrExpire": 20,
            "lastUpdate": "2026-04-03T06:16:42.3489473",
            "lastManualUpdate": "2026-04-03T06:16:42.3489473",
            "imageName": "sample string 23",
            "showImageOnFlipCharts": true,
            "showTextOnFlipCharts": true,
            "overrideFlipChartText": true,
            "flipChartText": "sample string 27",
            "salesMode": 1,
            "eftCode": 1,
            "price": 1,
            "priceChanged": true,
            "rrp": 1,
            "gstPercent": 28,
            "gstPercentChanged": true,
            "costGSTPercent": 29,
            "costGSTPercentChanged": true,
            "wetPercent": 1,
            "priceOverride": 1,
            "cost": 1,
            "currentCost": 1,
            "currentCostDecimals": 1,
            "grossProfit": 1.0,
            "currentCostDesc": "sample string 30",
            "currentCostEnd": "2026-04-03T06:16:42.3489473",
            "currentCostUpdated": "2026-04-03T06:16:42.3489473",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2026-04-03T06:16:42.3489473",
            "defaultGP": 1,
            "breakTargetMode": 33,
            "break1": 1,
            "price1": 1,
            "target1": 34,
            "break2": 1,
            "price2": 1,
            "target2": 35,
            "break3": 1,
            "price3": 1,
            "target3": 36,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "paws": 1.0,
            "awsUpdated": "2026-04-03T06:16:42.3489473",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "80qgImM/OESLd9eTr0gRNw==",
            "altPLUGuid": "22a04af3-3f63-4438-8b77-d793af481137",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2026-04-03T06:16:42.3489473",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "4Z/s2rxL6kiLaBDQhLk+Xw==",
            "shelfPageLayoutGuid": "daec9fe1-4bbc-48ea-8b68-10d084b93e5f",
            "talkerPageLayoutG_UID": "X9WgVqPkfkabGVuyTD1t/w==",
            "talkerPageLayoutGuid": "56a0d55f-e4a3-467e-9b19-5bb24c3d6dff",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 85,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 87",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "liabilityItem": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 92,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 95,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "5Y1NRBp3mEO0m3Cy3Xk0uQ==",
            "inventoryIdentifier": "444d8de5-771a-4398-b49b-70b2dd7934b9",
            "inventoryAccuracy": 1,
            "baseUnits": 99,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 100,
            "defaultPrinter": "sample string 101",
            "defaultPrinterGroup": "sample string 102",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 103,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "dXJXchwCykOCiM8ez2x2Pw==",
            "parentPluGuid": "72577275-021c-43ca-8288-cf1ecf6c763f",
            "preferredHostVendor": 105,
            "preferredHostChanged": true,
            "code": "sample string 107",
            "supplierIdentifier": "nKDgvJc1OUu2+2nDVouBPQ==",
            "supplierIdentifierGuid": "bce0a09c-3597-4b39-b6fb-69c3568b813d",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "PzSRN2SQ+k+D+jM3izpp7g==",
            "rebateSupplierIdentifierGuid": "3791343f-9064-4ffa-83fa-33378b3a69ee",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 109",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 111",
            "productType": "sample string 112",
            "productGroup": "sample string 113",
            "complianceIndicator": "sample string 114",
            "inhouseBrand": "sample string 115",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 118",
            "lastUpdatedByUser": "sample string 119",
            "lastManualUpdatedByUser": "sample string 120",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2026-04-03T06:16:42.3489473",
            "commodity": "sample string 122",
            "businessPillar": "sample string 123",
            "mscCommodity": "sample string 124",
            "hostIdentifier": "T2Lokdxqh0+JF58r7gzyzQ==",
            "hostIdentifierGuid": "91e8624f-6adc-4f87-8917-9f2bee0cf2cd",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 126",
            "aisleEnds": "sample string 127",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 138,
            "webPriceRounding": true,
            "webMarkup": 140,
            "webPriceMode": 141,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 142",
            "altSubDeptCode": "sample string 143",
            "altMinorDeptCode": "sample string 144",
            "altLesserDeptCode": "sample string 145",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "store": {
              "$id": "5",
              "id": 1,
              "isMaster": true,
              "isElectedMaster": true,
              "electedMasterStoreID": 1,
              "isZoneMaster": true,
              "shortName": "sample string 3",
              "url": "sample string 4",
              "sortOrder": 1,
              "name": "sample string 5",
              "phone": "sample string 6",
              "fax": "sample string 7",
              "email": "sample string 8",
              "address1": "sample string 9",
              "address2": "sample string 10",
              "city": "sample string 11",
              "state": "sample string 12",
              "country": "sample string 13",
              "postCode": "sample string 14",
              "delivery": 1,
              "exportAccounts": 1,
              "salesAccountFolder": "sample string 15",
              "purchaseAccountFolder": "sample string 16",
              "initLoad": 1,
              "initIDs": 1,
              "zoneID": 1,
              "actAsMaster": 1,
              "lastActiveUtc": "2026-04-03T06:16:42.3489473",
              "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": "kP2TsvrRnkmXIMDpucMAWA==",
              "hostIdentifierGuid": "b293fd90-d1fa-499e-9720-c0e9b9c30058",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "defaultOrderDocumentId": 1,
              "defaultStockReceiveDocumentId": 1,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2026-04-03T06:16:42.3489473",
              "priceZone": {
                "$id": "6",
                "id": 1,
                "name": "sample string 2",
                "hostIdentifier": "22VqtjQVGUybFM3bOcpROQ==",
                "hostIdentifierGuid": "b66a65db-1534-4c19-9b14-cddb39ca5139",
                "sortOrder": 3,
                "zoneMasterStoreID": 1,
                "electedMasterStoreID": 1,
                "containsElectedMasterStore": true
              },
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "7",
                "storeID": 1,
                "addressType": 1,
                "address1": "sample string 1",
                "address2": "sample string 2",
                "city": "sample string 3",
                "state": "sample string 4",
                "country": "sample string 5",
                "postCode": "sample string 6"
              },
              "billingAddressCopied": true,
              "billingAddress": {
                "$ref": "7"
              },
              "hostStoreSettings": [
                {
                  "$id": "8",
                  "id": 1,
                  "hostIdentifier": "JmJe5MnxoUO8a33cU38C4g==",
                  "hostIdentifierGuid": "e45e6226-f1c9-43a1-bc6b-7ddc537f02e2",
                  "storeID": 2,
                  "username": "sample string 3",
                  "password": "sample string 4",
                  "passwordPlain": "sample string 5",
                  "serverAddress": "sample string 6",
                  "serverPort": 1,
                  "excludeFromLeadInOut": true,
                  "useForHostFile": true,
                  "metcashPillarID": "sample string 9",
                  "metcashStateCode": "sample string 10",
                  "metcashCustomerID": "sample string 11",
                  "metcashTradingPartnerID": "sample string 12",
                  "drakesCustomerNumber": 1,
                  "sparCustomerNumber": "sample string 13",
                  "sparOrderUsername": "sample string 14",
                  "sparOrderPassword": "sample string 15",
                  "sparOrderPasswordPlain": "sample string 16",
                  "pharmXSiteID": 1,
                  "ibaZoneID": 1,
                  "ibaState": "sample string 17",
                  "foodlandStoreCode": "sample string 18",
                  "ilgMemberNumber": "sample string 19",
                  "ilgOutletLocation": 1,
                  "ilgBaseCost": 1,
                  "ilgApplyNonAdvertisedPromos": true,
                  "ilgExemptFromFreight": true,
                  "ilgOrderDealReview": true,
                  "ilgFinanceFee": 1,
                  "secondPassword": "sample string 23",
                  "secondPasswordPlain": "sample string 24",
                  "secondServerAddress": "sample string 25",
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$id": "9",
                    "identifier": "qxCfTm5Z7kSi5/NN2ZRWDw==",
                    "identifierGuid": "4e9f10ab-596e-44ee-a2e7-f34dd994560f",
                    "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": "08LipWs8Ik6X2hxyXNZwWQ==",
                    "hostSupplierIdentifierGuid": "a5e2c2d3-3c6b-4e22-97da-1c725cd67059",
                    "loyaltyPriceLevelIdentifier": "zWU1U2AbDE2qpEHnEsLcnQ==",
                    "loyaltyPriceLevelIdentifierGuid": "533565cd-1b60-4d0c-aaa4-41e712c2dc9d",
                    "isGroup": true,
                    "description": "sample string 22",
                    "hostProvider": 23,
                    "hostTypeEnum": 24,
                    "hostType": "sample string 25",
                    "hostCode": "sample string 26",
                    "username": "sample string 27",
                    "password": "sample string 28",
                    "passwordPlain": "sample string 29",
                    "server": "sample string 30",
                    "url": "sample string 31",
                    "global": true,
                    "stateCode": "sample string 33",
                    "lastCollected": "2026-04-03T06:16:42.3489473",
                    "lastProcessed": "2026-04-03T06:16:42.3489473",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "10",
                      "identifier": "GdQ7tz6UzUaK1t7oQeL1GA==",
                      "identifierGuid": "b73bd419-943e-46cd-8ad6-dee841e2f518",
                      "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": "Fi+w25yzDEulgIl/lXq0AQ==",
                      "primaryContactID": "dbb02f16-b39c-4b0c-a580-897f957ab401",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "51RdiRwPlUq2nm1jei6sAQ==",
                      "supplierGroupGuid": "895d54e7-0f1c-4a95-b69e-6d637a2eac01",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2026-04-03T06:16:42.3489473",
                      "rebateLastClaimedAmount": 1.0,
                      "cartonsOnly": true,
                      "minimumOrderValue": 1,
                      "enforceMinimumQuantity": true,
                      "freight": 19.0,
                      "freightType": 20,
                      "deleted": true,
                      "deletedUser": "sample string 22",
                      "storeName": "sample string 23",
                      "primaryContact": {
                        "$id": "11",
                        "id": "f901cb8d-b4a8-4a60-b42c-db97e6adb6c3",
                        "identifier": "TH+8LCD8sU6Oe640Qq8LHQ==",
                        "identifierGuid": "2cbc7f4c-fc20-4eb1-8e7b-ae3442af0b1d",
                        "familyName": "sample string 1",
                        "givenNames": "sample string 2",
                        "otherNames": "sample string 3",
                        "title": "sample string 4",
                        "dateOfBirth": "sample string 5",
                        "sex": "sample string 6",
                        "address": "sample string 7",
                        "address1": "sample string 8",
                        "address2": "sample string 9",
                        "town": "sample string 10",
                        "state": "sample string 11",
                        "country": "sample string 12",
                        "postalCode": "sample string 13",
                        "telephone": "sample string 14",
                        "mobile": "sample string 15",
                        "email": "sample string 16",
                        "fax": "sample string 17",
                        "primary": true
                      },
                      "contacts": [
                        {
                          "$id": "12",
                          "supplierIdentifier": "cDIeYKs6j061iu0q7hswdw==",
                          "supplierIdentifierGuid": "601e3270-3aab-4e8f-b58a-ed2aee1b3077",
                          "contactGuid": "IxoU4HzeAU+g0U6Vd3YZkA==",
                          "contactID": "e0141a23-de7c-4f01-a0d1-4e9577761990",
                          "contact": {
                            "$ref": "11"
                          },
                          "supplier": {
                            "$ref": "10"
                          }
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "products": [
                        {
                          "$id": "13",
                          "pluG_UID": "do3TGveW5UaChOgmUpXzRA==",
                          "pluGuid": "1ad38d76-96f7-46e5-8284-e8265295f344",
                          "supplierIdentifier": "YBAAFfrqbk6ZeDbtYhAQaQ==",
                          "supplierIdentifierGuid": "15001060-eafa-4e6e-9978-36ed62101069",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2026-04-03T06:16:42.3489473",
                          "pricedByWeight": true,
                          "landedUnitCostEx": 9,
                          "landedUnitCostInc": 10,
                          "landedCartonCostInc": 12,
                          "landedCartonCostEx": 13,
                          "standardCost": 14,
                          "deliveryFee": 1,
                          "deliveryFeeBasis": "sample string 15",
                          "pickAndPackFee": 1,
                          "pickAndPackFeeBasis": "sample string 16",
                          "financeFee": 1,
                          "financeFeeBasis": "sample string 17",
                          "cartonLength": 1,
                          "cartonWidth": 1,
                          "cartonHeight": 1,
                          "palletLayerQuantity": 1,
                          "palletLayers": 1,
                          "itemCode": "sample string 18",
                          "invoiceCode": "sample string 19",
                          "invoiceDesc": "sample string 20",
                          "orderDirect": true,
                          "useCost": true,
                          "minimumQuantity": 21,
                          "hostType": 22,
                          "fromHost": 23,
                          "minimumReorder": 1,
                          "maximumReorder": 1,
                          "orderMultiple": 24.1,
                          "sellMultiple": 25.1,
                          "baseMultiple": 26.1,
                          "hostStandardCost": 27,
                          "hostTotalCost": 28,
                          "hostRetail": 29,
                          "hostLandedUnitCostEx": 30,
                          "hostLandedUnitCostInc": 31,
                          "hostDesc": "sample string 32",
                          "directIndicator": "sample string 33",
                          "availableToOrder": true,
                          "hostRangeIndicator": "sample string 35",
                          "hostProductType": "sample string 36",
                          "hostProductGrade": "sample string 37",
                          "hostProductGroup": "sample string 38",
                          "hostSlowMoving": true,
                          "hostGeneralMerchandise": true,
                          "hostPillar": "sample string 41",
                          "hostLastUpdated": "2026-04-03T06:16:42.3489473",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "14",
                              "pluG_UID": "GhzBGFFS102e2RmFpKAP6Q==",
                              "pluGuid": "18c11c1a-5251-4dd7-9ed9-1985a4a00fe9",
                              "supplierIdentifier": "SunL9N9tmUWDSSHqykDO2w==",
                              "supplierIdentifierGuid": "f4cbe94a-6ddf-4599-8349-21eaca40cedb",
                              "invoiceCode": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "storeIDs": [
                            1,
                            2
                          ],
                          "preferredSupplier": true,
                          "preferredRebateSupplier": true,
                          "supplierName": "sample string 42",
                          "salesMode": 43,
                          "orderPacked": true,
                          "active": true,
                          "price": 1,
                          "costGstPercent": 45,
                          "parentPluG_UID": "jaqtgJiI7kKiDs8LfU8UOw==",
                          "parentPluGuid": "80adaa8d-8898-42ee-a20e-cf0b7d4f143b",
                          "freight": 46.0,
                          "freightType": 1,
                          "product": {
                            "$ref": "4"
                          },
                          "supplier": {
                            "$ref": "10"
                          },
                          "serviceFee": {
                            "$id": "15",
                            "id": 1,
                            "description": "sample string 1",
                            "fee": 1
                          },
                          "isPrimaryHost": true,
                          "hostVendor": 48
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "orderCycleHeaders": [
                        {
                          "$id": "16",
                          "storeID": 1,
                          "supplierIdentifier": "naRMCyOaLE+yigaTHI/Ajg==",
                          "supplierGuid": "0b4ca49d-9a23-4f2c-b28a-06931c8fc08e",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "storeName": "sample string 5",
                          "departmentName": "sample string 6",
                          "orderDays": 7
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "cycles": [
                        {
                          "$id": "17",
                          "storeID": 1,
                          "supplierIdentifier": "HttdYoCZ4kmgssE2HlT+Ig==",
                          "supplierGuid": "625ddb1e-9980-49e2-a0b2-c1361e54fe22",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "cutOffWeek": 5,
                          "cutOffDay": 6,
                          "cutOffTime": "00:00:00.1234567",
                          "leadTime": 7,
                          "daysBuffer": 8,
                          "supplierName": "sample string 9",
                          "cutOffDate": "2026-04-03T06:16:42.3489473",
                          "deliveryDate": "2026-04-03T06:16:42.3489473",
                          "nextCutOffDate": "2026-04-03T06:16:42.3489473",
                          "nextDeliveryDate": "2026-04-03T06:16:42.3489473",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "store": {
                        "$ref": "5"
                      },
                      "updated": "2026-04-03T06:16:42.3489473",
                      "isHost": true
                    },
                    "files": [
                      {
                        "$id": "18",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2026-04-03T06:16:42.3489473",
                        "processed": "2026-04-03T06:16:42.3489473",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2026-04-03T06:16:42.3489473",
                        "size": 1,
                        "sizeFormat": "sample string 7",
                        "isArchive": true,
                        "customerNumber": "sample string 9",
                        "businessPillar": "sample string 10",
                        "fileType": "sample string 11",
                        "version": "sample string 12",
                        "reference": "sample string 13",
                        "digest": "sample string 14",
                        "contentType": "sample string 15",
                        "host": {
                          "$ref": "9"
                        },
                        "metcashHeader": {
                          "$id": "19",
                          "customerNumber": "sample string 1",
                          "creationDate": "2026-04-03T06:16:42.3489473",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "20",
                        "id": 1,
                        "hostIdentifier": "xYB8Uk620EqAJ1qI2Gjrtg==",
                        "hostIdentifierGuid": "527c80c5-b64e-4ad0-8027-5a88d868ebb6",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "e8a14a8e-3ad1-4718-9c75-759087caae85",
                          "081e5a5a-0329-4026-af2d-6efc44dd3f85"
                        ]
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "8"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "8"
                      },
                      {
                        "$ref": "8"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "21",
                        "identifier": "OQjXjS/+90G2TQ02iWYFUg==",
                        "identifierGuid": "8dd70839-fe2f-41f7-b64d-0d3689660552",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "promoTypeGuids": [
                      "94135347-36d3-4d42-8030-e5d0054bf7d2",
                      "00a04ace-ccf4-4eee-bb3f-ffe395d1635b"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 27"
                },
                {
                  "$ref": "8"
                }
              ],
              "accounts": [
                {
                  "$id": "22",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "22"
                }
              ],
              "sales": [
                {
                  "$id": "23",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2026-04-03T06:16:42.3489473",
                  "ftpSite": {
                    "$id": "24",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "path": "sample string 7",
                    "protocol": 8
                  }
                },
                {
                  "$ref": "23"
                }
              ],
              "zoneMatrix": [
                {
                  "$ref": "20"
                },
                {
                  "$ref": "20"
                }
              ],
              "cashManagements": [
                {
                  "$id": "25",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "26",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "passwordPlain": "sample string 6",
                    "token": "sample string 7",
                    "apiType": 8,
                    "apiSubType": 9
                  }
                },
                {
                  "$ref": "25"
                }
              ],
              "updateStoreID": "57ace6cd-6934-4c23-a541-aa20b9a9004b",
              "updateStore": {
                "$id": "27",
                "id": "53268774-7f13-4a0b-b917-375e267be90c",
                "name": "sample string 1",
                "lastActivity": "2026-04-03T06:16:42.3489473",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2026-04-03T06:16:42.3489473"
              },
              "timeZoneId": "sample string 54",
              "securityOptions": {
                "$id": "28",
                "loginMode": 1,
                "allowSelfVerification": true,
                "verifierEmail": "sample string 3",
                "source": "sample string 4",
                "loginModeInherited": 5,
                "loginModeSource": "sample string 6",
                "selfVerifyInherited": true,
                "selfVerifySource": "sample string 8",
                "verifyEmailInherited": "sample string 9",
                "verifyEmailSource": "sample string 10"
              }
            },
            "storePrices": [
              {
                "$id": "29",
                "pluG_UID": "qZw+8wcvgEaTCemcIqhbyA==",
                "pluGuid": "f33e9ca9-2f07-4680-9309-e99c22a85bc8",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "isElectedMasterStore": true,
                "isZoneMasterStore": true,
                "priceNow": 7,
                "costNow": 8,
                "costNowDecimals": 9,
                "normalPrice": 10,
                "priceNext": 1,
                "costNext": 1,
                "costNextDecimals": 11,
                "nextCampaignName": "sample string 12",
                "gstPercent": 13,
                "normalCost": 14,
                "normalCostDecimals": 15,
                "costGstPercent": 16,
                "costCalcMethod": 1,
                "currentCost": 17,
                "currentCostDecimals": 18,
                "break1": 19,
                "price1": 20,
                "break2": 21,
                "price2": 22,
                "break3": 23,
                "price3": 24,
                "fuelItem": 25,
                "fixedWeight": 26,
                "active": true,
                "complianceIndicator": "sample string 27",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2026-04-03T06:16:42.3489473"
              },
              {
                "$ref": "29"
              }
            ],
            "currentPrices": {
              "$id": "30",
              "pluPrices": {
                "$id": "31",
                "plu": 1,
                "pluG_UID": "QEA=",
                "stores": [
                  1,
                  2
                ],
                "normalPrice": 1,
                "cost": 2,
                "break1": 3,
                "price1": 4,
                "break2": 5,
                "price2": 6,
                "break3": 7,
                "price3": 8,
                "discountPrice": 9,
                "memberDiscountPrice": 10,
                "acceptedUtc": "2026-04-03T06:16:42.3489473",
                "priceChangeType": 0,
                "costDecimals": 11,
                "costCalcMethod": 12,
                "targetCampaignPriceGtOrEquNormal": true
              },
              "normalPluPrices": {
                "$ref": "31"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "32",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "talkerText": "sample string 3",
                "disableWasSave": true,
                "startDate": "2026-04-03T06:16:42.3489473",
                "startTime": 5,
                "endDate": "2026-04-03T06:16:42.3489473",
                "endTime": 6,
                "newPrice": 7,
                "newCost": 8,
                "newCostDecimals": 9,
                "pctDiscount": 10,
                "promoType": 1,
                "promotionTypeCode": "sample string 11",
                "hostType": 12,
                "hostIdentifier": "cqNrRcZbL0mo/nAV56IRdw==",
                "hostIdentifierGuid": "456ba372-5bc6-492f-a8fe-7015e7a21177",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                }
              ]
            },
            "tray": {
              "$id": "33",
              "g_UId": "VsvqSsoubEi8lzYFDWmFwA==",
              "guid": "4aeacb56-2eca-486c-bc97-36050d6985c0",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "34",
              "priceGroupG_UID": "NwbAMyE5Z0e6v4jJDFgrWA==",
              "priceGroupGuid": "33c00637-3921-4767-babf-88c90c582b58",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2026-04-03T06:16:42.3489473",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 147",
            "nutrifacts": {
              "$id": "35",
              "pluG_UID": "jH8jaVrOkESFqdLvVBCNFQ==",
              "pluGuid": "69237f8c-ce5a-4490-85a9-d2ef54108d15",
              "plu": 1,
              "servingsPerPack": 1,
              "servingSize": 1,
              "showAllergens": 1,
              "energy": 1,
              "protein": 1,
              "fat": 1,
              "saturated": 1,
              "carbo": 1,
              "sugars": 1,
              "sodium": 1,
              "potasium": 1,
              "calcium": 1,
              "fibre": 1,
              "soya": 1,
              "nutsSeeds": 1,
              "shells": 1,
              "eggs": 1,
              "dairy": 1,
              "gluten": 1,
              "sulphites": 1,
              "peanuts": 1,
              "sesame": 1,
              "fish": 1,
              "lupins": 1
            },
            "dates": {
              "$id": "36",
              "pluGuid": "ffe3f7e6-d353-4a41-9e5d-04436e92a191",
              "created": "2026-04-03T06:16:42.3489473",
              "createdByUser": "sample string 1",
              "activated": "2026-04-03T06:16:42.3489473",
              "activatedByUser": "sample string 2",
              "deactivated": "2026-04-03T06:16:42.3489473",
              "deactivatedByUser": "sample string 3",
              "lastOrdered": "2026-04-03T06:16:42.3489473",
              "lastOrderedQty": 4.0,
              "lastReceived": "2026-04-03T06:16:42.3489473",
              "lastReceivedQty": 5.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2026-04-03T06:16:42.3489473",
              "lastSold": "2026-04-03T06:16:42.3489473",
              "firstSold": "2026-04-03T06:16:42.3489473",
              "awsUpdated": "2026-04-03T06:16:42.3489473",
              "lastManualUpdate": "2026-04-03T06:16:42.3489473",
              "lastManualUpdatedByUser": "sample string 7",
              "lastUpdated": "2026-04-03T06:16:42.3489473",
              "lastUpdatedByUser": "sample string 9",
              "lastUpdatedByHost": "2026-04-03T06:16:42.3489473",
              "doNotRangeUpdated": "2026-04-03T06:16:42.3489473",
              "doNotOrderUpdated": "2026-04-03T06:16:42.3489473",
              "tracked": "2026-04-03T06:16:42.3489473"
            },
            "allergens": [
              {
                "$id": "37",
                "primaryKey": {
                  "$id": "38",
                  "pluGuid": "e4a13602-3fdd-4d8a-8e77-801ff2b5efee",
                  "contains": 2
                },
                "allergenID": 1,
                "pluG_UID": "Ajah5N0/ik2Od4Af8rXv7g==",
                "pluGuid": "e4a13602-3fdd-4d8a-8e77-801ff2b5efee",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "37"
              }
            ],
            "costs": {
              "$id": "39",
              "pluG_UID": "rpYcxStjT0WjmAWh2BPcfQ==",
              "pluGuid": "c51c96ae-632b-454f-a398-05a1d813dc7d",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2026-04-03T06:16:42.3489473",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "40",
                "saleHeaderID": 1,
                "created": "2026-04-03T06:16:42.3489473",
                "createdLocal": "2026-04-03T06:16:42.3489473",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "P9F6V2BpBkKaQc38G3hYiA==",
                "operatorGuid": "577ad13f-6960-4206-9a41-cdfc1b785888",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "1L1bONiD+0KjyPdYBspSEQ==",
                "pluGuid": "385bbdd4-83d8-42fb-a3c8-f75806ca5211",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "41",
                  "id": 1,
                  "g_Uid": "hqcX1N9BwUigsiLoeel5WQ==",
                  "guid": "d417a786-41df-48c1-a0b2-22e879e97959",
                  "operatorNumber": 1,
                  "shortName": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "password": "sample string 5",
                  "hasPassword": true,
                  "passwordText": "sample string 6",
                  "rfidTagID": "sample string 7",
                  "blueprintID": 1,
                  "groupID": 1,
                  "groupName": "sample string 8",
                  "managerGroupID": 1,
                  "managerGroupName": "sample string 9",
                  "zoneID": 1,
                  "zoneName": "sample string 10",
                  "loggedIn": 1,
                  "lastUsedIP": "sample string 11",
                  "deleted": true,
                  "locked": true,
                  "allowOpenTill": true,
                  "webEmail": "sample string 14",
                  "simpleOperatorType": 0,
                  "webRole": "sample string 15",
                  "updated": "2026-04-03T06:16:42.3489473",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2026-04-03T06:16:42.3489473",
                  "endShift": "2026-04-03T06:16:42.3489473",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "42",
                      "operatorG_UID": "xxsbcOsSJk+u/QwBPSRyhQ==",
                      "operatorGuid": "701b1bc7-12eb-4f26-aefd-0c013d247285",
                      "storeID": 2,
                      "operator": {
                        "$ref": "41"
                      },
                      "store": {
                        "$ref": "5"
                      }
                    },
                    {
                      "$ref": "42"
                    }
                  ]
                }
              },
              {
                "$ref": "40"
              }
            ],
            "apns": [
              {
                "$id": "43",
                "pluID": 1,
                "pluG_UID": "BFNLV2FpxE+ksTFCes0cWg==",
                "pluGuid": "574b5304-6961-4fc4-a4b1-31427acd1c5a",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "43"
              }
            ],
            "tuns": [
              {
                "$id": "44",
                "pluG_UId": "SB8fMhEAGEWopAYslQ/c1Q==",
                "pluGuid": "321f1f48-0011-4518-a8a4-062c950fdcd5",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "4"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "44"
              }
            ],
            "competitionPricing": [
              {
                "$id": "45",
                "identifier": "0y1jIfXkKEqP39gYwzZ3lg==",
                "identifierGuid": "21632dd3-e4f5-4a28-8fdf-d818c3367796",
                "pluG_UID": "5GnPyAZsYU2Wt1Ib+Nsi+A==",
                "pluGuid": "c8cf69e4-6c06-4d61-96b7-521bf8db22f8",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "45"
              }
            ],
            "supplier": {
              "$ref": "10"
            },
            "supplierName": "sample string 148",
            "children": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "ordering": {
              "$ref": "13"
            },
            "flipChartPages": [
              {
                "$id": "46",
                "identifier": "lZtKoLj0lUyd+oTtDHZ1yQ==",
                "groupName": "sample string 1",
                "identifierGuid": "a04a9b95-f4b8-4c95-9dfa-84ed0c7675c9",
                "exists": true,
                "flipChartIdentifier": "IrX8TVh25EigZma0qhxr3Q==",
                "flipChartIdentifierGuid": "4dfcb522-7658-48e4-a066-66b4aa1c6bdd",
                "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": "HBah0wDLFESDtOFweGWcPg==",
                "groupIdentifierGuid": "d3a1161c-cb00-4414-83b4-e17078659c3e",
                "flipChart": {
                  "$id": "47",
                  "identifier": "ogbYxDHkN0+0Q2fa6pUgoQ==",
                  "identifierGuid": "c4d806a2-e431-4f37-b443-67daea9520a1",
                  "displayName": "sample string 2",
                  "sortOrder": 3,
                  "productsPerRow": 4,
                  "rowsPerPage": 5,
                  "buttonMarginX": 6,
                  "buttonMarginY": 7,
                  "beginButtonsX": 8,
                  "beginButtonsY": 9,
                  "autoSizeButtons": true,
                  "autoSizeGrid": true,
                  "showButtonText": true,
                  "showButtonImage": true,
                  "formLocationX": 1,
                  "formLocationY": 1,
                  "formWidth": 14,
                  "formHeight": 15,
                  "formMaximised": true,
                  "formResizable": true,
                  "formBackgroundImage": "sample string 16",
                  "formBackgroundColourA": 1,
                  "formBackgroundColourR": 1,
                  "formBackgroundColourG": 1,
                  "formBackgroundColourB": 1,
                  "formFontFamily": "sample string 17",
                  "formFontSize": 1.1,
                  "formFontStyle": 1,
                  "formAttributes": "sample string 18",
                  "buttonWidth": 19,
                  "buttonHeight": 20,
                  "buttonAnchor": 21,
                  "buttonBackgroundImage": "sample string 22",
                  "buttonTopColour": 1,
                  "buttonTextColour": 1,
                  "buttonBottomColour": 1,
                  "buttonBorderColour": 1,
                  "buttonBorderWidth": 1,
                  "buttonRadius": 1,
                  "buttonGradientMode": 1,
                  "buttonDropShadow": true,
                  "buttonShadowWidth": 1,
                  "buttonHighLightOnPush": true,
                  "buttonFontFamily": "sample string 23",
                  "buttonFontSize": 1.1,
                  "buttonFontStyle": 1,
                  "buttonTextAlign": 1,
                  "buttonWordBreak": true,
                  "buttonDrawImageAndButton": true,
                  "buttonVerticalText": true,
                  "buttonImageAlign": 1,
                  "panelLocationX": 1,
                  "panelLocationY": 1,
                  "panelWidth": 1,
                  "panelHeight": 1,
                  "panelAnchor": 1,
                  "panelFontFamily": "sample string 24",
                  "panelFontSize": 1.1,
                  "panelFontStyle": 1,
                  "panelBackgroundColour": 1,
                  "panelTextColour": 1,
                  "panelAttributes": "sample string 25",
                  "unsentCount": 26,
                  "group": {
                    "$id": "48",
                    "identifier": "5dcSAA9qkUimLh8bGkltVQ==",
                    "identifierGuid": "0012d7e5-6a0f-4891-a62e-1f1b1a496d55",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "49",
                        "id": 1,
                        "g_UID": "zpJ6d/WLQkqXaLuaZkPm3Q==",
                        "guid": "777a92ce-8bf5-4a42-9768-bb9a6643e6dd",
                        "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": "4zK5Py+bc0GKvdSgEtiW2Q==",
                        "previousFormGuid": "3fb932e3-9b2f-4173-8abd-d4a012d896d9",
                        "nextForm": 1,
                        "nextFormG_UID": "1/BPGcgn70eOb23OIA/f9A==",
                        "nextFormGuid": "194ff0d7-27c8-47ef-8e6f-6dce200fdff4",
                        "attributes": "sample string 10",
                        "updated": "2026-04-03T06:16:42.3489473",
                        "positioning": 1,
                        "contentPanel": "sample string 11",
                        "selectionMode": 1,
                        "maximumSelections": 1,
                        "alteredInStore": true,
                        "deleted": true,
                        "blueprintID": 1,
                        "preserveLayout": true,
                        "mainCheckoutFormName": "sample string 13",
                        "nextCheckoutForm": {
                          "$ref": "49"
                        },
                        "previousCheckoutForm": {
                          "$ref": "49"
                        },
                        "buttons": [
                          {
                            "$id": "50",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "nJ4KiJD9rUGevM7KxwLQng==",
                            "checkoutFormGuid": "880a9e9c-fd90-41ad-9ebc-cecac702d09e",
                            "identifier": "i+CL7haXbkuoUMC5A72Owg==",
                            "identifierGuid": "ee8be08b-9716-4b6e-a850-c0b903bd8ec2",
                            "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": "7Khan+CfC06sGaMjTYed7w==",
                            "valueGuid": "9f5aa8ec-9fe0-4e0b-ac19-a3234d879def",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2026-04-03T06:16:42.3489473",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "49"
                            },
                            "image": {
                              "$id": "51",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2026-04-03T06:16:42.3489473",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "52",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "wp/kvIRP70yPRDJXdBsvjg==",
                            "checkoutFormGuid": "bce49fc2-4f84-4cef-8f44-3257741b2f8e",
                            "panelType": "sample string 4",
                            "name": "sample string 5",
                            "locationX": 6,
                            "locationY": 7,
                            "width": 8,
                            "height": 9,
                            "anchor": 10,
                            "fontFamily": "sample string 11",
                            "fontSize": 12.1,
                            "fontStyle": 13,
                            "backgroundColour": 14,
                            "textColour": 15,
                            "attributes": "sample string 16"
                          },
                          {
                            "$ref": "52"
                          }
                        ]
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "panels": [
                      {
                        "$ref": "52"
                      },
                      {
                        "$ref": "52"
                      }
                    ]
                  },
                  "pages": [
                    {
                      "$ref": "46"
                    },
                    {
                      "$ref": "46"
                    }
                  ]
                },
                "contentPanel": {
                  "$ref": "52"
                },
                "products": [
                  {
                    "$id": "53",
                    "flipChartPageIdentifier": "nkfZrOZWv0CrEoaI3ah22Q==",
                    "flipChartPageIdentifierGuid": "acd9479e-56e6-40bf-ab12-8688dda876d9",
                    "pluG_UID": "ZAftq6+OL0uulZl8luAITQ==",
                    "pluGuid": "abed0764-8eaf-4b2f-ae95-997c96e0084d",
                    "sortOrder": 3,
                    "sent": true,
                    "productChanged": true,
                    "productImageName": "sample string 6",
                    "productShowImageOnFlipCharts": true,
                    "productShowTextOnFlipCharts": true,
                    "productOverrideFlipChartText": true,
                    "productFlipChartText": "sample string 10",
                    "product": {
                      "$ref": "4"
                    },
                    "departmentSortOrder": 11,
                    "subDepartmentName": "sample string 12"
                  },
                  {
                    "$ref": "53"
                  }
                ],
                "productCount": 27,
                "pages": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ]
              },
              {
                "$ref": "46"
              }
            ],
            "priceHistory": [
              {
                "$id": "54",
                "pluG_UID": "Hvbcm1JpSEmMOSMLNXappw==",
                "pluGuid": "9bdcf61e-6952-4948-8c39-230b3576a9a7",
                "price": 1,
                "costCalcMethod": 1,
                "cost": 2,
                "weightedAvgCost": 3,
                "lastCost": 4,
                "rawCost": 5,
                "rawWeightedAvgCost": 6,
                "rawLastCost": 7,
                "costDecimals": 8,
                "serviceFeeID": 9,
                "freight": 10.0,
                "freightType": 11,
                "process": "sample string 12",
                "user": "sample string 13",
                "updated": "2026-04-03T06:16:42.3489473",
                "previousPrice": 1,
                "previousCostCalcMethod": 1,
                "previousCost": 1,
                "previousWeightedAvgCost": 1,
                "previousLastCost": 1,
                "previousRawCost": 15,
                "previousRawWeightedAvgCost": 16,
                "previousRawLastCost": 17,
                "previousCostDecimals": 1,
                "previousServiceFeeID": 18,
                "previousFreight": 19.0,
                "previousFreightType": 20,
                "storeID": 21,
                "storeName": "sample string 22",
                "serviceFeeDescription": "sample string 23",
                "previousServiceFeeDescription": "sample string 24"
              },
              {
                "$ref": "54"
              }
            ],
            "ingredients": [
              {
                "$id": "55",
                "pluG_UID": "hQqEuVNUp0yQXbQjDywBkQ==",
                "ingredientGuid": "6M8Q6VKi80iPmRvrcUUKEQ==",
                "ingredientIdentifier": "e910cfe8-a252-48f3-8f99-1beb71450a11",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "55"
              }
            ],
            "bins": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "bin": {
              "$ref": "3"
            },
            "scaleLocations": [
              {
                "$id": "56",
                "plu": 1,
                "pluG_UID": "PcQgn1yLp0aFt/5lgnnq+Q==",
                "pluGuid": "9f20c43d-8b5c-46a7-85b7-fe658279eaf9",
                "deptNo": 1,
                "product": {
                  "$ref": "4"
                },
                "scaleLocation": {
                  "$id": "57",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2026-04-03T06:16:42.3489473",
                  "department": {
                    "$id": "58",
                    "id": 1,
                    "name": "sample string 2",
                    "code": "sample string 3",
                    "sortOrder": 4,
                    "isLiquor": true,
                    "isTobacco": true,
                    "excludeTalker": true,
                    "externalSales": true,
                    "saleGLCode": "sample string 9",
                    "cogsglCode": "sample string 10",
                    "accountingCategoryID": 11,
                    "maximumMarkdownPercentage": 12.0,
                    "accountingOnly": true,
                    "generateExternalID": 1,
                    "useNonReportableTaxCode": true,
                    "minPLU": 15,
                    "maxPLU": 16,
                    "scaleLocation": {
                      "$ref": "57"
                    },
                    "subDepartments": [
                      {
                        "$id": "59",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "60",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "61",
                                "id": 1,
                                "departmentID": 2,
                                "subDepartmentID": 3,
                                "minorDepartmentID": 4,
                                "name": "sample string 5",
                                "code": "sample string 6",
                                "departmentCode": "sample string 7",
                                "subDepartmentCode": "sample string 8",
                                "minorDepartmentCode": "sample string 9",
                                "updated": "2026-04-03T06:16:42.3489473",
                                "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": "rD68+JNrEkG5rq/0YTSm9w==",
                                "labelPageLayoutGuid": "f8bc3eac-6b93-4112-b9ae-aff46134a6f7",
                                "minimumAge": 17,
                                "countryOfOrigin": "sample string 18",
                                "serviceFeeID": 1,
                                "eftCode": 19,
                                "defaultPrinter": "sample string 20",
                                "defaultPrinterGroup": "sample string 21",
                                "buyingLimit": 1,
                                "buyingLimitIndependent": true,
                                "buyingLimitType": 0,
                                "includeInDistinctLimit": true,
                                "defaultsEmpty": false,
                                "mscCat": {
                                  "$id": "62",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "63",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "64",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "63"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "63"
                                },
                                "mscDep": {
                                  "$id": "65",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "62"
                                    },
                                    {
                                      "$ref": "62"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "64"
                                }
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "updated": "2026-04-03T06:16:42.3489473",
                            "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": "3Bk1WPe77Ee5UBvebXQkyw==",
                            "labelPageLayoutGuid": "583519dc-bbf7-47ec-b950-1bde6d7424cb",
                            "minimumAge": 15,
                            "countryOfOrigin": "sample string 16",
                            "serviceFeeID": 1,
                            "eftCode": 17,
                            "defaultPrinter": "sample string 18",
                            "defaultPrinterGroup": "sample string 19",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "includeInDistinctLimit": true,
                            "defaultsEmpty": false,
                            "mscCat": {
                              "$ref": "62"
                            },
                            "mscCom": {
                              "$ref": "63"
                            },
                            "mscDep": {
                              "$ref": "65"
                            },
                            "mscSubCom": {
                              "$ref": "64"
                            }
                          },
                          {
                            "$ref": "60"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2026-04-03T06:16:42.3489473",
                        "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": "hvXU/ySvfU6EvrLvKdOlCg==",
                        "labelPageLayoutGuid": "ffd4f586-af24-4e7d-84be-b2ef29d3a50a",
                        "minimumAge": 15,
                        "countryOfOrigin": "sample string 16",
                        "serviceFeeID": 1,
                        "eftCode": 17,
                        "defaultPrinter": "sample string 18",
                        "defaultPrinterGroup": "sample string 19",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "includeInDistinctLimit": true,
                        "defaultsEmpty": false,
                        "mscCat": {
                          "$ref": "62"
                        },
                        "mscCom": {
                          "$ref": "63"
                        },
                        "mscDep": {
                          "$ref": "65"
                        },
                        "mscSubCom": {
                          "$ref": "64"
                        }
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2026-04-03T06:16:42.3489473",
                    "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": "44iMK756SUKSxApJFpMY8w==",
                    "labelPageLayoutGuid": "2b8c88e3-7abe-4249-92c4-0a49169318f3",
                    "minimumAge": 25,
                    "countryOfOrigin": "sample string 26",
                    "serviceFeeID": 1,
                    "eftCode": 27,
                    "defaultPrinter": "sample string 28",
                    "defaultPrinterGroup": "sample string 29",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "includeInDistinctLimit": true,
                    "defaultsEmpty": false,
                    "mscCat": {
                      "$ref": "62"
                    },
                    "mscCom": {
                      "$ref": "63"
                    },
                    "mscDep": {
                      "$ref": "65"
                    },
                    "mscSubCom": {
                      "$ref": "64"
                    }
                  }
                }
              },
              {
                "$ref": "56"
              }
            ],
            "nextPrice": {
              "$id": "66",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 1,
              "hostOfferID": 1,
              "metcashPromotionID": "sample string 4",
              "metcashPromotionPlacement": "sample string 5",
              "pluG_UID": "zqUOinNpwEaHj/YIQ8tzxw==",
              "pluGuid": "8a0ea5ce-6973-46c0-878f-f60843cb73c7",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "KCGgP984V0WPc1NOQ+HrLQ==",
              "dealCostGuid": "3fa02128-38df-4557-8f73-534e43e1eb2d",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "PexS/z/k2kCZDCVBcs3Enw==",
              "priceGroupGuid": "ff52ec3d-e43f-40da-990c-254172cdc49f",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "costCalcMethod": 13,
              "pluCost": 14,
              "pluCostIndicator": "sample string 15",
              "pluPriceGstPercent": 16,
              "pluCostGstPercent": 17,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 19.1,
              "salesMode": 1,
              "pluNormalCost": 20,
              "pluaws": 21.0,
              "directNumber": "sample string 22",
              "departmentName": "sample string 23",
              "subDepartmentName": "sample string 24",
              "priceGroupName": "sample string 25",
              "supplierName": "sample string 26",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2026-04-03T06:16:42.3489473",
              "rrp": 27,
              "campaignDescription": "sample string 28",
              "hostCampaign": true,
              "hostIdentifier": "QEA=",
              "hostIdentifierGuid": "9f83612d-91f3-4110-8cf9-c588f9d534ec",
              "campaignComboPriceGroupG_UID": "QM7mGXjb20KCgKGLlt1QnQ==",
              "campaignComboPriceGroupIdentifier": "19e6ce40-db78-42db-8280-a18b96dd509d",
              "promotionPlacementDescription": "sample string 30",
              "storeAcceptances": [
                {
                  "$id": "67",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2026-04-03T06:16:42.3489473",
                  "operatorG_UID": "UUEUN9UbwkqehY+r0C5ebQ==",
                  "operatorGuid": "37144151-1bd5-4ac2-9e85-8fabd02e5e6d",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2026-04-03T06:16:42.3489473",
                  "signIqTicketFileMovedUtc": "2026-04-03T06:16:42.3489473",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2026-04-03T06:16:42.3489473",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "hostIdentifier": "QEA=",
                  "hostIdentifierGuid": "2beca867-3905-42f6-9e3b-f77417159540",
                  "product": {
                    "$ref": "4"
                  },
                  "campaignPlu": {
                    "$ref": "66"
                  },
                  "fuelItem": true
                },
                {
                  "$ref": "67"
                }
              ],
              "campaign": {
                "$id": "68",
                "id": 1,
                "storeID": 2,
                "name": "07bdb361-8f49-4c36-b86d-2f1df40f02ed",
                "nameGuid": "07bdb361-8f49-4c36-b86d-2f1df40f02ed",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2026-04-03T06:16:42.3489473",
                "startTime": 1,
                "endDate": "2026-04-03T06:16:42.3489473",
                "endTime": 1,
                "recurrence": 1,
                "recurrenceType": 1,
                "monthType": 1,
                "weekDays": 1,
                "months": 1,
                "monthWeeks": 1,
                "monthDays": "sample string 7",
                "printed": true,
                "talkerText": "sample string 8",
                "rangeDescription": "sample string 9",
                "dealDescription": "sample string 10",
                "labelQuantity": 11,
                "active": 1,
                "deactivated": "2026-04-03T06:16:42.3489473",
                "system": true,
                "created": "2026-04-03T06:16:42.3489473",
                "updated": "2026-04-03T06:16:42.3489473",
                "priceChangeNotifiedUtc": "2026-04-03T06:16:42.3489473",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "IGfrWaXVdkuFJyklNzb0Pg==",
                "hostIdentifierGuid": "59eb6720-d5a5-4b76-8527-29253736f43e",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2026-04-03T06:16:42.3489473",
                "updatedByUser": "sample string 18",
                "offerID": 1,
                "isPriceChangeCampaign": true,
                "stores": [
                  1,
                  2
                ],
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ],
                "campaignPlus": [
                  {
                    "$ref": "66"
                  },
                  {
                    "$ref": "66"
                  }
                ],
                "campaignPools": [
                  {
                    "$id": "69",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 4,
                    "pluG_UID": "uYPrEm2NIUmrO5I/S6NGKg==",
                    "pluGuid": "12eb83b9-8d6d-4921-ab3b-923f4ba3462a",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "W3D9zW2sXEG6x7VqqUPBZQ==",
                    "priceGroupGuid": "cdfd705b-ac6d-415c-bac7-b56aa943c165",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "pluaws": 11.0,
                    "directNumber": "sample string 12",
                    "departmentName": "sample string 13",
                    "subDepartmentName": "sample string 14",
                    "priceGroupName": "sample string 15",
                    "supplierName": "sample string 16",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2026-04-03T06:16:42.3489473",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "4"
                    },
                    "campaign": {
                      "$ref": "68"
                    }
                  },
                  {
                    "$ref": "69"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "70",
                    "id": 1,
                    "identifier": "g6QMfF3jv0CjeuVms7NIgA==",
                    "identifierStr": "g6QMfF3jv0CjeuVms7NIgA==",
                    "identifierGuid": "7c0ca483-e35d-40bf-a37a-e566b3b34880",
                    "campaignID": 4,
                    "campaignName": "sample string 5",
                    "ruleJoin": 1,
                    "ruleType": 6,
                    "operand0": "sample string 7",
                    "comparisonOp": 1,
                    "operand1": "sample string 8",
                    "action": 1,
                    "operand2": "sample string 9",
                    "operand3": "sample string 10",
                    "includeExcludedItems": true,
                    "noFurtherDiscounts": true,
                    "description": "sample string 11",
                    "sortOrder": 1,
                    "isItemRule": false,
                    "prevDept": "sample string 12",
                    "campaign": {
                      "$ref": "68"
                    }
                  },
                  {
                    "$ref": "70"
                  }
                ],
                "customers": [
                  {
                    "$id": "71",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "customerID": "IIKr+TqaQEanUSqVp51dfA==",
                    "customerIDGuid": "f9ab8220-9a3a-4640-a751-2a95a79d5d7c",
                    "campaign": {
                      "$ref": "68"
                    },
                    "customer": {
                      "$id": "72",
                      "identifier": "xpQthtv5y06rMYn6hhwnOA==",
                      "identifierGuid": "862d94c6-f9db-4ecb-ab31-89fa861c2738",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2026-04-03T06:16:42.3489473",
                      "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": "oJRu82XjRUuG5Y3dLQK1sA==",
                      "communityIdentifierGuid": "f36e94a0-e365-4b45-86e5-8ddd2d02b5b0",
                      "joined": "2026-04-03T06:16:42.3489473",
                      "updated": "2026-04-03T06:16:42.3489473",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "FoZnfZkNWE+h8IQZBTiiig==",
                      "priceLevelIdentifierGuid": "7d678616-0d99-4f58-a1f0-84190538a28a",
                      "marketingID": "sample string 18",
                      "receiptPrintOptions": 1,
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2026-04-03T06:16:42.3489473",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "73",
                          "cardType": 2,
                          "issueDate": "2026-04-03T06:16:42.3489473",
                          "expiry": "2026-04-03T06:16:42.3489473",
                          "customerID": "H+D5LGxABEyDfcdO6OranQ==",
                          "customerIDGuid": "2cf9e01f-406c-4c04-837d-c74ee8eada9d",
                          "initialValue": 1,
                          "currentValue": 1,
                          "maxLimit": 1,
                          "minTransaction": 1,
                          "maxTransaction": 1,
                          "multiplier": 1.1,
                          "active": true,
                          "reasonInactive": 1,
                          "idRequired": true,
                          "idType": 1,
                          "idValue": "sample string 5",
                          "updated": "2026-04-03T06:16:42.3489473",
                          "linkedAccount": "8gqfitaRLUivED9XPnw4tA==",
                          "linkedAccountGuid": "8a9f0af2-91d6-482d-af10-3f573e7c38b4",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "72"
                          },
                          "account": {
                            "$id": "74",
                            "id": 1,
                            "identifier": "Kr0bHxb2R0SeTszhc7fWMg==",
                            "identifierGuid": "1f1bbd2a-f616-4447-9e4e-cce173b7d632",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2026-04-03T06:16:42.3489473",
                            "owner": "Ch9d59CVmEu7+GwZbre8xg==",
                            "ownerGuid": "e75d1f0a-95d0-4b98-bbf8-6c196eb7bcc6",
                            "accountStoreGroupIdentifier": "o8VlwtlaLU2C1pjVzJQ61w==",
                            "accountStoreGroupGuid": "c265c5a3-5ad9-4d2d-82d6-98d5cc943ad7",
                            "accountType": 1,
                            "currentBalance": 1,
                            "externalID": "sample string 7",
                            "maximumLimit": 1,
                            "accruePoints": true,
                            "loyaltyPoints": 1,
                            "termsOfTrade": 1,
                            "signatureRequired": true,
                            "referenceRequired": true,
                            "statementSendType": 10,
                            "ageingPeriod": 1,
                            "monthlyAgeingPeriod": true,
                            "explodedInvoice": true,
                            "isFifoAllocation": true,
                            "lastStatementSent": "2026-04-03T06:16:42.3489473",
                            "active": true,
                            "updated": "2026-04-03T06:16:42.3489473",
                            "deleted": true,
                            "deletedUser": "sample string 16",
                            "currentBalanceChanged": true,
                            "maximumLimitChanged": true,
                            "loyaltyPointsChanged": true,
                            "projectedBalance": 17,
                            "accountStoreGroupStoreIDs": [
                              1,
                              2
                            ],
                            "customerEmail": "sample string 18",
                            "ownerCustomer": {
                              "$ref": "72"
                            },
                            "card": {
                              "$ref": "73"
                            },
                            "members": {
                              "$id": "75",
                              "sample string 1": [
                                {
                                  "$ref": "72"
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "sample string 2": [
                                {
                                  "$ref": "72"
                                },
                                {
                                  "$ref": "72"
                                }
                              ]
                            },
                            "customerGroups": [
                              {
                                "$id": "76",
                                "identifier": "OiqmF6yBnkereQx56BgfDQ==",
                                "identifierGuid": "17a62a3a-81ac-479e-ab79-0c79e8181f0d",
                                "name": "sample string 2",
                                "primaryContact": "4CeXkAxIfk20XbeDBqGRGQ==",
                                "primaryContactGuid": "909727e0-480c-4d7e-b45d-b78306a19119",
                                "accountID": "2oA2DjTAZkCpVG9cS8z2PQ==",
                                "accountIDGuid": "0e3680da-c034-4066-a954-6f5c4bccf63d",
                                "special": true,
                                "updated": "2026-04-03T06:16:42.3489473",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "nfzrB77RUECjJgb3ZpY/cg==",
                                "priceLevelIdentifierGuid": "07ebfc9d-d1be-4050-a326-06f766963f72",
                                "marketingListID": "sample string 7",
                                "deleted": true,
                                "account": {
                                  "$ref": "74"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "72"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "77",
                                    "id": 1,
                                    "groupID": "iR5VrnrEKkKcbqt5A/Ymag==",
                                    "groupIDGuid": "ae551e89-c47a-422a-9c6e-ab7903f6266a",
                                    "customerID": "V664xYrRukOs3XL2aT8q1g==",
                                    "customerIDGuid": "c5b8ae57-d18a-43ba-acdd-72f6693f2ad6",
                                    "card": "sample string 4",
                                    "linkedAccount": "AKfxOJw5bEiKlhNYsBHoeg==",
                                    "linkedAccountGuid": "38f1a700-399c-486c-8a96-1358b011e87a",
                                    "customer": {
                                      "$ref": "72"
                                    },
                                    "group": {
                                      "$ref": "76"
                                    },
                                    "customerCard": {
                                      "$ref": "73"
                                    }
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ]
                              },
                              {
                                "$ref": "76"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "78",
                              "id": 1,
                              "identifier": "X87+CPLnjUGWjk/10jfKxg==",
                              "identifierGuid": "08fece5f-e7f2-418d-968e-4ff5d237cac6",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "VEFdIfcUZEy981OsDLUf4Q==",
                              "accountIDGuid": "215d4154-14f7-4c64-bdf3-53ac0cb51fe1",
                              "customerAccount": {
                                "$ref": "74"
                              },
                              "customerCard": {
                                "$ref": "73"
                              },
                              "accountType": 1,
                              "cardName": "sample string 8",
                              "authorisationNumber": "sample string 9",
                              "bankReference": "sample string 10",
                              "merchantID": "sample string 11",
                              "terminalID": "sample string 12",
                              "cardNumber": "sample string 13",
                              "paymentDate": "2026-04-03T06:16:42.3489473",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "hjcvEGTAn0aY1x4/m8JmSw==",
                              "idempotentVoidGuid": "102f3786-c064-469f-98d7-1e3f9bc2664b",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "79",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "vPW/7Mq8CESZnEPvyd//AQ==",
                                "saleHeaderIdentifierGuid": "ecbff5bc-bcca-4408-999c-43efc9dfff01",
                                "created": "2026-04-03T06:16:42.3489473",
                                "createdLocal": "2026-04-03T06:16:42.3489473",
                                "createdText": "sample string 4",
                                "itemCount": 5,
                                "totalAmount": 6,
                                "cashTender": 1,
                                "cardTender": 1,
                                "cheqTender": 1,
                                "acctTender": 1,
                                "voucherTender": 1,
                                "loyaltyPoints": 1,
                                "cashout": 1,
                                "changeAmount": 1,
                                "rounding": 1,
                                "gstAmount": 1,
                                "transactionDiscountTender": 1,
                                "totalTip": 7,
                                "tranType": 1,
                                "processed": 1,
                                "imported": "2026-04-03T06:16:42.3489473",
                                "storeID": 1,
                                "operatorG_Uid": "Tc1VDtDMdE+BhzjsJQ0Otg==",
                                "operatorGuid": "0e55cd4d-ccd0-4f74-8187-38ec250d0eb6",
                                "customerG_Uid": "9d7Ol0Tpokmv+OptRFtpDQ==",
                                "customerGuid": "97cedef5-e944-49a2-aff8-ea6d445b690d",
                                "communityIdentifier": "ZzrjUavuF0Kon7bChUKH1g==",
                                "communityIdentifierGuid": "51e33a67-eeab-4217-a89f-b6c2854287d6",
                                "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": "6pNYEO4Ok0G81GYL+XiX+Q==",
                                "priceLevelIdentifierGuid": "105893ea-0eee-4193-bcd4-660bf97897f9",
                                "locked": 36,
                                "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:16:42.3489473+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                                "deserialisedOrderMetadata": {
                                  "$id": "80",
                                  "customerName": "sample string 1",
                                  "pickupAt": "2026-04-03T06:16:42.3489473",
                                  "deliveryAddress1": "sample string 2",
                                  "deliveryAddress2": "sample string 3",
                                  "customerPhoneNumber": "sample string 4",
                                  "orderType": 0,
                                  "externalOrderID": "sample string 5",
                                  "externalDisplayableOrderID": "sample string 6",
                                  "tableName": "sample string 7",
                                  "createdBy": 0,
                                  "orderingAppName": "sample string 8"
                                },
                                "relationChecksum": "sample string 38",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "41"
                                },
                                "customer": {
                                  "$ref": "72"
                                },
                                "communityOrganisation": {
                                  "$id": "81",
                                  "id": 1,
                                  "identifier": "NxSi8+2iYUCw/CpkSgG81A==",
                                  "identifierGuid": "f3a21437-a2ed-4061-b0fc-2a644a01bcd4",
                                  "name": "sample string 3",
                                  "lookupIdentifier": "sample string 4",
                                  "externalID": "sample string 5",
                                  "phone": "sample string 6",
                                  "fax": "sample string 7",
                                  "email": "sample string 8",
                                  "address1": "sample string 9",
                                  "address2": "sample string 10",
                                  "city": "sample string 11",
                                  "postCode": "sample string 12",
                                  "state": "sample string 13",
                                  "country": "sample string 14",
                                  "abn": "sample string 15",
                                  "promoPeriodStart": "2026-04-03T06:16:42.3489473",
                                  "promoPeriodEnd": "2026-04-03T06:16:42.3489473",
                                  "allowDonations": true,
                                  "logoImageName": "sample string 17",
                                  "totalAmountAwarded": 18.1,
                                  "updated": "2026-04-03T06:16:42.3489473",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "82",
                                    "saleItemID": 1,
                                    "identifier": "R11TQC5RWkq+7sbADtKGUg==",
                                    "identifierGuid": "40535d47-512e-4a5a-beee-c6c00ed28652",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "lZPUeLrttE+wcjdl4kZobw==",
                                    "pluGuid": "78d49395-edba-4fb4-b072-3765e246686f",
                                    "accountID": "/dLcP95e0kGTrpIEfCKulA==",
                                    "accountIDGuid": "3fdcd2fd-5ede-41d2-93ae-92047c22ae94",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 8,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "offline": true,
                                    "barcode": "sample string 9",
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 10",
                                    "bestOrExpire": "2026-04-03T06:16:42.3489473",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "/UTsqo5KE0KSQ0MyBR+8jQ==",
                                    "refundGuid": "aaec44fd-4a8e-4213-9243-4332051fbc8d",
                                    "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": "1BEWFkdyp06Vir0iiBHPUQ==",
                                    "idempotentVoidGuid": "161611d4-7247-4ea7-958a-bd228811cf51",
                                    "priceLevelIdentifier": "+O22zCehnUqEFKjrz4n3qA==",
                                    "priceLevelIdentifierGuid": "ccb6edf8-a127-4a9d-8414-a8ebcf89f7a8",
                                    "communityIdentifier": "7r5Gmf0Fw0CZ/yFOZ6xpUw==",
                                    "communityIdentifierGuid": "9946beee-05fd-40c3-99ff-214e67ac6953",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "83",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2026-04-03T06:16:42.3489473",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "83"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "84",
                                      "id": 1,
                                      "g_UID": "1Rnn1ozXrEG7/7RppayhuQ==",
                                      "guid": "d6e719d5-d78c-41ac-bbff-b469a5aca1b9",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2026-04-03T06:16:42.3489473"
                                    },
                                    "modifier": {
                                      "$id": "85",
                                      "id": 1,
                                      "setG_UID": "fIWIoW0nHkmLH7Xi4jvEEg==",
                                      "modifierSetGuid": "a188857c-276d-491e-8b1f-b5e2e23bc412",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "ohgxHkszNU2N4s0H1oxycQ==",
                                      "pluGuid": "1e3118a2-334b-4d35-8de2-cd07d68c7271",
                                      "deleted": true,
                                      "g_UID": "qV6D7C7v5UGhwe+uVoHARQ==",
                                      "guid": "ec835ea9-ef2e-41e5-a1c1-efae5681c045",
                                      "product": {
                                        "$ref": "4"
                                      }
                                    },
                                    "priceLevelName": "sample string 25",
                                    "pumpNumber": 1,
                                    "hoseNumber": 1
                                  },
                                  {
                                    "$ref": "82"
                                  }
                                ],
                                "eftReceipts": [
                                  {
                                    "$id": "86",
                                    "id": 1,
                                    "storeID": 1,
                                    "saleHeaderID": 2,
                                    "storeSaleHeader": {
                                      "$ref": "79"
                                    },
                                    "receipt": "sample string 3",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "86"
                                  }
                                ],
                                "payments": [
                                  {
                                    "$ref": "78"
                                  },
                                  {
                                    "$ref": "78"
                                  }
                                ],
                                "cards": [
                                  {
                                    "$id": "87",
                                    "id": 1,
                                    "saleHeaderID": 1,
                                    "identifier": "sample string 2",
                                    "cardType": 3,
                                    "providerName": "sample string 4"
                                  },
                                  {
                                    "$ref": "87"
                                  }
                                ],
                                "campaignHits": [
                                  {
                                    "$id": "88",
                                    "id": 1,
                                    "saleHeaderID": 2,
                                    "campaign": "sample string 3",
                                    "name": "sample string 4",
                                    "processed": 1,
                                    "campaignDescription": "sample string 5"
                                  },
                                  {
                                    "$ref": "88"
                                  }
                                ],
                                "fuel": [
                                  {
                                    "$id": "89",
                                    "id": 1,
                                    "plu": 1,
                                    "pluG_UID": "sHnG9cCJSEe1fNQJawXV3g==",
                                    "pluGuid": "f5c679b0-89c0-4748-b57c-d4096b05d5de",
                                    "saleHeaderID": 2,
                                    "totalCents": 3,
                                    "grade": 1,
                                    "gradeDescription": "sample string 4",
                                    "dispenser": 1,
                                    "hose": 1,
                                    "quantity": 1,
                                    "cost": 1,
                                    "acquirerNum": 1,
                                    "attendant": 1,
                                    "ePurseBalance": 1.0,
                                    "cardSignature": "sample string 5",
                                    "compartmentNumber": 1,
                                    "contractNumber": 1,
                                    "discountCardPAN": "sample string 6",
                                    "discountID": 1,
                                    "discountName": "sample string 7",
                                    "discountNetValue": 1.0,
                                    "discountType": 1,
                                    "discountValue": 1.0,
                                    "discretionaryData": "sample string 8",
                                    "driverID": "sample string 9",
                                    "eftBatchNumber": 1,
                                    "eftResponseCode": "sample string 10",
                                    "endDateTime": "2026-04-03T06:16:42.3489473",
                                    "engineHours": 1.1,
                                    "fposNumber": 1,
                                    "loyaltyCardPAN": "sample string 11",
                                    "miscData1": 1,
                                    "miscData2": "sample string 12",
                                    "miscFlags": 1,
                                    "mop": 1,
                                    "odometer": 1,
                                    "panNumber": "sample string 13",
                                    "saleRefund": true,
                                    "saleStatus": 1,
                                    "sequenceNumber": 1,
                                    "stan": 1,
                                    "startDateTime": "2026-04-03T06:16:42.3489473",
                                    "tagNumber": "sample string 15",
                                    "trackTwoRem": "sample string 16",
                                    "transCode": 1,
                                    "transType": 1,
                                    "unitPrice": 1.0,
                                    "vehicleReg": "sample string 17",
                                    "offline": true,
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "89"
                                  }
                                ],
                                "fuelResells": [
                                  {
                                    "$id": "90",
                                    "saleItemID": 1,
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "zs7bO+YibEG/dnYMyv6OrA==",
                                    "pluGuid": "3bdbcece-22e6-416c-bf76-760ccafe8eac",
                                    "accountID": "B1Wp6hGTJEKvfa4F6TCZng==",
                                    "accountIDGuid": "eaa95507-9311-4224-af7d-ae05e930999e",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "processed": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 1,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "barcode": "sample string 8",
                                    "offline": 1,
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 9",
                                    "bestOrExpire": "2026-04-03T06:16:42.3489473",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "hZrL51wPQUOyBoZ+SN/P8A==",
                                    "refundGuid": "e7cb9a85-0f5c-4341-b206-867e48dfcff0",
                                    "providerName": "sample string 10",
                                    "campaign": "sample string 11",
                                    "campaignType": 1,
                                    "modifiedID": 1,
                                    "omittedIngredient": 1,
                                    "taxPercent": 1.0,
                                    "taxAmount": 1.0,
                                    "refundablePrice": 1.0,
                                    "showDiscounts": true,
                                    "orderPrinted": true,
                                    "note": "sample string 14",
                                    "modifierName": "sample string 15",
                                    "modifierSetName": "sample string 16",
                                    "totalValueWasScanned": true,
                                    "sold": true,
                                    "campaignPrice": true,
                                    "scannedValue": 1,
                                    "campaignName": "sample string 20",
                                    "comboDiscount": 1
                                  },
                                  {
                                    "$ref": "90"
                                  }
                                ],
                                "customerOrder": [
                                  {
                                    "$id": "91",
                                    "identifier": "erI/Iwb9bkeg/op/+KdXcQ==",
                                    "identifierGuid": "233fb27a-fd06-476e-a0fe-8a7ff8a75771",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "7Wb2qditEUCE8Vf1RIL0lw==",
                                    "customerIdentifierGuid": "a9f666ed-add8-4011-84f1-57f54482f497",
                                    "operatorNo": 1,
                                    "operatorG_UID": "UrkjK31x0Um9D8tYRDrIEQ==",
                                    "operatorGuid": "2b23b952-717d-49d1-bd0f-cb58443ac811",
                                    "created": "2026-04-03T06:16:42.3489473",
                                    "ordered": "2026-04-03T06:16:42.3489473",
                                    "started": "2026-04-03T06:16:42.3489473",
                                    "completed": "2026-04-03T06:16:42.3489473",
                                    "supplied": "2026-04-03T06:16:42.3489473",
                                    "quickTicket": 1,
                                    "deleted": true,
                                    "walkAway": true,
                                    "approxWait": 1,
                                    "actualWait": 1,
                                    "deliveryMethod": 8,
                                    "externalSaleType": 9,
                                    "customer": {
                                      "$ref": "72"
                                    },
                                    "operator": {
                                      "$ref": "41"
                                    },
                                    "details": [
                                      {
                                        "$id": "92",
                                        "headerID": 1,
                                        "plu": 1,
                                        "pluG_UId": "vh3JdhBo1UmO5gkvcwo+2A==",
                                        "pluGuid": "76c91dbe-6810-49d5-8ee6-092f730a3ed8",
                                        "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": "uVk8om5m9kertBiaLmQSTA==",
                                        "headerIdentifierGuid": "a23c59b9-666e-47f6-abb4-189a2e64124c",
                                        "product": {
                                          "$ref": "4"
                                        }
                                      },
                                      {
                                        "$ref": "92"
                                      }
                                    ],
                                    "storeName": "sample string 11",
                                    "customerName": "sample string 12",
                                    "storeReplyTo": "sample string 13",
                                    "storeSubjectLine": "sample string 14",
                                    "storeSaleHeader": {
                                      "$ref": "79"
                                    }
                                  },
                                  {
                                    "$ref": "91"
                                  }
                                ],
                                "surveyResponses": [
                                  {
                                    "$id": "93",
                                    "surveyG_UID": "VQNq/no/9ki29kw/x/TZnA==",
                                    "surveyGuid": "fe6a0355-3f7a-48f6-b6f6-4c3fc7f4d99c",
                                    "saleHeaderGuid": "H6ECzxjxGEe/sIyesRJGFA==",
                                    "saleGuid": "cf02a11f-f118-4718-bfb0-8c9eb1124614",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "ZkDS0G2vZU6DyqGF7ewUrQ==",
                                    "guidResponse": "d0d24066-af6d-4e65-83ca-a185edec14ad",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2026-04-03T06:16:42.3489473",
                                    "sale": {
                                      "$ref": "79"
                                    },
                                    "survey": {
                                      "$id": "94",
                                      "g_UID": "DUDOicTjykuah0j9HAky0A==",
                                      "guid": "89ce400d-e3c4-4bca-9a87-48fd1c0932d0",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "lnXVmkcqJUiAixJ0dFT3OA==",
                                      "checkoutFormGuid": "9ad57596-2a47-4825-808b-12747454f738",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2026-04-03T06:16:42.3489473",
                                      "end": "2026-04-03T06:16:42.3489473",
                                      "deleted": true,
                                      "updated": "2026-04-03T06:16:42.3489473",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "01d23b70-d6f2-4328-8586-1d00c308cc2a",
                                        "a554461f-5b58-4753-99f8-76bd4ffa4797"
                                      ],
                                      "allowsAllTextResponses": true,
                                      "surveyForm": {
                                        "$ref": "49"
                                      }
                                    },
                                    "ingressId": "sample string 4"
                                  },
                                  {
                                    "$ref": "93"
                                  }
                                ],
                                "storeName": "sample string 39",
                                "terminalNumber": 40,
                                "machineName": "sample string 41",
                                "operatorName": "sample string 42",
                                "direction": 1,
                                "reason": "sample string 43",
                                "accountG_UID": "t6RhA6j6/EerIWVf++jiKw==",
                                "accountIdentifier": "0361a4b7-faa8-47fc-ab21-655ffbe8e22b",
                                "accountName": "sample string 44",
                                "customerOrderIdentifier": "qWnKM9xmiE6jnpCbqUJ6lQ==",
                                "customerOrderIdentifierGuid": "33ca69a9-66dc-4e88-a39e-909ba9427a95",
                                "priceLevelName": "sample string 45",
                                "revision": 46,
                                "ingressId": "sample string 47"
                              },
                              "metadata": {
                                "$id": "95",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "Bdm00pPKwkGHiblbGnyInw==",
                                "paymentIdentifierGuid": "d2b4d905-ca93-41c2-8789-b95b1a7c889f",
                                "identifier": "L4rSBG3jUkClJMIuZUEM0g==",
                                "identifierGuid": "04d28a2f-e36d-4052-a524-c22e65410cd2",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "1Hokiuvi7EGQHKkIsXt8XQ==",
                                "itemIdentifierGuid": "8a247ad4-e2eb-41ec-901c-a908b17b7c5d"
                              }
                            },
                            {
                              "$ref": "78"
                            }
                          ]
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "customerGroupMembers": [
                        {
                          "$ref": "77"
                        },
                        {
                          "$ref": "77"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$ref": "76"
                        },
                        {
                          "$ref": "76"
                        }
                      ],
                      "accounts": [
                        {
                          "$ref": "74"
                        },
                        {
                          "$ref": "74"
                        }
                      ],
                      "account": {
                        "$ref": "74"
                      },
                      "vouchers": [
                        {
                          "$id": "96",
                          "customerIdentifier": "HpET1algaUSWshHOcKJ+xw==",
                          "customerIdentifierGuid": "d513911e-60a9-4469-96b2-11ce70a27ec7",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "y2WrYN1JMUGAocv3kxskNg==",
                          "idempotentGuid": "60ab65cb-49dd-4131-80a1-cbf7931b2436",
                          "offline": true,
                          "voucher": {
                            "$id": "97",
                            "id": 1,
                            "name": "sample string 2",
                            "description": "sample string 3",
                            "shortDescription": "sample string 4",
                            "url": "sample string 5",
                            "barcodeTemplateID": 1,
                            "expiry": 0,
                            "voucherType": 6,
                            "limitPerTransaction": 7,
                            "customerTracking": true,
                            "discountAccount": "sample string 9",
                            "endDate": "2026-04-03T06:16:42.3489473",
                            "barcodeTemplate": {
                              "$id": "98",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "99",
                              "id": 1,
                              "uid": "sample string 2",
                              "name": "sample string 3",
                              "width": 1.1,
                              "height": 1.1,
                              "showBorder": true,
                              "borderWidth": 1.1,
                              "borderStyle": 1,
                              "borderColour": "sample string 5",
                              "updated": "2026-04-03T06:16:42.3489473",
                              "labelPageLayout": "e62C1sLtrEa1RskZGbmcLA==",
                              "pageLayoutGuid": "d682ad7b-edc2-46ac-b546-c91919b99c2c",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "97"
                              },
                              "elements": [
                                {
                                  "$id": "100",
                                  "id": 1,
                                  "scaleLabelID": 2,
                                  "showPercentDI": true,
                                  "showAvgPerHundred": true,
                                  "showAvgPerServe": true,
                                  "name": "sample string 6",
                                  "x": 1.1,
                                  "y": 1.1,
                                  "width": 1.1,
                                  "height": 1.1,
                                  "type": 1,
                                  "rotation": 1,
                                  "text": "sample string 7",
                                  "fontFamily": "sample string 8",
                                  "align": 1,
                                  "bold": true,
                                  "italic": true,
                                  "underline": true,
                                  "strikeout": true,
                                  "reverse": true,
                                  "textColour": "sample string 9",
                                  "fontSize": 1.1,
                                  "picture": "QEA=",
                                  "borderWidth": 10,
                                  "sortOrder": 11,
                                  "printOptions": 12,
                                  "superScriptTextFontSize": 1.1,
                                  "lineStyle": 1,
                                  "spacingStyle": 1,
                                  "interCharacterSpacing": 1.1,
                                  "superScriptOffset": 1.1,
                                  "lineSpacing": 1.1,
                                  "dateFormat": "sample string 13",
                                  "autoGrow": true,
                                  "fontAutoResize": true,
                                  "updated": "2026-04-03T06:16:42.3489473"
                                },
                                {
                                  "$ref": "100"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "101",
                                "id": 1,
                                "customerIdentifier": "N/nsXMElLEaVIyX49GN0fA==",
                                "customerIdentifierGuid": "5cecf937-25c1-462c-9523-25f8f463747c",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2026-04-03T06:16:42.3489473",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "XxBPiuKHX0Orc4mvDXHgoA==",
                                "issuedIdempotentGuid": "8a4f105f-87e2-435f-ab73-89af0d71e0a0",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2026-04-03T06:16:42.3489473",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2026-04-03T06:16:42.3489473",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "5kDv/Sgv90O6cvUkWxpioQ==",
                                "redeemedIdempotentGuid": "fdef40e6-2f28-43f7-ba72-f5245b1a62a1",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2026-04-03T06:16:42.3489473",
                                "storeName": "sample string 17",
                                "scaleLabel": {
                                  "$ref": "99"
                                },
                                "voucher": {
                                  "$ref": "97"
                                },
                                "customer": {
                                  "$ref": "72"
                                },
                                "issuedOfflinePayment": {
                                  "$ref": "78"
                                },
                                "redeemedOfflinePayment": {
                                  "$ref": "78"
                                }
                              },
                              {
                                "$ref": "101"
                              }
                            ]
                          },
                          "customer": {
                            "$ref": "72"
                          }
                        },
                        {
                          "$ref": "96"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "71"
                  }
                ],
                "customerGroups": [
                  {
                    "$id": "102",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupID": "rT+rQUo/e0ejRwHUGzWGTg==",
                    "groupIDGuid": "41ab3fad-3f4a-477b-a347-01d41b35864e",
                    "campaign": {
                      "$ref": "68"
                    },
                    "group": {
                      "$ref": "76"
                    }
                  },
                  {
                    "$ref": "102"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "103",
                    "identifier": "l+cPAeB3ikCkYCTsGwO8/w==",
                    "identifierGuid": "010fe797-77e0-408a-a460-24ec1b03bcff",
                    "campaignName": "sample string 2",
                    "message": "sample string 3",
                    "ticketFileSource": "sample string 4",
                    "ticketFileDestination": "sample string 5",
                    "storeID": 1
                  },
                  {
                    "$ref": "103"
                  }
                ],
                "comboPriceGroups": [
                  {
                    "$id": "104",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "g_UID": "8c1aB3BTRU21Hf2Xz2lkJg==",
                    "guid": "075acdf1-5370-4d45-b51d-fd97cf696426",
                    "description": "sample string 5",
                    "newPrice": 1,
                    "rangeDescription": "sample string 6",
                    "dealDescription": "sample string 7",
                    "labelQuantity": 8,
                    "hostProductCategoryID": 1,
                    "offerID": 1,
                    "dontUpdatePricePlus": true,
                    "campaign": {
                      "$ref": "68"
                    },
                    "comboPricePlus": [
                      {
                        "$id": "105",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "groupG_UID": "wzq8eYdu4EePQ5zBejnx3A==",
                        "groupGuid": "79bc3ac3-6e87-47e0-8f43-9cc17a39f1dc",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "sGM0XdhuZUG9152PAND9Qg==",
                        "pluGuid": "5d3463b0-6ed8-4165-bdd7-9d8f00d0fd42",
                        "priceGroupG_UID": "UrWiv36pRkSIWbAawSh4GA==",
                        "priceGroupGuid": "bfa2b552-a97e-4446-8859-b01ac1287818",
                        "campaignPoolID": "sample string 7",
                        "quantity": 1,
                        "campaign": {
                          "$ref": "68"
                        },
                        "product": {
                          "$ref": "4"
                        },
                        "priceGroup": {
                          "$ref": "34"
                        },
                        "campaignPool": {
                          "$ref": "68"
                        }
                      },
                      {
                        "$ref": "105"
                      }
                    ]
                  },
                  {
                    "$ref": "104"
                  }
                ],
                "priceLevels": [
                  {
                    "$id": "106",
                    "id": 1,
                    "priceLevelIdentifier": "v89M1hTmTUOS2mpIFTgg7w==",
                    "priceLevelIdentifierGuid": "d64ccfbf-e614-434d-92da-6a48153820ef",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "106"
                  }
                ],
                "promotionType": {
                  "$id": "107",
                  "identifier": "C56oljul/EC1EVoJOfd3Sg==",
                  "identifierGuid": "96a89e0b-a53b-40fc-b511-5a0939f7774a",
                  "hostType": 2,
                  "code": "sample string 3",
                  "description": "sample string 4",
                  "isLiquor": true,
                  "isAdvertised": true,
                  "disableWasSave": true,
                  "excludeFromPromoSales": true,
                  "labelPageLayoutG_UID": "ZzUP/sWOGUWtENeCRJnAZg==",
                  "labelPageLayoutGuid": "fe0f3567-8ec5-4519-ad10-d7824499c066",
                  "priceLevelIdentifier": "ax87gLESl0uv01H4OuoJQQ==",
                  "priceLevelIdentifierGuid": "803b1f6b-12b1-4b97-afd3-51f83aea0941",
                  "active": true,
                  "updated": "2026-04-03T06:16:42.3489473",
                  "hostName": "sample string 11"
                }
              },
              "product": {
                "$ref": "4"
              },
              "dealCost": {
                "$id": "108",
                "headerIdentifier": "1v6dTBwKW0C/EtT06tO3eA==",
                "headerIdentifierGuid": "4c9dfed6-0a1c-405b-bf12-d4f4ead3b778",
                "identifier": "XAa8YwMAz0+sWBLdDmCmuw==",
                "identifierGuid": "63bc065c-0003-4fcf-ac58-12dd0e60a6bb",
                "supplierIdentifier": "LwS5jc/JxkSVp+YAJXPMnw==",
                "supplierGuid": "8db9042f-c9cf-44c6-95a7-e6002573cc9f",
                "pluG_UID": "QRn0hBmK80ybzXRDEArhFw==",
                "pluGuid": "84f41941-8a19-4cf3-9bcd-7443100ae117",
                "campaignName": "92db5258-bd02-4cdf-8c1e-98f3ab55ac65",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2026-04-03T06:16:42.3489473",
                "end": "2026-04-03T06:16:42.3489473",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "cCLp0ovHok6zbJkYKFw/SA==",
                "bonusItemPluGuid": "d2e92270-c78b-4ea2-b36c-9918285c3f48",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2026-04-03T06:16:42.3489473",
                "metcashPromotionID": "sample string 14",
                "fromHost": 15,
                "storeNames": "sample string 16",
                "storeIDs": [
                  1,
                  2
                ],
                "supplierName": "sample string 17",
                "campaignDescription": "sample string 18",
                "newPrice": 1,
                "campaignMetcashPromotionID": "sample string 19",
                "campaignActive": true,
                "campaignStartDate": "2026-04-03T06:16:42.3489473",
                "campaignEndDate": "2026-04-03T06:16:42.3489473",
                "masterPLUG_UID": "7wplcitl0UCtggS8XxUEug==",
                "masterID": "72650aef-652b-40d1-ad82-04bc5f1504ba",
                "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": "wroub4/2/kyNmTQxuV1kDA==",
                "bonusMasterID": "6f2ebac2-f68f-4cfe-8d99-3431b95d640c",
                "bonusProductName": "sample string 34",
                "bonusProductAPN": "sample string 35",
                "bonusOrderCode": "sample string 36",
                "bonusNormalSell": 37,
                "bonusNormalCost": 38,
                "bonusNormalCostDecimals": 39,
                "bonusCartonQuantity": 40,
                "bonusSalesMode": 41,
                "bonusOrderPacked": 42,
                "bonusFuelItem": true,
                "bonusActive": true
              }
            },
            "currentCostStart": "2026-04-03T06:16:42.3489473",
            "dealCosts": [
              {
                "$ref": "108"
              },
              {
                "$ref": "108"
              }
            ],
            "tags": [
              {
                "$id": "109",
                "pluG_UID": "8JhjrgeGSkW3Attz2Agg+A==",
                "pluGuid": "ae6398f0-8607-454a-b702-db73d80820f8",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "109"
              }
            ],
            "alternateProductG_UID": "QobC5QTCIEqM1pNaBR9zEg==",
            "alternateProduct": "e5c28642-c204-4a20-8cd6-935a051f7312",
            "altProduct": {
              "$ref": "4"
            },
            "productHostCode": {
              "$id": "110",
              "id": 1,
              "pluG_UID": "TerCDRt0DkmyUizcl68RIA==",
              "pluGuid": "0dc2ea4d-741b-490e-b252-2cdc97af1120",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "62"
            },
            "mscCom": {
              "$ref": "63"
            },
            "mscDep": {
              "$ref": "65"
            },
            "mscSubCom": {
              "$ref": "64"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2026-04-03T06:16:42.3489473",
            "inventoryTracked": "2026-04-03T06:16:42.3489473",
            "isNormalPriceChangesCampaign": true,
            "baseProductFuel": {
              "$id": "111",
              "pluG_UID": "bFlOjln4FEuxLMBGuEIjOQ==",
              "pluGuid": "8e4e596c-f859-4b14-b12c-c046b8422339",
              "fuelPluG_UID": "JbNUKZfViUOUWWrngsrPEg==",
              "fuelPluGuid": "2954b325-d597-4389-9459-6ae782cacf12",
              "price": 3,
              "productDescription": "sample string 4",
              "productBarcode": "sample string 5",
              "fuelProductDescription": "sample string 6",
              "fuelProductBarcode": "sample string 7",
              "fuelProductPrice": 8
            },
            "productFuelLinks": [
              {
                "$ref": "111"
              },
              {
                "$ref": "111"
              }
            ]
          },
          "location": {
            "$id": "112",
            "identifier": "4k3c5q+vqEuXXkOloAZteQ==",
            "storeID": 1,
            "identifierGuid": "e6dc4de2-afaf-4ba8-975e-43a5a0066d79",
            "name": "sample string 2",
            "haccp": true,
            "blueprintID": 1,
            "updated": "2026-04-03T06:16:42.3489473",
            "minTemp": 1,
            "maxTemp": 1,
            "checkFrequency": 1,
            "storeCaseConfiguration": 5,
            "storeName": "sample string 6",
            "bins": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ]
          }
        },
        {
          "$ref": "3"
        }
      ],
      "barcodes": [
        {
          "$ref": "43"
        },
        {
          "$ref": "43"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "skip": 1,
  "take": 1,
  "totalCount": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK2�\�� �5xl/workbook.xml �(�����0��&�C�`+(1�p��Ճ�R��@[�����O ��mgv����]�\G>��!��19�A�hD8��S�'�_�)�%VN�
�H�2�Q;Z=Xi����Q4�E��_QFh��@��=5�a���՝MB��M��_,�Xa��JDdq�Mg >���h�j��ni�.�b��w����PK2�\����	�[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
2�\"��7''_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="Re0f0e65c40d24cf2" /></Relationships>PK2�\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��PK2�\�a�Pxl/_rels/workbook.xml.rels �(���Mn� F����`�U!�d�m��,���ٺ�z��Tj��n�B�
<������޾M#y����%-N	x��{I�hVt�Y�aT�o$7̉�'>I��Gƒv0�T�|��'���=��>���eqɠ�Lr���b�vа�<��?��5�SrH�A�Pҟ(��Q�Jɓ�to�5�9���⵰y|v7���ү�w���´u��FԪ���8�<c̛^:-ㅚP�(yg��Lͫ��n���PK2�\Ѓ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��PK2�\�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-2�\�� �5xl/workbook.xmlPK-2�\����	�[Content_Types].xmlPK-
2�\"��7''V_rels/.relsPK-2�\A�L
��xl/worksheets/sheet1.xmlPK-2�\�a�P�xl/_rels/workbook.xml.relsPK-2�\Ѓc'2E
�xl/styles.xmlPK-2�\�l�R��nxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PK2�\%�彶5xl/workbook.xml �(����� ��M��(�
z��k�#��T~4��Mz�mgv��a�������لƷX��B���y�X&�&�5�I�'�Ӥ�V�5�H
J+�a�QY�ro�X�y�c�Q�Jsepw>!��fK�2{��Dd��˰�"+d���<r��s[|��7*
wZ	:�0T�.�r���>`�쿻/PK2�\����	�[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
2�\���(''_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="R5c8ae880e0f54914" /></Relationships>PK2�\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��PK2�\C����Pxl/_rels/workbook.xml.rels �(���KN�0��b͞�m�G��ݰa[z���P;�]�gc��� H%l����'ͼ��m�/����|oMI�D�Ѷ�M[�94w�w����ɳ�b|I]ӆs�;��'v���ƺQ����OJ�T�"�nΠk&;^&��h��׸��<„?��ٺ��@�\�P�O��ϰH"��C]�AdZ�U&�K)�51~35.���W>�)VM��RY�T2��L������N��L-_IRH�B��j��/vPK2�\Ѓ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��PK2�\�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-2�\%�彶5xl/workbook.xmlPK-2�\����	��[Content_Types].xmlPK-
2�\���(''U_rels/.relsPK-2�\A�L
��xl/worksheets/sheet1.xmlPK-2�\C����P�xl/_rels/workbook.xml.relsPK-2�\Ѓc'2E
�xl/styles.xmlPK-2�\�l�R��kxl/sharedStrings.xmlPK��