GET api/products

Request Information

URI Parameters

NameDescriptionTypeAdditional information
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 DepartmentCode.

SubDepartments

Sub Department IDs

Collection of integer

Deprecated. Deprecated in favor of SubDepartmentCode.

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.

Relations

Load relations

boolean

Deprecated. Not usedRemoved after 31 Aug 2024.

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": "MWXQ2H3ELUqHvQ2A/5SeOg==",
      "guid": "d8d06531-c47d-4a2d-87bd-0d80ff949e3a",
      "active": true,
      "doNotRange": true,
      "deleted": true,
      "plu": 1,
      "apn": "sample string 3",
      "itemNumber": "sample string 4",
      "salesMode": 1,
      "name": "sample string 5",
      "secondDescription": "sample string 6",
      "text1": "sample string 7",
      "text2": "sample string 8",
      "imageName": "sample string 9",
      "expiry": 1,
      "tare": 1,
      "hasModifiers": 1,
      "mpl": 1,
      "notForSale": 10,
      "packQty": 1,
      "priceOverride": 1,
      "fixedWeight": 1,
      "productGrade": "sample string 11",
      "complianceIndicatorType": "sample string 12",
      "warehouseDirectIndicator": "sample string 13",
      "allowZeroPrice": true,
      "priceRequired": true,
      "sendToScale": true,
      "cost": 1,
      "costCalcMethod": 1,
      "asEnteredCost": 1,
      "weightedAvgCost": 1,
      "lastCost": 1,
      "costDecimals": 16,
      "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,
      "alwaysApplyMargin": true,
      "margin": 1.1,
      "marginRanged": true,
      "minimumMargin": 1.1,
      "maximumMargin": 1.1,
      "grossProfit": 1.0,
      "labelShelfQty": 20,
      "labelSmall": true,
      "externalID": "sample string 22",
      "priceGroupG_UID": "xJn1Mcw/J0+QAdypMVC6FA==",
      "priceGroupGuid": "31f599c4-3fcc-4f27-9001-dca93150ba14",
      "priceGroupName": "sample string 23",
      "supplierIdentifier": "WqCROEAEHUeAx4DW/253QA==",
      "supplierIdentifierGuid": "3891a05a-0440-471d-80c7-80d6ff6e7740",
      "preferredSupplier": "sample string 24",
      "directNumber": "sample string 25",
      "deptCode": "sample string 26",
      "subDeptCode": "sample string 27",
      "minorDeptCode": "sample string 28",
      "lesserDeptCode": "sample string 29",
      "deptName": "sample string 30",
      "subDeptName": "sample string 31",
      "minorDeptName": "sample string 32",
      "lesserDeptName": "sample string 33",
      "altDescription": "sample string 34",
      "altDeptCode": "sample string 35",
      "altSubDeptCode": "sample string 36",
      "altMinorDeptCode": "sample string 37",
      "altLesserDeptCode": "sample string 38",
      "cartonQuantity": 39,
      "baseUnits": 40,
      "aws": 1.0,
      "soh": 1,
      "soo": 1,
      "inventoryAccuracy": 1,
      "isNormalPriceChangesCampaign": true,
      "lastManualUpdate": "2025-08-02T23:15:55.8446365",
      "lastManualUpdatedByUser": "sample string 43",
      "activated": "2025-08-02T23:15:55.8446365",
      "lastOrdered": "2025-08-02T23:15:55.8446365",
      "lastCountedDate": "2025-08-02T23:15:55.8446365",
      "lastSold": "2025-08-02T23:15:55.8446365",
      "storeID": 1,
      "masterPluG_UID": "QEA=",
      "bins": [
        {
          "$id": "3",
          "pluG_UID": "umgpEw5QPEiOwhjJJEy6jQ==",
          "pluGuid": "132968ba-500e-483c-8ec2-18c9244cba8d",
          "shelfLocationIdentifier": "zXcMDDnNRE2hAhSg+XFrUQ==",
          "shelfLocationGuid": "0c0c77cd-cd39-4d44-a102-14a0f9716b51",
          "labelShelfDefault": 1,
          "labelTalkerDefault": 1,
          "labelSmall": true,
          "labelPageLayoutG_UID": "eaJ2fG2C9Uy9lNf9sK7Ajg==",
          "labelPageLayoutGuid": "7c76a279-826d-4cf5-bd94-d7fdb0aec08e",
          "updated": "2025-08-02T23:15:55.8446365",
          "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": "3/YzIbX5tkGCKh5fkjOQJQ==",
            "guid": "2133f6df-f9b5-41b6-822a-1e5f92339025",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "m0A11fS3DE67Kiw7VifZxQ==",
            "priceGroupGuid": "d535409b-b7f4-4e0c-bb2a-2c3b5627d9c5",
            "blueprintID": 1,
            "lastCountedDate": "2025-08-02T23:15:55.8446365",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-08-02T23:15:55.8446365",
            "pluCreated": "2025-08-02T23:15:55.8446365",
            "createdByUser": "sample string 9",
            "name": "sample string 10",
            "nameChanged": true,
            "secondDescription": "sample string 12",
            "hostDescription": "sample string 13",
            "keepCartonQty": true,
            "keepDescription": true,
            "keepDepartments": true,
            "keepSuppliers": true,
            "markdownDescription": "sample string 18",
            "altDescription": "sample string 19",
            "bestOrExpire": 20,
            "lastUpdate": "2025-08-02T23:15:55.8446365",
            "lastManualUpdate": "2025-08-02T23:15:55.8446365",
            "imageName": "sample string 23",
            "showImageOnFlipCharts": true,
            "showTextOnFlipCharts": true,
            "overrideFlipChartText": true,
            "flipChartText": "sample string 27",
            "salesMode": 1,
            "eftCode": 1,
            "price": 1,
            "priceChanged": true,
            "rrp": 1,
            "gstPercent": 28,
            "gstPercentChanged": true,
            "costGSTPercent": 29,
            "costGSTPercentChanged": true,
            "wetPercent": 1,
            "priceOverride": 1,
            "cost": 1,
            "currentCost": 1,
            "currentCostDecimals": 1,
            "grossProfit": 1.0,
            "currentCostDesc": "sample string 30",
            "currentCostEnd": "2025-08-02T23:15:55.8446365",
            "currentCostUpdated": "2025-08-02T23:15:55.8446365",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-08-02T23:15:55.8446365",
            "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,
            "awsUpdated": "2025-08-02T23:15:55.8446365",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "VV8EvVNwn0SwX6s6Roo+/Q==",
            "altPLUGuid": "bd045f55-7053-449f-b05f-ab3a468a3efd",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2025-08-02T23:15:55.8446365",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "XnPxocdTnk6xvfjU9fvoUA==",
            "shelfPageLayoutGuid": "a1f1735e-53c7-4e9e-b1bd-f8d4f5fbe850",
            "talkerPageLayoutG_UID": "qxTiiV7ep0CGjHnstd66RA==",
            "talkerPageLayoutGuid": "89e214ab-de5e-40a7-868c-79ecb5deba44",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 85,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 87",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 91,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 94,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "y79URP5xiUW0RY287SyKAA==",
            "inventoryIdentifier": "4454bfcb-71fe-4589-b445-8dbced2c8a00",
            "inventoryAccuracy": 1,
            "baseUnits": 98,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 99,
            "defaultPrinter": "sample string 100",
            "defaultPrinterGroup": "sample string 101",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 102,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "02EiXFBGtUqCfMsVNOwaMA==",
            "parentPluGuid": "5c2261d3-4650-4ab5-827c-cb1534ec1a30",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "hqdHuvC6UEqm3AxrA4iPlA==",
            "supplierIdentifierGuid": "ba47a786-baf0-4a50-a6dc-0c6b03888f94",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "UlU8bX6IqkqRTIZDRpMUQg==",
            "rebateSupplierIdentifierGuid": "6d3c5552-887e-4aaa-914c-864346931442",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 108",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 110",
            "productType": "sample string 111",
            "productGroup": "sample string 112",
            "complianceIndicator": "sample string 113",
            "inhouseBrand": "sample string 114",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 117",
            "lastUpdatedByUser": "sample string 118",
            "lastManualUpdatedByUser": "sample string 119",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-08-02T23:15:55.8446365",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "3P6O5fgjdEOGEQo0fJmqaA==",
            "hostIdentifierGuid": "e58efedc-23f8-4374-8611-0a347c99aa68",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 125",
            "aisleEnds": "sample string 126",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 137,
            "webPriceRounding": true,
            "webMarkup": 139,
            "webPriceMode": 140,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 141",
            "altSubDeptCode": "sample string 142",
            "altMinorDeptCode": "sample string 143",
            "altLesserDeptCode": "sample string 144",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "store": {
              "$id": "5",
              "id": 1,
              "isMaster": true,
              "shortName": "sample string 3",
              "url": "sample string 4",
              "sortOrder": 1,
              "name": "sample string 5",
              "phone": "sample string 6",
              "fax": "sample string 7",
              "email": "sample string 8",
              "address1": "sample string 9",
              "address2": "sample string 10",
              "city": "sample string 11",
              "state": "sample string 12",
              "country": "sample string 13",
              "postCode": "sample string 14",
              "delivery": 1,
              "exportAccounts": 1,
              "salesAccountFolder": "sample string 15",
              "purchaseAccountFolder": "sample string 16",
              "initLoad": 1,
              "initIDs": 1,
              "zoneID": 1,
              "actAsMaster": 1,
              "lastActiveUtc": "2025-08-02T23:15:55.8446365",
              "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": "+QbnET3o8kmtnDmRQJLkUA==",
              "hostIdentifierGuid": "11e706f9-e83d-49f2-ad9c-39914092e450",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2025-08-02T23:15:55.8446365",
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "6",
                "storeID": 1,
                "addressType": 1,
                "address1": "sample string 1",
                "address2": "sample string 2",
                "city": "sample string 3",
                "state": "sample string 4",
                "country": "sample string 5",
                "postCode": "sample string 6"
              },
              "billingAddress": {
                "$ref": "6"
              },
              "hostStoreSettings": [
                {
                  "$id": "7",
                  "id": 1,
                  "hostIdentifier": "pDBhTb7zcE6Xge6SCd4hwQ==",
                  "hostIdentifierGuid": "4d6130a4-f3be-4e70-9781-ee9209de21c1",
                  "storeID": 2,
                  "username": "sample string 3",
                  "password": "sample string 4",
                  "passwordPlain": "sample string 5",
                  "serverAddress": "sample string 6",
                  "serverPort": 1,
                  "excludeFromLeadInOut": true,
                  "useForHostFile": true,
                  "metcashPillarID": "sample string 9",
                  "metcashStateCode": "sample string 10",
                  "metcashCustomerID": "sample string 11",
                  "metcashTradingPartnerID": "sample string 12",
                  "drakesCustomerNumber": 1,
                  "sparCustomerNumber": "sample string 13",
                  "sparOrderUsername": "sample string 14",
                  "sparOrderPassword": "sample string 15",
                  "sparOrderPasswordPlain": "sample string 16",
                  "pharmXSiteID": 1,
                  "ibaZoneID": 1,
                  "ibaState": "sample string 17",
                  "foodlandStoreCode": "sample string 18",
                  "ilgMemberNumber": "sample string 19",
                  "ilgOutletLocation": 1,
                  "ilgBaseCost": 1,
                  "ilgApplyNonAdvertisedPromos": true,
                  "ilgExemptFromFreight": true,
                  "ilgOrderDealReview": true,
                  "ilgFinanceFee": 1,
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$id": "8",
                    "identifier": "xcwD5a1IHkKgc40YpBRf9A==",
                    "identifierGuid": "e503ccc5-48ad-421e-a073-8d18a4145ff4",
                    "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": "KD9t1eVTwUu9TD3ZgN6ZTw==",
                    "hostSupplierIdentifierGuid": "d56d3f28-53e5-4bc1-bd4c-3dd980de994f",
                    "loyaltyPriceLevelIdentifier": "KZdVo7GlmEKO0TvsGqZ8IA==",
                    "loyaltyPriceLevelIdentifierGuid": "a3559729-a5b1-4298-8ed1-3bec1aa67c20",
                    "isGroup": true,
                    "description": "sample string 22",
                    "hostProvider": 23,
                    "hostTypeEnum": 24,
                    "hostType": "sample string 25",
                    "hostCode": "sample string 26",
                    "username": "sample string 27",
                    "password": "sample string 28",
                    "passwordPlain": "sample string 29",
                    "server": "sample string 30",
                    "url": "sample string 31",
                    "global": true,
                    "stateCode": "sample string 33",
                    "lastCollected": "2025-08-02T23:15:55.8446365",
                    "lastProcessed": "2025-08-02T23:15:55.8446365",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "9",
                      "identifier": "pMJnKfMi/keaVlvK48G/gA==",
                      "identifierGuid": "2967c2a4-22f3-47fe-9a56-5bcae3c1bf80",
                      "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": "PrtIdf4ek0uxsOVnIvNfiA==",
                      "primaryContactID": "7548bb3e-1efe-4b93-b1b0-e56722f35f88",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "rM9qALTEsU+XFV2N22tNpg==",
                      "supplierGroupGuid": "006acfac-c4b4-4fb1-9715-5d8ddb6b4da6",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2025-08-02T23:15:55.8446365",
                      "rebateLastClaimedAmount": 1.0,
                      "cartonsOnly": true,
                      "minimumOrderValue": 1,
                      "enforceMinimumQuantity": true,
                      "freight": 19.0,
                      "freightType": 20,
                      "deleted": true,
                      "deletedUser": "sample string 22",
                      "storeName": "sample string 23",
                      "primaryContact": {
                        "$id": "10",
                        "id": "55c93ad4-8e8a-4686-b505-dcb937ae1582",
                        "identifier": "ENR3j0tOkUyeK/7/LNPtBg==",
                        "identifierGuid": "8f77d410-4e4b-4c91-9e2b-feff2cd3ed06",
                        "familyName": "sample string 1",
                        "givenNames": "sample string 2",
                        "otherNames": "sample string 3",
                        "title": "sample string 4",
                        "dateOfBirth": "sample string 5",
                        "sex": "sample string 6",
                        "address": "sample string 7",
                        "address1": "sample string 8",
                        "address2": "sample string 9",
                        "town": "sample string 10",
                        "state": "sample string 11",
                        "country": "sample string 12",
                        "postalCode": "sample string 13",
                        "telephone": "sample string 14",
                        "mobile": "sample string 15",
                        "email": "sample string 16",
                        "fax": "sample string 17",
                        "primary": true
                      },
                      "contacts": [
                        {
                          "$id": "11",
                          "supplierIdentifier": "qQT0DlEBlkG9QBrvaBOFgQ==",
                          "supplierIdentifierGuid": "0ef404a9-0151-4196-bd40-1aef68138581",
                          "contactGuid": "lOHXnPDsxEefempbZjMILA==",
                          "contactID": "9cd7e194-ecf0-47c4-9f7a-6a5b6633082c",
                          "contact": {
                            "$ref": "10"
                          },
                          "supplier": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "products": [
                        {
                          "$id": "12",
                          "pluG_UID": "H+2bCrdIZEaXnkE35Nvnog==",
                          "pluGuid": "0a9bed1f-48b7-4664-979e-4137e4dbe7a2",
                          "supplierIdentifier": "5F3aizKdQUyR9XWs6pPbMw==",
                          "supplierIdentifierGuid": "8bda5de4-9d32-4c41-91f5-75acea93db33",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2025-08-02T23:15:55.8446365",
                          "pricedByWeight": true,
                          "landedUnitCostEx": 9,
                          "landedUnitCostInc": 10,
                          "landedCartonCostInc": 11,
                          "landedCartonCostEx": 12,
                          "standardCost": 13,
                          "deliveryFee": 1,
                          "deliveryFeeBasis": "sample string 14",
                          "pickAndPackFee": 1,
                          "pickAndPackFeeBasis": "sample string 15",
                          "financeFee": 1,
                          "financeFeeBasis": "sample string 16",
                          "cartonLength": 1,
                          "cartonWidth": 1,
                          "cartonHeight": 1,
                          "palletLayerQuantity": 1,
                          "palletLayers": 1,
                          "itemCode": "sample string 17",
                          "invoiceCode": "sample string 18",
                          "invoiceDesc": "sample string 19",
                          "orderDirect": true,
                          "useCost": true,
                          "minimumQuantity": 20,
                          "hostType": 21,
                          "fromHost": 22,
                          "minimumReorder": 1,
                          "maximumReorder": 1,
                          "orderMultiple": 23.1,
                          "sellMultiple": 24.1,
                          "baseMultiple": 25.1,
                          "hostStandardCost": 26,
                          "hostTotalCost": 27,
                          "hostRetail": 28,
                          "hostLandedUnitCostEx": 29,
                          "hostLandedUnitCostInc": 30,
                          "hostDesc": "sample string 31",
                          "directIndicator": "sample string 32",
                          "availableToOrder": true,
                          "hostRangeIndicator": "sample string 34",
                          "hostProductType": "sample string 35",
                          "hostProductGrade": "sample string 36",
                          "hostProductGroup": "sample string 37",
                          "hostSlowMoving": true,
                          "hostGeneralMerchandise": true,
                          "hostPillar": "sample string 40",
                          "hostLastUpdated": "2025-08-02T23:15:55.8446365",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "13",
                              "pluG_UID": "Z/u+R07zhUevXho09oCn7Q==",
                              "pluGuid": "47befb67-f34e-4785-af5e-1a34f680a7ed",
                              "supplierIdentifier": "sLnXztWqokaAkOv1BICVLQ==",
                              "supplierIdentifierGuid": "ced7b9b0-aad5-46a2-8090-ebf50480952d",
                              "invoiceCode": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "storeIDs": [
                            1,
                            2
                          ],
                          "preferredSupplier": true,
                          "preferredRebateSupplier": true,
                          "supplierName": "sample string 41",
                          "salesMode": 42,
                          "orderPacked": true,
                          "active": true,
                          "price": 1,
                          "costGstPercent": 44,
                          "parentPluG_UID": "nOkPbn1+eEy9JUg6KUJ51g==",
                          "parentPluGuid": "6e0fe99c-7e7d-4c78-bd25-483a294279d6",
                          "freight": 45.0,
                          "freightType": 1,
                          "product": {
                            "$ref": "4"
                          },
                          "supplier": {
                            "$ref": "9"
                          },
                          "serviceFee": {
                            "$id": "14",
                            "id": 1,
                            "description": "sample string 1",
                            "fee": 1
                          },
                          "isPrimaryHost": true,
                          "hostVendor": 47
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "orderCycleHeaders": [
                        {
                          "$id": "15",
                          "storeID": 1,
                          "supplierIdentifier": "ljK0Vf9INUqd0PU2LRspNg==",
                          "supplierGuid": "55b43296-48ff-4a35-9dd0-f5362d1b2936",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "storeName": "sample string 5",
                          "departmentName": "sample string 6",
                          "orderDays": 7
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "cycles": [
                        {
                          "$id": "16",
                          "storeID": 1,
                          "supplierIdentifier": "NZ2VwnNrSku5gynq1D9PsQ==",
                          "supplierGuid": "c2959d35-6b73-4b4a-b983-29ead43f4fb1",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "cutOffWeek": 5,
                          "cutOffDay": 6,
                          "cutOffTime": "00:00:00.1234567",
                          "leadTime": 7,
                          "daysBuffer": 8,
                          "supplierName": "sample string 9",
                          "cutOffDate": "2025-08-02T23:15:55.8446365",
                          "deliveryDate": "2025-08-02T23:15:55.8446365",
                          "nextCutOffDate": "2025-08-02T23:15:55.8446365",
                          "nextDeliveryDate": "2025-08-02T23:15:55.8446365",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "store": {
                        "$ref": "5"
                      },
                      "updated": "2025-08-02T23:15:55.8446365",
                      "isHost": true
                    },
                    "files": [
                      {
                        "$id": "17",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2025-08-02T23:15:55.8446365",
                        "processed": "2025-08-02T23:15:55.8446365",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-08-02T23:15:55.8446365",
                        "size": 1,
                        "sizeFormat": "sample string 7",
                        "isArchive": true,
                        "version": "sample string 9",
                        "reference": "sample string 10",
                        "digest": "sample string 11",
                        "contentType": "sample string 12",
                        "host": {
                          "$ref": "8"
                        },
                        "metcashHeader": {
                          "$id": "18",
                          "customerNumber": "sample string 1",
                          "creationDate": "2025-08-02T23:15:55.8446365",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "19",
                        "id": 1,
                        "hostIdentifier": "NuB3zsRiIU6u4+URaOjvyQ==",
                        "hostIdentifierGuid": "ce77e036-62c4-4e21-aee3-e51168e8efc9",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "05874b0a-7e13-4118-9a30-cc73cacd7aa3",
                          "13c9cf07-0fd0-435a-8ce5-8354c7b056bf"
                        ]
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "7"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "20",
                        "identifier": "9a87W0bZv0GmS6iCFbfVxA==",
                        "identifierGuid": "5b3baff5-d946-41bf-a64b-a88215b7d5c4",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "promoTypeGuids": [
                      "d152db91-de80-4f3e-8358-62c319619069",
                      "04808be3-549a-4646-ac9d-82f6ae90737b"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 24"
                },
                {
                  "$ref": "7"
                }
              ],
              "accounts": [
                {
                  "$id": "21",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "21"
                }
              ],
              "sales": [
                {
                  "$id": "22",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2025-08-02T23:15:55.8446365",
                  "ftpSite": {
                    "$id": "23",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "path": "sample string 7",
                    "protocol": 8
                  }
                },
                {
                  "$ref": "22"
                }
              ],
              "zoneMatrix": [
                {
                  "$ref": "19"
                },
                {
                  "$ref": "19"
                }
              ],
              "cashManagements": [
                {
                  "$id": "24",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "25",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "passwordPlain": "sample string 6",
                    "token": "sample string 7",
                    "apiType": 8,
                    "apiSubType": 9
                  }
                },
                {
                  "$ref": "24"
                }
              ],
              "updateStoreID": "71206c5f-5daf-4197-875c-f7d0c89742ed",
              "updateStore": {
                "$id": "26",
                "id": "6355f8fb-c2f8-4e0e-ac40-c5f1243f58ce",
                "name": "sample string 1",
                "lastActivity": "2025-08-02T23:15:55.8446365",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2025-08-02T23:15:55.8446365"
              },
              "timeZoneId": "sample string 53",
              "securityOptions": {
                "$id": "27",
                "loginMode": 1,
                "allowSelfVerification": true,
                "verifierEmail": "sample string 3",
                "source": "sample string 4",
                "loginModeInherited": 5,
                "loginModeSource": "sample string 6",
                "selfVerifyInherited": true,
                "selfVerifySource": "sample string 8",
                "verifyEmailInherited": "sample string 9",
                "verifyEmailSource": "sample string 10"
              }
            },
            "storePrices": [
              {
                "$id": "28",
                "pluG_UID": "wmtcsPEIHEKLBqQ0lMBsGg==",
                "pluGuid": "b05c6bc2-08f1-421c-8b06-a43494c06c1a",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "priceNow": 5,
                "costNow": 6,
                "costNowDecimals": 7,
                "normalPrice": 8,
                "gstPercent": 9,
                "normalCost": 10,
                "normalCostDecimals": 11,
                "costGstPercent": 12,
                "costCalcMethod": 1,
                "currentCost": 13,
                "currentCostDecimals": 14,
                "break1": 15,
                "price1": 16,
                "break2": 17,
                "price2": 18,
                "break3": 19,
                "price3": 20,
                "fuelItem": 21,
                "fixedWeight": 22,
                "active": true,
                "complianceIndicator": "sample string 23",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2025-08-02T23:15:55.8446365"
              },
              {
                "$ref": "28"
              }
            ],
            "currentPrices": {
              "$id": "29",
              "pluPrices": {
                "$id": "30",
                "plu": 1,
                "pluG_UID": "QEA=",
                "stores": [
                  1,
                  2
                ],
                "normalPrice": 1,
                "cost": 2,
                "break1": 3,
                "price1": 4,
                "break2": 5,
                "price2": 6,
                "break3": 7,
                "price3": 8,
                "discountPrice": 9,
                "acceptedUtc": "2025-08-02T23:15:55.8446365",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "30"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "31",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-08-02T23:15:55.8446365",
                "startTime": 3,
                "endDate": "2025-08-02T23:15:55.8446365",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "zM8X4bXjvUyevg+laLC6OA==",
                "hostIdentifierGuid": "e117cfcc-e3b5-4cbd-9ebe-0fa568b0ba38",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ]
            },
            "tray": {
              "$id": "32",
              "g_UId": "dhOBLASKXE6SSOYUyg7PHA==",
              "guid": "2c811376-8a04-4e5c-9248-e614ca0ecf1c",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "33",
              "priceGroupG_UID": "9JxkDjTarE+Wxd3itL94hg==",
              "priceGroupGuid": "0e649cf4-da34-4fac-96c5-dde2b4bf7886",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-08-02T23:15:55.8446365",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "34",
              "pluG_UID": "Qj3EhAhu5UitUOhicQHLgQ==",
              "pluGuid": "84c43d42-6e08-48e5-ad50-e8627101cb81",
              "plu": 1,
              "servingsPerPack": 1,
              "servingSize": 1,
              "showAllergens": 1,
              "energy": 1,
              "protein": 1,
              "fat": 1,
              "saturated": 1,
              "carbo": 1,
              "sugars": 1,
              "sodium": 1,
              "potasium": 1,
              "calcium": 1,
              "fibre": 1,
              "soya": 1,
              "nutsSeeds": 1,
              "shells": 1,
              "eggs": 1,
              "dairy": 1,
              "gluten": 1,
              "sulphites": 1,
              "peanuts": 1,
              "sesame": 1,
              "fish": 1,
              "lupins": 1
            },
            "dates": {
              "$id": "35",
              "pluGuid": "f29fa1b1-ca0c-450b-bc2a-f72b7241c625",
              "created": "2025-08-02T23:15:55.8446365",
              "createdByUser": "sample string 1",
              "activated": "2025-08-02T23:15:55.8446365",
              "deactivated": "2025-08-02T23:15:55.8446365",
              "lastOrdered": "2025-08-02T23:15:55.8446365",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-08-02T23:15:55.8446365",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-08-02T23:15:55.8446365",
              "lastSold": "2025-08-02T23:15:55.8446365",
              "firstSold": "2025-08-02T23:15:55.8446365",
              "awsUpdated": "2025-08-02T23:15:55.8446365",
              "lastManualUpdate": "2025-08-02T23:15:55.8446365",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-08-02T23:15:55.8446365",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-08-02T23:15:55.8446365",
              "doNotRangeUpdated": "2025-08-02T23:15:55.8446365",
              "doNotOrderUpdated": "2025-08-02T23:15:55.8446365",
              "tracked": "2025-08-02T23:15:55.8446365"
            },
            "allergens": [
              {
                "$id": "36",
                "allergenID": 1,
                "pluG_UID": "N3tdvf20ZUCKpk2OFo+oBw==",
                "pluGuid": "bd5d7b37-b4fd-4065-8aa6-4d8e168fa807",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "36"
              }
            ],
            "costs": {
              "$id": "37",
              "pluG_UID": "PO2r8CvKBkCDMtgAvYjmFg==",
              "pluGuid": "f0abed3c-ca2b-4006-8332-d800bd88e616",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-08-02T23:15:55.8446365",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "38",
                "saleHeaderID": 1,
                "created": "2025-08-02T23:15:55.8446365",
                "createdLocal": "2025-08-02T23:15:55.8446365",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "1+2OZA48U0OdlrIl770ezg==",
                "operatorGuid": "648eedd7-3c0e-4353-9d96-b225efbd1ece",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "LdpWbA///U2u6cp+7imgFg==",
                "pluGuid": "6c56da2d-ff0f-4dfd-aee9-ca7eee29a016",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "39",
                  "id": 1,
                  "g_Uid": "Ype/CITed0CVhIDHXLD7yw==",
                  "guid": "08bf9762-de84-4077-9584-80c75cb0fbcb",
                  "operatorNumber": 1,
                  "shortName": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "password": "sample string 5",
                  "hasPassword": true,
                  "passwordText": "sample string 6",
                  "rfidTagID": "sample string 7",
                  "blueprintID": 1,
                  "groupID": 1,
                  "groupName": "sample string 8",
                  "managerGroupID": 1,
                  "managerGroupName": "sample string 9",
                  "zoneID": 1,
                  "zoneName": "sample string 10",
                  "loggedIn": 1,
                  "lastUsedIP": "sample string 11",
                  "deleted": true,
                  "locked": true,
                  "allowOpenTill": true,
                  "webEmail": "sample string 14",
                  "simpleOperatorType": 0,
                  "webRole": "sample string 15",
                  "updated": "2025-08-02T23:15:55.8446365",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-08-02T23:15:55.8446365",
                  "endShift": "2025-08-02T23:15:55.8446365",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "40",
                      "operatorG_UID": "ePAVEMlmaU29ZPOXEHhh7Q==",
                      "operatorGuid": "1015f078-66c9-4d69-bd64-f397107861ed",
                      "storeID": 2,
                      "operator": {
                        "$ref": "39"
                      },
                      "store": {
                        "$ref": "5"
                      }
                    },
                    {
                      "$ref": "40"
                    }
                  ]
                }
              },
              {
                "$ref": "38"
              }
            ],
            "apns": [
              {
                "$id": "41",
                "pluID": 1,
                "pluG_UID": "AZ5ox7uP8U2nytH1E0xJBg==",
                "pluGuid": "c7689e01-8fbb-4df1-a7ca-d1f5134c4906",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "41"
              }
            ],
            "tuns": [
              {
                "$id": "42",
                "pluG_UId": "nTXNq5w85k6GVkVkThH0mg==",
                "pluGuid": "abcd359d-3c9c-4ee6-8656-45644e11f49a",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "4"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "42"
              }
            ],
            "competitionPricing": [
              {
                "$id": "43",
                "identifier": "dUAGQDeuJkK4MKhS9NktDA==",
                "identifierGuid": "40064075-ae37-4226-b830-a852f4d92d0c",
                "pluG_UID": "yGf7OKhXEk2tiJvif22Rlg==",
                "pluGuid": "38fb67c8-57a8-4d12-ad88-9be27f6d9196",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "43"
              }
            ],
            "supplier": {
              "$ref": "9"
            },
            "supplierName": "sample string 147",
            "children": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "ordering": {
              "$ref": "12"
            },
            "flipChartPages": [
              {
                "$id": "44",
                "identifier": "MEwhDy8X00ylQHspAHHT7Q==",
                "groupName": "sample string 1",
                "identifierGuid": "0f214c30-172f-4cd3-a540-7b290071d3ed",
                "exists": true,
                "flipChartIdentifier": "g14/92UG1kikqGz3TEwCjw==",
                "flipChartIdentifierGuid": "f73f5e83-0665-48d6-a4a8-6cf74c4c028f",
                "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": "dVDVaX9+c0GjlCk8UkIzaw==",
                "groupIdentifierGuid": "69d55075-7e7f-4173-a394-293c5242336b",
                "flipChart": {
                  "$id": "45",
                  "identifier": "uUh5gqlUN0mntwebt+WCKw==",
                  "identifierGuid": "827948b9-54a9-4937-a7b7-079bb7e5822b",
                  "displayName": "sample string 2",
                  "sortOrder": 3,
                  "productsPerRow": 4,
                  "rowsPerPage": 5,
                  "buttonMarginX": 6,
                  "buttonMarginY": 7,
                  "beginButtonsX": 8,
                  "beginButtonsY": 9,
                  "autoSizeButtons": true,
                  "autoSizeGrid": true,
                  "showButtonText": true,
                  "showButtonImage": true,
                  "formLocationX": 1,
                  "formLocationY": 1,
                  "formWidth": 14,
                  "formHeight": 15,
                  "formMaximised": true,
                  "formResizable": true,
                  "formBackgroundImage": "sample string 16",
                  "formBackgroundColourA": 1,
                  "formBackgroundColourR": 1,
                  "formBackgroundColourG": 1,
                  "formBackgroundColourB": 1,
                  "formFontFamily": "sample string 17",
                  "formFontSize": 1.1,
                  "formFontStyle": 1,
                  "formAttributes": "sample string 18",
                  "buttonWidth": 19,
                  "buttonHeight": 20,
                  "buttonAnchor": 21,
                  "buttonBackgroundImage": "sample string 22",
                  "buttonTopColour": 1,
                  "buttonTextColour": 1,
                  "buttonBottomColour": 1,
                  "buttonBorderColour": 1,
                  "buttonBorderWidth": 1,
                  "buttonRadius": 1,
                  "buttonGradientMode": 1,
                  "buttonDropShadow": true,
                  "buttonShadowWidth": 1,
                  "buttonHighLightOnPush": true,
                  "buttonFontFamily": "sample string 23",
                  "buttonFontSize": 1.1,
                  "buttonFontStyle": 1,
                  "buttonTextAlign": 1,
                  "buttonWordBreak": true,
                  "buttonDrawImageAndButton": true,
                  "buttonVerticalText": true,
                  "buttonImageAlign": 1,
                  "panelLocationX": 1,
                  "panelLocationY": 1,
                  "panelWidth": 1,
                  "panelHeight": 1,
                  "panelAnchor": 1,
                  "panelFontFamily": "sample string 24",
                  "panelFontSize": 1.1,
                  "panelFontStyle": 1,
                  "panelBackgroundColour": 1,
                  "panelTextColour": 1,
                  "panelAttributes": "sample string 25",
                  "unsentCount": 26,
                  "group": {
                    "$id": "46",
                    "identifier": "YITPzDqP8EWildTaAGd89g==",
                    "identifierGuid": "cccf8460-8f3a-45f0-a295-d4da00677cf6",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "47",
                        "id": 1,
                        "g_UID": "5L1a4BqYekml083kT19b8w==",
                        "guid": "e05abde4-981a-497a-a5d3-cde44f5f5bf3",
                        "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": "BwncOMySnU+rFWHuEpkfSQ==",
                        "previousFormGuid": "38dc0907-92cc-4f9d-ab15-61ee12991f49",
                        "nextForm": 1,
                        "nextFormG_UID": "N3dIhqbHok6GwVLBJ6kn9Q==",
                        "nextFormGuid": "86487737-c7a6-4ea2-86c1-52c127a927f5",
                        "attributes": "sample string 10",
                        "updated": "2025-08-02T23:15:55.8446365",
                        "positioning": 1,
                        "contentPanel": "sample string 11",
                        "selectionMode": 1,
                        "maximumSelections": 1,
                        "alteredInStore": true,
                        "deleted": true,
                        "blueprintID": 1,
                        "preserveLayout": true,
                        "mainCheckoutFormName": "sample string 13",
                        "nextCheckoutForm": {
                          "$ref": "47"
                        },
                        "previousCheckoutForm": {
                          "$ref": "47"
                        },
                        "buttons": [
                          {
                            "$id": "48",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "nzHdxax05EKUwMp9GTyoEg==",
                            "checkoutFormGuid": "c5dd319f-74ac-42e4-94c0-ca7d193ca812",
                            "identifier": "xtsAynqbMESl5ZHREI+YZg==",
                            "identifierGuid": "ca00dbc6-9b7a-4430-a5e5-91d1108f9866",
                            "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": "b1YYinC2MEuO0lpxF8bbnA==",
                            "valueGuid": "8a18566f-b670-4b30-8ed2-5a7117c6db9c",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-08-02T23:15:55.8446365",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "47"
                            },
                            "image": {
                              "$id": "49",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2025-08-02T23:15:55.8446365",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "50",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "HWdZusktkEuC+CvlUoLXYg==",
                            "checkoutFormGuid": "ba59671d-2dc9-4b90-82f8-2be55282d762",
                            "panelType": "sample string 4",
                            "name": "sample string 5",
                            "locationX": 6,
                            "locationY": 7,
                            "width": 8,
                            "height": 9,
                            "anchor": 10,
                            "fontFamily": "sample string 11",
                            "fontSize": 12.1,
                            "fontStyle": 13,
                            "backgroundColour": 14,
                            "textColour": 15,
                            "attributes": "sample string 16"
                          },
                          {
                            "$ref": "50"
                          }
                        ]
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "panels": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ]
                  },
                  "pages": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ]
                },
                "contentPanel": {
                  "$ref": "50"
                },
                "products": [
                  {
                    "$id": "51",
                    "flipChartPageIdentifier": "zmxD2BLMj0C73kPLdhJtfQ==",
                    "flipChartPageIdentifierGuid": "d8436cce-cc12-408f-bbde-43cb76126d7d",
                    "pluG_UID": "FpJTmGBaokSWCXpozfqULA==",
                    "pluGuid": "98539216-5a60-44a2-9609-7a68cdfa942c",
                    "sortOrder": 3,
                    "sent": true,
                    "productChanged": true,
                    "productImageName": "sample string 6",
                    "productShowImageOnFlipCharts": true,
                    "productShowTextOnFlipCharts": true,
                    "productOverrideFlipChartText": true,
                    "productFlipChartText": "sample string 10",
                    "product": {
                      "$ref": "4"
                    },
                    "departmentSortOrder": 11,
                    "subDepartmentName": "sample string 12"
                  },
                  {
                    "$ref": "51"
                  }
                ],
                "productCount": 27,
                "pages": [
                  {
                    "$ref": "44"
                  },
                  {
                    "$ref": "44"
                  }
                ]
              },
              {
                "$ref": "44"
              }
            ],
            "priceHistory": [
              {
                "$id": "52",
                "pluG_UID": "68PqeiIgmEOl0+5rq6gY6A==",
                "pluGuid": "7aeac3eb-2022-4398-a5d3-ee6baba818e8",
                "price": 1,
                "costCalcMethod": 1,
                "cost": 2,
                "weightedAvgCost": 3,
                "lastCost": 4,
                "rawCost": 5,
                "rawWeightedAvgCost": 6,
                "rawLastCost": 7,
                "costDecimals": 8,
                "serviceFeeID": 9,
                "freight": 10.0,
                "freightType": 11,
                "process": "sample string 12",
                "user": "sample string 13",
                "updated": "2025-08-02T23:15:55.8446365",
                "previousPrice": 1,
                "previousCostCalcMethod": 1,
                "previousCost": 1,
                "previousWeightedAvgCost": 1,
                "previousLastCost": 1,
                "previousRawCost": 15,
                "previousRawWeightedAvgCost": 16,
                "previousRawLastCost": 17,
                "previousCostDecimals": 1,
                "previousServiceFeeID": 18,
                "previousFreight": 19.0,
                "previousFreightType": 20,
                "storeID": 21,
                "storeName": "sample string 22",
                "serviceFeeDescription": "sample string 23",
                "previousServiceFeeDescription": "sample string 24"
              },
              {
                "$ref": "52"
              }
            ],
            "ingredients": [
              {
                "$id": "53",
                "pluG_UID": "GVWrszm9SEiKxgXNuLGkuw==",
                "ingredientGuid": "wiWuMwW6nk+rKS7ek4u8GA==",
                "ingredientIdentifier": "33ae25c2-ba05-4f9e-ab29-2ede938bbc18",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "53"
              }
            ],
            "bins": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "bin": {
              "$ref": "3"
            },
            "scaleLocations": [
              {
                "$id": "54",
                "plu": 1,
                "pluG_UID": "Q8S9Esmj3UWMWPod034Kvw==",
                "pluGuid": "12bdc443-a3c9-45dd-8c58-fa1dd37e0abf",
                "deptNo": 1,
                "product": {
                  "$ref": "4"
                },
                "scaleLocation": {
                  "$id": "55",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-08-02T23:15:55.8446365",
                  "department": {
                    "$id": "56",
                    "id": 1,
                    "name": "sample string 2",
                    "code": "sample string 3",
                    "sortOrder": 4,
                    "isLiquor": true,
                    "isTobacco": true,
                    "excludeTalker": true,
                    "externalSales": true,
                    "saleGLCode": "sample string 9",
                    "cogsglCode": "sample string 10",
                    "accountingCategoryID": 11,
                    "maximumMarkdownPercentage": 12.0,
                    "accountingOnly": true,
                    "generateExternalID": 1,
                    "useNonReportableTaxCode": true,
                    "minPLU": 15,
                    "maxPLU": 16,
                    "scaleLocation": {
                      "$ref": "55"
                    },
                    "subDepartments": [
                      {
                        "$id": "57",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "58",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "59",
                                "id": 1,
                                "departmentID": 2,
                                "subDepartmentID": 3,
                                "minorDepartmentID": 4,
                                "name": "sample string 5",
                                "code": "sample string 6",
                                "departmentCode": "sample string 7",
                                "subDepartmentCode": "sample string 8",
                                "minorDepartmentCode": "sample string 9",
                                "updated": "2025-08-02T23:15:55.8446365",
                                "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": "m8msTfR10UmQXxFzV/yXpQ==",
                                "labelPageLayoutGuid": "4dacc99b-75f4-49d1-905f-117357fc97a5",
                                "minimumAge": 17,
                                "countryOfOrigin": "sample string 18",
                                "serviceFeeID": 1,
                                "eftCode": 19,
                                "defaultPrinter": "sample string 20",
                                "defaultPrinterGroup": "sample string 21",
                                "buyingLimit": 1,
                                "buyingLimitIndependent": true,
                                "buyingLimitType": 0,
                                "includeInDistinctLimit": true,
                                "defaultsEmpty": false,
                                "mscCat": {
                                  "$id": "60",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "61",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "62",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "61"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "61"
                                },
                                "mscDep": {
                                  "$id": "63",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "60"
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "62"
                                }
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "updated": "2025-08-02T23:15:55.8446365",
                            "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": "2RQTOiOVFU6dS6FRUESQsA==",
                            "labelPageLayoutGuid": "3a1314d9-9523-4e15-9d4b-a151504490b0",
                            "minimumAge": 15,
                            "countryOfOrigin": "sample string 16",
                            "serviceFeeID": 1,
                            "eftCode": 17,
                            "defaultPrinter": "sample string 18",
                            "defaultPrinterGroup": "sample string 19",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "includeInDistinctLimit": true,
                            "defaultsEmpty": false,
                            "mscCat": {
                              "$ref": "60"
                            },
                            "mscCom": {
                              "$ref": "61"
                            },
                            "mscDep": {
                              "$ref": "63"
                            },
                            "mscSubCom": {
                              "$ref": "62"
                            }
                          },
                          {
                            "$ref": "58"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2025-08-02T23:15:55.8446365",
                        "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": "Sdnfwl+cBUirXezxRLxDTA==",
                        "labelPageLayoutGuid": "c2dfd949-9c5f-4805-ab5d-ecf144bc434c",
                        "minimumAge": 15,
                        "countryOfOrigin": "sample string 16",
                        "serviceFeeID": 1,
                        "eftCode": 17,
                        "defaultPrinter": "sample string 18",
                        "defaultPrinterGroup": "sample string 19",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "includeInDistinctLimit": true,
                        "defaultsEmpty": false,
                        "mscCat": {
                          "$ref": "60"
                        },
                        "mscCom": {
                          "$ref": "61"
                        },
                        "mscDep": {
                          "$ref": "63"
                        },
                        "mscSubCom": {
                          "$ref": "62"
                        }
                      },
                      {
                        "$ref": "57"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2025-08-02T23:15:55.8446365",
                    "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": "AKLTjEUr00e7Imol0+kjRw==",
                    "labelPageLayoutGuid": "8cd3a200-2b45-47d3-bb22-6a25d3e92347",
                    "minimumAge": 25,
                    "countryOfOrigin": "sample string 26",
                    "serviceFeeID": 1,
                    "eftCode": 27,
                    "defaultPrinter": "sample string 28",
                    "defaultPrinterGroup": "sample string 29",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "includeInDistinctLimit": true,
                    "defaultsEmpty": false,
                    "mscCat": {
                      "$ref": "60"
                    },
                    "mscCom": {
                      "$ref": "61"
                    },
                    "mscDep": {
                      "$ref": "63"
                    },
                    "mscSubCom": {
                      "$ref": "62"
                    }
                  }
                }
              },
              {
                "$ref": "54"
              }
            ],
            "nextPrice": {
              "$id": "64",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 1,
              "hostOfferID": 1,
              "metcashPromotionID": "sample string 4",
              "metcashPromotionPlacement": "sample string 5",
              "pluG_UID": "e+bin0v8KUCpMdxTZpuKSg==",
              "pluGuid": "9fe2e67b-fc4b-4029-a931-dc53669b8a4a",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "iewjCKhDCUqAoTwy63GK6g==",
              "dealCostGuid": "0823ec89-43a8-4a09-80a1-3c32eb718aea",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "o+6o01h91U2hT48Arxq7pQ==",
              "priceGroupGuid": "d3a8eea3-7d58-4dd5-a14f-8f00af1abba5",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "pluCost": 13,
              "pluCostIndicator": "sample string 14",
              "pluPriceGstPercent": 15,
              "pluCostGstPercent": 16,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 18.1,
              "salesMode": 1,
              "pluNormalCost": 19,
              "pluaws": 20.0,
              "directNumber": "sample string 21",
              "departmentName": "sample string 22",
              "subDepartmentName": "sample string 23",
              "priceGroupName": "sample string 24",
              "supplierName": "sample string 25",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2025-08-02T23:15:55.8446365",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "piDqKIlKzEqlPDwSgCeURQ==",
              "campaignComboPriceGroupIdentifier": "28ea20a6-4a89-4acc-a53c-3c1280279445",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "65",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-08-02T23:15:55.8446365",
                  "operatorG_UID": "cuEmXhqy9UulJ2Kox1YjDA==",
                  "operatorGuid": "5e26e172-b21a-4bf5-a527-62a8c756230c",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-08-02T23:15:55.8446365",
                  "signIqTicketFileMovedUtc": "2025-08-02T23:15:55.8446365",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-08-02T23:15:55.8446365",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "4"
                  },
                  "campaignPlu": {
                    "$ref": "64"
                  }
                },
                {
                  "$ref": "65"
                }
              ],
              "campaign": {
                "$id": "66",
                "id": 1,
                "storeID": 2,
                "name": "24d8a4fe-4c02-4188-a3ae-5cdc0963eca0",
                "nameGuid": "24d8a4fe-4c02-4188-a3ae-5cdc0963eca0",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-08-02T23:15:55.8446365",
                "startTime": 1,
                "endDate": "2025-08-02T23:15:55.8446365",
                "endTime": 1,
                "recurrence": 1,
                "recurrenceType": 1,
                "monthType": 1,
                "weekDays": 1,
                "months": 1,
                "monthWeeks": 1,
                "monthDays": "sample string 7",
                "printed": true,
                "talkerText": "sample string 8",
                "rangeDescription": "sample string 9",
                "dealDescription": "sample string 10",
                "labelQuantity": 11,
                "active": 1,
                "deactivated": "2025-08-02T23:15:55.8446365",
                "system": true,
                "created": "2025-08-02T23:15:55.8446365",
                "updated": "2025-08-02T23:15:55.8446365",
                "priceChangeNotifiedUtc": "2025-08-02T23:15:55.8446365",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "Q4MAgszwQkujgA2hsiD+JA==",
                "hostIdentifierGuid": "82008343-f0cc-4b42-a380-0da1b220fe24",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-08-02T23:15:55.8446365",
                "updatedByUser": "sample string 18",
                "offerID": 1,
                "isPriceChangeCampaign": true,
                "stores": [
                  1,
                  2
                ],
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ],
                "campaignPlus": [
                  {
                    "$ref": "64"
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "campaignPools": [
                  {
                    "$id": "67",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 4,
                    "pluG_UID": "hVDedAurWU2BwwZEsDQSOg==",
                    "pluGuid": "74de5085-ab0b-4d59-81c3-0644b034123a",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "kR1GStyY1kqe6eLM15ecoA==",
                    "priceGroupGuid": "4a461d91-98dc-4ad6-9ee9-e2ccd7979ca0",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "pluaws": 11.0,
                    "directNumber": "sample string 12",
                    "departmentName": "sample string 13",
                    "subDepartmentName": "sample string 14",
                    "priceGroupName": "sample string 15",
                    "supplierName": "sample string 16",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-08-02T23:15:55.8446365",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "4"
                    },
                    "campaign": {
                      "$ref": "66"
                    }
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "68",
                    "id": 1,
                    "identifier": "qJaOhdC9Lk6tHGUjNPxP4w==",
                    "identifierStr": "qJaOhdC9Lk6tHGUjNPxP4w==",
                    "identifierGuid": "858e96a8-bdd0-4e2e-ad1c-652334fc4fe3",
                    "campaignID": 4,
                    "campaignName": "sample string 5",
                    "ruleJoin": 1,
                    "ruleType": 6,
                    "operand0": "sample string 7",
                    "comparisonOp": 1,
                    "operand1": "sample string 8",
                    "action": 1,
                    "operand2": "sample string 9",
                    "operand3": "sample string 10",
                    "includeExcludedItems": true,
                    "noFurtherDiscounts": true,
                    "description": "sample string 11",
                    "sortOrder": 1,
                    "isItemRule": false,
                    "prevDept": "sample string 12",
                    "campaign": {
                      "$ref": "66"
                    }
                  },
                  {
                    "$ref": "68"
                  }
                ],
                "customers": [
                  {
                    "$id": "69",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "customerID": "1ZcsjXN5skyRkn63ibnqNQ==",
                    "customerIDGuid": "8d2c97d5-7973-4cb2-9192-7eb789b9ea35",
                    "campaign": {
                      "$ref": "66"
                    },
                    "customer": {
                      "$id": "70",
                      "identifier": "sEEq5j+Fdk+ismkjErJbDg==",
                      "identifierGuid": "e62a41b0-853f-4f76-a2b2-692312b25b0e",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-08-02T23:15:55.8446365",
                      "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": "MiGExBHJr023olvLr0gQ4w==",
                      "communityIdentifierGuid": "c4842132-c911-4daf-b7a2-5bcbaf4810e3",
                      "joined": "2025-08-02T23:15:55.8446365",
                      "updated": "2025-08-02T23:15:55.8446365",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "MyPQlXLrSkKiQv3haOtkfw==",
                      "priceLevelIdentifierGuid": "95d02333-eb72-424a-a242-fde168eb647f",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-08-02T23:15:55.8446365",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "71",
                          "cardType": 2,
                          "issueDate": "2025-08-02T23:15:55.8446365",
                          "expiry": "2025-08-02T23:15:55.8446365",
                          "customerID": "YqyfCS+8mEO1p/+ArDmsJQ==",
                          "customerIDGuid": "099fac62-bc2f-4398-b5a7-ff80ac39ac25",
                          "initialValue": 1,
                          "currentValue": 1,
                          "maxLimit": 1,
                          "minTransaction": 1,
                          "maxTransaction": 1,
                          "multiplier": 1.1,
                          "active": true,
                          "reasonInactive": 1,
                          "idRequired": true,
                          "idType": 1,
                          "idValue": "sample string 5",
                          "updated": "2025-08-02T23:15:55.8446365",
                          "linkedAccount": "Q8k6qPz1702dqzt3Ov81Xg==",
                          "linkedAccountGuid": "a83ac943-f5fc-4def-9dab-3b773aff355e",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "70"
                          },
                          "account": {
                            "$id": "72",
                            "id": 1,
                            "identifier": "NsPgHpKYW0WSVC4nG8zkNg==",
                            "identifierGuid": "1ee0c336-9892-455b-9254-2e271bcce436",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-08-02T23:15:55.8446365",
                            "owner": "m15O/9jmGE2euoXM80lmng==",
                            "ownerGuid": "ff4e5e9b-e6d8-4d18-9eba-85ccf349669e",
                            "accountStoreGroupIdentifier": "s07MedX6EUOFybNeY0fngw==",
                            "accountStoreGroupGuid": "79cc4eb3-fad5-4311-85c9-b35e6347e783",
                            "accountType": 1,
                            "currentBalance": 1,
                            "externalID": "sample string 7",
                            "maximumLimit": 1,
                            "accruePoints": true,
                            "loyaltyPoints": 1,
                            "termsOfTrade": 1,
                            "signatureRequired": true,
                            "referenceRequired": true,
                            "statementSendType": 10,
                            "ageingPeriod": 1,
                            "monthlyAgeingPeriod": true,
                            "explodedInvoice": true,
                            "isFifoAllocation": true,
                            "lastStatementSent": "2025-08-02T23:15:55.8446365",
                            "active": true,
                            "updated": "2025-08-02T23:15:55.8446365",
                            "deleted": true,
                            "deletedUser": "sample string 16",
                            "currentBalanceChanged": true,
                            "maximumLimitChanged": true,
                            "loyaltyPointsChanged": true,
                            "projectedBalance": 17,
                            "accountStoreGroupStoreIDs": [
                              1,
                              2
                            ],
                            "customerEmail": "sample string 18",
                            "ownerCustomer": {
                              "$ref": "70"
                            },
                            "card": {
                              "$ref": "71"
                            },
                            "members": {
                              "$id": "73",
                              "sample string 1": [
                                {
                                  "$ref": "70"
                                },
                                {
                                  "$ref": "70"
                                }
                              ],
                              "sample string 2": [
                                {
                                  "$ref": "70"
                                },
                                {
                                  "$ref": "70"
                                }
                              ]
                            },
                            "customerGroups": [
                              {
                                "$id": "74",
                                "identifier": "aL+XrqNy2UG2zAtT1onMQQ==",
                                "identifierGuid": "ae97bf68-72a3-41d9-b6cc-0b53d689cc41",
                                "name": "sample string 2",
                                "primaryContact": "2DJ1swo9Jkapffa0tUvkyw==",
                                "primaryContactGuid": "b37532d8-3d0a-4626-a97d-f6b4b54be4cb",
                                "accountID": "tQQq3Ggtl0G/HMpKLc1QYg==",
                                "accountIDGuid": "dc2a04b5-2d68-4197-bf1c-ca4a2dcd5062",
                                "special": true,
                                "updated": "2025-08-02T23:15:55.8446365",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "0tlpgpZvTESjX8v5imaDbw==",
                                "priceLevelIdentifierGuid": "8269d9d2-6f96-444c-a35f-cbf98a66836f",
                                "deleted": true,
                                "account": {
                                  "$ref": "72"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "70"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "75",
                                    "id": 1,
                                    "groupID": "aktI57Pq5EWQ5A8/bUctwA==",
                                    "groupIDGuid": "e7484b6a-eab3-45e4-90e4-0f3f6d472dc0",
                                    "customerID": "L49zXKtTrUKHugBoH6chQw==",
                                    "customerIDGuid": "5c738f2f-53ab-42ad-87ba-00681fa72143",
                                    "card": "sample string 4",
                                    "linkedAccount": "82i7oFJzFkmStFJAipELaQ==",
                                    "linkedAccountGuid": "a0bb68f3-7352-4916-92b4-52408a910b69",
                                    "customer": {
                                      "$ref": "70"
                                    },
                                    "group": {
                                      "$ref": "74"
                                    },
                                    "customerCard": {
                                      "$ref": "71"
                                    }
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ]
                              },
                              {
                                "$ref": "74"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "76",
                              "id": 1,
                              "identifier": "idnDW8tK/0Cng5emko3+og==",
                              "identifierGuid": "5bc3d989-4acb-40ff-a783-97a6928dfea2",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "71tNyeAHBESDQAtWRgTjyg==",
                              "accountIDGuid": "c94d5bef-07e0-4404-8340-0b564604e3ca",
                              "customerAccount": {
                                "$ref": "72"
                              },
                              "customerCard": {
                                "$ref": "71"
                              },
                              "accountType": 1,
                              "cardName": "sample string 8",
                              "authorisationNumber": "sample string 9",
                              "bankReference": "sample string 10",
                              "merchantID": "sample string 11",
                              "terminalID": "sample string 12",
                              "cardNumber": "sample string 13",
                              "paymentDate": "2025-08-02T23:15:55.8446365",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "PQTBHMuJiEq1jZkVkDFHIA==",
                              "idempotentVoidGuid": "1cc1043d-89cb-4a88-b58d-991590314720",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "77",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "iyBWXi4jBUm2bjAvlvCgjg==",
                                "saleHeaderIdentifierGuid": "5e56208b-232e-4905-b66e-302f96f0a08e",
                                "created": "2025-08-02T23:15:55.8446365",
                                "createdLocal": "2025-08-02T23:15:55.8446365",
                                "createdText": "sample string 4",
                                "itemCount": 5,
                                "totalAmount": 6,
                                "cashTender": 1,
                                "cardTender": 1,
                                "cheqTender": 1,
                                "acctTender": 1,
                                "voucherTender": 1,
                                "loyaltyPoints": 1,
                                "cashout": 1,
                                "changeAmount": 1,
                                "rounding": 1,
                                "gstAmount": 1,
                                "transactionDiscountTender": 1,
                                "totalTip": 7,
                                "tranType": 1,
                                "processed": 1,
                                "imported": "2025-08-02T23:15:55.8446365",
                                "storeID": 1,
                                "operatorG_Uid": "nkZPF4OBIkOD0s21Xic7fA==",
                                "operatorGuid": "174f469e-8183-4322-83d2-cdb55e273b7c",
                                "customerG_Uid": "FVfBvsnX4Ey6qx93FY8S6A==",
                                "customerGuid": "bec15715-d7c9-4ce0-baab-1f77158f12e8",
                                "communityIdentifier": "l+dcxhBqJ0eTkZRJzRJMzA==",
                                "communityIdentifierGuid": "c65ce797-6a10-4727-9391-9449cd124ccc",
                                "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": "RMc3S25L5UqW+YK6Q4LOnQ==",
                                "priceLevelIdentifierGuid": "4b37c744-4b6e-4ae5-96f9-82ba4382ce9d",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "39"
                                },
                                "customer": {
                                  "$ref": "70"
                                },
                                "communityOrganisation": {
                                  "$id": "78",
                                  "id": 1,
                                  "identifier": "QVU8WnFnmkOYlWAGZsrGoQ==",
                                  "identifierGuid": "5a3c5541-6771-439a-9895-600666cac6a1",
                                  "name": "sample string 3",
                                  "lookupIdentifier": "sample string 4",
                                  "externalID": "sample string 5",
                                  "phone": "sample string 6",
                                  "fax": "sample string 7",
                                  "email": "sample string 8",
                                  "address1": "sample string 9",
                                  "address2": "sample string 10",
                                  "city": "sample string 11",
                                  "postCode": "sample string 12",
                                  "state": "sample string 13",
                                  "country": "sample string 14",
                                  "totalAmountAwarded": 15.1,
                                  "updated": "2025-08-02T23:15:55.8446365",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "79",
                                    "saleItemID": 1,
                                    "identifier": "/e+aOLylF0+Bi9JVYdFXjQ==",
                                    "identifierGuid": "389aeffd-a5bc-4f17-818b-d25561d1578d",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "6K9c6P8LEkaHCBV0Y3EkBg==",
                                    "pluGuid": "e85cafe8-0bff-4612-8708-157463712406",
                                    "accountID": "ligxoW1IE0WvtSuJE4MNww==",
                                    "accountIDGuid": "a1312896-486d-4513-afb5-2b8913830dc3",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 8,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "offline": true,
                                    "barcode": "sample string 9",
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 10",
                                    "bestOrExpire": "2025-08-02T23:15:55.8446365",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "lSpDHJSPZE6atEr8KGTrmg==",
                                    "refundGuid": "1c432a95-8f94-4e64-9ab4-4afc2864eb9a",
                                    "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": "YN5/55lUF0ySR2gVCsIVQw==",
                                    "idempotentVoidGuid": "e77fde60-5499-4c17-9247-68150ac21543",
                                    "priceLevelIdentifier": "dy6Hhr3M60Sk1QCF3bb8Ag==",
                                    "priceLevelIdentifierGuid": "86872e77-ccbd-44eb-a4d5-0085ddb6fc02",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "80",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-08-02T23:15:55.8446365",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "80"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "81",
                                      "id": 1,
                                      "g_UID": "knz89YlMX06Bj/IZ3rfvFQ==",
                                      "guid": "f5fc7c92-4c89-4e5f-818f-f219deb7ef15",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-08-02T23:15:55.8446365"
                                    },
                                    "modifier": {
                                      "$id": "82",
                                      "id": 1,
                                      "setG_UID": "plxuT1PQokyEooKeo6Te+A==",
                                      "modifierSetGuid": "4f6e5ca6-d053-4ca2-84a2-829ea3a4def8",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "2OBvVNTOO0yLGLeIXzVCaA==",
                                      "pluGuid": "546fe0d8-ced4-4c3b-8b18-b7885f354268",
                                      "deleted": true,
                                      "g_UID": "7/bIXRkpuU+gVQAO/hP6bw==",
                                      "guid": "5dc8f6ef-2919-4fb9-a055-000efe13fa6f",
                                      "product": {
                                        "$ref": "4"
                                      }
                                    },
                                    "priceLevelName": "sample string 25",
                                    "pumpNumber": 1,
                                    "hoseNumber": 1
                                  },
                                  {
                                    "$ref": "79"
                                  }
                                ],
                                "eftReceipts": [
                                  {
                                    "$id": "83",
                                    "id": 1,
                                    "storeID": 1,
                                    "saleHeaderID": 2,
                                    "storeSaleHeader": {
                                      "$ref": "77"
                                    },
                                    "receipt": "sample string 3",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "83"
                                  }
                                ],
                                "payments": [
                                  {
                                    "$ref": "76"
                                  },
                                  {
                                    "$ref": "76"
                                  }
                                ],
                                "cards": [
                                  {
                                    "$id": "84",
                                    "id": 1,
                                    "saleHeaderID": 1,
                                    "identifier": "sample string 2",
                                    "cardType": 3,
                                    "providerName": "sample string 4"
                                  },
                                  {
                                    "$ref": "84"
                                  }
                                ],
                                "campaignHits": [
                                  {
                                    "$id": "85",
                                    "id": 1,
                                    "saleHeaderID": 2,
                                    "campaign": "sample string 3",
                                    "name": "sample string 4",
                                    "processed": 1,
                                    "campaignDescription": "sample string 5"
                                  },
                                  {
                                    "$ref": "85"
                                  }
                                ],
                                "fuel": [
                                  {
                                    "$id": "86",
                                    "id": 1,
                                    "plu": 1,
                                    "pluG_UID": "9Y1SgNHNC0ybbZR+F57vBA==",
                                    "pluGuid": "80528df5-cdd1-4c0b-9b6d-947e179eef04",
                                    "saleHeaderID": 2,
                                    "totalCents": 3,
                                    "grade": 1,
                                    "gradeDescription": "sample string 4",
                                    "dispenser": 1,
                                    "hose": 1,
                                    "quantity": 1,
                                    "cost": 1,
                                    "acquirerNum": 1,
                                    "attendant": 1,
                                    "ePurseBalance": 1.0,
                                    "cardSignature": "sample string 5",
                                    "compartmentNumber": 1,
                                    "contractNumber": 1,
                                    "discountCardPAN": "sample string 6",
                                    "discountID": 1,
                                    "discountName": "sample string 7",
                                    "discountNetValue": 1.0,
                                    "discountType": 1,
                                    "discountValue": 1.0,
                                    "discretionaryData": "sample string 8",
                                    "driverID": "sample string 9",
                                    "eftBatchNumber": 1,
                                    "eftResponseCode": "sample string 10",
                                    "endDateTime": "2025-08-02T23:15:55.8446365",
                                    "engineHours": 1.1,
                                    "fposNumber": 1,
                                    "loyaltyCardPAN": "sample string 11",
                                    "miscData1": 1,
                                    "miscData2": "sample string 12",
                                    "miscFlags": 1,
                                    "mop": 1,
                                    "odometer": 1,
                                    "panNumber": "sample string 13",
                                    "saleRefund": true,
                                    "saleStatus": 1,
                                    "sequenceNumber": 1,
                                    "stan": 1,
                                    "startDateTime": "2025-08-02T23:15:55.8446365",
                                    "tagNumber": "sample string 15",
                                    "trackTwoRem": "sample string 16",
                                    "transCode": 1,
                                    "transType": 1,
                                    "unitPrice": 1.0,
                                    "vehicleReg": "sample string 17",
                                    "offline": true,
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "86"
                                  }
                                ],
                                "fuelResells": [
                                  {
                                    "$id": "87",
                                    "saleItemID": 1,
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "MaxkatYVgEmjCTY+/m2heg==",
                                    "pluGuid": "6a64ac31-15d6-4980-a309-363efe6da17a",
                                    "accountID": "FWbf2KxHG0yTvSLWKwrWXg==",
                                    "accountIDGuid": "d8df6615-47ac-4c1b-93bd-22d62b0ad65e",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "processed": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 1,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "barcode": "sample string 8",
                                    "offline": 1,
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 9",
                                    "bestOrExpire": "2025-08-02T23:15:55.8446365",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "mDT4aHprwUqzS9BdrO2Oaw==",
                                    "refundGuid": "68f83498-6b7a-4ac1-b34b-d05daced8e6b",
                                    "providerName": "sample string 10",
                                    "campaign": "sample string 11",
                                    "campaignType": 1,
                                    "modifiedID": 1,
                                    "omittedIngredient": 1,
                                    "taxPercent": 1.0,
                                    "taxAmount": 1.0,
                                    "refundablePrice": 1.0,
                                    "showDiscounts": true,
                                    "orderPrinted": true,
                                    "note": "sample string 14",
                                    "modifierName": "sample string 15",
                                    "modifierSetName": "sample string 16",
                                    "totalValueWasScanned": true,
                                    "sold": true,
                                    "campaignPrice": true,
                                    "scannedValue": 1,
                                    "campaignName": "sample string 20",
                                    "comboDiscount": 1
                                  },
                                  {
                                    "$ref": "87"
                                  }
                                ],
                                "customerOrder": [
                                  {
                                    "$id": "88",
                                    "identifier": "IGhrEsCWZ02nuIsTspFFiw==",
                                    "identifierGuid": "126b6820-96c0-4d67-a7b8-8b13b291458b",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "dn16udfjEkqCo2AAjnYuQg==",
                                    "customerIdentifierGuid": "b97a7d76-e3d7-4a12-82a3-60008e762e42",
                                    "operatorNo": 1,
                                    "operatorG_UID": "zp3WaxA81Uemt4Xj7IgrDw==",
                                    "operatorGuid": "6bd69dce-3c10-47d5-a6b7-85e3ec882b0f",
                                    "created": "2025-08-02T23:15:55.8446365",
                                    "ordered": "2025-08-02T23:15:55.8446365",
                                    "started": "2025-08-02T23:15:55.8446365",
                                    "completed": "2025-08-02T23:15:55.8446365",
                                    "supplied": "2025-08-02T23:15:55.8446365",
                                    "quickTicket": 1,
                                    "deleted": true,
                                    "walkAway": true,
                                    "approxWait": 1,
                                    "actualWait": 1,
                                    "deliveryMethod": 8,
                                    "externalSaleType": 9,
                                    "customer": {
                                      "$ref": "70"
                                    },
                                    "operator": {
                                      "$ref": "39"
                                    },
                                    "details": [
                                      {
                                        "$id": "89",
                                        "headerID": 1,
                                        "plu": 1,
                                        "pluG_UId": "Xe3yguEeZEus0nNZk+3GYw==",
                                        "pluGuid": "82f2ed5d-1ee1-4b64-acd2-735993edc663",
                                        "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": "MlU8v+g/f0OOuYaQli0XUg==",
                                        "headerIdentifierGuid": "bf3c5532-3fe8-437f-8eb9-8690962d1752",
                                        "product": {
                                          "$ref": "4"
                                        }
                                      },
                                      {
                                        "$ref": "89"
                                      }
                                    ],
                                    "storeName": "sample string 11",
                                    "customerName": "sample string 12",
                                    "storeReplyTo": "sample string 13",
                                    "storeSubjectLine": "sample string 14",
                                    "storeSaleHeader": {
                                      "$ref": "77"
                                    }
                                  },
                                  {
                                    "$ref": "88"
                                  }
                                ],
                                "surveyResponses": [
                                  {
                                    "$id": "90",
                                    "surveyG_UID": "dYfw5JcngEavuktEIk9TfA==",
                                    "surveyGuid": "e4f08775-2797-4680-afba-4b44224f537c",
                                    "saleHeaderGuid": "qLnx0NkvCEm+mBqUWP1L2Q==",
                                    "saleGuid": "d0f1b9a8-2fd9-4908-be98-1a9458fd4bd9",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "dYR0LgmeKEC+1DSpC+D5Qw==",
                                    "guidResponse": "2e748475-9e09-4028-bed4-34a90be0f943",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-08-02T23:15:55.8446365",
                                    "sale": {
                                      "$ref": "77"
                                    },
                                    "survey": {
                                      "$id": "91",
                                      "g_UID": "gZ6OfiGwW0+6rbpDUhk0xQ==",
                                      "guid": "7e8e9e81-b021-4f5b-baad-ba43521934c5",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "Xa3E5KF4+0+1RY14GTzj7g==",
                                      "checkoutFormGuid": "e4c4ad5d-78a1-4ffb-b545-8d78193ce3ee",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-08-02T23:15:55.8446365",
                                      "end": "2025-08-02T23:15:55.8446365",
                                      "deleted": true,
                                      "updated": "2025-08-02T23:15:55.8446365",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "d9399963-a1d9-44f9-9d89-a1e6bfa7af10",
                                        "9406b371-a4b7-4f55-9bde-0f83e13b9270"
                                      ],
                                      "allowsAllTextResponses": true,
                                      "surveyForm": {
                                        "$ref": "47"
                                      }
                                    },
                                    "ingressId": "sample string 4"
                                  },
                                  {
                                    "$ref": "90"
                                  }
                                ],
                                "storeName": "sample string 38",
                                "machineName": "sample string 39",
                                "operatorName": "sample string 40",
                                "direction": 1,
                                "reason": "sample string 41",
                                "accountG_UID": "ETywxWqAZE+fl46QkvMVPA==",
                                "accountIdentifier": "c5b03c11-806a-4f64-9f97-8e9092f3153c",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "z+51D6bNtEq4ufX0gpzq3w==",
                                "customerOrderIdentifierGuid": "0f75eecf-cda6-4ab4-b8b9-f5f4829ceadf",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "92",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "hCMJSQN2o0K1hdWeQpd3iA==",
                                "paymentIdentifierGuid": "49092384-7603-42a3-b585-d59e42977788",
                                "identifier": "AlmnaLytpUCJ/svR3n0Cjg==",
                                "identifierGuid": "68a75902-adbc-40a5-89fe-cbd1de7d028e",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "to71B/LG0Em7+1LqDBpwog==",
                                "itemIdentifierGuid": "07f58eb6-c6f2-49d0-bbfb-52ea0c1a70a2"
                              }
                            },
                            {
                              "$ref": "76"
                            }
                          ]
                        },
                        {
                          "$ref": "71"
                        }
                      ],
                      "customerGroupMembers": [
                        {
                          "$ref": "75"
                        },
                        {
                          "$ref": "75"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$ref": "74"
                        },
                        {
                          "$ref": "74"
                        }
                      ],
                      "accounts": [
                        {
                          "$ref": "72"
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "account": {
                        "$ref": "72"
                      },
                      "vouchers": [
                        {
                          "$id": "93",
                          "customerIdentifier": "U03sb6oCqEWz3/iktytiOQ==",
                          "customerIdentifierGuid": "6fec4d53-02aa-45a8-b3df-f8a4b72b6239",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "H6/O4HRpaUel6nUObj6PIQ==",
                          "idempotentGuid": "e0ceaf1f-6974-4769-a5ea-750e6e3e8f21",
                          "offline": true,
                          "voucher": {
                            "$id": "94",
                            "id": 1,
                            "name": "sample string 2",
                            "description": "sample string 3",
                            "shortDescription": "sample string 4",
                            "url": "sample string 5",
                            "barcodeTemplateID": 1,
                            "expiry": 0,
                            "voucherType": 6,
                            "limitPerTransaction": 7,
                            "customerTracking": true,
                            "discountAccount": "sample string 9",
                            "endDate": "2025-08-02T23:15:55.8446365",
                            "barcodeTemplate": {
                              "$id": "95",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "96",
                              "id": 1,
                              "uid": "sample string 2",
                              "name": "sample string 3",
                              "width": 1.1,
                              "height": 1.1,
                              "showBorder": true,
                              "borderWidth": 1.1,
                              "borderStyle": 1,
                              "borderColour": "sample string 5",
                              "updated": "2025-08-02T23:15:55.8446365",
                              "labelPageLayout": "4thIq30qOk+kV6h4M7RATA==",
                              "pageLayoutGuid": "ab48d8e2-2a7d-4f3a-a457-a87833b4404c",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "94"
                              },
                              "elements": [
                                {
                                  "$id": "97",
                                  "id": 1,
                                  "scaleLabelID": 2,
                                  "showPercentDI": true,
                                  "showAvgPerHundred": true,
                                  "showAvgPerServe": true,
                                  "name": "sample string 6",
                                  "x": 1.1,
                                  "y": 1.1,
                                  "width": 1.1,
                                  "height": 1.1,
                                  "type": 1,
                                  "rotation": 1,
                                  "text": "sample string 7",
                                  "fontFamily": "sample string 8",
                                  "align": 1,
                                  "bold": true,
                                  "italic": true,
                                  "underline": true,
                                  "strikeout": true,
                                  "reverse": true,
                                  "textColour": "sample string 9",
                                  "fontSize": 1.1,
                                  "picture": "QEA=",
                                  "borderWidth": 10,
                                  "sortOrder": 11,
                                  "printOptions": 12,
                                  "superScriptTextFontSize": 1.1,
                                  "lineStyle": 1,
                                  "spacingStyle": 1,
                                  "interCharacterSpacing": 1.1,
                                  "superScriptOffset": 1.1,
                                  "lineSpacing": 1.1,
                                  "dateFormat": "sample string 13",
                                  "autoGrow": true,
                                  "fontAutoResize": true,
                                  "updated": "2025-08-02T23:15:55.8446365"
                                },
                                {
                                  "$ref": "97"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "98",
                                "id": 1,
                                "customerIdentifier": "fu8qJ1g9+UaCqnMbpBstjA==",
                                "customerIdentifierGuid": "272aef7e-3d58-46f9-82aa-731ba41b2d8c",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-08-02T23:15:55.8446365",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "DT9YgXunJEapYWw9p0leew==",
                                "issuedIdempotentGuid": "81583f0d-a77b-4624-a961-6c3da7495e7b",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-08-02T23:15:55.8446365",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-08-02T23:15:55.8446365",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "jvDwEiywh02rFS9wzJr9/g==",
                                "redeemedIdempotentGuid": "12f0f08e-b02c-4d87-ab15-2f70cc9afdfe",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-08-02T23:15:55.8446365",
                                "storeName": "sample string 17",
                                "scaleLabel": {
                                  "$ref": "96"
                                },
                                "voucher": {
                                  "$ref": "94"
                                },
                                "customer": {
                                  "$ref": "70"
                                },
                                "issuedOfflinePayment": {
                                  "$ref": "76"
                                },
                                "redeemedOfflinePayment": {
                                  "$ref": "76"
                                }
                              },
                              {
                                "$ref": "98"
                              }
                            ]
                          },
                          "customer": {
                            "$ref": "70"
                          }
                        },
                        {
                          "$ref": "93"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "69"
                  }
                ],
                "customerGroups": [
                  {
                    "$id": "99",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupID": "68oTsCKd6UCHACuDTVQ0dw==",
                    "groupIDGuid": "b013caeb-9d22-40e9-8700-2b834d543477",
                    "campaign": {
                      "$ref": "66"
                    },
                    "group": {
                      "$ref": "74"
                    }
                  },
                  {
                    "$ref": "99"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "100",
                    "identifier": "oygG0B8RK068RK/uI6KX5A==",
                    "identifierGuid": "d00628a3-111f-4e2b-bc44-afee23a297e4",
                    "campaignName": "sample string 2",
                    "message": "sample string 3",
                    "ticketFileSource": "sample string 4",
                    "ticketFileDestination": "sample string 5",
                    "storeID": 1
                  },
                  {
                    "$ref": "100"
                  }
                ],
                "comboPriceGroups": [
                  {
                    "$id": "101",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "g_UID": "1nVuqw10q06gNjcnTH9qNg==",
                    "guid": "ab6e75d6-740d-4eab-a036-37274c7f6a36",
                    "description": "sample string 5",
                    "newPrice": 1,
                    "rangeDescription": "sample string 6",
                    "dealDescription": "sample string 7",
                    "labelQuantity": 8,
                    "hostProductCategoryID": 1,
                    "offerID": 1,
                    "dontUpdatePricePlus": true,
                    "campaign": {
                      "$ref": "66"
                    },
                    "comboPricePlus": [
                      {
                        "$id": "102",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "groupG_UID": "LZYv2xiQFk2uoE9j0yBzQQ==",
                        "groupGuid": "db2f962d-9018-4d16-aea0-4f63d3207341",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "pehqOWuV5UmjnpmwJv2KJg==",
                        "pluGuid": "396ae8a5-956b-49e5-a39e-99b026fd8a26",
                        "priceGroupG_UID": "ujCiElRokESkf67DKFFxBw==",
                        "priceGroupGuid": "12a230ba-6854-4490-a47f-aec328517107",
                        "campaignPoolID": "sample string 7",
                        "quantity": 1,
                        "campaign": {
                          "$ref": "66"
                        },
                        "product": {
                          "$ref": "4"
                        },
                        "priceGroup": {
                          "$ref": "33"
                        },
                        "campaignPool": {
                          "$ref": "66"
                        }
                      },
                      {
                        "$ref": "102"
                      }
                    ]
                  },
                  {
                    "$ref": "101"
                  }
                ],
                "priceLevels": [
                  {
                    "$id": "103",
                    "id": 1,
                    "priceLevelIdentifier": "B2ArRQnxcUu6/hLb6UqHxg==",
                    "priceLevelIdentifierGuid": "452b6007-f109-4b71-bafe-12dbe94a87c6",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "103"
                  }
                ]
              },
              "product": {
                "$ref": "4"
              },
              "dealCost": {
                "$id": "104",
                "headerIdentifier": "6jcCQ4fK9Eur6el7z6lDZw==",
                "headerIdentifierGuid": "430237ea-ca87-4bf4-abe9-e97bcfa94367",
                "identifier": "bZ5sOrf4bkOzuFMjXsuOMg==",
                "identifierGuid": "3a6c9e6d-f8b7-436e-b3b8-53235ecb8e32",
                "supplierIdentifier": "1r6BibHyAUGUexfMLb/O0w==",
                "supplierGuid": "8981bed6-f2b1-4101-947b-17cc2dbfced3",
                "pluG_UID": "3LbTF67RD0+Y143onsn4Zw==",
                "pluGuid": "17d3b6dc-d1ae-4f0f-98d7-8de89ec9f867",
                "campaignName": "915fb064-0f6c-4dca-be56-da5bc71d34fc",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-08-02T23:15:55.8446365",
                "end": "2025-08-02T23:15:55.8446365",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "RfQy+Y8SMECZ0GEMq/DQCQ==",
                "bonusItemPluGuid": "f932f445-128f-4030-99d0-610cabf0d009",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-08-02T23:15:55.8446365",
                "metcashPromotionID": "sample string 14",
                "fromHost": 15,
                "storeNames": "sample string 16",
                "storeIDs": [
                  1,
                  2
                ],
                "supplierName": "sample string 17",
                "campaignDescription": "sample string 18",
                "newPrice": 1,
                "campaignMetcashPromotionID": "sample string 19",
                "campaignActive": true,
                "campaignStartDate": "2025-08-02T23:15:55.8446365",
                "campaignEndDate": "2025-08-02T23:15:55.8446365",
                "masterPLUG_UID": "2dQvR8L7m0CW7UfvvKWjGA==",
                "masterID": "472fd4d9-fbc2-409b-96ed-47efbca5a318",
                "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": "tr54TsD1CkiVGURuT4+77w==",
                "bonusMasterID": "4e78beb6-f5c0-480a-9519-446e4f8fbbef",
                "bonusProductName": "sample string 34",
                "bonusProductAPN": "sample string 35",
                "bonusOrderCode": "sample string 36",
                "bonusNormalSell": 37,
                "bonusNormalCost": 38,
                "bonusNormalCostDecimals": 39,
                "bonusCartonQuantity": 40,
                "bonusSalesMode": 41,
                "bonusOrderPacked": 42,
                "bonusFuelItem": true,
                "bonusActive": true
              }
            },
            "currentCostStart": "2025-08-02T23:15:55.8446365",
            "dealCosts": [
              {
                "$ref": "104"
              },
              {
                "$ref": "104"
              }
            ],
            "tags": [
              {
                "$id": "105",
                "pluG_UID": "GOgdblCm+0SXsTSrc/xU4g==",
                "pluGuid": "6e1de818-a650-44fb-97b1-34ab73fc54e2",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "105"
              }
            ],
            "alternateProductG_UID": "TWTHZHNfQE+wXt7sEGh5qA==",
            "alternateProduct": "64c7644d-5f73-4f40-b05e-deec106879a8",
            "productHostCode": {
              "$id": "106",
              "id": 1,
              "pluG_UID": "uOOGZVP9nUWfPz+p4DRxZg==",
              "pluGuid": "6586e3b8-fd53-459d-9f3f-3fa9e0347166",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "60"
            },
            "mscCom": {
              "$ref": "61"
            },
            "mscDep": {
              "$ref": "63"
            },
            "mscSubCom": {
              "$ref": "62"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-08-02T23:15:55.8446365",
            "inventoryTracked": "2025-08-02T23:15:55.8446365",
            "isNormalPriceChangesCampaign": true
          },
          "location": {
            "$id": "107",
            "identifier": "EiI0ezYxS0epaTcqeRtT2Q==",
            "storeID": 1,
            "identifierGuid": "7b342212-3136-474b-a969-372a791b53d9",
            "name": "sample string 2",
            "haccp": true,
            "blueprintID": 1,
            "updated": "2025-08-02T23:15:55.8446365",
            "minTemp": 1,
            "maxTemp": 1,
            "checkFrequency": 1,
            "storeCaseConfiguration": 5,
            "storeName": "sample string 6",
            "bins": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ]
          }
        },
        {
          "$ref": "3"
        }
      ],
      "barcodes": [
        {
          "$ref": "41"
        },
        {
          "$ref": "41"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "skip": 1,
  "take": 1,
  "totalCount": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK��[��X��5xl/workbook.xml �(�����0��&�C����1�p��Ճ��l������Ƿ@ ��mgv���u��ڞ|�`|�*څ0��yѡ�#����iQ��R*��o�&�,I.��AY�;5z���a��!��CzXQ����@��=N~�����&ak�����/Eh�h(Y�[[єW�8ܯy��H�L^� ��������PK��[����	�[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
��[lT�~''_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="Rf5680d4f7b114900" /></Relationships>PK��[A�L
�xl/worksheets/sheet1.xml �(����r� �_��~A�f�Nw���]��k���d��>�"Z��L�{����s�7ف3�F���a�!�}�j�
x�͏ޕ���i9����������咙@y�r�ҒY����FT|����E�i�1�2�88U�N-sԜ�ނ�R���y-\��=м)�}��P�{��������^�ş��سh?��5�y�N�}R�o.�uC���R��_ �8:${��AԶuQА�q�a�ٸ��d���s���$'��,�M�8�Y��Q�Pz[Og=]�YF8!�m]4���ų.�h7BJ҈�f��W�h���YV�Z
@���>F�.4�bܬ���s�st�3�sM��į5A.�ݚ���~MD����;��NV����5�|��N\�kw#������Oo�K��A)˵���u��PK��[�����Pxl/_rels/workbook.xml.rels �(���Kn� @��f_��Tq�ɦ�4�0�Vl����ٺ�z��TJ��n����I3ߟ_���4�7�ap��<c@�*��5p��I�v���(c��0�Vlh��q~�4�'27�M��$cJ}Gg���CZ0Ʃ_2�I��Ct�
wN�&��0}w�z�� }���k)�KȳD�؋���Z��0��
�Ї��x1ܼ~�L��B�jU�eŵy�L/=���ӥ�N��Bͬ�Y����*o�E�����PK��[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��[�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-��[��X��5xl/workbook.xmlPK-��[����	�[Content_Types].xmlPK-
��[lT�~''V_rels/.relsPK-��[A�L
��xl/worksheets/sheet1.xmlPK-��[�����P�xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
�xl/styles.xmlPK-��[�l�R��nxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PK��[Q[q�5xl/workbook.xml �(�����0D�&�C���*��x��}�EhK��|K	$޼��ξ�|2�ӓ���lA;�nj1Ww��̈:�Zc� 틙��5V�~+Ԟ	�Sfq/�v�]h���h�!z5,(R�r�#$��=$N.�`�ug��%�~Sy�mQ
Z�J�sk
�Pb3�{r�Kg!��x�Ӎ��r��.�PK��[����	�[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
��[���l''_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="Rfb7d56c71039452a" /></Relationships>PK��[A�L
�xl/worksheets/sheet1.xml �(����r� �_��~A�f�Nw���]��k���d��>�"Z��L�{����s�7ف3�F���a�!�}�j�
x�͏ޕ���i9����������咙@y�r�ҒY����FT|����E�i�1�2�88U�N-sԜ�ނ�R���y-\��=м)�}��P�{��������^�ş��سh?��5�y�N�}R�o.�uC���R��_ �8:${��AԶuQА�q�a�ٸ��d���s���$'��,�M�8�Y��Q�Pz[Og=]�YF8!�m]4���ų.�h7BJ҈�f��W�h���YV�Z
@���>F�.4�bܬ���s�st�3�sM��į5A.�ݚ���~MD����;��NV����5�|��N\�kw#������Oo�K��A)˵���u��PK��[�۬��Pxl/_rels/workbook.xml.rels �(���An� E����b��ɦ�n�\��X��bHۜ���W(J�֑��&+4�鍆�����m�D�o)/JJ��`߷�����w��:��I~ⱥ.�y���"��s�q�)��g�6'�e�X\2�-�/3���n0��y����O�%G{H-���]^d*%O����k)����y|v75L����^�HŅ)�7���8�>��7�tZ�K5i���+��l�]��Ϳ�}PK��[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��[�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-��[Q[q�5xl/workbook.xmlPK-��[����	��[Content_Types].xmlPK-
��[���l''U_rels/.relsPK-��[A�L
��xl/worksheets/sheet1.xmlPK-��[�۬��P�xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
�xl/styles.xmlPK-��[�l�R��nxl/sharedStrings.xmlPK��