GET api/store/{storeID}/tank/{tankID}/hose/{hoseID}/dispenser/{dispenserNo}
Save FuelHose record
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
storeID |
Store ID |
integer |
Required |
tankID |
Tank number |
integer |
Required |
hoseID |
Hose number |
integer |
Required |
dispenserNo |
Dispenser number |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
FuelHoseName | Description | Type | Additional information |
---|---|---|---|
ID |
Fuel Hose ID |
integer |
None. |
StoreID |
The Store ID that this Hose is located at |
integer |
None. |
HoseNumber |
The Hose Number |
integer |
None. |
DispenserNumber |
The Dispenser (pump) number this hose is attached to |
integer |
None. |
TankNumber |
The Tank ID that this hose is ultamently attached to |
integer |
None. |
AccumulatedVolume | integer |
None. |
|
RolloverVolume |
Maximum meter reading, value to use during automatic rollover adjustments |
decimal number |
None. |
Updated |
Last time this record was updated |
date |
None. |
Dispenser |
Fuel Dispenser object that this Hose is connected to |
FuelDispenser |
None. |
Tank |
The Tank object that this Hose is connected to |
FuelTank |
None. |
Response Formats
application/json, text/json
Sample:
{ "id": 1, "storeID": 2, "hoseNumber": 3, "dispenserNumber": 4, "tankNumber": 1, "accumulatedVolume": 1, "rolloverVolume": 5.0, "updated": "2025-10-05T00:02:27.7999455", "dispenser": { "$id": "2", "id": 1, "storeID": 2, "dispenserNumber": 3, "updated": "2025-10-05T00:02:27.7999455" }, "tank": { "$id": "3", "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:27.7999455", "storeName": "sample string 9", "store": { "$id": "4", "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:27.7999455", "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": "sbG7DN/+ekKmyuRXysxbiw==", "hostIdentifierGuid": "0cbbb1b1-fedf-427a-a6ca-e457cacc5b8b", "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:27.7999455", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "5", "storeID": 1, "addressType": 1, "address1": "sample string 1", "address2": "sample string 2", "city": "sample string 3", "state": "sample string 4", "country": "sample string 5", "postCode": "sample string 6" }, "billingAddress": { "$ref": "5" }, "hostStoreSettings": [ { "$id": "6", "id": 1, "hostIdentifier": "Gv7GbDibdU+JHCZHzVIcOg==", "hostIdentifierGuid": "6cc6fe1a-9b38-4f75-891c-2647cd521c3a", "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": "7", "identifier": "LH31vZ4N/UWSVDuOTRMm+A==", "identifierGuid": "bdf57d2c-0d9e-45fd-9254-3b8e4d1326f8", "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": "ATUIN4LIXEeXT0591TCHZw==", "hostSupplierIdentifierGuid": "37083501-c882-475c-974f-4e7dd5308767", "loyaltyPriceLevelIdentifier": "zTdaXNedekCL7/LWZ+vj/Q==", "loyaltyPriceLevelIdentifierGuid": "5c5a37cd-9dd7-407a-8bef-f2d667ebe3fd", "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:27.7999455", "lastProcessed": "2025-10-05T00:02:27.7999455", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "8", "identifier": "fvfi57crCkWwFrBEd5xivQ==", "identifierGuid": "e7e2f77e-2bb7-450a-b016-b044779c62bd", "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": "pfPhqejWtUGFmJhphqg9zA==", "primaryContactID": "a9e1f3a5-d6e8-41b5-8598-986986a83dcc", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "9mJFDmFZk0WSRqLzsdOTYQ==", "supplierGroupGuid": "0e4562f6-5961-4593-9246-a2f3b1d39361", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:02:27.7999455", "rebateLastClaimedAmount": 1.0, "cartonsOnly": true, "minimumOrderValue": 1, "enforceMinimumQuantity": true, "freight": 19.0, "freightType": 20, "deleted": true, "deletedUser": "sample string 22", "storeName": "sample string 23", "primaryContact": { "$id": "9", "id": "7946ad73-ea63-42ad-9d5c-e970584f9174", "identifier": "xatwdv5cskC6krI2VrbIXg==", "identifierGuid": "7670abc5-5cfe-40b2-ba92-b23656b6c85e", "familyName": "sample string 1", "givenNames": "sample string 2", "otherNames": "sample string 3", "title": "sample string 4", "dateOfBirth": "sample string 5", "sex": "sample string 6", "address": "sample string 7", "address1": "sample string 8", "address2": "sample string 9", "town": "sample string 10", "state": "sample string 11", "country": "sample string 12", "postalCode": "sample string 13", "telephone": "sample string 14", "mobile": "sample string 15", "email": "sample string 16", "fax": "sample string 17", "primary": true }, "contacts": [ { "$id": "10", "supplierIdentifier": "qAD1m6duJk+mqiSDXsyUZw==", "supplierIdentifierGuid": "9bf500a8-6ea7-4f26-a6aa-24835ecc9467", "contactGuid": "pBHRcKJ8xkaA00ojpgCjdg==", "contactID": "70d111a4-7ca2-46c6-80d3-4a23a600a376", "contact": { "$ref": "9" }, "supplier": { "$ref": "8" } }, { "$ref": "10" } ], "products": [ { "$id": "11", "pluG_UID": "hDcLtOsDyk+SH0U/Bp4+vQ==", "pluGuid": "b40b3784-03eb-4fca-921f-453f069e3ebd", "supplierIdentifier": "bwpFD6VDUEKo4OBgkIIkVg==", "supplierIdentifierGuid": "0f450a6f-43a5-4250-a8e0-e06090822456", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:02:27.7999455", "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:27.7999455", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "12", "pluG_UID": "i4OtFrG/20CmbbvEG2LLkQ==", "pluGuid": "16ad838b-bfb1-40db-a66d-bbc41b62cb91", "supplierIdentifier": "wWFwV3Qd/kizfQwskm1TCw==", "supplierIdentifierGuid": "577061c1-1d74-48fe-b37d-0c2c926d530b", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "12" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "lLmrOE29T0ep767GAc5PAw==", "parentPluGuid": "38abb994-bd4d-474f-a9ef-aec601ce4f03", "freight": 45.0, "freightType": 1, "product": { "$id": "13", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "h/a61DM7okS+kDuASHKtEw==", "guid": "d4baf687-3b33-44a2-be90-3b804872ad13", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "AJ5zLUPCPUaion+vYK9kwQ==", "priceGroupGuid": "2d739e00-c243-463d-a2a2-7faf60af64c1", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:02:27.7999455", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:02:27.7999455", "pluCreated": "2025-10-05T00:02:27.7999455", "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:27.7999455", "lastManualUpdate": "2025-10-05T00:02:27.7999455", "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:27.7999455", "currentCostUpdated": "2025-10-05T00:02:27.7999455", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:02:27.7999455", "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:27.7999455", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "MfZY1nqZL0O3syii53tkmg==", "altPLUGuid": "d658f631-997a-432f-b7b3-28a2e77b649a", "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:27.7999455", "labelLastPrice": 1, "shelfPageLayoutG_UID": "UIk97jAZQ0GTG4V20hIJmw==", "shelfPageLayoutGuid": "ee3d8950-1930-4143-931b-8576d212099b", "talkerPageLayoutG_UID": "zYaJj+Cj9U6sdwjbxD5aPA==", "talkerPageLayoutGuid": "8f8986cd-a3e0-4ef5-ac77-08dbc43e5a3c", "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": "+oFPv/j2R0ar5Rr2gkHA9g==", "inventoryIdentifier": "bf4f81fa-f6f8-4647-abe5-1af68241c0f6", "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": "3H3/0Fy59E6uMWIrtnBlKQ==", "parentPluGuid": "d0ff7ddc-b95c-4ef4-ae31-622bb6706529", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "hZasmPf5F06guvrVc++qkQ==", "supplierIdentifierGuid": "98ac9685-f9f7-4e17-a0ba-fad573efaa91", "supplierChanged": true, "rebateSupplierIdentifier": "auXX0mIdYEGHg0tu3KrZkw==", "rebateSupplierIdentifierGuid": "d2d7e56a-1d62-4160-8783-4b6edcaad993", "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:27.7999455", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "Z3XKClvA2kqza3il/xe3cA==", "hostIdentifierGuid": "0aca7567-c05b-4ada-b36b-78a5ff17b770", "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": "13" }, { "$ref": "13" } ], "store": { "$ref": "4" }, "storePrices": [ { "$id": "14", "pluG_UID": "kCdJF8c2/EC/fjhMkyReng==", "pluGuid": "17492790-36c7-40fc-bf7e-384c93245e9e", "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:27.7999455" }, { "$ref": "14" } ], "currentPrices": { "$id": "15", "pluPrices": { "$id": "16", "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:27.7999455", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "16" }, "winningCampaign": 1, "winner": { "$id": "17", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:02:27.7999455", "startTime": 3, "endDate": "2025-10-05T00:02:27.7999455", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "snUWVXsHIUOt/O7MqjkK5w==", "hostIdentifierGuid": "551675b2-077b-4321-adfc-eeccaa390ae7", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "17" }, { "$ref": "17" } ] }, "tray": { "$id": "18", "g_UId": "kxPeQgxv/UiwN8SpmkPC7w==", "guid": "42de1393-6f0c-48fd-b037-c4a99a43c2ef", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "19", "priceGroupG_UID": "KXE1x6d+ckK7jeGF9auCIA==", "priceGroupGuid": "c7357129-7ea7-4272-bb8d-e185f5ab8220", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:02:27.7999455", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "13" }, { "$ref": "13" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "20", "pluG_UID": "5HNfdBp1LUWyqH8uyk9Lcg==", "pluGuid": "745f73e4-751a-452d-b2a8-7f2eca4f4b72", "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": "21", "pluGuid": "c0751dcb-32df-4c4f-a0a3-780183bcaa93", "created": "2025-10-05T00:02:27.7999455", "createdByUser": "sample string 1", "activated": "2025-10-05T00:02:27.7999455", "deactivated": "2025-10-05T00:02:27.7999455", "lastOrdered": "2025-10-05T00:02:27.7999455", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:02:27.7999455", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:02:27.7999455", "lastSold": "2025-10-05T00:02:27.7999455", "firstSold": "2025-10-05T00:02:27.7999455", "awsUpdated": "2025-10-05T00:02:27.7999455", "lastManualUpdate": "2025-10-05T00:02:27.7999455", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:02:27.7999455", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:02:27.7999455", "doNotRangeUpdated": "2025-10-05T00:02:27.7999455", "doNotOrderUpdated": "2025-10-05T00:02:27.7999455", "tracked": "2025-10-05T00:02:27.7999455" }, "allergens": [ { "$id": "22", "allergenID": 1, "pluG_UID": "GVBcQWm5IE6tNwuoKnmERw==", "pluGuid": "415c5019-b969-4e20-ad37-0ba82a798447", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "22" } ], "costs": { "$id": "23", "pluG_UID": "LkRjQ9mQbE+43RQhrIkAqA==", "pluGuid": "4363442e-90d9-4f6c-b8dd-1421ac8900a8", "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:27.7999455", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "24", "saleHeaderID": 1, "created": "2025-10-05T00:02:27.7999455", "createdLocal": "2025-10-05T00:02:27.7999455", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "tHqEPst4NkKbkjIWdnKOeQ==", "operatorGuid": "3e847ab4-78cb-4236-9b92-321676728e79", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "Qvv3M5j9D0OhZVgJQmNjgA==", "pluGuid": "33f7fb42-fd98-430f-a165-580942636380", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "25", "id": 1, "g_Uid": "THATczqI1kKCGokPwK6J0Q==", "guid": "7313704c-883a-42d6-821a-890fc0ae89d1", "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:27.7999455", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:02:27.7999455", "endShift": "2025-10-05T00:02:27.7999455", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "26", "operatorG_UID": "5yLflHcbN0WfqCFVyrVIvw==", "operatorGuid": "94df22e7-1b77-4537-9fa8-2155cab548bf", "storeID": 2, "operator": { "$ref": "25" }, "store": { "$ref": "4" } }, { "$ref": "26" } ] } }, { "$ref": "24" } ], "apns": [ { "$id": "27", "pluID": 1, "pluG_UID": "D0z4Y6WMrU6kteceQR4gtw==", "pluGuid": "63f84c0f-8ca5-4ead-a4b5-e71e411e20b7", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "27" } ], "tuns": [ { "$id": "28", "pluG_UId": "7UJs6yCBE0Scia6gVKj6Vg==", "pluGuid": "eb6c42ed-8120-4413-9c89-aea054a8fa56", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "13" }, "storeIDs": [ 1, 2 ] }, { "$ref": "28" } ], "competitionPricing": [ { "$id": "29", "identifier": "CHMVsi0ZrUOBU047rnUk4Q==", "identifierGuid": "b2157308-192d-43ad-8153-4e3bae7524e1", "pluG_UID": "vCH2/KhGnEq+0+R4KP8uPw==", "pluGuid": "fcf621bc-46a8-4a9c-bed3-e47828ff2e3f", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "29" } ], "supplier": { "$ref": "8" }, "supplierName": "sample string 147", "children": [ { "$ref": "13" }, { "$ref": "13" } ], "ordering": { "$ref": "11" }, "flipChartPages": [ { "$id": "30", "identifier": "IyB2JAOjmkqOtmQwcFSR7A==", "groupName": "sample string 1", "identifierGuid": "24762023-a303-4a9a-8eb6-6430705491ec", "exists": true, "flipChartIdentifier": "RhLyTvJ4oUyjf9uqbdVQGg==", "flipChartIdentifierGuid": "4ef21246-78f2-4ca1-a37f-dbaa6dd5501a", "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": "YBSV+MwANEyTOyT8hKUvxg==", "groupIdentifierGuid": "f8951460-00cc-4c34-933b-24fc84a52fc6", "flipChart": { "$id": "31", "identifier": "AOEqOWek9U2DE5B7hzg86Q==", "identifierGuid": "392ae100-a467-4df5-8313-907b87383ce9", "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": "32", "identifier": "7Ybmsoru6EW5X91ynZfNuA==", "identifierGuid": "b2e686ed-ee8a-45e8-b95f-dd729d97cdb8", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "33", "id": 1, "g_UID": "mNrTVVWSqUWPY9qqVd/mOA==", "guid": "55d3da98-9255-45a9-8f63-daaa55dfe638", "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": "A45MYmXHmU2tlzOvgW0htw==", "previousFormGuid": "624c8e03-c765-4d99-ad97-33af816d21b7", "nextForm": 1, "nextFormG_UID": "vHebt5OEsE+boKhEz6829w==", "nextFormGuid": "b79b77bc-8493-4fb0-9ba0-a844cfaf36f7", "attributes": "sample string 10", "updated": "2025-10-05T00:02:27.7999455", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "33" }, "previousCheckoutForm": { "$ref": "33" }, "buttons": [ { "$id": "34", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "knDvu+3j9k+xx6NZl7/CfA==", "checkoutFormGuid": "bbef7092-e3ed-4ff6-b1c7-a35997bfc27c", "identifier": "mTnq/QqLyke304aHhnAlJw==", "identifierGuid": "fdea3999-8b0a-47ca-b7d3-868786702527", "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": "xIBVxYUHLkezeQHeuZ20EQ==", "valueGuid": "c55580c4-0785-472e-b379-01deb99db411", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:02:27.7999455", "action": "sample string 12", "valueForm": { "$ref": "33" }, "image": { "$id": "35", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-05T00:02:27.7999455", "imageData": "QEA=", "readOnly": true } }, { "$ref": "34" } ], "panels": [ { "$id": "36", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "gyYzha7Aikynm2Hr4dNb/A==", "checkoutFormGuid": "85332683-c0ae-4c8a-a79b-61ebe1d35bfc", "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": "36" } ] }, { "$ref": "33" } ], "panels": [ { "$ref": "36" }, { "$ref": "36" } ] }, "pages": [ { "$ref": "30" }, { "$ref": "30" } ] }, "contentPanel": { "$ref": "36" }, "products": [ { "$id": "37", "flipChartPageIdentifier": "KwDhI8dA90Oa0vu/YfRU7A==", "flipChartPageIdentifierGuid": "23e1002b-40c7-43f7-9ad2-fbbf61f454ec", "pluG_UID": "pY8m4NXdo0+Y92KxiqI9Lw==", "pluGuid": "e0268fa5-ddd5-4fa3-98f7-62b18aa23d2f", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "13" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "37" } ], "productCount": 27, "pages": [ { "$ref": "30" }, { "$ref": "30" } ] }, { "$ref": "30" } ], "priceHistory": [ { "$id": "38", "pluG_UID": "Uu0ZNpYi6kqboO7X0bYwsQ==", "pluGuid": "3619ed52-2296-4aea-9ba0-eed7d1b630b1", "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:27.7999455", "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": "38" } ], "ingredients": [ { "$id": "39", "pluG_UID": "lMd2+d32YEuG3oRagKfVDA==", "ingredientGuid": "6u57q3gXYEaLG3mJI1tWew==", "ingredientIdentifier": "ab7beeea-1778-4660-8b1b-7989235b567b", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "13" } }, { "$ref": "39" } ], "bins": [ { "$id": "40", "pluG_UID": "SVX6l/iuOEKFuZvUwMdlPg==", "pluGuid": "97fa5549-aef8-4238-85b9-9bd4c0c7653e", "shelfLocationIdentifier": "ixt9t7h7vkKcb57ThLslJg==", "shelfLocationGuid": "b77d1b8b-7bb8-42be-9c6f-9ed384bb2526", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "NcBnWtBO0Eej0l8CR9U+bA==", "labelPageLayoutGuid": "5a67c035-4ed0-47d0-a3d2-5f0247d53e6c", "updated": "2025-10-05T00:02:27.7999455", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "13" }, "location": { "$id": "41", "identifier": "juIiYv1ON0iczectm4T8HA==", "storeID": 1, "identifierGuid": "6222e28e-4efd-4837-9ccd-e72d9b84fc1c", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:02:27.7999455", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "40" }, { "$ref": "40" } ] } }, { "$ref": "40" } ], "bin": { "$ref": "40" }, "scaleLocations": [ { "$id": "42", "plu": 1, "pluG_UID": "Wshgma+eHk2UBEenfFBZ7w==", "pluGuid": "9960c85a-9eaf-4d1e-9404-47a77c5059ef", "deptNo": 1, "product": { "$ref": "13" }, "scaleLocation": { "$id": "43", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:02:27.7999455", "department": { "$id": "44", "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": "43" }, "subDepartments": [ { "$id": "45", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "46", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "47", "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:27.7999455", "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": "odJ02VbLgU+kofeuGRNTHQ==", "labelPageLayoutGuid": "d974d2a1-cb56-4f81-a4a1-f7ae1913531d", "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": "48", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "49", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "50", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "50" } ], "commodityCode": "sample string 6" }, { "$ref": "49" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "49" }, "mscDep": { "$id": "51", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "48" }, { "$ref": "48" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "50" } }, { "$ref": "47" } ], "updated": "2025-10-05T00:02:27.7999455", "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": "1gsY5vaY90u5um61xeVtSQ==", "labelPageLayoutGuid": "e6180bd6-98f6-4bf7-b9ba-6eb5c5e56d49", "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": "48" }, "mscCom": { "$ref": "49" }, "mscDep": { "$ref": "51" }, "mscSubCom": { "$ref": "50" } }, { "$ref": "46" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:02:27.7999455", "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": "e3TkfTcRFUS2V1Fjnc5pzg==", "labelPageLayoutGuid": "7de4747b-1137-4415-b657-51639dce69ce", "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": "48" }, "mscCom": { "$ref": "49" }, "mscDep": { "$ref": "51" }, "mscSubCom": { "$ref": "50" } }, { "$ref": "45" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:02:27.7999455", "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": "h+252iKw30qgolXjRsbvAg==", "labelPageLayoutGuid": "dab9ed87-b022-4adf-a0a2-55e346c6ef02", "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": "48" }, "mscCom": { "$ref": "49" }, "mscDep": { "$ref": "51" }, "mscSubCom": { "$ref": "50" } } } }, { "$ref": "42" } ], "nextPrice": { "$id": "52", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "r8B4bG7G5ES2OE7PM5+idg==", "pluGuid": "6c78c0af-c66e-44e4-b638-4ecf339fa276", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "Jws1jfJTY0eQYUaeYeiT6w==", "dealCostGuid": "8d350b27-53f2-4763-9061-469e61e893eb", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "FFrQRyvrn0GXlLOyLfnaaQ==", "priceGroupGuid": "47d05a14-eb2b-419f-9794-b3b22df9da69", "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:27.7999455", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "WNhW3biAVUmWoB7/jhILFw==", "campaignComboPriceGroupIdentifier": "dd56d858-80b8-4955-96a0-1eff8e120b17", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "53", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:02:27.7999455", "operatorG_UID": "m3KVTGm1ikyH9Ctkkowh5w==", "operatorGuid": "4c95729b-b569-4c8a-87f4-2b64928c21e7", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:02:27.7999455", "signIqTicketFileMovedUtc": "2025-10-05T00:02:27.7999455", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:02:27.7999455", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "13" }, "campaignPlu": { "$ref": "52" } }, { "$ref": "53" } ], "campaign": { "$id": "54", "id": 1, "storeID": 2, "name": "c40f38c7-bf1f-4b6c-9243-668427d7d348", "nameGuid": "c40f38c7-bf1f-4b6c-9243-668427d7d348", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:02:27.7999455", "startTime": 1, "endDate": "2025-10-05T00:02:27.7999455", "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:27.7999455", "system": true, "created": "2025-10-05T00:02:27.7999455", "updated": "2025-10-05T00:02:27.7999455", "priceChangeNotifiedUtc": "2025-10-05T00:02:27.7999455", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "35z95swEUkab8N/tF7oI7g==", "hostIdentifierGuid": "e6fd9cdf-04cc-4652-9bf0-dfed17ba08ee", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:02:27.7999455", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "52" }, { "$ref": "52" } ], "campaignPools": [ { "$id": "55", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "klxw/Y5Ai0GXX5+U1Wgd8w==", "pluGuid": "fd705c92-408e-418b-975f-9f94d5681df3", "hostOfferID": 1, "priceGroupG_UID": "F/bHgwA1xUeN0f2Avf7h+A==", "priceGroupGuid": "83c7f617-3500-47c5-8dd1-fd80bdfee1f8", "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:27.7999455", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "13" }, "campaign": { "$ref": "54" } }, { "$ref": "55" } ], "sellingRules": [ { "$id": "56", "id": 1, "identifier": "p0Lxq65+OECE0Te9ingfqA==", "identifierStr": "p0Lxq65+OECE0Te9ingfqA==", "identifierGuid": "abf142a7-7eae-4038-84d1-37bd8a781fa8", "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": "54" } }, { "$ref": "56" } ], "customers": [ { "$id": "57", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "HoCqAAPSNEyNPuWSre0bPA==", "customerIDGuid": "00aa801e-d203-4c34-8d3e-e592aded1b3c", "campaign": { "$ref": "54" }, "customer": { "$id": "58", "identifier": "01HAWzSUYk6C9D9R08aDoQ==", "identifierGuid": "5bc051d3-9434-4e62-82f4-3f51d3c683a1", "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:27.7999455", "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": "Ym+OrYgvf0asnZCGC9EMag==", "communityIdentifierGuid": "ad8e6f62-2f88-467f-ac9d-90860bd10c6a", "joined": "2025-10-05T00:02:27.7999455", "updated": "2025-10-05T00:02:27.7999455", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "V/NpAIJF0UO9vY0x4wBN8g==", "priceLevelIdentifierGuid": "0069f357-4582-43d1-bdbd-8d31e3004df2", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:02:27.7999455", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "59", "cardType": 2, "issueDate": "2025-10-05T00:02:27.7999455", "expiry": "2025-10-05T00:02:27.7999455", "customerID": "OcEE2ul9T0igZ9nnjdfbog==", "customerIDGuid": "da04c139-7de9-484f-a067-d9e78dd7dba2", "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:27.7999455", "linkedAccount": "s05FbZYaLk2Qpbva7eYgRQ==", "linkedAccountGuid": "6d454eb3-1a96-4d2e-90a5-bbdaede62045", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "58" }, "account": { "$id": "60", "id": 1, "identifier": "bqdd4Btu7kmf7Oe/JmsfNg==", "identifierGuid": "e05da76e-6e1b-49ee-9fec-e7bf266b1f36", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:02:27.7999455", "owner": "aLPIBr/AM0672rKlvWlp3w==", "ownerGuid": "06c8b368-c0bf-4e33-bbda-b2a5bd6969df", "accountStoreGroupIdentifier": "b5/4Y/7u7EyV3yqNQKTNzg==", "accountStoreGroupGuid": "63f89f6f-eefe-4cec-95df-2a8d40a4cdce", "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:27.7999455", "active": true, "updated": "2025-10-05T00:02:27.7999455", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "58" }, "card": { "$ref": "59" }, "members": { "$id": "61", "sample string 1": [ { "$ref": "58" }, { "$ref": "58" } ], "sample string 2": [ { "$ref": "58" }, { "$ref": "58" } ] }, "customerGroups": [ { "$id": "62", "identifier": "/03VQE5XikS6MwxfhDdc5w==", "identifierGuid": "40d54dff-574e-448a-ba33-0c5f84375ce7", "name": "sample string 2", "primaryContact": "vQL/f6ceOkO+dZmjoUeIag==", "primaryContactGuid": "7fff02bd-1ea7-433a-be75-99a3a147886a", "accountID": "J0oMpbgCckOS8V4hGgHXpg==", "accountIDGuid": "a50c4a27-02b8-4372-92f1-5e211a01d7a6", "special": true, "updated": "2025-10-05T00:02:27.7999455", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "OwzOUhKoCE6M5/2WCbdoKQ==", "priceLevelIdentifierGuid": "52ce0c3b-a812-4e08-8ce7-fd9609b76829", "deleted": true, "account": { "$ref": "60" }, "primaryContactCustomer": { "$ref": "58" }, "customerGroupMembers": [ { "$id": "63", "id": 1, "groupID": "8EQWOo7pt02M1HylJPykTQ==", "groupIDGuid": "3a1644f0-e98e-4db7-8cd4-7ca524fca44d", "customerID": "om181fz23k2D53IOSEEL9g==", "customerIDGuid": "d57c6da2-f6fc-4dde-83e7-720e48410bf6", "card": "sample string 4", "linkedAccount": "HEF83iyH4U61eX9Bzj3jDA==", "linkedAccountGuid": "de7c411c-872c-4ee1-b579-7f41ce3de30c", "customer": { "$ref": "58" }, "group": { "$ref": "62" }, "customerCard": { "$ref": "59" } }, { "$ref": "63" } ] }, { "$ref": "62" } ] }, "payments": [ { "$id": "64", "id": 1, "identifier": "fsuAH4/o1UiOVoouqHuf+A==", "identifierGuid": "1f80cb7e-e88f-48d5-8e56-8a2ea87b9ff8", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "jCy8F1paAESj753lkPIF2g==", "accountIDGuid": "17bc2c8c-5a5a-4400-a3ef-9de590f205da", "customerAccount": { "$ref": "60" }, "customerCard": { "$ref": "59" }, "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:27.7999455", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "48gycP/XaE6x/gSBvcw1Hw==", "idempotentVoidGuid": "7032c8e3-d7ff-4e68-b1fe-0481bdcc351f", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "65", "saleHeaderID": 1, "saleHeaderGuid": "8Cw797yhtUmNSMNA1gdeEw==", "saleHeaderIdentifierGuid": "f73b2cf0-a1bc-49b5-8d48-c340d6075e13", "created": "2025-10-05T00:02:27.7999455", "createdLocal": "2025-10-05T00:02:27.7999455", "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:27.7999455", "storeID": 1, "operatorG_Uid": "3QCKiZkCi0W6LxKieUvgSg==", "operatorGuid": "898a00dd-0299-458b-ba2f-12a2794be04a", "customerG_Uid": "Ec7whBrFT02a/W/51cdBgQ==", "customerGuid": "84f0ce11-c51a-4d4f-9afd-6ff9d5c74181", "communityIdentifier": "5rogZmt6N0CZOl6HtQBWng==", "communityIdentifierGuid": "6620bae6-7a6b-4037-993a-5e87b500569e", "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": "eykiDgfhuE+PoNdMusYkjA==", "priceLevelIdentifierGuid": "0e22297b-e107-4fb8-8fa0-d74cbac6248c", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "25" }, "customer": { "$ref": "58" }, "communityOrganisation": { "$id": "66", "id": 1, "identifier": "CHrNI3SWJUKF8pOcnxtwZA==", "identifierGuid": "23cd7a08-9674-4225-85f2-939c9f1b7064", "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:27.7999455", "deleted": true }, "details": [ { "$id": "67", "saleItemID": 1, "identifier": "hoDyo+itMUa77C9cAH6mcw==", "identifierGuid": "a3f28086-ade8-4631-bbec-2f5c007ea673", "saleHeaderID": 2, "plu": 1, "pluG_UId": "OoA/BmcvME2gnke/zhfR0g==", "pluGuid": "063f803a-2f67-4d30-a09e-47bfce17d1d2", "accountID": "lkH2pk9PkUK181xpoDzJ5Q==", "accountIDGuid": "a6f64196-4f4f-4291-b5f3-5c69a03cc9e5", "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:27.7999455", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "/+jGBYYr6kujENIhqqEqjg==", "refundGuid": "05c6e8ff-2b86-4bea-a310-d221aaa12a8e", "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": "NRFAmjgNZ0yD6rXFeUe/zA==", "idempotentVoidGuid": "9a401135-0d38-4c67-83ea-b5c57947bfcc", "priceLevelIdentifier": "/PWqyKIoYUmcwfDIgbv2Yw==", "priceLevelIdentifierGuid": "c8aaf5fc-28a2-4961-9cc1-f0c881bbf663", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "68", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:02:27.7999455", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "68" } ], "refund": { "$id": "69", "id": 1, "g_UID": "C1Ix348OQEaP77NBOHT26g==", "guid": "df31520b-0e8f-4640-8fef-b3413874f6ea", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:02:27.7999455" }, "modifier": { "$id": "70", "id": 1, "setG_UID": "QnzIgt+9D0u6JKUtqvt7FQ==", "modifierSetGuid": "82c87c42-bddf-4b0f-ba24-a52daafb7b15", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "pCZ52R6DjEyC2RfvEk1x1A==", "pluGuid": "d97926a4-831e-4c8c-82d9-17ef124d71d4", "deleted": true, "g_UID": "Oz+D2AR9NkuYwxIN/zBkjg==", "guid": "d8833f3b-7d04-4b36-98c3-120dff30648e", "product": { "$ref": "13" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "67" } ], "eftReceipts": [ { "$id": "71", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "65" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "71" } ], "payments": [ { "$ref": "64" }, { "$ref": "64" } ], "cards": [ { "$id": "72", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "72" } ], "campaignHits": [ { "$id": "73", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "73" } ], "fuel": [ { "$id": "74", "id": 1, "plu": 1, "pluG_UID": "f9AejvbxTUqflMQs4JAnQA==", "pluGuid": "8e1ed07f-f1f6-4a4d-9f94-c42ce0902740", "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:27.7999455", "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:27.7999455", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "74" } ], "fuelResells": [ { "$id": "75", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "NS9AFyFJikaq2jZTYBZirA==", "pluGuid": "17402f35-4921-468a-aada-3653601662ac", "accountID": "xlggDa3abkKhhyL2o7jcDw==", "accountIDGuid": "0d2058c6-daad-426e-a187-22f6a3b8dc0f", "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:27.7999455", "bestOrExpireType": 1, "refundG_UID": "FxK8zH4WEEelIVb3fsP/Tw==", "refundGuid": "ccbc1217-167e-4710-a521-56f77ec3ff4f", "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": "75" } ], "customerOrder": [ { "$id": "76", "identifier": "YXN+SZEaikaoqi8vOZwU8A==", "identifierGuid": "497e7361-1a91-468a-a8aa-2f2f399c14f0", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "UU2n2cbYGUSRakXIGUhf3g==", "customerIdentifierGuid": "d9a74d51-d8c6-4419-916a-45c819485fde", "operatorNo": 1, "operatorG_UID": "deha8uSFrUCsG3JHcSHwpQ==", "operatorGuid": "f25ae875-85e4-40ad-ac1b-72477121f0a5", "created": "2025-10-05T00:02:27.8155682", "ordered": "2025-10-05T00:02:27.8155682", "started": "2025-10-05T00:02:27.8155682", "completed": "2025-10-05T00:02:27.8155682", "supplied": "2025-10-05T00:02:27.8155682", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "58" }, "operator": { "$ref": "25" }, "details": [ { "$id": "77", "headerID": 1, "plu": 1, "pluG_UId": "uObj37JwQUKdmHCfgdEgTw==", "pluGuid": "dfe3e6b8-70b2-4241-9d98-709f81d1204f", "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": "7vHEZohjtku6yGwf58M50A==", "headerIdentifierGuid": "66c4f1ee-6388-4bb6-bac8-6c1fe7c339d0", "product": { "$ref": "13" } }, { "$ref": "77" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "65" } }, { "$ref": "76" } ], "surveyResponses": [ { "$id": "78", "surveyG_UID": "XRqWcbgjPkKnBlgU/tLQcQ==", "surveyGuid": "71961a5d-23b8-423e-a706-5814fed2d071", "saleHeaderGuid": "tDBHeXWY7EmQ5ClNCWpu1A==", "saleGuid": "794730b4-9875-49ec-90e4-294d096a6ed4", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "yG5PkeuqSUKbuuoWOSZJPw==", "guidResponse": "914f6ec8-aaeb-4249-9bba-ea163926493f", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:02:27.8155682", "sale": { "$ref": "65" }, "survey": { "$id": "79", "g_UID": "U/ALdumySEWJva24aqk8AQ==", "guid": "760bf053-b2e9-4548-89bd-adb86aa93c01", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "6i2MA8qpNU2B+GbfYRQL0g==", "checkoutFormGuid": "038c2dea-a9ca-4d35-81f8-66df61140bd2", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:02:27.8155682", "end": "2025-10-05T00:02:27.8155682", "deleted": true, "updated": "2025-10-05T00:02:27.8155682", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "bb12e12a-a83e-49da-bfcc-9098af412097", "b9c83c06-617d-4903-8fb9-7fe2b83d7a73" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "33" } }, "ingressId": "sample string 4" }, { "$ref": "78" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "FnaLtH9VIUy8VZET1GumYw==", "accountIdentifier": "b48b7616-557f-4c21-bc55-9113d46ba663", "accountName": "sample string 42", "customerOrderIdentifier": "HfMsr3C/uUqxX91FN1sm+w==", "customerOrderIdentifierGuid": "af2cf31d-bf70-4ab9-b15f-dd45375b26fb", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "80", "id": 1, "paymentID": 2, "paymentIdentifier": "OkS79eX56U6IuIB4Tv0AJA==", "paymentIdentifierGuid": "f5bb443a-f9e5-4ee9-88b8-80784efd0024", "identifier": "ASF7b7RWd0WRd/euYM4rtA==", "identifierGuid": "6f7b2101-56b4-4577-9177-f7ae60ce2bb4", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "Oqd+CBzJxEydOQqp86BZgw==", "itemIdentifierGuid": "087ea73a-c91c-4cc4-9d39-0aa9f3a05983" } }, { "$ref": "64" } ] }, { "$ref": "59" } ], "customerGroupMembers": [ { "$ref": "63" }, { "$ref": "63" } ], "customerGroups": [ { "$ref": "62" }, { "$ref": "62" } ], "accounts": [ { "$ref": "60" }, { "$ref": "60" } ], "account": { "$ref": "60" }, "vouchers": [ { "$id": "81", "customerIdentifier": "70fvBzAX7ESyt8NvZUCFDw==", "customerIdentifierGuid": "07ef47ef-1730-44ec-b2b7-c36f6540850f", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "7YoPktGtmEWJzJtT4Ea86w==", "idempotentGuid": "920f8aed-add1-4598-89cc-9b53e046bceb", "offline": true, "voucher": { "$id": "82", "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:27.8155682", "barcodeTemplate": { "$id": "83", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "84", "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:27.8155682", "labelPageLayout": "2rMuU7nhbECyPKXiDMUaAg==", "pageLayoutGuid": "532eb3da-e1b9-406c-b23c-a5e20cc51a02", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "82" }, "elements": [ { "$id": "85", "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:27.8155682" }, { "$ref": "85" } ] }, "customerVouchers": [ { "$id": "86", "id": 1, "customerIdentifier": "9r+J/yWM7USDrmWnJ+pooQ==", "customerIdentifierGuid": "ff89bff6-8c25-44ed-83ae-65a727ea68a1", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:02:27.8155682", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "vOrxAKX98kCZg+E5A4xnzw==", "issuedIdempotentGuid": "00f1eabc-fda5-40f2-9983-e139038c67cf", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:02:27.8155682", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:02:27.8155682", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "WViTLBB5qEWI1dLQX52WPg==", "redeemedIdempotentGuid": "2c935859-7910-45a8-88d5-d2d05f9d963e", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:02:27.8155682", "storeName": "sample string 17", "scaleLabel": { "$ref": "84" }, "voucher": { "$ref": "82" }, "customer": { "$ref": "58" }, "issuedOfflinePayment": { "$ref": "64" }, "redeemedOfflinePayment": { "$ref": "64" } }, { "$ref": "86" } ] }, "customer": { "$ref": "58" } }, { "$ref": "81" } ] } }, { "$ref": "57" } ], "customerGroups": [ { "$id": "87", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "R2xtv+omOkerwe7eqBprFw==", "groupIDGuid": "bf6d6c47-26ea-473a-abc1-eedea81a6b17", "campaign": { "$ref": "54" }, "group": { "$ref": "62" } }, { "$ref": "87" } ], "signIqTickets": [ { "$id": "88", "identifier": "6nGJPtDhQEmz/3EkL/Em2Q==", "identifierGuid": "3e8971ea-e1d0-4940-b3ff-71242ff126d9", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "88" } ], "comboPriceGroups": [ { "$id": "89", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "TiIiCM1CU0m4VljbhhkXCw==", "guid": "0822224e-42cd-4953-b856-58db8619170b", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "54" }, "comboPricePlus": [ { "$id": "90", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "BMozZ9f+FUuY+Jo8xFecIw==", "groupGuid": "6733ca04-fed7-4b15-98f8-9a3cc4579c23", "comboPriceType": 5, "priceType": 5, "pluG_UID": "bn0hyzTA7EWUMkSIxamzXw==", "pluGuid": "cb217d6e-c034-45ec-9432-4488c5a9b35f", "priceGroupG_UID": "D1fl2TQmgE+slzZ9xECrlA==", "priceGroupGuid": "d9e5570f-2634-4f80-ac97-367dc440ab94", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "54" }, "product": { "$ref": "13" }, "priceGroup": { "$ref": "19" }, "campaignPool": { "$ref": "54" } }, { "$ref": "90" } ] }, { "$ref": "89" } ], "priceLevels": [ { "$id": "91", "id": 1, "priceLevelIdentifier": "0vGYtPDETEGN1mbXUwxNpA==", "priceLevelIdentifierGuid": "b498f1d2-c4f0-414c-8dd6-66d7530c4da4", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "91" } ] }, "product": { "$ref": "13" }, "dealCost": { "$id": "92", "headerIdentifier": "JGq2m2He/EauHAVWpp/UkA==", "headerIdentifierGuid": "9bb66a24-de61-46fc-ae1c-0556a69fd490", "identifier": "KvR9nS1sYESZ7jKuL2YwnQ==", "identifierGuid": "9d7df42a-6c2d-4460-99ee-32ae2f66309d", "supplierIdentifier": "EZgMrM1Ocki5zDF4qKgVRw==", "supplierGuid": "ac0c9811-4ecd-4872-b9cc-3178a8a81547", "pluG_UID": "wiKN5i+MMkecphykTIdyGg==", "pluGuid": "e68d22c2-8c2f-4732-9ca6-1ca44c87721a", "campaignName": "628e4d34-4975-4c7a-9195-8cd33d98957c", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:02:27.8155682", "end": "2025-10-05T00:02:27.8155682", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "Fkv5QDHGK0KtC+RT9bOghA==", "bonusItemPluGuid": "40f94b16-c631-422b-ad0b-e453f5b3a084", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:02:27.8155682", "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:27.8155682", "campaignEndDate": "2025-10-05T00:02:27.8155682", "masterPLUG_UID": "mvl9GxuEhEyuj7qqjbzFtg==", "masterID": "1b7df99a-841b-4c84-ae8f-baaa8dbcc5b6", "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": "fy4U9HQNmkKe6Lp5CC5bkw==", "bonusMasterID": "f4142e7f-0d74-429a-9ee8-ba79082e5b93", "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:27.8155682", "dealCosts": [ { "$ref": "92" }, { "$ref": "92" } ], "tags": [ { "$id": "93", "pluG_UID": "pnYImjhguEaydLvLnonufA==", "pluGuid": "9a0876a6-6038-46b8-b274-bbcb9e89ee7c", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "93" } ], "alternateProductG_UID": "2M7OXGG1kU+DAZz9UUAGGw==", "alternateProduct": "5cceced8-b561-4f91-8301-9cfd5140061b", "productHostCode": { "$id": "94", "id": 1, "pluG_UID": "8FFm4+WEoUGJuVjYY67qYw==", "pluGuid": "e36651f0-84e5-41a1-89b9-58d863aeea63", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "48" }, "mscCom": { "$ref": "49" }, "mscDep": { "$ref": "51" }, "mscSubCom": { "$ref": "50" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-05T00:02:27.8155682", "inventoryTracked": "2025-10-05T00:02:27.8155682", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "8" }, "serviceFee": { "$id": "95", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "11" } ], "orderCycleHeaders": [ { "$id": "96", "storeID": 1, "supplierIdentifier": "XuFYgeyvj0K5zBHicdbODA==", "supplierGuid": "8158e15e-afec-428f-b9cc-11e271d6ce0c", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "96" } ], "cycles": [ { "$id": "97", "storeID": 1, "supplierIdentifier": "5sTMfeo1zEGbtQV7Ptu/Vw==", "supplierGuid": "7dccc4e6-35ea-41cc-9bb5-057b3edbbf57", "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:27.8155682", "deliveryDate": "2025-10-05T00:02:27.8155682", "nextCutOffDate": "2025-10-05T00:02:27.8155682", "nextDeliveryDate": "2025-10-05T00:02:27.8155682", "nextDaysBuffer": 10 }, { "$ref": "97" } ], "store": { "$ref": "4" }, "updated": "2025-10-05T00:02:27.8155682", "isHost": true }, "files": [ { "$id": "98", "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:27.8155682", "processed": "2025-10-05T00:02:27.8155682", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:02:27.8155682", "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": "7" }, "metcashHeader": { "$id": "99", "customerNumber": "sample string 1", "creationDate": "2025-10-05T00:02:27.8155682", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "98" } ], "zoneMatrix": [ { "$id": "100", "id": 1, "hostIdentifier": "1FLVamHZ3EeORfk7dl0hSA==", "hostIdentifierGuid": "6ad552d4-d961-47dc-8e45-f93b765d2148", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "5e0184ea-bfa6-42d2-adc5-9f3a351096a0", "51ba72d1-e716-43f4-9d3a-81bfe8c9e7d0" ] }, { "$ref": "100" } ], "hostFileStoreSetting": { "$ref": "6" }, "hostStoreSettings": [ { "$ref": "6" }, { "$ref": "6" } ], "promotionPlacements": [ { "$id": "101", "identifier": "A8Ae7b4vjUCypay9bg3AZw==", "identifierGuid": "ed1ec003-2fbe-408d-b2a5-acbd6e0dc067", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "101" } ], "promoTypeGuids": [ "1abb655a-49ac-42f5-aa70-10af5ce3b503", "28382106-a348-4acb-9ad7-84eeeff5b780" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "6" } ], "accounts": [ { "$id": "102", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "102" } ], "sales": [ { "$id": "103", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-05T00:02:27.8155682", "ftpSite": { "$id": "104", "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": "103" } ], "zoneMatrix": [ { "$ref": "100" }, { "$ref": "100" } ], "cashManagements": [ { "$id": "105", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "106", "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": "105" } ], "updateStoreID": "6cf04e21-68e9-407b-8c1e-27e644086b11", "updateStore": { "$id": "107", "id": "a394148f-8f85-487a-b034-0904922995a0", "name": "sample string 1", "lastActivity": "2025-10-05T00:02:27.8155682", "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:27.8155682" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "108", "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": "109", "id": 1, "gradeID": 2, "storeID": 3, "g_UID": "zhT3NSLVIk61qq+PrjBGGQ==", "guid": "35f714ce-d522-4e22-b5aa-af8fae304619", "fuelGrade": "sample string 5", "price1": 1, "price2": 1, "price3": 1, "price4": 1, "effective": "2025-10-05T00:02:27.8155682", "updated": "2025-10-05T00:02:27.8155682", "margin": 1, "product": { "$ref": "13" } } } }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK M E[`�ӷ 5 xl/workbook.xml � (� ����0��&�C��(U�N\�z�^a� �'m >��7o;���������Wb�-� ���X�q��x�ҽ��:�@m���)I.����4�i=^h���u�[/ ���R�j�C�M�F?�h�u'�%D~Sl�m�B�+(q��hvnm���B��N�s�d9M�4�M+{�1����PK M E[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK M E[.e�' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R6c64054e91e74c08" /></Relationships>PK M E[X���% � xl/worksheets/sheet1.xml � (� ��]s�0�� ��B>H �ik�z����,a*�I���o@�|8ֽQ�<�9�#�O���:q�JQG6t�m�:YY�"������g!?T���^����B���uUZ�*Q�8���r!�D�[�sE��)_��X�Z� �J�O�����K�Gz���I���_ZUIY�q���{szK�<���b�lˍ��]�\[�7�+�Gs��"��;�W����x����8�y�+� ��N*��}����ζ��}?��."�9�:=*-�?���}�P���p��ރ�{�Bb��^�{W�w0�J��'�O�>r3�#�y~���>�|z���f�C��;߿���03�! ����A�����Y����C0����'���|-�;`� ���I�n6p/{�.�2�IJq�d[6훫gs���6۪�o���=5nG�� 8&^��9���ۜ���jN�1�>'�X� Ll�D0&�s���k�SFהQ��H�eX���:�M[k�����[ݩ�k�tףy�a� }(���7h�2����@�$Fw���y�s�Bsٮv�7�PK M E[�hx�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�I��AM�aö���Q;�]�gc���V� �X��j4��'�|�lvo�H^0���ʂA��\��)�;��f��Ly"�a�$��Mi��4*��������a�)����TG�#�[Ѱd�5��3���>xu�Х?��Շc�� �A�S?�H/�,2ȣ�`��F0��z�[�X ��L-�����;_�H�U�uc��R���XP?��/�tZ�j�`-�|UUȸ������PK M E[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK M E[G� � xl/sharedStrings.xml � (� ��OK�0ſJ�ݦ�AD�.��C=��،m0���D�OoVA�v�K`�//�1���މ7l ky^�R vd,����g�Rp�h�#�Z~ K�l*�(���C��R� �54f�L����+h�@�N-��BymQ�����"�}M��r�m��ܮ+�J��!R��� 1�%�aJ֖s'�0�w_��u�%���`�%��������h֣u�L�ͧm5�Bђ�Ŧ]���8�� ��(���PK- M E[`�ӷ 5 xl/workbook.xmlPK- M E[���� � [Content_Types].xmlPK- M E[.e�' ' V _rels/.relsPK- M E[X���% � � xl/worksheets/sheet1.xmlPK- M E[�hx�� P 9 xl/_rels/workbook.xml.relsPK- M E[Ѓc'2 E xl/styles.xmlPK- M E[G� � � xl/sharedStrings.xmlPK � ;
application/vnd.ms-excel
Sample:
PK M E[�[RK� 5 xl/workbook.xml � (� ����0��&�C���� )��x����6П�5���H�yۙ��v�l��3�����\�E�"���'cA�7N��{ù�5�[��Ȳ+q0� ��BZ�W�?,o�������Ը9�K����'���b"���o�&�~��LA�[Fɹ5�1r����̻�V^�.+�/9��;���w�PK M E[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK M E[�f��' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R97511a3d66e743e5" /></Relationships>PK M E[X���% � xl/worksheets/sheet1.xml � (� ��]s�0�� ��B>H �ik�z����,a*�I���o@�|8ֽQ�<�9�#�O���:q�JQG6t�m�:YY�"������g!?T���^����B���uUZ�*Q�8���r!�D�[�sE��)_��X�Z� �J�O�����K�Gz���I���_ZUIY�q���{szK�<���b�lˍ��]�\[�7�+�Gs��"��;�W����x����8�y�+� ��N*��}����ζ��}?��."�9�:=*-�?���}�P���p��ރ�{�Bb��^�{W�w0�J��'�O�>r3�#�y~���>�|z���f�C��;߿���03�! ����A�����Y����C0����'���|-�;`� ���I�n6p/{�.�2�IJq�d[6훫gs���6۪�o���=5nG�� 8&^��9���ۜ���jN�1�>'�X� Ll�D0&�s���k�SFהQ��H�eX���:�M[k�����[ݩ�k�tףy�a� }(���7h�2����@�$Fw���y�s�Bsٮv�7�PK M E[ZY8|� P xl/_rels/workbook.xml.rels � (� ��An� E��f_�m�UH6�d��Ɗ ��9[=R�P�J�#u�MVh���������4�3�08+ ���u����~h`�Y�q�1�f�IOl`b��( ��$C�f�����dL���,�Q�H�j��e��e���փ�g�N����:19H�c�z=�,Q��:�R�Ū��UוB��e����]/d���Vq.��E��U�H��K�i�K�e�P�y˚��qq���j��_l� PK M E[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK M E[G� � xl/sharedStrings.xml � (� ��OK�0ſJ�ݦ�AD�.��C=��،m0���D�OoVA�v�K`�//�1���މ7l ky^�R vd,����g�Rp�h�#�Z~ K�l*�(���C��R� �54f�L����+h�@�N-��BymQ�����"�}M��r�m��ܮ+�J��!R��� 1�%�aJ֖s'�0�w_��u�%���`�%��������h֣u�L�ͧm5�Bђ�Ŧ]���8�� ��(���PK- M E[�[RK� 5 xl/workbook.xmlPK- M E[���� � [Content_Types].xmlPK- M E[�f��' ' V _rels/.relsPK- M E[X���% � � xl/worksheets/sheet1.xmlPK- M E[ZY8|� P 9 xl/_rels/workbook.xml.relsPK- M E[Ѓc'2 E � xl/styles.xmlPK- M E[G� � � xl/sharedStrings.xmlPK � =