GET api/autoOrder/{id}/detail/{guid}
Get Auto Order detail
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Auto Order identifier |
globally unique identifier |
Required |
| guid |
Product identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Matching Auto ORder detail with processing if possible
AutoOrderDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| AutoOrderGuid | Collection of byte |
None. |
|
| AutoOrderIdentifier | globally unique identifier |
None. |
|
| PLUG_UID | Collection of byte |
None. |
|
| PluGuid | globally unique identifier |
None. |
|
| OrderCartons | integer |
None. |
|
| OrderUnits | integer |
None. |
|
| OrderWeight | integer |
None. |
|
| ProcessedCartons | integer |
None. |
|
| ProcessedUnits | integer |
None. |
|
| ProcessedWeight | integer |
None. |
|
| Cartons | integer |
None. |
|
| Units | integer |
None. |
|
| Weight | integer |
None. |
|
| Status | ProcessedStatus |
None. |
|
| BestDealCartonCost | decimal number |
None. |
|
| BestDealDays | integer |
None. |
|
| LastDealDays | integer |
None. |
|
| NormalCartonCost |
At time of processing |
decimal number |
None. |
| CurrentDealCartonCost |
At time of processing, used in investment buying |
decimal number |
None. |
| InvestmentCartons | integer |
None. |
|
| InvestmentUnits | integer |
None. |
|
| InvestmentWeight | integer |
None. |
|
| InvestmentSavedAmt | decimal number |
None. |
|
| InvestmentBuyEndDate | date |
None. |
|
| InvestmentBuyStatus | InvestmentBuyStatus |
None. |
|
| Processed | date |
None. |
|
| Product | Product |
Relation. This field may not always be loaded or used for updates. |
|
| OrderCode | string |
Relation. This field may not always be loaded or used for updates. |
|
| DirectIndicator | string |
Relation. This field may not always be loaded or used for updates. |
|
| Cycle | OrderCycle |
Relation. This field may not always be loaded or used for updates. |
|
| DayWeighting | Dictionary of DayOfWeek [key] and decimal number [value] |
Relation. This field may not always be loaded or used for updates. |
|
| Inventory | Inventory |
Relation. This field may not always be loaded or used for updates. |
|
| AWS | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| Explanations | Collection of ProductExplanation |
Relation. This field may not always be loaded or used for updates. |
|
| SupplierOrderingDetail | ProductOrderingDetail |
Relation. This field may not always be loaded or used for updates. |
|
| ManufacturerSupplier |
The manufacturer supplier, null if not valid |
globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
| CartonQuantity |
For order detail, carton quantity |
integer |
Relation. This field may not always be loaded or used for updates. |
| SellPrice |
For order detail, sell price |
integer |
Relation. This field may not always be loaded or used for updates. |
| Cost |
For order detail, cost |
integer |
Relation. This field may not always be loaded or used for updates. |
| CostDecimals |
For order detail, cost decimals |
integer |
Relation. This field may not always be loaded or used for updates. |
| BufferDays |
Buffer days in the product's order cycle |
integer |
Relation. This field may not always be loaded or used for updates. |
| BoostDays |
Boost days in the product's order cycle |
integer |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{
"autoOrderGuid": "wo3t2UNydU2b8uo8+I2dkQ==",
"autoOrderIdentifier": "d9ed8dc2-7243-4d75-9bf2-ea3cf88d9d91",
"pluG_UID": "+xNsd7r9GkW7NXF9XCWzsQ==",
"pluGuid": "776c13fb-fdba-451a-bb35-717d5c25b3b1",
"orderCartons": 1,
"orderUnits": 1,
"orderWeight": 1,
"processedCartons": 1,
"processedUnits": 1,
"processedWeight": 1,
"cartons": 1,
"units": 1,
"weight": 1,
"status": 1,
"bestDealCartonCost": 1.1,
"bestDealDays": 1,
"lastDealDays": 1,
"normalCartonCost": 1.1,
"currentDealCartonCost": 1.1,
"investmentCartons": 1,
"investmentUnits": 1,
"investmentWeight": 1,
"investmentSavedAmt": 1.1,
"investmentBuyEndDate": "2026-04-03T06:20:04.1141084",
"investmentBuyStatus": 2,
"processed": "2026-04-03T06:20:04.1141084",
"product": {
"$id": "2",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "PY7ideUW1EuU9WMwdBdvMg==",
"guid": "75e28e3d-16e5-4bd4-94f5-633074176f32",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "LBm3878naE2k/DmN0o9o5g==",
"priceGroupGuid": "f3b7192c-27bf-4d68-a4fc-398dd28f68e6",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:20:04.1141084",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:20:04.1141084",
"pluCreated": "2026-04-03T06:20:04.1141084",
"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-04-03T06:20:04.1141084",
"lastManualUpdate": "2026-04-03T06:20:04.1141084",
"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-04-03T06:20:04.1141084",
"currentCostUpdated": "2026-04-03T06:20:04.1141084",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:20:04.1141084",
"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-04-03T06:20:04.1141084",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "QIpJB+mSc0+XAog35Ssyfw==",
"altPLUGuid": "07498a40-92e9-4f73-9702-8837e52b327f",
"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-04-03T06:20:04.1141084",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "QLcc9Tt/VECnHzhrR4ovhQ==",
"shelfPageLayoutGuid": "f51cb740-7f3b-4054-a71f-386b478a2f85",
"talkerPageLayoutG_UID": "ERRdM450kUSiSieDfpxNaw==",
"talkerPageLayoutGuid": "335d1411-748e-4491-a24a-27837e9c4d6b",
"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": "QGt64esEf0eYFshq5ZrTiQ==",
"inventoryIdentifier": "e17a6b40-04eb-477f-9816-c86ae59ad389",
"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": "CieRbrrPRUC6Cm89ZcSgMg==",
"parentPluGuid": "6e91270a-cfba-4045-ba0a-6f3d65c4a032",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "o1ttoBFBLk6evGWk08zjBw==",
"supplierIdentifierGuid": "a06d5ba3-4111-4e2e-9ebc-65a4d3cce307",
"supplierChanged": true,
"rebateSupplierIdentifier": "HnkHADIaAEO3swQuM8yDPw==",
"rebateSupplierIdentifierGuid": "0007791e-1a32-4300-b7b3-042e33cc833f",
"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-04-03T06:20:04.1141084",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "r2H9TZLok0C6GB9Jw9KNKQ==",
"hostIdentifierGuid": "4dfd61af-e892-4093-ba18-1f49c3d28d29",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"store": {
"$id": "3",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-04-03T06:20:04.1141084",
"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": "vZ+K97OIeUWYItqyty5P2A==",
"hostIdentifierGuid": "f78a9fbd-88b3-4579-9822-dab2b72e4fd8",
"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-04-03T06:20:04.1141084",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "w16qnAAiskqDKw9UDfFIiw==",
"hostIdentifierGuid": "9caa5ec3-2200-4ab2-832b-0f540df1488b",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "5",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "5"
},
"hostStoreSettings": [
{
"$id": "6",
"id": 1,
"hostIdentifier": "M1pidru0wE+ZSqqSNVcZXw==",
"hostIdentifierGuid": "76625a33-b4bb-4fc0-994a-aa923557195f",
"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": "7",
"identifier": "dvzyxTBY/EClquctz5PxVA==",
"identifierGuid": "c5f2fc76-5830-40fc-a5aa-e72dcf93f154",
"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": "to2PtXCvRUy3I6SX8Ybsvg==",
"hostSupplierIdentifierGuid": "b58f8db6-af70-4c45-b723-a497f186ecbe",
"loyaltyPriceLevelIdentifier": "essXNE18yE+ogLEqZxvfUQ==",
"loyaltyPriceLevelIdentifierGuid": "3417cb7a-7c4d-4fc8-a880-b12a671bdf51",
"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-04-03T06:20:04.1141084",
"lastProcessed": "2026-04-03T06:20:04.1141084",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "8",
"identifier": "IJwxJMi3AUKZUp7tmgi7ng==",
"identifierGuid": "24319c20-b7c8-4201-9952-9eed9a08bb9e",
"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": "XELzGS7tbUeVarINrD+8xg==",
"primaryContactID": "19f3425c-ed2e-476d-956a-b20dac3fbcc6",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "3U7i0/UadEiKwX7zhttS0g==",
"supplierGroupGuid": "d3e24edd-1af5-4874-8ac1-7ef386db52d2",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:20:04.1141084",
"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": "9",
"id": "e94ad27c-bdd3-44ab-b08a-4eb47ac25ac6",
"identifier": "p/a8mqu3pkGI9vOnpgkXcg==",
"identifierGuid": "9abcf6a7-b7ab-41a6-88f6-f3a7a6091772",
"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": "10",
"supplierIdentifier": "Cc8kZqvbPEuBx6hKulRUqg==",
"supplierIdentifierGuid": "6624cf09-dbab-4b3c-81c7-a84aba5454aa",
"contactGuid": "Hqi5ljeN5k2nRFxDhZJwYA==",
"contactID": "96b9a81e-8d37-4de6-a744-5c4385927060",
"contact": {
"$ref": "9"
},
"supplier": {
"$ref": "8"
}
},
{
"$ref": "10"
}
],
"products": [
{
"$id": "11",
"pluG_UID": "HcniT99ZOkG6EPXaPYFv5Q==",
"pluGuid": "4fe2c91d-59df-413a-ba10-f5da3d816fe5",
"supplierIdentifier": "VcUOH4ntZEG+j2crS5X7Qw==",
"supplierIdentifierGuid": "1f0ec555-ed89-4164-be8f-672b4b95fb43",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:20:04.1141084",
"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-04-03T06:20:04.1141084",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "12",
"pluG_UID": "cQFPNNRFmEaoL9rVemq+YQ==",
"pluGuid": "344f0171-45d4-4698-a82f-dad57a6abe61",
"supplierIdentifier": "qH7aEmmxTky6eUrn7MgLSw==",
"supplierIdentifierGuid": "12da7ea8-b169-4c4e-ba79-4ae7ecc80b4b",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "12"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "jijE/x0sxUqRZRO5budxOA==",
"parentPluGuid": "ffc4288e-2c1d-4ac5-9165-13b96ee77138",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "2"
},
"supplier": {
"$ref": "8"
},
"serviceFee": {
"$id": "13",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "11"
}
],
"orderCycleHeaders": [
{
"$id": "14",
"storeID": 1,
"supplierIdentifier": "ZH5CFaVMok2wXtinxNp8+Q==",
"supplierGuid": "15427e64-4ca5-4da2-b05e-d8a7c4da7cf9",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "14"
}
],
"cycles": [
{
"$id": "15",
"storeID": 1,
"supplierIdentifier": "Szl8m0D1VU2GWMcOcSzZFQ==",
"supplierGuid": "9b7c394b-f540-4d55-8658-c70e712cd915",
"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-04-03T06:20:04.1141084",
"deliveryDate": "2026-04-03T06:20:04.1141084",
"nextCutOffDate": "2026-04-03T06:20:04.1141084",
"nextDeliveryDate": "2026-04-03T06:20:04.1141084",
"nextDaysBuffer": 10
},
{
"$ref": "15"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-04-03T06:20:04.1141084",
"isHost": true
},
"files": [
{
"$id": "16",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:20:04.1141084",
"processed": "2026-04-03T06:20:04.1141084",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:20:04.1141084",
"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": "7"
},
"metcashHeader": {
"$id": "17",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:20:04.1141084",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "16"
}
],
"zoneMatrix": [
{
"$id": "18",
"id": 1,
"hostIdentifier": "uqXvfir0nE6zkLRANfLcrQ==",
"hostIdentifierGuid": "7eefa5ba-f42a-4e9c-b390-b44035f2dcad",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"2464e9b4-c9cb-46e0-a339-b4bdfc62f5ff",
"51467882-75b4-40ef-87e7-56d2c8a73e31"
]
},
{
"$ref": "18"
}
],
"hostFileStoreSetting": {
"$ref": "6"
},
"hostStoreSettings": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"promotionPlacements": [
{
"$id": "19",
"identifier": "qQvYzgeYUkWyOLFEp4spRw==",
"identifierGuid": "ced80ba9-9807-4552-b238-b144a78b2947",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "19"
}
],
"promoTypeGuids": [
"4057e787-2fd8-43fc-a1c8-436f70317ca7",
"ef4cb23e-a9a7-4fc6-8310-807125b5fed0"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "6"
}
],
"accounts": [
{
"$id": "20",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "20"
}
],
"sales": [
{
"$id": "21",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:20:04.1141084",
"ftpSite": {
"$id": "22",
"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": "21"
}
],
"zoneMatrix": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"cashManagements": [
{
"$id": "23",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "24",
"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
}
},
{
"$ref": "23"
}
],
"updateStoreID": "9df96696-edad-41da-82b8-6b735efd9552",
"updateStore": {
"$id": "25",
"id": "2859425f-4f2d-49f0-a55a-cc5491a5fe81",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:20:04.1141084",
"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-04-03T06:20:04.1141084"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "26",
"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": "27",
"pluG_UID": "yhA7Cv+dLkybLz3ctLk4pw==",
"pluGuid": "0a3b10ca-9dff-4c2e-9b2f-3ddcb4b938a7",
"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-04-03T06:20:04.1141084"
},
{
"$ref": "27"
}
],
"currentPrices": {
"$id": "28",
"pluPrices": {
"$id": "29",
"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-04-03T06:20:04.1141084",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "29"
},
"winningCampaign": 1,
"winner": {
"$id": "30",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:20:04.1141084",
"startTime": 5,
"endDate": "2026-04-03T06:20:04.1141084",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "H0lgTqUWBUO0waB7Ya6rdg==",
"hostIdentifierGuid": "4e60491f-16a5-4305-b4c1-a07b61aeab76",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"tray": {
"$id": "31",
"g_UId": "bL5xyZYvIEuhp17mFi5dRg==",
"guid": "c971be6c-2f96-4b20-a1a7-5ee6162e5d46",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "32",
"priceGroupG_UID": "Up5F38QtU0WAgwVs/9MzTg==",
"priceGroupGuid": "df459e52-2dc4-4553-8083-056cffd3334e",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:20:04.1141084",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "33",
"pluG_UID": "GKqYVqi3gEGI1OlgHmWr2g==",
"pluGuid": "5698aa18-b7a8-4180-88d4-e9601e65abda",
"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": "34",
"pluGuid": "38be0e15-ae1c-4376-80dc-41135cf567b7",
"created": "2026-04-03T06:20:04.1141084",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:20:04.1141084",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:20:04.1141084",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:20:04.1141084",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:20:04.1141084",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:20:04.1141084",
"lastSold": "2026-04-03T06:20:04.1141084",
"firstSold": "2026-04-03T06:20:04.1141084",
"awsUpdated": "2026-04-03T06:20:04.1141084",
"lastManualUpdate": "2026-04-03T06:20:04.1141084",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:20:04.1141084",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:20:04.1141084",
"doNotRangeUpdated": "2026-04-03T06:20:04.1141084",
"doNotOrderUpdated": "2026-04-03T06:20:04.1141084",
"tracked": "2026-04-03T06:20:04.1141084"
},
"allergens": [
{
"$id": "35",
"primaryKey": {
"$id": "36",
"pluGuid": "a76efdff-c29b-403b-bfd0-8a8ae66de374",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "//1up5vCO0C/0IqK5m3jdA==",
"pluGuid": "a76efdff-c29b-403b-bfd0-8a8ae66de374",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"costs": {
"$id": "37",
"pluG_UID": "aE7q06EBTEa8RPX0O3Ajew==",
"pluGuid": "d3ea4e68-01a1-464c-bc44-f5f43b70237b",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:20:04.1141084",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "38",
"saleHeaderID": 1,
"created": "2026-04-03T06:20:04.1141084",
"createdLocal": "2026-04-03T06:20:04.1141084",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "4j6UgEp2H0+lZ5KM3OA+xw==",
"operatorGuid": "80943ee2-764a-4f1f-a567-928cdce03ec7",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "46SQ0k04wEC6J1WcSGs9VQ==",
"pluGuid": "d290a4e3-384d-40c0-ba27-559c486b3d55",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "39",
"id": 1,
"g_Uid": "IrF8qMYTjESnt6pg7u53WQ==",
"guid": "a87cb122-13c6-448c-a7b7-aa60eeee7759",
"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-04-03T06:20:04.1141084",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:20:04.1141084",
"endShift": "2026-04-03T06:20:04.1141084",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "40",
"operatorG_UID": "RPl3dQM6hEy+GAQXycwG7A==",
"operatorGuid": "7577f944-3a03-4c84-be18-0417c9cc06ec",
"storeID": 2,
"operator": {
"$ref": "39"
},
"store": {
"$ref": "3"
}
},
{
"$ref": "40"
}
]
}
},
{
"$ref": "38"
}
],
"apns": [
{
"$id": "41",
"pluID": 1,
"pluG_UID": "65YUYLXPGkKodyNaffKBXg==",
"pluGuid": "601496eb-cfb5-421a-a877-235a7df2815e",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "41"
}
],
"tuns": [
{
"$id": "42",
"pluG_UId": "3qCxwgnTX0uCMNpdwe8a4w==",
"pluGuid": "c2b1a0de-d309-4b5f-8230-da5dc1ef1ae3",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "2"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"competitionPricing": [
{
"$id": "43",
"identifier": "1HdlTKImTEye223ycIfHgw==",
"identifierGuid": "4c6577d4-26a2-4c4c-9edb-6df27087c783",
"pluG_UID": "n3sL0X3O+UG6DSlzKUwCzQ==",
"pluGuid": "d10b7b9f-ce7d-41f9-ba0d-2973294c02cd",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "43"
}
],
"supplier": {
"$ref": "8"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"ordering": {
"$ref": "11"
},
"flipChartPages": [
{
"$id": "44",
"identifier": "AQtlfEqzuUamco4XMrmidw==",
"groupName": "sample string 1",
"identifierGuid": "7c650b01-b34a-46b9-a672-8e1732b9a277",
"exists": true,
"flipChartIdentifier": "qx/3bQZ6HUuHHNIxSk2mSw==",
"flipChartIdentifierGuid": "6df71fab-7a06-4b1d-871c-d2314a4da64b",
"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": "sM6XIwb7eEKqKmKr0yFX1A==",
"groupIdentifierGuid": "2397ceb0-fb06-4278-aa2a-62abd32157d4",
"flipChart": {
"$id": "45",
"identifier": "RmfyD8ppsUCRvNWeKA68eg==",
"identifierGuid": "0ff26746-69ca-40b1-91bc-d59e280ebc7a",
"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": "46",
"identifier": "E2ItHRBXnk2CFBGDMHn3dw==",
"identifierGuid": "1d2d6213-5710-4d9e-8214-11833079f777",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "47",
"id": 1,
"g_UID": "VQv9KobNnkWly7Vf0zfmLw==",
"guid": "2afd0b55-cd86-459e-a5cb-b55fd337e62f",
"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": "KptsuEhgcEKR+RT0pGDXqA==",
"previousFormGuid": "b86c9b2a-6048-4270-91f9-14f4a460d7a8",
"nextForm": 1,
"nextFormG_UID": "LF3rdlkfC067ew1bl46WDg==",
"nextFormGuid": "76eb5d2c-1f59-4e0b-bb7b-0d5b978e960e",
"attributes": "sample string 10",
"updated": "2026-04-03T06:20:04.1141084",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "47"
},
"previousCheckoutForm": {
"$ref": "47"
},
"buttons": [
{
"$id": "48",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "QgL7eW1ga0+ninc8rvjf7Q==",
"checkoutFormGuid": "79fb0242-606d-4f6b-a78a-773caef8dfed",
"identifier": "KoPg0ptJb0ahFnES31GEPA==",
"identifierGuid": "d2e0832a-499b-466f-a116-7112df51843c",
"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": "LOOQFsWfMUWOusqrSW3NfA==",
"valueGuid": "1690e32c-9fc5-4531-8eba-caab496dcd7c",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:20:04.1141084",
"action": "sample string 12",
"valueForm": {
"$ref": "47"
},
"image": {
"$id": "49",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:20:04.1141084",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "48"
}
],
"panels": [
{
"$id": "50",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "MTTyVqCI6UeM94EbVnsa7g==",
"checkoutFormGuid": "56f23431-88a0-47e9-8cf7-811b567b1aee",
"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": "50"
}
]
},
{
"$ref": "47"
}
],
"panels": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
},
"pages": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"contentPanel": {
"$ref": "50"
},
"products": [
{
"$id": "51",
"flipChartPageIdentifier": "I3rKpigTDEWEwuYhd9BXNA==",
"flipChartPageIdentifierGuid": "a6ca7a23-1328-450c-84c2-e62177d05734",
"pluG_UID": "rToTqPrG50ytKScjX3+5pA==",
"pluGuid": "a8133aad-c6fa-4ce7-ad29-27235f7fb9a4",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "2"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "51"
}
],
"productCount": 27,
"pages": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
{
"$ref": "44"
}
],
"priceHistory": [
{
"$id": "52",
"pluG_UID": "NBldQNGlfUyDZzo0Tv7d2g==",
"pluGuid": "405d1934-a5d1-4c7d-8367-3a344efeddda",
"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-04-03T06:20:04.1141084",
"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": "52"
}
],
"ingredients": [
{
"$id": "53",
"pluG_UID": "yWfqfVb0ZEiQQFDXuh/oYQ==",
"ingredientGuid": "PDtCjmLM3UyAbOJxJ5no8w==",
"ingredientIdentifier": "8e423b3c-cc62-4cdd-806c-e2712799e8f3",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "2"
}
},
{
"$ref": "53"
}
],
"bins": [
{
"$id": "54",
"pluG_UID": "x5dVmc7Pv06bXO7n2nwztA==",
"pluGuid": "995597c7-cfce-4ebf-9b5c-eee7da7c33b4",
"shelfLocationIdentifier": "fg7NYSwLEUCOjb8X/0JC/w==",
"shelfLocationGuid": "61cd0e7e-0b2c-4011-8e8d-bf17ff4242ff",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "+3nhNvVnCUKiX4eFvXPzMA==",
"labelPageLayoutGuid": "36e179fb-67f5-4209-a25f-8785bd73f330",
"updated": "2026-04-03T06:20:04.1141084",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "2"
},
"location": {
"$id": "55",
"identifier": "1CAonmt3Hkehv15rau+3Eg==",
"storeID": 1,
"identifierGuid": "9e2820d4-776b-471e-a1bf-5e6b6aefb712",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:20:04.1141084",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
}
},
{
"$ref": "54"
}
],
"bin": {
"$ref": "54"
},
"scaleLocations": [
{
"$id": "56",
"plu": 1,
"pluG_UID": "8MN1ROZsAEW3gWkwlOTLpg==",
"pluGuid": "4475c3f0-6ce6-4500-b781-693094e4cba6",
"deptNo": 1,
"product": {
"$ref": "2"
},
"scaleLocation": {
"$id": "57",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:20:04.1141084",
"department": {
"$id": "58",
"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": "57"
},
"subDepartments": [
{
"$id": "59",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "60",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "61",
"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-04-03T06:20:04.1141084",
"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": "1fmcaSv+SEaAHhspyIT/NA==",
"labelPageLayoutGuid": "699cf9d5-fe2b-4648-801e-1b29c884ff34",
"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": "62",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "63",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "64",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "64"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "63"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$id": "65",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "64"
}
},
{
"$ref": "61"
}
],
"updated": "2026-04-03T06:20:04.1141084",
"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": "VDTvoYiJUEm+69zjR6FdQw==",
"labelPageLayoutGuid": "a1ef3454-8988-4950-beeb-dce347a15d43",
"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": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
}
},
{
"$ref": "60"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:20:04.1141084",
"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": "/zQQTCj28kylcTOhqRWcKg==",
"labelPageLayoutGuid": "4c1034ff-f628-4cf2-a571-33a1a9159c2a",
"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": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
}
},
{
"$ref": "59"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:20:04.1141084",
"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": "oS+qdlZ0FEO+VX23LHFgmA==",
"labelPageLayoutGuid": "76aa2fa1-7456-4314-be55-7db72c716098",
"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": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
}
}
}
},
{
"$ref": "56"
}
],
"nextPrice": {
"$id": "66",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "GHWdhs+FJE24ets0J6xuyg==",
"pluGuid": "869d7518-85cf-4d24-b87a-db3427ac6eca",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "MPpR3kp6K0S+ySqN18usLg==",
"dealCostGuid": "de51fa30-7a4a-442b-bec9-2a8dd7cbac2e",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "i8ueDiFalEKLuIe2s3fjdQ==",
"priceGroupGuid": "0e9ecb8b-5a21-4294-8bb8-87b6b377e375",
"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,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:20:04.1141084",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "b8917856-2faa-4dfc-8b6a-df12fedb4f1e",
"campaignComboPriceGroupG_UID": "lftSNSbAYU2T/tjvCs3fKA==",
"campaignComboPriceGroupIdentifier": "3552fb95-c026-4d61-93fe-d8ef0acddf28",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "67",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:20:04.1141084",
"operatorG_UID": "sysT2ABg+UW9EbyuUtAOvQ==",
"operatorGuid": "d8132bb3-6000-45f9-bd11-bcae52d00ebd",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:20:04.1141084",
"signIqTicketFileMovedUtc": "2026-04-03T06:20:04.1141084",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:20:04.1141084",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "b052d4c8-9b44-4029-a639-9dff58a64559",
"product": {
"$ref": "2"
},
"campaignPlu": {
"$ref": "66"
},
"fuelItem": true
},
{
"$ref": "67"
}
],
"campaign": {
"$id": "68",
"id": 1,
"storeID": 2,
"name": "1b6672cb-30c8-417b-aa6b-772b81e0ae35",
"nameGuid": "1b6672cb-30c8-417b-aa6b-772b81e0ae35",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:20:04.1141084",
"startTime": 1,
"endDate": "2026-04-03T06:20:04.1141084",
"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-04-03T06:20:04.1141084",
"system": true,
"created": "2026-04-03T06:20:04.1141084",
"updated": "2026-04-03T06:20:04.1141084",
"priceChangeNotifiedUtc": "2026-04-03T06:20:04.1141084",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "pYOo8F70bEKGVA2MlcOooQ==",
"hostIdentifierGuid": "f0a883a5-f45e-426c-8654-0d8c95c3a8a1",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:20:04.1141084",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"campaignPools": [
{
"$id": "69",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "Hl9dhNtA10yftRX3FQCk8w==",
"pluGuid": "845d5f1e-40db-4cd7-9fb5-15f71500a4f3",
"hostOfferID": 1,
"priceGroupG_UID": "ZPVa4GD4CUKJS4V0kairmw==",
"priceGroupGuid": "e05af564-f860-4209-894b-857491a8ab9b",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:20:04.1141084",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "2"
},
"campaign": {
"$ref": "68"
}
},
{
"$ref": "69"
}
],
"sellingRules": [
{
"$id": "70",
"id": 1,
"identifier": "yfhrd/5YY0mPw5Jp5u6s4g==",
"identifierStr": "yfhrd/5YY0mPw5Jp5u6s4g==",
"identifierGuid": "776bf8c9-58fe-4963-8fc3-9269e6eeace2",
"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": "68"
}
},
{
"$ref": "70"
}
],
"customers": [
{
"$id": "71",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "bwBRo3kOnUausUiE6xsZ+A==",
"customerIDGuid": "a351006f-0e79-469d-aeb1-4884eb1b19f8",
"campaign": {
"$ref": "68"
},
"customer": {
"$id": "72",
"identifier": "zsolgekVV0OEMWGV1CfHRg==",
"identifierGuid": "8125cace-15e9-4357-8431-6195d427c746",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:20:04.1141084",
"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": "F2Y7ibhbNEO7vdQx7r+alQ==",
"communityIdentifierGuid": "893b6617-5bb8-4334-bbbd-d431eebf9a95",
"joined": "2026-04-03T06:20:04.1141084",
"updated": "2026-04-03T06:20:04.1141084",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "dDCw6xCvUk2/Us0ewg1Pxg==",
"priceLevelIdentifierGuid": "ebb03074-af10-4d52-bf52-cd1ec20d4fc6",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:20:04.1141084",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "73",
"cardType": 2,
"issueDate": "2026-04-03T06:20:04.1141084",
"expiry": "2026-04-03T06:20:04.1141084",
"customerID": "k2+q6Tu74U2Aihm+8RPGfQ==",
"customerIDGuid": "e9aa6f93-bb3b-4de1-808a-19bef113c67d",
"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-04-03T06:20:04.1141084",
"linkedAccount": "hzQcIHvmbkWVZrTB2DB0tA==",
"linkedAccountGuid": "201c3487-e67b-456e-9566-b4c1d83074b4",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "72"
},
"account": {
"$id": "74",
"id": 1,
"identifier": "UL1WqXmqYEyRLMjpVZwJpA==",
"identifierGuid": "a956bd50-aa79-4c60-912c-c8e9559c09a4",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:20:04.1141084",
"owner": "FYSP3hDLH0qH8YIYGPikJw==",
"ownerGuid": "de8f8415-cb10-4a1f-87f1-821818f8a427",
"accountStoreGroupIdentifier": "6hBwpjoPJk+uFCF7RKgEQw==",
"accountStoreGroupGuid": "a67010ea-0f3a-4f26-ae14-217b44a80443",
"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-04-03T06:20:04.1141084",
"active": true,
"updated": "2026-04-03T06:20:04.1141084",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "72"
},
"card": {
"$ref": "73"
},
"members": {
"$id": "75",
"sample string 1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"sample string 2": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"customerGroups": [
{
"$id": "76",
"identifier": "CvV7knQQAU+3LsAdXssRew==",
"identifierGuid": "927bf50a-1074-4f01-b72e-c01d5ecb117b",
"name": "sample string 2",
"primaryContact": "0ZJcXwXE60mSaiwHN8pYAg==",
"primaryContactGuid": "5f5c92d1-c405-49eb-926a-2c0737ca5802",
"accountID": "pln/s/4mHkW1KgfWRv05/g==",
"accountIDGuid": "b3ff59a6-26fe-451e-b52a-07d646fd39fe",
"special": true,
"updated": "2026-04-03T06:20:04.1141084",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "rhHcQwdB9kGKGhantKwp5Q==",
"priceLevelIdentifierGuid": "43dc11ae-4107-41f6-8a1a-16a7b4ac29e5",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "74"
},
"primaryContactCustomer": {
"$ref": "72"
},
"customerGroupMembers": [
{
"$id": "77",
"id": 1,
"groupID": "qEmc+4mVxE2dF/tNwzgnvA==",
"groupIDGuid": "fb9c49a8-9589-4dc4-9d17-fb4dc33827bc",
"customerID": "m+T1TR5iyUqkF2EHFEbn5A==",
"customerIDGuid": "4df5e49b-621e-4ac9-a417-61071446e7e4",
"card": "sample string 4",
"linkedAccount": "c0nGRkbVEkqUvjkLuQ9nUg==",
"linkedAccountGuid": "46c64973-d546-4a12-94be-390bb90f6752",
"customer": {
"$ref": "72"
},
"group": {
"$ref": "76"
},
"customerCard": {
"$ref": "73"
}
},
{
"$ref": "77"
}
]
},
{
"$ref": "76"
}
]
},
"payments": [
{
"$id": "78",
"id": 1,
"identifier": "9mtXiLzRrkyXTsgYllYQIQ==",
"identifierGuid": "88576bf6-d1bc-4cae-974e-c81896561021",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "f4lBfzdddkycmLHL0V6cXg==",
"accountIDGuid": "7f41897f-5d37-4c76-9c98-b1cbd15e9c5e",
"customerAccount": {
"$ref": "74"
},
"customerCard": {
"$ref": "73"
},
"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-04-03T06:20:04.1141084",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "TKIIlrkq1Umi8h/K1I3Zog==",
"idempotentVoidGuid": "9608a24c-2ab9-49d5-a2f2-1fcad48dd9a2",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "79",
"saleHeaderID": 1,
"saleHeaderGuid": "tjCHtiW6vEe2cpJuP2KoHA==",
"saleHeaderIdentifierGuid": "b68730b6-ba25-47bc-b672-926e3f62a81c",
"created": "2026-04-03T06:20:04.1141084",
"createdLocal": "2026-04-03T06:20:04.1141084",
"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-04-03T06:20:04.1141084",
"storeID": 1,
"operatorG_Uid": "s7v/ED3GZUetnkCiFLR/VQ==",
"operatorGuid": "10ffbbb3-c63d-4765-ad9e-40a214b47f55",
"customerG_Uid": "T69PDfWpNE25bvI94q7s2w==",
"customerGuid": "0d4faf4f-a9f5-4d34-b96e-f23de2aeecdb",
"communityIdentifier": "Vd4OsbQAtkSNN3Sisbckmw==",
"communityIdentifierGuid": "b10ede55-00b4-44b6-8d37-74a2b1b7249b",
"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": "MXv8apvOr0C/6RK9NnUxgQ==",
"priceLevelIdentifierGuid": "6afc7b31-ce9b-40af-bfe9-12bd36753181",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:20:04.1141084+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": "80",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:20:04.1141084",
"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": "39"
},
"customer": {
"$ref": "72"
},
"communityOrganisation": {
"$id": "81",
"id": 1,
"identifier": "OD7xHmmKXkWGNn5TGjAE9g==",
"identifierGuid": "1ef13e38-8a69-455e-8636-7e531a3004f6",
"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-04-03T06:20:04.1141084",
"promoPeriodEnd": "2026-04-03T06:20:04.1141084",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:20:04.1141084",
"deleted": true
},
"details": [
{
"$id": "82",
"saleItemID": 1,
"identifier": "/CGX20kOK0uXBP+QyzOuFA==",
"identifierGuid": "db9721fc-0e49-4b2b-9704-ff90cb33ae14",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "UzTqzmYk30WXVvczi2gdLA==",
"pluGuid": "ceea3453-2466-45df-9756-f7338b681d2c",
"accountID": "11RNypWggkOD7UqPkt5zLA==",
"accountIDGuid": "ca4d54d7-a095-4382-83ed-4a8f92de732c",
"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-04-03T06:20:04.1141084",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "m3EvbzFVOUGDosfgjCuqOw==",
"refundGuid": "6f2f719b-5531-4139-83a2-c7e08c2baa3b",
"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": "0KNb2IigrEumhDe5+r2cUg==",
"idempotentVoidGuid": "d85ba3d0-a088-4bac-a684-37b9fabd9c52",
"priceLevelIdentifier": "VViDwNzN6UGEKYRCt4wSeg==",
"priceLevelIdentifierGuid": "c0835855-cddc-41e9-8429-8442b78c127a",
"communityIdentifier": "r+CrPliyJUKnHZYgiVZdNQ==",
"communityIdentifierGuid": "3eabe0af-b258-4225-a71d-962089565d35",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "83",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:20:04.1141084",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "83"
}
],
"refund": {
"$id": "84",
"id": 1,
"g_UID": "c/SHTDWVbUajDdYEiIdo+A==",
"guid": "4c87f473-9535-466d-a30d-d604888768f8",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:20:04.1141084"
},
"modifier": {
"$id": "85",
"id": 1,
"setG_UID": "G/3owmbceku3jp5sDLGDOQ==",
"modifierSetGuid": "c2e8fd1b-dc66-4b7a-b78e-9e6c0cb18339",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "mpozqmvyokmQRrSsfXhKyA==",
"pluGuid": "aa339a9a-f26b-49a2-9046-b4ac7d784ac8",
"deleted": true,
"g_UID": "Vqs/TIq96E6i8RWgqcZnjQ==",
"guid": "4c3fab56-bd8a-4ee8-a2f1-15a0a9c6678d",
"product": {
"$ref": "2"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "82"
}
],
"eftReceipts": [
{
"$id": "86",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "79"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "86"
}
],
"payments": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"cards": [
{
"$id": "87",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "87"
}
],
"campaignHits": [
{
"$id": "88",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "88"
}
],
"fuel": [
{
"$id": "89",
"id": 1,
"plu": 1,
"pluG_UID": "6iMWl24ka0OUpFwxZ0RVKw==",
"pluGuid": "971623ea-246e-436b-94a4-5c316744552b",
"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-04-03T06:20:04.1141084",
"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-04-03T06:20:04.1141084",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "89"
}
],
"fuelResells": [
{
"$id": "90",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "Eon/gkitf0Wr+kl1UoffMQ==",
"pluGuid": "82ff8912-ad48-457f-abfa-49755287df31",
"accountID": "6mxT6oIG40C+AmEWa4gOvg==",
"accountIDGuid": "ea536cea-0682-40e3-be02-61166b880ebe",
"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-04-03T06:20:04.1141084",
"bestOrExpireType": 1,
"refundG_UID": "5yf70wLzmUyTCDSZowe5Xw==",
"refundGuid": "d3fb27e7-f302-4c99-9308-3499a307b95f",
"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": "90"
}
],
"customerOrder": [
{
"$id": "91",
"identifier": "kE4MN7QV/U2nFF7xLAoG3A==",
"identifierGuid": "370c4e90-15b4-4dfd-a714-5ef12c0a06dc",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "XcWyvnKlMEiX1fkwQIYIAQ==",
"customerIdentifierGuid": "beb2c55d-a572-4830-97d5-f93040860801",
"operatorNo": 1,
"operatorG_UID": "IDpTLiX+9kWCh0F25ZXKDw==",
"operatorGuid": "2e533a20-fe25-45f6-8287-4176e595ca0f",
"created": "2026-04-03T06:20:04.1141084",
"ordered": "2026-04-03T06:20:04.1141084",
"started": "2026-04-03T06:20:04.1141084",
"completed": "2026-04-03T06:20:04.1141084",
"supplied": "2026-04-03T06:20:04.1141084",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "72"
},
"operator": {
"$ref": "39"
},
"details": [
{
"$id": "92",
"headerID": 1,
"plu": 1,
"pluG_UId": "3IaAHnfTO0+dEQmonI9Btw==",
"pluGuid": "1e8086dc-d377-4f3b-9d11-09a89c8f41b7",
"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": "AxyXmYbfAEir4hQmLN6vrQ==",
"headerIdentifierGuid": "99971c03-df86-4800-abe2-14262cdeafad",
"product": {
"$ref": "2"
}
},
{
"$ref": "92"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "79"
}
},
{
"$ref": "91"
}
],
"surveyResponses": [
{
"$id": "93",
"surveyG_UID": "uWqr8LeqlEGQlpjnsQ9cjA==",
"surveyGuid": "f0ab6ab9-aab7-4194-9096-98e7b10f5c8c",
"saleHeaderGuid": "g0ZPuNm+/k+e4OsuTCFnfg==",
"saleGuid": "b84f4683-bed9-4ffe-9ee0-eb2e4c21677e",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "/UiUA3kJcEm/81yuoO58Zg==",
"guidResponse": "039448fd-0979-4970-bff3-5caea0ee7c66",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:20:04.1141084",
"sale": {
"$ref": "79"
},
"survey": {
"$id": "94",
"g_UID": "2s20fdjelEaNWMcENbApmg==",
"guid": "7db4cdda-ded8-4694-8d58-c70435b0299a",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "Z+0WvWL46EWJ+dbjdkkhkA==",
"checkoutFormGuid": "bd16ed67-f862-45e8-89f9-d6e376492190",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:20:04.1141084",
"end": "2026-04-03T06:20:04.1141084",
"deleted": true,
"updated": "2026-04-03T06:20:04.1141084",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"50493ab1-dba0-45ea-9794-611c9d93d811",
"ff40c197-2487-4884-a67c-3ea234aba9f2"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "47"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "93"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "aRSb1i6hR0eYoiArzEctzg==",
"accountIdentifier": "d69b1469-a12e-4747-98a2-202bcc472dce",
"accountName": "sample string 44",
"customerOrderIdentifier": "ytgvG8JDoUuhBkuA2Z4UeA==",
"customerOrderIdentifierGuid": "1b2fd8ca-43c2-4ba1-a106-4b80d99e1478",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "95",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "zGNnmIxbCUmnpptH5IhWrg==",
"paymentIdentifierGuid": "986763cc-5b8c-4909-a7a6-9b47e48856ae",
"identifier": "i5KTTzAaJUyLJgLBlqK+fw==",
"identifierGuid": "4f93928b-1a30-4c25-8b26-02c196a2be7f",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "TplG1X6d20W/eC71KyK3bw==",
"itemIdentifierGuid": "d546994e-9d7e-45db-bf78-2ef52b22b76f"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "73"
}
],
"customerGroupMembers": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"customerGroups": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"accounts": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"account": {
"$ref": "74"
},
"vouchers": [
{
"$id": "96",
"customerIdentifier": "kJGgJiHp1UeN2pwMjIPiww==",
"customerIdentifierGuid": "26a09190-e921-47d5-8dda-9c0c8c83e2c3",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "EsV9+rpfHkyypPYi9BiUbw==",
"idempotentGuid": "fa7dc512-5fba-4c1e-b2a4-f622f418946f",
"offline": true,
"voucher": {
"$id": "97",
"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-04-03T06:20:04.1141084",
"barcodeTemplate": {
"$id": "98",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "99",
"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-04-03T06:20:04.1141084",
"labelPageLayout": "LDcyxhcmrkK7sXTlJ9Yy3g==",
"pageLayoutGuid": "c632372c-2617-42ae-bbb1-74e527d632de",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "97"
},
"elements": [
{
"$id": "100",
"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-04-03T06:20:04.1141084"
},
{
"$ref": "100"
}
]
},
"customerVouchers": [
{
"$id": "101",
"id": 1,
"customerIdentifier": "Ws0y+WUtDUa6SQnp6EQr6Q==",
"customerIdentifierGuid": "f932cd5a-2d65-460d-ba49-09e9e8442be9",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:20:04.1141084",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "tT0Sf2I3y06xx+P+4yXx1Q==",
"issuedIdempotentGuid": "7f123db5-3762-4ecb-b1c7-e3fee325f1d5",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:20:04.1141084",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:20:04.1141084",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "gaOis7uV90Caw8OPTHdE/w==",
"redeemedIdempotentGuid": "b3a2a381-95bb-40f7-9ac3-c38f4c7744ff",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:20:04.1141084",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "99"
},
"voucher": {
"$ref": "97"
},
"customer": {
"$ref": "72"
},
"issuedOfflinePayment": {
"$ref": "78"
},
"redeemedOfflinePayment": {
"$ref": "78"
}
},
{
"$ref": "101"
}
]
},
"customer": {
"$ref": "72"
}
},
{
"$ref": "96"
}
]
}
},
{
"$ref": "71"
}
],
"customerGroups": [
{
"$id": "102",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "YwfbTt02DkKNKnvaQ1/6tw==",
"groupIDGuid": "4edb0763-36dd-420e-8d2a-7bda435ffab7",
"campaign": {
"$ref": "68"
},
"group": {
"$ref": "76"
}
},
{
"$ref": "102"
}
],
"signIqTickets": [
{
"$id": "103",
"identifier": "C6gEbtLYPke0s3Mvei9oGg==",
"identifierGuid": "6e04a80b-d8d2-473e-b4b3-732f7a2f681a",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "103"
}
],
"comboPriceGroups": [
{
"$id": "104",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "7TanCjeHPECGa6kHoJezPw==",
"guid": "0aa736ed-8737-403c-866b-a907a097b33f",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "68"
},
"comboPricePlus": [
{
"$id": "105",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "YtYi+HpGUE6zteFOUqTskw==",
"groupGuid": "f822d662-467a-4e50-b3b5-e14e52a4ec93",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "6Dsg7+zpY0+DfbMooFQ9ww==",
"pluGuid": "ef203be8-e9ec-4f63-837d-b328a0543dc3",
"priceGroupG_UID": "7EiJb0TlV0CLTOWxSzGnkg==",
"priceGroupGuid": "6f8948ec-e544-4057-8b4c-e5b14b31a792",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "68"
},
"product": {
"$ref": "2"
},
"priceGroup": {
"$ref": "32"
},
"campaignPool": {
"$ref": "68"
}
},
{
"$ref": "105"
}
]
},
{
"$ref": "104"
}
],
"priceLevels": [
{
"$id": "106",
"id": 1,
"priceLevelIdentifier": "jxKbEcgdJEOCwBGGz4ZfTw==",
"priceLevelIdentifierGuid": "119b128f-1dc8-4324-82c0-1186cf865f4f",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "106"
}
],
"promotionType": {
"$id": "107",
"identifier": "Q8AVjA0TkUuUHvto0wwmbA==",
"identifierGuid": "8c15c043-130d-4b91-941e-fb68d30c266c",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "p5vDBymo2ES1dNMuEg+r6A==",
"labelPageLayoutGuid": "07c39ba7-a829-44d8-b574-d32e120fabe8",
"priceLevelIdentifier": "vBSxr0AU5ESEch4NOILmkg==",
"priceLevelIdentifierGuid": "afb114bc-1440-44e4-8472-1e0d3882e692",
"active": true,
"updated": "2026-04-03T06:20:04.1141084",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "2"
},
"dealCost": {
"$id": "108",
"headerIdentifier": "eJAhPN967UuxIL4oDxmDgQ==",
"headerIdentifierGuid": "3c219078-7adf-4bed-b120-be280f198381",
"identifier": "+cknD2khe0epsQfdXhmAjw==",
"identifierGuid": "0f27c9f9-2169-477b-a9b1-07dd5e19808f",
"supplierIdentifier": "5meak1r1SkmuMK3HZeT0wQ==",
"supplierGuid": "939a67e6-f55a-494a-ae30-adc765e4f4c1",
"pluG_UID": "ArxIj4CRRU60cKYhAVzGfw==",
"pluGuid": "8f48bc02-9180-4e45-b470-a621015cc67f",
"campaignName": "45089dc9-de0d-4935-bb84-5d756ed999ff",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:20:04.1141084",
"end": "2026-04-03T06:20:04.1141084",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "NkKJ1OZG0UK6ufaGfRH+bg==",
"bonusItemPluGuid": "d4894236-46e6-42d1-bab9-f6867d11fe6e",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:20:04.1141084",
"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-04-03T06:20:04.1141084",
"campaignEndDate": "2026-04-03T06:20:04.1141084",
"masterPLUG_UID": "kRRCzeH9d0KuqqXnie0mLg==",
"masterID": "cd421491-fde1-4277-aeaa-a5e789ed262e",
"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": "6ukDK4QlX0mPSwScXbDYaw==",
"bonusMasterID": "2b03e9ea-2584-495f-8f4b-049c5db0d86b",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-04-03T06:20:04.1141084",
"dealCosts": [
{
"$ref": "108"
},
{
"$ref": "108"
}
],
"tags": [
{
"$id": "109",
"pluG_UID": "wn0Z0RM0PkiHQpF/6ZWyrA==",
"pluGuid": "d1197dc2-3413-483e-8742-917fe995b2ac",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "109"
}
],
"alternateProductG_UID": "iP2RIMCu2U+N6aM/c2hoiQ==",
"alternateProduct": "2091fd88-aec0-4fd9-8de9-a33f73686889",
"altProduct": {
"$ref": "2"
},
"productHostCode": {
"$id": "110",
"id": 1,
"pluG_UID": "5f5zfTCwmkGi1qtgG0kWGA==",
"pluGuid": "7d73fee5-b030-419a-a2d6-ab601b491618",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:20:04.1141084",
"inventoryTracked": "2026-04-03T06:20:04.1141084",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "111",
"pluG_UID": "bTka+9dsOUGJZSC/9q+4fQ==",
"pluGuid": "fb1a396d-6cd7-4139-8965-20bff6afb87d",
"fuelPluG_UID": "JDRyFjbtgEev/o8bFuBJkg==",
"fuelPluGuid": "16723424-ed36-4780-affe-8f1b16e04992",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "111"
},
{
"$ref": "111"
}
]
},
"orderCode": "sample string 3",
"directIndicator": "sample string 4",
"cycle": {
"$ref": "15"
},
"dayWeighting": {
"$id": "112",
"sunday": 1.1
},
"inventory": {
"$id": "113",
"inventoryGuid": "fRfXAyqb5EOWOhaUqC09IQ==",
"inventoryIdentifier": "03d7177d-9b2a-43e4-963a-1694a82d3d21",
"created": "2026-04-03T06:20:04.1141084",
"createdLocal": "2026-04-03T06:20:04.1141084",
"onHand": 4,
"onHandPacks": 5,
"onOrder": 6,
"onOrderPacks": 7,
"accuracy": 8,
"updated": "2026-04-03T06:20:04.1141084",
"history": [
{
"$id": "114",
"inventoryGuid": "FZJ1AwADT0a6hQfxFncvVQ==",
"inventoryIdentifier": "03759215-0300-464f-ba85-07f116772f55",
"pluG_UID": "ywhJat3WNUWoGL3qqgGdfw==",
"pluIdentifier": "6a4908cb-d6dd-4535-a818-bdeaaa019d7f",
"inventoryReason": 3,
"inventoryInvoiceGuid": "R9TC7HIDR0aXHw49uOVlQw==",
"invoiceIdentifier": "ecc2d447-0372-4647-971f-0e3db8e56543",
"operatorGuid": "im43770nW0Gb6iiVl3Flmg==",
"operatorIdentifier": "ef376e8a-27bd-415b-9bea-28959771659a",
"stocktakeGuid": "Oy4o49QdE06O9H9or3szPQ==",
"stocktakeIdentifier": "e3282e3b-1dd4-4e13-8ef4-7f68af7b333d",
"orderGuid": "XOxW9bUYVEyPcfmnrPMHkQ==",
"orderIdentifier": "f556ec5c-18b5-4c54-8f71-f9a7acf30791",
"saleHeaderGuid": "2HtyOwwFgUyH68TKmtFsQA==",
"saleHeaderGuidIdentifier": "3b727bd8-050c-4c81-87eb-c4ca9ad16c40",
"dumpStockID": 1,
"fuelDeliveryID": 1,
"creditNoteIdentifier": "4fqK8E28I0SwDtIXzEGd5w==",
"creditNoteGuid": "f08afae1-bc4d-4423-b00e-d217cc419de7",
"inventorySourceGuid": "KLWFb0IcOkaNyGMJiSYCKw==",
"inventorySourceIdentifier": "6f85b528-1c42-463a-8dc8-63098926022b",
"createdLocal": "2026-04-03T06:20:04.1141084",
"baseUnits": 4,
"unitsPerCarton": 5,
"unitsPerCartonWeighted": true,
"counted": 7,
"countedPacks": 8,
"open": 1,
"movementQty": 9,
"close": 1,
"openPacks": 1,
"movementQtyPacks": 10,
"closePacks": 1,
"accuracy": 1,
"manual": 11,
"user": "sample string 12",
"updated": "2026-04-03T06:20:04.1141084",
"createdLocalTime": "2026-04-03T06:20:04.1141084",
"storeID": 14,
"barcode": "sample string 15",
"directCode": "sample string 16",
"productName": "sample string 17",
"salesMode": 18,
"orderPacked": 19,
"invoice": {
"$id": "115",
"inventoryInvoiceGuid": "u38HwtB9iUCragFdVupH6A==",
"invoiceIdentifier": "c2077fbb-7dd0-4089-ab6a-015d56ea47e8",
"inventoryGuid": "4umR9aM8J0mS5YGwAi6gZQ==",
"inventoryIdentifier": "f591e9e2-3ca3-4927-92e5-81b0022ea065",
"supplierIdentifier": "W/y7q9So/kSbTJEVPi0v4w==",
"supplierGuid": "abbbfc5b-a8d4-44fe-9b4c-91153e2d2fe3",
"orderGuid": "0mKxYp8q90KXck1oODPhSg==",
"orderIdentifier": "62b162d2-2a9f-42f7-9772-4d683833e14a",
"invoiceHeaderIdentifier": "xVHbqqSEok6Fcp+T2bYl5Q==",
"invoiceHeaderGuid": "aadb51c5-84a4-4ea2-8572-9f93d9b625e5",
"created": "2026-04-03T06:20:04.1141084",
"ordered": "2026-04-03T06:20:04.1141084",
"storeID": 1,
"bestOrExpire": "2026-04-03T06:20:04.1141084",
"bestOrExpireType": 1,
"units": 1,
"weight": 1,
"received": "2026-04-03T06:20:04.1141084",
"cost": 1,
"totalCost": 1,
"freightCost": 1,
"inStock": 1,
"pluG_UID": "VtbN3PAXS0GzX5k7dqEW8Q==",
"pluGuid": "dccdd656-17f0-414b-b35f-993b76a116f1",
"orderInventoryGuid": "rhj/1N6z0UWiHZSDvFJCIQ==",
"orderInventoryIdentifier": "d4ff18ae-b3de-45d1-a21d-9483bc524221",
"supplier": {
"$ref": "8"
},
"inventoryUnits": [
{
"$id": "116",
"invoiceItemNo": 1,
"inventoryInvoiceGuid": "pAmvzItW5E+3D1xRETUBzQ==",
"invoiceIdentifier": "ccaf09a4-568b-4fe4-b70f-5c51113501cd",
"inventoryGuid": "SSmdHKVWc0y0seVXlLdgcA==",
"inventoryIdentifier": "1c9d2949-56a5-4c73-b4b1-e55794b76070",
"serialNumber": "sample string 3",
"sold": "2026-04-03T06:20:04.1141084",
"saleItemID": 1,
"storeID": 1,
"returned": "2026-04-03T06:20:04.1141084",
"dumped": 1,
"saleHeaderID": 1
},
{
"$ref": "116"
}
]
},
"invoiceHeaderIdentifier": "UA77AXqNrUeOmnEmfe5n+g==",
"invoiceHeaderGuid": "01fb0e50-8d7a-47ad-8e9a-71267dee67fa",
"invoiceNumber": "sample string 20",
"invoiceCost": 1,
"invoiceCostDecimals": 1,
"orderNumber": 1,
"orderReceivingStoreName": "sample string 21",
"orderSendingStoreName": "sample string 22",
"creditNoteID": 1,
"reason": {
"$id": "117",
"id": 1,
"name": "sample string 1",
"allowRF": 2,
"dumpStock": 3,
"creditRequest": 4,
"excludeFromLoss": 5,
"reserved": 6,
"updated": "2026-04-03T06:20:04.1141084"
},
"reasonName": "sample string 23",
"operatorName": "sample string 24",
"operatorNumber": "sample string 25",
"stocktakeName": "sample string 26",
"saleIdentifier": "sample string 27",
"saleHeaderID": 1,
"inventoryAfterCounted": true,
"inventorySetStock": true,
"externalId": "sample string 30",
"apn": "sample string 31",
"deptCode": "sample string 32"
},
{
"$ref": "114"
}
],
"products": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"lastInvoiceCost": 1
},
"aws": 5.0,
"explanations": [
{
"$id": "118",
"pluG_UID": "cGpkkN57bU+vjHc4+d8FWg==",
"pluGuid": "90646a70-7bde-4f6d-af8c-7738f9df055a",
"consolidatedSales": {
"$id": "119",
"1": {
"$id": "120",
"discountPercentage": 1,
"days": 2,
"quantity": 3.1,
"aws": 3.1,
"cartonQuantity": 4.1,
"lowQuality": true
},
"2": {
"$ref": "120"
}
},
"dailyPrices": {
"$id": "121",
"2026-04-03T06:20:04.1141084": {
"$id": "122",
"date": "2026-04-03T06:20:04.1141084",
"salePrice": 1,
"campaign": "sample string 2",
"campaignDescription": "sample string 3",
"combo": true,
"comboPriceGroupG_UID": "odrT7WT2ekeg+P4ekYKMUA==",
"comboPriceGroupGuid": "edd3daa1-f664-477a-a0f8-fe1e91828c50"
}
},
"onHandPredictions": [
{
"$id": "123",
"autoOrderGuid": "XDjnzhZnC02Sd76bwCaL5g==",
"autoOrderIdentifier": "cee7385c-6716-4d0b-9277-be9bc0268be6",
"pluG_UID": "gv9dOYMfrEyzxB0zxdGUMA==",
"pluGuid": "395dff82-1f83-4cac-b3c4-1d33c5d19430",
"childPLUG_UID": "wzLlzFvQUUaRi8GCZ+EpFA==",
"childPluGuid": "cce532c3-d05b-4651-918b-c18267e12914",
"date": "2026-04-03T06:20:04.1141084",
"normalPrice": 2.0,
"salePrice": 3.0,
"discountPercentage": 4,
"discountPercentageActual": -50,
"predictedQuantity": 5.1,
"campaign": "sample string 6",
"campaignDescription": "sample string 7",
"lowQuality": true,
"investmentBuy": true,
"buffer": 10,
"boostDays": 11
},
{
"$ref": "123"
}
],
"predictions": [
{
"$ref": "123"
},
{
"$ref": "123"
}
],
"product": {
"$ref": "2"
}
},
{
"$ref": "118"
}
],
"supplierOrderingDetail": {
"$ref": "11"
},
"manufacturerSupplier": "06eeda30-d834-4c5d-becd-c2c63011ab17",
"cartonQuantity": 1,
"sellPrice": 1,
"cost": 1,
"costDecimals": 1,
"bufferDays": 6,
"boostDays": 7
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �2�\m9`Ѷ 5 xl/workbook.xml � (� ����0��J}�(� �/
L,];t7�)$AI*��
��u�ϟ���u��������
a��E
�`4q'���t/f�T++�M`Y������Ʒj�t����Ch|�t��4(C���>5{*�,��֝L�M��]̊�X�
P2;���)%.Wqx47��K���U^���`����/PK �2�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�2�\+%6M' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R374f40e081f34fda" /></Relationships>PK �2�\LWCt% xl/worksheets/sheet1.xml � (� �X]S�:�+��_G��'�
��ھ�C2%1c�Ͽ�a[�H侀3{vm�=g��������cQ��ry0���u9�/o���?f�f��TV�YQ4�/��`8k���Ѩ���I���Œb7e��4���77��ⰼ~X�f��QU�M�U=�����j��U�W�d�~���s��d����s��z�AU�s����p0�ї���\VG��,��>�N�l�m���w?���f�p�\�O'��v�Kr�s]��뿃�|��p���]��O�]�� ��\�uS.�6aW�96��&c�KkP.��q����1�
��Y����M���VO����r�/��G0�Vj���x���6�g��h���z���t�,WL@j���|��7m�Θ� d�!K�o7���~c"cFj)���釵T���Zn�?����V�6�Q�D���]3��8����Ů�Ni�#5�Y!,�LYcu���W=��PܪD�����
�me5CrKu� ���Q(� �;U�I����a��L����4��$G�9��c���4��'������^��x `�kzN��jXJh�N��S�S8-B�E��Π�ЯQ8M��>�h4#M�!��IP� f���P,=��iZM*�q��E�T'F08M��N1-I��eL���$��Y�&�դd����s4�$&):Mb�Ie�Id�h��� &�i[MJz��Ls�u����6�u.��"�Z4��@ ��xHUpZ�V�2&���s:@J�贈�� Q(�,I%L���"��\
�d�r�1��8-�ٕA�A�;f
�=��S��`�jI-!�IOt�!-�B�AsT�8�p��q�2�9�(l�F���zw=�4��~U>
�u�r���/-�5�Ώc�?z\�no���x���>�p�}��6B����G��F�>�d����m��#ζ���`�#�c ��) �h��x�~ @<b��ٯ�G�E �q�- ����x����c�2 �ؽ
@<v �������n0!x����o2�Gp�"x�3�Gq�#z�C�Gr�$z,�S�Gs�%�<��>�g��s�����&�<�)|��-�#�/Sک�I�o��w�*��י# �9�#����I$v��Eb"���اH�s$��˼�y$�k$v��-���#��Į�w�ٍ
Zh$}EC��EUx��Յz*���2y���yï2�?'B����Q �ω�m���D�.��N�a}����,��u�Gy�Hy�Iy�Jy�K~�zVj[�<:G��xVL�Eu\�MQ��痟���PK �2�\ .J�� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;�!P�d�M�i.0�1���l'm��E��+�J�֑��&�����4�����;�u��
dI
��4ݨ�N^=T�ݬ�4�n�v
�/O�;9Ќ.1��Q���Cj{��<bO<OӒۘ�Lv�,��Qj��3�4������G7y`�=�~J�_C�*�箁}WSޮ�T�,D�*`�nj�_&r�^�y$��y֊����2Z�^�
����r����ˢA�����|PK �2�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �2�\l��;j �, xl/sharedStrings.xml � (� ��n��=@����-�:3�����>z���"�R"���zux� ��)�:(���M��,�u��~��e�wZVi�>�N͓�イ������W#8YT5� Ί�~>9��d�˗OUU/�5�>�����糳*~�;\�{�&)���ܞU��bR�RZ�3�4��N�E\4y���uNM����e�)�/��/�M]<����MJ>��_>�1��"4��$��d}�|���ե�݈|�%.�"����<����n_ke���iUQ23h���c��ό�J?¦�u��^Ъ��8�/�J��(.�A���{fG�]6e [y|�U���nF�VZ�����P\4���\�����^
�4�2��(s]�%��UN�ׅr��8Sy�A,κN�:('�e3]}�3��:�lĦ��38�\p���8ͦTw8o�MIˎCo�5�y����Y�.�XY���
f�q
��Z~�$��Y�E��4�͡�����P�?�9E����Ķ��2�F%�A1�� ! �)��{����HH�
ǵ�E�5|�'nl����`�Y��o����O�=�����N&8K��7Y6��7d^��HcTnYd����k���Ƨ�iU�i��R��ٜ�
Kt�2�pߥv@1,������5<�L߱|/A6#?_�u�w��BDb�$���+η�H���[ZCHbЧ��z�KmT�a��w��"Z*xw�W��w]�~V��Xx�"�
�ذ�(��;Il�0 �/�:k�Ĩ�md�GJ���3q���϶���,�����m�3�:^�����N%
q I��SYB8?J�\�+�:CFr�w�FXf�Ru��q��Vq�����Pn��>B�կ��[�R$0��{��s��ӹ-~��7R|ˏJp�g�E�c!��o�Hl�3��=9j���X�}�r��[���km�Z|�4��,��&�#M0���g��h�)�=��J�)|"7�
�hu'N1?WI��~�9�������(�7OkZư�L���r��1f U���r%��u��l��[$B3�.|��(�����z�*Vԉ� �1GN�@'���X@ԯMU�� 3��w�'�9�8k���b�H#a�Q �N�K��w�~-"ʌ�����������&������.�)�=�rK��~����0�?A�~����#Z{L�~��Ӣ-Ӳ_�
2�6
��KEg��[�gB3i��fԮ��9$8|�Hb ��G�6e�:��u��R���4Ow�N�C���r�`��; ,<���ME��A����n�_,���Nǭw2E���Vγo�џC�>(�
N����ϗ�}�����\e� E��_'���>�ES���m��g����0��i�6
'���m�kG���1Ӽ�RNc�I�3Cj��ܟ�+@�tOkC�C�1r��Riy�8~� ���~t}�>���K|G�m���fiA�Ӭ%�pH�ymJ�L�y��ˑs�Tlbȑ$C�/r�k��|���O�N�J�
��yÎ�Y��M�<_ �R)�C��6�k�˝
�jx��¯
9��k�&ҁ�q�q˚,Z���qR��D3�9gh���3D���M����O����0�1�[c1M�G���7(���9`I=�{�*�5+H{�2;z�5P���}m^i��S�c�*�0m��Ѳe�H'��謴�s�2��a�k�en�h���DŽ���]+�|p�>��c���}+1P�E�`; \�_�b~`�P̃�K,Dz� ��8�e`����3��"����wW�pg��H@U��ה��B� \c2�6_�V�K|�q'%�dOs����8�>��t\=+8u�ιKI|�=E�3kt��E��?��E�,��)lZ��W�irR0�G
N; ,�U��4��2C�YYס�.��Ϥ�U��*�׆fLx��i�@��4�}�p@$��6�Lq��ά��,�����e
Qo#ih�A*�T���ud�����_��l�����O�A�Z�9�1�MwC�/���CO�����wD�{��Z�����`T�S���M�t(xI�O�0�<#<L��#��8n`?��s�+ʯp�z8)�I`����*�at\�U�P:^���:U����#y4MVy�/��LK��
`
�-�� [=�Ғd{��ϱ���H��2Qo����4,�y%��$ai��u�Y˧����@!�£�e�&6��\��kD~�ύl�6˺� �kJXm�;�@-�U���&��L�l��ǻE*U+>6=�Fp-á65Bņ�b��8�h<���țM?&�mW����5,�l�A�iD~��(��0B�:����4�QƲx;��~r��ox�^'�}�u�u�eY��a�#�G�h��h�/���R�������ɹ�`�DC��o��_�� ���-��H�����%�f:` �Ͼg:s!b���O?K>m���Rz4$�͍h��vmw;pr�_L�E���j�u�eX'ߍ����H|n��н�����A�N�"�.V`X�ƈ��xH�!���ͧ�Z�;(��_J٢�M��^�����g�ş� ()��ɔd�M�j�K����I��6dj��7C��è��O�X�&��� .�%@���h�1e��^��z`���3�?`f[ ������չ�أY��D�9:g*����@S�ռu͝d5��t�b����Q�e6��;�'݆��ryD�3��!���#i�̏��n�d������p�����șh��.����D��k����;�ܾ]�˙���T+�-�����y�O~e�X��xW#�~��F2
njK�|{�6Rގ7���;C�zs�1J�Ѷ�#p=�1 �}`=�Ѫb�wY㋜�A�F��`�~��q�����"�V>��E�x�&���1N��N2�؊�j^UQz��o��w��gry{�(o���Bf�Z�2�U�Ww�Sn��i_T�}-v���e��<�iw�.��!y���P4��*�z��K�g�i"�[�O�0���@�1Ba��B6��@����
;v�<�C~#�Gg�c)�?W����I�I��/ty���}��T4n��{���٣H�f���O�~�fZ9�g��.���}$hz��L��1��%FDcb�v�!Ӳpd��YU�_�PK- �2�\m9`Ѷ 5 xl/workbook.xmlPK- �2�\���� � � [Content_Types].xmlPK-
�2�\+%6M' ' U _rels/.relsPK- �2�\LWCt% � xl/worksheets/sheet1.xmlPK- �2�\ .J�� P 8 xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
~
xl/styles.xmlPK- �2�\l��;j �, � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK �2�\��W� 5 xl/workbook.xml � (� ����0��&�C�`�TQ��x����6Ж�5���H�yۙ��v�Ѻ���#���dCF�o$j�Ov@3�u��I��B�+ۼ5�@�(�P�=�/��a����C�z�t��4W�ぐ|n�T8�EN�Vw6 ]C�7�/��bQ�p�T<p �so���LM�#�E�Kε�������a9�~�_PK �2�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�2�\/_�R' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R01c0bbf275734ee9" /></Relationships>PK �2�\LWCt% xl/worksheets/sheet1.xml � (� �X]S�:�+��_G��'�
��ھ�C2%1c�Ͽ�a[�H侀3{vm�=g��������cQ��ry0���u9�/o���?f�f��TV�YQ4�/��`8k���Ѩ���I���Œb7e��4���77��ⰼ~X�f��QU�M�U=�����j��U�W�d�~���s��d����s��z�AU�s����p0�ї���\VG��,��>�N�l�m���w?���f�p�\�O'��v�Kr�s]��뿃�|��p���]��O�]�� ��\�uS.�6aW�96��&c�KkP.��q����1�
��Y����M���VO����r�/��G0�Vj���x���6�g��h���z���t�,WL@j���|��7m�Θ� d�!K�o7���~c"cFj)���釵T���Zn�?����V�6�Q�D���]3��8����Ů�Ni�#5�Y!,�LYcu���W=��PܪD�����
�me5CrKu� ���Q(� �;U�I����a��L����4��$G�9��c���4��'������^��x `�kzN��jXJh�N��S�S8-B�E��Π�ЯQ8M��>�h4#M�!��IP� f���P,=��iZM*�q��E�T'F08M��N1-I��eL���$��Y�&�դd����s4�$&):Mb�Ie�Id�h��� &�i[MJz��Ls�u����6�u.��"�Z4��@ ��xHUpZ�V�2&���s:@J�贈�� Q(�,I%L���"��\
�d�r�1��8-�ٕA�A�;f
�=��S��`�jI-!�IOt�!-�B�AsT�8�p��q�2�9�(l�F���zw=�4��~U>
�u�r���/-�5�Ώc�?z\�no���x���>�p�}��6B����G��F�>�d����m��#ζ���`�#�c ��) �h��x�~ @<b��ٯ�G�E �q�- ����x����c�2 �ؽ
@<v �������n0!x����o2�Gp�"x�3�Gq�#z�C�Gr�$z,�S�Gs�%�<��>�g��s�����&�<�)|��-�#�/Sک�I�o��w�*��י# �9�#����I$v��Eb"���اH�s$��˼�y$�k$v��-���#��Į�w�ٍ
Zh$}EC��EUx��Յz*���2y���yï2�?'B����Q �ω�m���D�.��N�a}����,��u�Gy�Hy�Iy�Jy�K~�zVj[�<:G��xVL�Eu\�MQ��痟���PK �2�\n�Vm� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�q�8��vÆm�\g�DMl�v���G�
XE�Tb�������4����ٽM#y�g(�v�`���<�n�8��'b?�H�
�)�5�Q�8�X8�6w��J9
�J�T��3V�0g�-�.�Ct��>Oh�`���)�� �A�S?�H��,2�S��^�
!��hJQ���ZL���w>�)Y���d���w��U��9�|�Ӽ<S[�Z*�+��Q,��Fo�b�PK �2�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �2�\l��;j �, xl/sharedStrings.xml � (� ��n��=@����-�:3�����>z���"�R"���zux� ��)�:(���M��,�u��~��e�wZVi�>�N͓�イ������W#8YT5� Ί�~>9��d�˗OUU/�5�>�����糳*~�;\�{�&)���ܞU��bR�RZ�3�4��N�E\4y���uNM����e�)�/��/�M]<����MJ>��_>�1��"4��$��d}�|���ե�݈|�%.�"����<����n_ke���iUQ23h���c��ό�J?¦�u��^Ъ��8�/�J��(.�A���{fG�]6e [y|�U���nF�VZ�����P\4���\�����^
�4�2��(s]�%��UN�ׅr��8Sy�A,κN�:('�e3]}�3��:�lĦ��38�\p���8ͦTw8o�MIˎCo�5�y����Y�.�XY���
f�q
��Z~�$��Y�E��4�͡�����P�?�9E����Ķ��2�F%�A1�� ! �)��{����HH�
ǵ�E�5|�'nl����`�Y��o����O�=�����N&8K��7Y6��7d^��HcTnYd����k���Ƨ�iU�i��R��ٜ�
Kt�2�pߥv@1,������5<�L߱|/A6#?_�u�w��BDb�$���+η�H���[ZCHbЧ��z�KmT�a��w��"Z*xw�W��w]�~V��Xx�"�
�ذ�(��;Il�0 �/�:k�Ĩ�md�GJ���3q���϶���,�����m�3�:^�����N%
q I��SYB8?J�\�+�:CFr�w�FXf�Ru��q��Vq�����Pn��>B�կ��[�R$0��{��s��ӹ-~��7R|ˏJp�g�E�c!��o�Hl�3��=9j���X�}�r��[���km�Z|�4��,��&�#M0���g��h�)�=��J�)|"7�
�hu'N1?WI��~�9�������(�7OkZư�L���r��1f U���r%��u��l��[$B3�.|��(�����z�*Vԉ� �1GN�@'���X@ԯMU�� 3��w�'�9�8k���b�H#a�Q �N�K��w�~-"ʌ�����������&������.�)�=�rK��~����0�?A�~����#Z{L�~��Ӣ-Ӳ_�
2�6
��KEg��[�gB3i��fԮ��9$8|�Hb ��G�6e�:��u��R���4Ow�N�C���r�`��; ,<���ME��A����n�_,���Nǭw2E���Vγo�џC�>(�
N����ϗ�}�����\e� E��_'���>�ES���m��g����0��i�6
'���m�kG���1Ӽ�RNc�I�3Cj��ܟ�+@�tOkC�C�1r��Riy�8~� ���~t}�>���K|G�m���fiA�Ӭ%�pH�ymJ�L�y��ˑs�Tlbȑ$C�/r�k��|���O�N�J�
��yÎ�Y��M�<_ �R)�C��6�k�˝
�jx��¯
9��k�&ҁ�q�q˚,Z���qR��D3�9gh���3D���M����O����0�1�[c1M�G���7(���9`I=�{�*�5+H{�2;z�5P���}m^i��S�c�*�0m��Ѳe�H'��謴�s�2��a�k�en�h���DŽ���]+�|p�>��c���}+1P�E�`; \�_�b~`�P̃�K,Dz� ��8�e`����3��"����wW�pg��H@U��ה��B� \c2�6_�V�K|�q'%�dOs����8�>��t\=+8u�ιKI|�=E�3kt��E��?��E�,��)lZ��W�irR0�G
N; ,�U��4��2C�YYס�.��Ϥ�U��*�׆fLx��i�@��4�}�p@$��6�Lq��ά��,�����e
Qo#ih�A*�T���ud�����_��l�����O�A�Z�9�1�MwC�/���CO�����wD�{��Z�����`T�S���M�t(xI�O�0�<#<L��#��8n`?��s�+ʯp�z8)�I`����*�at\�U�P:^���:U����#y4MVy�/��LK��
`
�-�� [=�Ғd{��ϱ���H��2Qo����4,�y%��$ai��u�Y˧����@!�£�e�&6��\��kD~�ύl�6˺� �kJXm�;�@-�U���&��L�l��ǻE*U+>6=�Fp-á65Bņ�b��8�h<���țM?&�mW����5,�l�A�iD~��(��0B�:����4�QƲx;��~r��ox�^'�}�u�u�eY��a�#�G�h��h�/���R�������ɹ�`�DC��o��_�� ���-��H�����%�f:` �Ͼg:s!b���O?K>m���Rz4$�͍h��vmw;pr�_L�E���j�u�eX'ߍ����H|n��н�����A�N�"�.V`X�ƈ��xH�!���ͧ�Z�;(��_J٢�M��^�����g�ş� ()��ɔd�M�j�K����I��6dj��7C��è��O�X�&��� .�%@���h�1e��^��z`���3�?`f[ ������չ�أY��D�9:g*����@S�ռu͝d5��t�b����Q�e6��;�'݆��ryD�3��!���#i�̏��n�d������p�����șh��.����D��k����;�ܾ]�˙���T+�-�����y�O~e�X��xW#�~��F2
njK�|{�6Rގ7���;C�zs�1J�Ѷ�#p=�1 �}`=�Ѫb�wY㋜�A�F��`�~��q�����"�V>��E�x�&���1N��N2�؊�j^UQz��o��w��gry{�(o���Bf�Z�2�U�Ww�Sn��i_T�}-v���e��<�iw�.��!y���P4��*�z��K�g�i"�[�O�0���@�1Ba��B6��@����
;v�<�C~#�Gg�c)�?W����I�I��/ty���}��T4n��{���٣H�f���O�~�fZ9�g��.���}$hz��L��1��%FDcb�v�!Ӳpd��YU�_�PK- �2�\��W� 5 xl/workbook.xmlPK- �2�\���� � [Content_Types].xmlPK-
�2�\/_�R' ' V _rels/.relsPK- �2�\LWCt% � xl/worksheets/sheet1.xmlPK- �2�\n�Vm� P 9 xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
�
xl/styles.xmlPK- �2�\l��;j �, � xl/sharedStrings.xmlPK � �