POST api/product/{id}/dumpstock
Generate a new DumpStock record. Many fields will be filled in by the current Product records
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Product identifier for DumpStock filtering |
globally unique identifier |
Required |
Body Parameters
DumpStock record
DumpStock| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| PLUG_UID | Collection of byte |
None. |
|
| PluGuid | globally unique identifier |
None. |
|
| PLU | integer |
None. |
|
| APN | string |
None. |
|
| StoreID | integer |
None. |
|
| DumpedOnUtc | date |
None. |
|
| DumpedOn | date |
None. |
|
| DumpedOnText | string |
None. |
|
| Quantity | decimal number |
None. |
|
| SoldByWeight | integer |
None. |
|
| Cost | integer |
None. |
|
| CostDecimals | integer |
None. |
|
| CostGSTPercent | integer |
None. |
|
| Value | integer |
None. |
|
| SellGSTPercent | integer |
None. |
|
| FuelItem | integer |
None. |
|
| Barcode |
Scanned Barcode of dumped item |
string |
None. |
| BestOrExpire |
Embedded use by information of scanned barcode |
date |
None. |
| Markdown |
If the dumped item was on markdown |
boolean |
None. |
| Reason |
Inventory Reason |
integer |
None. |
| DeptID | integer |
None. |
|
| DeptCode | string |
String length: inclusive between 0 and 20 |
|
| ZoneID | integer |
None. |
|
| OperatorID | integer |
None. |
|
| OperatorG_UID | Collection of byte |
None. |
|
| OperatorGuid | globally unique identifier |
None. |
|
| MachineID | integer |
None. |
|
| Processed | integer |
None. |
|
| Deleted | integer |
None. |
|
| SaleHeaderGuidIdentifier | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
| FromInventory | boolean |
Deprecated. Inventory refactoring means that this is no longer necessary. Relation. This field may not always be loaded or used for updates. |
|
| StoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
| OperatorName | string |
Relation. This field may not always be loaded or used for updates. |
|
| MachineName | string |
Relation. This field may not always be loaded or used for updates. |
|
| Product | Product |
Relation. This field may not always be loaded or used for updates. |
|
| InventoryReason | InventoryReason |
Relation. This field may not always be loaded or used for updates. |
|
| Operator | Operator |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{
"id": 1,
"pluG_UID": "BasuiGqCIEq5Lt6Kt6HDlw==",
"pluGuid": "882eab05-826a-4a20-b92e-de8ab7a1c397",
"plu": 1,
"apn": "sample string 2",
"storeID": 1,
"dumpedOnUtc": "2026-04-03T06:26:34.9595876",
"dumpedOn": "2026-04-03T06:26:34.9595876",
"dumpedOnText": "sample string 5",
"quantity": 6.0,
"soldByWeight": 1,
"cost": 1,
"costDecimals": 7,
"costGSTPercent": 8,
"value": 9,
"sellGSTPercent": 10,
"fuelItem": 11,
"barcode": "sample string 12",
"bestOrExpire": "2026-04-03T06:26:34.9595876",
"markdown": true,
"reason": 14,
"deptID": 1,
"deptCode": "sample string 15",
"zoneID": 1,
"operatorID": 1,
"operatorG_UID": "1vvImJIIfE6LI6yLA+yR6g==",
"operatorGuid": "98c8fbd6-0892-4e7c-8b23-ac8b03ec91ea",
"machineID": 1,
"processed": 1,
"deleted": 1,
"saleHeaderGuidIdentifier": "e3344c21-c86e-4bac-adb0-1fe5a5dae215",
"fromInventory": true,
"storeName": "sample string 17",
"operatorName": "sample string 18",
"machineName": "sample string 19",
"product": {
"$id": "2",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "JdT15QnkwEKKetmpwWE4SQ==",
"guid": "e5f5d425-e409-42c0-8a7a-d9a9c1613849",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "3V9OxXXTSEel/SCUaHBx+g==",
"priceGroupGuid": "c54e5fdd-d375-4748-a5fd-2094687071fa",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:26:34.9595876",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:26:34.9595876",
"pluCreated": "2026-04-03T06:26:34.9595876",
"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:26:34.9595876",
"lastManualUpdate": "2026-04-03T06:26:34.9595876",
"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:26:34.9595876",
"currentCostUpdated": "2026-04-03T06:26:34.9595876",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:26:34.9595876",
"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:26:34.9595876",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "zIDgvMUOE0uAKc+YM1Df/g==",
"altPLUGuid": "bce080cc-0ec5-4b13-8029-cf983350dffe",
"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:26:34.9595876",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "81d3stiK80OutGi8kknLIg==",
"shelfPageLayoutGuid": "b27757f3-8ad8-43f3-aeb4-68bc9249cb22",
"talkerPageLayoutG_UID": "IFKsVnCgdkihmnBGyj25rw==",
"talkerPageLayoutGuid": "56ac5220-a070-4876-a19a-7046ca3db9af",
"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": "VIRzBrXhh0SY7Sqk4OQSpA==",
"inventoryIdentifier": "06738454-e1b5-4487-98ed-2aa4e0e412a4",
"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": "TY2gvS9o2U+VztYstIpRfQ==",
"parentPluGuid": "bda08d4d-682f-4fd9-95ce-d62cb48a517d",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "9RKq/cmAbEu/2dInmqLPjQ==",
"supplierIdentifierGuid": "fdaa12f5-80c9-4b6c-bfd9-d2279aa2cf8d",
"supplierChanged": true,
"rebateSupplierIdentifier": "f21J0aVxbE2J7FB5gcdx1w==",
"rebateSupplierIdentifierGuid": "d1496d7f-71a5-4d6c-89ec-507981c771d7",
"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:26:34.9752215",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "UihkU9MiVkySueot5FJrvQ==",
"hostIdentifierGuid": "53642852-22d3-4c56-92b9-ea2de4526bbd",
"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:26:34.9752215",
"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": "h7gDrLsR4kytte7aG+rt6Q==",
"hostIdentifierGuid": "ac03b887-11bb-4ce2-adb5-eeda1beaede9",
"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:26:34.9752215",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "eLHU0CkanU6TIplABY6P+A==",
"hostIdentifierGuid": "d0d4b178-1a29-4e9d-9322-9940058e8ff8",
"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": "EBJmal58qU+9WQlrtT7OIg==",
"hostIdentifierGuid": "6a661210-7c5e-4fa9-bd59-096bb53ece22",
"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": "RcSpuC1Dx0+3WrjFjqupHg==",
"identifierGuid": "b8a9c445-432d-4fc7-b75a-b8c58eaba91e",
"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": "cI/thzqwj0agQ2Xx+AJG3w==",
"hostSupplierIdentifierGuid": "87ed8f70-b03a-468f-a043-65f1f80246df",
"loyaltyPriceLevelIdentifier": "hmJNR9+Ht0+7c5bWsIos1w==",
"loyaltyPriceLevelIdentifierGuid": "474d6286-87df-4fb7-bb73-96d6b08a2cd7",
"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:26:34.9752215",
"lastProcessed": "2026-04-03T06:26:34.9752215",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "8",
"identifier": "78P7LqIjoUSy3kWL9AgTGA==",
"identifierGuid": "2efbc3ef-23a2-44a1-b2de-458bf4081318",
"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": "3ZxvET3Pu0uU41ytZ+uL7A==",
"primaryContactID": "116f9cdd-cf3d-4bbb-94e3-5cad67eb8bec",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "hDl3X2JtaUWE9Owv8/4Xpg==",
"supplierGroupGuid": "5f773984-6d62-4569-84f4-ec2ff3fe17a6",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:26:34.9752215",
"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": "c71ec0c4-2b42-48ef-97c5-a34524d8163c",
"identifier": "wYjIqh7GkkeXFyAHpuIGPg==",
"identifierGuid": "aac888c1-c61e-4792-9717-2007a6e2063e",
"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": "fWlFMCwoREa15PXHRWEiQA==",
"supplierIdentifierGuid": "3045697d-282c-4644-b5e4-f5c745612240",
"contactGuid": "HJ349kHlVUCuB6XnxvvwIA==",
"contactID": "f6f89d1c-e541-4055-ae07-a5e7c6fbf020",
"contact": {
"$ref": "9"
},
"supplier": {
"$ref": "8"
}
},
{
"$ref": "10"
}
],
"products": [
{
"$id": "11",
"pluG_UID": "qKuLweBOD02+F4wwdiddzA==",
"pluGuid": "c18baba8-4ee0-4d0f-be17-8c3076275dcc",
"supplierIdentifier": "GaWMAcnPakeojQuVYbt2ZA==",
"supplierIdentifierGuid": "018ca519-cfc9-476a-a88d-0b9561bb7664",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:26:34.9752215",
"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:26:34.9752215",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "12",
"pluG_UID": "NnIyxmegSkWVnD7PsLY99Q==",
"pluGuid": "c6327236-a067-454a-959c-3ecfb0b63df5",
"supplierIdentifier": "4+ZJ5W+Oq0qn96Gcw+Os9w==",
"supplierIdentifierGuid": "e549e6e3-8e6f-4aab-a7f7-a19cc3e3acf7",
"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": "BWSjbdIpWEOnt/r3wvoD2A==",
"parentPluGuid": "6da36405-29d2-4358-a7b7-faf7c2fa03d8",
"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": "UrDwkxQ4h0SbfESARwnFzw==",
"supplierGuid": "93f0b052-3814-4487-9b7c-44804709c5cf",
"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": "GL/YJzReP0yUeX+NOLhqiA==",
"supplierGuid": "27d8bf18-5e34-4c3f-9479-7f8d38b86a88",
"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:26:34.9752215",
"deliveryDate": "2026-04-03T06:26:34.9752215",
"nextCutOffDate": "2026-04-03T06:26:34.9752215",
"nextDeliveryDate": "2026-04-03T06:26:34.9752215",
"nextDaysBuffer": 10
},
{
"$ref": "15"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-04-03T06:26:34.9752215",
"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:26:34.9752215",
"processed": "2026-04-03T06:26:34.9752215",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:26:34.9752215",
"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:26:34.9752215",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "16"
}
],
"zoneMatrix": [
{
"$id": "18",
"id": 1,
"hostIdentifier": "1uzFPu1/OUina51vuZndog==",
"hostIdentifierGuid": "3ec5ecd6-7fed-4839-a76b-9d6fb999dda2",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"53c4fa63-0f6c-4372-ae73-58235a52fffc",
"5c1e049a-e8b4-4f58-aafb-d670b8cd76a2"
]
},
{
"$ref": "18"
}
],
"hostFileStoreSetting": {
"$ref": "6"
},
"hostStoreSettings": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"promotionPlacements": [
{
"$id": "19",
"identifier": "7aSRlnO8Rk+RQUF8IwhltA==",
"identifierGuid": "9691a4ed-bc73-4f46-9141-417c230865b4",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "19"
}
],
"promoTypeGuids": [
"e391740d-a5d2-42ae-aeeb-192aca834983",
"a596d77f-a2f0-4aff-8877-4ffc4f1ab7bc"
],
"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:26:34.9752215",
"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": "236c3b0e-4422-42bb-8f0e-9e74a273bcb0",
"updateStore": {
"$id": "25",
"id": "6b081ca9-e189-46f6-a524-8032cade0c8d",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:26:34.9752215",
"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:26:34.9752215"
},
"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": "FQw9dB+YWEO5ljaK3zbDJw==",
"pluGuid": "743d0c15-981f-4358-b996-368adf36c327",
"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:26:34.9752215"
},
{
"$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:26:34.9752215",
"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:26:34.9752215",
"startTime": 5,
"endDate": "2026-04-03T06:26:34.9752215",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "6cI6BtJ7hEuXZHdHcKanYA==",
"hostIdentifierGuid": "063ac2e9-7bd2-4b84-9764-774770a6a760",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"tray": {
"$id": "31",
"g_UId": "kDvI94AohECK/yVXnfp92w==",
"guid": "f7c83b90-2880-4084-8aff-25579dfa7ddb",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "32",
"priceGroupG_UID": "bz72fMdZfE6wST0iyz3/VA==",
"priceGroupGuid": "7cf63e6f-59c7-4e7c-b049-3d22cb3dff54",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:26:34.9752215",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "33",
"pluG_UID": "/spEHY6W/0K0M2UEm3UbHg==",
"pluGuid": "1d44cafe-968e-42ff-b433-65049b751b1e",
"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": "e11789b2-9a85-44bd-813c-314fa71884bf",
"created": "2026-04-03T06:26:34.9752215",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:26:34.9752215",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:26:34.9752215",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:26:34.9752215",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:26:34.9752215",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:26:34.9752215",
"lastSold": "2026-04-03T06:26:34.9752215",
"firstSold": "2026-04-03T06:26:34.9752215",
"awsUpdated": "2026-04-03T06:26:34.9752215",
"lastManualUpdate": "2026-04-03T06:26:34.9752215",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:26:34.9752215",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:26:34.9752215",
"doNotRangeUpdated": "2026-04-03T06:26:34.9752215",
"doNotOrderUpdated": "2026-04-03T06:26:34.9752215",
"tracked": "2026-04-03T06:26:34.9752215"
},
"allergens": [
{
"$id": "35",
"primaryKey": {
"$id": "36",
"pluGuid": "66205287-0443-4e1e-a0e2-b27eecccc3d2",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "h1IgZkMEHk6g4rJ+7MzD0g==",
"pluGuid": "66205287-0443-4e1e-a0e2-b27eecccc3d2",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"costs": {
"$id": "37",
"pluG_UID": "zpH0J3L1mk2LzYmQg7ekdQ==",
"pluGuid": "27f491ce-f572-4d9a-8bcd-899083b7a475",
"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:26:34.9752215",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "38",
"saleHeaderID": 1,
"created": "2026-04-03T06:26:34.9752215",
"createdLocal": "2026-04-03T06:26:34.9752215",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "/C1IhjtTGkCwTDMpRbz+ow==",
"operatorGuid": "86482dfc-533b-401a-b04c-332945bcfea3",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "FMbSNTrCcEeg3gItKgeOzQ==",
"pluGuid": "35d2c614-c23a-4770-a0de-022d2a078ecd",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "39",
"id": 1,
"g_Uid": "dYNfn4/onkWqBUwpxMGylQ==",
"guid": "9f5f8375-e88f-459e-aa05-4c29c4c1b295",
"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:26:34.9752215",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:26:34.9752215",
"endShift": "2026-04-03T06:26:34.9752215",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "40",
"operatorG_UID": "5CFP3X7UuEyTqNVHZH+oCw==",
"operatorGuid": "dd4f21e4-d47e-4cb8-93a8-d547647fa80b",
"storeID": 2,
"operator": {
"$ref": "39"
},
"store": {
"$ref": "3"
}
},
{
"$ref": "40"
}
]
}
},
{
"$ref": "38"
}
],
"apns": [
{
"$id": "41",
"pluID": 1,
"pluG_UID": "R08RTEuKekqEtpGa1UPUgg==",
"pluGuid": "4c114f47-8a4b-4a7a-84b6-919ad543d482",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "41"
}
],
"tuns": [
{
"$id": "42",
"pluG_UId": "T7t81gkbzkyNt2l5/SlGog==",
"pluGuid": "d67cbb4f-1b09-4cce-8db7-6979fd2946a2",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "2"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"competitionPricing": [
{
"$id": "43",
"identifier": "6E9lPCG2PEKnLQY7X6Ic6w==",
"identifierGuid": "3c654fe8-b621-423c-a72d-063b5fa21ceb",
"pluG_UID": "1tbfl90TJ0+fakx3uLNMBw==",
"pluGuid": "97dfd6d6-13dd-4f27-9f6a-4c77b8b34c07",
"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": "QLspMXgAtke2xm6nxKMuWw==",
"groupName": "sample string 1",
"identifierGuid": "3129bb40-0078-47b6-b6c6-6ea7c4a32e5b",
"exists": true,
"flipChartIdentifier": "efkTTjeEyEuEZzEyvehWog==",
"flipChartIdentifierGuid": "4e13f979-8437-4bc8-8467-3132bde856a2",
"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": "E3ag7hSgJ0imiYBwhGJ5xA==",
"groupIdentifierGuid": "eea07613-a014-4827-a689-8070846279c4",
"flipChart": {
"$id": "45",
"identifier": "hTN/X56eg0Su9Q1sB6Yf1g==",
"identifierGuid": "5f7f3385-9e9e-4483-aef5-0d6c07a61fd6",
"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": "r74lu54n1UykTs5mFyvEeg==",
"identifierGuid": "bb25beaf-279e-4cd5-a44e-ce66172bc47a",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "47",
"id": 1,
"g_UID": "27qL4ABc7k2OkqQw20TS4w==",
"guid": "e08bbadb-5c00-4dee-8e92-a430db44d2e3",
"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": "n7Zy8wPHwUKhsxUMp0FTKQ==",
"previousFormGuid": "f372b69f-c703-42c1-a1b3-150ca7415329",
"nextForm": 1,
"nextFormG_UID": "um4/78owSUGz8C2DjD7Gng==",
"nextFormGuid": "ef3f6eba-30ca-4149-b3f0-2d838c3ec69e",
"attributes": "sample string 10",
"updated": "2026-04-03T06:26:34.9752215",
"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": "JODFY1UKyU6MmyY8Rd6/SQ==",
"checkoutFormGuid": "63c5e024-0a55-4ec9-8c9b-263c45debf49",
"identifier": "cJzJUbvcskm8yn6GnnyACQ==",
"identifierGuid": "51c99c70-dcbb-49b2-bcca-7e869e7c8009",
"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": "Zkt2bMlyg0qSiXJ5P0Pjiw==",
"valueGuid": "6c764b66-72c9-4a83-9289-72793f43e38b",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:26:34.9752215",
"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:26:34.9752215",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "48"
}
],
"panels": [
{
"$id": "50",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "2hXKWiWLIEWs/Ky+Gu6KaQ==",
"checkoutFormGuid": "5aca15da-8b25-4520-acfc-acbe1aee8a69",
"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": "pLZB0Wm2K0aUzAZScrBlaA==",
"flipChartPageIdentifierGuid": "d141b6a4-b669-462b-94cc-065272b06568",
"pluG_UID": "Bbhhw+OX00eetV8rY5XI/Q==",
"pluGuid": "c361b805-97e3-47d3-9eb5-5f2b6395c8fd",
"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": "WhwqnumOOUqT7W+durT4cw==",
"pluGuid": "9e2a1c5a-8ee9-4a39-93ed-6f9dbab4f873",
"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:26:34.9752215",
"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": "5KG5onYffEe19E+PAj42zw==",
"ingredientGuid": "MgBng/uNNEiXWiag+mXTYQ==",
"ingredientIdentifier": "83670032-8dfb-4834-975a-26a0fa65d361",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "2"
}
},
{
"$ref": "53"
}
],
"bins": [
{
"$id": "54",
"pluG_UID": "Fd9NUrfInkqySQDMAypBIA==",
"pluGuid": "524ddf15-c8b7-4a9e-b249-00cc032a4120",
"shelfLocationIdentifier": "/ajPzpB5LEK78HY8nZ5vKw==",
"shelfLocationGuid": "cecfa8fd-7990-422c-bbf0-763c9d9e6f2b",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "e1o8VxnfjkqM5Jw79iPdgA==",
"labelPageLayoutGuid": "573c5a7b-df19-4a8e-8ce4-9c3bf623dd80",
"updated": "2026-04-03T06:26:34.9752215",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "2"
},
"location": {
"$id": "55",
"identifier": "ej58z1oI7UemVeW8MSCkmg==",
"storeID": 1,
"identifierGuid": "cf7c3e7a-085a-47ed-a655-e5bc3120a49a",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:26:34.9752215",
"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": "fFlGjirQH0ORBGf19scjaA==",
"pluGuid": "8e46597c-d02a-431f-9104-67f5f6c72368",
"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:26:34.9752215",
"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:26:34.9752215",
"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": "uquEoOtCXkSmUp504MiYqA==",
"labelPageLayoutGuid": "a084abba-42eb-445e-a652-9e74e0c898a8",
"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:26:34.9752215",
"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": "bJLMom9rD0GQlKxY4dLPHA==",
"labelPageLayoutGuid": "a2cc926c-6b6f-410f-9094-ac58e1d2cf1c",
"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:26:34.9752215",
"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": "6pXs4cHvQ0ieKHEULkoDAw==",
"labelPageLayoutGuid": "e1ec95ea-efc1-4843-9e28-71142e4a0303",
"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:26:34.9752215",
"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": "cB6A/mxxrEGUSH1lnTXqAw==",
"labelPageLayoutGuid": "fe801e70-716c-41ac-9448-7d659d35ea03",
"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": "U6TdqWWznEqlSzAZt57jKg==",
"pluGuid": "a9dda453-b365-4a9c-a54b-3019b79ee32a",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "6IehU5ipUU2ejnBwoM8hSw==",
"dealCostGuid": "53a187e8-a998-4d51-9e8e-7070a0cf214b",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "chrgre6FOESvC4PNsjWGIg==",
"priceGroupGuid": "ade01a72-85ee-4438-af0b-83cdb2358622",
"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:26:34.9752215",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "451c69b9-4a01-476b-9a0e-8c38f8a30a8e",
"campaignComboPriceGroupG_UID": "+Kk+t26mzEeBmdBUK3hh5A==",
"campaignComboPriceGroupIdentifier": "b73ea9f8-a66e-47cc-8199-d0542b7861e4",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "67",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:26:34.9752215",
"operatorG_UID": "Hit6lYp3J06ZfyA1uDK1ZQ==",
"operatorGuid": "957a2b1e-778a-4e27-997f-2035b832b565",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:26:34.9752215",
"signIqTicketFileMovedUtc": "2026-04-03T06:26:34.9752215",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:26:34.9752215",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "8fb927da-5447-4d21-9c18-ae60bcbcc7e0",
"product": {
"$ref": "2"
},
"campaignPlu": {
"$ref": "66"
},
"fuelItem": true
},
{
"$ref": "67"
}
],
"campaign": {
"$id": "68",
"id": 1,
"storeID": 2,
"name": "72257b17-f18d-4ff0-ba2b-dfb51d4bd185",
"nameGuid": "72257b17-f18d-4ff0-ba2b-dfb51d4bd185",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:26:34.9752215",
"startTime": 1,
"endDate": "2026-04-03T06:26:34.9752215",
"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:26:34.9752215",
"system": true,
"created": "2026-04-03T06:26:34.9752215",
"updated": "2026-04-03T06:26:34.9752215",
"priceChangeNotifiedUtc": "2026-04-03T06:26:34.9752215",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "zKNwDy+KyEmnyI1HwYPOkg==",
"hostIdentifierGuid": "0f70a3cc-8a2f-49c8-a7c8-8d47c183ce92",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:26:34.9752215",
"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": "gpf/HAVoykmsSRGEEbJTiA==",
"pluGuid": "1cff9782-6805-49ca-ac49-118411b25388",
"hostOfferID": 1,
"priceGroupG_UID": "wwiKwZDJlEGaVYnqTbaLQA==",
"priceGroupGuid": "c18a08c3-c990-4194-9a55-89ea4db68b40",
"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:26:34.9752215",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "2"
},
"campaign": {
"$ref": "68"
}
},
{
"$ref": "69"
}
],
"sellingRules": [
{
"$id": "70",
"id": 1,
"identifier": "7dnW+7V6JUOpofMy+inE8A==",
"identifierStr": "7dnW+7V6JUOpofMy+inE8A==",
"identifierGuid": "fbd6d9ed-7ab5-4325-a9a1-f332fa29c4f0",
"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": "dv4hJY8k10OgsfD8dEgK0g==",
"customerIDGuid": "2521fe76-248f-43d7-a0b1-f0fc74480ad2",
"campaign": {
"$ref": "68"
},
"customer": {
"$id": "72",
"identifier": "46gu0LZ0r0ivyCqMRO0oMA==",
"identifierGuid": "d02ea8e3-74b6-48af-afc8-2a8c44ed2830",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:26:34.9752215",
"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": "FMqfNsB4wUmVVCKnD6d78w==",
"communityIdentifierGuid": "369fca14-78c0-49c1-9554-22a70fa77bf3",
"joined": "2026-04-03T06:26:34.9752215",
"updated": "2026-04-03T06:26:34.9752215",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "XJ8N6QQdeE29fvey0JyS7g==",
"priceLevelIdentifierGuid": "e90d9f5c-1d04-4d78-bd7e-f7b2d09c92ee",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:26:34.9752215",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "73",
"cardType": 2,
"issueDate": "2026-04-03T06:26:34.9752215",
"expiry": "2026-04-03T06:26:34.9752215",
"customerID": "BwnzalmS3U68K1vWBOJq0Q==",
"customerIDGuid": "6af30907-9259-4edd-bc2b-5bd604e26ad1",
"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:26:34.9752215",
"linkedAccount": "WAjUUUDKokmXzXAutCjnjQ==",
"linkedAccountGuid": "51d40858-ca40-49a2-97cd-702eb428e78d",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "72"
},
"account": {
"$id": "74",
"id": 1,
"identifier": "EJsts8+1J0usJy2fdz+nQQ==",
"identifierGuid": "b32d9b10-b5cf-4b27-ac27-2d9f773fa741",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:26:34.9752215",
"owner": "zdjBZXM/Oka4lRpDyMVWNw==",
"ownerGuid": "65c1d8cd-3f73-463a-b895-1a43c8c55637",
"accountStoreGroupIdentifier": "Q5ifncZ1+0yl9+zhHT+Mcw==",
"accountStoreGroupGuid": "9d9f9843-75c6-4cfb-a5f7-ece11d3f8c73",
"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:26:34.9752215",
"active": true,
"updated": "2026-04-03T06:26:34.9752215",
"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": "gtfOSUarkUyEsF1nJC6mhQ==",
"identifierGuid": "49ced782-ab46-4c91-84b0-5d67242ea685",
"name": "sample string 2",
"primaryContact": "UT8DhftxnUqeDl3ICI922A==",
"primaryContactGuid": "85033f51-71fb-4a9d-9e0e-5dc8088f76d8",
"accountID": "n4H55GqbX0KCgPfzQMlodQ==",
"accountIDGuid": "e4f9819f-9b6a-425f-8280-f7f340c96875",
"special": true,
"updated": "2026-04-03T06:26:34.9752215",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "+9xH3t7G3kGNfsxtfZOGoQ==",
"priceLevelIdentifierGuid": "de47dcfb-c6de-41de-8d7e-cc6d7d9386a1",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "74"
},
"primaryContactCustomer": {
"$ref": "72"
},
"customerGroupMembers": [
{
"$id": "77",
"id": 1,
"groupID": "iU84iws990GDXUTbhLJPtg==",
"groupIDGuid": "8b384f89-3d0b-41f7-835d-44db84b24fb6",
"customerID": "Mzmz0Qeka0iIFVTZWGhiSQ==",
"customerIDGuid": "d1b33933-a407-486b-8815-54d958686249",
"card": "sample string 4",
"linkedAccount": "t0+xOwL2Lkq/t2EWewe5hQ==",
"linkedAccountGuid": "3bb14fb7-f602-4a2e-bfb7-61167b07b985",
"customer": {
"$ref": "72"
},
"group": {
"$ref": "76"
},
"customerCard": {
"$ref": "73"
}
},
{
"$ref": "77"
}
]
},
{
"$ref": "76"
}
]
},
"payments": [
{
"$id": "78",
"id": 1,
"identifier": "O6dMTWSH+UeezS5334mqmQ==",
"identifierGuid": "4d4ca73b-8764-47f9-9ecd-2e77df89aa99",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "PnCCvtT2OEC4kupd2REboA==",
"accountIDGuid": "be82703e-f6d4-4038-b892-ea5dd9111ba0",
"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:26:34.9752215",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "DAJj8dMA5kmPO8naHoBeeQ==",
"idempotentVoidGuid": "f163020c-00d3-49e6-8f3b-c9da1e805e79",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "79",
"saleHeaderID": 1,
"saleHeaderGuid": "AXxN2MqFn0alyWb03ktamg==",
"saleHeaderIdentifierGuid": "d84d7c01-85ca-469f-a5c9-66f4de4b5a9a",
"created": "2026-04-03T06:26:34.9752215",
"createdLocal": "2026-04-03T06:26:34.9752215",
"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:26:34.9752215",
"storeID": 1,
"operatorG_Uid": "81Q3Ht8RcEqmkHbdENH6sg==",
"operatorGuid": "1e3754f3-11df-4a70-a690-76dd10d1fab2",
"customerG_Uid": "rrT0gqEu+EK4vCF02PQWwQ==",
"customerGuid": "82f4b4ae-2ea1-42f8-b8bc-2174d8f416c1",
"communityIdentifier": "31y3MeWrcE+FT9XlfXpPxg==",
"communityIdentifierGuid": "31b75cdf-abe5-4f70-854f-d5e57d7a4fc6",
"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": "gWo/7d7eTkyr47JayzEzOw==",
"priceLevelIdentifierGuid": "ed3f6a81-dede-4c4e-abe3-b25acb31333b",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:26:34.9752215+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:26:34.9752215",
"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": "Z3HN1K3CoE6oJ3EdfdteFw==",
"identifierGuid": "d4cd7167-c2ad-4ea0-a827-711d7ddb5e17",
"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:26:34.9752215",
"promoPeriodEnd": "2026-04-03T06:26:34.9752215",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:26:34.9752215",
"deleted": true
},
"details": [
{
"$id": "82",
"saleItemID": 1,
"identifier": "HnxECsF7lEW5aPczK7ICOQ==",
"identifierGuid": "0a447c1e-7bc1-4594-b968-f7332bb20239",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "r64gJCnxwE2NMsQeRtEa5w==",
"pluGuid": "2420aeaf-f129-4dc0-8d32-c41e46d11ae7",
"accountID": "CwyOi7WRfkm6KyGpv4HNrA==",
"accountIDGuid": "8b8e0c0b-91b5-497e-ba2b-21a9bf81cdac",
"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:26:34.9752215",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "Jf7oakDrbUyVWwnwP2Xiig==",
"refundGuid": "6ae8fe25-eb40-4c6d-955b-09f03f65e28a",
"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": "mOotpJCDV0uUYFraodBlGg==",
"idempotentVoidGuid": "a42dea98-8390-4b57-9460-5adaa1d0651a",
"priceLevelIdentifier": "IF7f1gjWm0+l44CuijO30A==",
"priceLevelIdentifierGuid": "d6df5e20-d608-4f9b-a5e3-80ae8a33b7d0",
"communityIdentifier": "Qc/LLhwA/U2Q4vphB2QiXg==",
"communityIdentifierGuid": "2ecbcf41-001c-4dfd-90e2-fa610764225e",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "83",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:26:34.9752215",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "83"
}
],
"refund": {
"$id": "84",
"id": 1,
"g_UID": "NVS3X0KOxkm6m0VOY+sOfQ==",
"guid": "5fb75435-8e42-49c6-ba9b-454e63eb0e7d",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:26:34.9752215"
},
"modifier": {
"$id": "85",
"id": 1,
"setG_UID": "mHEqW3pLKEOlCz/xTge6sw==",
"modifierSetGuid": "5b2a7198-4b7a-4328-a50b-3ff14e07bab3",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "EISo7KYnTUS/QiWY0f0tSg==",
"pluGuid": "eca88410-27a6-444d-bf42-2598d1fd2d4a",
"deleted": true,
"g_UID": "AP0umEXa1EW7Oi9w6OxpdA==",
"guid": "982efd00-da45-45d4-bb3a-2f70e8ec6974",
"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": "idaBnOKLk0y8BmtDx3U4Dg==",
"pluGuid": "9c81d689-8be2-4c93-bc06-6b43c775380e",
"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:26:34.9752215",
"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:26:34.9752215",
"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": "QgPsllHTkEyTAXnsHHjc/A==",
"pluGuid": "96ec0342-d351-4c90-9301-79ec1c78dcfc",
"accountID": "ds+cXIVfh0OqA/XflTgU8w==",
"accountIDGuid": "5c9ccf76-5f85-4387-aa03-f5df953814f3",
"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:26:34.9752215",
"bestOrExpireType": 1,
"refundG_UID": "B6NJHBSMdEKMuHdnSlLkow==",
"refundGuid": "1c49a307-8c14-4274-8cb8-77674a52e4a3",
"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": "0vzMEgL6QE+la967L0rQUg==",
"identifierGuid": "12ccfcd2-fa02-4f40-a56b-debb2f4ad052",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "lDpoMoeKDUOwrsA8OttMWw==",
"customerIdentifierGuid": "32683a94-8a87-430d-b0ae-c03c3adb4c5b",
"operatorNo": 1,
"operatorG_UID": "mjQoTGI9Ak+L8h82skvvwA==",
"operatorGuid": "4c28349a-3d62-4f02-8bf2-1f36b24befc0",
"created": "2026-04-03T06:26:34.9752215",
"ordered": "2026-04-03T06:26:34.9752215",
"started": "2026-04-03T06:26:34.9752215",
"completed": "2026-04-03T06:26:34.9752215",
"supplied": "2026-04-03T06:26:34.9752215",
"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": "Eoquwl4r60G4lBGB0B4F6Q==",
"pluGuid": "c2ae8a12-2b5e-41eb-b894-1181d01e05e9",
"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": "dq9+jBf2p0aEVFnQQgEbqA==",
"headerIdentifierGuid": "8c7eaf76-f617-46a7-8454-59d042011ba8",
"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": "ODVH34P6+UGw4tFgK2TsTg==",
"surveyGuid": "df473538-fa83-41f9-b0e2-d1602b64ec4e",
"saleHeaderGuid": "Pg3lcBMY906sn5VLGPWz/w==",
"saleGuid": "70e50d3e-1813-4ef7-ac9f-954b18f5b3ff",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "OUFpKTeb+0GuIPsUA/nrJA==",
"guidResponse": "29694139-9b37-41fb-ae20-fb1403f9eb24",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:26:34.9752215",
"sale": {
"$ref": "79"
},
"survey": {
"$id": "94",
"g_UID": "t1+hijy2QE27ZGVTQsmRGQ==",
"guid": "8aa15fb7-b63c-4d40-bb64-655342c99119",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "c8OukT1g/EqGYHif56Ys9w==",
"checkoutFormGuid": "91aec373-603d-4afc-8660-789fe7a62cf7",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:26:34.9752215",
"end": "2026-04-03T06:26:34.9752215",
"deleted": true,
"updated": "2026-04-03T06:26:34.9752215",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"14a67d38-cddb-46d8-baac-b3f43b6e77cb",
"a0e83a25-ba53-4fb8-9660-75c454ba84b6"
],
"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": "kVIQU3iThEaVbQM9UpQDgA==",
"accountIdentifier": "53105291-9378-4684-956d-033d52940380",
"accountName": "sample string 44",
"customerOrderIdentifier": "j8mkWHvZzUq/+Uo3ZO0bdg==",
"customerOrderIdentifierGuid": "58a4c98f-d97b-4acd-bff9-4a3764ed1b76",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "95",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "T4k3usEpzky88YP4YKGMFA==",
"paymentIdentifierGuid": "ba37894f-29c1-4cce-bcf1-83f860a18c14",
"identifier": "NyYWuehyeE2At4JS435jvA==",
"identifierGuid": "b9162637-72e8-4d78-80b7-8252e37e63bc",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "A4j5/ftbdEaEgQbvWDKzfw==",
"itemIdentifierGuid": "fdf98803-5bfb-4674-8481-06ef5832b37f"
}
},
{
"$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": "N4NDG93hzkGC5R0TEc+cqw==",
"customerIdentifierGuid": "1b438337-e1dd-41ce-82e5-1d1311cf9cab",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "dZPvlgVHo0uIMhspWec9FA==",
"idempotentGuid": "96ef9375-4705-4ba3-8832-1b2959e73d14",
"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:26:34.9752215",
"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:26:34.9752215",
"labelPageLayout": "vpxeoxWq1U6KdKvPonQnCA==",
"pageLayoutGuid": "a35e9cbe-aa15-4ed5-8a74-abcfa2742708",
"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:26:34.9752215"
},
{
"$ref": "100"
}
]
},
"customerVouchers": [
{
"$id": "101",
"id": 1,
"customerIdentifier": "PfrTj+4G3k6O55Yqfv66EQ==",
"customerIdentifierGuid": "8fd3fa3d-06ee-4ede-8ee7-962a7efeba11",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:26:34.9752215",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "rXB1a3W6yUqbGg7U4si09A==",
"issuedIdempotentGuid": "6b7570ad-ba75-4ac9-9b1a-0ed4e2c8b4f4",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:26:34.9752215",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:26:34.9752215",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "jRzIDUMijUiYIKG5KSTPdA==",
"redeemedIdempotentGuid": "0dc81c8d-2243-488d-9820-a1b92924cf74",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:26:34.9752215",
"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": "i7DkPmUDAkKDhEz71GPu3g==",
"groupIDGuid": "3ee4b08b-0365-4202-8384-4cfbd463eede",
"campaign": {
"$ref": "68"
},
"group": {
"$ref": "76"
}
},
{
"$ref": "102"
}
],
"signIqTickets": [
{
"$id": "103",
"identifier": "UNRsZBXJ/kqKWXb2zEKl4Q==",
"identifierGuid": "646cd450-c915-4afe-8a59-76f6cc42a5e1",
"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": "Af3Sqw7xp0iqF3LrTYdJbw==",
"guid": "abd2fd01-f10e-48a7-aa17-72eb4d87496f",
"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": "KSy80g0bp0iZydDhWCm3Bg==",
"groupGuid": "d2bc2c29-1b0d-48a7-99c9-d0e15829b706",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "TtZOrueAlEuO5PLhA4NNEg==",
"pluGuid": "ae4ed64e-80e7-4b94-8ee4-f2e103834d12",
"priceGroupG_UID": "Ur6KBdQ8J0mHM9fQXVoT9Q==",
"priceGroupGuid": "058abe52-3cd4-4927-8733-d7d05d5a13f5",
"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": "6pXzrj08LEGHlbEaRq4YFQ==",
"priceLevelIdentifierGuid": "aef395ea-3c3d-412c-8795-b11a46ae1815",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "106"
}
],
"promotionType": {
"$id": "107",
"identifier": "c0OHfol6/UiG53CEbyTlvg==",
"identifierGuid": "7e874373-7a89-48fd-86e7-70846f24e5be",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "fwI0lNYXqUu2RvGsmcDkAQ==",
"labelPageLayoutGuid": "9434027f-17d6-4ba9-b646-f1ac99c0e401",
"priceLevelIdentifier": "DYEbZWf3EkWwAHEZLoPvRg==",
"priceLevelIdentifierGuid": "651b810d-f767-4512-b000-71192e83ef46",
"active": true,
"updated": "2026-04-03T06:26:34.9752215",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "2"
},
"dealCost": {
"$id": "108",
"headerIdentifier": "pFECGFARVkGuyZAsWvsSfA==",
"headerIdentifierGuid": "180251a4-1150-4156-aec9-902c5afb127c",
"identifier": "eph4ezJnbUy6+TMpLq54qw==",
"identifierGuid": "7b78987a-6732-4c6d-baf9-33292eae78ab",
"supplierIdentifier": "QWb/nUyP70meHZohS4OCeQ==",
"supplierGuid": "9dff6641-8f4c-49ef-9e1d-9a214b838279",
"pluG_UID": "JYg7RFGcH0KEEnd6fvOOXg==",
"pluGuid": "443b8825-9c51-421f-8412-777a7ef38e5e",
"campaignName": "8377dc7b-fd57-40be-b864-733a26e65862",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:26:34.9752215",
"end": "2026-04-03T06:26:34.9752215",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "FGQXTQ213EqQswKGEhTaTg==",
"bonusItemPluGuid": "4d176414-b50d-4adc-90b3-02861214da4e",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:26:34.9752215",
"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:26:34.9752215",
"campaignEndDate": "2026-04-03T06:26:34.9752215",
"masterPLUG_UID": "G1BRr49XeE2UzLMb4f8IvQ==",
"masterID": "af51501b-578f-4d78-94cc-b31be1ff08bd",
"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": "jRnNfXUpNkqSoNZ8LdtgOw==",
"bonusMasterID": "7dcd198d-2975-4a36-92a0-d67c2ddb603b",
"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:26:34.9752215",
"dealCosts": [
{
"$ref": "108"
},
{
"$ref": "108"
}
],
"tags": [
{
"$id": "109",
"pluG_UID": "zMA1Bty55ki5o3JChQpRfQ==",
"pluGuid": "0635c0cc-b9dc-48e6-b9a3-7242850a517d",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "109"
}
],
"alternateProductG_UID": "KNX1dB7o80e3wwWuMAbJHg==",
"alternateProduct": "74f5d528-e81e-47f3-b7c3-05ae3006c91e",
"altProduct": {
"$ref": "2"
},
"productHostCode": {
"$id": "110",
"id": 1,
"pluG_UID": "jCe0GTgoXEqhSZSTnUvToQ==",
"pluGuid": "19b4278c-2838-4a5c-a149-94939d4bd3a1",
"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:26:34.9752215",
"inventoryTracked": "2026-04-03T06:26:34.9752215",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "111",
"pluG_UID": "dlJhVLGSqkWlgm8bSmsOJw==",
"pluGuid": "54615276-92b1-45aa-a582-6f1b4a6b0e27",
"fuelPluG_UID": "yL3KzmxuF02P9MQHE4CDrw==",
"fuelPluGuid": "cecabdc8-6e6c-4d17-8ff4-c407138083af",
"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"
}
]
},
"inventoryReason": {
"$id": "112",
"id": 1,
"name": "sample string 1",
"allowRF": 2,
"dumpStock": 3,
"creditRequest": 4,
"excludeFromLoss": 5,
"reserved": 6,
"updated": "2026-04-03T06:26:34.9752215"
},
"operator": {
"$ref": "39"
}
}
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.