GET api/invoice/detail/{guid}
Get invoice detail
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| guid |
Detail identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Matching invoice detail model
InvoiceDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| HeaderIdentifier | Collection of byte |
None. |
|
| HeaderIdentifierGuid | globally unique identifier |
None. |
|
| PLUG_UID | Collection of byte |
None. |
|
| PluGuid | globally unique identifier |
None. |
|
| PageNo | integer |
None. |
|
| LineNo | integer |
None. |
|
| ItemOrdered | string |
None. |
|
| ItemShipped | string |
None. |
|
| Apn | string |
None. |
|
| Barcode | string |
None. |
|
| ProdStatus | ProductStatus |
None. |
|
| DateAvailable | date |
None. |
|
| Commodity | string |
String length: inclusive between 0 and 10 |
|
| Supplier | string |
None. |
|
| ItemDesc | string |
None. |
|
| ItemType | ProductType |
None. |
|
| InvestmentBuyInd | character |
None. |
|
| OrderType | string |
None. |
|
| CartonQty | integer |
None. |
|
| CartonQuantitySpecified |
Whether the host specified the carton qty |
boolean |
None. |
| SoldByWeight | boolean |
None. |
|
| OrderByWeight | boolean |
None. |
|
| UnitsOrdered | integer |
None. |
|
| UnitsSupplied | integer |
None. |
|
| UnitsReceived | integer |
None. |
|
| WeightOrdered | integer |
None. |
|
| WeightShipped | integer |
None. |
|
| WeightReceived | integer |
None. |
|
| UnitSpecified |
Whether host specified unit type, used to improve product matching results |
UnitSpecified |
None. |
| WholesalePrice | integer |
None. |
|
| ExtWholesalePrice | integer |
None. |
|
| NormalPrice | integer |
None. |
|
| RetailPrice | integer |
None. |
|
| PricingUnit | string |
None. |
|
| ClaimFlag | character |
None. |
|
| GstRate | integer |
None. |
|
| GstAmount | integer |
None. |
|
| ExtGstAmount | integer |
None. |
|
| DeliWeight | integer |
None. |
|
| MarginAmount | integer |
None. |
|
| ExtMarginAmount | integer |
None. |
|
| CostAmount | integer |
None. |
|
| OrderedCostAmount | integer |
None. |
|
| ExtCostAmount | integer |
None. |
|
| CostIncSpecified |
Whether the host specified the costs inclusive of tax |
boolean |
None. |
| ExtendedCostSpecified |
Whether the host specified the extended cost |
boolean |
None. |
| CartonCostSpecified |
Whether the host specified the carton cost |
boolean |
None. |
| FreightAmount | integer |
None. |
|
| FreightGstAmount | integer |
None. |
|
| ExtFreightAmount | integer |
None. |
|
| ExtFreightGstAmount | integer |
None. |
|
| CostDecimals | integer |
None. |
|
| WetRate | integer |
None. |
|
| ContainerDeposit | integer |
None. |
|
| BasePrice | integer |
None. |
|
| WetValue | integer |
None. |
|
| DeliveryFee | integer |
None. |
|
| CasePrice | integer |
None. |
|
| WholesaleExt | integer |
None. |
|
| WetExt | integer |
None. |
|
| TotalLitres | integer |
None. |
|
| Tun | string |
None. |
|
| ApplyDetails | boolean |
None. |
|
| ApplySell | boolean |
None. |
|
| ApplyCost | boolean |
None. |
|
| ApplyOr | boolean |
None. |
|
| ApplyQty | boolean |
None. |
|
| ItemNumber | string |
None. |
|
| DirectNumber | string |
None. |
|
| ItemSize | string |
None. |
|
| CostGst | integer |
None. |
|
| SellGst | integer |
None. |
|
| CostOr | integer |
None. |
|
| SellOr | integer |
None. |
|
| MarginOr | integer |
None. |
|
| GrossProfit | decimal number |
None. |
|
| Sell | integer |
None. |
|
| CartonCost | integer |
None. |
|
| CurrentCost | integer |
None. |
|
| CostID | character |
None. |
|
| CostStart | date |
None. |
|
| CostEnd | date |
None. |
|
| CreatedFromUnknownScan | boolean |
None. |
|
| OrderGuid | Collection of byte |
None. |
|
| OrderIdentifierGuid |
The order that the invoice order details are sourced from |
globally unique identifier |
None. |
| Processed |
This line has been processed for inventory and costs as per header settings |
boolean |
None. |
| Received |
This line is locked for changes |
boolean |
None. |
| Inventoried |
This line has been processed for inventory |
boolean |
None. |
| FromElectronicInvoice |
Added from processing an electronic invoice allowing that |
boolean |
None. |
| AllowDelete |
Line can be removed from invoice |
boolean |
None. |
| Updated | date |
None. |
|
| InvoiceNo | string |
Relation. This field may not always be loaded or used for updates. |
|
| HasInventory | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| ExistingCost |
The current cost of the product |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| ExistingSell |
The current sell of the product |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| FutureCost |
The future cost after completed, null if not last cost. Has not summarised to include discounts |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| FutureSell |
The future sell after completed, based on cost margin updates, null if no change will be attempted |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| NextSell |
Next sell price, from a price change campaign |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| NextSellCampaignName |
Next sell campaign name |
string |
Relation. This field may not always be loaded or used for updates. |
| NextSellCampaignDescription |
Next sell campaign description |
string |
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. |
| UnknownScan |
Generated by InvoiceService.LocateProduct, and will generate a new Product record on save |
InvoiceUnknownScan |
Relation. This field may not always be loaded or used for updates. |
| ProductActive |
Product active status |
boolean |
Relation. This field may not always be loaded or used for updates. |
| ProductSalesMode |
Product sales mode |
SalesMode |
Relation. This field may not always be loaded or used for updates. |
| ProductGSTPercent |
Product sales GST Percent |
integer |
Relation. This field may not always be loaded or used for updates. |
| ProductCostCalcMethod | CostCalcMethod |
Relation. This field may not always be loaded or used for updates. |
|
| ProductAlwaysApplyMargin | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| ProductMarginRanged | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| ProductMargin | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| ProductMinimumMargin | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| ProductMaximumMargin | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupG_UID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupGuid | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupName | string |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupCode | 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. |
|
| IncrementCount |
Flag that indicates on update the received values instead of setting |
boolean |
Relation. This field may not always be loaded or used for updates. |
| MinimumQuantity | integer |
Relation. This field may not always be loaded or used for updates. |
|
| RandomWeight | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| SalesMode | integer |
Relation. This field may not always be loaded or used for updates. |
|
| Cartons | integer |
Relation. This field may not always be loaded or used for updates. |
|
| Weight | integer |
Relation. This field may not always be loaded or used for updates. |
|
| Units | integer |
Relation. This field may not always be loaded or used for updates. |
|
| AutoOrderStatus | integer |
Relation. This field may not always be loaded or used for updates. |
|
| InvoiceDetailReceive |
Credit note populated. True if images are attached to invoice detail |
boolean |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{
"identifier": "mzMFwfFDWE6HkO98U62eFw==",
"identifierGuid": "c105339b-43f1-4e58-8790-ef7c53ad9e17",
"headerIdentifier": "IEENNNWQmkunp3RctVrjwA==",
"headerIdentifierGuid": "340d4120-90d5-4b9a-a7a7-745cb55ae3c0",
"pluG_UID": "GZ27IM2XQ0aKQ+y65iKPTA==",
"pluGuid": "20bb9d19-97cd-4643-8a43-ecbae6228f4c",
"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:37:00.507995",
"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:37:00.507995",
"costEnd": "2026-06-03T18:37:00.507995",
"createdFromUnknownScan": true,
"orderGuid": "zORvsED2rUWEVegviZPC+Q==",
"orderIdentifierGuid": "b06fe4cc-f640-45ad-8455-e82f8993c2f9",
"processed": true,
"received": true,
"inventoried": true,
"fromElectronicInvoice": true,
"allowDelete": true,
"updated": "2026-06-03T18:37:00.507995",
"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": {
"$id": "2",
"headerIdentifier": "kS+1lxdKq0KZuHiFiIWrHQ==",
"headerIdentifierGuid": "97b52f91-4a17-42ab-99b8-78858885ab1d",
"identifier": "LEbMnRCouECbPyqsXdtTUg==",
"identifierGuid": "9dcc462c-a810-40b8-9b3f-2aac5ddb5352",
"supplierIdentifier": "2g9p0vCkE0WGYbMTb67oUQ==",
"supplierGuid": "d2690fda-a4f0-4513-8661-b3136faee851",
"pluG_UID": "k0vC7GYlvES5cfUeRPClFA==",
"pluGuid": "ecc24b93-2566-44bc-b971-f51e44f0a514",
"campaignName": "2fa192ef-a080-41a1-8f4c-4448b738889a",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:37:00.507995",
"end": "2026-06-03T18:37:00.507995",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "EzPddt7GDkqmIFyXz/xYJg==",
"bonusItemPluGuid": "76dd3313-c6de-4a0e-a620-5c97cffc5826",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:37:00.507995",
"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:37:00.507995",
"campaignEndDate": "2026-06-03T18:37:00.507995",
"masterPLUG_UID": "q/y3pbThukeOo7C8oTYsSQ==",
"masterID": "a5b7fcab-e1b4-47ba-8ea3-b0bca1362c49",
"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": "Sv+X6mJJu0iaCluEyAwuzg==",
"bonusMasterID": "ea97ff4a-4962-48bb-9a0a-5b84c80c2ece",
"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
},
"nextCost": {
"$ref": "2"
},
"lastChance": true,
"holdOff": 37,
"holdOffDate": "2026-06-03T18:37:00.507995",
"unknownScan": {
"$id": "3",
"pluG_UID": "dxWItJfx4UyECPICLshXtQ==",
"pluGuid": "b4881577-f197-4ce1-8408-f2022ec857b5",
"invoiceIdentifier": "FmZSW5bqhUGV3AVFaDKgtQ==",
"invoiceGuid": "5b526616-ea96-4185-95dc-05456832a0b5",
"barcode": "sample string 3",
"itemNumber": "sample string 4",
"created": "2026-06-03T18:37:00.507995"
},
"productActive": true,
"productSalesMode": 39,
"productGSTPercent": 40,
"productCostCalcMethod": 41,
"productAlwaysApplyMargin": true,
"productMarginRanged": true,
"productMargin": 1.1,
"productMinimumMargin": 1.1,
"productMaximumMargin": 1.1,
"priceGroupG_UID": "1QXXuFiq8E+VQuT3iECUhg==",
"priceGroupGuid": "b8d705d5-aa58-4ff0-9542-e4f788409486",
"priceGroupName": "sample string 44",
"priceGroupCode": "sample string 45",
"product": {
"$id": "4",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "Q6iJNNDw9kOUeBlF58r7XQ==",
"guid": "3489a843-f0d0-43f6-9478-1945e7cafb5d",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "62vvb2eppU2XcaHCaMYtaw==",
"priceGroupGuid": "6fef6beb-a967-4da5-9771-a1c268c62d6b",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:37:00.507995",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:37:00.507995",
"pluCreated": "2026-06-03T18:37:00.507995",
"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:37:00.507995",
"lastManualUpdate": "2026-06-03T18:37:00.507995",
"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:37:00.507995",
"currentCostUpdated": "2026-06-03T18:37:00.507995",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:37:00.507995",
"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:37:00.507995",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "rZ3Et6+37EaJ/ZKG1QwF5g==",
"altPLUGuid": "b7c49dad-b7af-46ec-89fd-9286d50c05e6",
"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:37:00.507995",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "dEfFIfIvYUyeOTXYyaSOng==",
"shelfPageLayoutGuid": "21c54774-2ff2-4c61-9e39-35d8c9a48e9e",
"talkerPageLayoutG_UID": "8QLBF09rKUiOArVRP4zHDg==",
"talkerPageLayoutGuid": "17c102f1-6b4f-4829-8e02-b5513f8cc70e",
"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": "TUcTMZ7ILE+tVPk9DL/ggg==",
"inventoryIdentifier": "3113474d-c89e-4f2c-ad54-f93d0cbfe082",
"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": "9UlopOfQX0GtZqZ9Gms7Qw==",
"parentPluGuid": "a46849f5-d0e7-415f-ad66-a67d1a6b3b43",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "zow5WFe6ZkyXqkMD96XvdQ==",
"supplierIdentifierGuid": "58398cce-ba57-4c66-97aa-4303f7a5ef75",
"supplierChanged": true,
"rebateSupplierIdentifier": "+WOrAD7BTEm08xfHbumeZw==",
"rebateSupplierIdentifierGuid": "00ab63f9-c13e-494c-b4f3-17c76ee99e67",
"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:37:00.507995",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "NZECweOOIkSSLLFy7Gbbdw==",
"hostIdentifierGuid": "c1029135-8ee3-4422-922c-b172ec66db77",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"store": {
"$id": "5",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-06-03T18:37:00.507995",
"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": "VmWsUWxT4UajA3Mqij/Eew==",
"hostIdentifierGuid": "51ac6556-536c-46e1-a303-732a8a3fc47b",
"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:37:00.507995",
"priceZone": {
"$id": "6",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "EuOkbhcBF0ebI7IGHNvdcQ==",
"hostIdentifierGuid": "6ea4e312-0117-4717-9b23-b2061cdbdd71",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "7",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "7"
},
"warehouseStore": {
"$id": "8",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "9",
"id": 1,
"hostIdentifier": "DWYInhgeJEC7b+YgeNKdwg==",
"hostIdentifierGuid": "9e08660d-1e18-4024-bb6f-e62078d29dc2",
"storeID": 2,
"username": "sample string 3",
"password": "sample string 4",
"passwordPlain": "sample string 5",
"serverAddress": "sample string 6",
"serverPort": 1,
"excludeFromLeadInOut": true,
"useForHostFile": true,
"metcashPillarID": "sample string 9",
"metcashStateCode": "sample string 10",
"metcashCustomerID": "sample string 11",
"metcashTradingPartnerID": "sample string 12",
"drakesCustomerNumber": 1,
"sparCustomerNumber": "sample string 13",
"sparOrderUsername": "sample string 14",
"sparOrderPassword": "sample string 15",
"sparOrderPasswordPlain": "sample string 16",
"pharmXSiteID": 1,
"ibaZoneID": 1,
"ibaState": "sample string 17",
"foodlandStoreCode": "sample string 18",
"ilgMemberNumber": "sample string 19",
"ilgOutletLocation": 1,
"ilgBaseCost": 1,
"ilgApplyNonAdvertisedPromos": true,
"ilgExemptFromFreight": true,
"ilgOrderDealReview": true,
"ilgFinanceFee": 1,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "10",
"identifier": "LC3P4/3w1UKEdzN9ryeDIQ==",
"identifierGuid": "e3cf2d2c-f0fd-42d5-8477-337daf278321",
"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": "CpHvy/7H8kubyvhy641QAQ==",
"hostSupplierIdentifierGuid": "cbef910a-c7fe-4bf2-9bca-f872eb8d5001",
"loyaltyPriceLevelIdentifier": "A7X+fgMc30+Abix+y4K00Q==",
"loyaltyPriceLevelIdentifierGuid": "7efeb503-1c03-4fdf-806e-2c7ecb82b4d1",
"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:37:00.507995",
"lastProcessed": "2026-06-03T18:37:00.507995",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "11",
"identifier": "FwATYeX3eU+xTQatwAswmQ==",
"identifierGuid": "61130017-f7e5-4f79-b14d-06adc00b3099",
"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": "Y2CChI8QcEeqHGsjCNvbWA==",
"primaryContactID": "84826063-108f-4770-aa1c-6b2308dbdb58",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "pZUqWAQtnkWRdiq0qQKC/Q==",
"supplierGroupGuid": "582a95a5-2d04-459e-9176-2ab4a90282fd",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:37:00.507995",
"rebateLastClaimedAmount": 1.0,
"cartonsOnly": true,
"minimumOrderValue": 1,
"enforceMinimumQuantity": true,
"freight": 19.0,
"freightType": 20,
"deleted": true,
"deletedUser": "sample string 22",
"storeName": "sample string 23",
"primaryContact": {
"$id": "12",
"id": "eff46c5e-35df-4c63-92bd-5c903573a6c2",
"identifier": "xXFGA94XL0ivRpGwTnueoQ==",
"identifierGuid": "034671c5-17de-482f-af46-91b04e7b9ea1",
"familyName": "sample string 1",
"givenNames": "sample string 2",
"otherNames": "sample string 3",
"title": "sample string 4",
"dateOfBirth": "sample string 5",
"sex": "sample string 6",
"address": "sample string 7",
"address1": "sample string 8",
"address2": "sample string 9",
"town": "sample string 10",
"state": "sample string 11",
"country": "sample string 12",
"postalCode": "sample string 13",
"telephone": "sample string 14",
"mobile": "sample string 15",
"email": "sample string 16",
"fax": "sample string 17",
"primary": true
},
"contacts": [
{
"$id": "13",
"supplierIdentifier": "ZWg1zlpaH0K15+VzSm8kyw==",
"supplierIdentifierGuid": "ce356865-5a5a-421f-b5e7-e5734a6f24cb",
"contactGuid": "ip+IP+JCkUutwHz81G5eXw==",
"contactID": "3f889f8a-42e2-4b91-adc0-7cfcd46e5e5f",
"contact": {
"$ref": "12"
},
"supplier": {
"$ref": "11"
}
},
{
"$ref": "13"
}
],
"products": [
{
"$id": "14",
"pluG_UID": "aBzJjAtGf0Sv+bjGEl1zAA==",
"pluGuid": "8cc91c68-460b-447f-aff9-b8c6125d7300",
"supplierIdentifier": "tRQRxRKnBUqOfilhY+nbbA==",
"supplierIdentifierGuid": "c51114b5-a712-4a05-8e7e-296163e9db6c",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:37:00.507995",
"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:37:00.507995",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "15",
"pluG_UID": "aMiBz3KYnE+nyma0GisXsg==",
"pluGuid": "cf81c868-9872-4f9c-a7ca-66b41a2b17b2",
"supplierIdentifier": "S1Ew9UFk8UiwY7fGRXIdDw==",
"supplierIdentifierGuid": "f530514b-6441-48f1-b063-b7c645721d0f",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "15"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "YCcxgScFMk+1SkRPkqMyQQ==",
"parentPluGuid": "81312760-0527-4f32-b54a-444f92a33241",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "4"
},
"supplier": {
"$ref": "11"
},
"serviceFee": {
"$id": "16",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "14"
}
],
"orderCycleHeaders": [
{
"$id": "17",
"storeID": 1,
"supplierIdentifier": "bMctMmqAJEep58BhOKc4xg==",
"supplierGuid": "322dc76c-806a-4724-a9e7-c06138a738c6",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "17"
}
],
"cycles": [
{
"$id": "18",
"storeID": 1,
"supplierIdentifier": "UNcmRMad3USmD50SGEIY4g==",
"supplierGuid": "4426d750-9dc6-44dd-a60f-9d12184218e2",
"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:37:00.507995",
"deliveryDate": "2026-06-03T18:37:00.507995",
"nextCutOffDate": "2026-06-03T18:37:00.507995",
"nextDeliveryDate": "2026-06-03T18:37:00.507995",
"nextDaysBuffer": 10
},
{
"$ref": "18"
}
],
"store": {
"$ref": "5"
},
"updated": "2026-06-03T18:37:00.507995",
"isHost": true
},
"files": [
{
"$id": "19",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:37:00.507995",
"processed": "2026-06-03T18:37:00.507995",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:37:00.507995",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "10"
},
"metcashHeader": {
"$id": "20",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:37:00.507995",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "19"
}
],
"zoneMatrix": [
{
"$id": "21",
"id": 1,
"hostIdentifier": "U31BI3rPsUK5VeWO3XmglA==",
"hostIdentifierGuid": "23417d53-cf7a-42b1-b955-e58edd79a094",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"5105a13d-570b-4f51-ac37-7eb3ac8fea04",
"dbea3272-3fd5-40ee-88ad-0eb40a03deed"
]
},
{
"$ref": "21"
}
],
"hostFileStoreSetting": {
"$ref": "9"
},
"hostStoreSettings": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"promotionPlacements": [
{
"$id": "22",
"identifier": "SeMkxXGiB0W3E3/n0l4A7w==",
"identifierGuid": "c524e349-a271-4507-b713-7fe7d25e00ef",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "22"
}
],
"promoTypeGuids": [
"103d0a4c-dc28-4543-a855-775750331488",
"4c6052f7-801f-484b-b046-4012f97a4a43"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "9"
}
],
"accounts": [
{
"$id": "23",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "23"
}
],
"sales": [
{
"$id": "24",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:37:00.507995",
"ftpSite": {
"$id": "25",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"path": "sample string 7",
"protocol": 8
}
},
{
"$ref": "24"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"cashManagements": [
{
"$id": "26",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "27",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9,
"config": "sample string 10"
}
},
{
"$ref": "26"
}
],
"updateStoreID": "41e92f5c-03ca-4ae6-83b9-8a9e5a82166d",
"updateStore": {
"$id": "28",
"id": "c70fa186-6842-4d21-b1c4-b5cfea6d985a",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:37:00.507995",
"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:37:00.507995"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "29",
"loginMode": 1,
"allowSelfVerification": true,
"verifierEmail": "sample string 3",
"source": "sample string 4",
"loginModeInherited": 5,
"loginModeSource": "sample string 6",
"selfVerifyInherited": true,
"selfVerifySource": "sample string 8",
"verifyEmailInherited": "sample string 9",
"verifyEmailSource": "sample string 10"
}
},
"storePrices": [
{
"$id": "30",
"pluG_UID": "wt9Iu8pze0+Hdane+/tTYQ==",
"pluGuid": "bb48dfc2-73ca-4f7b-8775-a9defbfb5361",
"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:37:00.507995"
},
{
"$ref": "30"
}
],
"currentPrices": {
"$id": "31",
"pluPrices": {
"$id": "32",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:37:00.507995",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "32"
},
"winningCampaign": 1,
"winner": {
"$id": "33",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:37:00.507995",
"startTime": 5,
"endDate": "2026-06-03T18:37:00.507995",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "Efu/SHWYhE+jSImlD3ISvQ==",
"hostIdentifierGuid": "48bffb11-9875-4f84-a348-89a50f7212bd",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"tray": {
"$id": "34",
"g_UId": "Exlhg/4cAE2wOlFZnrY/Wg==",
"guid": "83611913-1cfe-4d00-b03a-51599eb63f5a",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "35",
"priceGroupG_UID": "hbT8EMIxHk6PHlvhT2X2Nw==",
"priceGroupGuid": "10fcb485-31c2-4e1e-8f1e-5be14f65f637",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:37:00.507995",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "36",
"pluG_UID": "fLyxG1Qo7UihTD1f/ZfZog==",
"pluGuid": "1bb1bc7c-2854-48ed-a14c-3d5ffd97d9a2",
"plu": 1,
"servingsPerPack": 1,
"servingSize": 1,
"showAllergens": 1,
"energy": 1,
"protein": 1,
"fat": 1,
"saturated": 1,
"carbo": 1,
"sugars": 1,
"sodium": 1,
"potasium": 1,
"calcium": 1,
"fibre": 1,
"soya": 1,
"nutsSeeds": 1,
"shells": 1,
"eggs": 1,
"dairy": 1,
"gluten": 1,
"sulphites": 1,
"peanuts": 1,
"sesame": 1,
"fish": 1,
"lupins": 1
},
"dates": {
"$id": "37",
"pluGuid": "8a80d5a8-edc7-4105-9553-008b31a4aa7c",
"created": "2026-06-03T18:37:00.507995",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:37:00.507995",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:37:00.507995",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:37:00.507995",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:37:00.507995",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:37:00.507995",
"lastSold": "2026-06-03T18:37:00.507995",
"firstSold": "2026-06-03T18:37:00.507995",
"awsUpdated": "2026-06-03T18:37:00.507995",
"lastManualUpdate": "2026-06-03T18:37:00.507995",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:37:00.507995",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:37:00.507995",
"doNotRangeUpdated": "2026-06-03T18:37:00.507995",
"doNotOrderUpdated": "2026-06-03T18:37:00.507995",
"tracked": "2026-06-03T18:37:00.507995"
},
"allergens": [
{
"$id": "38",
"primaryKey": {
"$id": "39",
"pluGuid": "9feec199-ffa3-4e59-b626-a87b4a8c57cb",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "mcHun6P/WU62Jqh7SoxXyw==",
"pluGuid": "9feec199-ffa3-4e59-b626-a87b4a8c57cb",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "38"
}
],
"costs": {
"$id": "40",
"pluG_UID": "bekwpJxlKUqGuJmOMQwaig==",
"pluGuid": "a430e96d-659c-4a29-86b8-998e310c1a8a",
"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:37:00.507995",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "41",
"saleHeaderID": 1,
"created": "2026-06-03T18:37:00.507995",
"createdLocal": "2026-06-03T18:37:00.507995",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "YIhDA2cv4kiJavTBFSde3g==",
"operatorGuid": "03438860-2f67-48e2-896a-f4c115275ede",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "gNsz3QkQP0y0SLUIwEdGDw==",
"pluGuid": "dd33db80-1009-4c3f-b448-b508c047460f",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "42",
"id": 1,
"g_Uid": "V4TOu9LDr0GfM4co3gRmfw==",
"guid": "bbce8457-c3d2-41af-9f33-8728de04667f",
"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:37:00.507995",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:37:00.507995",
"endShift": "2026-06-03T18:37:00.507995",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "43",
"operatorG_UID": "m4IZwr7zMEKclN/IlAkZ0w==",
"operatorGuid": "c219829b-f3be-4230-9c94-dfc8940919d3",
"storeID": 2,
"operator": {
"$ref": "42"
},
"store": {
"$ref": "5"
}
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "41"
}
],
"apns": [
{
"$id": "44",
"pluID": 1,
"pluG_UID": "NmB2nvRfkEOKWHI9E4XR9g==",
"pluGuid": "9e766036-5ff4-4390-8a58-723d1385d1f6",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"tuns": [
{
"$id": "45",
"pluG_UId": "QWFtAArwkE2fZ+CNw8EotA==",
"pluGuid": "006d6141-f00a-4d90-9f67-e08dc3c128b4",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "4"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "45"
}
],
"competitionPricing": [
{
"$id": "46",
"identifier": "fRmblfwu4ECwSv3LtzNmqw==",
"identifierGuid": "959b197d-2efc-40e0-b04a-fdcbb73366ab",
"pluG_UID": "RV2X1xfTaEKziu5kQlgBAw==",
"pluGuid": "d7975d45-d317-4268-b38a-ee6442580103",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "46"
}
],
"supplier": {
"$ref": "11"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"ordering": {
"$ref": "14"
},
"flipChartPages": [
{
"$id": "47",
"identifier": "m7FL4uv/m025m7keY1kWSw==",
"groupName": "sample string 1",
"identifierGuid": "e24bb19b-ffeb-4d9b-b99b-b91e6359164b",
"exists": true,
"flipChartIdentifier": "DcHuReaoyEC0sdjn1thL4w==",
"flipChartIdentifierGuid": "45eec10d-a8e6-40c8-b4b1-d8e7d6d84be3",
"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": "Yrde++qswkSly+ZBRmq2Jg==",
"groupIdentifierGuid": "fb5eb762-acea-44c2-a5cb-e641466ab626",
"flipChart": {
"$id": "48",
"identifier": "AzVTCm41qUWVHwVyi2LBKA==",
"identifierGuid": "0a533503-356e-45a9-951f-05728b62c128",
"displayName": "sample string 2",
"sortOrder": 3,
"productsPerRow": 4,
"rowsPerPage": 5,
"buttonMarginX": 6,
"buttonMarginY": 7,
"beginButtonsX": 8,
"beginButtonsY": 9,
"autoSizeButtons": true,
"autoSizeGrid": true,
"showButtonText": true,
"showButtonImage": true,
"formLocationX": 1,
"formLocationY": 1,
"formWidth": 14,
"formHeight": 15,
"formMaximised": true,
"formResizable": true,
"formBackgroundImage": "sample string 16",
"formBackgroundColourA": 1,
"formBackgroundColourR": 1,
"formBackgroundColourG": 1,
"formBackgroundColourB": 1,
"formFontFamily": "sample string 17",
"formFontSize": 1.1,
"formFontStyle": 1,
"formAttributes": "sample string 18",
"buttonWidth": 19,
"buttonHeight": 20,
"buttonAnchor": 21,
"buttonBackgroundImage": "sample string 22",
"buttonTopColour": 1,
"buttonTextColour": 1,
"buttonBottomColour": 1,
"buttonBorderColour": 1,
"buttonBorderWidth": 1,
"buttonRadius": 1,
"buttonGradientMode": 1,
"buttonDropShadow": true,
"buttonShadowWidth": 1,
"buttonHighLightOnPush": true,
"buttonFontFamily": "sample string 23",
"buttonFontSize": 1.1,
"buttonFontStyle": 1,
"buttonTextAlign": 1,
"buttonWordBreak": true,
"buttonDrawImageAndButton": true,
"buttonVerticalText": true,
"buttonImageAlign": 1,
"panelLocationX": 1,
"panelLocationY": 1,
"panelWidth": 1,
"panelHeight": 1,
"panelAnchor": 1,
"panelFontFamily": "sample string 24",
"panelFontSize": 1.1,
"panelFontStyle": 1,
"panelBackgroundColour": 1,
"panelTextColour": 1,
"panelAttributes": "sample string 25",
"unsentCount": 26,
"group": {
"$id": "49",
"identifier": "yfF95t1k9Uqd9GhFmlvZBg==",
"identifierGuid": "e67df1c9-64dd-4af5-9df4-68459a5bd906",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "50",
"id": 1,
"g_UID": "/NuLD5JWoUytjiE+AD1XxA==",
"guid": "0f8bdbfc-5692-4ca1-ad8e-213e003d57c4",
"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": "7l6lyNzdZUie+b4MeciRJw==",
"previousFormGuid": "c8a55eee-dddc-4865-9ef9-be0c79c89127",
"nextForm": 1,
"nextFormG_UID": "H+4OJ2sh2U+F1u94JS1btQ==",
"nextFormGuid": "270eee1f-216b-4fd9-85d6-ef78252d5bb5",
"attributes": "sample string 10",
"updated": "2026-06-03T18:37:00.507995",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "50"
},
"previousCheckoutForm": {
"$ref": "50"
},
"buttons": [
{
"$id": "51",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "cCgYYCZFOkawFUxq2ukazw==",
"checkoutFormGuid": "60182870-4526-463a-b015-4c6adae91acf",
"identifier": "7Zm88Y51u0+YwHPMsKnf/Q==",
"identifierGuid": "f1bc99ed-758e-4fbb-98c0-73ccb0a9dffd",
"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": "0ycE+aUJsUuB5/81inFBLg==",
"valueGuid": "f90427d3-09a5-4bb1-81e7-ff358a71412e",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:37:00.507995",
"action": "sample string 12",
"valueForm": {
"$ref": "50"
},
"image": {
"$id": "52",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:37:00.507995",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "51"
}
],
"panels": [
{
"$id": "53",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "foI2CZr3lUuE5NixsZAGIQ==",
"checkoutFormGuid": "0936827e-f79a-4b95-84e4-d8b1b1900621",
"panelType": "sample string 4",
"name": "sample string 5",
"locationX": 6,
"locationY": 7,
"width": 8,
"height": 9,
"anchor": 10,
"fontFamily": "sample string 11",
"fontSize": 12.1,
"fontStyle": 13,
"backgroundColour": 14,
"textColour": 15,
"attributes": "sample string 16"
},
{
"$ref": "53"
}
]
},
{
"$ref": "50"
}
],
"panels": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"pages": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"contentPanel": {
"$ref": "53"
},
"products": [
{
"$id": "54",
"flipChartPageIdentifier": "CJZ2Y4lpXEmnK5Wa+pL/+w==",
"flipChartPageIdentifierGuid": "63769608-6989-495c-a72b-959afa92fffb",
"pluG_UID": "N1Q3OzsldEic9SjRXw3Pow==",
"pluGuid": "3b375437-253b-4874-9cf5-28d15f0dcfa3",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "4"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "54"
}
],
"productCount": 27,
"pages": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "47"
}
],
"priceHistory": [
{
"$id": "55",
"pluG_UID": "CtBkD7cCQUGVqPWvQuzymw==",
"pluGuid": "0f64d00a-02b7-4141-95a8-f5af42ecf29b",
"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:37:00.507995",
"previousPrice": 1,
"previousCostCalcMethod": 1,
"previousCost": 1,
"previousWeightedAvgCost": 1,
"previousLastCost": 1,
"previousRawCost": 15,
"previousRawWeightedAvgCost": 16,
"previousRawLastCost": 17,
"previousCostDecimals": 1,
"previousServiceFeeID": 18,
"previousFreight": 19.0,
"previousFreightType": 20,
"storeID": 21,
"storeName": "sample string 22",
"serviceFeeDescription": "sample string 23",
"previousServiceFeeDescription": "sample string 24"
},
{
"$ref": "55"
}
],
"ingredients": [
{
"$id": "56",
"pluG_UID": "TYFJE3LVjk+lvSDnik3P8Q==",
"ingredientGuid": "LA23XKoyPEiaoaTgZO2emw==",
"ingredientIdentifier": "5cb70d2c-32aa-483c-9aa1-a4e064ed9e9b",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "4"
}
},
{
"$ref": "56"
}
],
"bins": [
{
"$id": "57",
"pluG_UID": "StbXvGjSsEK3cj5sa/Nznw==",
"pluGuid": "bcd7d64a-d268-42b0-b772-3e6c6bf3739f",
"shelfLocationIdentifier": "XHoJ21dbyUi8LTxKSZ2gnQ==",
"shelfLocationGuid": "db097a5c-5b57-48c9-bc2d-3c4a499da09d",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "B3NMkdN4+k2uTXdi59nuxw==",
"labelPageLayoutGuid": "914c7307-78d3-4dfa-ae4d-7762e7d9eec7",
"updated": "2026-06-03T18:37:00.507995",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "4"
},
"location": {
"$id": "58",
"identifier": "ThYzVPgSvUWj8Q39akXVOw==",
"storeID": 1,
"identifierGuid": "5433164e-12f8-45bd-a3f1-0dfd6a45d53b",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:37:00.507995",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "57"
}
],
"bin": {
"$ref": "57"
},
"scaleLocations": [
{
"$id": "59",
"plu": 1,
"pluG_UID": "leoFo4WKWEm1Xlkwd19Jfg==",
"pluGuid": "a305ea95-8a85-4958-b55e-5930775f497e",
"deptNo": 1,
"product": {
"$ref": "4"
},
"scaleLocation": {
"$id": "60",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:37:00.507995",
"department": {
"$id": "61",
"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": "60"
},
"subDepartments": [
{
"$id": "62",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "63",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "64",
"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:37:00.507995",
"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": "y4Z69kp5l0m95mPPwAh0Ig==",
"labelPageLayoutGuid": "f67a86cb-794a-4997-bde6-63cfc0087422",
"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": "65",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "66",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "67",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "67"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "66"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$id": "68",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "67"
}
},
{
"$ref": "64"
}
],
"updated": "2026-06-03T18:37:00.507995",
"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": "cs+8+Ac9d0iMDv7HpQR0Aw==",
"labelPageLayoutGuid": "f8bccf72-3d07-4877-8c0e-fec7a5047403",
"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": "65"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$ref": "68"
},
"mscSubCom": {
"$ref": "67"
}
},
{
"$ref": "63"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:37:00.507995",
"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": "kGYFBlwKMEmLlEfLRQ8Cgw==",
"labelPageLayoutGuid": "06056690-0a5c-4930-8b94-47cb450f0283",
"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": "65"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$ref": "68"
},
"mscSubCom": {
"$ref": "67"
}
},
{
"$ref": "62"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:37:00.507995",
"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": "psiaJClH8EC3lt752eeg1w==",
"labelPageLayoutGuid": "249ac8a6-4729-40f0-b796-def9d9e7a0d7",
"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": "65"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$ref": "68"
},
"mscSubCom": {
"$ref": "67"
}
}
}
},
{
"$ref": "59"
}
],
"nextPrice": {
"$id": "69",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "JF7h46d4Tk2aLjf3qaz27w==",
"pluGuid": "e3e15e24-78a7-4d4e-9a2e-37f7a9acf6ef",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "ErYiF+TIM0KR8aei+EiU6A==",
"dealCostGuid": "1722b612-c8e4-4233-91f1-a7a2f84894e8",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "AICjp8zUH0ulwLccXoWAbQ==",
"priceGroupGuid": "a7a38000-d4cc-4b1f-a5c0-b71c5e85806d",
"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:37:00.507995",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "91bda45b-2d50-444d-8b46-b2905068d9c6",
"campaignComboPriceGroupG_UID": "su8+ABdTxECcJVMBBcXgoA==",
"campaignComboPriceGroupIdentifier": "003eefb2-5317-40c4-9c25-530105c5e0a0",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "70",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:37:00.507995",
"operatorG_UID": "igItUjgJOU2JOL+oQ53uBQ==",
"operatorGuid": "522d028a-0938-4d39-8938-bfa8439dee05",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:37:00.507995",
"signIqTicketFileMovedUtc": "2026-06-03T18:37:00.507995",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:37:00.507995",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "6d120716-5f93-4330-8e83-9b3353d6693b",
"product": {
"$ref": "4"
},
"campaignPlu": {
"$ref": "69"
},
"fuelItem": true
},
{
"$ref": "70"
}
],
"campaign": {
"$id": "71",
"id": 1,
"storeID": 2,
"name": "ab5807d6-aae9-4f11-9255-47a4f9736ac3",
"nameGuid": "ab5807d6-aae9-4f11-9255-47a4f9736ac3",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:37:00.507995",
"startTime": 1,
"endDate": "2026-06-03T18:37:00.507995",
"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:37:00.507995",
"system": true,
"created": "2026-06-03T18:37:00.507995",
"updated": "2026-06-03T18:37:00.507995",
"priceChangeNotifiedUtc": "2026-06-03T18:37:00.507995",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "W0mJr0pQnkWDRw8k8ARztw==",
"hostIdentifierGuid": "af89495b-504a-459e-8347-0f24f00473b7",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:37:00.507995",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"campaignPools": [
{
"$id": "72",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "bmCDO+Jq80u3+OnWdedFuQ==",
"pluGuid": "3b83606e-6ae2-4bf3-b7f8-e9d675e745b9",
"hostOfferID": 1,
"priceGroupG_UID": "2pqh80Z0jkC7b+rrC4D/4g==",
"priceGroupGuid": "f3a19ada-7446-408e-bb6f-eaeb0b80ffe2",
"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:37:00.507995",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "4"
},
"campaign": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"sellingRules": [
{
"$id": "73",
"id": 1,
"identifier": "/LVnxe9Hm0CYglNzwr9yUw==",
"identifierStr": "/LVnxe9Hm0CYglNzwr9yUw==",
"identifierGuid": "c567b5fc-47ef-409b-9882-5373c2bf7253",
"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": "71"
}
},
{
"$ref": "73"
}
],
"customers": [
{
"$id": "74",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "I+hNOK5n7kyO5Yeam4zu6w==",
"customerIDGuid": "384de823-67ae-4cee-8ee5-879a9b8ceeeb",
"campaign": {
"$ref": "71"
},
"customer": {
"$id": "75",
"identifier": "9SdexCZ5DEu5QoNXOAxbKg==",
"identifierGuid": "c45e27f5-7926-4b0c-b942-8357380c5b2a",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:37:00.507995",
"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": "YhlyAT8eVE+qXJb+vi+9KQ==",
"communityIdentifierGuid": "01721962-1e3f-4f54-aa5c-96febe2fbd29",
"joined": "2026-06-03T18:37:00.507995",
"updated": "2026-06-03T18:37:00.507995",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "JS4ivlun+kqXpoXjxJ8Njw==",
"priceLevelIdentifierGuid": "be222e25-a75b-4afa-97a6-85e3c49f0d8f",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:37:00.507995",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "76",
"cardType": 2,
"issueDate": "2026-06-03T18:37:00.507995",
"expiry": "2026-06-03T18:37:00.507995",
"customerID": "9LNelMS49EOD41EaqqBHBQ==",
"customerIDGuid": "945eb3f4-b8c4-43f4-83e3-511aaaa04705",
"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:37:00.507995",
"linkedAccount": "DBdJtoWr8EGhjgoiYr4AYw==",
"linkedAccountGuid": "b649170c-ab85-41f0-a18e-0a2262be0063",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "75"
},
"account": {
"$id": "77",
"id": 1,
"identifier": "xYGGsNFBbU+WA19b6wIkGQ==",
"identifierGuid": "b08681c5-41d1-4f6d-9603-5f5beb022419",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:37:00.507995",
"owner": "5oKfLAAzTEi2f42gPdZqug==",
"ownerGuid": "2c9f82e6-3300-484c-b67f-8da03dd66aba",
"accountStoreGroupIdentifier": "9nZSR5ipIkaEhJkBiKYZCA==",
"accountStoreGroupGuid": "475276f6-a998-4622-8484-990188a61908",
"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:37:00.507995",
"active": true,
"updated": "2026-06-03T18:37:00.507995",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "75"
},
"card": {
"$ref": "76"
},
"members": {
"$id": "78",
"sample string 1": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"sample string 2": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"customerGroups": [
{
"$id": "79",
"identifier": "qNPO/pEQckeMg63NhEou0g==",
"identifierGuid": "feced3a8-1091-4772-8c83-adcd844a2ed2",
"name": "sample string 2",
"primaryContact": "TAkvBqvVBkaq1ZanipjD7Q==",
"primaryContactGuid": "062f094c-d5ab-4606-aad5-96a78a98c3ed",
"accountID": "B4nxjvFwGEmj30Dz9JDyLw==",
"accountIDGuid": "8ef18907-70f1-4918-a3df-40f3f490f22f",
"special": true,
"updated": "2026-06-03T18:37:00.507995",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "qnUmyfUHbUORGaO4CAGk1w==",
"priceLevelIdentifierGuid": "c92675aa-07f5-436d-9119-a3b80801a4d7",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "77"
},
"primaryContactCustomer": {
"$ref": "75"
},
"customerGroupMembers": [
{
"$id": "80",
"id": 1,
"groupID": "x08Ksw2RFkS3UKovaOGwXA==",
"groupIDGuid": "b30a4fc7-910d-4416-b750-aa2f68e1b05c",
"customerID": "i4CNyH3x3EKDyatEXgm68g==",
"customerIDGuid": "c88d808b-f17d-42dc-83c9-ab445e09baf2",
"card": "sample string 4",
"linkedAccount": "YTMlSCdVMUeIY/hhj/3O5w==",
"linkedAccountGuid": "48253361-5527-4731-8863-f8618ffdcee7",
"customer": {
"$ref": "75"
},
"group": {
"$ref": "79"
},
"customerCard": {
"$ref": "76"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "79"
}
]
},
"payments": [
{
"$id": "81",
"id": 1,
"identifier": "SEV4+1RbQUe20aInNnvJrw==",
"identifierGuid": "fb784548-5b54-4741-b6d1-a227367bc9af",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "10c/WjPCXEiRvfyWJHcyKg==",
"accountIDGuid": "5a3f47d7-c233-485c-91bd-fc962477322a",
"customerAccount": {
"$ref": "77"
},
"customerCard": {
"$ref": "76"
},
"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:37:00.507995",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "KsiqpgtYgUKgKwyj6vC8dQ==",
"idempotentVoidGuid": "a6aac82a-580b-4281-a02b-0ca3eaf0bc75",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "82",
"saleHeaderID": 1,
"saleHeaderGuid": "Yxg87NFnL0e8NQscKVQMqw==",
"saleHeaderIdentifierGuid": "ec3c1863-67d1-472f-bc35-0b1c29540cab",
"created": "2026-06-03T18:37:00.507995",
"createdLocal": "2026-06-03T18:37:00.507995",
"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:37:00.507995",
"storeID": 1,
"operatorG_Uid": "Qap2UweHtUidEiWDYt/gAQ==",
"operatorGuid": "5376aa41-8707-48b5-9d12-258362dfe001",
"customerG_Uid": "S+e92eEdRUa+r4U4UGMRAw==",
"customerGuid": "d9bde74b-1de1-4645-beaf-853850631103",
"communityIdentifier": "sHFdUlPQ+ES6XIvqFGKssw==",
"communityIdentifierGuid": "525d71b0-d053-44f8-ba5c-8bea1462acb3",
"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": "qnen9Ypbbk2Hm/m2jlmM1A==",
"priceLevelIdentifierGuid": "f5a777aa-5b8a-4d6e-879b-f9b68e598cd4",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:37:00.507995+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": "83",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:37:00.507995",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "42"
},
"customer": {
"$ref": "75"
},
"communityOrganisation": {
"$id": "84",
"id": 1,
"identifier": "74sv99c95kGDWOWG0b8BXQ==",
"identifierGuid": "f72f8bef-3dd7-41e6-8358-e586d1bf015d",
"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:37:00.507995",
"promoPeriodEnd": "2026-06-03T18:37:00.507995",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:37:00.507995",
"deleted": true
},
"details": [
{
"$id": "85",
"saleItemID": 1,
"identifier": "D0KvvAxKgEWELRx1h9IAdg==",
"identifierGuid": "bcaf420f-4a0c-4580-842d-1c7587d20076",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "XxPjAa2Cik6Laj3h8zgTGA==",
"pluGuid": "01e3135f-82ad-4e8a-8b6a-3de1f3381318",
"accountID": "g3VFAOjIwEK+5Bdtgml4mQ==",
"accountIDGuid": "00457583-c8e8-42c0-bee4-176d82697899",
"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:37:00.507995",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "ZjEPQwTmfk2XunbMeMbStg==",
"refundGuid": "430f3166-e604-4d7e-97ba-76cc78c6d2b6",
"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": "e/P5sepwOEG3/Zej7ST0KQ==",
"idempotentVoidGuid": "b1f9f37b-70ea-4138-b7fd-97a3ed24f429",
"priceLevelIdentifier": "g877lWwUwkacdclsVdGwGQ==",
"priceLevelIdentifierGuid": "95fbce83-146c-46c2-9c75-c96c55d1b019",
"communityIdentifier": "YnzOqCJdfkyO3tvvJfBmxA==",
"communityIdentifierGuid": "a8ce7c62-5d22-4c7e-8ede-dbef25f066c4",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "86",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:37:00.507995",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "86"
}
],
"refund": {
"$id": "87",
"id": 1,
"g_UID": "nlnDFkL73UqNjJsQyzaU2A==",
"guid": "16c3599e-fb42-4add-8d8c-9b10cb3694d8",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:37:00.507995"
},
"modifier": {
"$id": "88",
"id": 1,
"setG_UID": "B9zJNBAKe0WEkxpp+2lM9A==",
"modifierSetGuid": "34c9dc07-0a10-457b-8493-1a69fb694cf4",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "bECV6fL9XU+VIjruZc+KNw==",
"pluGuid": "e995406c-fdf2-4f5d-9522-3aee65cf8a37",
"deleted": true,
"g_UID": "y3R1BNpRfkWnhjsB1rySmw==",
"guid": "047574cb-51da-457e-a786-3b01d6bc929b",
"product": {
"$ref": "4"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "85"
}
],
"eftReceipts": [
{
"$id": "89",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "82"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "89"
}
],
"payments": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"cards": [
{
"$id": "90",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "90"
}
],
"campaignHits": [
{
"$id": "91",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "91"
}
],
"fuel": [
{
"$id": "92",
"id": 1,
"plu": 1,
"pluG_UID": "lwmTQ0LX10WtgBhs2FZHoA==",
"pluGuid": "43930997-d742-45d7-ad80-186cd85647a0",
"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:37:00.507995",
"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:37:00.507995",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "92"
}
],
"fuelResells": [
{
"$id": "93",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "hsx58yF3dk+xIN/XrsBEjA==",
"pluGuid": "f379cc86-7721-4f76-b120-dfd7aec0448c",
"accountID": "JqeP2UVhU0CCkwG+KLMYuQ==",
"accountIDGuid": "d98fa726-6145-4053-8293-01be28b318b9",
"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:37:00.507995",
"bestOrExpireType": 1,
"refundG_UID": "IFwbzF8LY0CuISWu5W9g7g==",
"refundGuid": "cc1b5c20-0b5f-4063-ae21-25aee56f60ee",
"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": "93"
}
],
"customerOrder": [
{
"$id": "94",
"identifier": "IUJ2qWgtuE6EszyunrRiRw==",
"identifierGuid": "a9764221-2d68-4eb8-84b3-3cae9eb46247",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "K7TtmeYe9kKCuvszgRaH1Q==",
"customerIdentifierGuid": "99edb42b-1ee6-42f6-82ba-fb33811687d5",
"operatorNo": 1,
"operatorG_UID": "qRkJ4fYGh0SFxpWdTowc8w==",
"operatorGuid": "e10919a9-06f6-4487-85c6-959d4e8c1cf3",
"created": "2026-06-03T18:37:00.507995",
"ordered": "2026-06-03T18:37:00.507995",
"started": "2026-06-03T18:37:00.507995",
"completed": "2026-06-03T18:37:00.507995",
"supplied": "2026-06-03T18:37:00.507995",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "75"
},
"operator": {
"$ref": "42"
},
"details": [
{
"$id": "95",
"headerID": 1,
"plu": 1,
"pluG_UId": "8J32YC1s3kW1+RTbuHlq/Q==",
"pluGuid": "60f69df0-6c2d-45de-b5f9-14dbb8796afd",
"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": "oC7QyTeNlUup2HnjbWDB0Q==",
"headerIdentifierGuid": "c9d02ea0-8d37-4b95-a9d8-79e36d60c1d1",
"product": {
"$ref": "4"
}
},
{
"$ref": "95"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "82"
}
},
{
"$ref": "94"
}
],
"surveyResponses": [
{
"$id": "96",
"surveyG_UID": "C+DOWYgS4EyOG82NZc3y0g==",
"surveyGuid": "59cee00b-1288-4ce0-8e1b-cd8d65cdf2d2",
"saleHeaderGuid": "SujVOiiV20qjF45jSlMCHg==",
"saleGuid": "3ad5e84a-9528-4adb-a317-8e634a53021e",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "K+AAXcykXk+JnPl3KzCkmQ==",
"guidResponse": "5d00e02b-a4cc-4f5e-899c-f9772b30a499",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:37:00.507995",
"sale": {
"$ref": "82"
},
"survey": {
"$id": "97",
"g_UID": "dc64k/GWw0Kcrhg3GbyPtg==",
"guid": "93b8ce75-96f1-42c3-9cae-183719bc8fb6",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "hIyHwHc1h0OHcBoijOsfwQ==",
"checkoutFormGuid": "c0878c84-3577-4387-8770-1a228ceb1fc1",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:37:00.507995",
"end": "2026-06-03T18:37:00.507995",
"deleted": true,
"updated": "2026-06-03T18:37:00.507995",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"b8be69a2-efd7-4692-aba9-e03ec67acb93",
"09f540a2-3b59-431b-bf67-3604ed52c0cf"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "50"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "96"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "q6Ld9urAxU608RA/Ops3rw==",
"accountIdentifier": "f6dda2ab-c0ea-4ec5-b4f1-103f3a9b37af",
"accountName": "sample string 44",
"customerOrderIdentifier": "v0mwtWnLqkqElWWsGRdPXg==",
"customerOrderIdentifierGuid": "b5b049bf-cb69-4aaa-8495-65ac19174f5e",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "98",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "PYfECaI99EGtNeDlj4oe0A==",
"paymentIdentifierGuid": "09c4873d-3da2-41f4-ad35-e0e58f8a1ed0",
"identifier": "vMlqqi98KkOUEjkjNbAjlQ==",
"identifierGuid": "aa6ac9bc-7c2f-432a-9412-392335b02395",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "tqelRuFRa0SVGJE05kwhkQ==",
"itemIdentifierGuid": "46a5a7b6-51e1-446b-9518-9134e64c2191"
}
},
{
"$ref": "81"
}
]
},
{
"$ref": "76"
}
],
"customerGroupMembers": [
{
"$ref": "80"
},
{
"$ref": "80"
}
],
"customerGroups": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"accounts": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"account": {
"$ref": "77"
},
"vouchers": [
{
"$id": "99",
"customerIdentifier": "rvYZBMkqHU6+X/we9QeuAA==",
"customerIdentifierGuid": "0419f6ae-2ac9-4e1d-be5f-fc1ef507ae00",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "6LLGVuMgoEC2R2Qh91lhKA==",
"idempotentGuid": "56c6b2e8-20e3-40a0-b647-6421f7596128",
"offline": true,
"voucher": {
"$id": "100",
"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:37:00.507995",
"barcodeTemplate": {
"$id": "101",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "102",
"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:37:00.507995",
"labelPageLayout": "Yi0Ww2GdU0yFSF5hKQGU9g==",
"pageLayoutGuid": "c3162d62-9d61-4c53-8548-5e61290194f6",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "100"
},
"elements": [
{
"$id": "103",
"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:37:00.507995"
},
{
"$ref": "103"
}
]
},
"customerVouchers": [
{
"$id": "104",
"id": 1,
"customerIdentifier": "t7lHKs3dd0qwhPjhwCZWfA==",
"customerIdentifierGuid": "2a47b9b7-ddcd-4a77-b084-f8e1c026567c",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:37:00.507995",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "WsCiflZR2UutATzgX3aVeA==",
"issuedIdempotentGuid": "7ea2c05a-5156-4bd9-ad01-3ce05f769578",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:37:00.507995",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:37:00.507995",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "jeSsbvX4D0CG3QWd4mJu+A==",
"redeemedIdempotentGuid": "6eace48d-f8f5-400f-86dd-059de2626ef8",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:37:00.507995",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "102"
},
"voucher": {
"$ref": "100"
},
"customer": {
"$ref": "75"
},
"issuedOfflinePayment": {
"$ref": "81"
},
"redeemedOfflinePayment": {
"$ref": "81"
}
},
{
"$ref": "104"
}
]
},
"customer": {
"$ref": "75"
}
},
{
"$ref": "99"
}
]
}
},
{
"$ref": "74"
}
],
"customerGroups": [
{
"$id": "105",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "93A3MKySEkisICOhg0yYxg==",
"groupIDGuid": "303770f7-92ac-4812-ac20-23a1834c98c6",
"campaign": {
"$ref": "71"
},
"group": {
"$ref": "79"
}
},
{
"$ref": "105"
}
],
"signIqTickets": [
{
"$id": "106",
"identifier": "AkYzVsqby0GR6paiwMdsGg==",
"identifierGuid": "56334602-9bca-41cb-91ea-96a2c0c76c1a",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "106"
}
],
"comboPriceGroups": [
{
"$id": "107",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "DojFlQwA70y3AxOlPGLKMQ==",
"guid": "95c5880e-000c-4cef-b703-13a53c62ca31",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "71"
},
"comboPricePlus": [
{
"$id": "108",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "EOaLpIuCQEqNGSBuFXy+mg==",
"groupGuid": "a48be610-828b-4a40-8d19-206e157cbe9a",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "62y/XPbAH0qVz305VX8fbA==",
"pluGuid": "5cbf6ceb-c0f6-4a1f-95cf-7d39557f1f6c",
"priceGroupG_UID": "bGYFkdpB60SXRL4O2QrlXQ==",
"priceGroupGuid": "9105666c-41da-44eb-9744-be0ed90ae55d",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "71"
},
"product": {
"$ref": "4"
},
"priceGroup": {
"$ref": "35"
},
"campaignPool": {
"$ref": "71"
}
},
{
"$ref": "108"
}
]
},
{
"$ref": "107"
}
],
"priceLevels": [
{
"$id": "109",
"id": 1,
"priceLevelIdentifier": "eNnOuEi4ek+NHs2xpMZgdQ==",
"priceLevelIdentifierGuid": "b8ced978-b848-4f7a-8d1e-cdb1a4c66075",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "109"
}
],
"promotionType": {
"$id": "110",
"identifier": "KwY0FrWQH0esDGVEuOU/qw==",
"identifierGuid": "1634062b-90b5-471f-ac0c-6544b8e53fab",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "Km5oaAbrPk6ki1OrTl+jww==",
"labelPageLayoutGuid": "68686e2a-eb06-4e3e-a48b-53ab4e5fa3c3",
"priceLevelIdentifier": "Ucpqj4ehZUuMakxP9c1fqQ==",
"priceLevelIdentifierGuid": "8f6aca51-a187-4b65-8c6a-4c4ff5cd5fa9",
"active": true,
"updated": "2026-06-03T18:37:00.507995",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "4"
},
"dealCost": {
"$ref": "2"
}
},
"currentCostStart": "2026-06-03T18:37:00.507995",
"dealCosts": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tags": [
{
"$id": "111",
"pluG_UID": "SgBOB6qlWUyoHoTiSd+l9g==",
"pluGuid": "074e004a-a5aa-4c59-a81e-84e249dfa5f6",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "111"
}
],
"alternateProductG_UID": "YXZ6BNuFTke1bgn/Nq8WUA==",
"alternateProduct": "047a7661-85db-474e-b56e-09ff36af1650",
"altProduct": {
"$ref": "4"
},
"productHostCode": {
"$id": "112",
"id": 1,
"pluG_UID": "VYNu0/x56ka1smVbvvbuEg==",
"pluGuid": "d36e8355-79fc-46ea-b5b2-655bbef6ee12",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "65"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$ref": "68"
},
"mscSubCom": {
"$ref": "67"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:37:00.507995",
"inventoryTracked": "2026-06-03T18:37:00.507995",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "113",
"pluG_UID": "sM06jPggmkaTCSr7DcLMfQ==",
"pluGuid": "8c3acdb0-20f8-469a-9309-2afb0dc2cc7d",
"fuelPluG_UID": "bx3dhDoHE0ydetlZymTCXg==",
"fuelPluGuid": "84dd1d6f-073a-4c13-9d7a-d959ca64c25e",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "113"
},
{
"$ref": "113"
}
]
},
"incrementCount": true,
"minimumQuantity": 1,
"randomWeight": true,
"salesMode": 47,
"cartons": 1,
"weight": 1,
"units": 1,
"autoOrderStatus": 1,
"invoiceDetailReceive": true
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ���\K.l� 5 xl/workbook.xml � (� ����0D�&�C���H")��x��}��m�-ik��-H�yۙ�};|��Zۓ��/]Eecɘo%j�';��;a���{1+�j���[� ,K��9 (k�T��+��B�%b�ÊҠ��B���p��Vw6 [C�7��~�(b@cE@��ܺ����R��^�� K0=c.�q��wg���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
���\0�_/' ' _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="R65b612f919d0414a" /></Relationships>PK ���\��� �F xl/worksheets/sheet1.xml � (� �\�r���/���.Y)r�[�;��J���%�H����Z;�!��X.403����o��~=��X�o�w'0U������������������o�g?��������V'כͷ��������z����������ņ���r�����r�./��.�6�Z)�Z|��У��7�֓_��9k�m���ھ���_G�^��M�Ϯn����OV��'3x�h�''��g[�7������S��\������É�ڞ�?�>����j�����ͻ�ϧ��/�B�m�\.����=��鰛��^��������~2S獷�*��arr�}�Y�~�_N��گ���~� ���N;�s����~�{���
6z�b�����~�{~����{o"D�����������}�| "�����p�=��q
Vy]�-�����}��\;
NY}���_Ա'�cOH�}� �u��NM1Z� &�� �w`�8gb��TNH�w�W$�?��D?Ǟ��9�C�G�P9 12J��u�D�U�X�@���XJ�DI
9,:@��P�B�w�;Jj=�h�rN��t��69�|4�j4�;[��N��6������l�a
�DI]xCc�t�Љ��� �z�P��N��!? �1ʀ%��+�҉�:�0��h��A]�:QR^2��ĨJLK�4*
�6j1�+'$F�".��8��&1�N��K
��F�>4�\�De�
�L�M-�'F���zJ�.6������������Cb���]D��.t����(i� ���
t�������`mMFD�Z�齕A������D[�Fp�bab���&&Z��H�Y��I��D[������D[0ё{�z�&U{�>M,�h<�غlb�͘�� �*<F�۴���`"�8"1ZUדML���2%��5�
�m��qQ�0R�%Y�
�h'-�8(�1^iz�JƝ8�
NzDmG��8��L:j�4��*�p��N�'X R��u��I��V+U��W�*'$N�"�*}�R��Z�t}��t,.Q�eT�]٦�����'*��)FO�
��(�VNHTt1w�Ts�R�*��%*��=�mp������ʿ�[M �I6|b�/�1�=*>��D��D��"�[��V�O������+�j������������IBq�|��9�� �N���e�����>Q�c��j���@UW�>$
u���� Ǟ�8�'$.s �!q0�Cw&�C�_H��Н}��p{�TS���R�!��b�4Y#+�8�����kQ��D
[�F�E�NH\�E6�1v��h��ĵx����c��ϦX�U���>q-�cOH��;�i7�P���c�^,+��ǘ8w4���l8���"����Gx̘8sMI*���+�Xp��[P�R�DNL\�)���:��a�"�<z����������x,'1q����8�E׆�F�aL�'������&Nb(<��S#R1L���/R}�1TfU3)�{�X�t�q8�P�kn������2:�iWWQ��ժ�zF��VY1PQA��l�����v���Rs��%Y8[�L������g��m��5��y9UOOA�
nuh�շ�U��M�����h���jGJG��C!I�T��V��3����%���)Zt���N��K���u�Γ�#[=��'m��J�Q-؍^����@b�[�/��E��q$����0��/��ő��� �
`� ���z��J _Ŵ�i6��3l$,-yp]���������������4�t�ܮ���+k�:��y��b����@i�B_I,���@>�9( B?��l���{JLO�L��G?��| C<����t���@>� So�*�\Iכ���d �8JR�%��m"�2����,�.�1�~.��Q5�Ї����b@Z�@?�SбC���i�~�$�^!i������;�������2ڋ����j��d�]�'t?�����w96'���ُsuv���{o1߷�ҢٷХE�oaJ�G���x�o�J�'���x�oJ�g����}�K��b�� C��`�`}%�0\_&�7� C��` }'�0l�L�
&������G����I0a��%�0t�L�3A���;d��3I�� E�� b4� G�0� �4� I�P� �4� K�q�i82
�Y���8�4gA���,��r�yZ���O�qj9B-�Y���8�gA���,��r��:���S�p�:u繠S�p�:u繠S�p�:u�6�sA���<t��sA��g�N=�YЩ�8:�gA���,��s��z���S�qt�9N=�Y�i�8:
gA���,�4p�������qt8Nùt���pn�F�s#�4��X�id87�N#ùt���pn�$���:�gA���,�4r��"�Y�)r��"�Y�)r��"�Y�)r��"�Y�)r��"�Y�)r����@B��� Jš�
�a�
Z��n�T1�[A��ܭ WP�V�+(x+C��l��[A����V-����S^�b���JT^�R��+�V*Sym�J�*�[�T��a+��Bl�r��T��*���Nl�[I��Tl%�Z��̋�VR0�I
������g�xһƓv�E��^f�9�d�P#�y,ٰ{|�l����Ӂ�g�����l��?�l�忐l�ݿ�l�տʿ�z~�j;s.M_��Z��d�`z+�0J��l�u�!ٰ��S�a��~�J?H��u}a�i��_�����l6�8Zl�ۡ�G�"_}<�uH^�!}͞
-J��kGH��돼z�ˡ�WC����-�Z|7�����C��G0v6F�1��}*ޅ����Z��W�:x^ȃ'�!}̇�14�8$���<�C��c�����E)���\�5�����af�U3�H4�H�4{�����R���?����ŏC�����|(�4C���,͐r)��^�)4��4��}2��S��������fr#�%�81,q#Q��h��1:l^��$G�2o�ȱ)���S�yЌ�[/c��������R$�]�FJ�xۿ�K2�X�=¨��0�j[H��m3��[I�|�J���;��eI[DA^e�E��E+�r��ct�>g|P���x��}q���l%��U�R���VT�^�E0��V
�|Ԋ���������fy��E�v(j�CQ����*���M9�~��zqq�X=^.7����~������ PK ���\�B�&� P xl/_rels/workbook.xml.rels � (� ��AN�0E�b͞�NLZP�n�t[z��'Q;��B�Ƃ#q�"A*�`ӕ5짧��6o��Nb�]���ioz�6pL�n ��jG�|#v�Y~�b]J�#�Qw4b,�D.w�#�\��O��/��y�3�����C������>���`���!vD �CK���(��!�L�5
�ju�%��dE�>H`�fj1���^��LFZm�~��Xh%�T��@�9����<��Ɉ
Um��K�������PK ���\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ���\��b�8 �6 xl/sharedStrings.xml � (� �[Yo�~��`�9�u��Y�m{�X_��@ABIT[�Z�%�{�����K����b�X5_~��eG�di�=6N��#�GE��ۯ��OW�|�*��$+r���@����߾0V�М}=~���O��,z�;�N�=�I�rG*�YnOپ�$f��V����u�tG���(*꼂e]�����?j�(�H��K�mӼJ���_N�o_N9u�|��x�^Ú��=ű9n����y}�гe'[zWL�7i�P��ݗ U����5��U�l�OI礄��,eo*R�l�\�����4#a�[�u��z�ϰC a/(�0��a�,���)�v�����Ε
�`W����WU�� du��i��S�xSd��ᅦ��
]t|�ӊ���Z���#�h����Z3�6�
4�ܼ|�Y��e$�e)��������P�V`Q(ĉ�O�`��e$�]ed;����!���@D��.h��'{K�m��θ�����#�g���A���h�a0��f�Y��F,�\�B#�-�����>;�d{R�EU�`c9-/�`�1���-���j��
b��"�fn����u�SQ��&�J�l�V�����L
��64�P�k��-Ȉ'�>��ޅ���HKU8&�U�'r^����a�s��rf��\L���,����Ɓ�m�&
R�%D(�TI�]�`>�T��
2���We�{����G���b`�� >I]�"���7.p���WE�:�bw���E�F�X 7�,ˊp��zs��1�-�"�H͍� �Ql��#e��l:;쫺�K��jl�����+�ۓt�ߑ�+'<<G*�}���H� Ƨ��7�U�W��gp
9�}�̐/��`}<����,��\f�
xBv;�~�}��@ˈ��e��[�,���k��!�ALx�����5�#ɷ���X��4Ow��5>�x����{�l`��v(fO��W�zâ��'Cbp��.sV�}�ϜfϽ�HH�ͬ?RW��ox��:�&D��L��� &��*����`d�e�f[�����5�t�&^�X$��M�X�ۆ�k�;�D#�4�v��q�"}:���0��@�(�l4��?4
uM�Ol�hb�,2
w ^��X��e�Z�mE�s%�x���˰����(�,O�+�T��we~�.�3m6�}���C�M�EZ�ںf;$�|�q4ꛉVd&�'G��W֜��a^��ޒ�liy�ow�N.oW']�b's�
��U���lB?�t.!p!�$���ئF���}[l�Ӳ?٬�l�u�G�=���n�����?7�v��E���-$[�w^g�@�M ��9i6`�"��v�B�F'7�������X�e��|����
�[�|I��:�c�؞���P/"I�Ĝ����'��xaR�7?�*zT~�8�m/)��
wƸ��$Vb��K���!
5��f����1"��#�P
��Ĩ�cI��4�y���:5u�=r���t���3�
��I&�N��P�ȇ$
�o��Si3�y������u�������xC�"���Smr�kQ�/pY��J�}NR ��G��=��I� ]KQ�C^���X��jϖE;������C�
,�ޙBS�̟��V��3���w}��1��6���s�_e��i��O������,Ә� ��)}"�0�>[�.�eR���➍~������qI=W�?&�#E`4$P�갗Ki� Y���ȧ���v�Ե��m���E�:-}�����
x�w,���MUL����"�\/?����������wF�0U���T���_& ~s��^Є�Y��7�sp�oOPkѪ�_�����0�_
�!�d�k�x�1/�i9=�5�Ƽ���2�6��ʥ��3!�V虉���z�������m ������<��#^s���ou�\�����kti
��-����������BJ�ZԌ��8�lq�8��ĝ�����2K��Ѹ��9z}`�索tc�\h�!�_6����>��>u����d �����Dn�և8֔�i_1���
��b��B�$P��H�$��wcG�t���A�"J9��&�����
6~�[wU2�JrRg�����J�g�@��&?��7͞>���JrKٶ�
�5�Ð�f)�ۦt!���5F8�#��S5i&�»"$��.&�7�K9R�4��Bͯ�Y��M�\�!@�R��2mn�d��.w*��i�4~mȹ�S��!F�Y�p�_Ph]�8���a��њ3<�h�&���M���lV�P�'�a� 0���:\���B��"j����<a�2��i�]nG��
�xj_�W�%ͭ��1U��1m��ѲbC �̦���FȲ�je���
�W.7�P��|�c�Iӈ��l�LS�#��j���~ۧm���_XFal�1��������w웁�S��B�1�ď"O����-%�n�Ysu$��k �%��� t�d�m����(��{MƝ��ɞ撔�Mq Yux(�q��`ꊝs���n�����"L���K�z �Mac�I�8)8�l$�LV���:�t���u���:�L���rDW�]�4��K#:�R���dD��mC˔d8uf���e1�L� ��
�ަ ��9&��R�+֑}�oE�R9�nS���X���Z�>�5�IwC�/��!��{��M.��8b��v���3�
u�0,۳c-��ىi$vl- �X�ꍃ�G�EQ
�����xY����xN㙚�O0��n%$�oߣ����H�x�k�?�DT���I�(��MX~~�.��*�h #��:a�}.mI���:��}���$R�5t�7��MR��\�������@x˧}@O}�ĥخo���:�4�p8o�Ո��qC+���[��5�ym���@
�Q@���P��4�.�r�H�j�w|+��J��8�x�h��[�G�x�<�Yͦ�&�o+���е�@��N`G� ���R���iؽ���Bν��o��v�T��?'�o&J���aH<�Y��M�^������.K�'$��O.�?c���py�+�9eP�x�"�-)��8e���7f:�ߤ�}�t�A�h��>�,����2J�ѐPK<�M{e�k�~-��g6���9�i�L*q����L��?m�^c=a� ��@L-ͶMSL)��.kz���;�+*�|�4�Z�Aq%�(e6un�2z��a�OϿ��OKAJ��d���&D�H~ɱ�u�HRU�!�K^hؿ-�ì���H�x���E7��e��x|� ����І���ݻ�������3�? �- �� �Jxun��h�9.k"��=�f��Qt��b�h]'ɦt��� ���QG���4��\�J�t�j� �Q�y�@�
�-�4Iÿʐe�/}���������)si����S��!M�_��Y\���7�����?T�z�M���"H�������,����%�3Y��odL��rW�|����:���J����Q��cH%���m?
G<8�jB(vc����{T#�5��wY㇜��D��`�~eոJMKP`�����3�E��Is7Y���|���{!�yUEq�M���g���Sƪo�PK- ���\K.l� 5 xl/workbook.xmlPK- ���\���� � � [Content_Types].xmlPK-
���\0�_/' ' U _rels/.relsPK- ���\��� �F � xl/worksheets/sheet1.xmlPK- ���\�B�&� P � xl/_rels/workbook.xml.relsPK- ���\Ѓc'2 E
& xl/styles.xmlPK- ���\��b�8 �6 � xl/sharedStrings.xmlPK � %"