POST api/store/{storeID}/tank/{tankID}/deliveries
*Adds* a new fuel delivery record for a specified tank
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
storeID |
Store identifier |
integer |
Required |
tankID |
Tank number |
integer |
Required |
Body Parameters
Delivery to save
FuelDeliveryName | Description | Type | Additional information |
---|---|---|---|
ID |
ID of this delivery |
integer |
None. |
StoreID |
The Store ID this delivery refers to |
integer |
None. |
TankNumber |
The Tank Number this delivery is going to |
integer |
None. |
Volume |
Volume of this delivery |
decimal number |
None. |
Supplier_GUID |
The Supplier Guid in byte[] format |
Collection of byte |
None. |
SupplierGuid |
Returns the Supplier's GUID Setter: If the value is null or a empty guid, a ArgumentException is thrown Getter: Returns the supplier guid, if the guid is null or the length is not 16, null is returned |
globally unique identifier |
None. |
Supplier |
Represents the supplier who made this delivery |
string |
String length: inclusive between 0 and 32 |
Delivered |
Date delivered |
date |
None. |
RecordedAt |
Date recorded |
date |
None. |
OperatorG_UID |
Operator Guid in byte[] |
Collection of byte |
None. |
OperatorGuid |
Returns the Supplier's GUID Setter: If the value is null or a empty guid, a ArgumentException is thrown Getter: Returns the supplier guid, if the guid is null or the length is not 16, null is returned |
globally unique identifier |
None. |
User |
The user or operator who performed the action |
string |
None. |
Adjustment |
Indicates this delivery was recorded as an adjustment |
boolean |
None. |
Processed |
Has this delivery been processed by Tray Utility |
boolean |
None. |
DeliveredText | string |
None. |
|
RecordedAtText | string |
None. |
|
StoreName | string |
None. |
|
OperatorName | string |
None. |
|
SupplierName | string |
None. |
|
Tank |
Fuel Tank object this delivery went to |
FuelTank |
None. |
DeliverySupplier |
The Supplier object who elivered this delivery |
Supplier |
None. |
Request Formats
application/json, text/json
{ "id": 1, "storeID": 2, "tankNumber": 3, "volume": 4.0, "supplier_GUID": "ulyrNBYdcUCFPy5IALYJOA==", "supplierGuid": "34ab5cba-1d16-4071-853f-2e4800b60938", "supplier": "sample string 5", "delivered": "2025-10-05T00:02:31.9251261", "recordedAt": "2025-10-05T00:02:31.9251261", "operatorG_UID": "fEBQfkDw50usUePYUU9Klw==", "operatorGuid": "7e50407c-f040-4be7-ac51-e3d8514f4a97", "user": "sample string 7", "adjustment": true, "processed": true, "deliveredText": "sample string 9", "recordedAtText": "sample string 10", "storeName": "sample string 11", "operatorName": "sample string 12", "supplierName": "sample string 13", "tank": { "$id": "2", "id": 1, "storeID": 2, "tankNumber": 3, "fuelGrade": "sample string 4", "fuelGradeID": 1, "capacity": 5.0, "lpg": true, "waterLevel": 7.0, "updated": "2025-10-05T00:02:31.9251261", "storeName": "sample string 9", "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:02:31.9251261", "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": "OoO4o/ZnmUy37emCPmtcVg==", "hostIdentifierGuid": "a3b8833a-67f6-4c99-b7ed-e9823e6b5c56", "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:02:31.9251261", "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": "ZomJv+RoI0iGWQWioVLKvA==", "hostIdentifierGuid": "bf898966-68e4-4823-8659-05a2a152cabc", "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": "RoCOSPu7TUWJEVP+ZmjiVw==", "identifierGuid": "488e8046-bbfb-454d-8911-53fe6668e257", "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": "XN4L4Yo9RkWnhN0UXA3EOw==", "hostSupplierIdentifierGuid": "e10bde5c-3d8a-4546-a784-dd145c0dc43b", "loyaltyPriceLevelIdentifier": "dMozC0AGD0Ku3Tr0QWCJYQ==", "loyaltyPriceLevelIdentifierGuid": "0b33ca74-0640-420f-aedd-3af441608961", "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:02:31.9251261", "lastProcessed": "2025-10-05T00:02:31.9251261", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "7", "identifier": "eEP1KelSSEm6UUyTmW/yMw==", "identifierGuid": "29f54378-52e9-4948-ba51-4c93996ff233", "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": "+r6WtOQDp0O2qSgWFz9h6g==", "primaryContactID": "b496befa-03e4-43a7-b6a9-2816173f61ea", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "Rbjrk5Q5zEueUSSnA/6XCA==", "supplierGroupGuid": "93ebb845-3994-4bcc-9e51-24a703fe9708", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:02:31.9251261", "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": "fb47b18b-bda4-4b34-97a5-8fc4a000e29e", "identifier": "dawP6ZsJgkiamIDQ9sCxvw==", "identifierGuid": "e90fac75-099b-4882-9a98-80d0f6c0b1bf", "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": "BmCPN9vu40SDv4OSCzdgLA==", "supplierIdentifierGuid": "378f6006-eedb-44e3-83bf-83920b37602c", "contactGuid": "VGVSSC0Qh0Cz3WNzpGcBPA==", "contactID": "48526554-102d-4087-b3dd-6373a467013c", "contact": { "$ref": "8" }, "supplier": { "$ref": "7" } }, { "$ref": "9" } ], "products": [ { "$id": "10", "pluG_UID": "AA7dq0UhLUix867GF3/ROw==", "pluGuid": "abdd0e00-2145-482d-b1f3-aec6177fd13b", "supplierIdentifier": "e4rsNARkqUKln0eBJ303XA==", "supplierIdentifierGuid": "34ec8a7b-6404-42a9-a59f-4781277d375c", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:02:31.9251261", "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:02:31.9251261", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "11", "pluG_UID": "U8xHdzObYUiadebEjcXhpw==", "pluGuid": "7747cc53-9b33-4861-9a75-e6c48dc5e1a7", "supplierIdentifier": "26rpk5d/VE+uEapu2avuhA==", "supplierIdentifierGuid": "93e9aadb-7f97-4f54-ae11-aa6ed9abee84", "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": "RweL/ogVuEi3Zt/WfEPyjg==", "parentPluGuid": "fe8b0747-1588-48b8-b766-dfd67c43f28e", "freight": 45.0, "freightType": 1, "product": { "$id": "12", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "TZHyrJVe2EqFydnpQ3qZ0w==", "guid": "acf2914d-5e95-4ad8-85c9-d9e9437a99d3", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "+c3Q+Zs5Yk6M2yGQXFLDzg==", "priceGroupGuid": "f9d0cdf9-399b-4e62-8cdb-21905c52c3ce", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:02:31.9251261", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:02:31.9251261", "pluCreated": "2025-10-05T00:02:31.9251261", "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:02:31.9251261", "lastManualUpdate": "2025-10-05T00:02:31.9251261", "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:02:31.9251261", "currentCostUpdated": "2025-10-05T00:02:31.9251261", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:02:31.9251261", "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:02:31.9251261", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "J3qkLz1soECpscMKZhktLg==", "altPLUGuid": "2fa47a27-6c3d-40a0-a9b1-c30a66192d2e", "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:02:31.9251261", "labelLastPrice": 1, "shelfPageLayoutG_UID": "0aJNtUWT60uv9pgjlDQRQw==", "shelfPageLayoutGuid": "b54da2d1-9345-4beb-aff6-982394341143", "talkerPageLayoutG_UID": "vegLiNuCeUaoiMQQwjKOdA==", "talkerPageLayoutGuid": "880be8bd-82db-4679-a888-c410c2328e74", "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": "vea027kTvUqea4H02Z8kIw==", "inventoryIdentifier": "dbb4e6bd-13b9-4abd-9e6b-81f4d99f2423", "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": "b451YNUVvEmUJiz2R9Ni1w==", "parentPluGuid": "60758e6f-15d5-49bc-9426-2cf647d362d7", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "SS17XSGvpEW0ubJ9P49VTg==", "supplierIdentifierGuid": "5d7b2d49-af21-45a4-b4b9-b27d3f8f554e", "supplierChanged": true, "rebateSupplierIdentifier": "WXcLws+ie02tQg+7hWd/4A==", "rebateSupplierIdentifierGuid": "c20b7759-a2cf-4d7b-ad42-0fbb85677fe0", "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:02:31.9251261", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "IaGvKnHDF0mlEiWUm9G+Fw==", "hostIdentifierGuid": "2aafa121-c371-4917-a512-25949bd1be17", "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": "12" }, { "$ref": "12" } ], "store": { "$ref": "3" }, "storePrices": [ { "$id": "13", "pluG_UID": "ImJlmkI1okWu+Bi8vws58A==", "pluGuid": "9a656222-3542-45a2-aef8-18bcbf0b39f0", "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:02:31.9251261" }, { "$ref": "13" } ], "currentPrices": { "$id": "14", "pluPrices": { "$id": "15", "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:02:31.9251261", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "15" }, "winningCampaign": 1, "winner": { "$id": "16", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:02:31.9251261", "startTime": 3, "endDate": "2025-10-05T00:02:31.9251261", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "tcvnlTOrjUyCl0bT64yWDQ==", "hostIdentifierGuid": "95e7cbb5-ab33-4c8d-8297-46d3eb8c960d", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "16" }, { "$ref": "16" } ] }, "tray": { "$id": "17", "g_UId": "uMCAHf4SJEmjkZ83udP4Yg==", "guid": "1d80c0b8-12fe-4924-a391-9f37b9d3f862", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "18", "priceGroupG_UID": "HfhRS/jHfUuYWkHCb6hGxA==", "priceGroupGuid": "4b51f81d-c7f8-4b7d-985a-41c26fa846c4", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:02:31.9251261", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "12" }, { "$ref": "12" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "19", "pluG_UID": "8hBNIU1qEkqIL6Fz2bqVKg==", "pluGuid": "214d10f2-6a4d-4a12-882f-a173d9ba952a", "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": "20", "pluGuid": "49f775c5-bcda-431d-bee7-e7074db190f1", "created": "2025-10-05T00:02:31.9251261", "createdByUser": "sample string 1", "activated": "2025-10-05T00:02:31.9251261", "deactivated": "2025-10-05T00:02:31.9251261", "lastOrdered": "2025-10-05T00:02:31.9251261", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:02:31.9251261", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:02:31.9251261", "lastSold": "2025-10-05T00:02:31.9251261", "firstSold": "2025-10-05T00:02:31.9251261", "awsUpdated": "2025-10-05T00:02:31.9251261", "lastManualUpdate": "2025-10-05T00:02:31.9251261", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:02:31.9251261", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:02:31.9251261", "doNotRangeUpdated": "2025-10-05T00:02:31.9251261", "doNotOrderUpdated": "2025-10-05T00:02:31.9251261", "tracked": "2025-10-05T00:02:31.9251261" }, "allergens": [ { "$id": "21", "allergenID": 1, "pluG_UID": "E95J2p+kC0W6+YAiGAr4nA==", "pluGuid": "da49de13-a49f-450b-baf9-8022180af89c", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "21" } ], "costs": { "$id": "22", "pluG_UID": "JpFtEHKv7EmH5UJX7WO4Xw==", "pluGuid": "106d9126-af72-49ec-87e5-4257ed63b85f", "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:02:31.9251261", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "23", "saleHeaderID": 1, "created": "2025-10-05T00:02:31.9251261", "createdLocal": "2025-10-05T00:02:31.9251261", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "YhmFq2Ra20Ou6JCtq5CtfQ==", "operatorGuid": "ab851962-5a64-43db-aee8-90adab90ad7d", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "DAcS+zEXrk23+Je+mj5TTg==", "pluGuid": "fb12070c-1731-4dae-b7f8-97be9a3e534e", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "24", "id": 1, "g_Uid": "e+BCxECS+UGGf5JwRNIrPw==", "guid": "c442e07b-9240-41f9-867f-927044d22b3f", "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:02:31.9251261", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:02:31.9251261", "endShift": "2025-10-05T00:02:31.9251261", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "25", "operatorG_UID": "oPC+PwS6mk2zLHiQwJH2/g==", "operatorGuid": "3fbef0a0-ba04-4d9a-b32c-7890c091f6fe", "storeID": 2, "operator": { "$ref": "24" }, "store": { "$ref": "3" } }, { "$ref": "25" } ] } }, { "$ref": "23" } ], "apns": [ { "$id": "26", "pluID": 1, "pluG_UID": "wDPQuBacJEa0Dz9dKcmM9A==", "pluGuid": "b8d033c0-9c16-4624-b40f-3f5d29c98cf4", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "26" } ], "tuns": [ { "$id": "27", "pluG_UId": "Jw5/GOc9E0qXzgXgLGlJVA==", "pluGuid": "187f0e27-3de7-4a13-97ce-05e02c694954", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "12" }, "storeIDs": [ 1, 2 ] }, { "$ref": "27" } ], "competitionPricing": [ { "$id": "28", "identifier": "ZCKk41HoRUyfZdoFCbE2dA==", "identifierGuid": "e3a42264-e851-4c45-9f65-da0509b13674", "pluG_UID": "oRtiP0l9tUG1UXGMLDTEdA==", "pluGuid": "3f621ba1-7d49-41b5-b551-718c2c34c474", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "28" } ], "supplier": { "$ref": "7" }, "supplierName": "sample string 147", "children": [ { "$ref": "12" }, { "$ref": "12" } ], "ordering": { "$ref": "10" }, "flipChartPages": [ { "$id": "29", "identifier": "zfFQYlVCl0qA1x7gdAVemw==", "groupName": "sample string 1", "identifierGuid": "6250f1cd-4255-4a97-80d7-1ee074055e9b", "exists": true, "flipChartIdentifier": "SUdTnmntgkK9Og762D8UVw==", "flipChartIdentifierGuid": "9e534749-ed69-4282-bd3a-0efad83f1457", "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": "OqlfPaD4W0yjloD+uwObHg==", "groupIdentifierGuid": "3d5fa93a-f8a0-4c5b-a396-80febb039b1e", "flipChart": { "$id": "30", "identifier": "N9e+xYpl+kaiyAukndo3pA==", "identifierGuid": "c5bed737-658a-46fa-a2c8-0ba49dda37a4", "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": "31", "identifier": "vvzHcVWiIke8uZiFUS1Mmw==", "identifierGuid": "71c7fcbe-a255-4722-bcb9-9885512d4c9b", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "32", "id": 1, "g_UID": "Bsk7VUB7Rk6Rw+2hGY6TJA==", "guid": "553bc906-7b40-4e46-91c3-eda1198e9324", "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": "vbAcQt/JskyCvpAedB27pA==", "previousFormGuid": "421cb0bd-c9df-4cb2-82be-901e741dbba4", "nextForm": 1, "nextFormG_UID": "D0SGG6VTBEqYi08VBX4FLA==", "nextFormGuid": "1b86440f-53a5-4a04-988b-4f15057e052c", "attributes": "sample string 10", "updated": "2025-10-05T00:02:31.9251261", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "32" }, "previousCheckoutForm": { "$ref": "32" }, "buttons": [ { "$id": "33", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "5HZW/TxqFEeEACuMagsXsA==", "checkoutFormGuid": "fd5676e4-6a3c-4714-8400-2b8c6a0b17b0", "identifier": "kAJ1DVDi1UiVVM4xlmOtPQ==", "identifierGuid": "0d750290-e250-48d5-9554-ce319663ad3d", "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": "R083pEUvVE2UjryfMD6ZSA==", "valueGuid": "a4374f47-2f45-4d54-948e-bc9f303e9948", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:02:31.9251261", "action": "sample string 12", "valueForm": { "$ref": "32" }, "image": { "$id": "34", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-05T00:02:31.9251261", "imageData": "QEA=", "readOnly": true } }, { "$ref": "33" } ], "panels": [ { "$id": "35", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "dHWzA5zKGk2WqNWtILyjXA==", "checkoutFormGuid": "03b37574-ca9c-4d1a-96a8-d5ad20bca35c", "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": "35" } ] }, { "$ref": "32" } ], "panels": [ { "$ref": "35" }, { "$ref": "35" } ] }, "pages": [ { "$ref": "29" }, { "$ref": "29" } ] }, "contentPanel": { "$ref": "35" }, "products": [ { "$id": "36", "flipChartPageIdentifier": "E2dYLx5axkmfnlTBWQxXjA==", "flipChartPageIdentifierGuid": "2f586713-5a1e-49c6-9f9e-54c1590c578c", "pluG_UID": "7dYAPJ7qskqq/mloniXeFg==", "pluGuid": "3c00d6ed-ea9e-4ab2-aafe-69689e25de16", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "12" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "36" } ], "productCount": 27, "pages": [ { "$ref": "29" }, { "$ref": "29" } ] }, { "$ref": "29" } ], "priceHistory": [ { "$id": "37", "pluG_UID": "/d0aGzfLt0WUfDsKfVCFDA==", "pluGuid": "1b1addfd-cb37-45b7-947c-3b0a7d50850c", "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:02:31.9251261", "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": "37" } ], "ingredients": [ { "$id": "38", "pluG_UID": "7MmJSDlaW0ieiCb0oBoqYQ==", "ingredientGuid": "Vl/urvX2f0aO+/+y08U9AQ==", "ingredientIdentifier": "aeee5f56-f6f5-467f-8efb-ffb2d3c53d01", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "12" } }, { "$ref": "38" } ], "bins": [ { "$id": "39", "pluG_UID": "PDjw1yw0X0qUBnJUAoXAaw==", "pluGuid": "d7f0383c-342c-4a5f-9406-72540285c06b", "shelfLocationIdentifier": "DmnYGC8hJUyeIlhNIZp6QA==", "shelfLocationGuid": "18d8690e-212f-4c25-9e22-584d219a7a40", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "QJXpyEcQfkaI5vZs4gHi0A==", "labelPageLayoutGuid": "c8e99540-1047-467e-88e6-f66ce201e2d0", "updated": "2025-10-05T00:02:31.9251261", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "12" }, "location": { "$id": "40", "identifier": "tK/JkEVjREe2uhAqk08+ZQ==", "storeID": 1, "identifierGuid": "90c9afb4-6345-4744-b6ba-102a934f3e65", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:02:31.9251261", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "39" }, { "$ref": "39" } ] } }, { "$ref": "39" } ], "bin": { "$ref": "39" }, "scaleLocations": [ { "$id": "41", "plu": 1, "pluG_UID": "/kILRu5y6U2AZCKalAS5ZA==", "pluGuid": "460b42fe-72ee-4de9-8064-229a9404b964", "deptNo": 1, "product": { "$ref": "12" }, "scaleLocation": { "$id": "42", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:02:31.9251261", "department": { "$id": "43", "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": "42" }, "subDepartments": [ { "$id": "44", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "45", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "46", "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:02:31.9251261", "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": "gB9zdd3xvEKnSAIldKwh/Q==", "labelPageLayoutGuid": "75731f80-f1dd-42bc-a748-022574ac21fd", "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": "47", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "48", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "49", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "49" } ], "commodityCode": "sample string 6" }, { "$ref": "48" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "48" }, "mscDep": { "$id": "50", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "47" }, { "$ref": "47" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "49" } }, { "$ref": "46" } ], "updated": "2025-10-05T00:02:31.9251261", "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": "fQqjdd6ubk2QWuWwXCCUUQ==", "labelPageLayoutGuid": "75a30a7d-aede-4d6e-905a-e5b05c209451", "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": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" } }, { "$ref": "45" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:02:31.9251261", "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": "W3vgx+RpLkCDXCbPEuihQg==", "labelPageLayoutGuid": "c7e07b5b-69e4-402e-835c-26cf12e8a142", "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": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" } }, { "$ref": "44" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:02:31.9251261", "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": "DCvkT2ntVkmlQO8MzgRTIA==", "labelPageLayoutGuid": "4fe42b0c-ed69-4956-a540-ef0cce045320", "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": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" } } } }, { "$ref": "41" } ], "nextPrice": { "$id": "51", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "Sifcj6BsyU+5er1AFqdlsg==", "pluGuid": "8fdc274a-6ca0-4fc9-b97a-bd4016a765b2", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "+gujmtV/QE+Pqg33lcUh8Q==", "dealCostGuid": "9aa30bfa-7fd5-4f40-8faa-0df795c521f1", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "Pk63HOvGpUOvdcTEh22QLg==", "priceGroupGuid": "1cb74e3e-c6eb-43a5-af75-c4c4876d902e", "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:02:31.9251261", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "o4ePUV+hCk+shWVQVtVSRQ==", "campaignComboPriceGroupIdentifier": "518f87a3-a15f-4f0a-ac85-655056d55245", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "52", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:02:31.9251261", "operatorG_UID": "VEx5BjWmQUSqMJF1DZBPrw==", "operatorGuid": "06794c54-a635-4441-aa30-91750d904faf", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:02:31.9251261", "signIqTicketFileMovedUtc": "2025-10-05T00:02:31.9251261", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:02:31.9251261", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "12" }, "campaignPlu": { "$ref": "51" } }, { "$ref": "52" } ], "campaign": { "$id": "53", "id": 1, "storeID": 2, "name": "ae78d47e-9f36-4d2e-9455-b04c3e9e8fb4", "nameGuid": "ae78d47e-9f36-4d2e-9455-b04c3e9e8fb4", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:02:31.9251261", "startTime": 1, "endDate": "2025-10-05T00:02:31.9251261", "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:02:31.9251261", "system": true, "created": "2025-10-05T00:02:31.9251261", "updated": "2025-10-05T00:02:31.9251261", "priceChangeNotifiedUtc": "2025-10-05T00:02:31.9251261", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "U20VqQM/qUGyBeXZ1sALtg==", "hostIdentifierGuid": "a9156d53-3f03-41a9-b205-e5d9d6c00bb6", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:02:31.9251261", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "51" }, { "$ref": "51" } ], "campaignPools": [ { "$id": "54", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "uU412YCPnk6TDzk/LzlsOw==", "pluGuid": "d9354eb9-8f80-4e9e-930f-393f2f396c3b", "hostOfferID": 1, "priceGroupG_UID": "WBT731ccgU+Q0y9PmhK0bQ==", "priceGroupGuid": "dffb1458-1c57-4f81-90d3-2f4f9a12b46d", "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:02:31.9251261", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "12" }, "campaign": { "$ref": "53" } }, { "$ref": "54" } ], "sellingRules": [ { "$id": "55", "id": 1, "identifier": "wO3Yz2Fon0ufDTsdUxOXyg==", "identifierStr": "wO3Yz2Fon0ufDTsdUxOXyg==", "identifierGuid": "cfd8edc0-6861-4b9f-9f0d-3b1d531397ca", "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": "53" } }, { "$ref": "55" } ], "customers": [ { "$id": "56", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "UlAe6zh98ESNqq2H7MGy+g==", "customerIDGuid": "eb1e5052-7d38-44f0-8daa-ad87ecc1b2fa", "campaign": { "$ref": "53" }, "customer": { "$id": "57", "identifier": "Q1GsB8mcPE65Nmt4NYtb4A==", "identifierGuid": "07ac5143-9cc9-4e3c-b936-6b78358b5be0", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-05T00:02:31.9251261", "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": "yQ7tRtt4/kmBxP8/+s3ISw==", "communityIdentifierGuid": "46ed0ec9-78db-49fe-81c4-ff3ffacdc84b", "joined": "2025-10-05T00:02:31.9251261", "updated": "2025-10-05T00:02:31.9251261", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "MnPY5lATGUS/h1d/l/1I0Q==", "priceLevelIdentifierGuid": "e6d87332-1350-4419-bf87-577f97fd48d1", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:02:31.9251261", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "58", "cardType": 2, "issueDate": "2025-10-05T00:02:31.9251261", "expiry": "2025-10-05T00:02:31.9251261", "customerID": "lFqBS//iuECcu7Fde5RIRg==", "customerIDGuid": "4b815a94-e2ff-40b8-9cbb-b15d7b944846", "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:02:31.9251261", "linkedAccount": "QoEuEBGvDUyBJhdo3aADZQ==", "linkedAccountGuid": "102e8142-af11-4c0d-8126-1768dda00365", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "57" }, "account": { "$id": "59", "id": 1, "identifier": "VrwamOh390mjcwOZcegWww==", "identifierGuid": "981abc56-77e8-49f7-a373-039971e816c3", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:02:31.9251261", "owner": "2rBQLnlSs02QaGwTFJKSbg==", "ownerGuid": "2e50b0da-5279-4db3-9068-6c131492926e", "accountStoreGroupIdentifier": "dSNyj8eO5EKPFyIdVZTmQw==", "accountStoreGroupGuid": "8f722375-8ec7-42e4-8f17-221d5594e643", "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:02:31.9251261", "active": true, "updated": "2025-10-05T00:02:31.9251261", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "57" }, "card": { "$ref": "58" }, "members": { "$id": "60", "sample string 1": [ { "$ref": "57" }, { "$ref": "57" } ], "sample string 2": [ { "$ref": "57" }, { "$ref": "57" } ] }, "customerGroups": [ { "$id": "61", "identifier": "erg98nNXCECSujCkTWYEcA==", "identifierGuid": "f23db87a-5773-4008-92ba-30a44d660470", "name": "sample string 2", "primaryContact": "06+cM/6DaUikiqe/p91p4g==", "primaryContactGuid": "339cafd3-83fe-4869-a48a-a7bfa7dd69e2", "accountID": "Okfjc8gawUSS9mTnNXQLQA==", "accountIDGuid": "73e3473a-1ac8-44c1-92f6-64e735740b40", "special": true, "updated": "2025-10-05T00:02:31.9251261", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "e255h1GHvkiyzPreiGIhTw==", "priceLevelIdentifierGuid": "87796e7b-8751-48be-b2cc-fade8862214f", "deleted": true, "account": { "$ref": "59" }, "primaryContactCustomer": { "$ref": "57" }, "customerGroupMembers": [ { "$id": "62", "id": 1, "groupID": "iQh31cV1h0+pKYTKLZEosw==", "groupIDGuid": "d5770889-75c5-4f87-a929-84ca2d9128b3", "customerID": "5bpf/d6LP0a/szFRjRHnFg==", "customerIDGuid": "fd5fbae5-8bde-463f-bfb3-31518d11e716", "card": "sample string 4", "linkedAccount": "8QbUSLQ2A0WqyeijARsChA==", "linkedAccountGuid": "48d406f1-36b4-4503-aac9-e8a3011b0284", "customer": { "$ref": "57" }, "group": { "$ref": "61" }, "customerCard": { "$ref": "58" } }, { "$ref": "62" } ] }, { "$ref": "61" } ] }, "payments": [ { "$id": "63", "id": 1, "identifier": "FQCo4+/cFU6l2Ytcnp3vYQ==", "identifierGuid": "e3a80015-dcef-4e15-a5d9-8b5c9e9def61", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "ByFhAk0qlES3IWho3r2qHA==", "accountIDGuid": "02612107-2a4d-4494-b721-6868debdaa1c", "customerAccount": { "$ref": "59" }, "customerCard": { "$ref": "58" }, "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:02:31.9251261", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "axskhdLwDUa14ZuiEYI6mQ==", "idempotentVoidGuid": "85241b6b-f0d2-460d-b5e1-9ba211823a99", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "64", "saleHeaderID": 1, "saleHeaderGuid": "hJAdpzhr30KHlfOuSxn1Ig==", "saleHeaderIdentifierGuid": "a71d9084-6b38-42df-8795-f3ae4b19f522", "created": "2025-10-05T00:02:31.9251261", "createdLocal": "2025-10-05T00:02:31.9251261", "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:02:31.9251261", "storeID": 1, "operatorG_Uid": "2uSr8dY7mk+upI0+YfSY5Q==", "operatorGuid": "f1abe4da-3bd6-4f9a-aea4-8d3e61f498e5", "customerG_Uid": "BvbEtYAxy0i5pP+vXlLJpg==", "customerGuid": "b5c4f606-3180-48cb-b9a4-ffaf5e52c9a6", "communityIdentifier": "1mm51Gc8QEKb+uoCy4m9PA==", "communityIdentifierGuid": "d4b969d6-3c67-4240-9bfa-ea02cb89bd3c", "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": "ILP5QiY30E2pobq6vRlJFQ==", "priceLevelIdentifierGuid": "42f9b320-3726-4dd0-a9a1-bababd194915", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "24" }, "customer": { "$ref": "57" }, "communityOrganisation": { "$id": "65", "id": 1, "identifier": "3NjO90iQUk+bXuqkWUaFIA==", "identifierGuid": "f7ced8dc-9048-4f52-9b5e-eaa459468520", "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:02:31.9251261", "deleted": true }, "details": [ { "$id": "66", "saleItemID": 1, "identifier": "OiJyJzVRDkywOxcUk/8IhA==", "identifierGuid": "2772223a-5135-4c0e-b03b-171493ff0884", "saleHeaderID": 2, "plu": 1, "pluG_UId": "Dcth4HdvvkeKwdVY3UBE2Q==", "pluGuid": "e061cb0d-6f77-47be-8ac1-d558dd4044d9", "accountID": "jcWBGWwK00OqR8F2JiDG4Q==", "accountIDGuid": "1981c58d-0a6c-43d3-aa47-c1762620c6e1", "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:02:31.9251261", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "FNA9IJDdnUS3b9ssmUk4Fw==", "refundGuid": "203dd014-dd90-449d-b76f-db2c99493817", "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": "FbKhviA/8ke81lsCwGmH5A==", "idempotentVoidGuid": "bea1b215-3f20-47f2-bcd6-5b02c06987e4", "priceLevelIdentifier": "Dwonz7D1HkaKKl8GLtY3zQ==", "priceLevelIdentifierGuid": "cf270a0f-f5b0-461e-8a2a-5f062ed637cd", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "67", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:02:31.9251261", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "67" } ], "refund": { "$id": "68", "id": 1, "g_UID": "pilNLt0orkigO9qqXmw6/A==", "guid": "2e4d29a6-28dd-48ae-a03b-daaa5e6c3afc", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:02:31.9251261" }, "modifier": { "$id": "69", "id": 1, "setG_UID": "17BGr4Kv9k6zFzoGaM0bpA==", "modifierSetGuid": "af46b0d7-af82-4ef6-b317-3a0668cd1ba4", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "S6Ar4HaLlkCt20R8cu7yMg==", "pluGuid": "e02ba04b-8b76-4096-addb-447c72eef232", "deleted": true, "g_UID": "0dT1bvsjqkC2qFg2hDpjyg==", "guid": "6ef5d4d1-23fb-40aa-b6a8-5836843a63ca", "product": { "$ref": "12" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "66" } ], "eftReceipts": [ { "$id": "70", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "64" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "70" } ], "payments": [ { "$ref": "63" }, { "$ref": "63" } ], "cards": [ { "$id": "71", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "71" } ], "campaignHits": [ { "$id": "72", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "72" } ], "fuel": [ { "$id": "73", "id": 1, "plu": 1, "pluG_UID": "nTXr/HQ2N0aPs3CTxtUBlg==", "pluGuid": "fceb359d-3674-4637-8fb3-7093c6d50196", "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:02:31.9251261", "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:02:31.9251261", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "73" } ], "fuelResells": [ { "$id": "74", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "UtEVAx6pAkKeBg/sgyv/pA==", "pluGuid": "0315d152-a91e-4202-9e06-0fec832bffa4", "accountID": "l936oIoBI06BxsXyi1vHxQ==", "accountIDGuid": "a0fadd97-018a-4e23-81c6-c5f28b5bc7c5", "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:02:31.9251261", "bestOrExpireType": 1, "refundG_UID": "kXE3tW47MESxP+K/Wr7TRA==", "refundGuid": "b5377191-3b6e-4430-b13f-e2bf5abed344", "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": "74" } ], "customerOrder": [ { "$id": "75", "identifier": "7jmEvPi6OUKi6NbwT+j3kw==", "identifierGuid": "bc8439ee-baf8-4239-a2e8-d6f04fe8f793", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "ikO3/EdimEG3I3uxtFZIsg==", "customerIdentifierGuid": "fcb7438a-6247-4198-b723-7bb1b45648b2", "operatorNo": 1, "operatorG_UID": "m26JCxEljEeVuUVGYpBa3w==", "operatorGuid": "0b896e9b-2511-478c-95b9-454662905adf", "created": "2025-10-05T00:02:31.9251261", "ordered": "2025-10-05T00:02:31.9251261", "started": "2025-10-05T00:02:31.9251261", "completed": "2025-10-05T00:02:31.9251261", "supplied": "2025-10-05T00:02:31.9251261", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "57" }, "operator": { "$ref": "24" }, "details": [ { "$id": "76", "headerID": 1, "plu": 1, "pluG_UId": "ifgmsefHtUCW39Azn4AjTg==", "pluGuid": "b126f889-c7e7-40b5-96df-d0339f80234e", "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": "pNOWoo3FtE640fl/xxCqXA==", "headerIdentifierGuid": "a296d3a4-c58d-4eb4-b8d1-f97fc710aa5c", "product": { "$ref": "12" } }, { "$ref": "76" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "64" } }, { "$ref": "75" } ], "surveyResponses": [ { "$id": "77", "surveyG_UID": "qTm4xvQt6ESgD/B8ZtlfcA==", "surveyGuid": "c6b839a9-2df4-44e8-a00f-f07c66d95f70", "saleHeaderGuid": "eC03f+FOT0eeKJQKn1AuSA==", "saleGuid": "7f372d78-4ee1-474f-9e28-940a9f502e48", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "N9YpSRypzUSW3lA+VyUVKw==", "guidResponse": "4929d637-a91c-44cd-96de-503e5725152b", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:02:31.9251261", "sale": { "$ref": "64" }, "survey": { "$id": "78", "g_UID": "2qt3QjILPUGzCGyeYuRWCg==", "guid": "4277abda-0b32-413d-b308-6c9e62e4560a", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "CwRvegV8N0GWX2MMgv0bjg==", "checkoutFormGuid": "7a6f040b-7c05-4137-965f-630c82fd1b8e", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:02:31.9251261", "end": "2025-10-05T00:02:31.9251261", "deleted": true, "updated": "2025-10-05T00:02:31.9251261", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "e7b1affd-b1d8-451f-b110-3fc80961b4f4", "2606c265-8db2-48d9-8cc2-bc1d42842a8e" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "32" } }, "ingressId": "sample string 4" }, { "$ref": "77" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "31sp9SoXm0yqArl0JhVacA==", "accountIdentifier": "f5295bdf-172a-4c9b-aa02-b97426155a70", "accountName": "sample string 42", "customerOrderIdentifier": "9Rr/iIQQH0CRe7EhT2YhjA==", "customerOrderIdentifierGuid": "88ff1af5-1084-401f-917b-b1214f66218c", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "79", "id": 1, "paymentID": 2, "paymentIdentifier": "uFicROFq40G2Mvwu0Z++Ng==", "paymentIdentifierGuid": "449c58b8-6ae1-41e3-b632-fc2ed19fbe36", "identifier": "MGc6x6ethE6IdDDeP86QXQ==", "identifierGuid": "c73a6730-ada7-4e84-8874-30de3fce905d", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "sEkl0sWTOE+rNkVHR4CZvA==", "itemIdentifierGuid": "d22549b0-93c5-4f38-ab36-4547478099bc" } }, { "$ref": "63" } ] }, { "$ref": "58" } ], "customerGroupMembers": [ { "$ref": "62" }, { "$ref": "62" } ], "customerGroups": [ { "$ref": "61" }, { "$ref": "61" } ], "accounts": [ { "$ref": "59" }, { "$ref": "59" } ], "account": { "$ref": "59" }, "vouchers": [ { "$id": "80", "customerIdentifier": "RcRHGSzCh0WejX0jo3XABg==", "customerIdentifierGuid": "1947c445-c22c-4587-9e8d-7d23a375c006", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "rxgUy2zkQUOmxqpOpOGK8w==", "idempotentGuid": "cb1418af-e46c-4341-a6c6-aa4ea4e18af3", "offline": true, "voucher": { "$id": "81", "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:02:31.9251261", "barcodeTemplate": { "$id": "82", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "83", "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:02:31.9251261", "labelPageLayout": "ulut1wnlMUKeNHtm8OFN+g==", "pageLayoutGuid": "d7ad5bba-e509-4231-9e34-7b66f0e14dfa", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "81" }, "elements": [ { "$id": "84", "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:02:31.9251261" }, { "$ref": "84" } ] }, "customerVouchers": [ { "$id": "85", "id": 1, "customerIdentifier": "7WYDhwrv6k22dVj9NukI+A==", "customerIdentifierGuid": "870366ed-ef0a-4dea-b675-58fd36e908f8", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:02:31.9251261", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "JMmzZLzXiUmdVP++n5+IYg==", "issuedIdempotentGuid": "64b3c924-d7bc-4989-9d54-ffbe9f9f8862", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:02:31.9251261", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:02:31.9251261", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "VTb6A+N/8k+6ftXcF3VxnA==", "redeemedIdempotentGuid": "03fa3655-7fe3-4ff2-ba7e-d5dc1775719c", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:02:31.9251261", "storeName": "sample string 17", "scaleLabel": { "$ref": "83" }, "voucher": { "$ref": "81" }, "customer": { "$ref": "57" }, "issuedOfflinePayment": { "$ref": "63" }, "redeemedOfflinePayment": { "$ref": "63" } }, { "$ref": "85" } ] }, "customer": { "$ref": "57" } }, { "$ref": "80" } ] } }, { "$ref": "56" } ], "customerGroups": [ { "$id": "86", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "sPHM8ENXtEmUohATjJZJrA==", "groupIDGuid": "f0ccf1b0-5743-49b4-94a2-10138c9649ac", "campaign": { "$ref": "53" }, "group": { "$ref": "61" } }, { "$ref": "86" } ], "signIqTickets": [ { "$id": "87", "identifier": "Fk6nUCBsmkKfTV9Qaq+lmQ==", "identifierGuid": "50a74e16-6c20-429a-9f4d-5f506aafa599", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "87" } ], "comboPriceGroups": [ { "$id": "88", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "CnolKWtjZUyAP2IDLStKvQ==", "guid": "29257a0a-636b-4c65-803f-62032d2b4abd", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "53" }, "comboPricePlus": [ { "$id": "89", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "/6MSd/NsyEqgw1icupvbwA==", "groupGuid": "7712a3ff-6cf3-4ac8-a0c3-589cba9bdbc0", "comboPriceType": 5, "priceType": 5, "pluG_UID": "Dj4anR90iUuguPCPM8wxfQ==", "pluGuid": "9d1a3e0e-741f-4b89-a0b8-f08f33cc317d", "priceGroupG_UID": "mDmewiSZ6kWM7WE4MB0j7w==", "priceGroupGuid": "c29e3998-9924-45ea-8ced-6138301d23ef", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "53" }, "product": { "$ref": "12" }, "priceGroup": { "$ref": "18" }, "campaignPool": { "$ref": "53" } }, { "$ref": "89" } ] }, { "$ref": "88" } ], "priceLevels": [ { "$id": "90", "id": 1, "priceLevelIdentifier": "dklpv17NTE+RLurOt3pweQ==", "priceLevelIdentifierGuid": "bf694976-cd5e-4f4c-912e-eaceb77a7079", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "90" } ] }, "product": { "$ref": "12" }, "dealCost": { "$id": "91", "headerIdentifier": "WM830zqFKEGRPzhuPEEPvQ==", "headerIdentifierGuid": "d337cf58-853a-4128-913f-386e3c410fbd", "identifier": "9oIRwj0o2Em70mU0e+iHMw==", "identifierGuid": "c21182f6-283d-49d8-bbd2-65347be88733", "supplierIdentifier": "zbVk8xj5hEK3q6YDYTpDLA==", "supplierGuid": "f364b5cd-f918-4284-b7ab-a603613a432c", "pluG_UID": "o6NhTEn+nkSdSwkmFPcL+A==", "pluGuid": "4c61a3a3-fe49-449e-9d4b-092614f70bf8", "campaignName": "bf436f69-1352-492a-8895-9e17a44c5b2d", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:02:31.9251261", "end": "2025-10-05T00:02:31.9251261", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "FDxYep6bV0Wd/toiv0P+Rw==", "bonusItemPluGuid": "7a583c14-9b9e-4557-9dfe-da22bf43fe47", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:02:31.9251261", "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:02:31.9251261", "campaignEndDate": "2025-10-05T00:02:31.9251261", "masterPLUG_UID": "H2qhojrmVEuQm5J4EV5ENg==", "masterID": "a2a16a1f-e63a-4b54-909b-9278115e4436", "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": "4QqPR5q2u0ehbbLf5lSwBQ==", "bonusMasterID": "478f0ae1-b69a-47bb-a16d-b2dfe654b005", "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:02:31.9251261", "dealCosts": [ { "$ref": "91" }, { "$ref": "91" } ], "tags": [ { "$id": "92", "pluG_UID": "hrSQhrlPG0y+3rVO7R1dTw==", "pluGuid": "8690b486-4fb9-4c1b-bede-b54eed1d5d4f", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "92" } ], "alternateProductG_UID": "ITXBrj3TqUGuSFhfcLbECg==", "alternateProduct": "aec13521-d33d-41a9-ae48-585f70b6c40a", "productHostCode": { "$id": "93", "id": 1, "pluG_UID": "E39mzadL2ESQgRW+OOAv5g==", "pluGuid": "cd667f13-4ba7-44d8-9081-15be38e02fe6", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-05T00:02:31.9251261", "inventoryTracked": "2025-10-05T00:02:31.9251261", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "7" }, "serviceFee": { "$id": "94", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "10" } ], "orderCycleHeaders": [ { "$id": "95", "storeID": 1, "supplierIdentifier": "mADLj2HtX0aJLuMWt1FmEg==", "supplierGuid": "8fcb0098-ed61-465f-892e-e316b7516612", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "95" } ], "cycles": [ { "$id": "96", "storeID": 1, "supplierIdentifier": "AX8sz8yiv0OA381AeeYR3g==", "supplierGuid": "cf2c7f01-a2cc-43bf-80df-cd4079e611de", "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:02:31.9251261", "deliveryDate": "2025-10-05T00:02:31.9251261", "nextCutOffDate": "2025-10-05T00:02:31.9251261", "nextDeliveryDate": "2025-10-05T00:02:31.9251261", "nextDaysBuffer": 10 }, { "$ref": "96" } ], "store": { "$ref": "3" }, "updated": "2025-10-05T00:02:31.9251261", "isHost": true }, "files": [ { "$id": "97", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-05T00:02:31.9251261", "processed": "2025-10-05T00:02:31.9251261", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:02:31.9251261", "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": "98", "customerNumber": "sample string 1", "creationDate": "2025-10-05T00:02:31.9251261", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "97" } ], "zoneMatrix": [ { "$id": "99", "id": 1, "hostIdentifier": "grVnL4vbpUWCOUlVdugidw==", "hostIdentifierGuid": "2f67b582-db8b-45a5-8239-495576e82277", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "7a74dc18-fe0b-4c6f-85cf-aa993db84e88", "a32c9cab-1b65-45dc-97f2-39dec7654375" ] }, { "$ref": "99" } ], "hostFileStoreSetting": { "$ref": "5" }, "hostStoreSettings": [ { "$ref": "5" }, { "$ref": "5" } ], "promotionPlacements": [ { "$id": "100", "identifier": "eGnMWc0ssEKSoHB33P/aZA==", "identifierGuid": "59cc6978-2ccd-42b0-92a0-7077dcffda64", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "100" } ], "promoTypeGuids": [ "892c0b13-1016-49ae-b8af-8009046832d0", "85899600-8c59-4966-a3a6-c7f2dab79f37" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "5" } ], "accounts": [ { "$id": "101", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "101" } ], "sales": [ { "$id": "102", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-05T00:02:31.9251261", "ftpSite": { "$id": "103", "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": "102" } ], "zoneMatrix": [ { "$ref": "99" }, { "$ref": "99" } ], "cashManagements": [ { "$id": "104", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "105", "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": "104" } ], "updateStoreID": "2b198bb8-15ff-42ff-923c-42b6ab460bd3", "updateStore": { "$id": "106", "id": "ad2d8199-9927-4add-a965-114427ebaaff", "name": "sample string 1", "lastActivity": "2025-10-05T00:02:31.9251261", "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:02:31.9251261" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "107", "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" } }, "grade": { "$id": "108", "id": 1, "gradeID": 2, "storeID": 3, "g_UID": "tiGX60AnT0WLgsJSgXPw3Q==", "guid": "eb9721b6-2740-454f-8b82-c2528173f0dd", "fuelGrade": "sample string 5", "price1": 1, "price2": 1, "price3": 1, "price4": 1, "effective": "2025-10-05T00:02:31.9251261", "updated": "2025-10-05T00:02:31.9251261", "margin": 1, "product": { "$ref": "12" } } }, "deliverySupplier": { "$ref": "7" } }
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.