GET api/orderDetail
Populate and order detail with cost and details based on product and supplier information
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| OrderGuid | Collection of byte |
None. |
|
| OrderIdentifier | globally unique identifier |
None. |
|
| PLUG_UID | Collection of byte |
None. |
|
| PluGuid | globally unique identifier |
None. |
|
| Created | date |
None. |
|
| APN | string |
None. |
|
| ItemNumber | string |
None. |
|
| DirectNumber |
The supplier's order code |
string |
None. |
| DirectIndicator |
The supplier's warehouse direct indicator |
string |
None. |
| SalesMode | integer |
None. |
|
| OrderByWeight | boolean |
None. |
|
| SellPrice | integer |
None. |
|
| InventoryFixed | boolean |
None. |
|
| HasInventory | boolean |
None. |
|
| InventoryAccuracy | integer |
None. |
|
| OnOrder | integer |
None. |
|
| OnOrderPacks | integer |
None. |
|
| OnHand | integer |
None. |
|
| OnHandPacks | integer |
None. |
|
| DoNotRange | boolean |
None. |
|
| DoNotOrder | boolean |
None. |
|
| Cost |
Carton cost |
integer |
None. |
| CostDecimals |
Carton cost decimal places |
integer |
None. |
| PickedCost |
Carton cost at time of picking. |
integer |
None. |
| PickedCostDecimals |
Picked carton cost decimal places. |
integer |
None. |
| AveragePackSize | decimal number |
None. |
|
| CartonQuantity |
Units per Cartonv |
integer |
None. |
| Cartons |
Ordered Cartons |
integer |
None. |
| Units |
Ordered Units |
integer |
None. |
| Weight |
Ordered Weight |
integer |
None. |
| PickedCartons |
Picked Cartons |
integer |
None. |
| PickedUnits |
Picked Units |
integer |
None. |
| PickedWeight |
Picked Weight |
integer |
None. |
| ShippedCartons |
Shipped (in-transit) Cartons |
integer |
None. |
| ShippedUnits |
Shipped (in-transit) units |
integer |
None. |
| ShippedWeight |
Shipped (in-transit) weight |
integer |
None. |
| ReceivedCartons |
Received Cartons |
integer |
None. |
| ReceivedCartonQuantity |
Received Units per Carton - may be different from ordered Units per Carton if different TUNs delivered |
integer |
None. |
| ReceivedTun |
The TUN scanned when receiving the order. |
string |
None. |
| ReceivedUnits |
Received units |
integer |
None. |
| ReceivedWeight |
Received weight |
integer |
None. |
| Received |
Flag for whether the order detail stock has been received |
integer |
None. |
| Status | OrderDetailStatus |
None. |
|
| SubstituteG_UID | Collection of byte |
None. |
|
| SubstituteGuid | globally unique identifier |
None. |
|
| WarehousePLUG_UID | Collection of byte |
None. |
|
| WarehousePluGuid |
Refers to the source Store's product guid |
globally unique identifier |
None. |
| Updated | date |
None. |
|
| Increment | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| Description | string |
Relation. This field may not always be loaded or used for updates. |
|
| Product | Product |
Relation. This field may not always be loaded or used for updates. |
|
| UnknownScan | OrderUnknownScan |
Relation. This field may not always be loaded or used for updates. |
|
| UnknownScanItem | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| Substitute | Product |
Relation. This field may not always be loaded or used for updates. |
|
| WarehouseProduct |
Product from the Store we are transferring from |
Product |
Relation. This field may not always be loaded or used for updates. |
| Lookup | OrderDetailLookup |
Relation. This field may not always be loaded or used for updates. |
|
| ProductOrderingDetail | ProductOrderingDetail |
Relation. This field may not always be loaded or used for updates. |
|
| DealCost | DealCost |
Relation. This field may not always be loaded or used for updates. |
|
| NextCost | DealCost |
Relation. This field may not always be loaded or used for updates. |
|
| LastChance |
If true, the deal cost is ending between now and the end of the week |
boolean |
Relation. This field may not always be loaded or used for updates. |
| HoldOff |
Indicates if a new deal cost is starting soon |
OrderHoldOff |
Relation. This field may not always be loaded or used for updates. |
| HoldOffDate |
Date that a hold off deal cost is begining |
date |
Relation. This field may not always be loaded or used for updates. |
| OrderHeader | OrderHeader |
Relation. This field may not always be loaded or used for updates. |
|
| InvoiceDetail | InvoiceDetail |
Relation. This field may not always be loaded or used for updates. |
|
| AutoOrderDetail | AutoOrderDetail |
Relation. This field may not always be loaded or used for updates. |
|
| CostGSTPercent | integer |
Relation. This field may not always be loaded or used for updates. |
|
| OrderDetailReceive |
Credit note populated. True if images are attached to order detail |
boolean |
Relation. This field may not always be loaded or used for updates. |
| IsBackedUp | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| BackupWarehouseIndicator | string |
Relation. This field may not always be loaded or used for updates. |
|
| BackupOrderCode | string |
Relation. This field may not always be loaded or used for updates. |
Body Parameters
None.
Response Information
Resource Description
OrderDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| OrderGuid | Collection of byte |
None. |
|
| OrderIdentifier | globally unique identifier |
None. |
|
| PLUG_UID | Collection of byte |
None. |
|
| PluGuid | globally unique identifier |
None. |
|
| Created | date |
None. |
|
| APN | string |
None. |
|
| ItemNumber | string |
None. |
|
| DirectNumber |
The supplier's order code |
string |
None. |
| DirectIndicator |
The supplier's warehouse direct indicator |
string |
None. |
| SalesMode | integer |
None. |
|
| OrderByWeight | boolean |
None. |
|
| SellPrice | integer |
None. |
|
| InventoryFixed | boolean |
None. |
|
| HasInventory | boolean |
None. |
|
| InventoryAccuracy | integer |
None. |
|
| OnOrder | integer |
None. |
|
| OnOrderPacks | integer |
None. |
|
| OnHand | integer |
None. |
|
| OnHandPacks | integer |
None. |
|
| DoNotRange | boolean |
None. |
|
| DoNotOrder | boolean |
None. |
|
| Cost |
Carton cost |
integer |
None. |
| CostDecimals |
Carton cost decimal places |
integer |
None. |
| PickedCost |
Carton cost at time of picking. |
integer |
None. |
| PickedCostDecimals |
Picked carton cost decimal places. |
integer |
None. |
| AveragePackSize | decimal number |
None. |
|
| CartonQuantity |
Units per Cartonv |
integer |
None. |
| Cartons |
Ordered Cartons |
integer |
None. |
| Units |
Ordered Units |
integer |
None. |
| Weight |
Ordered Weight |
integer |
None. |
| PickedCartons |
Picked Cartons |
integer |
None. |
| PickedUnits |
Picked Units |
integer |
None. |
| PickedWeight |
Picked Weight |
integer |
None. |
| ShippedCartons |
Shipped (in-transit) Cartons |
integer |
None. |
| ShippedUnits |
Shipped (in-transit) units |
integer |
None. |
| ShippedWeight |
Shipped (in-transit) weight |
integer |
None. |
| ReceivedCartons |
Received Cartons |
integer |
None. |
| ReceivedCartonQuantity |
Received Units per Carton - may be different from ordered Units per Carton if different TUNs delivered |
integer |
None. |
| ReceivedTun |
The TUN scanned when receiving the order. |
string |
None. |
| ReceivedUnits |
Received units |
integer |
None. |
| ReceivedWeight |
Received weight |
integer |
None. |
| Received |
Flag for whether the order detail stock has been received |
integer |
None. |
| Status | OrderDetailStatus |
None. |
|
| SubstituteG_UID | Collection of byte |
None. |
|
| SubstituteGuid | globally unique identifier |
None. |
|
| WarehousePLUG_UID | Collection of byte |
None. |
|
| WarehousePluGuid |
Refers to the source Store's product guid |
globally unique identifier |
None. |
| Updated | date |
None. |
|
| Increment | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| Description | string |
Relation. This field may not always be loaded or used for updates. |
|
| Product | Product |
Relation. This field may not always be loaded or used for updates. |
|
| UnknownScan | OrderUnknownScan |
Relation. This field may not always be loaded or used for updates. |
|
| UnknownScanItem | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| Substitute | Product |
Relation. This field may not always be loaded or used for updates. |
|
| WarehouseProduct |
Product from the Store we are transferring from |
Product |
Relation. This field may not always be loaded or used for updates. |
| Lookup | OrderDetailLookup |
Relation. This field may not always be loaded or used for updates. |
|
| ProductOrderingDetail | ProductOrderingDetail |
Relation. This field may not always be loaded or used for updates. |
|
| DealCost | DealCost |
Relation. This field may not always be loaded or used for updates. |
|
| NextCost | DealCost |
Relation. This field may not always be loaded or used for updates. |
|
| LastChance |
If true, the deal cost is ending between now and the end of the week |
boolean |
Relation. This field may not always be loaded or used for updates. |
| HoldOff |
Indicates if a new deal cost is starting soon |
OrderHoldOff |
Relation. This field may not always be loaded or used for updates. |
| HoldOffDate |
Date that a hold off deal cost is begining |
date |
Relation. This field may not always be loaded or used for updates. |
| OrderHeader | OrderHeader |
Relation. This field may not always be loaded or used for updates. |
|
| InvoiceDetail | InvoiceDetail |
Relation. This field may not always be loaded or used for updates. |
|
| AutoOrderDetail | AutoOrderDetail |
Relation. This field may not always be loaded or used for updates. |
|
| CostGSTPercent | integer |
Relation. This field may not always be loaded or used for updates. |
|
| OrderDetailReceive |
Credit note populated. True if images are attached to order detail |
boolean |
Relation. This field may not always be loaded or used for updates. |
| IsBackedUp | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| BackupWarehouseIndicator | string |
Relation. This field may not always be loaded or used for updates. |
|
| BackupOrderCode | string |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{
"id": 1,
"orderGuid": "YPup1xmcZ0qeUrlvnFcmAg==",
"orderIdentifier": "d7a9fb60-9c19-4a67-9e52-b96f9c572602",
"pluG_UID": "ADbbqutfy0urkEtujv2umQ==",
"pluGuid": "aadb3600-5feb-4bcb-ab90-4b6e8efdae99",
"created": "2026-06-03T18:30:31.7754285",
"apn": "sample string 1",
"itemNumber": "sample string 2",
"directNumber": "sample string 3",
"directIndicator": "sample string 4",
"salesMode": 1,
"orderByWeight": true,
"sellPrice": 1,
"inventoryFixed": true,
"hasInventory": true,
"inventoryAccuracy": 8,
"onOrder": 1,
"onOrderPacks": 1,
"onHand": 1,
"onHandPacks": 1,
"doNotRange": true,
"doNotOrder": true,
"cost": 1,
"costDecimals": 1,
"pickedCost": 1,
"pickedCostDecimals": 1,
"averagePackSize": 11.0,
"cartonQuantity": 1,
"cartons": 1,
"units": 1,
"weight": 1,
"pickedCartons": 1,
"pickedUnits": 1,
"pickedWeight": 1,
"shippedCartons": 1,
"shippedUnits": 1,
"shippedWeight": 1,
"receivedCartons": 1,
"receivedCartonQuantity": 1,
"receivedTun": "sample string 12",
"receivedUnits": 1,
"receivedWeight": 1,
"received": 1,
"status": 13,
"substituteG_UID": "PWM+0LaWx06jlx8yksoyLA==",
"substituteGuid": "d03e633d-96b6-4ec7-a397-1f3292ca322c",
"warehousePLUG_UID": "DRFMSY6QFU6gQquRBvde2g==",
"warehousePluGuid": "494c110d-908e-4e15-a042-ab9106f75eda",
"updated": "2026-06-03T18:30:31.7754285",
"increment": true,
"description": "sample string 15",
"product": {
"$id": "2",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "g+u/PYVglkS85IxcPzSCkg==",
"guid": "3dbfeb83-6085-4496-bce4-8c5c3f348292",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "X8ftR/sNYkW/zP8YiXpDvw==",
"priceGroupGuid": "47edc75f-0dfb-4562-bfcc-ff18897a43bf",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:30:31.7754285",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:30:31.7754285",
"pluCreated": "2026-06-03T18:30:31.7754285",
"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:30:31.7754285",
"lastManualUpdate": "2026-06-03T18:30:31.7754285",
"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:30:31.7754285",
"currentCostUpdated": "2026-06-03T18:30:31.7754285",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:30:31.7754285",
"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:30:31.7754285",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "dkXn2YjGu0613RvVtzJAKQ==",
"altPLUGuid": "d9e74576-c688-4ebb-b5dd-1bd5b7324029",
"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:30:31.7754285",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "cgzskrtCbUqQm5ubaPoWdg==",
"shelfPageLayoutGuid": "92ec0c72-42bb-4a6d-909b-9b9b68fa1676",
"talkerPageLayoutG_UID": "6QT8gwAuxkaQeBJ6cegivg==",
"talkerPageLayoutGuid": "83fc04e9-2e00-46c6-9078-127a71e822be",
"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": "/1LYFQAd2E2FiLfj5MSkGA==",
"inventoryIdentifier": "15d852ff-1d00-4dd8-8588-b7e3e4c4a418",
"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": "t2UpUlIcdkuG1uGRGlC6vQ==",
"parentPluGuid": "522965b7-1c52-4b76-86d6-e1911a50babd",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "2IRDrxK5b0GfoZ249v3NOg==",
"supplierIdentifierGuid": "af4384d8-b912-416f-9fa1-9db8f6fdcd3a",
"supplierChanged": true,
"rebateSupplierIdentifier": "9gP0ERgKdk6rmx67CVS8Aw==",
"rebateSupplierIdentifierGuid": "11f403f6-0a18-4e76-ab9b-1ebb0954bc03",
"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:30:31.7754285",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "c7yaIAxwskuaSkDJLQv8Qw==",
"hostIdentifierGuid": "209abc73-700c-4bb2-9a4a-40c92d0bfc43",
"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": "2"
},
{
"$ref": "2"
}
],
"store": {
"$id": "3",
"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:30:31.7754285",
"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": "XzB3UXBxFkOaFm6KecTCAA==",
"hostIdentifierGuid": "5177305f-7170-4316-9a16-6e8a79c4c200",
"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:30:31.7754285",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "YXMAIMy/Nki9B/1qr/cW6A==",
"hostIdentifierGuid": "20007361-bfcc-4836-bd07-fd6aaff716e8",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "5",
"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": "5"
},
"warehouseStore": {
"$id": "6",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "7",
"id": 1,
"hostIdentifier": "bTEdqM84OE+f+nait/uolA==",
"hostIdentifierGuid": "a81d316d-38cf-4f38-9ffa-76a2b7fba894",
"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": "8",
"identifier": "pFIqcPFeVEOY1pWELAPanQ==",
"identifierGuid": "702a52a4-5ef1-4354-98d6-95842c03da9d",
"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": "g16UBN7TcEGFJwkeRDlkhg==",
"hostSupplierIdentifierGuid": "04945e83-d3de-4170-8527-091e44396486",
"loyaltyPriceLevelIdentifier": "ilXNIZtli0WuFpo7T5ijGg==",
"loyaltyPriceLevelIdentifierGuid": "21cd558a-659b-458b-ae16-9a3b4f98a31a",
"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:30:31.7754285",
"lastProcessed": "2026-06-03T18:30:31.7754285",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "TNL0WRZQ7EuCb2ilrjxqZg==",
"identifierGuid": "59f4d24c-5016-4bec-826f-68a5ae3c6a66",
"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": "nL+hO06K8kK3mvTcpPOnog==",
"primaryContactID": "3ba1bf9c-8a4e-42f2-b79a-f4dca4f3a7a2",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "i4GB1PFmSUWQB+EVhqoVcA==",
"supplierGroupGuid": "d481818b-66f1-4549-9007-e11586aa1570",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:30:31.7754285",
"rebateLastClaimedAmount": 1.0,
"cartonsOnly": true,
"minimumOrderValue": 1,
"enforceMinimumQuantity": true,
"freight": 19.0,
"freightType": 20,
"deleted": true,
"deletedUser": "sample string 22",
"storeName": "sample string 23",
"primaryContact": {
"$id": "10",
"id": "83aa6470-4385-43ef-8846-5684890029f0",
"identifier": "R/irQ4MCTUuBg1pofxTKtA==",
"identifierGuid": "43abf847-0283-4b4d-8183-5a687f14cab4",
"familyName": "sample string 1",
"givenNames": "sample string 2",
"otherNames": "sample string 3",
"title": "sample string 4",
"dateOfBirth": "sample string 5",
"sex": "sample string 6",
"address": "sample string 7",
"address1": "sample string 8",
"address2": "sample string 9",
"town": "sample string 10",
"state": "sample string 11",
"country": "sample string 12",
"postalCode": "sample string 13",
"telephone": "sample string 14",
"mobile": "sample string 15",
"email": "sample string 16",
"fax": "sample string 17",
"primary": true
},
"contacts": [
{
"$id": "11",
"supplierIdentifier": "nAMduN5yoEyNC2GP6Fs3CQ==",
"supplierIdentifierGuid": "b81d039c-72de-4ca0-8d0b-618fe85b3709",
"contactGuid": "t8yJqhuljEa3isrw/jCzsg==",
"contactID": "aa89ccb7-a51b-468c-b78a-caf0fe30b3b2",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "GczStb5Ru02Vua3RHM9qkg==",
"pluGuid": "b5d2cc19-51be-4dbb-95b9-add11ccf6a92",
"supplierIdentifier": "+CdaS1pce0Cg+zqlKz+ozg==",
"supplierIdentifierGuid": "4b5a27f8-5c5a-407b-a0fb-3aa52b3fa8ce",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:30:31.7754285",
"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:30:31.7754285",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "scMqOYUg9UyFwp6mxIitvA==",
"pluGuid": "392ac3b1-2085-4cf5-85c2-9ea6c488adbc",
"supplierIdentifier": "Wk5e8WERakC42FdhweWbJw==",
"supplierIdentifierGuid": "f15e4e5a-1161-406a-b8d8-5761c1e59b27",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "13"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "+emn9TJDL0qYDMNh11Mm9w==",
"parentPluGuid": "f5a7e9f9-4332-4a2f-980c-c361d75326f7",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "2"
},
"supplier": {
"$ref": "9"
},
"serviceFee": {
"$id": "14",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "12"
}
],
"orderCycleHeaders": [
{
"$id": "15",
"storeID": 1,
"supplierIdentifier": "o/1ccPKr30qsdYg6Rf32Ow==",
"supplierGuid": "705cfda3-abf2-4adf-ac75-883a45fdf63b",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "15"
}
],
"cycles": [
{
"$id": "16",
"storeID": 1,
"supplierIdentifier": "mHuGMrYR8Em9UrLLn9mP1A==",
"supplierGuid": "32867b98-11b6-49f0-bd52-b2cb9fd98fd4",
"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:30:31.7754285",
"deliveryDate": "2026-06-03T18:30:31.7754285",
"nextCutOffDate": "2026-06-03T18:30:31.7754285",
"nextDeliveryDate": "2026-06-03T18:30:31.7754285",
"nextDaysBuffer": 10
},
{
"$ref": "16"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-06-03T18:30:31.7754285",
"isHost": true
},
"files": [
{
"$id": "17",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:30:31.7754285",
"processed": "2026-06-03T18:30:31.7754285",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:30:31.7754285",
"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": "8"
},
"metcashHeader": {
"$id": "18",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:30:31.7754285",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "17"
}
],
"zoneMatrix": [
{
"$id": "19",
"id": 1,
"hostIdentifier": "J6ejWrbg40Gf8uhv1kgtag==",
"hostIdentifierGuid": "5aa3a727-e0b6-41e3-9ff2-e86fd6482d6a",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"ff36c335-9c33-49cb-9070-9cda45a78cf7",
"166ea731-adc0-4eba-97fe-679b83e91186"
]
},
{
"$ref": "19"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "20",
"identifier": "Pr5buccS8EWQIvS5OjZ2DA==",
"identifierGuid": "b95bbe3e-12c7-45f0-9022-f4b93a36760c",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "20"
}
],
"promoTypeGuids": [
"1d41f517-3a91-47df-9ca7-382b3b51125f",
"f2b92d1f-c2b0-46f4-b99d-614d195cd455"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "7"
}
],
"accounts": [
{
"$id": "21",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "21"
}
],
"sales": [
{
"$id": "22",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:30:31.7754285",
"ftpSite": {
"$id": "23",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"path": "sample string 7",
"protocol": 8
}
},
{
"$ref": "22"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"cashManagements": [
{
"$id": "24",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "25",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9,
"config": "sample string 10"
}
},
{
"$ref": "24"
}
],
"updateStoreID": "24115014-c6d1-42c1-bcd9-a5d8c30316ec",
"updateStore": {
"$id": "26",
"id": "32131a41-277c-464d-9c0d-b75a2d751398",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:30:31.7754285",
"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:30:31.7754285"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "27",
"loginMode": 1,
"allowSelfVerification": true,
"verifierEmail": "sample string 3",
"source": "sample string 4",
"loginModeInherited": 5,
"loginModeSource": "sample string 6",
"selfVerifyInherited": true,
"selfVerifySource": "sample string 8",
"verifyEmailInherited": "sample string 9",
"verifyEmailSource": "sample string 10"
}
},
"storePrices": [
{
"$id": "28",
"pluG_UID": "lGFFUu9zO0mX4i9dOxkBmw==",
"pluGuid": "52456194-73ef-493b-97e2-2f5d3b19019b",
"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:30:31.7754285"
},
{
"$ref": "28"
}
],
"currentPrices": {
"$id": "29",
"pluPrices": {
"$id": "30",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:30:31.7754285",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "30"
},
"winningCampaign": 1,
"winner": {
"$id": "31",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:30:31.7754285",
"startTime": 5,
"endDate": "2026-06-03T18:30:31.7754285",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "8QlezA1xGEObuNsNCJUOow==",
"hostIdentifierGuid": "cc5e09f1-710d-4318-9bb8-db0d08950ea3",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"tray": {
"$id": "32",
"g_UId": "GRVi3t06UkiJCDQHMLD4hg==",
"guid": "de621519-3add-4852-8908-340730b0f886",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "33",
"priceGroupG_UID": "gJMTjNy5BEmn+s1uOojU1g==",
"priceGroupGuid": "8c139380-b9dc-4904-a7fa-cd6e3a88d4d6",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:30:31.7754285",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "34",
"pluG_UID": "nWsp2MhF202h6k4dR+GQow==",
"pluGuid": "d8296b9d-45c8-4ddb-a1ea-4e1d47e190a3",
"plu": 1,
"servingsPerPack": 1,
"servingSize": 1,
"showAllergens": 1,
"energy": 1,
"protein": 1,
"fat": 1,
"saturated": 1,
"carbo": 1,
"sugars": 1,
"sodium": 1,
"potasium": 1,
"calcium": 1,
"fibre": 1,
"soya": 1,
"nutsSeeds": 1,
"shells": 1,
"eggs": 1,
"dairy": 1,
"gluten": 1,
"sulphites": 1,
"peanuts": 1,
"sesame": 1,
"fish": 1,
"lupins": 1
},
"dates": {
"$id": "35",
"pluGuid": "3c8e79ab-2ad0-43b0-ba70-f4d4c9f1f9e7",
"created": "2026-06-03T18:30:31.7754285",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:30:31.7754285",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:30:31.7754285",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:30:31.7754285",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:30:31.7754285",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:30:31.7754285",
"lastSold": "2026-06-03T18:30:31.7754285",
"firstSold": "2026-06-03T18:30:31.7754285",
"awsUpdated": "2026-06-03T18:30:31.7754285",
"lastManualUpdate": "2026-06-03T18:30:31.7754285",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:30:31.7754285",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:30:31.7754285",
"doNotRangeUpdated": "2026-06-03T18:30:31.7754285",
"doNotOrderUpdated": "2026-06-03T18:30:31.7754285",
"tracked": "2026-06-03T18:30:31.7754285"
},
"allergens": [
{
"$id": "36",
"primaryKey": {
"$id": "37",
"pluGuid": "58f86565-c790-47fd-b467-e4eeeb516469",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "ZWX4WJDH/Ue0Z+Tu61FkaQ==",
"pluGuid": "58f86565-c790-47fd-b467-e4eeeb516469",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"costs": {
"$id": "38",
"pluG_UID": "OaM7FxoRKEyZ5H+pcCxQbg==",
"pluGuid": "173ba339-111a-4c28-99e4-7fa9702c506e",
"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:30:31.7754285",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "39",
"saleHeaderID": 1,
"created": "2026-06-03T18:30:31.7754285",
"createdLocal": "2026-06-03T18:30:31.7754285",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "vjQ+WU36XkuTaK2XA5LpAg==",
"operatorGuid": "593e34be-fa4d-4b5e-9368-ad970392e902",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "BsUwfaqBiUSLUA8xg4hYOA==",
"pluGuid": "7d30c506-81aa-4489-8b50-0f3183885838",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "40",
"id": 1,
"g_Uid": "3A7gHbaiCkKzUIlBnoT64Q==",
"guid": "1de00edc-a2b6-420a-b350-89419e84fae1",
"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:30:31.7754285",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:30:31.7754285",
"endShift": "2026-06-03T18:30:31.7754285",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "41",
"operatorG_UID": "54U31OvQW0m18n1+g3aNUw==",
"operatorGuid": "d43785e7-d0eb-495b-b5f2-7d7e83768d53",
"storeID": 2,
"operator": {
"$ref": "40"
},
"store": {
"$ref": "3"
}
},
{
"$ref": "41"
}
]
}
},
{
"$ref": "39"
}
],
"apns": [
{
"$id": "42",
"pluID": 1,
"pluG_UID": "R6BOTDXdCkC8bUiNhDe/rQ==",
"pluGuid": "4c4ea047-dd35-400a-bc6d-488d8437bfad",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"tuns": [
{
"$id": "43",
"pluG_UId": "0IVfqCJEhEuWzIb6tV16HQ==",
"pluGuid": "a85f85d0-4422-4b84-96cc-86fab55d7a1d",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "2"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"competitionPricing": [
{
"$id": "44",
"identifier": "zO+jcfBgA0m7WJezw/sN0w==",
"identifierGuid": "71a3efcc-60f0-4903-bb58-97b3c3fb0dd3",
"pluG_UID": "3qUHf5LAokODecQwt7kUaQ==",
"pluGuid": "7f07a5de-c092-43a2-8379-c430b7b91469",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "44"
}
],
"supplier": {
"$ref": "9"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"ordering": {
"$ref": "12"
},
"flipChartPages": [
{
"$id": "45",
"identifier": "iRRLrkmVVE66Qiuo7iD5Ig==",
"groupName": "sample string 1",
"identifierGuid": "ae4b1489-9549-4e54-ba42-2ba8ee20f922",
"exists": true,
"flipChartIdentifier": "fVyoQlOLfke/0e75UeQ4xA==",
"flipChartIdentifierGuid": "42a85c7d-8b53-477e-bfd1-eef951e438c4",
"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": "a9/T1A6SekWEMC1m7ihovA==",
"groupIdentifierGuid": "d4d3df6b-920e-457a-8430-2d66ee2868bc",
"flipChart": {
"$id": "46",
"identifier": "6f7mVUW/sk+4wQ5KApthwA==",
"identifierGuid": "55e6fee9-bf45-4fb2-b8c1-0e4a029b61c0",
"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": "47",
"identifier": "RUsR1LHu4EGZdO/GC2Rw0g==",
"identifierGuid": "d4114b45-eeb1-41e0-9974-efc60b6470d2",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "48",
"id": 1,
"g_UID": "HYiP5Get4EGEAqyNWQAFnA==",
"guid": "e48f881d-ad67-41e0-8402-ac8d5900059c",
"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": "oIwz1w8RnU6qXX6ULxM0zA==",
"previousFormGuid": "d7338ca0-110f-4e9d-aa5d-7e942f1334cc",
"nextForm": 1,
"nextFormG_UID": "zZeF/1ug80uUkr4aTsjD4A==",
"nextFormGuid": "ff8597cd-a05b-4bf3-9492-be1a4ec8c3e0",
"attributes": "sample string 10",
"updated": "2026-06-03T18:30:31.7754285",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "48"
},
"previousCheckoutForm": {
"$ref": "48"
},
"buttons": [
{
"$id": "49",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "LVnUfHmRLUycCHha2Ze16g==",
"checkoutFormGuid": "7cd4592d-9179-4c2d-9c08-785ad997b5ea",
"identifier": "bHNMH8+VWEShJFJnlaeK5w==",
"identifierGuid": "1f4c736c-95cf-4458-a124-526795a78ae7",
"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": "lrIIX3HYFUC6Vv1rKHAMIg==",
"valueGuid": "5f08b296-d871-4015-ba56-fd6b28700c22",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:30:31.7754285",
"action": "sample string 12",
"valueForm": {
"$ref": "48"
},
"image": {
"$id": "50",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:30:31.7754285",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "49"
}
],
"panels": [
{
"$id": "51",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "PlbibdcEGEOlfF1zPzVKAA==",
"checkoutFormGuid": "6de2563e-04d7-4318-a57c-5d733f354a00",
"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": "51"
}
]
},
{
"$ref": "48"
}
],
"panels": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"pages": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
"contentPanel": {
"$ref": "51"
},
"products": [
{
"$id": "52",
"flipChartPageIdentifier": "HaOHyC5+g02M5gS2eRq6zw==",
"flipChartPageIdentifierGuid": "c887a31d-7e2e-4d83-8ce6-04b6791abacf",
"pluG_UID": "6RPJm4gpIkuPYEnr9IRP6g==",
"pluGuid": "9bc913e9-2988-4b22-8f60-49ebf4844fea",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "2"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "52"
}
],
"productCount": 27,
"pages": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
{
"$ref": "45"
}
],
"priceHistory": [
{
"$id": "53",
"pluG_UID": "igHwmIJtxUm9N+k5dEXw0A==",
"pluGuid": "98f0018a-6d82-49c5-bd37-e9397445f0d0",
"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:30:31.7754285",
"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": "53"
}
],
"ingredients": [
{
"$id": "54",
"pluG_UID": "hQ6JvoBQ5kqR5rssumKVbg==",
"ingredientGuid": "I64tjdp1iEeC41UXH5bn4Q==",
"ingredientIdentifier": "8d2dae23-75da-4788-82e3-55171f96e7e1",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "2"
}
},
{
"$ref": "54"
}
],
"bins": [
{
"$id": "55",
"pluG_UID": "l9ql5HoIQUaDSTIVe2FoGQ==",
"pluGuid": "e4a5da97-087a-4641-8349-32157b616819",
"shelfLocationIdentifier": "RT94O6SyYUa1Q0WRNo+kkg==",
"shelfLocationGuid": "3b783f45-b2a4-4661-b543-4591368fa492",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "r/U6pfbxbEmMNyB711/9ow==",
"labelPageLayoutGuid": "a53af5af-f1f6-496c-8c37-207bd75ffda3",
"updated": "2026-06-03T18:30:31.7754285",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "2"
},
"location": {
"$id": "56",
"identifier": "k5krd0psKEu5ZZnwdF3EjQ==",
"storeID": 1,
"identifierGuid": "772b9993-6c4a-4b28-b965-99f0745dc48d",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:30:31.7754285",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "55"
},
{
"$ref": "55"
}
]
}
},
{
"$ref": "55"
}
],
"bin": {
"$ref": "55"
},
"scaleLocations": [
{
"$id": "57",
"plu": 1,
"pluG_UID": "1UCeUpQSpU6cBjuFSbUxJg==",
"pluGuid": "529e40d5-1294-4ea5-9c06-3b8549b53126",
"deptNo": 1,
"product": {
"$ref": "2"
},
"scaleLocation": {
"$id": "58",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:30:31.7754285",
"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:30:31.7754285",
"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": "/d0Zfr/MOUie8lnbCSUKhw==",
"labelPageLayoutGuid": "7e19ddfd-ccbf-4839-9ef2-59db09250a87",
"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:30:31.7754285",
"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": "dcY+ZOar4UmxslJBcSjIOA==",
"labelPageLayoutGuid": "643ec675-abe6-49e1-b1b2-52417128c838",
"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:30:31.7754285",
"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": "zbxrr1PdHESjtKHNYesPrQ==",
"labelPageLayoutGuid": "af6bbccd-dd53-441c-a3b4-a1cd61eb0fad",
"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:30:31.7754285",
"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": "ZIGZ019SwUqL0exc9VLXQA==",
"labelPageLayoutGuid": "d3998164-525f-4ac1-8bd1-ec5cf552d740",
"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": "DVzhQWAY+UymbF/ll3WBNw==",
"pluGuid": "41e15c0d-1860-4cf9-a66c-5fe597758137",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "6BA6FHlJwk+muwdqOAU/9g==",
"dealCostGuid": "143a10e8-4979-4fc2-a6bb-076a38053ff6",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "VcqeY+aFpEieysIJmFDhMQ==",
"priceGroupGuid": "639eca55-85e6-48a4-9eca-c2099850e131",
"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:30:31.7754285",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "51141abd-5b2e-48e3-840f-806f805cbe62",
"campaignComboPriceGroupG_UID": "3YaOxnhAHkOy5uA6FMlcvg==",
"campaignComboPriceGroupIdentifier": "c68e86dd-4078-431e-b2e6-e03a14c95cbe",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "68",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:30:31.7754285",
"operatorG_UID": "GuWn03eRNEeLUoWflPdjoQ==",
"operatorGuid": "d3a7e51a-9177-4734-8b52-859f94f763a1",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:30:31.7754285",
"signIqTicketFileMovedUtc": "2026-06-03T18:30:31.7754285",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:30:31.7754285",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "474433be-a0c8-43bc-8ed8-ee1c7b32d9af",
"product": {
"$ref": "2"
},
"campaignPlu": {
"$ref": "67"
},
"fuelItem": true
},
{
"$ref": "68"
}
],
"campaign": {
"$id": "69",
"id": 1,
"storeID": 2,
"name": "162c4798-2bf2-4f0a-bd1b-ba53246ef17e",
"nameGuid": "162c4798-2bf2-4f0a-bd1b-ba53246ef17e",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:30:31.7754285",
"startTime": 1,
"endDate": "2026-06-03T18:30:31.7754285",
"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:30:31.7754285",
"system": true,
"created": "2026-06-03T18:30:31.7754285",
"updated": "2026-06-03T18:30:31.7754285",
"priceChangeNotifiedUtc": "2026-06-03T18:30:31.7754285",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "d7sWrgXXuUWHffds/PoV5g==",
"hostIdentifierGuid": "ae16bb77-d705-45b9-877d-f76cfcfa15e6",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:30:31.7754285",
"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": "tFlvmoCKIEWDjLZ7LDO37A==",
"pluGuid": "9a6f59b4-8a80-4520-838c-b67b2c33b7ec",
"hostOfferID": 1,
"priceGroupG_UID": "w/ZJ68hslUKLfhfHBRETaA==",
"priceGroupGuid": "eb49f6c3-6cc8-4295-8b7e-17c705111368",
"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:30:31.7754285",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "2"
},
"campaign": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"sellingRules": [
{
"$id": "71",
"id": 1,
"identifier": "OQj0/i2iP0qscmwuve6dtQ==",
"identifierStr": "OQj0/i2iP0qscmwuve6dtQ==",
"identifierGuid": "fef40839-a22d-4a3f-ac72-6c2ebdee9db5",
"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": "ORo3cY2hjEiRuDyzILvInw==",
"customerIDGuid": "71371a39-a18d-488c-91b8-3cb320bbc89f",
"campaign": {
"$ref": "69"
},
"customer": {
"$id": "73",
"identifier": "ubShDb9DekOQKzAX5Glb1w==",
"identifierGuid": "0da1b4b9-43bf-437a-902b-3017e4695bd7",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:30:31.7754285",
"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": "sUrouvTyiUamh3I+zWibmw==",
"communityIdentifierGuid": "bae84ab1-f2f4-4689-a687-723ecd689b9b",
"joined": "2026-06-03T18:30:31.7754285",
"updated": "2026-06-03T18:30:31.7754285",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "QVpxBChBHUqJ55jBaGVAVg==",
"priceLevelIdentifierGuid": "04715a41-4128-4a1d-89e7-98c168654056",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:30:31.7754285",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "74",
"cardType": 2,
"issueDate": "2026-06-03T18:30:31.7754285",
"expiry": "2026-06-03T18:30:31.7754285",
"customerID": "dWoMiUKj0UWpQeXnwvQMlQ==",
"customerIDGuid": "890c6a75-a342-45d1-a941-e5e7c2f40c95",
"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:30:31.7754285",
"linkedAccount": "oZa+spt0mkGRY0rBNK/cug==",
"linkedAccountGuid": "b2be96a1-749b-419a-9163-4ac134afdcba",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "73"
},
"account": {
"$id": "75",
"id": 1,
"identifier": "aVQXX+IXY0y3YR0/C8bYTQ==",
"identifierGuid": "5f175469-17e2-4c63-b761-1d3f0bc6d84d",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:30:31.7754285",
"owner": "4WLFf24a6EWMO8RQVUKgzg==",
"ownerGuid": "7fc562e1-1a6e-45e8-8c3b-c4505542a0ce",
"accountStoreGroupIdentifier": "a6U3sDqmJEKi+9ZmbpgDtA==",
"accountStoreGroupGuid": "b037a56b-a63a-4224-a2fb-d6666e9803b4",
"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:30:31.7754285",
"active": true,
"updated": "2026-06-03T18:30:31.7754285",
"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": "5qOy7q9uME2q83s5ePeRiQ==",
"identifierGuid": "eeb2a3e6-6eaf-4d30-aaf3-7b3978f79189",
"name": "sample string 2",
"primaryContact": "JB3eN2CTPEq+T/3Gfbt9bQ==",
"primaryContactGuid": "37de1d24-9360-4a3c-be4f-fdc67dbb7d6d",
"accountID": "wlw6vYcxaEyYsILuB/Hhsg==",
"accountIDGuid": "bd3a5cc2-3187-4c68-98b0-82ee07f1e1b2",
"special": true,
"updated": "2026-06-03T18:30:31.7754285",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "k1F4iwocs0CJdanmgurRcA==",
"priceLevelIdentifierGuid": "8b785193-1c0a-40b3-8975-a9e682ead170",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "75"
},
"primaryContactCustomer": {
"$ref": "73"
},
"customerGroupMembers": [
{
"$id": "78",
"id": 1,
"groupID": "XwUEhKv+OECC0PIFQCEjSg==",
"groupIDGuid": "8404055f-feab-4038-82d0-f2054021234a",
"customerID": "BtIyYbb+MkCpBlEDL8VwtA==",
"customerIDGuid": "6132d206-feb6-4032-a906-51032fc570b4",
"card": "sample string 4",
"linkedAccount": "LPd51X7ew02j4PBbD9y9Jg==",
"linkedAccountGuid": "d579f72c-de7e-4dc3-a3e0-f05b0fdcbd26",
"customer": {
"$ref": "73"
},
"group": {
"$ref": "77"
},
"customerCard": {
"$ref": "74"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "77"
}
]
},
"payments": [
{
"$id": "79",
"id": 1,
"identifier": "qNJeVWP0/E6nMub1JfGgzg==",
"identifierGuid": "555ed2a8-f463-4efc-a732-e6f525f1a0ce",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "mFTwgVEOIk6mRo6cIAy49A==",
"accountIDGuid": "81f05498-0e51-4e22-a646-8e9c200cb8f4",
"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:30:31.7754285",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "HYST0SZA1km+llmVe5ItTQ==",
"idempotentVoidGuid": "d193841d-4026-49d6-be96-59957b922d4d",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "80",
"saleHeaderID": 1,
"saleHeaderGuid": "GoFNRAP8DEyjciyEGJU2Yw==",
"saleHeaderIdentifierGuid": "444d811a-fc03-4c0c-a372-2c8418953663",
"created": "2026-06-03T18:30:31.7754285",
"createdLocal": "2026-06-03T18:30:31.7754285",
"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:30:31.7754285",
"storeID": 1,
"operatorG_Uid": "skgbB/O44ESQ+mtXfCvIHQ==",
"operatorGuid": "071b48b2-b8f3-44e0-90fa-6b577c2bc81d",
"customerG_Uid": "DMTJnG/k302O59L1AZRvrw==",
"customerGuid": "9cc9c40c-e46f-4ddf-8ee7-d2f501946faf",
"communityIdentifier": "WvM1nAFkHkm65G7yUErPQA==",
"communityIdentifierGuid": "9c35f35a-6401-491e-bae4-6ef2504acf40",
"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": "5WX56ArunUyaGPo2rJoQAQ==",
"priceLevelIdentifierGuid": "e8f965e5-ee0a-4c9d-9a18-fa36ac9a1001",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:30:31.7754285+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:30:31.7754285",
"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": "40"
},
"customer": {
"$ref": "73"
},
"communityOrganisation": {
"$id": "82",
"id": 1,
"identifier": "Ny1gTNxJDkWFytBBWc7UZQ==",
"identifierGuid": "4c602d37-49dc-450e-85ca-d04159ced465",
"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:30:31.7754285",
"promoPeriodEnd": "2026-06-03T18:30:31.7754285",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:30:31.7754285",
"deleted": true
},
"details": [
{
"$id": "83",
"saleItemID": 1,
"identifier": "NYhJKPtJC0GCMmHtH4zfQg==",
"identifierGuid": "28498835-49fb-410b-8232-61ed1f8cdf42",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "FmshX+BC7EiDVdD1CujmtA==",
"pluGuid": "5f216b16-42e0-48ec-8355-d0f50ae8e6b4",
"accountID": "ZEgZkbhb4kiervaQdOFgag==",
"accountIDGuid": "91194864-5bb8-48e2-9eae-f69074e1606a",
"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:30:31.7754285",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "hZjT7TUw+UaEEI/QkS++lQ==",
"refundGuid": "edd39885-3035-46f9-8410-8fd0912fbe95",
"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": "CYUUptdSo0aQG1LbBW9gqw==",
"idempotentVoidGuid": "a6148509-52d7-46a3-901b-52db056f60ab",
"priceLevelIdentifier": "RemEVgZiXEWuHuZG1pGgzg==",
"priceLevelIdentifierGuid": "5684e945-6206-455c-ae1e-e646d691a0ce",
"communityIdentifier": "w2liK1sJ1UKY0lamacKEwA==",
"communityIdentifierGuid": "2b6269c3-095b-42d5-98d2-56a669c284c0",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "84",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:30:31.7754285",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "84"
}
],
"refund": {
"$id": "85",
"id": 1,
"g_UID": "t3qDL7rf+kCNyrqsK6wCKw==",
"guid": "2f837ab7-dfba-40fa-8dca-baac2bac022b",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:30:31.7754285"
},
"modifier": {
"$id": "86",
"id": 1,
"setG_UID": "4EXu+TFdA0uUo5c7z4BtEQ==",
"modifierSetGuid": "f9ee45e0-5d31-4b03-94a3-973bcf806d11",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "CLseUdICOEG5ti+Ot2CWTw==",
"pluGuid": "511ebb08-02d2-4138-b9b6-2f8eb760964f",
"deleted": true,
"g_UID": "MAtEt1DUhEW38IGq82BXeg==",
"guid": "b7440b30-d450-4584-b7f0-81aaf360577a",
"product": {
"$ref": "2"
}
},
"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": "k4kMzYGeOEiFBqEtSVD7uw==",
"pluGuid": "cd0c8993-9e81-4838-8506-a12d4950fbbb",
"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:30:31.7754285",
"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:30:31.7754285",
"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": "bkXTM4UIMEqAJO/BdIS/zw==",
"pluGuid": "33d3456e-0885-4a30-8024-efc17484bfcf",
"accountID": "Z82QoxVonEKLLpRyySPslA==",
"accountIDGuid": "a390cd67-6815-429c-8b2e-9472c923ec94",
"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:30:31.7754285",
"bestOrExpireType": 1,
"refundG_UID": "lqiPiOeJKUOVnGYIloq9YA==",
"refundGuid": "888fa896-89e7-4329-959c-6608968abd60",
"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": "yVYE4k/PBUCT9tHh+/rflw==",
"identifierGuid": "e20456c9-cf4f-4005-93f6-d1e1fbfadf97",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "HRfFfuxH6U+ThyZvNj/wow==",
"customerIdentifierGuid": "7ec5171d-47ec-4fe9-9387-266f363ff0a3",
"operatorNo": 1,
"operatorG_UID": "ec+zIh5hyEyhCwlbrE9tfg==",
"operatorGuid": "22b3cf79-611e-4cc8-a10b-095bac4f6d7e",
"created": "2026-06-03T18:30:31.7754285",
"ordered": "2026-06-03T18:30:31.7754285",
"started": "2026-06-03T18:30:31.7754285",
"completed": "2026-06-03T18:30:31.7754285",
"supplied": "2026-06-03T18:30:31.7754285",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "73"
},
"operator": {
"$ref": "40"
},
"details": [
{
"$id": "93",
"headerID": 1,
"plu": 1,
"pluG_UId": "+jJXzUhOykqAWHVtim16RQ==",
"pluGuid": "cd5732fa-4e48-4aca-8058-756d8a6d7a45",
"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": "hBWrjQdZj0Wq+yG0/sI/jw==",
"headerIdentifierGuid": "8dab1584-5907-458f-aafb-21b4fec23f8f",
"product": {
"$ref": "2"
}
},
{
"$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": "eXR7a7Ky9kWcdvXeVm/VwQ==",
"surveyGuid": "6b7b7479-b2b2-45f6-9c76-f5de566fd5c1",
"saleHeaderGuid": "7+dxXB+JWkufdSEqn/L2Kg==",
"saleGuid": "5c71e7ef-891f-4b5a-9f75-212a9ff2f62a",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "rg/YMW4PXEOWguTGCeOa0g==",
"guidResponse": "31d80fae-0f6e-435c-9682-e4c609e39ad2",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:30:31.7754285",
"sale": {
"$ref": "80"
},
"survey": {
"$id": "95",
"g_UID": "/mJsMjlHNUW4GaDtHvr02A==",
"guid": "326c62fe-4739-4535-b819-a0ed1efaf4d8",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "1YJVvqGnmEWqfHXj9ydATw==",
"checkoutFormGuid": "be5582d5-a7a1-4598-aa7c-75e3f727404f",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:30:31.7754285",
"end": "2026-06-03T18:30:31.7754285",
"deleted": true,
"updated": "2026-06-03T18:30:31.7754285",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"9f584220-e45f-4ae8-8d25-a2e9ed982a94",
"32f77246-6ee5-4f59-9079-b08ee95aa620"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "48"
}
},
"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": "gbCj2lrlXE2khT7WL2TzQA==",
"accountIdentifier": "daa3b081-e55a-4d5c-a485-3ed62f64f340",
"accountName": "sample string 44",
"customerOrderIdentifier": "XW4YoF5KzEa9zxVeN56BWg==",
"customerOrderIdentifierGuid": "a0186e5d-4a5e-46cc-bdcf-155e379e815a",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "96",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "VL7G0iOCckeswximtmXcug==",
"paymentIdentifierGuid": "d2c6be54-8223-4772-acc3-18a6b665dcba",
"identifier": "bPNYdJ+j2kCJF5wItVosLg==",
"identifierGuid": "7458f36c-a39f-40da-8917-9c08b55a2c2e",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "JlR3D2A0DUqgpjofmQa35g==",
"itemIdentifierGuid": "0f775426-3460-4a0d-a0a6-3a1f9906b7e6"
}
},
{
"$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": "/V65rL4uY02T2qkWfF2Crg==",
"customerIdentifierGuid": "acb95efd-2ebe-4d63-93da-a9167c5d82ae",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "CnDMNGcVf0SABKdA0x9lZA==",
"idempotentGuid": "34cc700a-1567-447f-8004-a740d31f6564",
"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:30:31.7754285",
"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:30:31.7754285",
"labelPageLayout": "BaVTwIMv30edvVu96yfHvA==",
"pageLayoutGuid": "c053a505-2f83-47df-9dbd-5bbdeb27c7bc",
"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:30:31.7754285"
},
{
"$ref": "101"
}
]
},
"customerVouchers": [
{
"$id": "102",
"id": 1,
"customerIdentifier": "NV+INSKz6kqsTyZ7GY5vEA==",
"customerIdentifierGuid": "35885f35-b322-4aea-ac4f-267b198e6f10",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:30:31.7754285",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "SNNb7h2bQUyJhe82d5h4kQ==",
"issuedIdempotentGuid": "ee5bd348-9b1d-4c41-8985-ef3677987891",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:30:31.7754285",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:30:31.7754285",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "f30xrJA6NEW8tOC5PY5Hjg==",
"redeemedIdempotentGuid": "ac317d7f-3a90-4534-bcb4-e0b93d8e478e",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:30:31.7754285",
"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": "aZVd5IiqMk63u2SDlxhr/Q==",
"groupIDGuid": "e45d9569-aa88-4e32-b7bb-648397186bfd",
"campaign": {
"$ref": "69"
},
"group": {
"$ref": "77"
}
},
{
"$ref": "103"
}
],
"signIqTickets": [
{
"$id": "104",
"identifier": "S7kkSgbDqU+F5vhfEjYB6A==",
"identifierGuid": "4a24b94b-c306-4fa9-85e6-f85f123601e8",
"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": "zV0cHJB9qEW+sGcEZ8op1w==",
"guid": "1c1c5dcd-7d90-45a8-beb0-670467ca29d7",
"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": "PsJeUhXvzkq0uajkOtq97A==",
"groupGuid": "525ec23e-ef15-4ace-b4b9-a8e43adabdec",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "APKadZnnSUenEFQmhp1/4Q==",
"pluGuid": "759af200-e799-4749-a710-5426869d7fe1",
"priceGroupG_UID": "FP+jJbwaFUybjgtFAPI8TQ==",
"priceGroupGuid": "25a3ff14-1abc-4c15-9b8e-0b4500f23c4d",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "69"
},
"product": {
"$ref": "2"
},
"priceGroup": {
"$ref": "33"
},
"campaignPool": {
"$ref": "69"
}
},
{
"$ref": "106"
}
]
},
{
"$ref": "105"
}
],
"priceLevels": [
{
"$id": "107",
"id": 1,
"priceLevelIdentifier": "Bgvmb1Bp5UqBaCkCUA9ajQ==",
"priceLevelIdentifierGuid": "6fe60b06-6950-4ae5-8168-2902500f5a8d",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "107"
}
],
"promotionType": {
"$id": "108",
"identifier": "h2DNbiOLsE2AcPi6b5JO4w==",
"identifierGuid": "6ecd6087-8b23-4db0-8070-f8ba6f924ee3",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "tCgvjxLboU6QqYMCoCB0kw==",
"labelPageLayoutGuid": "8f2f28b4-db12-4ea1-90a9-8302a0207493",
"priceLevelIdentifier": "dixhH0obsEiFHxz4eE2YlA==",
"priceLevelIdentifierGuid": "1f612c76-1b4a-48b0-851f-1cf8784d9894",
"active": true,
"updated": "2026-06-03T18:30:31.7754285",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "2"
},
"dealCost": {
"$id": "109",
"headerIdentifier": "aQOIhHQPek2QfcjobpBlng==",
"headerIdentifierGuid": "84880369-0f74-4d7a-907d-c8e86e90659e",
"identifier": "3zBRqbekqEKt1SERw65PSQ==",
"identifierGuid": "a95130df-a4b7-42a8-add5-2111c3ae4f49",
"supplierIdentifier": "L4k8k2x+2kiiXwVtfduN/A==",
"supplierGuid": "933c892f-7e6c-48da-a25f-056d7ddb8dfc",
"pluG_UID": "gqIAbTWlnk29yiLcGIHvOA==",
"pluGuid": "6d00a282-a535-4d9e-bdca-22dc1881ef38",
"campaignName": "c9ad1931-9453-4c26-b0f4-84c6b5076e95",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:30:31.7754285",
"end": "2026-06-03T18:30:31.7754285",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "+1lAuipwWU2fhTFtr9IIvA==",
"bonusItemPluGuid": "ba4059fb-702a-4d59-9f85-316dafd208bc",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:30:31.7754285",
"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:30:31.7754285",
"campaignEndDate": "2026-06-03T18:30:31.7754285",
"masterPLUG_UID": "YR17om2CCU6VffVywZknpQ==",
"masterID": "a27b1d61-826d-4e09-957d-f572c19927a5",
"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": "vYBJkjpZZk6tiiXpvyVeJw==",
"bonusMasterID": "924980bd-593a-4e66-ad8a-25e9bf255e27",
"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:30:31.7754285",
"dealCosts": [
{
"$ref": "109"
},
{
"$ref": "109"
}
],
"tags": [
{
"$id": "110",
"pluG_UID": "uV3NUoanw0ypR9XnBuDdYg==",
"pluGuid": "52cd5db9-a786-4cc3-a947-d5e706e0dd62",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "110"
}
],
"alternateProductG_UID": "77WrGojgjEyioJg4zP5CsA==",
"alternateProduct": "1aabb5ef-e088-4c8c-a2a0-9838ccfe42b0",
"altProduct": {
"$ref": "2"
},
"productHostCode": {
"$id": "111",
"id": 1,
"pluG_UID": "GkEX+WnvAU2wyiPKVo+l+Q==",
"pluGuid": "f917411a-ef69-4d01-b0ca-23ca568fa5f9",
"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:30:31.7754285",
"inventoryTracked": "2026-06-03T18:30:31.7754285",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "112",
"pluG_UID": "9XL0GtjTSEmNE1q+Fp7Dow==",
"pluGuid": "1af472f5-d3d8-4948-8d13-5abe169ec3a3",
"fuelPluG_UID": "cY0AZoOIrEyEMdJkwsOv1w==",
"fuelPluGuid": "66008d71-8883-4cac-8431-d264c2c3afd7",
"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"
}
]
},
"unknownScan": {
"$id": "113",
"pluG_UID": "jD2ve4p4NUybQroxo/WPPw==",
"pluGuid": "7baf3d8c-788a-4c35-9b42-ba31a3f58f3f",
"orderGuid": "r1LgB/i560O00rOmmjiT7A==",
"orderIdentifier": "07e052af-b9f8-43eb-b4d2-b3a69a3893ec",
"barcode": "sample string 3",
"created": "2026-06-03T18:30:31.7754285",
"assigned": true
},
"unknownScanItem": true,
"substitute": {
"$ref": "2"
},
"warehouseProduct": {
"$ref": "2"
},
"lookup": {
"$id": "114",
"pluG_UID": "hUx3dHia+U+JWYtkgmC6Ug==",
"pluGuid": "74774c85-9a78-4ff9-8959-8b648260ba52",
"inventoryGuid": "Sm6PSb4mAU+mMjS1Lmzqig==",
"inventoryIdentifier": "498f6e4a-26be-4f01-a632-34b52e6cea8a",
"averageWeeklySales": 1.0,
"promotionalAverageWeeklySales": 1.0,
"inventoryAverageWeeklySales": 1.0,
"inventoryPromotionalAverageWeeklySales": 1.0,
"onHand": 1,
"onHandPacks": 1,
"onOrder": 1,
"onOrderPacks": 1,
"accuracy": 1,
"lastOrdered": "2026-06-03T18:30:31.7754285",
"lastOrderQuantity": 1.1,
"lastReceived": "2026-06-03T18:30:31.7754285",
"lastReceivedQuantity": 1.1,
"lastInvoiceStatus": 1
},
"productOrderingDetail": {
"$ref": "12"
},
"dealCost": {
"$ref": "109"
},
"nextCost": {
"$ref": "109"
},
"lastChance": true,
"holdOff": 18,
"holdOffDate": "2026-06-03T18:30:31.7754285",
"orderHeader": {
"$id": "115",
"orderID": 1,
"orderGuid": "s0M1J3Pgn0WnqAf6+5fvHw==",
"orderIdentifier": "273543b3-e073-459f-a7a8-07fafb97ef1f",
"backToBack": 1,
"b2bGuid": "GbQPM9J9Skqv+OSHMe7+rg==",
"b2bIdentifier": "330fb419-7dd2-4a4a-aff8-e48731eefeae",
"status": 2,
"created": "2026-06-03T18:30:31.7754285",
"createdLocal": "2026-06-03T18:30:31.7754285",
"createdByUser": "sample string 3",
"storeID": 1,
"transferGuid": "0g3Yy+10jUOhCjdFKRVKqQ==",
"transferIdentifier": "cbd80dd2-74ed-438d-a10a-374529154aa9",
"transferInvoiceIdentifier": "435+A2dR7Uy5xB0CyuDLZA==",
"transferInvoiceGuid": "037e7ee3-5167-4ced-b9c4-1d02cae0cb64",
"attachedToInvoice": 4,
"transferType": 1,
"supplierIdentifier": "+Y//WBzZC0uZENGlJgt1Rg==",
"supplierIdentifierGuid": "58ff8ff9-d91c-4b0b-9910-d1a5260b7546",
"description": "sample string 5",
"rows": 1,
"cartons": 1,
"units": 1,
"sentCount": 1,
"sent": "2026-06-03T18:30:31.7754285",
"sentLocal": "2026-06-03T18:30:31.7754285",
"sentByUser": "sample string 6",
"lastSentStatus": 1,
"cancelled": "2026-06-03T18:30:31.7754285",
"cancelledLocal": "2026-06-03T18:30:31.7754285",
"cancelledByUser": "sample string 7",
"shipped": "2026-06-03T18:30:31.7754285",
"shippedLocal": "2026-06-03T18:30:31.7754285",
"shippedByUser": "sample string 8",
"stockReceived": "2026-06-03T18:30:31.7754285",
"stockReceivedLocal": "2026-06-03T18:30:31.7754285",
"stockReceivedByUser": "sample string 9",
"stockReceiveInventorySetting": 10,
"received": "2026-06-03T18:30:31.7754285",
"receivedLocal": "2026-06-03T18:30:31.7754285",
"completed": "2026-06-03T18:30:31.7754285",
"completedLocal": "2026-06-03T18:30:31.7754285",
"updated": "2026-06-03T18:30:31.7754285",
"updatedLocal": "2026-06-03T18:30:31.7754285",
"dueDate": "2026-06-03T18:30:31.7754285",
"warehouseNote": "sample string 11",
"warehouseRef": "sample string 12",
"pdeSerialNumber": "sample string 13",
"tradingPartner": 1,
"orderType": "sample string 1",
"orderTypeDescription": "sample string 2",
"stateCode": "sample string 16",
"mailCarbonCopy": true,
"mailTo": "sample string 18",
"mailBcc": "sample string 19",
"mailReplyTo": "sample string 20",
"liquor": true,
"summary": "sample string 22",
"notes": "sample string 23",
"supplierNotes": "sample string 24",
"receiptEmailSent": true,
"receiptEmailSentId": "sample string 26",
"receiptEmailSentStatus": "sample string 27",
"transportCompanyGuid": "MqSo2WUZiUyv2r9LN9gQPw==",
"transportCompanyIdentifier": "d9a8a432-1965-4c89-afda-bf4b37d8103f",
"autoOrder": 28,
"hostIdentifier": "ETzQzfoipk6ftCMFEcQrQw==",
"hostIdentifierGuid": "cdd03c11-22fa-4ea6-9fb4-230511c42b43",
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"temperature": 1.1,
"temperatureScale": 29,
"rating": 30,
"lastOrderEmailSentId": "sample string 31",
"lastOrderEmailSentStatus": "sample string 32",
"deleted": "2026-06-03T18:30:31.7754285",
"deletedByUser": "sample string 33",
"autoOrderGuid": "rb8UhlqUB0KxfonpCbNvUA==",
"autoOrderIdentifier": "8614bfad-945a-4207-b17e-89e909b36f50",
"autoOrderHeader": {
"$id": "116",
"autoOrderGuid": "iTMttkRQ6UuxsCHjSl4otA==",
"autoOrderIdentifier": "b62d3389-5044-4be9-b1b0-21e34a5e28b4",
"orderGuid": "C+WkwVfczUaSYa5RHLVONA==",
"orderIdentifier": "c1a4e50b-dc57-46cd-9261-ae511cb54e34",
"created": "2026-06-03T18:30:31.7754285",
"orderID": 1,
"storeID": 1,
"orderDate": "2026-06-03T18:30:31.7754285",
"supplierIdentifier": "FILZfg3+vUabxVKrw4OViQ==",
"supplierIdentifierGuid": "7ed98214-fe0d-46bd-9bc5-52abc3839589",
"orderStatus": 1,
"tradingPartner": 1,
"warehouse": true,
"simpleAWS": 3,
"defaultMPL": 4,
"investmentBuy": true,
"storeName": "sample string 6",
"supplierName": "sample string 7",
"description": "sample string 8",
"orderType": "sample string 9",
"mailTo": "sample string 10",
"mailBcc": "sample string 11",
"notes": "sample string 12",
"transportCompanyGuid": "o7G2WPCjWEydOFP+nanwaQ==",
"transportCompanyIdentifier": "58b6b1a3-a3f0-4c58-9d38-53fe9da9f069",
"store": {
"$ref": "3"
},
"supplier": {
"$ref": "9"
},
"orderCycle": {
"$id": "117",
"id": 1,
"autoOrderGuid": "NUBycExsWkykztUn4Kz+PQ==",
"autoOrderIdentifier": "70724035-6c4c-4c5a-a4ce-d527e0acfe3d",
"cutOffDate": "2026-06-03T18:30:31.7754285",
"deliveryDate": "2026-06-03T18:30:31.7754285",
"daysBuffer": 3,
"nextCutOffDate": "2026-06-03T18:30:31.7754285",
"nextDeliveryDate": "2026-06-03T18:30:31.7754285",
"nextDaysBuffer": 5
},
"details": [
{
"$id": "118",
"autoOrderGuid": "1E1bdHeVbEKm9tyG/3gORw==",
"autoOrderIdentifier": "745b4dd4-9577-426c-a6f6-dc86ff780e47",
"pluG_UID": "6Vgr7ObmuE6kL6rspOKrMA==",
"pluGuid": "ec2b58e9-e6e6-4eb8-a42f-aaeca4e2ab30",
"orderCartons": 1,
"orderUnits": 1,
"orderWeight": 1,
"processedCartons": 1,
"processedUnits": 1,
"processedWeight": 1,
"cartons": 1,
"units": 1,
"weight": 1,
"status": 1,
"bestDealCartonCost": 1.1,
"bestDealDays": 1,
"lastDealDays": 1,
"normalCartonCost": 1.1,
"currentDealCartonCost": 1.1,
"investmentCartons": 1,
"investmentUnits": 1,
"investmentWeight": 1,
"investmentSavedAmt": 1.1,
"investmentBuyEndDate": "2026-06-03T18:30:31.7754285",
"investmentBuyStatus": 2,
"processed": "2026-06-03T18:30:31.7754285",
"product": {
"$ref": "2"
},
"orderCode": "sample string 3",
"directIndicator": "sample string 4",
"cycle": {
"$ref": "16"
},
"inventory": {
"$id": "119",
"inventoryGuid": "GQhidsX24UWMIV5pJdlshA==",
"inventoryIdentifier": "76620819-f6c5-45e1-8c21-5e6925d96c84",
"created": "2026-06-03T18:30:31.7754285",
"createdLocal": "2026-06-03T18:30:31.7754285",
"onHand": 4,
"onHandPacks": 5,
"onOrder": 6,
"onOrderPacks": 7,
"accuracy": 8,
"updated": "2026-06-03T18:30:31.7754285",
"history": [
{
"$id": "120",
"inventoryGuid": "FpYlwwPeHEWbErNrd1H1OQ==",
"inventoryIdentifier": "c3259616-de03-451c-9b12-b36b7751f539",
"pluG_UID": "WNC7aqimx0GZ3flZFYwj9Q==",
"pluIdentifier": "6abbd058-a6a8-41c7-99dd-f959158c23f5",
"inventoryReason": 3,
"inventoryInvoiceGuid": "k3OJFYBJ50mORsRE22tELw==",
"invoiceIdentifier": "15897393-4980-49e7-8e46-c444db6b442f",
"operatorGuid": "Hzolis8yZ0W4JDPTBRKTbg==",
"operatorIdentifier": "8a253a1f-32cf-4567-b824-33d30512936e",
"stocktakeGuid": "syu7OLMidUuubu+QDGC51A==",
"stocktakeIdentifier": "38bb2bb3-22b3-4b75-ae6e-ef900c60b9d4",
"orderGuid": "ofGEt5cTKk6QbpdnOh5U9A==",
"orderIdentifier": "b784f1a1-1397-4e2a-906e-97673a1e54f4",
"saleHeaderGuid": "eXJLRHcyu0GQ1ADDcPBjvg==",
"saleHeaderGuidIdentifier": "444b7279-3277-41bb-90d4-00c370f063be",
"dumpStockID": 1,
"fuelDeliveryID": 1,
"creditNoteIdentifier": "r8/xMLyucUa2zLDRlR0itw==",
"creditNoteGuid": "30f1cfaf-aebc-4671-b6cc-b0d1951d22b7",
"inventorySourceGuid": "Mdu9MpNfnkKXj00IRzm8Cg==",
"inventorySourceIdentifier": "32bddb31-5f93-429e-978f-4d084739bc0a",
"createdLocal": "2026-06-03T18:30:31.7754285",
"baseUnits": 4,
"unitsPerCarton": 5,
"unitsPerCartonWeighted": true,
"counted": 7,
"countedPacks": 8,
"open": 1,
"movementQty": 9,
"close": 1,
"openPacks": 1,
"movementQtyPacks": 10,
"closePacks": 1,
"accuracy": 1,
"manual": 11,
"user": "sample string 12",
"updated": "2026-06-03T18:30:31.7754285",
"createdLocalTime": "2026-06-03T18:30:31.7754285",
"storeID": 14,
"barcode": "sample string 15",
"directCode": "sample string 16",
"productName": "sample string 17",
"salesMode": 18,
"orderPacked": 19,
"invoice": {
"$id": "121",
"inventoryInvoiceGuid": "S/v5E8t+9Ua6MyPifrrtsQ==",
"invoiceIdentifier": "13f9fb4b-7ecb-46f5-ba33-23e27ebaedb1",
"inventoryGuid": "r+pF21nqu06fBSNYTLLfoQ==",
"inventoryIdentifier": "db45eaaf-ea59-4ebb-9f05-23584cb2dfa1",
"supplierIdentifier": "7fJB8qHxG0qDJry++iOFiQ==",
"supplierGuid": "f241f2ed-f1a1-4a1b-8326-bcbefa238589",
"orderGuid": "1ZU+Pu2nEkWrDPacz2Z1CQ==",
"orderIdentifier": "3e3e95d5-a7ed-4512-ab0c-f69ccf667509",
"invoiceHeaderIdentifier": "X9HKthyHeEW6GbjbOqjWpQ==",
"invoiceHeaderGuid": "b6cad15f-871c-4578-ba19-b8db3aa8d6a5",
"created": "2026-06-03T18:30:31.7754285",
"ordered": "2026-06-03T18:30:31.7754285",
"storeID": 1,
"bestOrExpire": "2026-06-03T18:30:31.7754285",
"bestOrExpireType": 1,
"units": 1,
"weight": 1,
"received": "2026-06-03T18:30:31.7754285",
"cost": 1,
"totalCost": 1,
"freightCost": 1,
"inStock": 1,
"pluG_UID": "UtFCYQPcWUuzY83AH5t5sA==",
"pluGuid": "6142d152-dc03-4b59-b363-cdc01f9b79b0",
"orderInventoryGuid": "PHxIC/QM9kGnIFTkDVm5eg==",
"orderInventoryIdentifier": "0b487c3c-0cf4-41f6-a720-54e40d59b97a",
"supplier": {
"$ref": "9"
},
"inventoryUnits": [
{
"$id": "122",
"invoiceItemNo": 1,
"inventoryInvoiceGuid": "06nUCbGxAUyUQ6ecE33/hg==",
"invoiceIdentifier": "09d4a9d3-b1b1-4c01-9443-a79c137dff86",
"inventoryGuid": "pJDYlHQ8FEaLw4rRsQzDqA==",
"inventoryIdentifier": "94d890a4-3c74-4614-8bc3-8ad1b10cc3a8",
"serialNumber": "sample string 3",
"sold": "2026-06-03T18:30:31.7754285",
"saleItemID": 1,
"storeID": 1,
"returned": "2026-06-03T18:30:31.7754285",
"dumped": 1,
"saleHeaderID": 1
},
{
"$ref": "122"
}
]
},
"invoiceHeaderIdentifier": "iaTzaj2sGUapf14GT/i3Kg==",
"invoiceHeaderGuid": "6af3a489-ac3d-4619-a97f-5e064ff8b72a",
"invoiceNumber": "sample string 20",
"invoiceCost": 1,
"invoiceCostDecimals": 1,
"orderNumber": 1,
"orderReceivingStoreName": "sample string 21",
"orderSendingStoreName": "sample string 22",
"creditNoteID": 1,
"reason": {
"$id": "123",
"id": 1,
"name": "sample string 1",
"allowRF": 2,
"dumpStock": 3,
"creditRequest": 4,
"excludeFromLoss": 5,
"reserved": 6,
"updated": "2026-06-03T18:30:31.7754285"
},
"reasonName": "sample string 23",
"operatorName": "sample string 24",
"operatorNumber": "sample string 25",
"stocktakeName": "sample string 26",
"saleIdentifier": "sample string 27",
"saleHeaderID": 1,
"inventoryAfterCounted": true,
"inventorySetStock": true,
"externalId": "sample string 30",
"apn": "sample string 31",
"deptCode": "sample string 32"
},
{
"$ref": "120"
}
],
"products": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"lastInvoiceCost": 1
},
"aws": 5.0,
"products": [
{
"$id": "124",
"parentPluGuid": "69d7ca65-fb38-40b3-8ce3-e55c09ea9219",
"product": {
"$ref": "2"
},
"inventory": {
"$ref": "119"
},
"storeID": 2,
"storeName": "sample string 3",
"dayWeighting": {
"$id": "125",
"sunday": 1.1
},
"explanations": [
{
"$id": "126",
"pluG_UID": "o/HHv/YZjES7ThSglzmErg==",
"pluGuid": "bfc7f1a3-19f6-448c-bb4e-14a0973984ae",
"consolidatedSales": {
"$id": "127",
"1": {
"$id": "128",
"discountPercentage": 1,
"days": 2,
"quantity": 3.1,
"aws": 3.1,
"cartonQuantity": 4.1,
"lowQuality": true
},
"2": {
"$ref": "128"
}
},
"dailyPrices": {
"$id": "129",
"2026-06-03T18:30:31.7754285": {
"$id": "130",
"date": "2026-06-03T18:30:31.7754285",
"salePrice": 1,
"campaign": "sample string 2",
"campaignDescription": "sample string 3",
"combo": true,
"comboPriceGroupG_UID": "pmkw+DtuWki+An0Zp08ZbQ==",
"comboPriceGroupGuid": "f83069a6-6e3b-485a-be02-7d19a74f196d"
}
},
"onHandPredictions": [
{
"$id": "131",
"autoOrderGuid": "LtThVT5PVkC8kZdbXg9Ynw==",
"autoOrderIdentifier": "55e1d42e-4f3e-4056-bc91-975b5e0f589f",
"pluG_UID": "CBJiFf1W0Ee8cEv6Rw+WEA==",
"pluGuid": "15621208-56fd-47d0-bc70-4bfa470f9610",
"childPLUG_UID": "6Legv1xkkEuY1pv+POLKNg==",
"childPluGuid": "bfa0b7e8-645c-4b90-98d6-9bfe3ce2ca36",
"date": "2026-06-03T18:30:31.7754285",
"normalPrice": 2.0,
"salePrice": 3.0,
"discountPercentage": 4,
"discountPercentageActual": -50,
"predictedQuantity": 5.1,
"campaign": "sample string 6",
"campaignDescription": "sample string 7",
"lowQuality": true,
"investmentBuy": true,
"buffer": 10,
"boostDays": 11
},
{
"$ref": "131"
}
],
"predictions": [
{
"$ref": "131"
},
{
"$ref": "131"
}
],
"product": {
"$ref": "2"
}
},
{
"$ref": "126"
}
]
},
{
"$ref": "124"
}
],
"supplierOrderingDetail": {
"$ref": "12"
},
"manufacturerSupplier": "099c6357-2526-43d5-9986-0881a47a61c5",
"cartonQuantity": 1,
"sellPrice": 1,
"cost": 1,
"costDecimals": 1,
"bufferDays": 6,
"boostDays": 7
},
{
"$ref": "118"
}
],
"boosts": [
{
"$id": "132",
"autoOrderGuid": "lXfbeW9vK0mnCVnZkTMq1A==",
"autoOrderIdentifier": "79db7795-6f6f-492b-a709-59d991332ad4",
"date": "2026-06-03T18:30:31.7754285",
"boost": 2
},
{
"$ref": "132"
}
]
},
"supplierName": "sample string 34",
"supplierStoreID": 1,
"supplierCartonsOnly": true,
"supplierEnforceMinimumQuantity": true,
"supplierMinimumOrderValue": 1,
"storeName": "sample string 37",
"orderCode": {
"$id": "133",
"code": "sample string 1",
"description": "sample string 2"
},
"store": {
"$ref": "3"
},
"supplier": {
"$ref": "9"
},
"totalCostInc": 38.0,
"totalPickedCostInc": 39.0,
"totalReceivedCostInc": 40.0,
"total": {
"$id": "134",
"orderGuid": "qVUglyiGI0SQ8kfZwOd4cg==",
"orderIdentifier": "972055a9-8628-4423-90f2-47d9c0e77872",
"supplierIdentifier": "3BBdPoMtiEK3ML5YbvrlxA==",
"supplierGuid": "3e5d10dc-2d83-4288-b730-be586efae5c4",
"records": 1,
"cartons": 2.1,
"cartonQuantity": 3,
"weight": 4,
"costInc": 5,
"sellInc": 6,
"costGST": 7,
"sellGST": 8,
"pickedCostInc": 9,
"pickedSellInc": 10,
"receivedRecords": 11,
"receivedWeight": 1,
"receivedCartons": 1,
"receivedCartonQuantity": 1,
"receivedUnits": 1,
"receivedSellInc": 12,
"receivedCostInc": 13,
"receivedCostGST": 14,
"receivedSellGST": 15,
"investmentBuyRecords": 16,
"investmentBuyCartons": 17.1,
"investmentBuyCartonQuantity": 18,
"investmentBuyWeight": 19,
"investmentBuyCostInc": 20,
"investmentBuySellInc": 21,
"investmentBuyCostGST": 22,
"investmentBuySellGST": 23,
"investmentBuySavedAmount": 24.1
},
"details": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"unknownScans": [
{
"$ref": "113"
},
{
"$ref": "113"
}
],
"transportCompany": {
"$id": "135",
"identifier": "j8/nTEvkX0ijXaxitxfEug==",
"identifierGuid": "4ce7cf8f-e44b-485f-a35d-ac62b717c4ba",
"companyName": "sample string 1",
"abn": "sample string 2",
"address1": "sample string 3",
"address2": "sample string 4",
"telephone": "sample string 5",
"primaryContactGuid": "lf/KXuHFhkS/RFo3zOSCkg==",
"primaryContactID": "5ecaff95-c5e1-4486-bf44-5a37cce48292",
"primaryContact": {
"$ref": "10"
}
},
"isMetcashSorted": true,
"backupOrderType": "sample string 42",
"backupOrderTypeDescription": "sample string 43",
"backupTradingPartner": 1,
"backupHostIdentifier": "5a325992-3190-4264-b7c6-e156901f1524"
},
"invoiceDetail": {
"$id": "136",
"identifier": "zEldwjGzdEiDPqq+ZNcOYQ==",
"identifierGuid": "c25d49cc-b331-4874-833e-aabe64d70e61",
"headerIdentifier": "aNQJproAQ0+i8l6MBMo5hQ==",
"headerIdentifierGuid": "a609d468-00ba-4f43-a2f2-5e8c04ca3985",
"pluG_UID": "W7u0upCjgUukvOhL61RLkQ==",
"pluGuid": "bab4bb5b-a390-4b81-a4bc-e84beb544b91",
"pageNo": 1,
"lineNo": 1,
"itemOrdered": "sample string 1",
"itemShipped": "sample string 2",
"apn": "sample string 3",
"barcode": "sample string 4",
"prodStatus": 0,
"dateAvailable": "2026-06-03T18:30:31.7754285",
"commodity": "sample string 5",
"supplier": "sample string 6",
"itemDesc": "sample string 7",
"itemType": 48,
"investmentBuyInd": "A",
"orderType": "sample string 8",
"cartonQty": 1,
"cartonQuantitySpecified": true,
"soldByWeight": true,
"orderByWeight": true,
"unitsOrdered": 1,
"unitsSupplied": 1,
"unitsReceived": 1,
"weightOrdered": 1,
"weightShipped": 1,
"weightReceived": 1,
"unitSpecified": 11,
"wholesalePrice": 1,
"extWholesalePrice": 1,
"normalPrice": 1,
"retailPrice": 1,
"pricingUnit": "sample string 12",
"claimFlag": "A",
"gstRate": 1,
"gstAmount": 1,
"extGstAmount": 1,
"deliWeight": 1,
"marginAmount": 1,
"extMarginAmount": 1,
"costAmount": 1,
"orderedCostAmount": 1,
"extCostAmount": 1,
"costIncSpecified": true,
"extendedCostSpecified": true,
"cartonCostSpecified": true,
"freightAmount": 16,
"freightGstAmount": 17,
"extFreightAmount": 18,
"extFreightGstAmount": 19,
"costDecimals": 20,
"wetRate": 1,
"containerDeposit": 1,
"basePrice": 1,
"wetValue": 1,
"deliveryFee": 1,
"casePrice": 1,
"wholesaleExt": 1,
"wetExt": 1,
"totalLitres": 1,
"tun": "sample string 21",
"applyDetails": true,
"applySell": true,
"applyCost": true,
"applyOr": true,
"applyQty": true,
"itemNumber": "sample string 22",
"directNumber": "sample string 23",
"itemSize": "sample string 24",
"costGst": 1,
"sellGst": 1,
"costOr": 1,
"sellOr": 1,
"marginOr": 1,
"grossProfit": 1.0,
"sell": 1,
"cartonCost": 1,
"currentCost": 1,
"costID": "A",
"costStart": "2026-06-03T18:30:31.7754285",
"costEnd": "2026-06-03T18:30:31.7754285",
"createdFromUnknownScan": true,
"orderGuid": "DWW6iA9rMUKAj71e8urn7w==",
"orderIdentifierGuid": "88ba650d-6b0f-4231-808f-bd5ef2eae7ef",
"processed": true,
"received": true,
"inventoried": true,
"fromElectronicInvoice": true,
"allowDelete": true,
"updated": "2026-06-03T18:30:31.7754285",
"invoiceNo": "sample string 30",
"hasInventory": true,
"existingCost": 32.1,
"existingSell": 33.1,
"futureCost": 1.1,
"futureSell": 1.1,
"nextSell": 1.1,
"nextSellCampaignName": "sample string 34",
"nextSellCampaignDescription": "sample string 35",
"dealCost": {
"$ref": "109"
},
"nextCost": {
"$ref": "109"
},
"lastChance": true,
"holdOff": 37,
"holdOffDate": "2026-06-03T18:30:31.7754285",
"unknownScan": {
"$id": "137",
"pluG_UID": "AP+bN92ySUO+JtFaoChQ6g==",
"pluGuid": "379bff00-b2dd-4349-be26-d15aa02850ea",
"invoiceIdentifier": "V5ImLwdWU0+VTpFLlaWS0g==",
"invoiceGuid": "2f269257-5607-4f53-954e-914b95a592d2",
"barcode": "sample string 3",
"itemNumber": "sample string 4",
"created": "2026-06-03T18:30:31.7754285"
},
"productActive": true,
"productSalesMode": 39,
"productGSTPercent": 40,
"productCostCalcMethod": 41,
"productAlwaysApplyMargin": true,
"productMarginRanged": true,
"productMargin": 1.1,
"productMinimumMargin": 1.1,
"productMaximumMargin": 1.1,
"priceGroupG_UID": "5Rk6+0ZQT0+2/1jBndq92g==",
"priceGroupGuid": "fb3a19e5-5046-4f4f-b6ff-58c19ddabdda",
"priceGroupName": "sample string 44",
"priceGroupCode": "sample string 45",
"product": {
"$ref": "2"
},
"incrementCount": true,
"minimumQuantity": 1,
"randomWeight": true,
"salesMode": 47,
"cartons": 1,
"weight": 1,
"units": 1,
"autoOrderStatus": 1,
"invoiceDetailReceive": true
},
"autoOrderDetail": {
"$ref": "118"
},
"costGSTPercent": 1,
"orderDetailReceive": true,
"isBackedUp": true,
"backupWarehouseIndicator": "sample string 21",
"backupOrderCode": "sample string 22"
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ϓ�\� � 5 xl/workbook.xml � (� ����0��&�C���h�N\�z�^�E�O�||K $���~;t2nx3����\��lE��=(�Ƃ���8�B��EL�I��o:�"����Ȃ4���z���ay� �5.(Ť��~���=$L>�h�ug�%D~S4�����f
jܲ�0J�M�8��U2��z<Ev�!��\��7%���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
ϓ�\���' ' _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="Rf6b1385c92614715" /></Relationships>PK ϓ�\ʿ� �&