GET api/invoice/{id}/detail/{pluGuid}
Get invoice detail
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Header Identifier |
globally unique identifier |
Required |
| pluGuid |
Product identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Matching invoice detail model
InvoiceDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| HeaderIdentifier | Collection of byte |
None. |
|
| HeaderIdentifierGuid | globally unique identifier |
None. |
|
| PLUG_UID | Collection of byte |
None. |
|
| PluGuid | globally unique identifier |
None. |
|
| PageNo | integer |
None. |
|
| LineNo | integer |
None. |
|
| ItemOrdered | string |
None. |
|
| ItemShipped | string |
None. |
|
| Apn | string |
None. |
|
| Barcode | string |
None. |
|
| ProdStatus | ProductStatus |
None. |
|
| DateAvailable | date |
None. |
|
| Commodity | string |
String length: inclusive between 0 and 10 |
|
| Supplier | string |
None. |
|
| ItemDesc | string |
None. |
|
| ItemType | ProductType |
None. |
|
| InvestmentBuyInd | character |
None. |
|
| OrderType | string |
None. |
|
| CartonQty | integer |
None. |
|
| CartonQuantitySpecified |
Whether the host specified the carton qty |
boolean |
None. |
| SoldByWeight | boolean |
None. |
|
| OrderByWeight | boolean |
None. |
|
| UnitsOrdered | integer |
None. |
|
| UnitsSupplied | integer |
None. |
|
| UnitsReceived | integer |
None. |
|
| WeightOrdered | integer |
None. |
|
| WeightShipped | integer |
None. |
|
| WeightReceived | integer |
None. |
|
| UnitSpecified |
Whether host specified unit type, used to improve product matching results |
UnitSpecified |
None. |
| WholesalePrice | integer |
None. |
|
| ExtWholesalePrice | integer |
None. |
|
| NormalPrice | integer |
None. |
|
| RetailPrice | integer |
None. |
|
| PricingUnit | string |
None. |
|
| ClaimFlag | character |
None. |
|
| GstRate | integer |
None. |
|
| GstAmount | integer |
None. |
|
| ExtGstAmount | integer |
None. |
|
| DeliWeight | integer |
None. |
|
| MarginAmount | integer |
None. |
|
| ExtMarginAmount | integer |
None. |
|
| CostAmount | integer |
None. |
|
| OrderedCostAmount | integer |
None. |
|
| ExtCostAmount | integer |
None. |
|
| CostIncSpecified |
Whether the host specified the costs inclusive of tax |
boolean |
None. |
| ExtendedCostSpecified |
Whether the host specified the extended cost |
boolean |
None. |
| CartonCostSpecified |
Whether the host specified the carton cost |
boolean |
None. |
| FreightAmount | integer |
None. |
|
| FreightGstAmount | integer |
None. |
|
| ExtFreightAmount | integer |
None. |
|
| ExtFreightGstAmount | integer |
None. |
|
| CostDecimals | integer |
None. |
|
| WetRate | integer |
None. |
|
| ContainerDeposit | integer |
None. |
|
| BasePrice | integer |
None. |
|
| WetValue | integer |
None. |
|
| DeliveryFee | integer |
None. |
|
| CasePrice | integer |
None. |
|
| WholesaleExt | integer |
None. |
|
| WetExt | integer |
None. |
|
| TotalLitres | integer |
None. |
|
| Tun | string |
None. |
|
| ApplyDetails | boolean |
None. |
|
| ApplySell | boolean |
None. |
|
| ApplyCost | boolean |
None. |
|
| ApplyOr | boolean |
None. |
|
| ApplyQty | boolean |
None. |
|
| ItemNumber | string |
None. |
|
| DirectNumber | string |
None. |
|
| ItemSize | string |
None. |
|
| CostGst | integer |
None. |
|
| SellGst | integer |
None. |
|
| CostOr | integer |
None. |
|
| SellOr | integer |
None. |
|
| MarginOr | integer |
None. |
|
| GrossProfit | decimal number |
None. |
|
| Sell | integer |
None. |
|
| CartonCost | integer |
None. |
|
| CurrentCost | integer |
None. |
|
| CostID | character |
None. |
|
| CostStart | date |
None. |
|
| CostEnd | date |
None. |
|
| CreatedFromUnknownScan | boolean |
None. |
|
| OrderGuid | Collection of byte |
None. |
|
| OrderIdentifierGuid |
The order that the invoice order details are sourced from |
globally unique identifier |
None. |
| Processed |
This line has been processed for inventory and costs as per header settings |
boolean |
None. |
| Received |
This line is locked for changes |
boolean |
None. |
| Inventoried |
This line has been processed for inventory |
boolean |
None. |
| FromElectronicInvoice |
Added from processing an electronic invoice allowing that |
boolean |
None. |
| AllowDelete |
Line can be removed from invoice |
boolean |
None. |
| Updated | date |
None. |
|
| InvoiceNo | string |
Relation. This field may not always be loaded or used for updates. |
|
| HasInventory | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| ExistingCost |
The current cost of the product |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| ExistingSell |
The current sell of the product |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| FutureCost |
The future cost after completed, null if not last cost. Has not summarised to include discounts |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| FutureSell |
The future sell after completed, based on cost margin updates, null if no change will be attempted |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| NextSell |
Next sell price, from a price change campaign |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| NextSellCampaignName |
Next sell campaign name |
string |
Relation. This field may not always be loaded or used for updates. |
| NextSellCampaignDescription |
Next sell campaign description |
string |
Relation. This field may not always be loaded or used for updates. |
| DealCost | DealCost |
Relation. This field may not always be loaded or used for updates. |
|
| NextCost | DealCost |
Relation. This field may not always be loaded or used for updates. |
|
| LastChance |
If true, the deal cost is ending between now and the end of the week |
boolean |
Relation. This field may not always be loaded or used for updates. |
| HoldOff |
Indicates if a new deal cost is starting soon |
OrderHoldOff |
Relation. This field may not always be loaded or used for updates. |
| HoldOffDate |
Date that a hold off deal cost is begining |
date |
Relation. This field may not always be loaded or used for updates. |
| UnknownScan |
Generated by InvoiceService.LocateProduct, and will generate a new Product record on save |
InvoiceUnknownScan |
Relation. This field may not always be loaded or used for updates. |
| ProductActive |
Product active status |
boolean |
Relation. This field may not always be loaded or used for updates. |
| ProductSalesMode |
Product sales mode |
SalesMode |
Relation. This field may not always be loaded or used for updates. |
| ProductGSTPercent |
Product sales GST Percent |
integer |
Relation. This field may not always be loaded or used for updates. |
| ProductCostCalcMethod | CostCalcMethod |
Relation. This field may not always be loaded or used for updates. |
|
| ProductAlwaysApplyMargin | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| ProductMarginRanged | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| ProductMargin | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| ProductMinimumMargin | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| ProductMaximumMargin | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupG_UID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupGuid | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupName | string |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupCode | string |
Relation. This field may not always be loaded or used for updates. |
|
| Product | Product |
Relation. This field may not always be loaded or used for updates. |
|
| IncrementCount |
Flag that indicates on update the received values instead of setting |
boolean |
Relation. This field may not always be loaded or used for updates. |
| MinimumQuantity | integer |
Relation. This field may not always be loaded or used for updates. |
|
| RandomWeight | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| SalesMode | integer |
Relation. This field may not always be loaded or used for updates. |
|
| Cartons | integer |
Relation. This field may not always be loaded or used for updates. |
|
| Weight | integer |
Relation. This field may not always be loaded or used for updates. |
|
| Units | integer |
Relation. This field may not always be loaded or used for updates. |
|
| AutoOrderStatus | integer |
Relation. This field may not always be loaded or used for updates. |
|
| InvoiceDetailReceive |
Credit note populated. True if images are attached to invoice detail |
boolean |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{
"identifier": "ZMLZdqBq7kifvDYZnXatzA==",
"identifierGuid": "76d9c264-6aa0-48ee-9fbc-36199d76adcc",
"headerIdentifier": "ZQLxI+F4z0edPw8ogBGhzA==",
"headerIdentifierGuid": "23f10265-78e1-47cf-9d3f-0f288011a1cc",
"pluG_UID": "NmXG1FFEEEWEUe+0E1rdcg==",
"pluGuid": "d4c66536-4451-4510-8451-efb4135add72",
"pageNo": 1,
"lineNo": 1,
"itemOrdered": "sample string 1",
"itemShipped": "sample string 2",
"apn": "sample string 3",
"barcode": "sample string 4",
"prodStatus": 0,
"dateAvailable": "2026-06-03T18:35:54.3870207",
"commodity": "sample string 5",
"supplier": "sample string 6",
"itemDesc": "sample string 7",
"itemType": 48,
"investmentBuyInd": "A",
"orderType": "sample string 8",
"cartonQty": 1,
"cartonQuantitySpecified": true,
"soldByWeight": true,
"orderByWeight": true,
"unitsOrdered": 1,
"unitsSupplied": 1,
"unitsReceived": 1,
"weightOrdered": 1,
"weightShipped": 1,
"weightReceived": 1,
"unitSpecified": 11,
"wholesalePrice": 1,
"extWholesalePrice": 1,
"normalPrice": 1,
"retailPrice": 1,
"pricingUnit": "sample string 12",
"claimFlag": "A",
"gstRate": 1,
"gstAmount": 1,
"extGstAmount": 1,
"deliWeight": 1,
"marginAmount": 1,
"extMarginAmount": 1,
"costAmount": 1,
"orderedCostAmount": 1,
"extCostAmount": 1,
"costIncSpecified": true,
"extendedCostSpecified": true,
"cartonCostSpecified": true,
"freightAmount": 16,
"freightGstAmount": 17,
"extFreightAmount": 18,
"extFreightGstAmount": 19,
"costDecimals": 20,
"wetRate": 1,
"containerDeposit": 1,
"basePrice": 1,
"wetValue": 1,
"deliveryFee": 1,
"casePrice": 1,
"wholesaleExt": 1,
"wetExt": 1,
"totalLitres": 1,
"tun": "sample string 21",
"applyDetails": true,
"applySell": true,
"applyCost": true,
"applyOr": true,
"applyQty": true,
"itemNumber": "sample string 22",
"directNumber": "sample string 23",
"itemSize": "sample string 24",
"costGst": 1,
"sellGst": 1,
"costOr": 1,
"sellOr": 1,
"marginOr": 1,
"grossProfit": 1.0,
"sell": 1,
"cartonCost": 1,
"currentCost": 1,
"costID": "A",
"costStart": "2026-06-03T18:35:54.3870207",
"costEnd": "2026-06-03T18:35:54.3870207",
"createdFromUnknownScan": true,
"orderGuid": "yKaBEgXwXkOVYQO68+Br1A==",
"orderIdentifierGuid": "1281a6c8-f005-435e-9561-03baf3e06bd4",
"processed": true,
"received": true,
"inventoried": true,
"fromElectronicInvoice": true,
"allowDelete": true,
"updated": "2026-06-03T18:35:54.3870207",
"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": "KhtW8NandkecJpyMKS0ZbA==",
"headerIdentifierGuid": "f0561b2a-a7d6-4776-9c26-9c8c292d196c",
"identifier": "u1NRdo1yxEys35r6fcRZYA==",
"identifierGuid": "765153bb-728d-4cc4-acdf-9afa7dc45960",
"supplierIdentifier": "Th+8ws3Ua0WwpLvd+iTQng==",
"supplierGuid": "c2bc1f4e-d4cd-456b-b0a4-bbddfa24d09e",
"pluG_UID": "/DDZDvk/h0SShJeCAxXq1Q==",
"pluGuid": "0ed930fc-3ff9-4487-9284-97820315ead5",
"campaignName": "b39d3ed8-80dc-4b64-a495-a2fbd70d4fad",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:35:54.3870207",
"end": "2026-06-03T18:35:54.3870207",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "vEcU4fCUnEi6pr5yAnKfxA==",
"bonusItemPluGuid": "e11447bc-94f0-489c-baa6-be7202729fc4",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:35:54.3870207",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-06-03T18:35:54.3870207",
"campaignEndDate": "2026-06-03T18:35:54.3870207",
"masterPLUG_UID": "yWutrd/TpU2KBX1pQBmKKA==",
"masterID": "adad6bc9-d3df-4da5-8a05-7d6940198a28",
"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": "Vx04WQ4YWUiuFhjZX8bjqg==",
"bonusMasterID": "59381d57-180e-4859-ae16-18d95fc6e3aa",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
},
"nextCost": {
"$ref": "2"
},
"lastChance": true,
"holdOff": 37,
"holdOffDate": "2026-06-03T18:35:54.3870207",
"unknownScan": {
"$id": "3",
"pluG_UID": "4DBYUSC1zUex1nbwvO4vhg==",
"pluGuid": "515830e0-b520-47cd-b1d6-76f0bcee2f86",
"invoiceIdentifier": "wVvg4r6Hd0WSmqEOCYZ7Kw==",
"invoiceGuid": "e2e05bc1-87be-4577-929a-a10e09867b2b",
"barcode": "sample string 3",
"itemNumber": "sample string 4",
"created": "2026-06-03T18:35:54.3870207"
},
"productActive": true,
"productSalesMode": 39,
"productGSTPercent": 40,
"productCostCalcMethod": 41,
"productAlwaysApplyMargin": true,
"productMarginRanged": true,
"productMargin": 1.1,
"productMinimumMargin": 1.1,
"productMaximumMargin": 1.1,
"priceGroupG_UID": "v3lyvSuXwU6TzP7D+1u2gA==",
"priceGroupGuid": "bd7279bf-972b-4ec1-93cc-fec3fb5bb680",
"priceGroupName": "sample string 44",
"priceGroupCode": "sample string 45",
"product": {
"$id": "4",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "AUDs1ahEuUid0yMVb922SQ==",
"guid": "d5ec4001-44a8-48b9-9dd3-23156fddb649",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "e8pGJlzfN0SJKftpNKh/kA==",
"priceGroupGuid": "2646ca7b-df5c-4437-8929-fb6934a87f90",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:35:54.3870207",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:35:54.3870207",
"pluCreated": "2026-06-03T18:35:54.3870207",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-06-03T18:35:54.3870207",
"lastManualUpdate": "2026-06-03T18:35:54.3870207",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-06-03T18:35:54.3870207",
"currentCostUpdated": "2026-06-03T18:35:54.3870207",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:35:54.3870207",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-06-03T18:35:54.3870207",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "WDMHKQJkAUGy2IzGdX0wng==",
"altPLUGuid": "29073358-6402-4101-b2d8-8cc6757d309e",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-06-03T18:35:54.3870207",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "GG5taMaxyUWK76Wxnrg/Rg==",
"shelfPageLayoutGuid": "686d6e18-b1c6-45c9-8aef-a5b19eb83f46",
"talkerPageLayoutG_UID": "oVLpxZCfdEunYpIWY3Wm2Q==",
"talkerPageLayoutGuid": "c5e952a1-9f90-4b74-a762-92166375a6d9",
"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": "AGLZLFcgikqsWqzmlAGkJw==",
"inventoryIdentifier": "2cd96200-2057-4a8a-ac5a-ace69401a427",
"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": "zr4+pDNJBUCDp0XEBv1Ftw==",
"parentPluGuid": "a43ebece-4933-4005-83a7-45c406fd45b7",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "6swgVDzzYEWMvbWMjiO1eg==",
"supplierIdentifierGuid": "5420ccea-f33c-4560-8cbd-b58c8e23b57a",
"supplierChanged": true,
"rebateSupplierIdentifier": "yY2Quhlq+0y1AQNe08wB5w==",
"rebateSupplierIdentifierGuid": "ba908dc9-6a19-4cfb-b501-035ed3cc01e7",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:35:54.3870207",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "Q/40IqW980yWHhs96Moeyw==",
"hostIdentifierGuid": "2234fe43-bda5-4cf3-961e-1b3de8ca1ecb",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"store": {
"$id": "5",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-06-03T18:35:54.3870207",
"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": "JztSzC234EWnl5y2ocqrCQ==",
"hostIdentifierGuid": "cc523b27-b72d-45e0-a797-9cb6a1caab09",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:35:54.3870207",
"priceZone": {
"$id": "6",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "V+taQOxbfUiVZD1K2q3puw==",
"hostIdentifierGuid": "405aeb57-5bec-487d-9564-3d4adaade9bb",
"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": "kKe2h9JimkGodZ3AVf1eZQ==",
"hostIdentifierGuid": "87b6a790-62d2-419a-a875-9dc055fd5e65",
"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": "a96nDfDf/UCLI+2crBXhxw==",
"identifierGuid": "0da7de6b-dff0-40fd-8b23-ed9cac15e1c7",
"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": "gtPYAAgpBU6DeafobmrdgQ==",
"hostSupplierIdentifierGuid": "00d8d382-2908-4e05-8379-a7e86e6add81",
"loyaltyPriceLevelIdentifier": "jo7WKdCr0EmkPQIW49J9ww==",
"loyaltyPriceLevelIdentifierGuid": "29d68e8e-abd0-49d0-a43d-0216e3d27dc3",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-06-03T18:35:54.3870207",
"lastProcessed": "2026-06-03T18:35:54.3870207",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "11",
"identifier": "cMFduXBMy0GUpmnbFVL99A==",
"identifierGuid": "b95dc170-4c70-41cb-94a6-69db1552fdf4",
"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": "+LjNn+NQLUGL2FmwoeFxOw==",
"primaryContactID": "9fcdb8f8-50e3-412d-8bd8-59b0a1e1713b",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "Ztf0gL9vnUqcK83eZuEurA==",
"supplierGroupGuid": "80f4d766-6fbf-4a9d-9c2b-cdde66e12eac",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:35:54.3870207",
"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": "c6c3f9da-808c-4700-aa0f-26aa7f1b329e",
"identifier": "Uervivwmu0GyIIyAZ6zkPw==",
"identifierGuid": "8aefea51-26fc-41bb-b220-8c8067ace43f",
"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": "YW4mblnFMEKrtLa7WlZuMw==",
"supplierIdentifierGuid": "6e266e61-c559-4230-abb4-b6bb5a566e33",
"contactGuid": "GHeoGtwVz0S7S9X/Ixd2Mg==",
"contactID": "1aa87718-15dc-44cf-bb4b-d5ff23177632",
"contact": {
"$ref": "12"
},
"supplier": {
"$ref": "11"
}
},
{
"$ref": "13"
}
],
"products": [
{
"$id": "14",
"pluG_UID": "x9Ryv6k2O0+VkIdL6QMq2A==",
"pluGuid": "bf72d4c7-36a9-4f3b-9590-874be9032ad8",
"supplierIdentifier": "dKicmRrVIUq6L1LS6RQZdQ==",
"supplierIdentifierGuid": "999ca874-d51a-4a21-ba2f-52d2e9141975",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:35:54.3870207",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:35:54.3870207",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "15",
"pluG_UID": "mZJ3eO1D+EOigKLD75Iutg==",
"pluGuid": "78779299-43ed-43f8-a280-a2c3ef922eb6",
"supplierIdentifier": "AlJQRDgVQkyZ2FUOHonCRA==",
"supplierIdentifierGuid": "44505202-1538-4c42-99d8-550e1e89c244",
"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": "R6zfq2sqq0e8dEBC9h8wNQ==",
"parentPluGuid": "abdfac47-2a6b-47ab-bc74-4042f61f3035",
"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": "UgeylXhfVUy7b0Kz+gOdoA==",
"supplierGuid": "95b20752-5f78-4c55-bb6f-42b3fa039da0",
"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": "/Q8eDi8ZkkmnItpDjdxMTg==",
"supplierGuid": "0e1e0ffd-192f-4992-a722-da438ddc4c4e",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-06-03T18:35:54.3870207",
"deliveryDate": "2026-06-03T18:35:54.3870207",
"nextCutOffDate": "2026-06-03T18:35:54.3870207",
"nextDeliveryDate": "2026-06-03T18:35:54.3870207",
"nextDaysBuffer": 10
},
{
"$ref": "18"
}
],
"store": {
"$ref": "5"
},
"updated": "2026-06-03T18:35:54.3870207",
"isHost": true
},
"files": [
{
"$id": "19",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:35:54.3870207",
"processed": "2026-06-03T18:35:54.3870207",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:35:54.3870207",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "10"
},
"metcashHeader": {
"$id": "20",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:35:54.3870207",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "19"
}
],
"zoneMatrix": [
{
"$id": "21",
"id": 1,
"hostIdentifier": "n+C6WJWtE0iUckLT2nDGlg==",
"hostIdentifierGuid": "58bae09f-ad95-4813-9472-42d3da70c696",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"43b1942f-2083-4ea3-8af3-70dff9eb45b5",
"e35faf3d-9983-41fe-b1fa-f3e847a03445"
]
},
{
"$ref": "21"
}
],
"hostFileStoreSetting": {
"$ref": "9"
},
"hostStoreSettings": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"promotionPlacements": [
{
"$id": "22",
"identifier": "U6eMw1Vl+0yXfusUu7cEtg==",
"identifierGuid": "c38ca753-6555-4cfb-977e-eb14bbb704b6",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "22"
}
],
"promoTypeGuids": [
"80cdc693-5240-4ba4-88fb-0d080cf8c28f",
"da724f53-28d4-48c3-af30-19107e75d118"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "9"
}
],
"accounts": [
{
"$id": "23",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "23"
}
],
"sales": [
{
"$id": "24",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:35:54.3870207",
"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": "94fe7c07-74eb-440c-adfe-5c010f694357",
"updateStore": {
"$id": "28",
"id": "79882e4d-7d60-44d7-bb98-83d8b656f3de",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:35:54.3870207",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-06-03T18:35:54.3870207"
},
"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": "wsyAipTY5kaxnzFM7TalJw==",
"pluGuid": "8a80ccc2-d894-46e6-b19f-314ced36a527",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:35:54.3870207"
},
{
"$ref": "30"
}
],
"currentPrices": {
"$id": "31",
"pluPrices": {
"$id": "32",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:35:54.3870207",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "32"
},
"winningCampaign": 1,
"winner": {
"$id": "33",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:35:54.3870207",
"startTime": 5,
"endDate": "2026-06-03T18:35:54.3870207",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "9cJ/AwX6B0W1Gw8yAf0sFw==",
"hostIdentifierGuid": "037fc2f5-fa05-4507-b51b-0f3201fd2c17",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"tray": {
"$id": "34",
"g_UId": "GTUxdsND7UqEN68TWDa5Mw==",
"guid": "76313519-43c3-4aed-8437-af135836b933",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "35",
"priceGroupG_UID": "CkKTmt4XaU6j83G2ERNvxg==",
"priceGroupGuid": "9a93420a-17de-4e69-a3f3-71b611136fc6",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:35:54.3870207",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "36",
"pluG_UID": "FBbxYAj0aESlsgDYVxczTw==",
"pluGuid": "60f11614-f408-4468-a5b2-00d85717334f",
"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": "4e676402-0822-423c-9cd3-9aaed881a51b",
"created": "2026-06-03T18:35:54.3870207",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:35:54.3870207",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:35:54.3870207",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:35:54.3870207",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:35:54.3870207",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:35:54.3870207",
"lastSold": "2026-06-03T18:35:54.3870207",
"firstSold": "2026-06-03T18:35:54.3870207",
"awsUpdated": "2026-06-03T18:35:54.3870207",
"lastManualUpdate": "2026-06-03T18:35:54.3870207",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:35:54.3870207",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:35:54.3870207",
"doNotRangeUpdated": "2026-06-03T18:35:54.3870207",
"doNotOrderUpdated": "2026-06-03T18:35:54.3870207",
"tracked": "2026-06-03T18:35:54.3870207"
},
"allergens": [
{
"$id": "38",
"primaryKey": {
"$id": "39",
"pluGuid": "e07e9dc4-22e9-45dd-93cb-c1cb9aa99edc",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "xJ1+4Oki3UWTy8HLmqme3A==",
"pluGuid": "e07e9dc4-22e9-45dd-93cb-c1cb9aa99edc",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "38"
}
],
"costs": {
"$id": "40",
"pluG_UID": "QuC+LpN7hUazQp1Tjb11ow==",
"pluGuid": "2ebee042-7b93-4685-b342-9d538dbd75a3",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:35:54.3870207",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "41",
"saleHeaderID": 1,
"created": "2026-06-03T18:35:54.3870207",
"createdLocal": "2026-06-03T18:35:54.3870207",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "7aEQ3kA+M0uEbGpWHvmd0g==",
"operatorGuid": "de10a1ed-3e40-4b33-846c-6a561ef99dd2",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "NejExg+O+kWzNuP+5L09CA==",
"pluGuid": "c6c4e835-8e0f-45fa-b336-e3fee4bd3d08",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "42",
"id": 1,
"g_Uid": "goyPD+v2dEmAVceXLBzk2g==",
"guid": "0f8f8c82-f6eb-4974-8055-c7972c1ce4da",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-06-03T18:35:54.3870207",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:35:54.3870207",
"endShift": "2026-06-03T18:35:54.3870207",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "43",
"operatorG_UID": "TOrkc3ywAEKmMXDPXxLHHA==",
"operatorGuid": "73e4ea4c-b07c-4200-a631-70cf5f12c71c",
"storeID": 2,
"operator": {
"$ref": "42"
},
"store": {
"$ref": "5"
}
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "41"
}
],
"apns": [
{
"$id": "44",
"pluID": 1,
"pluG_UID": "C9CKD3WmtUiHo+lKUB50iA==",
"pluGuid": "0f8ad00b-a675-48b5-87a3-e94a501e7488",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"tuns": [
{
"$id": "45",
"pluG_UId": "xrk9kH2VB0aVmNv/SAAmlA==",
"pluGuid": "903db9c6-957d-4607-9598-dbff48002694",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "4"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "45"
}
],
"competitionPricing": [
{
"$id": "46",
"identifier": "YG5bI4dVv0+ynLr1wUS05w==",
"identifierGuid": "235b6e60-5587-4fbf-b29c-baf5c144b4e7",
"pluG_UID": "DGeeo5jzX0G85YJDuOU/Tw==",
"pluGuid": "a39e670c-f398-415f-bce5-8243b8e53f4f",
"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": "bPXBpsLQfkaOmbPGm7foQQ==",
"groupName": "sample string 1",
"identifierGuid": "a6c1f56c-d0c2-467e-8e99-b3c69bb7e841",
"exists": true,
"flipChartIdentifier": "HXZHtMXJ30KW52hqUm41nw==",
"flipChartIdentifierGuid": "b447761d-c9c5-42df-96e7-686a526e359f",
"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": "7soqYy17oUOrBmCSZP68HA==",
"groupIdentifierGuid": "632acaee-7b2d-43a1-ab06-609264febc1c",
"flipChart": {
"$id": "48",
"identifier": "lkhgMw93ZEeluj/Wi9ZCVA==",
"identifierGuid": "33604896-770f-4764-a5ba-3fd68bd64254",
"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": "uDzfVk/eM0aXkTn3IY1SBg==",
"identifierGuid": "56df3cb8-de4f-4633-9791-39f7218d5206",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "50",
"id": 1,
"g_UID": "kxnVYIqW10Wi61/yODK51Q==",
"guid": "60d51993-968a-45d7-a2eb-5ff23832b9d5",
"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": "Vb2DUi4PGkCNZ03abqDYJg==",
"previousFormGuid": "5283bd55-0f2e-401a-8d67-4dda6ea0d826",
"nextForm": 1,
"nextFormG_UID": "jzKU8cuuhkK31vy7LgHcvQ==",
"nextFormGuid": "f194328f-aecb-4286-b7d6-fcbb2e01dcbd",
"attributes": "sample string 10",
"updated": "2026-06-03T18:35:54.3870207",
"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": "D8IcuiOe20K00MrBob5NNQ==",
"checkoutFormGuid": "ba1cc20f-9e23-42db-b4d0-cac1a1be4d35",
"identifier": "5S0VfVHPnk24TXLk9TfM1w==",
"identifierGuid": "7d152de5-cf51-4d9e-b84d-72e4f537ccd7",
"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": "p5fORkzn2USfDN/crb38BA==",
"valueGuid": "46ce97a7-e74c-44d9-9f0c-dfdcadbdfc04",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:35:54.3870207",
"action": "sample string 12",
"valueForm": {
"$ref": "50"
},
"image": {
"$id": "52",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:35:54.3870207",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "51"
}
],
"panels": [
{
"$id": "53",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "WPiHGwoWm0mCItXyEU1t4g==",
"checkoutFormGuid": "1b87f858-160a-499b-8222-d5f2114d6de2",
"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": "7mROKDLFfUSG/8LAne4zJg==",
"flipChartPageIdentifierGuid": "284e64ee-c532-447d-86ff-c2c09dee3326",
"pluG_UID": "q76G6NKTJ0eugEuR9UUs2w==",
"pluGuid": "e886beab-93d2-4727-ae80-4b91f5452cdb",
"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": "fZmeYwg8NEabmt4b1+j35A==",
"pluGuid": "639e997d-3c08-4634-9b9a-de1bd7e8f7e4",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-06-03T18:35:54.3870207",
"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": "aRBc+1ze80y5NNTEiNcqRw==",
"ingredientGuid": "KhXvTZEYeEO+O4vUrqV9bQ==",
"ingredientIdentifier": "4def152a-1891-4378-be3b-8bd4aea57d6d",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "4"
}
},
{
"$ref": "56"
}
],
"bins": [
{
"$id": "57",
"pluG_UID": "Bq+ZeMFm7U2MSoMjx3s1Wg==",
"pluGuid": "7899af06-66c1-4ded-8c4a-8323c77b355a",
"shelfLocationIdentifier": "f8Cc2Iju+0OuyC2gQtMVPw==",
"shelfLocationGuid": "d89cc07f-ee88-43fb-aec8-2da042d3153f",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "nWw2Ys6VbU2CwY97F8Ee4w==",
"labelPageLayoutGuid": "62366c9d-95ce-4d6d-82c1-8f7b17c11ee3",
"updated": "2026-06-03T18:35:54.3870207",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "4"
},
"location": {
"$id": "58",
"identifier": "zrYCStgVuUyc9Rb5r4/jhA==",
"storeID": 1,
"identifierGuid": "4a02b6ce-15d8-4cb9-9cf5-16f9af8fe384",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:35:54.3870207",
"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": "he0maZisRkKgVohcaMasug==",
"pluGuid": "6926ed85-ac98-4246-a056-885c68c6acba",
"deptNo": 1,
"product": {
"$ref": "4"
},
"scaleLocation": {
"$id": "60",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:35:54.3870207",
"department": {
"$id": "61",
"id": 1,
"name": "sample string 2",
"code": "sample string 3",
"sortOrder": 4,
"isLiquor": true,
"isTobacco": true,
"excludeTalker": true,
"externalSales": true,
"saleGLCode": "sample string 9",
"cogsglCode": "sample string 10",
"accountingCategoryID": 11,
"maximumMarkdownPercentage": 12.0,
"accountingOnly": true,
"generateExternalID": 1,
"useNonReportableTaxCode": true,
"minPLU": 15,
"maxPLU": 16,
"scaleLocation": {
"$ref": "60"
},
"subDepartments": [
{
"$id": "62",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "63",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "64",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-06-03T18:35:54.3870207",
"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": "Gi9XpaunUUGz3KeMSvWYlQ==",
"labelPageLayoutGuid": "a5572f1a-a7ab-4151-b3dc-a78c4af59895",
"minimumAge": 17,
"countryOfOrigin": "sample string 18",
"serviceFeeID": 1,
"eftCode": 19,
"defaultPrinter": "sample string 20",
"defaultPrinterGroup": "sample string 21",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$id": "65",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "66",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "67",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "67"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "66"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$id": "68",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "67"
}
},
{
"$ref": "64"
}
],
"updated": "2026-06-03T18:35:54.3870207",
"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": "CkAA1RfJn0SpCRZvimCV7Q==",
"labelPageLayoutGuid": "d500400a-c917-449f-a909-166f8a6095ed",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "65"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$ref": "68"
},
"mscSubCom": {
"$ref": "67"
}
},
{
"$ref": "63"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:35:54.3870207",
"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": "rFhZsQTKb0CMJdgDu/lvGg==",
"labelPageLayoutGuid": "b15958ac-ca04-406f-8c25-d803bbf96f1a",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "65"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$ref": "68"
},
"mscSubCom": {
"$ref": "67"
}
},
{
"$ref": "62"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:35:54.3870207",
"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": "oa6zPi6UIk+9gus8GymtIA==",
"labelPageLayoutGuid": "3eb3aea1-942e-4f22-bd82-eb3c1b29ad20",
"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": "M4BcscU6wUayj80EEpEb1w==",
"pluGuid": "b15c8033-3ac5-46c1-b28f-cd0412911bd7",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "q+cFzrbxgUWDZnoQDKWS+A==",
"dealCostGuid": "ce05e7ab-f1b6-4581-8366-7a100ca592f8",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "oCGFKXXQsEenJHSuYuI+kQ==",
"priceGroupGuid": "298521a0-d075-47b0-a724-74ae62e23e91",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:35:54.3870207",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "b428edf9-fc9a-45e7-b9d2-5f585665a082",
"campaignComboPriceGroupG_UID": "UKW0O3aGXUKWBWMiR2YE/w==",
"campaignComboPriceGroupIdentifier": "3bb4a550-8676-425d-9605-6322476604ff",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "70",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:35:54.3870207",
"operatorG_UID": "gJ9Wu7mH3EeYCq9MAuxypg==",
"operatorGuid": "bb569f80-87b9-47dc-980a-af4c02ec72a6",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:35:54.3870207",
"signIqTicketFileMovedUtc": "2026-06-03T18:35:54.3870207",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:35:54.3870207",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "e44811f5-630b-4783-b5a9-64d80c38caa5",
"product": {
"$ref": "4"
},
"campaignPlu": {
"$ref": "69"
},
"fuelItem": true
},
{
"$ref": "70"
}
],
"campaign": {
"$id": "71",
"id": 1,
"storeID": 2,
"name": "f2d8edb9-ab9b-4d54-b016-c5698a354008",
"nameGuid": "f2d8edb9-ab9b-4d54-b016-c5698a354008",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:35:54.3870207",
"startTime": 1,
"endDate": "2026-06-03T18:35:54.3870207",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-06-03T18:35:54.3870207",
"system": true,
"created": "2026-06-03T18:35:54.3870207",
"updated": "2026-06-03T18:35:54.3870207",
"priceChangeNotifiedUtc": "2026-06-03T18:35:54.3870207",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "qQPSFPs3aUScWGVXXRJihw==",
"hostIdentifierGuid": "14d203a9-37fb-4469-9c58-65575d126287",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:35:54.3870207",
"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": "46OYXBh6xEGwDq8R0T0JFA==",
"pluGuid": "5c98a3e3-7a18-41c4-b00e-af11d13d0914",
"hostOfferID": 1,
"priceGroupG_UID": "erw3oaqoV0OnscPs8Q+2IA==",
"priceGroupGuid": "a137bc7a-a8aa-4357-a7b1-c3ecf10fb620",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:35:54.3870207",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "4"
},
"campaign": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"sellingRules": [
{
"$id": "73",
"id": 1,
"identifier": "IKMMOFQPOEGrAqTjr3k6AA==",
"identifierStr": "IKMMOFQPOEGrAqTjr3k6AA==",
"identifierGuid": "380ca320-0f54-4138-ab02-a4e3af793a00",
"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": "3AV+j+gvGEe3sA1i5Z809w==",
"customerIDGuid": "8f7e05dc-2fe8-4718-b7b0-0d62e59f34f7",
"campaign": {
"$ref": "71"
},
"customer": {
"$id": "75",
"identifier": "1EwwrQZ27EGy8oteqSRFsQ==",
"identifierGuid": "ad304cd4-7606-41ec-b2f2-8b5ea92445b1",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:35:54.3870207",
"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": "HrMzHCJiZ0W299lPF+Zasw==",
"communityIdentifierGuid": "1c33b31e-6222-4567-b6f7-d94f17e65ab3",
"joined": "2026-06-03T18:35:54.3870207",
"updated": "2026-06-03T18:35:54.3870207",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "cwUyD/sOKU+lQI4hOmWZCA==",
"priceLevelIdentifierGuid": "0f320573-0efb-4f29-a540-8e213a659908",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:35:54.3870207",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "76",
"cardType": 2,
"issueDate": "2026-06-03T18:35:54.3870207",
"expiry": "2026-06-03T18:35:54.3870207",
"customerID": "3elkhg7ifUix26CAAQx5iQ==",
"customerIDGuid": "8664e9dd-e20e-487d-b1db-a080010c7989",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-06-03T18:35:54.3870207",
"linkedAccount": "Yvn388qpNkyxGY4BXh54vQ==",
"linkedAccountGuid": "f3f7f962-a9ca-4c36-b119-8e015e1e78bd",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "75"
},
"account": {
"$id": "77",
"id": 1,
"identifier": "duPbETWFHEi6aqUSBhxjgg==",
"identifierGuid": "11dbe376-8535-481c-ba6a-a512061c6382",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:35:54.3870207",
"owner": "MMgtwZQDU0aDl3WfE0K0cg==",
"ownerGuid": "c12dc830-0394-4653-8397-759f1342b472",
"accountStoreGroupIdentifier": "esf0L/UDB06yWGEi4kZ1xA==",
"accountStoreGroupGuid": "2ff4c77a-03f5-4e07-b258-6122e24675c4",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-06-03T18:35:54.3870207",
"active": true,
"updated": "2026-06-03T18:35:54.3870207",
"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": "K69Fib8lnkKoQkWCUJdlew==",
"identifierGuid": "8945af2b-25bf-429e-a842-45825097657b",
"name": "sample string 2",
"primaryContact": "dYZHxVBcsUCuv3npxWLRNA==",
"primaryContactGuid": "c5478675-5c50-40b1-aebf-79e9c562d134",
"accountID": "0O577DhwOkizuOu+yS0uLw==",
"accountIDGuid": "ec7beed0-7038-483a-b3b8-ebbec92d2e2f",
"special": true,
"updated": "2026-06-03T18:35:54.3870207",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "0YvVLpZs0UO0HY1MM7zizA==",
"priceLevelIdentifierGuid": "2ed58bd1-6c96-43d1-b41d-8d4c33bce2cc",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "77"
},
"primaryContactCustomer": {
"$ref": "75"
},
"customerGroupMembers": [
{
"$id": "80",
"id": 1,
"groupID": "n/mwI3yU3EyvdUG83XU+1g==",
"groupIDGuid": "23b0f99f-947c-4cdc-af75-41bcdd753ed6",
"customerID": "PazCG+NEPUGTCpBrfJkZtg==",
"customerIDGuid": "1bc2ac3d-44e3-413d-930a-906b7c9919b6",
"card": "sample string 4",
"linkedAccount": "HqcrFh0y80q4EE658xmTVA==",
"linkedAccountGuid": "162ba71e-321d-4af3-b810-4eb9f3199354",
"customer": {
"$ref": "75"
},
"group": {
"$ref": "79"
},
"customerCard": {
"$ref": "76"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "79"
}
]
},
"payments": [
{
"$id": "81",
"id": 1,
"identifier": "cjmHXJXJ4UiFjdkvgRyvcQ==",
"identifierGuid": "5c873972-c995-48e1-858d-d92f811caf71",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "1yB4pF7zsUCaJkjVwYQ0+g==",
"accountIDGuid": "a47820d7-f35e-40b1-9a26-48d5c18434fa",
"customerAccount": {
"$ref": "77"
},
"customerCard": {
"$ref": "76"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-06-03T18:35:54.3870207",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "zZRxXoTebk6S48i/C1/QKQ==",
"idempotentVoidGuid": "5e7194cd-de84-4e6e-92e3-c8bf0b5fd029",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "82",
"saleHeaderID": 1,
"saleHeaderGuid": "2CU9BYE2AEqZFhr3g+KpRw==",
"saleHeaderIdentifierGuid": "053d25d8-3681-4a00-9916-1af783e2a947",
"created": "2026-06-03T18:35:54.3870207",
"createdLocal": "2026-06-03T18:35:54.3870207",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-06-03T18:35:54.3870207",
"storeID": 1,
"operatorG_Uid": "tOtLVaSDu0Kg5j79/F3Z+w==",
"operatorGuid": "554bebb4-83a4-42bb-a0e6-3efdfc5dd9fb",
"customerG_Uid": "JM/5UsDo2kqphKRxlkqy6g==",
"customerGuid": "52f9cf24-e8c0-4ada-a984-a471964ab2ea",
"communityIdentifier": "VWLDT5u9ukWupPkoI46gUw==",
"communityIdentifierGuid": "4fc36255-bd9b-45ba-aea4-f928238ea053",
"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": "S0riX6ec+kCUmwCwv90+Mg==",
"priceLevelIdentifierGuid": "5fe24a4b-9ca7-40fa-949b-00b0bfdd3e32",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:35:54.3870207+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "83",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:35:54.3870207",
"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": "Smq1dLWwv0i0JuMJDScfEw==",
"identifierGuid": "74b56a4a-b0b5-48bf-b426-e3090d271f13",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:35:54.3870207",
"promoPeriodEnd": "2026-06-03T18:35:54.3870207",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:35:54.3870207",
"deleted": true
},
"details": [
{
"$id": "85",
"saleItemID": 1,
"identifier": "crkBRQHKNkuPh6muDRAvcw==",
"identifierGuid": "4501b972-ca01-4b36-8f87-a9ae0d102f73",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "FkGXNFfbVUq2qr0kKtIjDg==",
"pluGuid": "34974116-db57-4a55-b6aa-bd242ad2230e",
"accountID": "TQ1AY6RkqEGeQ9AuQqFp3w==",
"accountIDGuid": "63400d4d-64a4-41a8-9e43-d02e42a169df",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-06-03T18:35:54.3870207",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "NNuuwPAtHk6thuEHdSu6EA==",
"refundGuid": "c0aedb34-2df0-4e1e-ad86-e107752bba10",
"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": "Rihmpb/kkEWZXdquh9AmAQ==",
"idempotentVoidGuid": "a5662846-e4bf-4590-995d-daae87d02601",
"priceLevelIdentifier": "RI7mx53qGEGRRBaSwMGXuQ==",
"priceLevelIdentifierGuid": "c7e68e44-ea9d-4118-9144-1692c0c197b9",
"communityIdentifier": "7gRrkqeVfU6cKh0rD0jRYw==",
"communityIdentifierGuid": "926b04ee-95a7-4e7d-9c2a-1d2b0f48d163",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "86",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:35:54.3870207",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "86"
}
],
"refund": {
"$id": "87",
"id": 1,
"g_UID": "4z9BYYD4uEOO7V0kzeSg4g==",
"guid": "61413fe3-f880-43b8-8eed-5d24cde4a0e2",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:35:54.3870207"
},
"modifier": {
"$id": "88",
"id": 1,
"setG_UID": "NOz7IBbWqki+A5FqT3/JJQ==",
"modifierSetGuid": "20fbec34-d616-48aa-be03-916a4f7fc925",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "3tu+MSCxF02M+MOEnypH4A==",
"pluGuid": "31bedbde-b120-4d17-8cf8-c3849f2a47e0",
"deleted": true,
"g_UID": "41OpRENJSEmIIKNfH+7GGA==",
"guid": "44a953e3-4943-4948-8820-a35f1feec618",
"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": "o2M/ctf+TEGau//j7CAMNA==",
"pluGuid": "723f63a3-fed7-414c-9abb-ffe3ec200c34",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-06-03T18:35:54.3870207",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-06-03T18:35:54.3870207",
"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": "z/1GXFk9+0CD7rUQw9fDfA==",
"pluGuid": "5c46fdcf-3d59-40fb-83ee-b510c3d7c37c",
"accountID": "n1xukMSf3k6YMgbFOMhxUA==",
"accountIDGuid": "906e5c9f-9fc4-4ede-9832-06c538c87150",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-06-03T18:35:54.3870207",
"bestOrExpireType": 1,
"refundG_UID": "9d15E7dCyEavpflQBsVI3g==",
"refundGuid": "1379ddf5-42b7-46c8-afa5-f95006c548de",
"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": "wNVe4xpGgUijw283T3Qe6A==",
"identifierGuid": "e35ed5c0-461a-4881-a3c3-6f374f741ee8",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "vAD3sAROMk22hfWYu61jTA==",
"customerIdentifierGuid": "b0f700bc-4e04-4d32-b685-f598bbad634c",
"operatorNo": 1,
"operatorG_UID": "muvEyCQ52k6IIGGcZbprpQ==",
"operatorGuid": "c8c4eb9a-3924-4eda-8820-619c65ba6ba5",
"created": "2026-06-03T18:35:54.3870207",
"ordered": "2026-06-03T18:35:54.3870207",
"started": "2026-06-03T18:35:54.3870207",
"completed": "2026-06-03T18:35:54.3870207",
"supplied": "2026-06-03T18:35:54.3870207",
"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": "0PTL+/mD9EaSuhL30gOo+Q==",
"pluGuid": "fbcbf4d0-83f9-46f4-92ba-12f7d203a8f9",
"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": "+Kpp6xqXK0i9G7z4cCpRxA==",
"headerIdentifierGuid": "eb69aaf8-971a-482b-bd1b-bcf8702a51c4",
"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": "OgM4U5t+bUa+l4Eg/GIc/Q==",
"surveyGuid": "5338033a-7e9b-466d-be97-8120fc621cfd",
"saleHeaderGuid": "NeiBbfvup0+Gs3NIEgHLJg==",
"saleGuid": "6d81e835-eefb-4fa7-86b3-73481201cb26",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "c67oCYMFCE+e9EexUmlJMg==",
"guidResponse": "09e8ae73-0583-4f08-9ef4-47b152694932",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:35:54.3870207",
"sale": {
"$ref": "82"
},
"survey": {
"$id": "97",
"g_UID": "Um/g3yt33k+B1mIRgCsmIw==",
"guid": "dfe06f52-772b-4fde-81d6-6211802b2623",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "nGiMsbFCn0uji20EqFRN9A==",
"checkoutFormGuid": "b18c689c-42b1-4b9f-a38b-6d04a8544df4",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:35:54.3870207",
"end": "2026-06-03T18:35:54.3870207",
"deleted": true,
"updated": "2026-06-03T18:35:54.3870207",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"1b780cb4-e0f8-4a8b-9a59-478038b3ec69",
"7d8d9c34-15ff-47ae-90af-4febbfad916b"
],
"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": "i32rxAxweUarHs6J8Am7zA==",
"accountIdentifier": "c4ab7d8b-700c-4679-ab1e-ce89f009bbcc",
"accountName": "sample string 44",
"customerOrderIdentifier": "1Z0/h93Vfkaw3ruqrf5QYw==",
"customerOrderIdentifierGuid": "873f9dd5-d5dd-467e-b0de-bbaaadfe5063",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "98",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "63e35QBEl0eWpEPqaUeJvg==",
"paymentIdentifierGuid": "e5b777eb-4400-4797-96a4-43ea694789be",
"identifier": "1VV6lIE6eUa8dExdHsPXkw==",
"identifierGuid": "947a55d5-3a81-4679-bc74-4c5d1ec3d793",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "sTZFQiSLlEKiwjSC9idXKQ==",
"itemIdentifierGuid": "424536b1-8b24-4294-a2c2-3482f6275729"
}
},
{
"$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": "n2Os5oWlLkOQlHB4MrvHdw==",
"customerIdentifierGuid": "e6ac639f-a585-432e-9094-707832bbc777",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "8ggRnqmkE0iM3iGfkheTgg==",
"idempotentGuid": "9e1108f2-a4a9-4813-8cde-219f92179382",
"offline": true,
"voucher": {
"$id": "100",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-06-03T18:35:54.3870207",
"barcodeTemplate": {
"$id": "101",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "102",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-06-03T18:35:54.3870207",
"labelPageLayout": "runVPz0ziEeOX6kWoAymsQ==",
"pageLayoutGuid": "3fd5e9ae-333d-4788-8e5f-a916a00ca6b1",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "100"
},
"elements": [
{
"$id": "103",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-06-03T18:35:54.3870207"
},
{
"$ref": "103"
}
]
},
"customerVouchers": [
{
"$id": "104",
"id": 1,
"customerIdentifier": "lX8N3R2iS0SomGJojmSDrQ==",
"customerIdentifierGuid": "dd0d7f95-a21d-444b-a898-62688e6483ad",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:35:54.3870207",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "oHNpugCf506NMAEKjO1fHg==",
"issuedIdempotentGuid": "ba6973a0-9f00-4ee7-8d30-010a8ced5f1e",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:35:54.3870207",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:35:54.3870207",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "tBvlKK+ICEKEYceiD/aw4g==",
"redeemedIdempotentGuid": "28e51bb4-88af-4208-8461-c7a20ff6b0e2",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:35:54.3870207",
"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": "EkOfcbdbpESMJEEb5QrqMg==",
"groupIDGuid": "719f4312-5bb7-44a4-8c24-411be50aea32",
"campaign": {
"$ref": "71"
},
"group": {
"$ref": "79"
}
},
{
"$ref": "105"
}
],
"signIqTickets": [
{
"$id": "106",
"identifier": "pVDq+iPVxEKukUbyTm97zQ==",
"identifierGuid": "faea50a5-d523-42c4-ae91-46f24e6f7bcd",
"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": "siZ8jimItE+IS5VT+Icfrg==",
"guid": "8e7c26b2-8829-4fb4-884b-9553f8871fae",
"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": "YwEZjX6p5UWVC4xf/SR/KA==",
"groupGuid": "8d190163-a97e-45e5-950b-8c5ffd247f28",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "uI8ZBYWrVEW8eqmMBMOdeA==",
"pluGuid": "05198fb8-ab85-4554-bc7a-a98c04c39d78",
"priceGroupG_UID": "Jrl9LaF6QkGo/hzoXTGhQw==",
"priceGroupGuid": "2d7db926-7aa1-4142-a8fe-1ce85d31a143",
"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": "pGO/37YfOE6Z+vgx7J+98A==",
"priceLevelIdentifierGuid": "dfbf63a4-1fb6-4e38-99fa-f831ec9fbdf0",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "109"
}
],
"promotionType": {
"$id": "110",
"identifier": "Yofznj5vVEOAItXNabf8wA==",
"identifierGuid": "9ef38762-6f3e-4354-8022-d5cd69b7fcc0",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "ND3ehNJKw0yQznFpETr0+w==",
"labelPageLayoutGuid": "84de3d34-4ad2-4cc3-90ce-7169113af4fb",
"priceLevelIdentifier": "Z9tirL2pmUuxn82yNrSFOQ==",
"priceLevelIdentifierGuid": "ac62db67-a9bd-4b99-b19f-cdb236b48539",
"active": true,
"updated": "2026-06-03T18:35:54.3870207",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "4"
},
"dealCost": {
"$ref": "2"
}
},
"currentCostStart": "2026-06-03T18:35:54.3870207",
"dealCosts": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tags": [
{
"$id": "111",
"pluG_UID": "hMc0ZFL0TE6jY7B+ZFrIsQ==",
"pluGuid": "6434c784-f452-4e4c-a363-b07e645ac8b1",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "111"
}
],
"alternateProductG_UID": "QeZlFu0WB0SaH7cI7LRN6g==",
"alternateProduct": "1665e641-16ed-4407-9a1f-b708ecb44dea",
"altProduct": {
"$ref": "4"
},
"productHostCode": {
"$id": "112",
"id": 1,
"pluG_UID": "3YRK1CLEGEqmb++AYOlyog==",
"pluGuid": "d44a84dd-c422-4a18-a66f-ef8060e972a2",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "65"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$ref": "68"
},
"mscSubCom": {
"$ref": "67"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:35:54.3870207",
"inventoryTracked": "2026-06-03T18:35:54.3870207",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "113",
"pluG_UID": "EsxbmchBGUeqE0RpWExzDA==",
"pluGuid": "995bcc12-41c8-4719-aa13-4469584c730c",
"fuelPluG_UID": "csOyRFZ6NkWIsbf/1gU8Kw==",
"fuelPluGuid": "44b2c372-7a56-4536-88b1-b7ffd6053c2b",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "113"
},
{
"$ref": "113"
}
]
},
"incrementCount": true,
"minimumQuantity": 1,
"randomWeight": true,
"salesMode": 47,
"cartons": 1,
"weight": 1,
"units": 1,
"autoOrderStatus": 1,
"invoiceDetailReceive": true
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK {��\���ö