GET api/products/filter
Return products as filtered by product filter model
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| UTCOffset | decimal number |
None. |
|
| Matches | Collection of ProductFilterMatch |
None. |
|
| Keyword |
Keyword, fields matched depends on Search mode |
string |
None. |
| Search | ProductQuerySearch |
None. |
|
| StoreID | integer |
None. |
|
| BatchId |
BatchId - for applying a filter to a already pre determined list of Plu's identified in this BatchId |
integer |
None. |
| PLU |
PLU |
integer |
None. |
| APN |
GTIN / APN / Barcode etc |
string |
None. |
| ItemNumber |
Item number |
string |
None. |
| DirectNumber |
PluOrderingDetail.ItemCode |
string |
None. |
| Name | string |
None. |
|
| SalesMode | integer |
None. |
|
| SalesModeMatch |
If true, returns only products matching the sales mode. If false, returns only products NOT matching the sales mode |
boolean |
None. |
| LabelRequired |
Only include products that require label printing |
boolean |
None. |
| Breaks |
Only include products with price breaks |
boolean |
None. |
| Departments |
Department IDs |
Collection of integer |
Deprecated. Deprecated in favor of DepartmentCodeRemoved after 31 Aug 2025. |
| SubDepartments |
Sub Department IDs |
Collection of integer |
Deprecated. Deprecated in favor of SubDepartmentCodeRemoved after 31 Aug 2025. |
| DepartmentCode | string |
None. |
|
| SubDepartmentCode | string |
None. |
|
| MinorDepartmentCode | string |
None. |
|
| LesserDepartmentCode | string |
None. |
|
| Tags |
Tag IDs, such as "2,3" |
string |
None. |
| IngredientsOnly |
Only include products that are ingredients |
boolean |
None. |
| IncludeSecondDescription |
Include the second Description field when searching by text |
boolean |
None. |
| ManufacturedOnly |
Only include products that are manufactured |
boolean |
None. |
| SortBy | ProductQuerySort |
None. |
|
| Sort | SortOrder |
None. |
|
| BarcodeRelations |
Load a list of barcode relations |
boolean |
None. |
| ForeignScales |
Load foreign scale items only |
boolean |
None. |
| ActiveOnly |
Load Active products only |
boolean |
None. |
| InactiveOnly |
Load Inactive products only |
boolean |
None. |
| ShelfLocationIdentifier |
Products assigned to this location only |
Collection of byte |
None. |
| ShelfLocationGuid | globally unique identifier |
None. |
|
| SupplierIdentifier |
Products with this preffered supplier only |
Collection of byte |
None. |
| SupplierGuid | globally unique identifier |
None. |
|
| SupplierGroupIdentifier |
Products with preffered supplier in this suppliergroup only |
Collection of byte |
None. |
| SupplierGroupGuid | globally unique identifier |
None. |
|
| GlutenFree |
Product has a tobacco product type |
boolean |
None. |
| Tobacco |
Product has a tobacco product type |
boolean |
None. |
| Liquor |
Product has a liquor product type |
boolean |
Deprecated. |
| ExcludeTalkers |
Product's Department is an ExcludeTalker or not |
boolean |
None. |
| Direct |
Print Batch details with a product that has a SupplierDirect Warehouse Indicator |
boolean |
None. |
| Variety |
Print Batch details with a product that has a Variety Warehouse Indicator |
boolean |
None. |
| Warehouse |
Print Batch details with a product that has a WarehouseLine Warehouse Indicator |
boolean |
None. |
| SlowMoving |
Product is (not) Slow Moving? (true or false option, matched to Product value) |
boolean |
None. |
| GeneralMerchandise |
Product is (not) General Merchandise? (true or false option, matched to Product value) |
boolean |
None. |
| ComplianceIndicator |
Product has this ComplianceIndicator/CoreRangeIndicator |
string |
None. |
| WarehouseIndicator |
Product has this Warehouse Direct Indicator |
WarehouseDirectIndicator |
None. |
| EarnLoyaltyPoints | boolean |
None. |
|
| QuantityOverride | boolean |
None. |
|
| QuantityRequired | boolean |
None. |
|
| PriceRequired | boolean |
None. |
|
| AllowMarkdown | boolean |
None. |
|
| AllowDiscounts | boolean |
None. |
|
| AllowZeroPrice | boolean |
None. |
|
| DiscountDiscounts | boolean |
None. |
|
| ItemRecalled | boolean |
None. |
|
| NoRefund | boolean |
None. |
|
| FuelItem | boolean |
None. |
|
| TrackSerialNumbers | boolean |
None. |
|
| ModifierItem | boolean |
None. |
|
| DoNotOrder | boolean |
None. |
|
| NotForSale | boolean |
None. |
|
| DoNotRange | boolean |
None. |
|
| MinimumAgeCompare | Comparison |
None. |
|
| MinimumAge | integer |
None. |
|
| ProviderName | string |
None. |
|
| DefaultGPCompare | Comparison |
None. |
|
| DefaultGP |
The default GP comparison value |
decimal number |
None. |
| ExtendedProduct |
Load products with an altPLUG_UID |
boolean |
None. |
| AlternateProduct |
Load products that are an altPLUG_UID |
boolean |
None. |
| PriceGST | boolean |
None. |
|
| CostGST | boolean |
None. |
|
| OnlineProvider |
Load products that have this online provider and are flagged as Online |
ExternalSalesType |
None. |
| PriceLevel |
Load products for this price level based on the following OnlineStatus |
globally unique identifier |
None. |
| OnlineStatus |
Find all products with this online status for the above price level |
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| Name | Description | Type | Additional 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
{
"type": "ProductDetails",
"list": [
{
"$id": "2",
"g_UId": "YZe0ujeFtUugipA/QF2iFQ==",
"guid": "bab49761-8537-4bb5-a08a-903f405da215",
"active": true,
"doNotRange": true,
"doNotOrder": true,
"hidden": true,
"deleted": true,
"plu": 1,
"apn": "sample string 5",
"itemNumber": "sample string 6",
"salesMode": 1,
"orderPacked": 7,
"name": "sample string 8",
"secondDescription": "sample string 9",
"text1": "sample string 10",
"text2": "sample string 11",
"imageName": "sample string 12",
"expiry": 1,
"tare": 1,
"hasModifiers": 1,
"mpl": 1,
"notForSale": 13,
"isManufactured": true,
"isIngredient": true,
"isModifier": true,
"packQty": 1,
"priceOverride": 1,
"fixedWeight": 1,
"productGrade": "sample string 14",
"complianceIndicatorType": "sample string 15",
"complianceIndicator": "sample string 16",
"warehouseDirectIndicator": "sample string 17",
"unitMeasure": 1.1,
"unitMeasureKind": 18,
"coolCode": 19,
"percentContent": 20.1,
"allowZeroPrice": true,
"priceRequired": true,
"sendToScale": true,
"posTare": 1,
"bestOrExpire": 23,
"nonScaleWeigh": true,
"cost": 1,
"costCalcMethod": 1,
"asEnteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"costDecimals": 25,
"costGSTPercent": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"cartonCost": 1,
"price": 1,
"gstPercent": 1,
"currentPrice": 1,
"break1": 1,
"price1": 1,
"break2": 1,
"price2": 1,
"break3": 1,
"price3": 1,
"fuelItem": true,
"liabilityItem": true,
"rrp": 1,
"altPriceMode": 28,
"alwaysApplyMargin": true,
"margin": 1.1,
"marginRanged": true,
"minimumMargin": 1.1,
"maximumMargin": 1.1,
"grossProfit": 1.0,
"externalID": "sample string 31",
"priceGroupG_UID": "cD33kP3r3EyT0f5rx9Kj0g==",
"priceGroupGuid": "90f73d70-ebfd-4cdc-93d1-fe6bc7d2a3d2",
"priceGroupName": "sample string 32",
"supplierIdentifier": "w7qBGzoXp06YhroZs07mow==",
"supplierIdentifierGuid": "1b81bac3-173a-4ea7-9886-ba19b34ee6a3",
"preferredSupplier": "sample string 33",
"directNumber": "sample string 34",
"deptCode": "sample string 35",
"subDeptCode": "sample string 36",
"minorDeptCode": "sample string 37",
"lesserDeptCode": "sample string 38",
"deptName": "sample string 39",
"subDeptName": "sample string 40",
"minorDeptName": "sample string 41",
"lesserDeptName": "sample string 42",
"altDescription": "sample string 43",
"altDeptCode": "sample string 44",
"altSubDeptCode": "sample string 45",
"altMinorDeptCode": "sample string 46",
"altLesserDeptCode": "sample string 47",
"onlineProvider": 48,
"isOnline": true,
"onlinePrice": 50,
"onlineNormalPrice": 51,
"onlinePriceMode": 0,
"onlinePriceBasedOn": 0,
"onlineMarkup": 52,
"onlinePriceRounding": true,
"cartonQuantity": 54,
"baseUnits": 55,
"aws": 1.0,
"soh": 1,
"soo": 1,
"inventoryAccuracy": 1,
"isNormalPriceChangesCampaign": true,
"lastManualUpdate": "2026-06-03T18:31:22.3503275",
"lastManualUpdatedByUser": "sample string 58",
"activated": "2026-06-03T18:31:22.3503275",
"lastOrdered": "2026-06-03T18:31:22.3503275",
"lastCountedDate": "2026-06-03T18:31:22.3503275",
"lastSold": "2026-06-03T18:31:22.3503275",
"storeID": 1,
"masterPluG_UID": "QEA=",
"bins": [
{
"$id": "3",
"pluG_UID": "n9lmtuMqeUSxM2WB2gnVUQ==",
"pluGuid": "b666d99f-2ae3-4479-b133-6581da09d551",
"shelfLocationIdentifier": "KSdsa5nAm0WNmi/NTf69Og==",
"shelfLocationGuid": "6b6c2729-c099-459b-8d9a-2fcd4dfebd3a",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "b/0BKStt202nsCDBWzjLag==",
"labelPageLayoutGuid": "2901fd6f-6d2b-4ddb-a7b0-20c15b38cb6a",
"updated": "2026-06-03T18:31:22.3503275",
"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": "SDr4IK635UGFFSONdWhsdg==",
"guid": "20f83a48-b7ae-41e5-8515-238d75686c76",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "0+F7GbQL9UWnHSkB761I3Q==",
"priceGroupGuid": "197be1d3-0bb4-45f5-a71d-2901efad48dd",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:31:22.3503275",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:31:22.3503275",
"pluCreated": "2026-06-03T18:31:22.3503275",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-06-03T18:31:22.3503275",
"lastManualUpdate": "2026-06-03T18:31:22.3503275",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-06-03T18:31:22.3503275",
"currentCostUpdated": "2026-06-03T18:31:22.3503275",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:31:22.3503275",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-06-03T18:31:22.3503275",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "HeaJUXLwFUS6m8pMiLn8jQ==",
"altPLUGuid": "5189e61d-f072-4415-ba9b-ca4c88b9fc8d",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-06-03T18:31:22.3503275",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "CXuMoxmxSE6WG1aCuMu0fw==",
"shelfPageLayoutGuid": "a38c7b09-b119-4e48-961b-5682b8cbb47f",
"talkerPageLayoutG_UID": "LlyNChT3ckisPnL/vknwqw==",
"talkerPageLayoutGuid": "0a8d5c2e-f714-4872-ac3e-72ffbe49f0ab",
"unitMeasure": 1.1,
"unitMeasureChanged": true,
"unitMeasureKind": 85,
"unitMeasureKindChanged": true,
"signIQData": "sample string 87",
"refresh": true,
"earnLoyaltyPoints": true,
"earnLoyaltyPointsChanged": true,
"quantityOverride": true,
"quantityOverrideChanged": true,
"quantityRequired": true,
"quantityRequiredChanged": true,
"allowDiscounts": true,
"allowDiscountsChanged": true,
"discountDiscounts": true,
"discountDiscountsChanged": true,
"itemRecalled": true,
"itemRecalledChanged": true,
"noRefund": true,
"noRefundChanged": true,
"allowMarkdown": true,
"allowMarkdownChanged": true,
"priceRequired": true,
"priceRequiredChanged": true,
"fuelItem": true,
"fuelItemChanged": true,
"liabilityItem": true,
"trackSerial": true,
"trackSerialChanged": true,
"allowZeroPrice": true,
"allowZeroPriceChanged": true,
"notForSale": 92,
"notForSaleChanged": true,
"excludeFromDeals": true,
"excludeFromVoucher": true,
"minimumAge": 95,
"minimumAgeChanged": true,
"buyingLimit": 1,
"buyingLimitChanged": true,
"buyingLimitIndependent": true,
"buyingLimitIndependentChanged": true,
"inventoryGuid": "jwluIXRnf0On/Ttl8JUqJA==",
"inventoryIdentifier": "216e098f-6774-437f-a7fd-3b65f0952a24",
"inventoryAccuracy": 1,
"baseUnits": 99,
"orderPacked": 1,
"isManufactured": true,
"isIngredient": true,
"isModifier": true,
"isModifierChanged": true,
"hasModifiers": 100,
"defaultPrinter": "sample string 101",
"defaultPrinterGroup": "sample string 102",
"ingredientsOnManufacture": true,
"manufactureUnitMeasure": 1,
"mpl": 1,
"maxShelfQty": 103,
"allowAutoOrder": true,
"warrantyPeriod": 1,
"parentPluG_UId": "jRqKXhNSkkeRTMCm4G2pHA==",
"parentPluGuid": "5e8a1a8d-5213-4792-914c-c0a6e06da91c",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "dMVSdB4yuEuqyxNGd2rNfw==",
"supplierIdentifierGuid": "7452c574-321e-4bb8-aacb-1346776acd7f",
"supplierChanged": true,
"rebateSupplierIdentifier": "Z8mpEHCEPUyOh20j4AHD0A==",
"rebateSupplierIdentifierGuid": "10a9c967-8470-4c3d-8e87-6d23e001c3d0",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:31:22.3503275",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "uZk5iRw3QEai1jmOTtzflA==",
"hostIdentifierGuid": "893999b9-371c-4640-a2d6-398e4edcdf94",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"store": {
"$id": "5",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-06-03T18:31:22.3503275",
"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": "JkJheJOArkWAvc4skJsoyg==",
"hostIdentifierGuid": "78614226-8093-45ae-80bd-ce2c909b28ca",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:31:22.3503275",
"priceZone": {
"$id": "6",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "Tc7ZquZ0PEuN7WKc03FR8Q==",
"hostIdentifierGuid": "aad9ce4d-74e6-4b3c-8ded-629cd37151f1",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "7",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "7"
},
"warehouseStore": {
"$id": "8",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "9",
"id": 1,
"hostIdentifier": "aBVyQ79nEk2HDsW7e2nd7w==",
"hostIdentifierGuid": "43721568-67bf-4d12-870e-c5bb7b69ddef",
"storeID": 2,
"username": "sample string 3",
"password": "sample string 4",
"passwordPlain": "sample string 5",
"serverAddress": "sample string 6",
"serverPort": 1,
"excludeFromLeadInOut": true,
"useForHostFile": true,
"metcashPillarID": "sample string 9",
"metcashStateCode": "sample string 10",
"metcashCustomerID": "sample string 11",
"metcashTradingPartnerID": "sample string 12",
"drakesCustomerNumber": 1,
"sparCustomerNumber": "sample string 13",
"sparOrderUsername": "sample string 14",
"sparOrderPassword": "sample string 15",
"sparOrderPasswordPlain": "sample string 16",
"pharmXSiteID": 1,
"ibaZoneID": 1,
"ibaState": "sample string 17",
"foodlandStoreCode": "sample string 18",
"ilgMemberNumber": "sample string 19",
"ilgOutletLocation": 1,
"ilgBaseCost": 1,
"ilgApplyNonAdvertisedPromos": true,
"ilgExemptFromFreight": true,
"ilgOrderDealReview": true,
"ilgFinanceFee": 1,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "10",
"identifier": "0a/n2iuxXEKhxnJfWjT1LQ==",
"identifierGuid": "dae7afd1-b12b-425c-a1c6-725f5a34f52d",
"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": "zn36OlrGM0GVJ5L2vfN7Qg==",
"hostSupplierIdentifierGuid": "3afa7dce-c65a-4133-9527-92f6bdf37b42",
"loyaltyPriceLevelIdentifier": "F9SEBdKhBEe7rhcHaaNqvg==",
"loyaltyPriceLevelIdentifierGuid": "0584d417-a1d2-4704-bbae-170769a36abe",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-06-03T18:31:22.3503275",
"lastProcessed": "2026-06-03T18:31:22.3503275",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "11",
"identifier": "ADAKeZ7Djk+TBcJ70+Dc9Q==",
"identifierGuid": "790a3000-c39e-4f8e-9305-c27bd3e0dcf5",
"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": "Ywha890C8kuIpQVCn4mkpQ==",
"primaryContactID": "f35a0863-02dd-4bf2-88a5-05429f89a4a5",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "w7O5ZOokwk+xmR0BerLgoQ==",
"supplierGroupGuid": "64b9b3c3-24ea-4fc2-b199-1d017ab2e0a1",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:31:22.3503275",
"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": "12",
"id": "e8ee5aa3-324b-49ee-b8d2-7b88e80883cb",
"identifier": "9M0D68jV9k+ZdRh0yKohRA==",
"identifierGuid": "eb03cdf4-d5c8-4ff6-9975-1874c8aa2144",
"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": "13",
"supplierIdentifier": "WxndofI6wECAXFshVETF3g==",
"supplierIdentifierGuid": "a1dd195b-3af2-40c0-805c-5b215444c5de",
"contactGuid": "POH5eAU5JEyBfhYOQujAJg==",
"contactID": "78f9e13c-3905-4c24-817e-160e42e8c026",
"contact": {
"$ref": "12"
},
"supplier": {
"$ref": "11"
}
},
{
"$ref": "13"
}
],
"products": [
{
"$id": "14",
"pluG_UID": "DtDYekyMfU2TmYbR53ddEg==",
"pluGuid": "7ad8d00e-8c4c-4d7d-9399-86d1e7775d12",
"supplierIdentifier": "lVCCUEGNEEmG+8WO5FkoMg==",
"supplierIdentifierGuid": "50825095-8d41-4910-86fb-c58ee4592832",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:31:22.3503275",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:31:22.3503275",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "15",
"pluG_UID": "jjxJJTfkYEGRsdhzYDYp1A==",
"pluGuid": "25493c8e-e437-4160-91b1-d873603629d4",
"supplierIdentifier": "dP9vu2F5XUCj4qumMYOyGw==",
"supplierIdentifierGuid": "bb6fff74-7961-405d-a3e2-aba63183b21b",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "15"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "FC+UKzvcgUGvmySPt0sOJg==",
"parentPluGuid": "2b942f14-dc3b-4181-af9b-248fb74b0e26",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "4"
},
"supplier": {
"$ref": "11"
},
"serviceFee": {
"$id": "16",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "14"
}
],
"orderCycleHeaders": [
{
"$id": "17",
"storeID": 1,
"supplierIdentifier": "JG6mv7Ijd0mko/e+5+hsZQ==",
"supplierGuid": "bfa66e24-23b2-4977-a4a3-f7bee7e86c65",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "17"
}
],
"cycles": [
{
"$id": "18",
"storeID": 1,
"supplierIdentifier": "okd8uDE3zkCgTjB4X1XEYA==",
"supplierGuid": "b87c47a2-3731-40ce-a04e-30785f55c460",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-06-03T18:31:22.3503275",
"deliveryDate": "2026-06-03T18:31:22.3503275",
"nextCutOffDate": "2026-06-03T18:31:22.3503275",
"nextDeliveryDate": "2026-06-03T18:31:22.3503275",
"nextDaysBuffer": 10
},
{
"$ref": "18"
}
],
"store": {
"$ref": "5"
},
"updated": "2026-06-03T18:31:22.3503275",
"isHost": true
},
"files": [
{
"$id": "19",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:31:22.3503275",
"processed": "2026-06-03T18:31:22.3659186",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:31:22.3659186",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "10"
},
"metcashHeader": {
"$id": "20",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:31:22.3659186",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "19"
}
],
"zoneMatrix": [
{
"$id": "21",
"id": 1,
"hostIdentifier": "qwBinNgQX0a4X3WeitCDXg==",
"hostIdentifierGuid": "9c6200ab-10d8-465f-b85f-759e8ad0835e",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"3be12406-292b-4a03-a7c9-3b8423ba22fb",
"9e3c7d11-3fef-45a3-895d-69048710a265"
]
},
{
"$ref": "21"
}
],
"hostFileStoreSetting": {
"$ref": "9"
},
"hostStoreSettings": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"promotionPlacements": [
{
"$id": "22",
"identifier": "MHUbv38Tq0e0YGKtf4NfHQ==",
"identifierGuid": "bf1b7530-137f-47ab-b460-62ad7f835f1d",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "22"
}
],
"promoTypeGuids": [
"fb243e92-0421-4279-9e70-5da73b0d53e0",
"c9a8f77c-c662-4389-b1d9-f959732d9a40"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "9"
}
],
"accounts": [
{
"$id": "23",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "23"
}
],
"sales": [
{
"$id": "24",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:31:22.3659186",
"ftpSite": {
"$id": "25",
"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": "24"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"cashManagements": [
{
"$id": "26",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "27",
"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,
"config": "sample string 10"
}
},
{
"$ref": "26"
}
],
"updateStoreID": "b7e93921-a873-4ebf-954c-8311289b98cb",
"updateStore": {
"$id": "28",
"id": "cab409d5-9ab8-43ab-b74c-a82389de1637",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:31:22.3659186",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-06-03T18:31:22.3659186"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "29",
"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": "30",
"pluG_UID": "scK7atLDR0m25r2yf4040Q==",
"pluGuid": "6abbc2b1-c3d2-4947-b6e6-bdb27f8d38d1",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:31:22.3659186"
},
{
"$ref": "30"
}
],
"currentPrices": {
"$id": "31",
"pluPrices": {
"$id": "32",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:31:22.3659186",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "32"
},
"winningCampaign": 1,
"winner": {
"$id": "33",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:31:22.3659186",
"startTime": 5,
"endDate": "2026-06-03T18:31:22.3659186",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "yLmeYtfe8EyrADDLgBDO+A==",
"hostIdentifierGuid": "629eb9c8-ded7-4cf0-ab00-30cb8010cef8",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"tray": {
"$id": "34",
"g_UId": "4vr2O45GCUqcAZVZ/hIfIg==",
"guid": "3bf6fae2-468e-4a09-9c01-9559fe121f22",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "35",
"priceGroupG_UID": "vMoiwxubeEKc+d4S90dtWQ==",
"priceGroupGuid": "c322cabc-9b1b-4278-9cf9-de12f7476d59",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:31:22.3659186",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "36",
"pluG_UID": "g3XuImPJ1EKwO0+LXvIEaQ==",
"pluGuid": "22ee7583-c963-42d4-b03b-4f8b5ef20469",
"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": "37",
"pluGuid": "04319a13-03d8-4fa1-902a-bceefd9ee704",
"created": "2026-06-03T18:31:22.3659186",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:31:22.3659186",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:31:22.3659186",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:31:22.3659186",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:31:22.3659186",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:31:22.3659186",
"lastSold": "2026-06-03T18:31:22.3659186",
"firstSold": "2026-06-03T18:31:22.3659186",
"awsUpdated": "2026-06-03T18:31:22.3659186",
"lastManualUpdate": "2026-06-03T18:31:22.3659186",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:31:22.3659186",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:31:22.3659186",
"doNotRangeUpdated": "2026-06-03T18:31:22.3659186",
"doNotOrderUpdated": "2026-06-03T18:31:22.3659186",
"tracked": "2026-06-03T18:31:22.3659186"
},
"allergens": [
{
"$id": "38",
"primaryKey": {
"$id": "39",
"pluGuid": "247d89f9-695a-4ecb-97d0-febeaec1882e",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "+Yl9JFppy06X0P6+rsGILg==",
"pluGuid": "247d89f9-695a-4ecb-97d0-febeaec1882e",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "38"
}
],
"costs": {
"$id": "40",
"pluG_UID": "MKCPHMjAyk6jnOY5P9J1IQ==",
"pluGuid": "1c8fa030-c0c8-4eca-a39c-e6393fd27521",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:31:22.3659186",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "41",
"saleHeaderID": 1,
"created": "2026-06-03T18:31:22.3659186",
"createdLocal": "2026-06-03T18:31:22.3659186",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "MlTVGzy1XUCB2yYqSktJJA==",
"operatorGuid": "1bd55432-b53c-405d-81db-262a4a4b4924",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "DC0HZEKM8EmZOh4tAmi/xA==",
"pluGuid": "64072d0c-8c42-49f0-993a-1e2d0268bfc4",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "42",
"id": 1,
"g_Uid": "Opl5yA0V2UiYCZvHt7y6Og==",
"guid": "c879993a-150d-48d9-9809-9bc7b7bcba3a",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-06-03T18:31:22.3659186",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:31:22.3659186",
"endShift": "2026-06-03T18:31:22.3659186",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "43",
"operatorG_UID": "VWO4W7AehUWYlNlj1kdSlA==",
"operatorGuid": "5bb86355-1eb0-4585-9894-d963d6475294",
"storeID": 2,
"operator": {
"$ref": "42"
},
"store": {
"$ref": "5"
}
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "41"
}
],
"apns": [
{
"$id": "44",
"pluID": 1,
"pluG_UID": "yyfno7mze0+cxoRRYphKdg==",
"pluGuid": "a3e727cb-b3b9-4f7b-9cc6-845162984a76",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"tuns": [
{
"$id": "45",
"pluG_UId": "KDIYR0xJYkeGOdFz7q1GUw==",
"pluGuid": "47183228-494c-4762-8639-d173eead4653",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "4"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "45"
}
],
"competitionPricing": [
{
"$id": "46",
"identifier": "p43bfnJIxkWGTa4zQxBlOA==",
"identifierGuid": "7edb8da7-4872-45c6-864d-ae3343106538",
"pluG_UID": "Dcc4FqOldUWXy7LF3kGz4A==",
"pluGuid": "1638c70d-a5a3-4575-97cb-b2c5de41b3e0",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "46"
}
],
"supplier": {
"$ref": "11"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"ordering": {
"$ref": "14"
},
"flipChartPages": [
{
"$id": "47",
"identifier": "iy7QOkeZv0quohM8qOujqQ==",
"groupName": "sample string 1",
"identifierGuid": "3ad02e8b-9947-4abf-aea2-133ca8eba3a9",
"exists": true,
"flipChartIdentifier": "Uk1eprL7nEelHhUbW8Xt/Q==",
"flipChartIdentifierGuid": "a65e4d52-fbb2-479c-a51e-151b5bc5edfd",
"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": "fvws0bocBUSs0rRoQBr/XQ==",
"groupIdentifierGuid": "d12cfc7e-1cba-4405-acd2-b468401aff5d",
"flipChart": {
"$id": "48",
"identifier": "S8uKPx7ziEiRLElQZHBmcQ==",
"identifierGuid": "3f8acb4b-f31e-4888-912c-495064706671",
"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": "49",
"identifier": "niB7cfkQnUiDJt1rolWYGQ==",
"identifierGuid": "717b209e-10f9-489d-8326-dd6ba2559819",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "50",
"id": 1,
"g_UID": "x15fimdV5EKm506EJRq9AA==",
"guid": "8a5f5ec7-5567-42e4-a6e7-4e84251abd00",
"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": "70RVOOzOjkGMtktfudmvLQ==",
"previousFormGuid": "385544ef-ceec-418e-8cb6-4b5fb9d9af2d",
"nextForm": 1,
"nextFormG_UID": "061GesNo90G/J9lys2/czw==",
"nextFormGuid": "7a46add3-68c3-41f7-bf27-d972b36fdccf",
"attributes": "sample string 10",
"updated": "2026-06-03T18:31:22.3659186",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "50"
},
"previousCheckoutForm": {
"$ref": "50"
},
"buttons": [
{
"$id": "51",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "ivWTsqVt1UiBaBs1RJDUng==",
"checkoutFormGuid": "b293f58a-6da5-48d5-8168-1b354490d49e",
"identifier": "OnlEemrWQUSUyXjh2c9tSA==",
"identifierGuid": "7a44793a-d66a-4441-94c9-78e1d9cf6d48",
"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": "bKLeAuUc0E+SUvQRbz+3eA==",
"valueGuid": "02dea26c-1ce5-4fd0-9252-f4116f3fb778",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:31:22.3659186",
"action": "sample string 12",
"valueForm": {
"$ref": "50"
},
"image": {
"$id": "52",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:31:22.3659186",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "51"
}
],
"panels": [
{
"$id": "53",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "JB2+46YzWUS4spxgj3NcsQ==",
"checkoutFormGuid": "e3be1d24-33a6-4459-b8b2-9c608f735cb1",
"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": "53"
}
]
},
{
"$ref": "50"
}
],
"panels": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"pages": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"contentPanel": {
"$ref": "53"
},
"products": [
{
"$id": "54",
"flipChartPageIdentifier": "YYsxIQUOs06JSjTs5REjdA==",
"flipChartPageIdentifierGuid": "21318b61-0e05-4eb3-894a-34ece5112374",
"pluG_UID": "KKp5Nn/Z4Uu4PykA0qYXbw==",
"pluGuid": "3679aa28-d97f-4be1-b83f-2900d2a6176f",
"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": "54"
}
],
"productCount": 27,
"pages": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "47"
}
],
"priceHistory": [
{
"$id": "55",
"pluG_UID": "nxomIaQdXUeVJWJRVBiGFg==",
"pluGuid": "21261a9f-1da4-475d-9525-625154188616",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-06-03T18:31:22.3659186",
"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": "55"
}
],
"ingredients": [
{
"$id": "56",
"pluG_UID": "tLjkm4MFm0OLbQ8B7vaa6g==",
"ingredientGuid": "GubBMYDzfEOuvk1qVjZ3AQ==",
"ingredientIdentifier": "31c1e61a-f380-437c-aebe-4d6a56367701",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "4"
}
},
{
"$ref": "56"
}
],
"bins": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"bin": {
"$ref": "3"
},
"scaleLocations": [
{
"$id": "57",
"plu": 1,
"pluG_UID": "2Aj6Lf4ifk6/7XWz1wJLvQ==",
"pluGuid": "2dfa08d8-22fe-4e7e-bfed-75b3d7024bbd",
"deptNo": 1,
"product": {
"$ref": "4"
},
"scaleLocation": {
"$id": "58",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:31:22.3659186",
"department": {
"$id": "59",
"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": "58"
},
"subDepartments": [
{
"$id": "60",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "61",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "62",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-06-03T18:31:22.3659186",
"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": "aBusaC/i0EufV+sBexboRw==",
"labelPageLayoutGuid": "68ac1b68-e22f-4bd0-9f57-eb017b16e847",
"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": "63",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "64",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "65",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "65"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "64"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$id": "66",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "62"
}
],
"updated": "2026-06-03T18:31:22.3659186",
"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": "HaZcTyHpsUCf/pf1zDaaOQ==",
"labelPageLayoutGuid": "4f5ca61d-e921-40b1-9ffe-97f5cc369a39",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "61"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:31:22.3659186",
"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": "r4M3yRlcR0WdpiXIoQtIoQ==",
"labelPageLayoutGuid": "c93783af-5c19-4547-9da6-25c8a10b48a1",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "60"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:31:22.3659186",
"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": "LJnQ2qaUxU2rO92hpmdJDA==",
"labelPageLayoutGuid": "dad0992c-94a6-4dc5-ab3b-dda1a667490c",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
}
}
},
{
"$ref": "57"
}
],
"nextPrice": {
"$id": "67",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "9at+JM0lqkCq9vF5w7SCAQ==",
"pluGuid": "247eabf5-25cd-40aa-aaf6-f179c3b48201",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "Kr5WYoDa40SpI6/jLkDeAQ==",
"dealCostGuid": "6256be2a-da80-44e3-a923-afe32e40de01",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "HKQ6uRWe/k2JBktY8vVvbg==",
"priceGroupGuid": "b93aa41c-9e15-4dfe-8906-4b58f2f56f6e",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:31:22.3659186",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "9f5bbdda-648c-43da-b250-1cc6713e6a6f",
"campaignComboPriceGroupG_UID": "/vaLSzfy+EuhAgGDSeVn9g==",
"campaignComboPriceGroupIdentifier": "4b8bf6fe-f237-4bf8-a102-018349e567f6",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "68",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:31:22.3659186",
"operatorG_UID": "DtjeIu0b1UK9aBF1QrEydg==",
"operatorGuid": "22ded80e-1bed-42d5-bd68-117542b13276",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:31:22.3659186",
"signIqTicketFileMovedUtc": "2026-06-03T18:31:22.3659186",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:31:22.3659186",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "608aacea-5d64-4e93-9a03-a324e0bf9380",
"product": {
"$ref": "4"
},
"campaignPlu": {
"$ref": "67"
},
"fuelItem": true
},
{
"$ref": "68"
}
],
"campaign": {
"$id": "69",
"id": 1,
"storeID": 2,
"name": "a6827f56-ec9a-4519-996d-10178d6c1fee",
"nameGuid": "a6827f56-ec9a-4519-996d-10178d6c1fee",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:31:22.3659186",
"startTime": 1,
"endDate": "2026-06-03T18:31:22.3659186",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-06-03T18:31:22.3659186",
"system": true,
"created": "2026-06-03T18:31:22.3659186",
"updated": "2026-06-03T18:31:22.3659186",
"priceChangeNotifiedUtc": "2026-06-03T18:31:22.3659186",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "+AmRNUPMdUKeSFPf0BIOCA==",
"hostIdentifierGuid": "359109f8-cc43-4275-9e48-53dfd0120e08",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:31:22.3659186",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"campaignPools": [
{
"$id": "70",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "QMDIxvEk2kqJWocIjg+kVA==",
"pluGuid": "c6c8c040-24f1-4ada-895a-87088e0fa454",
"hostOfferID": 1,
"priceGroupG_UID": "n8EoWPVvo02LCVxKWgll1Q==",
"priceGroupGuid": "5828c19f-6ff5-4da3-8b09-5c4a5a0965d5",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:31:22.3659186",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "4"
},
"campaign": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"sellingRules": [
{
"$id": "71",
"id": 1,
"identifier": "w1mn4SEqAkCEGn8KM/LBRw==",
"identifierStr": "w1mn4SEqAkCEGn8KM/LBRw==",
"identifierGuid": "e1a759c3-2a21-4002-841a-7f0a33f2c147",
"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": "69"
}
},
{
"$ref": "71"
}
],
"customers": [
{
"$id": "72",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "6CatBEz44U66dZNAwG8t5g==",
"customerIDGuid": "04ad26e8-f84c-4ee1-ba75-9340c06f2de6",
"campaign": {
"$ref": "69"
},
"customer": {
"$id": "73",
"identifier": "vC+x4LpIhE6/EYjnugTaUw==",
"identifierGuid": "e0b12fbc-48ba-4e84-bf11-88e7ba04da53",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:31:22.3659186",
"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": "R9/hCpgXB0OvHxTGSVeYTg==",
"communityIdentifierGuid": "0ae1df47-1798-4307-af1f-14c64957984e",
"joined": "2026-06-03T18:31:22.3659186",
"updated": "2026-06-03T18:31:22.3659186",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "Fz9aV6Ml10SGq4bWOM91Ew==",
"priceLevelIdentifierGuid": "575a3f17-25a3-44d7-86ab-86d638cf7513",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:31:22.3659186",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "74",
"cardType": 2,
"issueDate": "2026-06-03T18:31:22.3659186",
"expiry": "2026-06-03T18:31:22.3659186",
"customerID": "GZb7QhhitU2QD3s4Q9SD+g==",
"customerIDGuid": "42fb9619-6218-4db5-900f-7b3843d483fa",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-06-03T18:31:22.3659186",
"linkedAccount": "JAIztSHyAE2nC1WEwM0lDw==",
"linkedAccountGuid": "b5330224-f221-4d00-a70b-5584c0cd250f",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "73"
},
"account": {
"$id": "75",
"id": 1,
"identifier": "klB2qKYwekW1k+FqjNinPQ==",
"identifierGuid": "a8765092-30a6-457a-b593-e16a8cd8a73d",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:31:22.3659186",
"owner": "8mwrIKpInUm6gGVbxoFsKA==",
"ownerGuid": "202b6cf2-48aa-499d-ba80-655bc6816c28",
"accountStoreGroupIdentifier": "JVc5ny6Y90uX0AcGLArXZA==",
"accountStoreGroupGuid": "9f395725-982e-4bf7-97d0-07062c0ad764",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-06-03T18:31:22.3659186",
"active": true,
"updated": "2026-06-03T18:31:22.3659186",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "73"
},
"card": {
"$ref": "74"
},
"members": {
"$id": "76",
"sample string 1": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"sample string 2": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"customerGroups": [
{
"$id": "77",
"identifier": "00+hraMk0EGxKAJEi8FcPg==",
"identifierGuid": "ada14fd3-24a3-41d0-b128-02448bc15c3e",
"name": "sample string 2",
"primaryContact": "rVk0ZpT/mUCR/s2yRdVvJA==",
"primaryContactGuid": "663459ad-ff94-4099-91fe-cdb245d56f24",
"accountID": "Ak8uXNmqu06qhcgNOmvR/Q==",
"accountIDGuid": "5c2e4f02-aad9-4ebb-aa85-c80d3a6bd1fd",
"special": true,
"updated": "2026-06-03T18:31:22.3659186",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "pz0UEWUToU2mro0mDjp5TA==",
"priceLevelIdentifierGuid": "11143da7-1365-4da1-a6ae-8d260e3a794c",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "75"
},
"primaryContactCustomer": {
"$ref": "73"
},
"customerGroupMembers": [
{
"$id": "78",
"id": 1,
"groupID": "EC4znVzQtki3musioFsMUg==",
"groupIDGuid": "9d332e10-d05c-48b6-b79a-eb22a05b0c52",
"customerID": "7J6LX6R1tEW0rdggtOyjTA==",
"customerIDGuid": "5f8b9eec-75a4-45b4-b4ad-d820b4eca34c",
"card": "sample string 4",
"linkedAccount": "qf7kb7e4R0C6XwYIX725fw==",
"linkedAccountGuid": "6fe4fea9-b8b7-4047-ba5f-06085fbdb97f",
"customer": {
"$ref": "73"
},
"group": {
"$ref": "77"
},
"customerCard": {
"$ref": "74"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "77"
}
]
},
"payments": [
{
"$id": "79",
"id": 1,
"identifier": "+fERd+KQAEyss0WdEC7ynw==",
"identifierGuid": "7711f1f9-90e2-4c00-acb3-459d102ef29f",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "i1MJ+cxUN0evlICNiZb2Gg==",
"accountIDGuid": "f909538b-54cc-4737-af94-808d8996f61a",
"customerAccount": {
"$ref": "75"
},
"customerCard": {
"$ref": "74"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-06-03T18:31:22.3659186",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "AZPY5QCC6kKxEH7JJ1ZH2Q==",
"idempotentVoidGuid": "e5d89301-8200-42ea-b110-7ec9275647d9",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "80",
"saleHeaderID": 1,
"saleHeaderGuid": "cFWYbJk0iEODFru5EYWirQ==",
"saleHeaderIdentifierGuid": "6c985570-3499-4388-8316-bbb91185a2ad",
"created": "2026-06-03T18:31:22.3659186",
"createdLocal": "2026-06-03T18:31:22.3659186",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-06-03T18:31:22.3659186",
"storeID": 1,
"operatorG_Uid": "kqO01NlQWE+ZltZ4bhfUEw==",
"operatorGuid": "d4b4a392-50d9-4f58-9996-d6786e17d413",
"customerG_Uid": "8YndMo2TLEGggdlYBZDPpA==",
"customerGuid": "32dd89f1-938d-412c-a081-d9580590cfa4",
"communityIdentifier": "hRyqBkkJF0+ztJX8DGgyFQ==",
"communityIdentifierGuid": "06aa1c85-0949-4f17-b3b4-95fc0c683215",
"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": "1SJYAI4vPkSmd6K/tkhFLw==",
"priceLevelIdentifierGuid": "005822d5-2f8e-443e-a677-a2bfb648452f",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:31:22.3659186+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "81",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:31:22.3659186",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "42"
},
"customer": {
"$ref": "73"
},
"communityOrganisation": {
"$id": "82",
"id": 1,
"identifier": "fJz+uPsE/kKu/49gnYK9OQ==",
"identifierGuid": "b8fe9c7c-04fb-42fe-aeff-8f609d82bd39",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:31:22.3659186",
"promoPeriodEnd": "2026-06-03T18:31:22.3659186",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:31:22.3659186",
"deleted": true
},
"details": [
{
"$id": "83",
"saleItemID": 1,
"identifier": "LFZ70wJLtUWOHe1iAodyvg==",
"identifierGuid": "d37b562c-4b02-45b5-8e1d-ed62028772be",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "jh3plrwKi0ilMKb6XWvnlQ==",
"pluGuid": "96e91d8e-0abc-488b-a530-a6fa5d6be795",
"accountID": "it7cZa7MvUCFswJ6+7bZ7w==",
"accountIDGuid": "65dcde8a-ccae-40bd-85b3-027afbb6d9ef",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-06-03T18:31:22.3659186",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "2wUvfcNZgUKNkukEgqq0kA==",
"refundGuid": "7d2f05db-59c3-4281-8d92-e90482aab490",
"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": "QuhfChE8HU6799wCXna1rA==",
"idempotentVoidGuid": "0a5fe842-3c11-4e1d-bbf7-dc025e76b5ac",
"priceLevelIdentifier": "Q0X31NQRoEu3Suw2fIqfew==",
"priceLevelIdentifierGuid": "d4f74543-11d4-4ba0-b74a-ec367c8a9f7b",
"communityIdentifier": "ib3oo73COEGS4RWE1K7cbw==",
"communityIdentifierGuid": "a3e8bd89-c2bd-4138-92e1-1584d4aedc6f",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "84",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:31:22.3659186",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "84"
}
],
"refund": {
"$id": "85",
"id": 1,
"g_UID": "+diEAAZiC02iJboKRRbnVA==",
"guid": "0084d8f9-6206-4d0b-a225-ba0a4516e754",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:31:22.3659186"
},
"modifier": {
"$id": "86",
"id": 1,
"setG_UID": "k0qDEVABx0eq7QIhG2t8ZA==",
"modifierSetGuid": "11834a93-0150-47c7-aaed-02211b6b7c64",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "BaF/jZzWbkeWqa0CdBq1UA==",
"pluGuid": "8d7fa105-d69c-476e-96a9-ad02741ab550",
"deleted": true,
"g_UID": "f9z/tr3j20e1YxEe/2qhXg==",
"guid": "b6ffdc7f-e3bd-47db-b563-111eff6aa15e",
"product": {
"$ref": "4"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "83"
}
],
"eftReceipts": [
{
"$id": "87",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "80"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "87"
}
],
"payments": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"cards": [
{
"$id": "88",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "88"
}
],
"campaignHits": [
{
"$id": "89",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "89"
}
],
"fuel": [
{
"$id": "90",
"id": 1,
"plu": 1,
"pluG_UID": "eD/j4A+EcE+MhPTewrL77g==",
"pluGuid": "e0e33f78-840f-4f70-8c84-f4dec2b2fbee",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-06-03T18:31:22.3659186",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-06-03T18:31:22.3659186",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "90"
}
],
"fuelResells": [
{
"$id": "91",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "CIma5ZM5y0ye9OCy21jdIg==",
"pluGuid": "e59a8908-3993-4ccb-9ef4-e0b2db58dd22",
"accountID": "p5DsRsnY40Cnk2nO7R8KEQ==",
"accountIDGuid": "46ec90a7-d8c9-40e3-a793-69ceed1f0a11",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-06-03T18:31:22.3659186",
"bestOrExpireType": 1,
"refundG_UID": "S3HKFEG0WUCvRoepzlHbXg==",
"refundGuid": "14ca714b-b441-4059-af46-87a9ce51db5e",
"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": "91"
}
],
"customerOrder": [
{
"$id": "92",
"identifier": "Qm+9wtTaqUKi/XSLabwtJQ==",
"identifierGuid": "c2bd6f42-dad4-42a9-a2fd-748b69bc2d25",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "eZIUM469TkGfpjb+D7p3yw==",
"customerIdentifierGuid": "33149279-bd8e-414e-9fa6-36fe0fba77cb",
"operatorNo": 1,
"operatorG_UID": "pzA1I3qcmUOsYpt0EoSe2g==",
"operatorGuid": "233530a7-9c7a-4399-ac62-9b7412849eda",
"created": "2026-06-03T18:31:22.3659186",
"ordered": "2026-06-03T18:31:22.3659186",
"started": "2026-06-03T18:31:22.3659186",
"completed": "2026-06-03T18:31:22.3659186",
"supplied": "2026-06-03T18:31:22.3659186",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "73"
},
"operator": {
"$ref": "42"
},
"details": [
{
"$id": "93",
"headerID": 1,
"plu": 1,
"pluG_UId": "TFcTa7TGJUitX1XBVHKEZg==",
"pluGuid": "6b13574c-c6b4-4825-ad5f-55c154728466",
"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": "90cINjxAnUKqBqUtd610lQ==",
"headerIdentifierGuid": "360847f7-403c-429d-aa06-a52d77ad7495",
"product": {
"$ref": "4"
}
},
{
"$ref": "93"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "80"
}
},
{
"$ref": "92"
}
],
"surveyResponses": [
{
"$id": "94",
"surveyG_UID": "A+VtyoQ8lUux4GkLcW75vg==",
"surveyGuid": "ca6de503-3c84-4b95-b1e0-690b716ef9be",
"saleHeaderGuid": "MNUmGOwl/0mE2+DN05sXLg==",
"saleGuid": "1826d530-25ec-49ff-84db-e0cdd39b172e",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "inXvFy6MLU2+0QyAyqv3Ow==",
"guidResponse": "17ef758a-8c2e-4d2d-bed1-0c80caabf73b",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:31:22.3659186",
"sale": {
"$ref": "80"
},
"survey": {
"$id": "95",
"g_UID": "X5+gvVxo/0+Q5H6EpmuQEA==",
"guid": "bda09f5f-685c-4fff-90e4-7e84a66b9010",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "yU/APE2amEGBc+GF+jSAJg==",
"checkoutFormGuid": "3cc04fc9-9a4d-4198-8173-e185fa348026",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:31:22.3659186",
"end": "2026-06-03T18:31:22.3659186",
"deleted": true,
"updated": "2026-06-03T18:31:22.3659186",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"f393562d-1873-4950-a3a2-e9f35697e224",
"f26d2165-2bfb-4088-afd8-6cf8fa215d1b"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "50"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "94"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "IDAN+ZshukuGOIyuhi6QuA==",
"accountIdentifier": "f90d3020-219b-4bba-8638-8cae862e90b8",
"accountName": "sample string 44",
"customerOrderIdentifier": "CUvu6/fIMUy9kxQ3NKZXDg==",
"customerOrderIdentifierGuid": "ebee4b09-c8f7-4c31-bd93-143734a6570e",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "96",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "uZd4rkfnvE2F2u1pxYncgQ==",
"paymentIdentifierGuid": "ae7897b9-e747-4dbc-85da-ed69c589dc81",
"identifier": "5u2O34WIJUW+qGmWMbkCZQ==",
"identifierGuid": "df8eede6-8885-4525-bea8-699631b90265",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "dHgem0djTkKZBwF5ogX8pA==",
"itemIdentifierGuid": "9b1e7874-6347-424e-9907-0179a205fca4"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "74"
}
],
"customerGroupMembers": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"customerGroups": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"accounts": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"account": {
"$ref": "75"
},
"vouchers": [
{
"$id": "97",
"customerIdentifier": "5xelhSR5t06OFn8yVN/05A==",
"customerIdentifierGuid": "85a517e7-7924-4eb7-8e16-7f3254dff4e4",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "Tn7N/ghsvUGmzZJz7mY5gA==",
"idempotentGuid": "fecd7e4e-6c08-41bd-a6cd-9273ee663980",
"offline": true,
"voucher": {
"$id": "98",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-06-03T18:31:22.3659186",
"barcodeTemplate": {
"$id": "99",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "100",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-06-03T18:31:22.3659186",
"labelPageLayout": "2z169O5T40muZMlQu1GrIA==",
"pageLayoutGuid": "f47a3ddb-53ee-49e3-ae64-c950bb51ab20",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "98"
},
"elements": [
{
"$id": "101",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-06-03T18:31:22.3659186"
},
{
"$ref": "101"
}
]
},
"customerVouchers": [
{
"$id": "102",
"id": 1,
"customerIdentifier": "GiArdnY+/UaCzKvp7Un9qw==",
"customerIdentifierGuid": "762b201a-3e76-46fd-82cc-abe9ed49fdab",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:31:22.3659186",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "XI0oR1fXIEKEv71vuGgQPw==",
"issuedIdempotentGuid": "47288d5c-d757-4220-84bf-bd6fb868103f",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:31:22.3659186",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:31:22.3659186",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "LCB7pMEsTkaSB0sjru8QdA==",
"redeemedIdempotentGuid": "a47b202c-2cc1-464e-9207-4b23aeef1074",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:31:22.3659186",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "100"
},
"voucher": {
"$ref": "98"
},
"customer": {
"$ref": "73"
},
"issuedOfflinePayment": {
"$ref": "79"
},
"redeemedOfflinePayment": {
"$ref": "79"
}
},
{
"$ref": "102"
}
]
},
"customer": {
"$ref": "73"
}
},
{
"$ref": "97"
}
]
}
},
{
"$ref": "72"
}
],
"customerGroups": [
{
"$id": "103",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "a12VZJ30hE2JkbkSblh1Mw==",
"groupIDGuid": "64955d6b-f49d-4d84-8991-b9126e587533",
"campaign": {
"$ref": "69"
},
"group": {
"$ref": "77"
}
},
{
"$ref": "103"
}
],
"signIqTickets": [
{
"$id": "104",
"identifier": "xs6d5hl++ECSOZbk0n5C4A==",
"identifierGuid": "e69dcec6-7e19-40f8-9239-96e4d27e42e0",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "104"
}
],
"comboPriceGroups": [
{
"$id": "105",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "7fi9FuUJf0e3xbiS1ZhFZQ==",
"guid": "16bdf8ed-09e5-477f-b7c5-b892d5984565",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "69"
},
"comboPricePlus": [
{
"$id": "106",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "cif4H+fwN0W6lqMYVsd2ew==",
"groupGuid": "1ff82772-f0e7-4537-ba96-a31856c7767b",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "b23Mgnz/w0Gky+EMCnCk6w==",
"pluGuid": "82cc6d6f-ff7c-41c3-a4cb-e10c0a70a4eb",
"priceGroupG_UID": "e32XBE8DhUaBCQkkKXkB8A==",
"priceGroupGuid": "04977d7b-034f-4685-8109-0924297901f0",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "69"
},
"product": {
"$ref": "4"
},
"priceGroup": {
"$ref": "35"
},
"campaignPool": {
"$ref": "69"
}
},
{
"$ref": "106"
}
]
},
{
"$ref": "105"
}
],
"priceLevels": [
{
"$id": "107",
"id": 1,
"priceLevelIdentifier": "f9C9+NHxpUiCYSTp8Acj8g==",
"priceLevelIdentifierGuid": "f8bdd07f-f1d1-48a5-8261-24e9f00723f2",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "107"
}
],
"promotionType": {
"$id": "108",
"identifier": "UoHKcjTSp0CuMw2e7+j6AQ==",
"identifierGuid": "72ca8152-d234-40a7-ae33-0d9eefe8fa01",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "NBbJ8Jq5oE2CKVl1ypTEMg==",
"labelPageLayoutGuid": "f0c91634-b99a-4da0-8229-5975ca94c432",
"priceLevelIdentifier": "rKIskU2FbUWG7aXG5EDE/w==",
"priceLevelIdentifierGuid": "912ca2ac-854d-456d-86ed-a5c6e440c4ff",
"active": true,
"updated": "2026-06-03T18:31:22.3659186",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "4"
},
"dealCost": {
"$id": "109",
"headerIdentifier": "FcqTfsnWL0++YBdG8Kb71A==",
"headerIdentifierGuid": "7e93ca15-d6c9-4f2f-be60-1746f0a6fbd4",
"identifier": "apOZxR07w0er8QFzYC98NQ==",
"identifierGuid": "c599936a-3b1d-47c3-abf1-0173602f7c35",
"supplierIdentifier": "TxyGhlsIx06WiFXifgDuGQ==",
"supplierGuid": "86861c4f-085b-4ec7-9688-55e27e00ee19",
"pluG_UID": "n/kv1kUZ8kGPHsAW+Ol0BQ==",
"pluGuid": "d62ff99f-1945-41f2-8f1e-c016f8e97405",
"campaignName": "60f6a2e8-e81e-4c2e-a02b-cad5d07c6a99",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:31:22.3659186",
"end": "2026-06-03T18:31:22.3659186",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "Y6Dnv67wH02Dwyy/7gpIaQ==",
"bonusItemPluGuid": "bfe7a063-f0ae-4d1f-83c3-2cbfee0a4869",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:31:22.3659186",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-06-03T18:31:22.3659186",
"campaignEndDate": "2026-06-03T18:31:22.3659186",
"masterPLUG_UID": "Osqit1a27UW9pzuu7nj72g==",
"masterID": "b7a2ca3a-b656-45ed-bda7-3baeee78fbda",
"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": "5rE61DzHD0ms1su9TtLkHA==",
"bonusMasterID": "d43ab1e6-c73c-490f-acd6-cbbd4ed2e41c",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-06-03T18:31:22.3659186",
"dealCosts": [
{
"$ref": "109"
},
{
"$ref": "109"
}
],
"tags": [
{
"$id": "110",
"pluG_UID": "e4oL6eS9AUeKFApaUHbezA==",
"pluGuid": "e90b8a7b-bde4-4701-8a14-0a5a5076decc",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "110"
}
],
"alternateProductG_UID": "hK5dUi3BI0C5Pqcf46CPCA==",
"alternateProduct": "525dae84-c12d-4023-b93e-a71fe3a08f08",
"altProduct": {
"$ref": "4"
},
"productHostCode": {
"$id": "111",
"id": 1,
"pluG_UID": "5ZqtSAF1ZE6ahU/CJkTWnw==",
"pluGuid": "48ad9ae5-7501-4e64-9a85-4fc22644d69f",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:31:22.3659186",
"inventoryTracked": "2026-06-03T18:31:22.3659186",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "112",
"pluG_UID": "/cbyfXUOrUSu74NDeyoQdA==",
"pluGuid": "7df2c6fd-0e75-44ad-aeef-83437b2a1074",
"fuelPluG_UID": "4uctUHtJQUS7jjIy0Nw4rQ==",
"fuelPluGuid": "502de7e2-497b-4441-bb8e-3232d0dc38ad",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "112"
},
{
"$ref": "112"
}
]
},
"location": {
"$id": "113",
"identifier": "8XaWo9fTg0ulewkyGJfF+A==",
"storeID": 1,
"identifierGuid": "a39676f1-d3d7-4b83-a57b-09321897c5f8",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:31:22.3659186",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
}
},
{
"$ref": "3"
}
],
"barcodes": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
{
"$ref": "2"
}
],
"skip": 1,
"take": 1,
"totalCount": 1
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ��\@N^n� 5 xl/workbook.xml � (� ����0��J}�(�@P`b�ڡ��� �S��/?�[7������C�x߳���:Ʊ�Z���Gt�N�`!�2��WʴX��m�EqM��8@4ޑ6#���ƀБF�v�P����Ę\�=
N�����.&[H���
;.V�X,y
8[�{W�P�yxt9�,�&�6�d�`0)���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
��\��I�' ' _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="R663e8d4f70464be3" /></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���ų.�h7BJ҈�f��W�h���YV�Z
@���>F�.4�bܬ���s�st�3�sM��į5A.�ݚ���~MD����;��NV����5�|��N\�kw#������Oo�K��A)˵���u�� PK ��\��I� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�.NҢ�ݰa[z��=N�&vd�@�Ƃ#q�"A*�`��h~OO��|�Xo�Ɓ�P��w
�B #���]��)ٻ%l7�
��D��)���b]J��Qw4b,�D.w�#����O���_Q�0g�5�������5=z}ɥ?��Շc��=��R?��/A�
��4�3%YU�A��ʢ�o��y������dpa�����kE�me:d�Sȗ�;��3��Y���%�T�������PK ��\Ѓc'2 E
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- ��\@N^n� 5 xl/workbook.xmlPK- ��\���� � � [Content_Types].xmlPK-
��\��I�' ' T _rels/.relsPK- ��\A�L
� � xl/worksheets/sheet1.xmlPK- ��\��I� P � xl/_rels/workbook.xml.relsPK- ��\Ѓc'2 E
� xl/styles.xmlPK- ��\�l�R� � k xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK ��\_�+0� 5 xl/workbook.xml � (� ����@�{��r� A4䠢���_`��On����O ��ۙ��v�h}_Y۳�e>�].��5��:4Ӯ�^C�� ۶����o�&��|N�����:刯�X�<BCb�ÊҠ/�����p�EN�Vw6�XC�7%�~�(f@c�K���ܛ�G��LMã����x��4M���w��b�]|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
��\T ' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R61e7e188b2c14179" /></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���ų.�h7BJ҈�f��W�h���YV�Z
@���>F�.4�bܬ���s�st�3�sM��į5A.�ݚ���~MD����;��NV����5�|��N\�kw#������Oo�K��A)˵���u�� PK ��\��c�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8I�Ԡ�ݰa[z��=N�&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ�����
Y��rz�]�h�$춛=��D�9��bC}���A�4a��L6u��Ɣ��Ϩ��/��~ɀk&;�g��3(zt�4��������E`��~J�_B�%*�'���`���d+�Z�v
��L-��H���;_Ȭ�{%5*�V�R�T�GO�9�t�Ӳ�P�j\��hK%r�^���_l� PK ��\Ѓc'2 E
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- ��\_�+0� 5 xl/workbook.xmlPK- ��\���� � [Content_Types].xmlPK-
��\T ' ' V _rels/.relsPK- ��\A�L
� � xl/worksheets/sheet1.xmlPK- ��\��c�� P � xl/_rels/workbook.xml.relsPK- ��\Ѓc'2 E
� xl/styles.xmlPK- ��\�l�R� � o xl/sharedStrings.xmlPK � �