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": "NAM3KskBREil9o9h/4/EhQ==", "supplierGuid": "2a370334-01c9-4844-a5f6-8f61ff8fc485", "supplier": "sample string 5", "delivered": "2025-08-02T23:25:30.4562066", "recordedAt": "2025-08-02T23:25:30.4562066", "operatorG_UID": "PPsS8PErnUyQb3S/yBvaBg==", "operatorGuid": "f012fb3c-2bf1-4c9d-906f-74bfc81bda06", "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-08-02T23:25:30.4562066", "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-08-02T23:25:30.4562066", "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": "0pBaWlsrm0aZ/5DL2y3BKQ==", "hostIdentifierGuid": "5a5a90d2-2b5b-469b-99ff-90cbdb2dc129", "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-08-02T23:25:30.4562066", "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": "9LkR/hTqu0SoCH9Gvs32Zg==", "hostIdentifierGuid": "fe11b9f4-ea14-44bb-a808-7f46becdf666", "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": "l71QIroCb0CfwomsqH6uoA==", "identifierGuid": "2250bd97-02ba-406f-9fc2-89aca87eaea0", "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": "CgDzHWQbO0e17S8jbFuAcQ==", "hostSupplierIdentifierGuid": "1df3000a-1b64-473b-b5ed-2f236c5b8071", "loyaltyPriceLevelIdentifier": "WTqysWVtRkKmV7Wnyl8nCw==", "loyaltyPriceLevelIdentifierGuid": "b1b23a59-6d65-4246-a657-b5a7ca5f270b", "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-08-02T23:25:30.4562066", "lastProcessed": "2025-08-02T23:25:30.4562066", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "7", "identifier": "2wAywUev7EaAQCRAOA75AA==", "identifierGuid": "c13200db-af47-46ec-8040-2440380ef900", "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": "RtNK/nRakkOgt48hyS8iWw==", "primaryContactID": "fe4ad346-5a74-4392-a0b7-8f21c92f225b", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "Bs6fQpvgXkSICMB6aLelYw==", "supplierGroupGuid": "429fce06-e09b-445e-8808-c07a68b7a563", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:25:30.4562066", "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": "dccb238b-c1d2-4bdc-a216-48646a02c923", "identifier": "x+gEJVkizkKX2vvFLeNB1g==", "identifierGuid": "2504e8c7-2259-42ce-97da-fbc52de341d6", "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": "QYNr3FTXsEqNQycfKl10Cg==", "supplierIdentifierGuid": "dc6b8341-d754-4ab0-8d43-271f2a5d740a", "contactGuid": "8jUyHPFaB0Wt4nQAsDhACA==", "contactID": "1c3235f2-5af1-4507-ade2-7400b0384008", "contact": { "$ref": "8" }, "supplier": { "$ref": "7" } }, { "$ref": "9" } ], "products": [ { "$id": "10", "pluG_UID": "ua2SmXC15UyQbdYm71ivoA==", "pluGuid": "9992adb9-b570-4ce5-906d-d626ef58afa0", "supplierIdentifier": "jI6PYdq+E0Oat527JH9pXw==", "supplierIdentifierGuid": "618f8e8c-beda-4313-9ab7-9dbb247f695f", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:25:30.4562066", "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-08-02T23:25:30.4562066", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "11", "pluG_UID": "XYxzoC7yvEi0j/dFF3l8fw==", "pluGuid": "a0738c5d-f22e-48bc-b48f-f74517797c7f", "supplierIdentifier": "dw5N1I6QlEapgDO7o6jy6g==", "supplierIdentifierGuid": "d44d0e77-908e-4694-a980-33bba3a8f2ea", "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": "JRe6aKIUckeB/m+/VaA+Ww==", "parentPluGuid": "68ba1725-14a2-4772-81fe-6fbf55a03e5b", "freight": 45.0, "freightType": 1, "product": { "$id": "12", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "BzEhmKmDS0eDfpyEj1ZREg==", "guid": "98213107-83a9-474b-837e-9c848f565112", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "wmbJKGntGEWC7rW+YpLfLw==", "priceGroupGuid": "28c966c2-ed69-4518-82ee-b5be6292df2f", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:25:30.4562066", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:25:30.4562066", "pluCreated": "2025-08-02T23:25:30.4562066", "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-08-02T23:25:30.4562066", "lastManualUpdate": "2025-08-02T23:25:30.4562066", "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-08-02T23:25:30.4562066", "currentCostUpdated": "2025-08-02T23:25:30.4562066", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:25:30.4562066", "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, "awsUpdated": "2025-08-02T23:25:30.4562066", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "rnsBgqBd8UeCUomvreM+kA==", "altPLUGuid": "82017bae-5da0-47f1-8252-89afade33e90", "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-08-02T23:25:30.4562066", "labelLastPrice": 1, "shelfPageLayoutG_UID": "Gt/7jkxdr0KYuccEelNfTA==", "shelfPageLayoutGuid": "8efbdf1a-5d4c-42af-98b9-c7047a535f4c", "talkerPageLayoutG_UID": "/ngd69qCFkeGLHr2jeLA0w==", "talkerPageLayoutGuid": "eb1d78fe-82da-4716-862c-7af68de2c0d3", "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": "lE9/VezslkWzdeXofsDGPg==", "inventoryIdentifier": "557f4f94-ecec-4596-b375-e5e87ec0c63e", "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": "FW9d4lIcpEOz8aivi/c8kg==", "parentPluGuid": "e25d6f15-1c52-43a4-b3f1-a8af8bf73c92", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "3y5Me+X8z0SDmsj1XvUohg==", "supplierIdentifierGuid": "7b4c2edf-fce5-44cf-839a-c8f55ef52886", "supplierChanged": true, "rebateSupplierIdentifier": "/ou6lkPaMU+kvcz8DY7MDw==", "rebateSupplierIdentifierGuid": "96ba8bfe-da43-4f31-a4bd-ccfc0d8ecc0f", "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-08-02T23:25:30.4562066", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "SQBYAZm/s0KukdxD1BMuLQ==", "hostIdentifierGuid": "01580049-bf99-42b3-ae91-dc43d4132e2d", "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": "h2/MGL2qjUiKAwfxh+R1xw==", "pluGuid": "18cc6f87-aabd-488d-8a03-07f187e475c7", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-08-02T23:25:30.4562066" }, { "$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-08-02T23:25:30.4562066", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "15" }, "winningCampaign": 1, "winner": { "$id": "16", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:25:30.4562066", "startTime": 3, "endDate": "2025-08-02T23:25:30.4562066", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "kQP9P0JDTkijImUOG/CAew==", "hostIdentifierGuid": "3ffd0391-4342-484e-a322-650e1bf0807b", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "16" }, { "$ref": "16" } ] }, "tray": { "$id": "17", "g_UId": "oSe3WIo+pECyx/211ALtGQ==", "guid": "58b727a1-3e8a-40a4-b2c7-fdb5d402ed19", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "18", "priceGroupG_UID": "LglMV03vAEmSXOCmZ+nppg==", "priceGroupGuid": "574c092e-ef4d-4900-925c-e0a667e9e9a6", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:25:30.4562066", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "12" }, { "$ref": "12" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "19", "pluG_UID": "hWEGppfod0qWfWeFKR5MzA==", "pluGuid": "a6066185-e897-4a77-967d-6785291e4ccc", "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": "394d1231-7ef9-4667-ab26-d82a17a47b2f", "created": "2025-08-02T23:25:30.4562066", "createdByUser": "sample string 1", "activated": "2025-08-02T23:25:30.4562066", "deactivated": "2025-08-02T23:25:30.4562066", "lastOrdered": "2025-08-02T23:25:30.4562066", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:25:30.4562066", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:25:30.4562066", "lastSold": "2025-08-02T23:25:30.4562066", "firstSold": "2025-08-02T23:25:30.4562066", "awsUpdated": "2025-08-02T23:25:30.4562066", "lastManualUpdate": "2025-08-02T23:25:30.4562066", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:25:30.4562066", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:25:30.4562066", "doNotRangeUpdated": "2025-08-02T23:25:30.4562066", "doNotOrderUpdated": "2025-08-02T23:25:30.4562066", "tracked": "2025-08-02T23:25:30.4562066" }, "allergens": [ { "$id": "21", "allergenID": 1, "pluG_UID": "eO6/T97cS0GKtHtm8vhDYg==", "pluGuid": "4fbfee78-dcde-414b-8ab4-7b66f2f84362", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "21" } ], "costs": { "$id": "22", "pluG_UID": "JLpxQNz0MUOg12tNMIsW3Q==", "pluGuid": "4071ba24-f4dc-4331-a0d7-6b4d308b16dd", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-08-02T23:25:30.4562066", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "23", "saleHeaderID": 1, "created": "2025-08-02T23:25:30.4562066", "createdLocal": "2025-08-02T23:25:30.4562066", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "jgVlnC0+tUWkypHGa68sEg==", "operatorGuid": "9c65058e-3e2d-45b5-a4ca-91c66baf2c12", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "UBouKGKobk2kVHTObnj54Q==", "pluGuid": "282e1a50-a862-4d6e-a454-74ce6e78f9e1", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "24", "id": 1, "g_Uid": "Z48dW0s7HE61rgF6Nc4SPQ==", "guid": "5b1d8f67-3b4b-4e1c-b5ae-017a35ce123d", "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-08-02T23:25:30.4562066", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:25:30.4562066", "endShift": "2025-08-02T23:25:30.4562066", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "25", "operatorG_UID": "SZ8sTumSaEqUUUtLXsGeWg==", "operatorGuid": "4e2c9f49-92e9-4a68-9451-4b4b5ec19e5a", "storeID": 2, "operator": { "$ref": "24" }, "store": { "$ref": "3" } }, { "$ref": "25" } ] } }, { "$ref": "23" } ], "apns": [ { "$id": "26", "pluID": 1, "pluG_UID": "YFR3un1vAEe4TNfKALkPkA==", "pluGuid": "ba775460-6f7d-4700-b84c-d7ca00b90f90", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "26" } ], "tuns": [ { "$id": "27", "pluG_UId": "kFecTqIumki5Xa4YwsF5jQ==", "pluGuid": "4e9c5790-2ea2-489a-b95d-ae18c2c1798d", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "12" }, "storeIDs": [ 1, 2 ] }, { "$ref": "27" } ], "competitionPricing": [ { "$id": "28", "identifier": "czTROsvo+0iVeOVbZP/Epw==", "identifierGuid": "3ad13473-e8cb-48fb-9578-e55b64ffc4a7", "pluG_UID": "Ww3h849Tg0aUFQ6bD8ccug==", "pluGuid": "f3e10d5b-538f-4683-9415-0e9b0fc71cba", "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": "lAjI+sqqSUmuS1V5eLT65w==", "groupName": "sample string 1", "identifierGuid": "fac80894-aaca-4949-ae4b-557978b4fae7", "exists": true, "flipChartIdentifier": "9lqaM9QoRUSg2bx+fX9F6w==", "flipChartIdentifierGuid": "339a5af6-28d4-4445-a0d9-bc7e7d7f45eb", "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": "HJ2XPNDuEkOuhr9LScvgGw==", "groupIdentifierGuid": "3c979d1c-eed0-4312-ae86-bf4b49cbe01b", "flipChart": { "$id": "30", "identifier": "RH6f0M3ufU6IibbIADpmGQ==", "identifierGuid": "d09f7e44-eecd-4e7d-8889-b6c8003a6619", "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": "A0d0H2UeEE6l37jiXlAYog==", "identifierGuid": "1f744703-1e65-4e10-a5df-b8e25e5018a2", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "32", "id": 1, "g_UID": "rPcV54ZVIUyQyeSa6wek2A==", "guid": "e715f7ac-5586-4c21-90c9-e49aeb07a4d8", "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": "C48BfsqMq0eOjoowyarFfg==", "previousFormGuid": "7e018f0b-8cca-47ab-8e8e-8a30c9aac57e", "nextForm": 1, "nextFormG_UID": "zDR2W5odFEioRezIdxtYBA==", "nextFormGuid": "5b7634cc-1d9a-4814-a845-ecc8771b5804", "attributes": "sample string 10", "updated": "2025-08-02T23:25:30.4562066", "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": "+figzCD53kSxUO/uiAhDFg==", "checkoutFormGuid": "cca0f8f9-f920-44de-b150-efee88084316", "identifier": "sE5TAxz7Pkqz02n3nDZc7A==", "identifierGuid": "03534eb0-fb1c-4a3e-b3d3-69f79c365cec", "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": "6joo2nO9gkyRztulYukFgw==", "valueGuid": "da283aea-bd73-4c82-91ce-dba562e90583", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:25:30.4562066", "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-08-02T23:25:30.4562066", "imageData": "QEA=", "readOnly": true } }, { "$ref": "33" } ], "panels": [ { "$id": "35", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "h4XORfSgVUyel3IVNm8PrQ==", "checkoutFormGuid": "45ce8587-a0f4-4c55-9e97-7215366f0fad", "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": "0F2//p+9IU+rbaWWYIT45g==", "flipChartPageIdentifierGuid": "febf5dd0-bd9f-4f21-ab6d-a5966084f8e6", "pluG_UID": "lO1wEkfgxkuKy5TcqbK2/Q==", "pluGuid": "1270ed94-e047-4bc6-8acb-94dca9b2b6fd", "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": "ggkxD5RxW0WDKXapAy8gKw==", "pluGuid": "0f310982-7194-455b-8329-76a9032f202b", "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-08-02T23:25:30.4562066", "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": "mHIPlTj5F0S0kaj7wJGXTA==", "ingredientGuid": "Y9DOWxS2zk2HzbLKCeUisQ==", "ingredientIdentifier": "5bced063-b614-4dce-87cd-b2ca09e522b1", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "12" } }, { "$ref": "38" } ], "bins": [ { "$id": "39", "pluG_UID": "Zd53oAmMf0m8KiNI3y6BAg==", "pluGuid": "a077de65-8c09-497f-bc2a-2348df2e8102", "shelfLocationIdentifier": "V36TtRnJBUKpln/EjhK7XA==", "shelfLocationGuid": "b5937e57-c919-4205-a996-7fc48e12bb5c", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "Yscl2efyV0eklWUfFOlV8w==", "labelPageLayoutGuid": "d925c762-f2e7-4757-a495-651f14e955f3", "updated": "2025-08-02T23:25:30.4562066", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "12" }, "location": { "$id": "40", "identifier": "kP3DnktEy0auD3cZ9KKshw==", "storeID": 1, "identifierGuid": "9ec3fd90-444b-46cb-ae0f-7719f4a2ac87", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:25:30.4562066", "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": "FEPr8gNNZ0Sg7y5GurpECQ==", "pluGuid": "f2eb4314-4d03-4467-a0ef-2e46baba4409", "deptNo": 1, "product": { "$ref": "12" }, "scaleLocation": { "$id": "42", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-08-02T23:25:30.4562066", "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-08-02T23:25:30.4562066", "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": "igcyTwVh/Uus/dc9YKQ2yg==", "labelPageLayoutGuid": "4f32078a-6105-4bfd-acfd-d73d60a436ca", "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-08-02T23:25:30.4562066", "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": "p8DyHrS7DkarssRVPKlsEA==", "labelPageLayoutGuid": "1ef2c0a7-bbb4-460e-abb2-c4553ca96c10", "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-08-02T23:25:30.4562066", "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": "spon++tSeUGU6u3owAWcIA==", "labelPageLayoutGuid": "fb279ab2-52eb-4179-94ea-ede8c0059c20", "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-08-02T23:25:30.4562066", "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": "9copWMdCVU2hkFYfs+qVyg==", "labelPageLayoutGuid": "5829caf5-42c7-4d55-a190-561fb3ea95ca", "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": "57beAU2A1UaLnV4P7QtA9w==", "pluGuid": "01deb6e7-804d-46d5-8b9d-5e0fed0b40f7", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "3imJ/psNmk2pwcm0LVIXNQ==", "dealCostGuid": "fe8929de-0d9b-4d9a-a9c1-c9b42d521735", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "7vMvXmbhYki42sYmf3zNUw==", "priceGroupGuid": "5e2ff3ee-e166-4862-b8da-c6267f7ccd53", "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-08-02T23:25:30.4562066", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "zH93Tww1V0qqLqXq71u+kA==", "campaignComboPriceGroupIdentifier": "4f777fcc-350c-4a57-aa2e-a5eaef5bbe90", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "52", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:25:30.4562066", "operatorG_UID": "NVEJKXaxKUm1aRsDAnkhow==", "operatorGuid": "29095135-b176-4929-b569-1b03027921a3", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:25:30.4562066", "signIqTicketFileMovedUtc": "2025-08-02T23:25:30.4562066", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:25:30.4562066", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "12" }, "campaignPlu": { "$ref": "51" } }, { "$ref": "52" } ], "campaign": { "$id": "53", "id": 1, "storeID": 2, "name": "442fa40d-9d7b-47f5-ac9e-c7608e8ef523", "nameGuid": "442fa40d-9d7b-47f5-ac9e-c7608e8ef523", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:25:30.4562066", "startTime": 1, "endDate": "2025-08-02T23:25:30.4562066", "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-08-02T23:25:30.4562066", "system": true, "created": "2025-08-02T23:25:30.4562066", "updated": "2025-08-02T23:25:30.4562066", "priceChangeNotifiedUtc": "2025-08-02T23:25:30.4562066", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "0n8gr5Pcs0OtHlg1K4g+qQ==", "hostIdentifierGuid": "af207fd2-dc93-43b3-ad1e-58352b883ea9", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:25:30.4562066", "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": "nKKVy28LAU+Ivp7szzL1WA==", "pluGuid": "cb95a29c-0b6f-4f01-88be-9eeccf32f558", "hostOfferID": 1, "priceGroupG_UID": "wArKZfwoIE+e97v9CeXjyA==", "priceGroupGuid": "65ca0ac0-28fc-4f20-9ef7-bbfd09e5e3c8", "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-08-02T23:25:30.4562066", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "12" }, "campaign": { "$ref": "53" } }, { "$ref": "54" } ], "sellingRules": [ { "$id": "55", "id": 1, "identifier": "zfKRQb1J/k674vrikHSgHA==", "identifierStr": "zfKRQb1J/k674vrikHSgHA==", "identifierGuid": "4191f2cd-49bd-4efe-bbe2-fae29074a01c", "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": "B8GCoITfy0ChlE7Pn4lTlg==", "customerIDGuid": "a082c107-df84-40cb-a194-4ecf9f895396", "campaign": { "$ref": "53" }, "customer": { "$id": "57", "identifier": "jSJ9IWZnyUOW17u0Y5zarA==", "identifierGuid": "217d228d-6766-43c9-96d7-bbb4639cdaac", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:25:30.4562066", "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": "CVT+O+EBj0WQu2eeKqrYcg==", "communityIdentifierGuid": "3bfe5409-01e1-458f-90bb-679e2aaad872", "joined": "2025-08-02T23:25:30.4562066", "updated": "2025-08-02T23:25:30.4562066", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "QVeklJuxT0CKBpmSqCfbTw==", "priceLevelIdentifierGuid": "94a45741-b19b-404f-8a06-9992a827db4f", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:25:30.4562066", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "58", "cardType": 2, "issueDate": "2025-08-02T23:25:30.4562066", "expiry": "2025-08-02T23:25:30.4562066", "customerID": "6t5+y6cYjUyv9SXosdbcwQ==", "customerIDGuid": "cb7edeea-18a7-4c8d-aff5-25e8b1d6dcc1", "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-08-02T23:25:30.4562066", "linkedAccount": "yAjG6BHzIESUASk/A5bezA==", "linkedAccountGuid": "e8c608c8-f311-4420-9401-293f0396decc", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "57" }, "account": { "$id": "59", "id": 1, "identifier": "klsjZmuDekqR+GKCPfzr8g==", "identifierGuid": "66235b92-836b-4a7a-91f8-62823dfcebf2", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:25:30.4562066", "owner": "0BYp+R3h1UOv0VxFbG6NWg==", "ownerGuid": "f92916d0-e11d-43d5-afd1-5c456c6e8d5a", "accountStoreGroupIdentifier": "SZuLUT1c3Uibh/iLHrUDIQ==", "accountStoreGroupGuid": "518b9b49-5c3d-48dd-9b87-f88b1eb50321", "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-08-02T23:25:30.4562066", "active": true, "updated": "2025-08-02T23:25:30.4562066", "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": "lqL/P2rRQ0eGLZDC+NLa5A==", "identifierGuid": "3fffa296-d16a-4743-862d-90c2f8d2dae4", "name": "sample string 2", "primaryContact": "4fJIZGvXj0qz2OdcVbROFA==", "primaryContactGuid": "6448f2e1-d76b-4a8f-b3d8-e75c55b44e14", "accountID": "S+SDU6+l006jzklQks1fdg==", "accountIDGuid": "5383e44b-a5af-4ed3-a3ce-495092cd5f76", "special": true, "updated": "2025-08-02T23:25:30.4562066", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "XQ6Bi8v/bUu6dsPwT6Eq9g==", "priceLevelIdentifierGuid": "8b810e5d-ffcb-4b6d-ba76-c3f04fa12af6", "deleted": true, "account": { "$ref": "59" }, "primaryContactCustomer": { "$ref": "57" }, "customerGroupMembers": [ { "$id": "62", "id": 1, "groupID": "69kSgRWtLkmL7NfFLF8Lew==", "groupIDGuid": "8112d9eb-ad15-492e-8bec-d7c52c5f0b7b", "customerID": "nqTvYL874EalJB2fEEr8/w==", "customerIDGuid": "60efa49e-3bbf-46e0-a524-1d9f104afcff", "card": "sample string 4", "linkedAccount": "1xK1g8vKfkuHOu1SCuOEtA==", "linkedAccountGuid": "83b512d7-cacb-4b7e-873a-ed520ae384b4", "customer": { "$ref": "57" }, "group": { "$ref": "61" }, "customerCard": { "$ref": "58" } }, { "$ref": "62" } ] }, { "$ref": "61" } ] }, "payments": [ { "$id": "63", "id": 1, "identifier": "95uyKa9l2U+95qBqJOQlFA==", "identifierGuid": "29b29bf7-65af-4fd9-bde6-a06a24e42514", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "NOQZoZ28dUe/G9u19xMH/w==", "accountIDGuid": "a119e434-bc9d-4775-bf1b-dbb5f71307ff", "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-08-02T23:25:30.4562066", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "c8sUmnRlzkeAdi2wQuTH5Q==", "idempotentVoidGuid": "9a14cb73-6574-47ce-8076-2db042e4c7e5", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "64", "saleHeaderID": 1, "saleHeaderGuid": "FMSmO1onBUi76vLWgx4RXw==", "saleHeaderIdentifierGuid": "3ba6c414-275a-4805-bbea-f2d6831e115f", "created": "2025-08-02T23:25:30.4562066", "createdLocal": "2025-08-02T23:25:30.4562066", "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-08-02T23:25:30.4562066", "storeID": 1, "operatorG_Uid": "PPihTcDf2Ua/0FdufHbKiQ==", "operatorGuid": "4da1f83c-dfc0-46d9-bfd0-576e7c76ca89", "customerG_Uid": "Rv7pDY/6jEC1i1AwUVZUEg==", "customerGuid": "0de9fe46-fa8f-408c-b58b-503051565412", "communityIdentifier": "4TePF4wCSkeuBqeEJyUzjA==", "communityIdentifierGuid": "178f37e1-028c-474a-ae06-a7842725338c", "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": "j1zJusWNpUKd2fuil9qK3Q==", "priceLevelIdentifierGuid": "bac95c8f-8dc5-42a5-9dd9-fba297da8add", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "24" }, "customer": { "$ref": "57" }, "communityOrganisation": { "$id": "65", "id": 1, "identifier": "cEWFTT2dsk+qyOqniugNFA==", "identifierGuid": "4d854570-9d3d-4fb2-aac8-eaa78ae80d14", "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-08-02T23:25:30.4562066", "deleted": true }, "details": [ { "$id": "66", "saleItemID": 1, "identifier": "OqZnKTiaF0OZDv5SfECYeA==", "identifierGuid": "2967a63a-9a38-4317-990e-fe527c409878", "saleHeaderID": 2, "plu": 1, "pluG_UId": "8D61mjbgOUupe1FDuaH1FQ==", "pluGuid": "9ab53ef0-e036-4b39-a97b-5143b9a1f515", "accountID": "6jePhX6a+keaQSFOmpnlzQ==", "accountIDGuid": "858f37ea-9a7e-47fa-9a41-214e9a99e5cd", "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-08-02T23:25:30.4562066", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "oUd9iVc/0EyVNsws6gGXpQ==", "refundGuid": "897d47a1-3f57-4cd0-9536-cc2cea0197a5", "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": "g53uDzN6qEOMg09MhKZPAA==", "idempotentVoidGuid": "0fee9d83-7a33-43a8-8c83-4f4c84a64f00", "priceLevelIdentifier": "llxhsQGXmUacYdRK7pBiFA==", "priceLevelIdentifierGuid": "b1615c96-9701-4699-9c61-d44aee906214", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "67", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:25:30.4562066", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "67" } ], "refund": { "$id": "68", "id": 1, "g_UID": "1wlvRcIKYEK7dTSmxmk8eQ==", "guid": "456f09d7-0ac2-4260-bb75-34a6c6693c79", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:25:30.4562066" }, "modifier": { "$id": "69", "id": 1, "setG_UID": "9SSDHpDiJUChfgd+rS4mFQ==", "modifierSetGuid": "1e8324f5-e290-4025-a17e-077ead2e2615", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "APceENCI+U+04YaVw6MRdw==", "pluGuid": "101ef700-88d0-4ff9-b4e1-8695c3a31177", "deleted": true, "g_UID": "PFs2HduqDEGBA3o1g7ZLQQ==", "guid": "1d365b3c-aadb-410c-8103-7a3583b64b41", "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": "qpED9OF96EK4DVaoUNt7CQ==", "pluGuid": "f40391aa-7de1-42e8-b80d-56a850db7b09", "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-08-02T23:25:30.4562066", "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-08-02T23:25:30.4562066", "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": "c2/I1Deq30qWZi7dUmdBTw==", "pluGuid": "d4c86f73-aa37-4adf-9666-2edd5267414f", "accountID": "CmkizEvmhU2TINGwa7Hwpw==", "accountIDGuid": "cc22690a-e64b-4d85-9320-d1b06bb1f0a7", "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-08-02T23:25:30.4562066", "bestOrExpireType": 1, "refundG_UID": "l3d6Ig90gkqBWx01PfLFQg==", "refundGuid": "227a7797-740f-4a82-815b-1d353df2c542", "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": "PocQ7OSPYEWRmYw24xIY4A==", "identifierGuid": "ec10873e-8fe4-4560-9199-8c36e31218e0", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "YZA4LhLcwECvepL6l2HIsw==", "customerIdentifierGuid": "2e389061-dc12-40c0-af7a-92fa9761c8b3", "operatorNo": 1, "operatorG_UID": "PXcCf3x1ekCxk/dDjDgL8A==", "operatorGuid": "7f02773d-757c-407a-b193-f7438c380bf0", "created": "2025-08-02T23:25:30.4562066", "ordered": "2025-08-02T23:25:30.4562066", "started": "2025-08-02T23:25:30.4562066", "completed": "2025-08-02T23:25:30.4562066", "supplied": "2025-08-02T23:25:30.4562066", "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": "GQ+tUJcSQU6TYUQBY9GfDw==", "pluGuid": "50ad0f19-1297-4e41-9361-440163d19f0f", "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": "lQSBphQUukaTgq2wDI0gog==", "headerIdentifierGuid": "a6810495-1414-46ba-9382-adb00c8d20a2", "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": "J+eeQ5//rEK9F9s1s4dE1w==", "surveyGuid": "439ee727-ff9f-42ac-bd17-db35b38744d7", "saleHeaderGuid": "lrwyy59FRUCHiyYACBULVw==", "saleGuid": "cb32bc96-459f-4045-878b-260008150b57", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "cf+Xt0eWzkCEgCYLlE0KeQ==", "guidResponse": "b797ff71-9647-40ce-8480-260b944d0a79", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:25:30.4562066", "sale": { "$ref": "64" }, "survey": { "$id": "78", "g_UID": "OW3qHmHZnEGasafsWgQEDA==", "guid": "1eea6d39-d961-419c-9ab1-a7ec5a04040c", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "V2cpKa+eMkCqpA8PGnBJOw==", "checkoutFormGuid": "29296757-9eaf-4032-aaa4-0f0f1a70493b", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:25:30.4562066", "end": "2025-08-02T23:25:30.4562066", "deleted": true, "updated": "2025-08-02T23:25:30.4562066", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "ff5ff000-7548-405f-b0bd-fb3b94a8d6e3", "a9425dc3-bf73-46e1-852f-ad055b3e9ff8" ], "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": "0t70apRcIESA4+W/Wkkk7Q==", "accountIdentifier": "6af4ded2-5c94-4420-80e3-e5bf5a4924ed", "accountName": "sample string 42", "customerOrderIdentifier": "imIQUglysUy1mTt0nKZ4uQ==", "customerOrderIdentifierGuid": "5210628a-7209-4cb1-b599-3b749ca678b9", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "79", "id": 1, "paymentID": 2, "paymentIdentifier": "ZoQG2j+G5ky3bv5WJbOIhw==", "paymentIdentifierGuid": "da068466-863f-4ce6-b76e-fe5625b38887", "identifier": "p9JOPc3p2EOCgbP8DNknOA==", "identifierGuid": "3d4ed2a7-e9cd-43d8-8281-b3fc0cd92738", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "YtEk+pdZUU+BvNU0xWT65Q==", "itemIdentifierGuid": "fa24d162-5997-4f51-81bc-d534c564fae5" } }, { "$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": "HyiASn0SZkC5lt8DMuVW0w==", "customerIdentifierGuid": "4a80281f-127d-4066-b996-df0332e556d3", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "UcMX+GjmDUW5yCp5wS3rnQ==", "idempotentGuid": "f817c351-e668-450d-b9c8-2a79c12deb9d", "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-08-02T23:25:30.4562066", "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-08-02T23:25:30.4562066", "labelPageLayout": "SKwznt0ybkChugrNccTwBg==", "pageLayoutGuid": "9e33ac48-32dd-406e-a1ba-0acd71c4f006", "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-08-02T23:25:30.4562066" }, { "$ref": "84" } ] }, "customerVouchers": [ { "$id": "85", "id": 1, "customerIdentifier": "FT7E59uY00mJ50dx28mfBA==", "customerIdentifierGuid": "e7c43e15-98db-49d3-89e7-4771dbc99f04", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:25:30.4562066", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "gF0RgCehLk+rBc+3P4DdSQ==", "issuedIdempotentGuid": "80115d80-a127-4f2e-ab05-cfb73f80dd49", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:25:30.4562066", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:25:30.4562066", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "yAp3FakP1kuwHTmef0yDaQ==", "redeemedIdempotentGuid": "15770ac8-0fa9-4bd6-b01d-399e7f4c8369", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:25:30.4562066", "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": "3gf8asSWQUaF9+0+mF72dA==", "groupIDGuid": "6afc07de-96c4-4641-85f7-ed3e985ef674", "campaign": { "$ref": "53" }, "group": { "$ref": "61" } }, { "$ref": "86" } ], "signIqTickets": [ { "$id": "87", "identifier": "9DSs4fhbX0CO54CE3icZTg==", "identifierGuid": "e1ac34f4-5bf8-405f-8ee7-8084de27194e", "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": "Frqnfjeu60e08Dq3MfPv2Q==", "guid": "7ea7ba16-ae37-47eb-b4f0-3ab731f3efd9", "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": "lZU6z8QaDkS0qPPJ6lk1tw==", "groupGuid": "cf3a9595-1ac4-440e-b4a8-f3c9ea5935b7", "comboPriceType": 5, "priceType": 5, "pluG_UID": "ZfQmr0iVLESztAwHX54Ldg==", "pluGuid": "af26f465-9548-442c-b3b4-0c075f9e0b76", "priceGroupG_UID": "pZdfjWFR6U6BqQwWO7ehKA==", "priceGroupGuid": "8d5f97a5-5161-4ee9-81a9-0c163bb7a128", "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": "fH03KjPzBE26iMQ9QoVNYQ==", "priceLevelIdentifierGuid": "2a377d7c-f333-4d04-ba88-c43d42854d61", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "90" } ] }, "product": { "$ref": "12" }, "dealCost": { "$id": "91", "headerIdentifier": "t90ATFR7GEGZfZg8iphvsA==", "headerIdentifierGuid": "4c00ddb7-7b54-4118-997d-983c8a986fb0", "identifier": "CyAu+8+89Ey9UOyeT1r8UQ==", "identifierGuid": "fb2e200b-bccf-4cf4-bd50-ec9e4f5afc51", "supplierIdentifier": "AJxjbzPtGkyXFRJBJ8Gbrg==", "supplierGuid": "6f639c00-ed33-4c1a-9715-124127c19bae", "pluG_UID": "ZWVQ7x05w0OT6gSXo/0YBw==", "pluGuid": "ef506565-391d-43c3-93ea-0497a3fd1807", "campaignName": "d425aa73-fbcd-41b6-853a-92b4df39e3da", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:25:30.4562066", "end": "2025-08-02T23:25:30.4562066", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "pGxCHACSJ0+tNvZ/FsLAig==", "bonusItemPluGuid": "1c426ca4-9200-4f27-ad36-f67f16c2c08a", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:25:30.4562066", "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-08-02T23:25:30.4562066", "campaignEndDate": "2025-08-02T23:25:30.4562066", "masterPLUG_UID": "9HgyMQBh7EKxHhKGEX3UFQ==", "masterID": "313278f4-6100-42ec-b11e-1286117dd415", "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": "dYEzd87yGk6xayZ/vw6WPQ==", "bonusMasterID": "77338175-f2ce-4e1a-b16b-267fbf0e963d", "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-08-02T23:25:30.4562066", "dealCosts": [ { "$ref": "91" }, { "$ref": "91" } ], "tags": [ { "$id": "92", "pluG_UID": "bB0+GaJfZUi2nTP9LojnpQ==", "pluGuid": "193e1d6c-5fa2-4865-b69d-33fd2e88e7a5", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "92" } ], "alternateProductG_UID": "Z4gigOUh2EWdC4x5ngRJrA==", "alternateProduct": "80228867-21e5-45d8-9d0b-8c799e0449ac", "productHostCode": { "$id": "93", "id": 1, "pluG_UID": "opwsMimO90mD3837jLLyFA==", "pluGuid": "322c9ca2-8e29-49f7-83df-cdfb8cb2f214", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-08-02T23:25:30.4562066", "inventoryTracked": "2025-08-02T23:25:30.4562066", "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": "UzV2IlljyES5fgx/uPR54A==", "supplierGuid": "22763553-6359-44c8-b97e-0c7fb8f479e0", "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": "/ACrf8T/RkKllMFhODOVxQ==", "supplierGuid": "7fab00fc-ffc4-4246-a594-c161383395c5", "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-08-02T23:25:30.4562066", "deliveryDate": "2025-08-02T23:25:30.4562066", "nextCutOffDate": "2025-08-02T23:25:30.4562066", "nextDeliveryDate": "2025-08-02T23:25:30.4562066", "nextDaysBuffer": 10 }, { "$ref": "96" } ], "store": { "$ref": "3" }, "updated": "2025-08-02T23:25:30.4562066", "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-08-02T23:25:30.4562066", "processed": "2025-08-02T23:25:30.4562066", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:25:30.4562066", "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-08-02T23:25:30.4562066", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "97" } ], "zoneMatrix": [ { "$id": "99", "id": 1, "hostIdentifier": "K64qViDZw0+FD3q2ovKQSA==", "hostIdentifierGuid": "562aae2b-d920-4fc3-850f-7ab6a2f29048", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "c22725e7-9009-4e77-8544-5f70767aef84", "d69dad09-a4f7-492a-b070-d16dca22fc1c" ] }, { "$ref": "99" } ], "hostFileStoreSetting": { "$ref": "5" }, "hostStoreSettings": [ { "$ref": "5" }, { "$ref": "5" } ], "promotionPlacements": [ { "$id": "100", "identifier": "m+6CfN4ndUaF/Pm20OFXCg==", "identifierGuid": "7c82ee9b-27de-4675-85fc-f9b6d0e1570a", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "100" } ], "promoTypeGuids": [ "d15f1139-b5fb-4f48-bc6c-bdc7f76e15ff", "4a83398c-5bde-487f-b08b-5b0ef4d4d5fe" ], "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-08-02T23:25:30.4562066", "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": "6e2ac09a-2502-4724-a4e6-bb12df62dd89", "updateStore": { "$id": "106", "id": "dc6747cd-a9b7-428a-bffb-b7535005f20c", "name": "sample string 1", "lastActivity": "2025-08-02T23:25:30.4562066", "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-08-02T23:25:30.4562066" }, "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": "BxDHYCSJMEiUROAbzadgvQ==", "guid": "60c71007-8924-4830-9444-e01bcda760bd", "fuelGrade": "sample string 5", "price1": 1, "price2": 1, "price3": 1, "price4": 1, "effective": "2025-08-02T23:25:30.4562066", "updated": "2025-08-02T23:25:30.4562066", "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.