POST api/invoice/{id}/details
Save a list of invoice details
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
invoice identifier |
globally unique identifier |
Required |
Body Parameters
list of invoice details to save
Collection of 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
[
{
"$id": "1",
"identifier": "xyiCq3B++0qKBqdNKaU2oQ==",
"identifierGuid": "ab8228c7-7e70-4afb-8a06-a74d29a536a1",
"headerIdentifier": "4KcpInt8/EKp2BOMVQgvzA==",
"headerIdentifierGuid": "2229a7e0-7c7b-42fc-a9d8-138c55082fcc",
"pluG_UID": "UkJm4EUaIk2XU1x+Mawa1Q==",
"pluGuid": "e0664252-1a45-4d22-9753-5c7e31ac1ad5",
"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:36:51.3809284",
"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:36:51.3809284",
"costEnd": "2026-06-03T18:36:51.3809284",
"createdFromUnknownScan": true,
"orderGuid": "ZC166Bj5KEm3HdwkC7jqtQ==",
"orderIdentifierGuid": "e87a2d64-f918-4928-b71d-dc240bb8eab5",
"processed": true,
"received": true,
"inventoried": true,
"fromElectronicInvoice": true,
"allowDelete": true,
"updated": "2026-06-03T18:36:51.3809284",
"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": "YjAEzTbNVUS3LDAKgDbnBA==",
"headerIdentifierGuid": "cd043062-cd36-4455-b72c-300a8036e704",
"identifier": "LRqC8bavDkayO05djmS0vA==",
"identifierGuid": "f1821a2d-afb6-460e-b23b-4e5d8e64b4bc",
"supplierIdentifier": "XAjRjeNHskWxcZ7/u8EaxA==",
"supplierGuid": "8dd1085c-47e3-45b2-b171-9effbbc11ac4",
"pluG_UID": "5CffAwZvnU+xYlxnRV22gQ==",
"pluGuid": "03df27e4-6f06-4f9d-b162-5c67455db681",
"campaignName": "3770cd54-581c-41c0-950f-a247f95ba65a",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:36:51.3809284",
"end": "2026-06-03T18:36:51.3809284",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "7BLOt3M2DEmuc0tLmh0WYw==",
"bonusItemPluGuid": "b7ce12ec-3673-490c-ae73-4b4b9a1d1663",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:36:51.3809284",
"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:36:51.3809284",
"campaignEndDate": "2026-06-03T18:36:51.3809284",
"masterPLUG_UID": "E4+OCXaf3E2/zi5iH0vmIA==",
"masterID": "098e8f13-9f76-4ddc-bfce-2e621f4be620",
"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": "vRKgbNJMG025op1tdTzeEA==",
"bonusMasterID": "6ca012bd-4cd2-4d1b-b9a2-9d6d753cde10",
"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:36:51.3809284",
"unknownScan": {
"$id": "3",
"pluG_UID": "n7VdBSkFxE2JTp4fmLzIXg==",
"pluGuid": "055db59f-0529-4dc4-894e-9e1f98bcc85e",
"invoiceIdentifier": "gau4OSzQIEi+sB6J6d6AdQ==",
"invoiceGuid": "39b8ab81-d02c-4820-beb0-1e89e9de8075",
"barcode": "sample string 3",
"itemNumber": "sample string 4",
"created": "2026-06-03T18:36:51.3809284"
},
"productActive": true,
"productSalesMode": 39,
"productGSTPercent": 40,
"productCostCalcMethod": 41,
"productAlwaysApplyMargin": true,
"productMarginRanged": true,
"productMargin": 1.1,
"productMinimumMargin": 1.1,
"productMaximumMargin": 1.1,
"priceGroupG_UID": "VbbBOJgo9Uafi/SFW5qqDQ==",
"priceGroupGuid": "38c1b655-2898-46f5-9f8b-f4855b9aaa0d",
"priceGroupName": "sample string 44",
"priceGroupCode": "sample string 45",
"product": {
"$id": "4",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "V9Rz2Czv9USpoPWxJeg4Rg==",
"guid": "d873d457-ef2c-44f5-a9a0-f5b125e83846",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "XVDWRJx9NkCQ4TP8TDJATw==",
"priceGroupGuid": "44d6505d-7d9c-4036-90e1-33fc4c32404f",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:36:51.3809284",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:36:51.3809284",
"pluCreated": "2026-06-03T18:36:51.3809284",
"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:36:51.3809284",
"lastManualUpdate": "2026-06-03T18:36:51.3809284",
"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:36:51.3809284",
"currentCostUpdated": "2026-06-03T18:36:51.3809284",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:36:51.3809284",
"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:36:51.3809284",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "pOBr7KVwRUG3qqCOp+dIsw==",
"altPLUGuid": "ec6be0a4-70a5-4145-b7aa-a08ea7e748b3",
"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:36:51.3809284",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "dRwpJdILw0m8/PvTcA+3EA==",
"shelfPageLayoutGuid": "25291c75-0bd2-49c3-bcfc-fbd3700fb710",
"talkerPageLayoutG_UID": "cEh6gMVudkiNZicPGVv16g==",
"talkerPageLayoutGuid": "807a4870-6ec5-4876-8d66-270f195bf5ea",
"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": "EqT/lIDb/EGQaZPzkJDBuw==",
"inventoryIdentifier": "94ffa412-db80-41fc-9069-93f39090c1bb",
"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": "yqtArHMGok+xZJ/3SwyF9g==",
"parentPluGuid": "ac40abca-0673-4fa2-b164-9ff74b0c85f6",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "LB5qOlLYmUSRJoYea9jzPA==",
"supplierIdentifierGuid": "3a6a1e2c-d852-4499-9126-861e6bd8f33c",
"supplierChanged": true,
"rebateSupplierIdentifier": "WjV0EYHWjEKbLui5Qwmfeg==",
"rebateSupplierIdentifierGuid": "1174355a-d681-428c-9b2e-e8b943099f7a",
"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:36:51.3809284",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "n567i12fFEWR+m58rf/c1Q==",
"hostIdentifierGuid": "8bbb9e9f-9f5d-4514-91fa-6e7cadffdcd5",
"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:36:51.3809284",
"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": "NXbTXuTWiECY1vnKTXyOng==",
"hostIdentifierGuid": "5ed37635-d6e4-4088-98d6-f9ca4d7c8e9e",
"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:36:51.3809284",
"priceZone": {
"$id": "6",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "KEXJleAnSkiwSu9AenymmQ==",
"hostIdentifierGuid": "95c94528-27e0-484a-b04a-ef407a7ca699",
"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": "Hj9iJRqqkEi5XkPfckaPtw==",
"hostIdentifierGuid": "25623f1e-aa1a-4890-b95e-43df72468fb7",
"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": "H9LVbdwRXkyJeUXaL5LU0A==",
"identifierGuid": "6dd5d21f-11dc-4c5e-8979-45da2f92d4d0",
"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": "UZpY9ee/5EmjxBK1QHFqOQ==",
"hostSupplierIdentifierGuid": "f5589a51-bfe7-49e4-a3c4-12b540716a39",
"loyaltyPriceLevelIdentifier": "kbbnC2FEtUC+I/sjTpOn3A==",
"loyaltyPriceLevelIdentifierGuid": "0be7b691-4461-40b5-be23-fb234e93a7dc",
"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:36:51.3809284",
"lastProcessed": "2026-06-03T18:36:51.3809284",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "11",
"identifier": "46yoBQBccEieM5Orpm75Ag==",
"identifierGuid": "05a8ace3-5c00-4870-9e33-93aba66ef902",
"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": "VgBfsOJeTEqnDJCFnA+JpA==",
"primaryContactID": "b05f0056-5ee2-4a4c-a70c-90859c0f89a4",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "FViCGnAAcEWYWPrAHpNdlQ==",
"supplierGroupGuid": "1a825815-0070-4570-9858-fac01e935d95",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:36:51.3809284",
"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": "7b4dbe1a-ac5e-469d-a8bd-42afef0bfd8f",
"identifier": "2hFYwGLRCkykA9VAfNtIJw==",
"identifierGuid": "c05811da-d162-4c0a-a403-d5407cdb4827",
"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": "XUtnaH84FkWsyrv8+cj/Lw==",
"supplierIdentifierGuid": "68674b5d-387f-4516-acca-bbfcf9c8ff2f",
"contactGuid": "mmxHyQmlJUqixLzGTNoaGQ==",
"contactID": "c9476c9a-a509-4a25-a2c4-bcc64cda1a19",
"contact": {
"$ref": "12"
},
"supplier": {
"$ref": "11"
}
},
{
"$ref": "13"
}
],
"products": [
{
"$id": "14",
"pluG_UID": "9tQMMlWZ70egdk0i1bE3gw==",
"pluGuid": "320cd4f6-9955-47ef-a076-4d22d5b13783",
"supplierIdentifier": "ua6V57SmhUKjoaS3mjxnYw==",
"supplierIdentifierGuid": "e795aeb9-a6b4-4285-a3a1-a4b79a3c6763",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:36:51.3809284",
"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:36:51.3809284",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "15",
"pluG_UID": "dcPRwj2pT0KOzW1vOng3yQ==",
"pluGuid": "c2d1c375-a93d-424f-8ecd-6d6f3a7837c9",
"supplierIdentifier": "FhiW+BqWP0qPyx/UgKqSBw==",
"supplierIdentifierGuid": "f8961816-961a-4a3f-8fcb-1fd480aa9207",
"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": "kUaW0vyhqkC1zAhHd7p8WA==",
"parentPluGuid": "d2964691-a1fc-40aa-b5cc-084777ba7c58",
"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": "OgWGzGCckk6x0Szek/Xlew==",
"supplierGuid": "cc86053a-9c60-4e92-b1d1-2cde93f5e57b",
"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": "D639OAPYlEyj5g/omFsPiA==",
"supplierGuid": "38fdad0f-d803-4c94-a3e6-0fe8985b0f88",
"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:36:51.3809284",
"deliveryDate": "2026-06-03T18:36:51.3809284",
"nextCutOffDate": "2026-06-03T18:36:51.3809284",
"nextDeliveryDate": "2026-06-03T18:36:51.3809284",
"nextDaysBuffer": 10
},
{
"$ref": "18"
}
],
"store": {
"$ref": "5"
},
"updated": "2026-06-03T18:36:51.3809284",
"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:36:51.3809284",
"processed": "2026-06-03T18:36:51.3809284",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:36:51.3809284",
"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:36:51.3809284",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "19"
}
],
"zoneMatrix": [
{
"$id": "21",
"id": 1,
"hostIdentifier": "WgKNJkOw+EWU9ZuiYtN2RA==",
"hostIdentifierGuid": "268d025a-b043-45f8-94f5-9ba262d37644",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"8c6979c1-1a82-41ae-86e2-97ad69fdc645",
"5e6881b4-835a-44b1-a35a-4a72746da597"
]
},
{
"$ref": "21"
}
],
"hostFileStoreSetting": {
"$ref": "9"
},
"hostStoreSettings": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"promotionPlacements": [
{
"$id": "22",
"identifier": "gRTqno6laUqdXfrWJu+Huw==",
"identifierGuid": "9eea1481-a58e-4a69-9d5d-fad626ef87bb",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "22"
}
],
"promoTypeGuids": [
"9d9d25b9-0981-4fcd-9cbf-f61ba2baec39",
"f96beb9b-0d58-48ca-89f7-8dc7d5cf9c7f"
],
"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:36:51.3809284",
"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": "3ad2aeec-46e1-47a4-95e5-e92a25a4b1bb",
"updateStore": {
"$id": "28",
"id": "f2c212bb-6f63-48c3-93a5-4547574d57b0",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:36:51.3809284",
"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:36:51.3809284"
},
"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": "1p0EfeFGt0eFLg84vWTS7w==",
"pluGuid": "7d049dd6-46e1-47b7-852e-0f38bd64d2ef",
"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:36:51.3809284"
},
{
"$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:36:51.3809284",
"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:36:51.3809284",
"startTime": 5,
"endDate": "2026-06-03T18:36:51.3809284",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "0Seop35foUO0vnLNaljcyQ==",
"hostIdentifierGuid": "a7a827d1-5f7e-43a1-b4be-72cd6a58dcc9",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"tray": {
"$id": "34",
"g_UId": "SEA1kaatDkuZ8C5sRM7mxg==",
"guid": "91354048-ada6-4b0e-99f0-2e6c44cee6c6",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "35",
"priceGroupG_UID": "kKnrFIsvJUWpqL9ItNcLfw==",
"priceGroupGuid": "14eba990-2f8b-4525-a9a8-bf48b4d70b7f",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:36:51.3809284",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "36",
"pluG_UID": "HBXgrwlIq0GoFKwBZ7HkAw==",
"pluGuid": "afe0151c-4809-41ab-a814-ac0167b1e403",
"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": "bfd81b1b-ad2b-4194-9f54-2ad175d62fed",
"created": "2026-06-03T18:36:51.3809284",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:36:51.3809284",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:36:51.3809284",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:36:51.3809284",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:36:51.3809284",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:36:51.3809284",
"lastSold": "2026-06-03T18:36:51.3809284",
"firstSold": "2026-06-03T18:36:51.3809284",
"awsUpdated": "2026-06-03T18:36:51.3809284",
"lastManualUpdate": "2026-06-03T18:36:51.3809284",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:36:51.3809284",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:36:51.3809284",
"doNotRangeUpdated": "2026-06-03T18:36:51.3809284",
"doNotOrderUpdated": "2026-06-03T18:36:51.3809284",
"tracked": "2026-06-03T18:36:51.3809284"
},
"allergens": [
{
"$id": "38",
"primaryKey": {
"$id": "39",
"pluGuid": "04b43536-5d7b-4ed5-ac69-07cae9361b4a",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "NjW0BHtd1U6saQfK6TYbSg==",
"pluGuid": "04b43536-5d7b-4ed5-ac69-07cae9361b4a",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "38"
}
],
"costs": {
"$id": "40",
"pluG_UID": "KPjB36ssFEKxicu6tECpUw==",
"pluGuid": "dfc1f828-2cab-4214-b189-cbbab440a953",
"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:36:51.3809284",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "41",
"saleHeaderID": 1,
"created": "2026-06-03T18:36:51.3809284",
"createdLocal": "2026-06-03T18:36:51.3809284",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "HJTKrp0P4kC6uqUdxfPhYw==",
"operatorGuid": "aeca941c-0f9d-40e2-baba-a51dc5f3e163",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "X+68hAfcuUOSLDu4hFmaRA==",
"pluGuid": "84bcee5f-dc07-43b9-922c-3bb884599a44",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "42",
"id": 1,
"g_Uid": "Et/LyJ760Umtqbfl8Z+v9Q==",
"guid": "c8cbdf12-fa9e-49d1-ada9-b7e5f19faff5",
"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:36:51.3809284",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:36:51.3809284",
"endShift": "2026-06-03T18:36:51.3809284",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "43",
"operatorG_UID": "lHpZIJOmQ0SHxyYBzIzk4w==",
"operatorGuid": "20597a94-a693-4443-87c7-2601cc8ce4e3",
"storeID": 2,
"operator": {
"$ref": "42"
},
"store": {
"$ref": "5"
}
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "41"
}
],
"apns": [
{
"$id": "44",
"pluID": 1,
"pluG_UID": "ImieH/VxfEG6VsWPocvIPA==",
"pluGuid": "1f9e6822-71f5-417c-ba56-c58fa1cbc83c",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"tuns": [
{
"$id": "45",
"pluG_UId": "MuKrcO3E/0y3XZtiF0qOrA==",
"pluGuid": "70abe232-c4ed-4cff-b75d-9b62174a8eac",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "4"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "45"
}
],
"competitionPricing": [
{
"$id": "46",
"identifier": "gpwqtHfPJ0WfU0LXXlPN3Q==",
"identifierGuid": "b42a9c82-cf77-4527-9f53-42d75e53cddd",
"pluG_UID": "izqCRU4Qiki3gH9EDBL+Vg==",
"pluGuid": "45823a8b-104e-488a-b780-7f440c12fe56",
"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": "/bAZxYRAZkWnENOj7RHEiQ==",
"groupName": "sample string 1",
"identifierGuid": "c519b0fd-4084-4566-a710-d3a3ed11c489",
"exists": true,
"flipChartIdentifier": "U9mT/P/FaU60Wzl/XZUHRg==",
"flipChartIdentifierGuid": "fc93d953-c5ff-4e69-b45b-397f5d950746",
"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": "Z3+WoDnbGE6z4Q5PV2e1Ew==",
"groupIdentifierGuid": "a0967f67-db39-4e18-b3e1-0e4f5767b513",
"flipChart": {
"$id": "48",
"identifier": "h3a4K4Bil0mSPXnr7QkAMQ==",
"identifierGuid": "2bb87687-6280-4997-923d-79ebed090031",
"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": "QYCYi/BnmkuAypeKuxnidA==",
"identifierGuid": "8b988041-67f0-4b9a-80ca-978abb19e274",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "50",
"id": 1,
"g_UID": "6LpQAntYjkuYgY7YAI9Q3A==",
"guid": "0250bae8-587b-4b8e-9881-8ed8008f50dc",
"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": "lp2S1n3QkEe9voOB9integ==",
"previousFormGuid": "d6929d96-d07d-4790-bdbe-8381f629ed7a",
"nextForm": 1,
"nextFormG_UID": "Oe4SopLlrUGLn/BgbA733Q==",
"nextFormGuid": "a212ee39-e592-41ad-8b9f-f0606c0ef7dd",
"attributes": "sample string 10",
"updated": "2026-06-03T18:36:51.3809284",
"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": "F1nxCd+dMUyNttvHoa90XA==",
"checkoutFormGuid": "09f15917-9ddf-4c31-8db6-dbc7a1af745c",
"identifier": "S5/PjxbbCkWR2ixuwJmHYA==",
"identifierGuid": "8fcf9f4b-db16-450a-91da-2c6ec0998760",
"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": "/1LuG4cIpEq04p5WUDnSoQ==",
"valueGuid": "1bee52ff-0887-4aa4-b4e2-9e565039d2a1",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:36:51.3809284",
"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:36:51.3809284",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "51"
}
],
"panels": [
{
"$id": "53",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "H/1AG9TxcEG+Uy2OZPwX4A==",
"checkoutFormGuid": "1b40fd1f-f1d4-4170-be53-2d8e64fc17e0",
"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": "EgQQvtudYUKUaLuMdMS+dg==",
"flipChartPageIdentifierGuid": "be100412-9ddb-4261-9468-bb8c74c4be76",
"pluG_UID": "bjPmGjbXcEWEartkH8TAGA==",
"pluGuid": "1ae6336e-d736-4570-846a-bb641fc4c018",
"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": "bgiaXXwOk0ekFLuE0oytQQ==",
"pluGuid": "5d9a086e-0e7c-4793-a414-bb84d28cad41",
"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:36:51.3809284",
"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": "VTmubNVMvkOcBpjocs3jDg==",
"ingredientGuid": "Ezv0rjQOt0iYwuVMnRCrUQ==",
"ingredientIdentifier": "aef43b13-0e34-48b7-98c2-e54c9d10ab51",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "4"
}
},
{
"$ref": "56"
}
],
"bins": [
{
"$id": "57",
"pluG_UID": "Etyy04goyEmvxrUJKOe5qg==",
"pluGuid": "d3b2dc12-2888-49c8-afc6-b50928e7b9aa",
"shelfLocationIdentifier": "cQ3u/rjCTkeoyCSljpuSfQ==",
"shelfLocationGuid": "feee0d71-c2b8-474e-a8c8-24a58e9b927d",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "6m366aQsTkiGbqc8YnL+RQ==",
"labelPageLayoutGuid": "e9fa6dea-2ca4-484e-866e-a73c6272fe45",
"updated": "2026-06-03T18:36:51.3809284",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "4"
},
"location": {
"$id": "58",
"identifier": "QoEPtnF9SEqza8uOgGp84w==",
"storeID": 1,
"identifierGuid": "b60f8142-7d71-4a48-b36b-cb8e806a7ce3",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:36:51.3809284",
"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": "Usu0YBTQa0qcOAcFkWIcmQ==",
"pluGuid": "60b4cb52-d014-4a6b-9c38-070591621c99",
"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:36:51.3809284",
"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:36:51.3809284",
"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": "LDBposLirk+pGC8w+1UbKQ==",
"labelPageLayoutGuid": "a269302c-e2c2-4fae-a918-2f30fb551b29",
"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:36:51.3809284",
"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": "HN+vmiv2JE2j7OY/fSCrAA==",
"labelPageLayoutGuid": "9aafdf1c-f62b-4d24-a3ec-e63f7d20ab00",
"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:36:51.3809284",
"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": "Sbbu3fIYQkqcxkseKm/zqw==",
"labelPageLayoutGuid": "ddeeb649-18f2-4a42-9cc6-4b1e2a6ff3ab",
"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:36:51.3809284",
"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": "lnow/mojw0aWxx3D/64Aug==",
"labelPageLayoutGuid": "fe307a96-236a-46c3-96c7-1dc3ffae00ba",
"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": "8dvLV0TMLUaEnhd3iomR5w==",
"pluGuid": "57cbdbf1-cc44-462d-849e-17778a8991e7",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "X2eNUtGiy0uW7tBVd3RkXg==",
"dealCostGuid": "528d675f-a2d1-4bcb-96ee-d0557774645e",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "4Wc813Xz8UGn8QOENN0tEw==",
"priceGroupGuid": "d73c67e1-f375-41f1-a7f1-038434dd2d13",
"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:36:51.3809284",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "2ed4dc7f-b973-431d-b73d-bf8f87b15e20",
"campaignComboPriceGroupG_UID": "TidK3ea230WkBhh8aeSFtg==",
"campaignComboPriceGroupIdentifier": "dd4a274e-b6e6-45df-a406-187c69e485b6",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "70",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:36:51.3809284",
"operatorG_UID": "kVaHS37QkkiVFUeDajMXUA==",
"operatorGuid": "4b875691-d07e-4892-9515-47836a331750",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:36:51.3809284",
"signIqTicketFileMovedUtc": "2026-06-03T18:36:51.3809284",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:36:51.3809284",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "82df797c-173b-4304-9b5a-212b5a1708d2",
"product": {
"$ref": "4"
},
"campaignPlu": {
"$ref": "69"
},
"fuelItem": true
},
{
"$ref": "70"
}
],
"campaign": {
"$id": "71",
"id": 1,
"storeID": 2,
"name": "7b2d6de1-d7eb-49db-8011-74bd146a4afd",
"nameGuid": "7b2d6de1-d7eb-49db-8011-74bd146a4afd",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:36:51.3809284",
"startTime": 1,
"endDate": "2026-06-03T18:36:51.3809284",
"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:36:51.3809284",
"system": true,
"created": "2026-06-03T18:36:51.3809284",
"updated": "2026-06-03T18:36:51.3809284",
"priceChangeNotifiedUtc": "2026-06-03T18:36:51.3809284",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "Ak/JsJT3p02x4FKsNcHwhw==",
"hostIdentifierGuid": "b0c94f02-f794-4da7-b1e0-52ac35c1f087",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:36:51.3809284",
"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": "OT0bb4FMXkye33epenQ+KA==",
"pluGuid": "6f1b3d39-4c81-4c5e-9edf-77a97a743e28",
"hostOfferID": 1,
"priceGroupG_UID": "rlUo1HhYh0m4h1o9rWDJrg==",
"priceGroupGuid": "d42855ae-5878-4987-b887-5a3dad60c9ae",
"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:36:51.3809284",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "4"
},
"campaign": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"sellingRules": [
{
"$id": "73",
"id": 1,
"identifier": "MTy9vFAmd0aUaJJaQGGR5Q==",
"identifierStr": "MTy9vFAmd0aUaJJaQGGR5Q==",
"identifierGuid": "bcbd3c31-2650-4677-9468-925a406191e5",
"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": "mER71R/FEEWfFXgtXWnVlw==",
"customerIDGuid": "d57b4498-c51f-4510-9f15-782d5d69d597",
"campaign": {
"$ref": "71"
},
"customer": {
"$id": "75",
"identifier": "dNzetOEJNEe7t+MG56248w==",
"identifierGuid": "b4dedc74-09e1-4734-bbb7-e306e7adb8f3",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:36:51.3809284",
"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": "tQEEMaqDIkqhHTILVET5Eg==",
"communityIdentifierGuid": "310401b5-83aa-4a22-a11d-320b5444f912",
"joined": "2026-06-03T18:36:51.3809284",
"updated": "2026-06-03T18:36:51.3809284",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "Sl5fipoPo0WzIEMH4J1VWA==",
"priceLevelIdentifierGuid": "8a5f5e4a-0f9a-45a3-b320-4307e09d5558",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:36:51.3809284",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "76",
"cardType": 2,
"issueDate": "2026-06-03T18:36:51.3809284",
"expiry": "2026-06-03T18:36:51.3809284",
"customerID": "VjdU4fsfv0yY/HXYKAY64Q==",
"customerIDGuid": "e1543756-1ffb-4cbf-98fc-75d828063ae1",
"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:36:51.3809284",
"linkedAccount": "6BTqjbiz70uP+AqdKqOubg==",
"linkedAccountGuid": "8dea14e8-b3b8-4bef-8ff8-0a9d2aa3ae6e",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "75"
},
"account": {
"$id": "77",
"id": 1,
"identifier": "HkwuXuUbfUyMOrrYqBiaHQ==",
"identifierGuid": "5e2e4c1e-1be5-4c7d-8c3a-bad8a8189a1d",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:36:51.3809284",
"owner": "CEq4s0CPZk6jrCQGPmleFQ==",
"ownerGuid": "b3b84a08-8f40-4e66-a3ac-24063e695e15",
"accountStoreGroupIdentifier": "A7Uj8ZM7WkmljVU8llLkQw==",
"accountStoreGroupGuid": "f123b503-3b93-495a-a58d-553c9652e443",
"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:36:51.3809284",
"active": true,
"updated": "2026-06-03T18:36:51.3809284",
"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": "TrEpWpLjZEKbaovs1RIv+g==",
"identifierGuid": "5a29b14e-e392-4264-9b6a-8becd5122ffa",
"name": "sample string 2",
"primaryContact": "eET+eOOUlEuHOJTXPMnu3Q==",
"primaryContactGuid": "78fe4478-94e3-4b94-8738-94d73cc9eedd",
"accountID": "TJwOc9R/sku+YQ9XpQlifQ==",
"accountIDGuid": "730e9c4c-7fd4-4bb2-be61-0f57a509627d",
"special": true,
"updated": "2026-06-03T18:36:51.3809284",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "UkyMCNZq10WXXn78k++cfg==",
"priceLevelIdentifierGuid": "088c4c52-6ad6-45d7-975e-7efc93ef9c7e",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "77"
},
"primaryContactCustomer": {
"$ref": "75"
},
"customerGroupMembers": [
{
"$id": "80",
"id": 1,
"groupID": "QQB+11OUsEGw4atqTL8EMg==",
"groupIDGuid": "d77e0041-9453-41b0-b0e1-ab6a4cbf0432",
"customerID": "9R5lzPjWhk69uKJ5/6enzg==",
"customerIDGuid": "cc651ef5-d6f8-4e86-bdb8-a279ffa7a7ce",
"card": "sample string 4",
"linkedAccount": "WEniQBV9I0uX/WcXgZ0qYQ==",
"linkedAccountGuid": "40e24958-7d15-4b23-97fd-6717819d2a61",
"customer": {
"$ref": "75"
},
"group": {
"$ref": "79"
},
"customerCard": {
"$ref": "76"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "79"
}
]
},
"payments": [
{
"$id": "81",
"id": 1,
"identifier": "xKaPsjJK5UWXa/DYW4kdKA==",
"identifierGuid": "b28fa6c4-4a32-45e5-976b-f0d85b891d28",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "kmbGhklg8EOeLa90BEpPqg==",
"accountIDGuid": "86c66692-6049-43f0-9e2d-af74044a4faa",
"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:36:51.3809284",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "M/KmAFJlS0W5QDUGKucecA==",
"idempotentVoidGuid": "00a6f233-6552-454b-b940-35062ae71e70",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "82",
"saleHeaderID": 1,
"saleHeaderGuid": "iOg0PEoCLU2WY/L6YT/E+w==",
"saleHeaderIdentifierGuid": "3c34e888-024a-4d2d-9663-f2fa613fc4fb",
"created": "2026-06-03T18:36:51.3809284",
"createdLocal": "2026-06-03T18:36:51.3809284",
"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:36:51.3809284",
"storeID": 1,
"operatorG_Uid": "iRk4tZsMGUeLM7xrbPa6sA==",
"operatorGuid": "b5381989-0c9b-4719-8b33-bc6b6cf6bab0",
"customerG_Uid": "kQOmXEbU8Ue86ZC1OJwW9w==",
"customerGuid": "5ca60391-d446-47f1-bce9-90b5389c16f7",
"communityIdentifier": "QOVy5xO6RUe2naDwXQs+XQ==",
"communityIdentifierGuid": "e772e540-ba13-4745-b69d-a0f05d0b3e5d",
"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": "IJ3myof5YU6E6+KuElF3sw==",
"priceLevelIdentifierGuid": "cae69d20-f987-4e61-84eb-e2ae125177b3",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:36:51.3809284+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:36:51.3809284",
"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": "B8S3ceEU/UKdhZFg93uS8w==",
"identifierGuid": "71b7c407-14e1-42fd-9d85-9160f77b92f3",
"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:36:51.3809284",
"promoPeriodEnd": "2026-06-03T18:36:51.3809284",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:36:51.3809284",
"deleted": true
},
"details": [
{
"$id": "85",
"saleItemID": 1,
"identifier": "jobVJPS1nUGdeIf5WzVBAg==",
"identifierGuid": "24d5868e-b5f4-419d-9d78-87f95b354102",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "gsSS9TaNOk2V1CZpaK4qZg==",
"pluGuid": "f592c482-8d36-4d3a-95d4-266968ae2a66",
"accountID": "P+wMtKcIi0CJv2OXCRURzg==",
"accountIDGuid": "b40cec3f-08a7-408b-89bf-6397091511ce",
"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:36:51.3809284",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "/Q71+7TMAEWBBJomrSYvww==",
"refundGuid": "fbf50efd-ccb4-4500-8104-9a26ad262fc3",
"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": "AMj6T24TaEy9HKhA0pxYJg==",
"idempotentVoidGuid": "4ffac800-136e-4c68-bd1c-a840d29c5826",
"priceLevelIdentifier": "E8wuLUoeq0udQQUJMwK1nQ==",
"priceLevelIdentifierGuid": "2d2ecc13-1e4a-4bab-9d41-05093302b59d",
"communityIdentifier": "NPyVBDL0UEuRJW8d4jrSSg==",
"communityIdentifierGuid": "0495fc34-f432-4b50-9125-6f1de23ad24a",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "86",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:36:51.3809284",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "86"
}
],
"refund": {
"$id": "87",
"id": 1,
"g_UID": "wIYzRtFE6ES6iDWMtbENZA==",
"guid": "463386c0-44d1-44e8-ba88-358cb5b10d64",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:36:51.3809284"
},
"modifier": {
"$id": "88",
"id": 1,
"setG_UID": "mPI2GDOb6Ey5E/E/zic/gg==",
"modifierSetGuid": "1836f298-9b33-4ce8-b913-f13fce273f82",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "pbjxTH7NPkCzZ0xtHvFT2w==",
"pluGuid": "4cf1b8a5-cd7e-403e-b367-4c6d1ef153db",
"deleted": true,
"g_UID": "D6Hea8tTpEav8R0ewKND9A==",
"guid": "6bdea10f-53cb-46a4-aff1-1d1ec0a343f4",
"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": "kPsSWfZY9UirZHDxniA3Sw==",
"pluGuid": "5912fb90-58f6-48f5-ab64-70f19e20374b",
"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:36:51.3809284",
"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:36:51.3809284",
"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": "30WLTv22IUmjm7uKSEApxA==",
"pluGuid": "4e8b45df-b6fd-4921-a39b-bb8a484029c4",
"accountID": "jKVTTnFd70ye5FyNtDnyqQ==",
"accountIDGuid": "4e53a58c-5d71-4cef-9ee4-5c8db439f2a9",
"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:36:51.3809284",
"bestOrExpireType": 1,
"refundG_UID": "xJc6PqoRFE+YO8CrFgv/Yw==",
"refundGuid": "3e3a97c4-11aa-4f14-983b-c0ab160bff63",
"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": "IQwf/6AJzUa4mqyq1gjZHg==",
"identifierGuid": "ff1f0c21-09a0-46cd-b89a-acaad608d91e",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "hP/5ClBHTkujNygrEusPcg==",
"customerIdentifierGuid": "0af9ff84-4750-4b4e-a337-282b12eb0f72",
"operatorNo": 1,
"operatorG_UID": "NicvssA2f0qBWM3cJf1ZHg==",
"operatorGuid": "b22f2736-36c0-4a7f-8158-cddc25fd591e",
"created": "2026-06-03T18:36:51.3809284",
"ordered": "2026-06-03T18:36:51.3809284",
"started": "2026-06-03T18:36:51.3809284",
"completed": "2026-06-03T18:36:51.3809284",
"supplied": "2026-06-03T18:36:51.3809284",
"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": "8A8tW+T8f0CmY3LJdLGMXw==",
"pluGuid": "5b2d0ff0-fce4-407f-a663-72c974b18c5f",
"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": "WZa7EF7R5k20DHs+7XLxYA==",
"headerIdentifierGuid": "10bb9659-d15e-4de6-b40c-7b3eed72f160",
"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": "3n2ON1thsEONzgntcyfjdQ==",
"surveyGuid": "378e7dde-615b-43b0-8dce-09ed7327e375",
"saleHeaderGuid": "Vj0INngcSUOIaP8BtYwfJw==",
"saleGuid": "36083d56-1c78-4349-8868-ff01b58c1f27",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "ma608dBY8kGoRevPGEwoiA==",
"guidResponse": "f1b4ae99-58d0-41f2-a845-ebcf184c2888",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:36:51.3809284",
"sale": {
"$ref": "82"
},
"survey": {
"$id": "97",
"g_UID": "+hg7x06DCUOtnufB8Qj21A==",
"guid": "c73b18fa-834e-4309-ad9e-e7c1f108f6d4",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "3yd4gZ0bvEuVlm0sLQS71w==",
"checkoutFormGuid": "817827df-1b9d-4bbc-9596-6d2c2d04bbd7",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:36:51.3809284",
"end": "2026-06-03T18:36:51.3809284",
"deleted": true,
"updated": "2026-06-03T18:36:51.3809284",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"38e8b154-3a6d-440a-b22b-9089afe69565",
"fac1f0e8-5b2d-4477-bd7b-8c0c56a0bdd2"
],
"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": "NLYGaI5sXEKGYdd1BE8j/w==",
"accountIdentifier": "6806b634-6c8e-425c-8661-d775044f23ff",
"accountName": "sample string 44",
"customerOrderIdentifier": "GRE/dR4re0KuHn4b/hPW8A==",
"customerOrderIdentifierGuid": "753f1119-2b1e-427b-ae1e-7e1bfe13d6f0",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "98",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "026KlT5lLUynzKmRW8Y4wQ==",
"paymentIdentifierGuid": "958a6ed3-653e-4c2d-a7cc-a9915bc638c1",
"identifier": "DZ4sOXqiuE+z00/2kRoIxQ==",
"identifierGuid": "392c9e0d-a27a-4fb8-b3d3-4ff6911a08c5",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "WKipwv4RgU2BVqLpkJKIaw==",
"itemIdentifierGuid": "c2a9a858-11fe-4d81-8156-a2e99092886b"
}
},
{
"$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": "dfmpwmQly06xj1A2DD6xeA==",
"customerIdentifierGuid": "c2a9f975-2564-4ecb-b18f-50360c3eb178",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "/emIvs4gL0WwzoxVdWE9Ig==",
"idempotentGuid": "be88e9fd-20ce-452f-b0ce-8c5575613d22",
"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:36:51.3809284",
"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:36:51.3809284",
"labelPageLayout": "+Q66JG2Ra0C6wiR6F4oIEA==",
"pageLayoutGuid": "24ba0ef9-916d-406b-bac2-247a178a0810",
"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:36:51.3809284"
},
{
"$ref": "103"
}
]
},
"customerVouchers": [
{
"$id": "104",
"id": 1,
"customerIdentifier": "3PICT+MS7EyuJ98A595maw==",
"customerIdentifierGuid": "4f02f2dc-12e3-4cec-ae27-df00e7de666b",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:36:51.3809284",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "OOdKh03HR0a0pCaAk5epZw==",
"issuedIdempotentGuid": "874ae738-c74d-4647-b4a4-26809397a967",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:36:51.3809284",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:36:51.3809284",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "z6Pljqc7xkC5jVXoRA9HZQ==",
"redeemedIdempotentGuid": "8ee5a3cf-3ba7-40c6-b98d-55e8440f4765",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:36:51.3809284",
"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": "uZ6gfla0MEqUoPWpZSdcFQ==",
"groupIDGuid": "7ea09eb9-b456-4a30-94a0-f5a965275c15",
"campaign": {
"$ref": "71"
},
"group": {
"$ref": "79"
}
},
{
"$ref": "105"
}
],
"signIqTickets": [
{
"$id": "106",
"identifier": "oQcYnml48U+SOnSa5L7d9A==",
"identifierGuid": "9e1807a1-7869-4ff1-923a-749ae4beddf4",
"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": "pfDjV7xe+UumrYgA6wGNtg==",
"guid": "57e3f0a5-5ebc-4bf9-a6ad-8800eb018db6",
"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": "vCHwauW69EW6HL6oGn4qbA==",
"groupGuid": "6af021bc-bae5-45f4-ba1c-bea81a7e2a6c",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "12biTvTOw02bQxE14pMF/g==",
"pluGuid": "4ee266d7-cef4-4dc3-9b43-1135e29305fe",
"priceGroupG_UID": "rYXExE74HkiUcgr80eTq+Q==",
"priceGroupGuid": "c4c485ad-f84e-481e-9472-0afcd1e4eaf9",
"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": "1WMsMN4B6E6xtfmJf+mknQ==",
"priceLevelIdentifierGuid": "302c63d5-01de-4ee8-b1b5-f9897fe9a49d",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "109"
}
],
"promotionType": {
"$id": "110",
"identifier": "k6U3cpbtx0u9csVaH62eJg==",
"identifierGuid": "7237a593-ed96-4bc7-bd72-c55a1fad9e26",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "Id0eLlxcC0qkTavrcUxtzQ==",
"labelPageLayoutGuid": "2e1edd21-5c5c-4a0b-a44d-abeb714c6dcd",
"priceLevelIdentifier": "FTj0J1jP1USiJDHK2h1y7w==",
"priceLevelIdentifierGuid": "27f43815-cf58-44d5-a224-31cada1d72ef",
"active": true,
"updated": "2026-06-03T18:36:51.3809284",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "4"
},
"dealCost": {
"$ref": "2"
}
},
"currentCostStart": "2026-06-03T18:36:51.3809284",
"dealCosts": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tags": [
{
"$id": "111",
"pluG_UID": "KI6dQDy/qUmZvjTPwbRE2w==",
"pluGuid": "409d8e28-bf3c-49a9-99be-34cfc1b444db",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "111"
}
],
"alternateProductG_UID": "Rh3shrn1MEWL3uYlKQEhTg==",
"alternateProduct": "86ec1d46-f5b9-4530-8bde-e6252901214e",
"altProduct": {
"$ref": "4"
},
"productHostCode": {
"$id": "112",
"id": 1,
"pluG_UID": "nRAIpeEBVEGDU9fPppRJ/A==",
"pluGuid": "a508109d-01e1-4154-8353-d7cfa69449fc",
"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:36:51.3809284",
"inventoryTracked": "2026-06-03T18:36:51.3809284",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "113",
"pluG_UID": "ercNFQMxkEO5qQb5HUFuHA==",
"pluGuid": "150db77a-3103-4390-b9a9-06f91d416e1c",
"fuelPluG_UID": "pcME7q9eRUG1+/0c2RTOfA==",
"fuelPluGuid": "ee04c3a5-5eaf-4145-b5fb-fd1cd914ce7c",
"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
},
{
"$ref": "1"
}
]
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.