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
DumpStockName | 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": "wYCMPlroCkGQaRKW67TJNw==", "pluGuid": "3e8c80c1-e85a-410a-9069-1296ebb4c937", "plu": 1, "apn": "sample string 2", "storeID": 1, "dumpedOnUtc": "2025-10-05T00:03:58.8997861", "dumpedOn": "2025-10-05T00:03:58.8997861", "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": "2025-10-05T00:03:58.8997861", "markdown": true, "reason": 14, "deptID": 1, "deptCode": "sample string 15", "zoneID": 1, "operatorID": 1, "operatorG_UID": "KL0NqebsokqTbMFhs/JQYA==", "operatorGuid": "a90dbd28-ece6-4aa2-936c-c161b3f25060", "machineID": 1, "processed": 1, "deleted": 1, "saleHeaderGuidIdentifier": "7952f423-85be-43f7-9507-f847c0105a1d", "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": "9ans8H6F7EuADKiX9NaElQ==", "guid": "f0eca9f5-857e-4bec-800c-a897f4d68495", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "IDs1GbJri0avkB+4zhNIGg==", "priceGroupGuid": "19353b20-6bb2-468b-af90-1fb8ce13481a", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:03:58.9310425", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:03:58.9310425", "pluCreated": "2025-10-05T00:03:58.9310425", "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": "2025-10-05T00:03:58.9310425", "lastManualUpdate": "2025-10-05T00:03:58.9310425", "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": "2025-10-05T00:03:58.9310425", "currentCostUpdated": "2025-10-05T00:03:58.9310425", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:03:58.9310425", "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": "2025-10-05T00:03:58.9310425", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "Fp2b0XgHC0yED164Cl2/eg==", "altPLUGuid": "d19b9d16-0778-4c0b-840f-5eb80a5dbf7a", "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": "2025-10-05T00:03:58.9310425", "labelLastPrice": 1, "shelfPageLayoutG_UID": "JqB1ZHWTqEyDWykMef5dLA==", "shelfPageLayoutGuid": "6475a026-9375-4ca8-835b-290c79fe5d2c", "talkerPageLayoutG_UID": "ZsVLe87GikWab/e2bMyOEg==", "talkerPageLayoutGuid": "7b4bc566-c6ce-458a-9a6f-f7b66ccc8e12", "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, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 91, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 94, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "LMRIf849S0y3qmncShzXXQ==", "inventoryIdentifier": "7f48c42c-3dce-4c4b-b7aa-69dc4a1cd75d", "inventoryAccuracy": 1, "baseUnits": 98, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 99, "defaultPrinter": "sample string 100", "defaultPrinterGroup": "sample string 101", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 102, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "v8UKjmc6JUCnKw4O7w03yA==", "parentPluGuid": "8e0ac5bf-3a67-4025-a72b-0e0eef0d37c8", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "g6TwnFu/n0eiu1z+9kirpA==", "supplierIdentifierGuid": "9cf0a483-bf5b-479f-a2bb-5cfef648aba4", "supplierChanged": true, "rebateSupplierIdentifier": "vaiydY4l4UaJE7K540GWmA==", "rebateSupplierIdentifierGuid": "75b2a8bd-258e-46e1-8913-b2b9e3419698", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-10-05T00:03:58.9310425", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "J8K+svi+vE6bsZGPM8kdsg==", "hostIdentifierGuid": "b2bec227-bef8-4ebc-9bb1-918f33c91db2", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "2" }, { "$ref": "2" } ], "store": { "$id": "3", "id": 1, "isMaster": 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": "2025-10-05T00:03:58.9310425", "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": "3Up485uMTkGv5OI/ySGOvw==", "hostIdentifierGuid": "f3784add-8c9b-414e-afe4-e23fc9218ebf", "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, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-10-05T00:03:58.9310425", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "4", "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" }, "billingAddress": { "$ref": "4" }, "hostStoreSettings": [ { "$id": "5", "id": 1, "hostIdentifier": "P5VvwWrSQ0GiTweulg33IA==", "hostIdentifierGuid": "c16f953f-d26a-4143-a24f-07ae960df720", "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, "processPromotions": true, "hostProvider": 0, "host": { "$id": "6", "identifier": "OGQOFZ4eN0ef/LKMeI+QHA==", "identifierGuid": "150e6438-1e9e-4737-9ffc-b28c788f901c", "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": "iteayCYue0+SlaQU8n2zoA==", "hostSupplierIdentifierGuid": "c89ad78a-2e26-4f7b-9295-a414f27db3a0", "loyaltyPriceLevelIdentifier": "ox5eN3DUAEqAXD/aQT4QqQ==", "loyaltyPriceLevelIdentifierGuid": "375e1ea3-d470-4a00-805c-3fda413e10a9", "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": "2025-10-05T00:03:58.9310425", "lastProcessed": "2025-10-05T00:03:58.9310425", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "7", "identifier": "860fWaRkKUuIc1gfxZ+nOg==", "identifierGuid": "591fadf3-64a4-4b29-8873-581fc59fa73a", "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": "8zJJIl/3XUmG8jhaV24WIg==", "primaryContactID": "224932f3-f75f-495d-86f2-385a576e1622", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "IDtPGCJyc0u8MujxafzsCg==", "supplierGroupGuid": "184f3b20-7222-4b73-bc32-e8f169fcec0a", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:03:58.9310425", "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": "8", "id": "f10cdb59-523d-46da-a455-63573d459b5d", "identifier": "3uGXOmN1PkCs8Tldkwplww==", "identifierGuid": "3a97e1de-7563-403e-acf1-395d930a65c3", "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": "9", "supplierIdentifier": "lSTdFEKt20e/X4LfFBk63Q==", "supplierIdentifierGuid": "14dd2495-ad42-47db-bf5f-82df14193add", "contactGuid": "MHrMlKA0f0e9VwYJ4aTNjw==", "contactID": "94cc7a30-34a0-477f-bd57-0609e1a4cd8f", "contact": { "$ref": "8" }, "supplier": { "$ref": "7" } }, { "$ref": "9" } ], "products": [ { "$id": "10", "pluG_UID": "0VvdtTh7EUCGNsFHJdLYVg==", "pluGuid": "b5dd5bd1-7b38-4011-8636-c14725d2d856", "supplierIdentifier": "LMoEPbH2qka/Q/WkEUZcbw==", "supplierIdentifierGuid": "3d04ca2c-f6b1-46aa-bf43-f5a411465c6f", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:03:58.9310425", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-10-05T00:03:58.9310425", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "11", "pluG_UID": "MqBsbbfpAEe9ySiPSmq6AQ==", "pluGuid": "6d6ca032-e9b7-4700-bdc9-288f4a6aba01", "supplierIdentifier": "AtXhayC6MkOyE+DGj4yIkw==", "supplierIdentifierGuid": "6be1d502-ba20-4332-b213-e0c68f8c8893", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "11" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "eESuOW/FC0adhknZY0XkZQ==", "parentPluGuid": "39ae4478-c56f-460b-9d86-49d96345e465", "freight": 45.0, "freightType": 1, "product": { "$ref": "2" }, "supplier": { "$ref": "7" }, "serviceFee": { "$id": "12", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "10" } ], "orderCycleHeaders": [ { "$id": "13", "storeID": 1, "supplierIdentifier": "Namnpx245E+c2adhE1fehA==", "supplierGuid": "a7a7a935-b81d-4fe4-9cd9-a7611357de84", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "13" } ], "cycles": [ { "$id": "14", "storeID": 1, "supplierIdentifier": "NBTB9sphN0Ocw69CStwLQA==", "supplierGuid": "f6c11434-61ca-4337-9cc3-af424adc0b40", "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": "2025-10-05T00:03:58.9310425", "deliveryDate": "2025-10-05T00:03:58.9310425", "nextCutOffDate": "2025-10-05T00:03:58.9310425", "nextDeliveryDate": "2025-10-05T00:03:58.9310425", "nextDaysBuffer": 10 }, { "$ref": "14" } ], "store": { "$ref": "3" }, "updated": "2025-10-05T00:03:58.9310425", "isHost": true }, "files": [ { "$id": "15", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-05T00:03:58.9310425", "processed": "2025-10-05T00:03:58.9310425", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:03:58.9310425", "size": 1, "sizeFormat": "sample string 7", "isArchive": true, "version": "sample string 9", "reference": "sample string 10", "digest": "sample string 11", "contentType": "sample string 12", "host": { "$ref": "6" }, "metcashHeader": { "$id": "16", "customerNumber": "sample string 1", "creationDate": "2025-10-05T00:03:58.9310425", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "15" } ], "zoneMatrix": [ { "$id": "17", "id": 1, "hostIdentifier": "utK2kbj+z0Sh//uzAwM/tg==", "hostIdentifierGuid": "91b6d2ba-feb8-44cf-a1ff-fbb303033fb6", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "5f0249e3-d5e1-40c9-b7b0-74a5d9e2a98e", "f3c58efd-4c93-4ccb-94ec-9ee2824ecacf" ] }, { "$ref": "17" } ], "hostFileStoreSetting": { "$ref": "5" }, "hostStoreSettings": [ { "$ref": "5" }, { "$ref": "5" } ], "promotionPlacements": [ { "$id": "18", "identifier": "yF07iHmLlUi3j9oZ5FPVYQ==", "identifierGuid": "883b5dc8-8b79-4895-b78f-da19e453d561", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "18" } ], "promoTypeGuids": [ "8c3d0aeb-22fd-44ab-a03a-063b588a9a45", "cfbd6359-cdb0-4ce5-89ca-3e09e6540568" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "5" } ], "accounts": [ { "$id": "19", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "19" } ], "sales": [ { "$id": "20", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-05T00:03:58.9310425", "ftpSite": { "$id": "21", "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": "20" } ], "zoneMatrix": [ { "$ref": "17" }, { "$ref": "17" } ], "cashManagements": [ { "$id": "22", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "23", "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": "22" } ], "updateStoreID": "84ee8bcf-5dfb-41d1-810e-446e676ff514", "updateStore": { "$id": "24", "id": "6ecee005-7c35-4ba2-b15e-3cd2dd6c7bf0", "name": "sample string 1", "lastActivity": "2025-10-05T00:03:58.9310425", "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": "2025-10-05T00:03:58.9310425" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "25", "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": "26", "pluG_UID": "GjYjNtnUv0mBlhmCHjfcWw==", "pluGuid": "3623361a-d4d9-49bf-8196-19821e37dc5b", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "priceNext": 1, "costNext": 1, "costNextDecimals": 9, "nextCampaignName": "sample string 10", "gstPercent": 11, "normalCost": 12, "normalCostDecimals": 13, "costGstPercent": 14, "costCalcMethod": 1, "currentCost": 15, "currentCostDecimals": 16, "break1": 17, "price1": 18, "break2": 19, "price2": 20, "break3": 21, "price3": 22, "fuelItem": 23, "fixedWeight": 24, "active": true, "complianceIndicator": "sample string 25", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-10-05T00:03:58.9310425" }, { "$ref": "26" } ], "currentPrices": { "$id": "27", "pluPrices": { "$id": "28", "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, "acceptedUtc": "2025-10-05T00:03:58.9310425", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "28" }, "winningCampaign": 1, "winner": { "$id": "29", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:03:58.9310425", "startTime": 3, "endDate": "2025-10-05T00:03:58.9310425", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "dQjYLEUoRE6wDxthadsR4A==", "hostIdentifierGuid": "2cd80875-2845-4e44-b00f-1b6169db11e0", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "29" }, { "$ref": "29" } ] }, "tray": { "$id": "30", "g_UId": "9b7Jt/aPK0mxTj5jkBqfVA==", "guid": "b7c9bef5-8ff6-492b-b14e-3e63901a9f54", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "31", "priceGroupG_UID": "O0nmJFZ1lk+3ZiqVd6YaCQ==", "priceGroupGuid": "24e6493b-7556-4f96-b766-2a9577a61a09", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:03:58.9310425", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "2" }, { "$ref": "2" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "32", "pluG_UID": "xDNRC7j3rk+N1wr7umc4vw==", "pluGuid": "0b5133c4-f7b8-4fae-8dd7-0afbba6738bf", "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": "33", "pluGuid": "0e2ce9ef-f41c-4fd6-8929-e1457c58f0e0", "created": "2025-10-05T00:03:58.9310425", "createdByUser": "sample string 1", "activated": "2025-10-05T00:03:58.9310425", "deactivated": "2025-10-05T00:03:58.9310425", "lastOrdered": "2025-10-05T00:03:58.9310425", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:03:58.9310425", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:03:58.9310425", "lastSold": "2025-10-05T00:03:58.9310425", "firstSold": "2025-10-05T00:03:58.9310425", "awsUpdated": "2025-10-05T00:03:58.9310425", "lastManualUpdate": "2025-10-05T00:03:58.9310425", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:03:58.9310425", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:03:58.9310425", "doNotRangeUpdated": "2025-10-05T00:03:58.9310425", "doNotOrderUpdated": "2025-10-05T00:03:58.9310425", "tracked": "2025-10-05T00:03:58.9310425" }, "allergens": [ { "$id": "34", "allergenID": 1, "pluG_UID": "4TJVaURN7k+kDGd9B7JwZw==", "pluGuid": "695532e1-4d44-4fee-a40c-677d07b27067", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "costs": { "$id": "35", "pluG_UID": "8BjXPtcTS0qfx91CNxi9Nw==", "pluGuid": "3ed718f0-13d7-4a4b-9fc7-dd423718bd37", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-05T00:03:58.9310425", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "36", "saleHeaderID": 1, "created": "2025-10-05T00:03:58.9310425", "createdLocal": "2025-10-05T00:03:58.9310425", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "DzXmgwmr50mUxCfmUUUF0A==", "operatorGuid": "83e6350f-ab09-49e7-94c4-27e6514505d0", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "wJ/mXmDWDUCpzy9sgJ8S+g==", "pluGuid": "5ee69fc0-d660-400d-a9cf-2f6c809f12fa", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "37", "id": 1, "g_Uid": "tPjKO/QahkarbktFcD2YKg==", "guid": "3bcaf8b4-1af4-4686-ab6e-4b45703d982a", "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": "2025-10-05T00:03:58.9310425", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:03:58.9310425", "endShift": "2025-10-05T00:03:58.9310425", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "38", "operatorG_UID": "jyHzBvkFVUWOrTf9WcGlkA==", "operatorGuid": "06f3218f-05f9-4555-8ead-37fd59c1a590", "storeID": 2, "operator": { "$ref": "37" }, "store": { "$ref": "3" } }, { "$ref": "38" } ] } }, { "$ref": "36" } ], "apns": [ { "$id": "39", "pluID": 1, "pluG_UID": "ivB34YrRykCisMIZZLrmdA==", "pluGuid": "e177f08a-d18a-40ca-a2b0-c21964bae674", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "39" } ], "tuns": [ { "$id": "40", "pluG_UId": "Ywe4KOq4ZkSYj/bAxbm9YQ==", "pluGuid": "28b80763-b8ea-4466-988f-f6c0c5b9bd61", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "2" }, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "competitionPricing": [ { "$id": "41", "identifier": "Eb0g6dx200iIlG2TVG0WMw==", "identifierGuid": "e920bd11-76dc-48d3-8894-6d93546d1633", "pluG_UID": "BYNeEugIZk6IVjgAZ9QXnw==", "pluGuid": "125e8305-08e8-4e66-8856-380067d4179f", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "41" } ], "supplier": { "$ref": "7" }, "supplierName": "sample string 147", "children": [ { "$ref": "2" }, { "$ref": "2" } ], "ordering": { "$ref": "10" }, "flipChartPages": [ { "$id": "42", "identifier": "b2xqnA1sE0etsZJz0Vsi4Q==", "groupName": "sample string 1", "identifierGuid": "9c6a6c6f-6c0d-4713-adb1-9273d15b22e1", "exists": true, "flipChartIdentifier": "fPVHgsMJzkSob4jW/a3PpA==", "flipChartIdentifierGuid": "8247f57c-09c3-44ce-a86f-88d6fdadcfa4", "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": "so9wtnH0/EungqW/z6CxDA==", "groupIdentifierGuid": "b6708fb2-f471-4bfc-a782-a5bfcfa0b10c", "flipChart": { "$id": "43", "identifier": "M13wC/tb902bX5BKfv+PJA==", "identifierGuid": "0bf05d33-5bfb-4df7-9b5f-904a7eff8f24", "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": "44", "identifier": "CUENReOxZEe5NVCQDTMAFg==", "identifierGuid": "450d4109-b1e3-4764-b935-50900d330016", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "45", "id": 1, "g_UID": "AdGVGp7TdUq4h1E1X30pIg==", "guid": "1a95d101-d39e-4a75-b887-51355f7d2922", "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": "KFcgQRsIaUKWB/3QVEg/9g==", "previousFormGuid": "41205728-081b-4269-9607-fdd054483ff6", "nextForm": 1, "nextFormG_UID": "I3Ms0vRULkOWpwQ1TlzkVg==", "nextFormGuid": "d22c7323-54f4-432e-96a7-04354e5ce456", "attributes": "sample string 10", "updated": "2025-10-05T00:03:58.9310425", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "45" }, "previousCheckoutForm": { "$ref": "45" }, "buttons": [ { "$id": "46", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "cTSQqMm17kC+YpmHmZBfCQ==", "checkoutFormGuid": "a8903471-b5c9-40ee-be62-998799905f09", "identifier": "tJPICxwNuEKSYjVvrrOEKA==", "identifierGuid": "0bc893b4-0d1c-42b8-9262-356faeb38428", "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": "kXo30od1nkWkuQC4Az8d8Q==", "valueGuid": "d2377a91-7587-459e-a4b9-00b8033f1df1", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:03:58.9310425", "action": "sample string 12", "valueForm": { "$ref": "45" }, "image": { "$id": "47", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-05T00:03:58.9310425", "imageData": "QEA=", "readOnly": true } }, { "$ref": "46" } ], "panels": [ { "$id": "48", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "nMDRN3nhfkma7rTqg5qibg==", "checkoutFormGuid": "37d1c09c-e179-497e-9aee-b4ea839aa26e", "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": "48" } ] }, { "$ref": "45" } ], "panels": [ { "$ref": "48" }, { "$ref": "48" } ] }, "pages": [ { "$ref": "42" }, { "$ref": "42" } ] }, "contentPanel": { "$ref": "48" }, "products": [ { "$id": "49", "flipChartPageIdentifier": "DbxAeZz7uUO7PZyvjHYs2w==", "flipChartPageIdentifierGuid": "7940bc0d-fb9c-43b9-bb3d-9caf8c762cdb", "pluG_UID": "pgN8lK84Skmquc7K059TCA==", "pluGuid": "947c03a6-38af-494a-aab9-cecad39f5308", "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": "49" } ], "productCount": 27, "pages": [ { "$ref": "42" }, { "$ref": "42" } ] }, { "$ref": "42" } ], "priceHistory": [ { "$id": "50", "pluG_UID": "hJVir36Ws0m0mqSSLF1VRA==", "pluGuid": "af629584-967e-49b3-b49a-a4922c5d5544", "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": "2025-10-05T00:03:58.9310425", "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": "50" } ], "ingredients": [ { "$id": "51", "pluG_UID": "4KzzMpbjHU+n/81IH1ShMg==", "ingredientGuid": "8yUENlEtTU2mWFYc4wxiGw==", "ingredientIdentifier": "360425f3-2d51-4d4d-a658-561ce30c621b", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "2" } }, { "$ref": "51" } ], "bins": [ { "$id": "52", "pluG_UID": "qpbHzTFrLUKcsiIigMViMw==", "pluGuid": "cdc796aa-6b31-422d-9cb2-222280c56233", "shelfLocationIdentifier": "YXITOa2tBEepSrPkCkKlUQ==", "shelfLocationGuid": "39137261-adad-4704-a94a-b3e40a42a551", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "q0FaU82B8UqRrkSgFKnH0g==", "labelPageLayoutGuid": "535a41ab-81cd-4af1-91ae-44a014a9c7d2", "updated": "2025-10-05T00:03:58.9310425", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "2" }, "location": { "$id": "53", "identifier": "hiHbLK6h2EiK4HjA0Xtx4A==", "storeID": 1, "identifierGuid": "2cdb2186-a1ae-48d8-8ae0-78c0d17b71e0", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:03:58.9310425", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "52" }, { "$ref": "52" } ] } }, { "$ref": "52" } ], "bin": { "$ref": "52" }, "scaleLocations": [ { "$id": "54", "plu": 1, "pluG_UID": "oXP0qa3nMkSjGavKZ2AZnA==", "pluGuid": "a9f473a1-e7ad-4432-a319-abca6760199c", "deptNo": 1, "product": { "$ref": "2" }, "scaleLocation": { "$id": "55", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:03:58.9310425", "department": { "$id": "56", "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": "55" }, "subDepartments": [ { "$id": "57", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "58", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "59", "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": "2025-10-05T00:03:58.9310425", "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": "pxVzsl1kHUmTRYWrGoz2xw==", "labelPageLayoutGuid": "b27315a7-645d-491d-9345-85ab1a8cf6c7", "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": "60", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "61", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "62", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "62" } ], "commodityCode": "sample string 6" }, { "$ref": "61" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "61" }, "mscDep": { "$id": "63", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "60" }, { "$ref": "60" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "59" } ], "updated": "2025-10-05T00:03:58.9310425", "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": "rI3L56EF1kqQxKHXDsVbHQ==", "labelPageLayoutGuid": "e7cb8dac-05a1-4ad6-90c4-a1d70ec55b1d", "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": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "58" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:03:58.9310425", "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": "iZrktZWvdEqMFXM+cIoadg==", "labelPageLayoutGuid": "b5e49a89-af95-4a74-8c15-733e708a1a76", "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": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "57" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:03:58.9310425", "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": "lj+bxBopcEaMbgC7jhvYnQ==", "labelPageLayoutGuid": "c49b3f96-291a-4670-8c6e-00bb8e1bd89d", "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": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } } } }, { "$ref": "54" } ], "nextPrice": { "$id": "64", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "GNzi1URiw02hk/Wewi/dsA==", "pluGuid": "d5e2dc18-6244-4dc3-a193-f59ec22fddb0", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "jw/1EIUC8UO9xa3L2JrlyQ==", "dealCostGuid": "10f50f8f-0285-43f1-bdc5-adcbd89ae5c9", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "lFs42hNwxk2Yd/ROEhG6TA==", "priceGroupGuid": "da385b94-7013-4dc6-9877-f44e1211ba4c", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-10-05T00:03:58.9310425", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "iWjsnB5dhkSBcLlYEOsWSw==", "campaignComboPriceGroupIdentifier": "9cec6889-5d1e-4486-8170-b95810eb164b", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "65", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:03:58.9310425", "operatorG_UID": "89WgQQufa0Sxl86XlRgETQ==", "operatorGuid": "41a0d5f3-9f0b-446b-b197-ce979518044d", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:03:58.9310425", "signIqTicketFileMovedUtc": "2025-10-05T00:03:58.9310425", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:03:58.9310425", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "2" }, "campaignPlu": { "$ref": "64" } }, { "$ref": "65" } ], "campaign": { "$id": "66", "id": 1, "storeID": 2, "name": "b7ccb952-371c-433a-8e7a-a5a0f42e2533", "nameGuid": "b7ccb952-371c-433a-8e7a-a5a0f42e2533", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:03:58.9310425", "startTime": 1, "endDate": "2025-10-05T00:03:58.9310425", "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": "2025-10-05T00:03:58.9310425", "system": true, "created": "2025-10-05T00:03:58.9310425", "updated": "2025-10-05T00:03:58.9310425", "priceChangeNotifiedUtc": "2025-10-05T00:03:58.9310425", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "uDk31wqGKEKTcArkf9JPbQ==", "hostIdentifierGuid": "d73739b8-860a-4228-9370-0ae47fd24f6d", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:03:58.9310425", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "64" }, { "$ref": "64" } ], "campaignPools": [ { "$id": "67", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "czRequd4w0+sDfiUB6CQkQ==", "pluGuid": "aa5e3473-78e7-4fc3-ac0d-f89407a09091", "hostOfferID": 1, "priceGroupG_UID": "zMywxr+GBEGl4Ng+ifeKcg==", "priceGroupGuid": "c6b0cccc-86bf-4104-a5e0-d83e89f78a72", "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": "2025-10-05T00:03:58.9310425", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "2" }, "campaign": { "$ref": "66" } }, { "$ref": "67" } ], "sellingRules": [ { "$id": "68", "id": 1, "identifier": "RWwFw972XUOYB5Rwy/MRfg==", "identifierStr": "RWwFw972XUOYB5Rwy/MRfg==", "identifierGuid": "c3056c45-f6de-435d-9807-9470cbf3117e", "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": "66" } }, { "$ref": "68" } ], "customers": [ { "$id": "69", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "0BSCLey2b02f5sabo7OJ0A==", "customerIDGuid": "2d8214d0-b6ec-4d6f-9fe6-c69ba3b389d0", "campaign": { "$ref": "66" }, "customer": { "$id": "70", "identifier": "rXZra4zNjEqLL22n7uewdw==", "identifierGuid": "6b6b76ad-cd8c-4a8c-8b2f-6da7eee7b077", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-05T00:03:58.9310425", "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": "Z/2b0TXwJkiwv9CrqamOqg==", "communityIdentifierGuid": "d19bfd67-f035-4826-b0bf-d0aba9a98eaa", "joined": "2025-10-05T00:03:58.9310425", "updated": "2025-10-05T00:03:58.9310425", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "iNi5eenmHUKlFew1ITtrsQ==", "priceLevelIdentifierGuid": "79b9d888-e6e9-421d-a515-ec35213b6bb1", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:03:58.9310425", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "71", "cardType": 2, "issueDate": "2025-10-05T00:03:58.9310425", "expiry": "2025-10-05T00:03:58.9310425", "customerID": "KjVPRTP51kmaICoAQ/NIgQ==", "customerIDGuid": "454f352a-f933-49d6-9a20-2a0043f34881", "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": "2025-10-05T00:03:58.9310425", "linkedAccount": "0JXOg4YsokOOXHoy3UIZ/A==", "linkedAccountGuid": "83ce95d0-2c86-43a2-8e5c-7a32dd4219fc", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "70" }, "account": { "$id": "72", "id": 1, "identifier": "bxJRQwD2eEieo/y2qSQjAw==", "identifierGuid": "4351126f-f600-4878-9ea3-fcb6a9242303", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:03:58.9310425", "owner": "dsRJlIuxkUmh90OR1IBM0w==", "ownerGuid": "9449c476-b18b-4991-a1f7-4391d4804cd3", "accountStoreGroupIdentifier": "6q7LmUjh0kuh2SSbN2tyPg==", "accountStoreGroupGuid": "99cbaeea-e148-4bd2-a1d9-249b376b723e", "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": "2025-10-05T00:03:58.9310425", "active": true, "updated": "2025-10-05T00:03:58.9310425", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "70" }, "card": { "$ref": "71" }, "members": { "$id": "73", "sample string 1": [ { "$ref": "70" }, { "$ref": "70" } ], "sample string 2": [ { "$ref": "70" }, { "$ref": "70" } ] }, "customerGroups": [ { "$id": "74", "identifier": "aC4hpd9FokauK0G//25DNw==", "identifierGuid": "a5212e68-45df-46a2-ae2b-41bfff6e4337", "name": "sample string 2", "primaryContact": "m7aivYeK8UO+6xcRQxrvew==", "primaryContactGuid": "bda2b69b-8a87-43f1-beeb-1711431aef7b", "accountID": "ddlIBta020e0o+DK6VIIiw==", "accountIDGuid": "0648d975-b4d6-47db-b4a3-e0cae952088b", "special": true, "updated": "2025-10-05T00:03:58.9310425", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "5rO8TltIH0q811fCDciknQ==", "priceLevelIdentifierGuid": "4ebcb3e6-485b-4a1f-bcd7-57c20dc8a49d", "deleted": true, "account": { "$ref": "72" }, "primaryContactCustomer": { "$ref": "70" }, "customerGroupMembers": [ { "$id": "75", "id": 1, "groupID": "8BsJ/rZf+Ea9Z90Ub7SAnw==", "groupIDGuid": "fe091bf0-5fb6-46f8-bd67-dd146fb4809f", "customerID": "ln2CVVpSUUGGxr/xcZSJeQ==", "customerIDGuid": "55827d96-525a-4151-86c6-bff171948979", "card": "sample string 4", "linkedAccount": "lNzah6E3wkS89wOTux+8QA==", "linkedAccountGuid": "87dadc94-37a1-44c2-bcf7-0393bb1fbc40", "customer": { "$ref": "70" }, "group": { "$ref": "74" }, "customerCard": { "$ref": "71" } }, { "$ref": "75" } ] }, { "$ref": "74" } ] }, "payments": [ { "$id": "76", "id": 1, "identifier": "YS7bkYXhTEedgxZu8ae3xQ==", "identifierGuid": "91db2e61-e185-474c-9d83-166ef1a7b7c5", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "or5PUDSOu02Z0ZW7IaQp/A==", "accountIDGuid": "504fbea2-8e34-4dbb-99d1-95bb21a429fc", "customerAccount": { "$ref": "72" }, "customerCard": { "$ref": "71" }, "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": "2025-10-05T00:03:58.9310425", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "4dE5R5GdnU+b446nl8hsDw==", "idempotentVoidGuid": "4739d1e1-9d91-4f9d-9be3-8ea797c86c0f", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "77", "saleHeaderID": 1, "saleHeaderGuid": "kmNaK679fEik1YDIbMRYEQ==", "saleHeaderIdentifierGuid": "2b5a6392-fdae-487c-a4d5-80c86cc45811", "created": "2025-10-05T00:03:58.9310425", "createdLocal": "2025-10-05T00:03:58.9310425", "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": "2025-10-05T00:03:58.9310425", "storeID": 1, "operatorG_Uid": "cE3WgYNThkWmDnyjkOCFHg==", "operatorGuid": "81d64d70-5383-4586-a60e-7ca390e0851e", "customerG_Uid": "+WfX3zVb2U+n2fmIvNIkPQ==", "customerGuid": "dfd767f9-5b35-4fd9-a7d9-f988bcd2243d", "communityIdentifier": "482foOe28UqD3N1OYCSUvg==", "communityIdentifierGuid": "a09fcde3-b6e7-4af1-83dc-dd4e602494be", "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": "DO/WGXYazkGqnz+SnLCdWg==", "priceLevelIdentifierGuid": "19d6ef0c-1a76-41ce-aa9f-3f929cb09d5a", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "37" }, "customer": { "$ref": "70" }, "communityOrganisation": { "$id": "78", "id": 1, "identifier": "N3KlcRF0m0O/8o7weR5dmw==", "identifierGuid": "71a57237-7411-439b-bff2-8ef0791e5d9b", "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", "totalAmountAwarded": 15.1, "updated": "2025-10-05T00:03:58.9310425", "deleted": true }, "details": [ { "$id": "79", "saleItemID": 1, "identifier": "13uzJD1Q60G5OMMAnzoj6A==", "identifierGuid": "24b37bd7-503d-41eb-b938-c3009f3a23e8", "saleHeaderID": 2, "plu": 1, "pluG_UId": "hg4fdaNsl0iwMeoVN3ebEw==", "pluGuid": "751f0e86-6ca3-4897-b031-ea1537779b13", "accountID": "T5wY0zUVjUWLxWIqjy8DiQ==", "accountIDGuid": "d3189c4f-1535-458d-8bc5-622a8f2f0389", "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": "2025-10-05T00:03:58.9310425", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "rbC+5nqXP0yf+hZ6xA5h1w==", "refundGuid": "e6beb0ad-977a-4c3f-9ffa-167ac40e61d7", "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": "D0vV4+Wj60eaHJrVybnqgg==", "idempotentVoidGuid": "e3d54b0f-a3e5-47eb-9a1c-9ad5c9b9ea82", "priceLevelIdentifier": "n5LNbs4+J0yQ0L55n+phXw==", "priceLevelIdentifierGuid": "6ecd929f-3ece-4c27-90d0-be799fea615f", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "80", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:03:58.9310425", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "80" } ], "refund": { "$id": "81", "id": 1, "g_UID": "ZgRqQRgu9k2Y+TOIj7PTNQ==", "guid": "416a0466-2e18-4df6-98f9-33888fb3d335", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:03:58.9310425" }, "modifier": { "$id": "82", "id": 1, "setG_UID": "0HMMuKvMZkuDr/FKYmIH9A==", "modifierSetGuid": "b80c73d0-ccab-4b66-83af-f14a626207f4", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "CkpLFKvIREK8D/qkoKFUBg==", "pluGuid": "144b4a0a-c8ab-4244-bc0f-faa4a0a15406", "deleted": true, "g_UID": "b4igxSCAqkmZeug4zZstag==", "guid": "c5a0886f-8020-49aa-997a-e838cd9b2d6a", "product": { "$ref": "2" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "79" } ], "eftReceipts": [ { "$id": "83", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "77" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "83" } ], "payments": [ { "$ref": "76" }, { "$ref": "76" } ], "cards": [ { "$id": "84", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "84" } ], "campaignHits": [ { "$id": "85", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "85" } ], "fuel": [ { "$id": "86", "id": 1, "plu": 1, "pluG_UID": "486LU6/2K0+vHPhtNQM4iA==", "pluGuid": "538bcee3-f6af-4f2b-af1c-f86d35033888", "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": "2025-10-05T00:03:58.9310425", "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": "2025-10-05T00:03:58.9310425", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "86" } ], "fuelResells": [ { "$id": "87", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "FJAxfMqLekq1rSVZXMNUmg==", "pluGuid": "7c319014-8bca-4a7a-b5ad-25595cc3549a", "accountID": "AZ1SD+9iTEG+bRH238ykpw==", "accountIDGuid": "0f529d01-62ef-414c-be6d-11f6dfcca4a7", "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": "2025-10-05T00:03:58.9310425", "bestOrExpireType": 1, "refundG_UID": "pRDXMD+s7UuTDOpidecWcw==", "refundGuid": "30d710a5-ac3f-4bed-930c-ea6275e71673", "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": "87" } ], "customerOrder": [ { "$id": "88", "identifier": "bMLDm4nTjEmPip6JslV4hg==", "identifierGuid": "9bc3c26c-d389-498c-8f8a-9e89b2557886", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "2EKIXa9b70qZeiDGJzs1Ig==", "customerIdentifierGuid": "5d8842d8-5baf-4aef-997a-20c6273b3522", "operatorNo": 1, "operatorG_UID": "KCbCrK4IhkKp92vPokayrQ==", "operatorGuid": "acc22628-08ae-4286-a9f7-6bcfa246b2ad", "created": "2025-10-05T00:03:58.9310425", "ordered": "2025-10-05T00:03:58.9310425", "started": "2025-10-05T00:03:58.9310425", "completed": "2025-10-05T00:03:58.9310425", "supplied": "2025-10-05T00:03:58.9310425", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "70" }, "operator": { "$ref": "37" }, "details": [ { "$id": "89", "headerID": 1, "plu": 1, "pluG_UId": "PO7AOfFkiEarwnQP+tVsyw==", "pluGuid": "39c0ee3c-64f1-4688-abc2-740ffad56ccb", "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": "UpnkUhan4Eq4HQYLNJcT3g==", "headerIdentifierGuid": "52e49952-a716-4ae0-b81d-060b349713de", "product": { "$ref": "2" } }, { "$ref": "89" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "77" } }, { "$ref": "88" } ], "surveyResponses": [ { "$id": "90", "surveyG_UID": "WXN3NCgbWEeiaFRKEJ7ryQ==", "surveyGuid": "34777359-1b28-4758-a268-544a109eebc9", "saleHeaderGuid": "6BRBGlAlUEWtiY3aicUpeQ==", "saleGuid": "1a4114e8-2550-4550-ad89-8dda89c52979", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "7sFOZDAAzk2FDB1j6VxJig==", "guidResponse": "644ec1ee-0030-4dce-850c-1d63e95c498a", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:03:58.9310425", "sale": { "$ref": "77" }, "survey": { "$id": "91", "g_UID": "yNSZWFrMB0iM64GTBGwfPg==", "guid": "5899d4c8-cc5a-4807-8ceb-8193046c1f3e", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "9XPl0yi8tUGGrP36LOnkDQ==", "checkoutFormGuid": "d3e573f5-bc28-41b5-86ac-fdfa2ce9e40d", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:03:58.9310425", "end": "2025-10-05T00:03:58.9310425", "deleted": true, "updated": "2025-10-05T00:03:58.9310425", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "90cc572c-12c8-4bd4-a19e-aa07718bca3b", "f3390a90-bb06-4dde-a32c-6237f060df36" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "45" } }, "ingressId": "sample string 4" }, { "$ref": "90" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "tznJV7H8oES/qN7I2sGAtQ==", "accountIdentifier": "57c939b7-fcb1-44a0-bfa8-dec8dac180b5", "accountName": "sample string 42", "customerOrderIdentifier": "pppO6brNEUuUjd3YPoazFA==", "customerOrderIdentifierGuid": "e94e9aa6-cdba-4b11-948d-ddd83e86b314", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "92", "id": 1, "paymentID": 2, "paymentIdentifier": "wgCW2lGTOkeHJa42oVgWiQ==", "paymentIdentifierGuid": "da9600c2-9351-473a-8725-ae36a1581689", "identifier": "QjsP5DpV2kmnUeU8usz6Bg==", "identifierGuid": "e40f3b42-553a-49da-a751-e53cbaccfa06", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "uN46KAa/Mk6TL8wLGiuaNQ==", "itemIdentifierGuid": "283adeb8-bf06-4e32-932f-cc0b1a2b9a35" } }, { "$ref": "76" } ] }, { "$ref": "71" } ], "customerGroupMembers": [ { "$ref": "75" }, { "$ref": "75" } ], "customerGroups": [ { "$ref": "74" }, { "$ref": "74" } ], "accounts": [ { "$ref": "72" }, { "$ref": "72" } ], "account": { "$ref": "72" }, "vouchers": [ { "$id": "93", "customerIdentifier": "XVTTGZNir028MttGBHWayg==", "customerIdentifierGuid": "19d3545d-6293-4daf-bc32-db4604759aca", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "RJaU8mn5VEayBSYFV2YrOA==", "idempotentGuid": "f2949644-f969-4654-b205-260557662b38", "offline": true, "voucher": { "$id": "94", "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": "2025-10-05T00:03:58.9310425", "barcodeTemplate": { "$id": "95", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "96", "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": "2025-10-05T00:03:58.9310425", "labelPageLayout": "gN0QMwxmTkazUb8o8t7ygg==", "pageLayoutGuid": "3310dd80-660c-464e-b351-bf28f2def282", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "94" }, "elements": [ { "$id": "97", "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": "2025-10-05T00:03:58.9310425" }, { "$ref": "97" } ] }, "customerVouchers": [ { "$id": "98", "id": 1, "customerIdentifier": "ptYngLHwzEaNHaebpu3BZg==", "customerIdentifierGuid": "8027d6a6-f0b1-46cc-8d1d-a79ba6edc166", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:03:58.9310425", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "JaPnSK0cF0CQ6ID92mOSrw==", "issuedIdempotentGuid": "48e7a325-1cad-4017-90e8-80fdda6392af", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:03:58.9310425", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:03:58.9310425", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "2uhfTCF+oU6Bvzyem9h/Uw==", "redeemedIdempotentGuid": "4c5fe8da-7e21-4ea1-81bf-3c9e9bd87f53", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:03:58.9310425", "storeName": "sample string 17", "scaleLabel": { "$ref": "96" }, "voucher": { "$ref": "94" }, "customer": { "$ref": "70" }, "issuedOfflinePayment": { "$ref": "76" }, "redeemedOfflinePayment": { "$ref": "76" } }, { "$ref": "98" } ] }, "customer": { "$ref": "70" } }, { "$ref": "93" } ] } }, { "$ref": "69" } ], "customerGroups": [ { "$id": "99", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "U4zs3PcOu0GzaDcw84huVA==", "groupIDGuid": "dcec8c53-0ef7-41bb-b368-3730f3886e54", "campaign": { "$ref": "66" }, "group": { "$ref": "74" } }, { "$ref": "99" } ], "signIqTickets": [ { "$id": "100", "identifier": "ItIkB7fnIUaF8uo9C45Mqw==", "identifierGuid": "0724d222-e7b7-4621-85f2-ea3d0b8e4cab", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "100" } ], "comboPriceGroups": [ { "$id": "101", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "QkcezsFXikmnRxG0NRvJNQ==", "guid": "ce1e4742-57c1-498a-a747-11b4351bc935", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "66" }, "comboPricePlus": [ { "$id": "102", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "DZsryzDHjEq5KeFuz1bEmw==", "groupGuid": "cb2b9b0d-c730-4a8c-b929-e16ecf56c49b", "comboPriceType": 5, "priceType": 5, "pluG_UID": "0bkf/POxpUaLAvfvS52ipA==", "pluGuid": "fc1fb9d1-b1f3-46a5-8b02-f7ef4b9da2a4", "priceGroupG_UID": "LdV7qQP5LkKKtC99Z1q6Dg==", "priceGroupGuid": "a97bd52d-f903-422e-8ab4-2f7d675aba0e", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "66" }, "product": { "$ref": "2" }, "priceGroup": { "$ref": "31" }, "campaignPool": { "$ref": "66" } }, { "$ref": "102" } ] }, { "$ref": "101" } ], "priceLevels": [ { "$id": "103", "id": 1, "priceLevelIdentifier": "52s5T6x9d06r9bTICuv8EQ==", "priceLevelIdentifierGuid": "4f396be7-7dac-4e77-abf5-b4c80aebfc11", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "103" } ] }, "product": { "$ref": "2" }, "dealCost": { "$id": "104", "headerIdentifier": "JXIkd1eI/UOW/IxIOGMLIw==", "headerIdentifierGuid": "77247225-8857-43fd-96fc-8c4838630b23", "identifier": "6Dc68uUXME+VGoINzWf/BA==", "identifierGuid": "f23a37e8-17e5-4f30-951a-820dcd67ff04", "supplierIdentifier": "JsxZvQpEUEKeHuWXzJcSLA==", "supplierGuid": "bd59cc26-440a-4250-9e1e-e597cc97122c", "pluG_UID": "OLarWx3p1EGf+o5pwotsmQ==", "pluGuid": "5babb638-e91d-41d4-9ffa-8e69c28b6c99", "campaignName": "d37ccf89-b342-4e7a-9cda-96583dc8e48e", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:03:58.9310425", "end": "2025-10-05T00:03:58.9310425", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "gg/P0wzNZEC/WlEuizhI8w==", "bonusItemPluGuid": "d3cf0f82-cd0c-4064-bf5a-512e8b3848f3", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:03:58.9310425", "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": "2025-10-05T00:03:58.9310425", "campaignEndDate": "2025-10-05T00:03:58.9310425", "masterPLUG_UID": "ONc7PcAii0eMd7fKoW9Y3w==", "masterID": "3d3bd738-22c0-478b-8c77-b7caa16f58df", "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": "SdHbW3WmlUyswgFRubpTcg==", "bonusMasterID": "5bdbd149-a675-4c95-acc2-0151b9ba5372", "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": "2025-10-05T00:03:58.9310425", "dealCosts": [ { "$ref": "104" }, { "$ref": "104" } ], "tags": [ { "$id": "105", "pluG_UID": "mXjKhsrHaEeM65h106aUEA==", "pluGuid": "86ca7899-c7ca-4768-8ceb-9875d3a69410", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "105" } ], "alternateProductG_UID": "TOH4RcC53UaBfb6HqvXRRg==", "alternateProduct": "45f8e14c-b9c0-46dd-817d-be87aaf5d146", "productHostCode": { "$id": "106", "id": 1, "pluG_UID": "cFFywvl/EUupMWwth2fJyQ==", "pluGuid": "c2725170-7ff9-4b11-a931-6c2d8767c9c9", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-05T00:03:58.9310425", "inventoryTracked": "2025-10-05T00:03:58.9310425", "isNormalPriceChangesCampaign": true }, "inventoryReason": { "$id": "107", "id": 1, "name": "sample string 1", "allowRF": 2, "dumpStock": 3, "creditRequest": 4, "excludeFromLoss": 5, "reserved": 6, "updated": "2025-10-05T00:03:58.9310425" }, "operator": { "$ref": "37" } }
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.