POST api/invoice/{id}/detail/{pluGuid}
Update/increment or add a single invoice detail
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Header Identifier |
globally unique identifier |
Required |
| pluGuid |
Product identifier |
globally unique identifier |
Required |
Body Parameters
detail model to save
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. |
Request Formats
application/json, text/json
{
"identifier": "ej4/wRYHskO3gwxCWw+pLA==",
"identifierGuid": "c13f3e7a-0716-43b2-b783-0c425b0fa92c",
"headerIdentifier": "gkSnWWGwcE67/PZQndF9+Q==",
"headerIdentifierGuid": "59a74482-b061-4e70-bbfc-f6509dd17df9",
"pluG_UID": "6mww6WBJEkmSKtXM3ugWyA==",
"pluGuid": "e9306cea-4960-4912-922a-d5ccdee816c8",
"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:35:54.2468683",
"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:35:54.2468683",
"costEnd": "2026-06-03T18:35:54.2468683",
"createdFromUnknownScan": true,
"orderGuid": "BilTqbAq1EWQsLcCU0dhPw==",
"orderIdentifierGuid": "a9532906-2ab0-45d4-90b0-b7025347613f",
"processed": true,
"received": true,
"inventoried": true,
"fromElectronicInvoice": true,
"allowDelete": true,
"updated": "2026-06-03T18:35:54.2468683",
"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": "j8LiQq1t6kCnZK8/3+sGUQ==",
"headerIdentifierGuid": "42e2c28f-6dad-40ea-a764-af3fdfeb0651",
"identifier": "734aNU857kqTBu9vlV2urQ==",
"identifierGuid": "351a7eef-394f-4aee-9306-ef6f955daead",
"supplierIdentifier": "ynofiidPNUa8qydF4jVaIw==",
"supplierGuid": "8a1f7aca-4f27-4635-bcab-2745e2355a23",
"pluG_UID": "t6xulVxyXEm98n+R2MkaLg==",
"pluGuid": "956eacb7-725c-495c-bdf2-7f91d8c91a2e",
"campaignName": "91d3ec95-0de2-45f7-8ca5-612768f26d1d",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:35:54.2468683",
"end": "2026-06-03T18:35:54.2468683",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "91fqrKHFHkif7RQvXXCUYA==",
"bonusItemPluGuid": "acea57f7-c5a1-481e-9fed-142f5d709460",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:35:54.2468683",
"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:35:54.2468683",
"campaignEndDate": "2026-06-03T18:35:54.2468683",
"masterPLUG_UID": "CngwGLf4BU+qUsu+fMXc/A==",
"masterID": "1830780a-f8b7-4f05-aa52-cbbe7cc5dcfc",
"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": "ASvAx/UQU0SIKFUAhzm2Fg==",
"bonusMasterID": "c7c02b01-10f5-4453-8828-55008739b616",
"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:35:54.2468683",
"unknownScan": {
"$id": "3",
"pluG_UID": "mCrZnSFfg0yYOIKAztHgjw==",
"pluGuid": "9dd92a98-5f21-4c83-9838-8280ced1e08f",
"invoiceIdentifier": "Mpnj4eUTRk63lfcAcz3r7Q==",
"invoiceGuid": "e1e39932-13e5-4e46-b795-f700733debed",
"barcode": "sample string 3",
"itemNumber": "sample string 4",
"created": "2026-06-03T18:35:54.2468683"
},
"productActive": true,
"productSalesMode": 39,
"productGSTPercent": 40,
"productCostCalcMethod": 41,
"productAlwaysApplyMargin": true,
"productMarginRanged": true,
"productMargin": 1.1,
"productMinimumMargin": 1.1,
"productMaximumMargin": 1.1,
"priceGroupG_UID": "wst8Gdy700a+qGJHzgJtag==",
"priceGroupGuid": "197ccbc2-bbdc-46d3-bea8-6247ce026d6a",
"priceGroupName": "sample string 44",
"priceGroupCode": "sample string 45",
"product": {
"$id": "4",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "s25tqhKafkeHRXKvLzMITQ==",
"guid": "aa6d6eb3-9a12-477e-8745-72af2f33084d",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "RLTjQFETvUaoO9WvCd3dKg==",
"priceGroupGuid": "40e3b444-1351-46bd-a83b-d5af09dddd2a",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:35:54.2468683",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:35:54.2468683",
"pluCreated": "2026-06-03T18:35:54.2468683",
"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:35:54.2468683",
"lastManualUpdate": "2026-06-03T18:35:54.2468683",
"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:35:54.2468683",
"currentCostUpdated": "2026-06-03T18:35:54.2468683",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:35:54.2468683",
"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:35:54.2468683",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "9kRpDhSpzkOemk2qcRRNBQ==",
"altPLUGuid": "0e6944f6-a914-43ce-9e9a-4daa71144d05",
"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:35:54.2468683",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "9OrPJmQQUkmmMUcaOj0Rdg==",
"shelfPageLayoutGuid": "26cfeaf4-1064-4952-a631-471a3a3d1176",
"talkerPageLayoutG_UID": "hTYsWfqXCk+kN3MeBTyOgg==",
"talkerPageLayoutGuid": "592c3685-97fa-4f0a-a437-731e053c8e82",
"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": "hA76WjJlok6QJ40SezmKhw==",
"inventoryIdentifier": "5afa0e84-6532-4ea2-9027-8d127b398a87",
"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": "ZB0bpp1pjUiw9AN92VGpcg==",
"parentPluGuid": "a61b1d64-699d-488d-b0f4-037dd951a972",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "KcNv3Evick2p9h6opEFEiw==",
"supplierIdentifierGuid": "dc6fc329-e24b-4d72-a9f6-1ea8a441448b",
"supplierChanged": true,
"rebateSupplierIdentifier": "2Bx3+55nuUONrSqjKw8B2g==",
"rebateSupplierIdentifierGuid": "fb771cd8-679e-43b9-8dad-2aa32b0f01da",
"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:35:54.2468683",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "vgqpk1csQ0SlZlbQn/NTqQ==",
"hostIdentifierGuid": "93a90abe-2c57-4443-a566-56d09ff353a9",
"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:35:54.2468683",
"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": "o4mGxaJVd0669qR8HVpyLQ==",
"hostIdentifierGuid": "c58689a3-55a2-4e77-baf6-a47c1d5a722d",
"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:35:54.2468683",
"priceZone": {
"$id": "6",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "nrYTPhm9B0OBWYXO0nFurg==",
"hostIdentifierGuid": "3e13b69e-bd19-4307-8159-85ced2716eae",
"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": "ygxRTlvtY0WSln6UABq9Gg==",
"hostIdentifierGuid": "4e510cca-ed5b-4563-9296-7e94001abd1a",
"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": "SJeo76MbkkOnZtxXF9ocBw==",
"identifierGuid": "efa89748-1ba3-4392-a766-dc5717da1c07",
"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": "P8oug0mM0kqygcmMcTjPgQ==",
"hostSupplierIdentifierGuid": "832eca3f-8c49-4ad2-b281-c98c7138cf81",
"loyaltyPriceLevelIdentifier": "y+sXkNoQ5EuYDp1Z1TWTDA==",
"loyaltyPriceLevelIdentifierGuid": "9017ebcb-10da-4be4-980e-9d59d535930c",
"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:35:54.2468683",
"lastProcessed": "2026-06-03T18:35:54.2468683",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "11",
"identifier": "0FTO8DDzb0u2pJJRpMCjMA==",
"identifierGuid": "f0ce54d0-f330-4b6f-b6a4-9251a4c0a330",
"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": "cIp7VM/QgUiWFBWNUkFFgw==",
"primaryContactID": "547b8a70-d0cf-4881-9614-158d52414583",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "oFmWYSH1EEy+AyambQ4/Sw==",
"supplierGroupGuid": "619659a0-f521-4c10-be03-26a66d0e3f4b",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:35:54.2468683",
"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": "93e5ffe4-8171-4d4b-b4fa-6dcfb85af05d",
"identifier": "Uu9NbiCwhkSoe2+QXEE8RA==",
"identifierGuid": "6e4def52-b020-4486-a87b-6f905c413c44",
"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": "FMXmqR/EiUKIM1rYA90d4g==",
"supplierIdentifierGuid": "a9e6c514-c41f-4289-8833-5ad803dd1de2",
"contactGuid": "UdWrB4Jlz0O+LWvzxd3d7w==",
"contactID": "07abd551-6582-43cf-be2d-6bf3c5ddddef",
"contact": {
"$ref": "12"
},
"supplier": {
"$ref": "11"
}
},
{
"$ref": "13"
}
],
"products": [
{
"$id": "14",
"pluG_UID": "D34d9j/6kkCUKyz+Y9/ZvQ==",
"pluGuid": "f61d7e0f-fa3f-4092-942b-2cfe63dfd9bd",
"supplierIdentifier": "LLBmX3U4i0Ga7xUocNCWNg==",
"supplierIdentifierGuid": "5f66b02c-3875-418b-9aef-152870d09636",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:35:54.2468683",
"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:35:54.2468683",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "15",
"pluG_UID": "+MZjqt+rMEq6KRcx85jXpw==",
"pluGuid": "aa63c6f8-abdf-4a30-ba29-1731f398d7a7",
"supplierIdentifier": "dDNCOAZALUiwc/cUy9ZR/g==",
"supplierIdentifierGuid": "38423374-4006-482d-b073-f714cbd651fe",
"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": "jCi+1vSXHU2PSIHJnIqZkg==",
"parentPluGuid": "d6be288c-97f4-4d1d-8f48-81c99c8a9992",
"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": "EtfUfR4q/EGXHEOUp05fDQ==",
"supplierGuid": "7dd4d712-2a1e-41fc-971c-4394a74e5f0d",
"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": "6/eKiqsg/02FhyYOMYgVXQ==",
"supplierGuid": "8a8af7eb-20ab-4dff-8587-260e3188155d",
"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:35:54.2468683",
"deliveryDate": "2026-06-03T18:35:54.2468683",
"nextCutOffDate": "2026-06-03T18:35:54.2468683",
"nextDeliveryDate": "2026-06-03T18:35:54.2468683",
"nextDaysBuffer": 10
},
{
"$ref": "18"
}
],
"store": {
"$ref": "5"
},
"updated": "2026-06-03T18:35:54.2468683",
"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:35:54.2468683",
"processed": "2026-06-03T18:35:54.2468683",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:35:54.2468683",
"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:35:54.2468683",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "19"
}
],
"zoneMatrix": [
{
"$id": "21",
"id": 1,
"hostIdentifier": "CDcmjT0p3E+ikqaORWs6pA==",
"hostIdentifierGuid": "8d263708-293d-4fdc-a292-a68e456b3aa4",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"73b7927b-6fe2-4d70-899b-bd14624c3158",
"dd9c01d9-20d4-46a0-b809-b3c8b00b04e9"
]
},
{
"$ref": "21"
}
],
"hostFileStoreSetting": {
"$ref": "9"
},
"hostStoreSettings": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"promotionPlacements": [
{
"$id": "22",
"identifier": "7stlCgEvQUKdoSzvWMz7Tw==",
"identifierGuid": "0a65cbee-2f01-4241-9da1-2cef58ccfb4f",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "22"
}
],
"promoTypeGuids": [
"e118d329-236e-44cd-b3a9-c3421aa7b685",
"e0b5e436-219c-4a06-91d7-4133d0be0f3a"
],
"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:35:54.2468683",
"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": "6fb562a9-ade5-460a-90bf-8753aae14e55",
"updateStore": {
"$id": "28",
"id": "4562493c-75b9-41fa-988d-4a96a244519a",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:35:54.2468683",
"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:35:54.2468683"
},
"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": "Cqy1VIqq1kSgoKONDIcKuw==",
"pluGuid": "54b5ac0a-aa8a-44d6-a0a0-a38d0c870abb",
"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:35:54.2468683"
},
{
"$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:35:54.2468683",
"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:35:54.2468683",
"startTime": 5,
"endDate": "2026-06-03T18:35:54.2468683",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "H4F6XpprPUG5/UkqiVKmSA==",
"hostIdentifierGuid": "5e7a811f-6b9a-413d-b9fd-492a8952a648",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"tray": {
"$id": "34",
"g_UId": "jcsnsqsDTECSwwi+HvTl+Q==",
"guid": "b227cb8d-03ab-404c-92c3-08be1ef4e5f9",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "35",
"priceGroupG_UID": "71ECwht88EO9Ax7tY3g0+g==",
"priceGroupGuid": "c20251ef-7c1b-43f0-bd03-1eed637834fa",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:35:54.2468683",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "36",
"pluG_UID": "bpBJQMS2/ken374pjHhhsA==",
"pluGuid": "4049906e-b6c4-47fe-a7df-be298c7861b0",
"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": "eeb8245c-31a9-4208-9d88-4ff86306d7c2",
"created": "2026-06-03T18:35:54.2468683",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:35:54.2468683",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:35:54.2468683",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:35:54.2468683",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:35:54.2468683",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:35:54.2468683",
"lastSold": "2026-06-03T18:35:54.2468683",
"firstSold": "2026-06-03T18:35:54.2468683",
"awsUpdated": "2026-06-03T18:35:54.2468683",
"lastManualUpdate": "2026-06-03T18:35:54.2468683",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:35:54.2468683",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:35:54.2468683",
"doNotRangeUpdated": "2026-06-03T18:35:54.2468683",
"doNotOrderUpdated": "2026-06-03T18:35:54.2468683",
"tracked": "2026-06-03T18:35:54.2468683"
},
"allergens": [
{
"$id": "38",
"primaryKey": {
"$id": "39",
"pluGuid": "870669eb-be75-4242-979d-d3c3189bbce2",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "62kGh3W+QkKXndPDGJu84g==",
"pluGuid": "870669eb-be75-4242-979d-d3c3189bbce2",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "38"
}
],
"costs": {
"$id": "40",
"pluG_UID": "11TmtErzUEG1Fwmxo4x6oQ==",
"pluGuid": "b4e654d7-f34a-4150-b517-09b1a38c7aa1",
"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:35:54.2468683",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "41",
"saleHeaderID": 1,
"created": "2026-06-03T18:35:54.2468683",
"createdLocal": "2026-06-03T18:35:54.2468683",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "95sQNktXTk6RigEE219hnw==",
"operatorGuid": "36109bf7-574b-4e4e-918a-0104db5f619f",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "a6OljZDRpEmP/afwoVLjDg==",
"pluGuid": "8da5a36b-d190-49a4-8ffd-a7f0a152e30e",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "42",
"id": 1,
"g_Uid": "ENYluKEm2k2IWFKEwc2j3A==",
"guid": "b825d610-26a1-4dda-8858-5284c1cda3dc",
"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:35:54.2468683",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:35:54.2468683",
"endShift": "2026-06-03T18:35:54.2468683",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "43",
"operatorG_UID": "1CwT6g9VvkGa1ejkTOBwpg==",
"operatorGuid": "ea132cd4-550f-41be-9ad5-e8e44ce070a6",
"storeID": 2,
"operator": {
"$ref": "42"
},
"store": {
"$ref": "5"
}
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "41"
}
],
"apns": [
{
"$id": "44",
"pluID": 1,
"pluG_UID": "WICobtmVfUWYu56Y6mjRxQ==",
"pluGuid": "6ea88058-95d9-457d-98bb-9e98ea68d1c5",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"tuns": [
{
"$id": "45",
"pluG_UId": "uIBFqHxss0+h+6GbqBKsyA==",
"pluGuid": "a84580b8-6c7c-4fb3-a1fb-a19ba812acc8",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "4"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "45"
}
],
"competitionPricing": [
{
"$id": "46",
"identifier": "YxyAtXWQ8k6c7P9DWX3H1A==",
"identifierGuid": "b5801c63-9075-4ef2-9cec-ff43597dc7d4",
"pluG_UID": "oCuDySO7AEus5mpImmXxTQ==",
"pluGuid": "c9832ba0-bb23-4b00-ace6-6a489a65f14d",
"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": "UBRRLDOwYU++FsnyPz9Lyg==",
"groupName": "sample string 1",
"identifierGuid": "2c511450-b033-4f61-be16-c9f23f3f4bca",
"exists": true,
"flipChartIdentifier": "cUvEwLnrjUOskhV0wbl+7w==",
"flipChartIdentifierGuid": "c0c44b71-ebb9-438d-ac92-1574c1b97eef",
"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": "Mner4J4F0EKoZj9eNME5FQ==",
"groupIdentifierGuid": "e0ab7732-059e-42d0-a866-3f5e34c13915",
"flipChart": {
"$id": "48",
"identifier": "LTgp/EOlkkiBsW2RAKZkBA==",
"identifierGuid": "fc29382d-a543-4892-81b1-6d9100a66404",
"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": "iwyhe7RuFEONQ5TxE8MB4g==",
"identifierGuid": "7ba10c8b-6eb4-4314-8d43-94f113c301e2",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "50",
"id": 1,
"g_UID": "wtSy8NlYbk+bawlPgkMrxA==",
"guid": "f0b2d4c2-58d9-4f6e-9b6b-094f82432bc4",
"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": "SwaXoclv1EKiN/Ks2w/lLA==",
"previousFormGuid": "a197064b-6fc9-42d4-a237-f2acdb0fe52c",
"nextForm": 1,
"nextFormG_UID": "weTBwfkmxkabewqjye7Umg==",
"nextFormGuid": "c1c1e4c1-26f9-46c6-9b7b-0aa3c9eed49a",
"attributes": "sample string 10",
"updated": "2026-06-03T18:35:54.2468683",
"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": "kBI/80cYjkGvE48EUV83Ag==",
"checkoutFormGuid": "f33f1290-1847-418e-af13-8f04515f3702",
"identifier": "54VXKXA1hkSgGcTqrvD5iw==",
"identifierGuid": "295785e7-3570-4486-a019-c4eaaef0f98b",
"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": "nfsIBUtmn0aK43RHu039uQ==",
"valueGuid": "0508fb9d-664b-469f-8ae3-7447bb4dfdb9",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:35:54.2468683",
"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:35:54.2468683",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "51"
}
],
"panels": [
{
"$id": "53",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "/O+CSUo0BEiWoxYeq+Bpdw==",
"checkoutFormGuid": "4982effc-344a-4804-96a3-161eabe06977",
"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": "yt8/H6008EO1knuJ/oXFpQ==",
"flipChartPageIdentifierGuid": "1f3fdfca-34ad-43f0-b592-7b89fe85c5a5",
"pluG_UID": "YX3d6PUy0kWrB1MLDfGacg==",
"pluGuid": "e8dd7d61-32f5-45d2-ab07-530b0df19a72",
"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": "VVA/KUBud0WzmAHUl1iwuw==",
"pluGuid": "293f5055-6e40-4577-b398-01d49758b0bb",
"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:35:54.2468683",
"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": "GkY3QBGZ4k+dW7WGEDz7TA==",
"ingredientGuid": "+vinLn0Ea0my2MmQtt4p1A==",
"ingredientIdentifier": "2ea7f8fa-047d-496b-b2d8-c990b6de29d4",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "4"
}
},
{
"$ref": "56"
}
],
"bins": [
{
"$id": "57",
"pluG_UID": "xaSaCy60T0iTQ+WR1k0txw==",
"pluGuid": "0b9aa4c5-b42e-484f-9343-e591d64d2dc7",
"shelfLocationIdentifier": "SvSmpfLPHkOzEO7eytfOaw==",
"shelfLocationGuid": "a5a6f44a-cff2-431e-b310-eedecad7ce6b",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "ahetuauXQEyZ4S8fjqKtwg==",
"labelPageLayoutGuid": "b9ad176a-97ab-4c40-99e1-2f1f8ea2adc2",
"updated": "2026-06-03T18:35:54.2468683",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "4"
},
"location": {
"$id": "58",
"identifier": "lebfpu4vOU+5mxHc+TJTYg==",
"storeID": 1,
"identifierGuid": "a6dfe695-2fee-4f39-b99b-11dcf9325362",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:35:54.2468683",
"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": "6AneY4Nb/UeT4SPt8hn33A==",
"pluGuid": "63de09e8-5b83-47fd-93e1-23edf219f7dc",
"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:35:54.2468683",
"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:35:54.2468683",
"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": "sfjIKDNwlkWetiGjMoc0/A==",
"labelPageLayoutGuid": "28c8f8b1-7033-4596-9eb6-21a3328734fc",
"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:35:54.2468683",
"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": "Y9c+J+2rcU6vjknOnAjaWA==",
"labelPageLayoutGuid": "273ed763-abed-4e71-af8e-49ce9c08da58",
"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:35:54.2468683",
"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": "VxJilyEVUEGQo8E2EOFhhg==",
"labelPageLayoutGuid": "97621257-1521-4150-90a3-c13610e16186",
"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:35:54.2468683",
"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": "fynYLh4pL0anNDjOCoON+g==",
"labelPageLayoutGuid": "2ed8297f-291e-462f-a734-38ce0a838dfa",
"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": "8qr+SgM/2EySTI4XZp5N3w==",
"pluGuid": "4afeaaf2-3f03-4cd8-924c-8e17669e4ddf",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "DaCT3GvR/0uzUwlaZ/vjnQ==",
"dealCostGuid": "dc93a00d-d16b-4bff-b353-095a67fbe39d",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "iB1lIPBaF0WxzANMRK5M9A==",
"priceGroupGuid": "20651d88-5af0-4517-b1cc-034c44ae4cf4",
"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:35:54.2468683",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "8de558ed-6882-4f23-b50a-c0c36457f6da",
"campaignComboPriceGroupG_UID": "lFKVfUz/H06Q6/QOg6c1zg==",
"campaignComboPriceGroupIdentifier": "7d955294-ff4c-4e1f-90eb-f40e83a735ce",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "70",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:35:54.2468683",
"operatorG_UID": "HaYdheTFEkCrJ8sKQB8GTQ==",
"operatorGuid": "851da61d-c5e4-4012-ab27-cb0a401f064d",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:35:54.2468683",
"signIqTicketFileMovedUtc": "2026-06-03T18:35:54.2468683",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:35:54.2468683",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "b7e7b804-7887-48e9-b6e0-5e13ea4e749b",
"product": {
"$ref": "4"
},
"campaignPlu": {
"$ref": "69"
},
"fuelItem": true
},
{
"$ref": "70"
}
],
"campaign": {
"$id": "71",
"id": 1,
"storeID": 2,
"name": "d605d4ac-cbe0-48e1-8e80-8689d370f171",
"nameGuid": "d605d4ac-cbe0-48e1-8e80-8689d370f171",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:35:54.2468683",
"startTime": 1,
"endDate": "2026-06-03T18:35:54.2468683",
"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:35:54.2468683",
"system": true,
"created": "2026-06-03T18:35:54.2468683",
"updated": "2026-06-03T18:35:54.2468683",
"priceChangeNotifiedUtc": "2026-06-03T18:35:54.2468683",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "SCyT2jR7n0+NHLl/7xAXUg==",
"hostIdentifierGuid": "da932c48-7b34-4f9f-8d1c-b97fef101752",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:35:54.2468683",
"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": "hYit8sfWAkaQ2rgIs3vngw==",
"pluGuid": "f2ad8885-d6c7-4602-90da-b808b37be783",
"hostOfferID": 1,
"priceGroupG_UID": "Y2KeqmEOCECgWfZMOQJByA==",
"priceGroupGuid": "aa9e6263-0e61-4008-a059-f64c390241c8",
"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:35:54.2468683",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "4"
},
"campaign": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"sellingRules": [
{
"$id": "73",
"id": 1,
"identifier": "UJPLzdnQz0qSOKByRKvhiA==",
"identifierStr": "UJPLzdnQz0qSOKByRKvhiA==",
"identifierGuid": "cdcb9350-d0d9-4acf-9238-a07244abe188",
"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": "dbUidO4qJEKJVFA9F/21Iw==",
"customerIDGuid": "7422b575-2aee-4224-8954-503d17fdb523",
"campaign": {
"$ref": "71"
},
"customer": {
"$id": "75",
"identifier": "cJW8GAA7RU+qcRvoGtWshw==",
"identifierGuid": "18bc9570-3b00-4f45-aa71-1be81ad5ac87",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:35:54.2468683",
"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": "SK1Cp/1PR0qd/epOqii7rA==",
"communityIdentifierGuid": "a742ad48-4ffd-4a47-9dfd-ea4eaa28bbac",
"joined": "2026-06-03T18:35:54.2468683",
"updated": "2026-06-03T18:35:54.2468683",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "GjUspcexoEKdSeLgodab/A==",
"priceLevelIdentifierGuid": "a52c351a-b1c7-42a0-9d49-e2e0a1d69bfc",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:35:54.2468683",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "76",
"cardType": 2,
"issueDate": "2026-06-03T18:35:54.2468683",
"expiry": "2026-06-03T18:35:54.2468683",
"customerID": "klF6KCqm8U6QLPH+dK0ePQ==",
"customerIDGuid": "287a5192-a62a-4ef1-902c-f1fe74ad1e3d",
"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:35:54.2468683",
"linkedAccount": "K7SC5g3hxkS5U8N9r0MTtw==",
"linkedAccountGuid": "e682b42b-e10d-44c6-b953-c37daf4313b7",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "75"
},
"account": {
"$id": "77",
"id": 1,
"identifier": "fhsvOvsz00Od4z2gqMOadA==",
"identifierGuid": "3a2f1b7e-33fb-43d3-9de3-3da0a8c39a74",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:35:54.2468683",
"owner": "gIJZNkGKQ0q8ToKBP5mHhA==",
"ownerGuid": "36598280-8a41-4a43-bc4e-82813f998784",
"accountStoreGroupIdentifier": "f5zLgzyhpUqzfcgyUVY+3g==",
"accountStoreGroupGuid": "83cb9c7f-a13c-4aa5-b37d-c83251563ede",
"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:35:54.2468683",
"active": true,
"updated": "2026-06-03T18:35:54.2468683",
"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": "lMpQCRq1akKu8fUfNG6pww==",
"identifierGuid": "0950ca94-b51a-426a-aef1-f51f346ea9c3",
"name": "sample string 2",
"primaryContact": "DkGKr1DcckyzRNVkSEygRw==",
"primaryContactGuid": "af8a410e-dc50-4c72-b344-d564484ca047",
"accountID": "/g9YFBXq502Olk7jFFwNFw==",
"accountIDGuid": "14580ffe-ea15-4de7-8e96-4ee3145c0d17",
"special": true,
"updated": "2026-06-03T18:35:54.2468683",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "Jy5NVbGQuUqPoPrzhUqRhg==",
"priceLevelIdentifierGuid": "554d2e27-90b1-4ab9-8fa0-faf3854a9186",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "77"
},
"primaryContactCustomer": {
"$ref": "75"
},
"customerGroupMembers": [
{
"$id": "80",
"id": 1,
"groupID": "L1xQEHrA/UWX0DqWcPkOEQ==",
"groupIDGuid": "10505c2f-c07a-45fd-97d0-3a9670f90e11",
"customerID": "ba5YgVApN0OLJjyclrqnGQ==",
"customerIDGuid": "8158ae6d-2950-4337-8b26-3c9c96baa719",
"card": "sample string 4",
"linkedAccount": "xhBgaos2/UyTv9TNJJqBWQ==",
"linkedAccountGuid": "6a6010c6-368b-4cfd-93bf-d4cd249a8159",
"customer": {
"$ref": "75"
},
"group": {
"$ref": "79"
},
"customerCard": {
"$ref": "76"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "79"
}
]
},
"payments": [
{
"$id": "81",
"id": 1,
"identifier": "ABG0h0p4X0qNSPNgm+vKCA==",
"identifierGuid": "87b41100-784a-4a5f-8d48-f3609bebca08",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "Bn78qlaw9E6VPLVUYq5Nrw==",
"accountIDGuid": "aafc7e06-b056-4ef4-953c-b55462ae4daf",
"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:35:54.2468683",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "K4oWJeRsmkq7R7DxU32zrg==",
"idempotentVoidGuid": "25168a2b-6ce4-4a9a-bb47-b0f1537db3ae",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "82",
"saleHeaderID": 1,
"saleHeaderGuid": "e3MhgoIg502R62RtBnNIxQ==",
"saleHeaderIdentifierGuid": "8221737b-2082-4de7-91eb-646d067348c5",
"created": "2026-06-03T18:35:54.2468683",
"createdLocal": "2026-06-03T18:35:54.2468683",
"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:35:54.2468683",
"storeID": 1,
"operatorG_Uid": "wjcbkEfpzkmkwVbD0CgCcQ==",
"operatorGuid": "901b37c2-e947-49ce-a4c1-56c3d0280271",
"customerG_Uid": "sEkkFtzgBEOAfPhBW2F+aw==",
"customerGuid": "162449b0-e0dc-4304-807c-f8415b617e6b",
"communityIdentifier": "a0lau55Vm0u+IICCXnCGvg==",
"communityIdentifierGuid": "bb5a496b-559e-4b9b-be20-80825e7086be",
"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": "bNj9gFgQq06SI1WrF8XMVw==",
"priceLevelIdentifierGuid": "80fdd86c-1058-4eab-9223-55ab17c5cc57",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:35:54.2468683+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:35:54.2468683",
"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": "HIY8VmW1WU+iUEsDpnzGFw==",
"identifierGuid": "563c861c-b565-4f59-a250-4b03a67cc617",
"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:35:54.2468683",
"promoPeriodEnd": "2026-06-03T18:35:54.2468683",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:35:54.2468683",
"deleted": true
},
"details": [
{
"$id": "85",
"saleItemID": 1,
"identifier": "RuuKLUhrDk6S1FyunPokpw==",
"identifierGuid": "2d8aeb46-6b48-4e0e-92d4-5cae9cfa24a7",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "mPnxS0HEM0yK7fHcR1Qh2w==",
"pluGuid": "4bf1f998-c441-4c33-8aed-f1dc475421db",
"accountID": "fi/qah5wv0WRNIHiBqJl7g==",
"accountIDGuid": "6aea2f7e-701e-45bf-9134-81e206a265ee",
"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:35:54.2468683",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "AsfgGYRe50GyvCClFJ+/ZQ==",
"refundGuid": "19e0c702-5e84-41e7-b2bc-20a5149fbf65",
"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": "1tuEdv0HEUKEaNye5TTWOg==",
"idempotentVoidGuid": "7684dbd6-07fd-4211-8468-dc9ee534d63a",
"priceLevelIdentifier": "OlCLrhYPAk+4unbGNGfYhA==",
"priceLevelIdentifierGuid": "ae8b503a-0f16-4f02-b8ba-76c63467d884",
"communityIdentifier": "keu+3Ner3kCVjpNGxKO+fA==",
"communityIdentifierGuid": "dcbeeb91-abd7-40de-958e-9346c4a3be7c",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "86",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:35:54.2468683",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "86"
}
],
"refund": {
"$id": "87",
"id": 1,
"g_UID": "4o6MXBg8G0Oly0fD3wd0aA==",
"guid": "5c8c8ee2-3c18-431b-a5cb-47c3df077468",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:35:54.2468683"
},
"modifier": {
"$id": "88",
"id": 1,
"setG_UID": "/qke6ykJWUin7fmRCP+4Uw==",
"modifierSetGuid": "eb1ea9fe-0929-4859-a7ed-f99108ffb853",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "iEfIETJ2F0eYG6P47ZhjGw==",
"pluGuid": "11c84788-7632-4717-981b-a3f8ed98631b",
"deleted": true,
"g_UID": "CpHHNcv3x0qiXHN61plodg==",
"guid": "35c7910a-f7cb-4ac7-a25c-737ad6996876",
"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": "7D0E4vKzqUmP78VqB7CwYA==",
"pluGuid": "e2043dec-b3f2-49a9-8fef-c56a07b0b060",
"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:35:54.2468683",
"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:35:54.2468683",
"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": "FZQoVhp79UmiREMtuLNLhQ==",
"pluGuid": "56289415-7b1a-49f5-a244-432db8b34b85",
"accountID": "oW4hOBOy+02Y3ilGagbLCg==",
"accountIDGuid": "38216ea1-b213-4dfb-98de-29466a06cb0a",
"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:35:54.2468683",
"bestOrExpireType": 1,
"refundG_UID": "8YrPbsDA70SNMPSP82JtpA==",
"refundGuid": "6ecf8af1-c0c0-44ef-8d30-f48ff3626da4",
"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": "4JdzWyjlmESxLXrvscex8Q==",
"identifierGuid": "5b7397e0-e528-4498-b12d-7aefb1c7b1f1",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "56HCZyTWh0OD3t31ZBGFrg==",
"customerIdentifierGuid": "67c2a1e7-d624-4387-83de-ddf5641185ae",
"operatorNo": 1,
"operatorG_UID": "J4JkP2xTO0u2qQ9SLKyxQA==",
"operatorGuid": "3f648227-536c-4b3b-b6a9-0f522cacb140",
"created": "2026-06-03T18:35:54.2468683",
"ordered": "2026-06-03T18:35:54.2468683",
"started": "2026-06-03T18:35:54.2468683",
"completed": "2026-06-03T18:35:54.2468683",
"supplied": "2026-06-03T18:35:54.2468683",
"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": "pPzEvIM6QUaujxRQiPu+ow==",
"pluGuid": "bcc4fca4-3a83-4641-ae8f-145088fbbea3",
"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": "Sp+yXct6S0ahtkvpU8q9UQ==",
"headerIdentifierGuid": "5db29f4a-7acb-464b-a1b6-4be953cabd51",
"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": "MQpHFxA8DkGOFc0WoovyYg==",
"surveyGuid": "17470a31-3c10-410e-8e15-cd16a28bf262",
"saleHeaderGuid": "xQFYxTg6Z0q5aDYKZ1YZYQ==",
"saleGuid": "c55801c5-3a38-4a67-b968-360a67561961",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "BhCAny6/uU+v0a4bcc2U/Q==",
"guidResponse": "9f801006-bf2e-4fb9-afd1-ae1b71cd94fd",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:35:54.2468683",
"sale": {
"$ref": "82"
},
"survey": {
"$id": "97",
"g_UID": "J2JnHA6K/Ee8qbtZplbHFQ==",
"guid": "1c676227-8a0e-47fc-bca9-bb59a656c715",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "8hgq4WfVIke44necH2iaiQ==",
"checkoutFormGuid": "e12a18f2-d567-4722-b8e2-779c1f689a89",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:35:54.2468683",
"end": "2026-06-03T18:35:54.2468683",
"deleted": true,
"updated": "2026-06-03T18:35:54.2468683",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"d0c2e021-cd74-4599-a627-b2d1b41d451e",
"985c8777-c71a-4144-8ce3-6a0b255b09e9"
],
"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": "uqe8Bz8zlEaxNDhUwPRpXw==",
"accountIdentifier": "07bca7ba-333f-4694-b134-3854c0f4695f",
"accountName": "sample string 44",
"customerOrderIdentifier": "w1xJX9doHkOJDcfEN2JrzA==",
"customerOrderIdentifierGuid": "5f495cc3-68d7-431e-890d-c7c437626bcc",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "98",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "cd1/9o1ARkCwv4+Obupetw==",
"paymentIdentifierGuid": "f67fdd71-408d-4046-b0bf-8f8e6eea5eb7",
"identifier": "u7mIPlqc602Z6yB0FnAKzw==",
"identifierGuid": "3e88b9bb-9c5a-4deb-99eb-207416700acf",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "LIrvFGEypE+nhiS07M2wSQ==",
"itemIdentifierGuid": "14ef8a2c-3261-4fa4-a786-24b4eccdb049"
}
},
{
"$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": "CPp2+cYHd06fOJONAmIhPA==",
"customerIdentifierGuid": "f976fa08-07c6-4e77-9f38-938d0262213c",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "SSNfqpWfw0iRPEyYi4njHA==",
"idempotentGuid": "aa5f2349-9f95-48c3-913c-4c988b89e31c",
"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:35:54.2468683",
"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:35:54.2468683",
"labelPageLayout": "X9gAmligekmd/6iN4yZrpA==",
"pageLayoutGuid": "9a00d85f-a058-497a-9dff-a88de3266ba4",
"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:35:54.2468683"
},
{
"$ref": "103"
}
]
},
"customerVouchers": [
{
"$id": "104",
"id": 1,
"customerIdentifier": "AMIrob8W2k28IgKAgvBHCQ==",
"customerIdentifierGuid": "a12bc200-16bf-4dda-bc22-028082f04709",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:35:54.2468683",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "4cvM1VjWckei692P/4gYpw==",
"issuedIdempotentGuid": "d5cccbe1-d658-4772-a2eb-dd8fff8818a7",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:35:54.2468683",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:35:54.2468683",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "XLhGnT4QGkyg//f1hHKEfQ==",
"redeemedIdempotentGuid": "9d46b85c-103e-4c1a-a0ff-f7f58472847d",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:35:54.2468683",
"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": "h6Ket6N4b0Ckgkbg9Ip+aw==",
"groupIDGuid": "b79ea287-78a3-406f-a482-46e0f48a7e6b",
"campaign": {
"$ref": "71"
},
"group": {
"$ref": "79"
}
},
{
"$ref": "105"
}
],
"signIqTickets": [
{
"$id": "106",
"identifier": "WTjY8nv4E0mqX4kFKc1Fjg==",
"identifierGuid": "f2d83859-f87b-4913-aa5f-890529cd458e",
"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": "EoAm2XiaTUSM9Jwa0Sx0rA==",
"guid": "d9268012-9a78-444d-8cf4-9c1ad12c74ac",
"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": "NYJx6d2LTEi8o9kHIDuCsA==",
"groupGuid": "e9718235-8bdd-484c-bca3-d907203b82b0",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "EnjTgGxJ0Eq6H4vUiuuIhw==",
"pluGuid": "80d37812-496c-4ad0-ba1f-8bd48aeb8887",
"priceGroupG_UID": "cd3HPoZqYEScN3mdNRrIuQ==",
"priceGroupGuid": "3ec7dd71-6a86-4460-9c37-799d351ac8b9",
"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": "Ab2c9Jq+kkaNRMCrV5XrTA==",
"priceLevelIdentifierGuid": "f49cbd01-be9a-4692-8d44-c0ab5795eb4c",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "109"
}
],
"promotionType": {
"$id": "110",
"identifier": "zSImxc1LdE27gPme8NUMCw==",
"identifierGuid": "c52622cd-4bcd-4d74-bb80-f99ef0d50c0b",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "exe/yXQ/GUmpoqkbl32CTg==",
"labelPageLayoutGuid": "c9bf177b-3f74-4919-a9a2-a91b977d824e",
"priceLevelIdentifier": "EdM9QDJHNE6Q7Q6k1nmyyQ==",
"priceLevelIdentifierGuid": "403dd311-4732-4e34-90ed-0ea4d679b2c9",
"active": true,
"updated": "2026-06-03T18:35:54.2468683",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "4"
},
"dealCost": {
"$ref": "2"
}
},
"currentCostStart": "2026-06-03T18:35:54.2468683",
"dealCosts": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tags": [
{
"$id": "111",
"pluG_UID": "+/N/AuuCJUmYJCgSFkIs1g==",
"pluGuid": "027ff3fb-82eb-4925-9824-281216422cd6",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "111"
}
],
"alternateProductG_UID": "fi52kSS9ekeY2K4OnJzp8g==",
"alternateProduct": "91762e7e-bd24-477a-98d8-ae0e9c9ce9f2",
"altProduct": {
"$ref": "4"
},
"productHostCode": {
"$id": "112",
"id": 1,
"pluG_UID": "ebRAvd7PLkSO3Tr3OFWHAQ==",
"pluGuid": "bd40b479-cfde-442e-8edd-3af738558701",
"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:35:54.2468683",
"inventoryTracked": "2026-06-03T18:35:54.2468683",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "113",
"pluG_UID": "ztbavwUGDECtjQ17nDhgyg==",
"pluGuid": "bfdad6ce-0605-400c-ad8d-0d7b9c3860ca",
"fuelPluG_UID": "vX1BNpcEd0+3CJGgDUocFw==",
"fuelPluGuid": "36417dbd-0497-4f77-b708-91a00d4a1c17",
"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/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
Invoice detail identifier
globally unique identifierResponse Formats
application/json, text/json
"0d0cd364-3797-45a2-9326-62b761904d58"
application/xml, text/xml
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0d0cd364-3797-45a2-9326-62b761904d58</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK {��\��#� 5 xl/workbook.xml � (� ����0��&�C���R8q���{��4П�5���H�yۙ��v�l��4fD5i_�!؊�
��?:�q��(!d���
t �q0� ������X�:� ��V��R��x@�-�f�d4�����"�)�`�ERHs5ny�%�������d�9���J�>�p)�w�cd��|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
{��\D�zJ' ' _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="Rf608e4fe92d04397" /></Relationships>PK {��\Z"n% � xl/worksheets/sheet1.xml � (� �Q�N�0��(w��ueLm'�i�� �кK�&��t�瓤!q�Ė��{v��͌�
�4چY��{m�
��p�ㇶ^�]Hx������i/u
��'��6�3҇ԝ����l�zq��p0J�H����.��>Y0�Je����{أ{�`h�S��h�|װЯ��1>/1y��'��>%�W�z�<�7\�A��ڦ�GJ73:�3#o�]t�U�7���(�*��r� �n&��c-�.�J�4��˶v�0�ʁ=FqJN�8�y�m^�k�
'�����*l � уK
??�~PK {��\q�N&� P xl/_rels/workbook.xml.rels � (� ��Kn� @��f_�?Xq'�l�Ms��b��I��E��+�R�H]t��h~OO��|�Xo/�H�Ї���A+�l��)�l7�=�"��`�9��bC&����
N"dnF�:��IĔ���BE��`��~ɀ{&9\g��i=H�9y���?����1�� |����R���g�
�E����Ŋ5�3��Z�S�:b����2������*%�Ce��^�O�^:-��"םP�ix����75z��/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 {��\\t�#� � xl/sharedStrings.xml � (� 5�An� E��fO ���
�E�� = 5���G��C]>�������E<p�i��A�@�r�t���)� �x
~Ʉ#<�A\�e.�N�G�KY?��i����W����-�Rq�+^7�gĒ�hmT�@Ly�R� v��;^��
���頧КN������9�������q�]8��*Ϊw_�W�PK- {��\��#� 5 xl/workbook.xmlPK- {��\���� � [Content_Types].xmlPK-
{��\D�zJ' ' V _rels/.relsPK- {��\Z"n% � � xl/worksheets/sheet1.xmlPK- {��\q�N&� P 9 xl/_rels/workbook.xml.relsPK- {��\Ѓc'2 E
xl/styles.xmlPK- {��\\t�#� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK {��\��*� 5 xl/workbook.xml � (� ����0��&�C��hQ��x��}��m�?ik��-%�x�3;��T�qcg�H>jҾt5!ؒ1�T�OƢ�;n���{1ù�5�[��es8A�F{!��+���a�1�iE)��6�!���)q�IFc�����!���l�H�hPX�P���P�3%��qxt���,�b\l�V��w�PK {��\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
{��\���' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rd7b488bbc7224e03" /></Relationships>PK {��\Z"n% � xl/worksheets/sheet1.xml � (� �Q�N�0��(w��ueLm'�i�� �кK�&��t�瓤!q�Ė��{v��͌�
�4چY��{m�
��p�ㇶ^�]Hx������i/u
��'��6�3҇ԝ����l�zq��p0J�H����.��>Y0�Je����{أ{�`h�S��h�|װЯ��1>/1y��'��>%�W�z�<�7\�A��ڦ�GJ73:�3#o�]t�U�7���(�*��r� �n&��c-�.�J�4��˶v�0�ʁ=FqJN�8�y�m^�k�
'�����*l � уK
??�~PK {��\v~� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8)&q��ݰa[z�'Q۲]�gc���V���X��j4��'�|�lvo�L^Їɚ���FZ5���S�wv��g�D'HZ1��1F��4�
�Ф��~1�~�Nȣ��ʲ�>g�5���C�ZO�<-h�`�j�1���A�c?�@/�*ȓ�`�k]��n��q��Л��x�1�z}癌��d��W
�u{S�QxT�ѧK�Ny9S�-jW��T�E�^���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 {��\\t�#� � xl/sharedStrings.xml � (� 5�An� E��fO ���
�E�� = 5���G��C]>�������E<p�i��A�@�r�t���)� �x
~Ʉ#<�A\�e.�N�G�KY?��i����W����-�Rq�+^7�gĒ�hmT�@Ly�R� v��;^��
���頧КN������9�������q�]8��*Ϊw_�W�PK- {��\��*� 5 xl/workbook.xmlPK- {��\���� � � [Content_Types].xmlPK-
{��\���' ' U _rels/.relsPK- {��\Z"n% � � xl/worksheets/sheet1.xmlPK- {��\v~� P 8 xl/_rels/workbook.xml.relsPK- {��\Ѓc'2 E
~ xl/styles.xmlPK- {��\\t�#� � � xl/sharedStrings.xmlPK � �