GET api/cashBalancing?Take={Take}&Skip={Skip}&StoreID={StoreID}&EndOfDayManagement={EndOfDayManagement}&StartDate={StartDate}&EndDate={EndDate}
List all cash balancing headers that are available (either created or by time)
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Take | integer |
None. |
|
Skip | integer |
None. |
|
StoreID | integer |
None. |
|
EndOfDayManagement |
Filled in by Store setting if not provided |
boolean |
None. |
StartDate |
Filter date to match of cash balancing header date |
date |
None. |
EndDate |
Filter date to match with cash balancing header date |
date |
None. |
Body Parameters
None.
Response Information
Resource Description
PageList of matching cash balancing header
PageListOfCashBalancingHeaderName | Description | Type | Additional information |
---|---|---|---|
Type | string |
None. |
|
List | Collection of CashBalancingHeader |
None. |
|
Skip |
Number of records to skip over |
integer |
None. |
Take |
Number of records to take |
integer |
None. |
TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
Sample:
{ "type": "CashBalancingHeader", "list": [ { "$id": "2", "identifier": "vDFBjGsc6Umr1K2LpOiaoQ==", "identifierGuid": "8c4131bc-1c6b-49e9-abd4-ad8ba4e89aa1", "storeID": 2, "date": "2025-10-05T00:01:58.4355387", "started": "2025-10-05T00:01:58.4355387", "ended": "2025-10-05T00:01:58.4355387", "cashFinalised": true, "cashTotalAmount": 4, "eftFinalised": true, "eftTotalAmount": 6, "bankFinalised": true, "bankTotalAmount": 8, "bankingOpened": true, "fuelRequired": true, "fuelFinalised": true, "createdDuringTradingDay": true, "accountingFinalised": 13, "endOfDayID": 14, "storeName": "sample string 15", "autoFill": true, "createRelations": true, "invalidDates": false, "cashDetails": [ { "$id": "3", "id": 1, "headerIdentifier": "tqeJEol5hUa1GS/N9mKTMQ==", "headerIdentifierGuid": "1289a7b6-7989-4685-b519-2fcdf6629331", "operatorG_UID": "0clcy2pG5kiV0cBBWX2yWg==", "operatorGuid": "cb5cc9d1-466a-48e6-95d1-c041597db25a", "date": "2025-10-05T00:01:58.4355387", "operatorCash": 4, "drawerID": 5, "machineID": 6, "managerCash": 7, "expectedCash": 8, "finalisedCash": 9, "operatorCashNote": "sample string 10", "managerCashNote": "sample string 11", "expectedPickup": 12, "pickupCash": 13, "start": "2025-10-05T00:01:58.4355387", "end": "2025-10-05T00:01:58.4355387", "operatorName": "sample string 16", "operatorNumber": "sample string 17", "machineName": "sample string 18", "operators": "sample string 19" }, { "$ref": "3" } ], "eftDetails": [ { "$id": "4", "id": 1, "headerIdentifier": "6wnlh6UBLE2/xbKkHMOv1w==", "headerIdentifierGuid": "87e509eb-01a5-4d2c-bfc5-b2a41cc3afd7", "date": "2025-10-05T00:01:58.4355387", "machineID": 1, "cardID": 3, "cardName": "sample string 4", "expectedAmount": 1, "managerDeclared": 1, "eftTenderCount": 1, "machineName": "sample string 5" }, { "$ref": "4" } ], "bankDetailSummary": { "$id": "5", "id": 1, "headerIdentifier": "SR8u89F1DEiupLXYqsD56Q==", "headerIdentifierGuid": "f32e1f49-75d1-480c-aea4-b5d8aac0f9e9", "bankName": "sample string 3", "expectedCash": 4, "cashDeclared": 1, "expectedPickup": 5, "pickupDeclared": 1, "expectedCheque": 6, "chequeDeclared": 1 }, "cashBalancingBankingAccounts": [ { "$id": "6", "id": 1, "headerIdentifier": "EnKRqTgR3U6F8t5kXzEdvA==", "headerIdentifierGuid": "a9917212-1138-4edd-85f2-de645f311dbc", "storeAccountID": 3, "cashDeclared": 4, "pickupDeclared": 5, "chequeDeclared": 6, "accountName": "sample string 7", "storeAccount": { "$id": "7", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true } }, { "$ref": "6" } ], "cashBalancingFuelTankLevels": [ { "$id": "8", "headerIdentifier": "W5H7bV5sP0e+m98kCGFY8Q==", "headerIdentifierGuid": "6dfb915b-6c5e-473f-be9b-df24086158f1", "fuelTankNumber": 2, "fuelGradeID": 1, "fuelGrade": "sample string 3", "opening": 4.0, "openingAdjusted": true, "adjustments": 6.0, "deliveries": 7.0, "deliveriesAdjusted": true, "samples": 9.0, "pumpTest": 10.0, "sales": 11.0, "closing": 12.0, "closingAdjusted": true, "dailyVariance": 14.0, "waterLevel": 15.0, "meterSales": 16.0, "meterVariance": -5.0, "twentyEightDayVariance": 17.0, "fuelTank": { "$id": "9", "id": 1, "storeID": 2, "tankNumber": 3, "fuelGrade": "sample string 4", "fuelGradeID": 1, "capacity": 5.0, "lpg": true, "waterLevel": 7.0, "updated": "2025-10-05T00:01:58.4355387", "storeName": "sample string 9", "store": { "$id": "10", "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:01:58.4355387", "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": "QIkoE7tJ806ks5Vno3ktzg==", "hostIdentifierGuid": "13288940-49bb-4ef3-a4b3-9567a3792dce", "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:01:58.4355387", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "11", "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": "11" }, "hostStoreSettings": [ { "$id": "12", "id": 1, "hostIdentifier": "0rHjSnQru0W+CpFsacI8Lg==", "hostIdentifierGuid": "4ae3b1d2-2b74-45bb-be0a-916c69c23c2e", "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": "13", "identifier": "LXD1MOxz9kWIFq0vDMqu9Q==", "identifierGuid": "30f5702d-73ec-45f6-8816-ad2f0ccaaef5", "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": "U4ZaXDPbZ06JdXN8GwQ82g==", "hostSupplierIdentifierGuid": "5c5a8653-db33-4e67-8975-737c1b043cda", "loyaltyPriceLevelIdentifier": "FlrO07qW00mP5g59Xh5E5w==", "loyaltyPriceLevelIdentifierGuid": "d3ce5a16-96ba-49d3-8fe6-0e7d5e1e44e7", "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:01:58.4355387", "lastProcessed": "2025-10-05T00:01:58.4355387", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "14", "identifier": "lnREf371G0uE5GxdrEUCTQ==", "identifierGuid": "7f447496-f57e-4b1b-84e4-6c5dac45024d", "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": "D7rzuhjTCE23wQFsHh1PWw==", "primaryContactID": "baf3ba0f-d318-4d08-b7c1-016c1e1d4f5b", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "3U7vPoF1vkySiiL/61s97Q==", "supplierGroupGuid": "3eef4edd-7581-4cbe-928a-22ffeb5b3ded", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:01:58.4355387", "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": "15", "id": "71d2125e-b982-4d08-8266-90498c6acc3a", "identifier": "Pfnng56K6kiNTsxeK1FKPg==", "identifierGuid": "83e7f93d-8a9e-48ea-8d4e-cc5e2b514a3e", "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": "16", "supplierIdentifier": "XneQXFj+BkaUqhPFiuG7rw==", "supplierIdentifierGuid": "5c90775e-fe58-4606-94aa-13c58ae1bbaf", "contactGuid": "/QaxV5OR4k2KFmZ/sz0Tyg==", "contactID": "57b106fd-9193-4de2-8a16-667fb33d13ca", "contact": { "$ref": "15" }, "supplier": { "$ref": "14" } }, { "$ref": "16" } ], "products": [ { "$id": "17", "pluG_UID": "EdTMnxCtm0GWpGTuAEo27g==", "pluGuid": "9fccd411-ad10-419b-96a4-64ee004a36ee", "supplierIdentifier": "Sz2K4exn8kSiuj/zmNEw9g==", "supplierIdentifierGuid": "e18a3d4b-67ec-44f2-a2ba-3ff398d130f6", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:01:58.4355387", "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:01:58.4355387", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "18", "pluG_UID": "kj0LC99wTEOEmR+KWMvG6g==", "pluGuid": "0b0b3d92-70df-434c-8499-1f8a58cbc6ea", "supplierIdentifier": "9x9OktKmg0Wwc4FFZqEjhw==", "supplierIdentifierGuid": "924e1ff7-a6d2-4583-b073-814566a12387", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "18" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "KN3Ut1vM1EmOUISiV1MSMg==", "parentPluGuid": "b7d4dd28-cc5b-49d4-8e50-84a257531232", "freight": 45.0, "freightType": 1, "product": { "$id": "19", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "wVIZlyDgzkm48Tllho8wRw==", "guid": "971952c1-e020-49ce-b8f1-3965868f3047", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "6UXr0trRykGhUir/dFH8CQ==", "priceGroupGuid": "d2eb45e9-d1da-41ca-a152-2aff7451fc09", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:01:58.4355387", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:01:58.4355387", "pluCreated": "2025-10-05T00:01:58.4355387", "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:01:58.4355387", "lastManualUpdate": "2025-10-05T00:01:58.4355387", "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:01:58.4355387", "currentCostUpdated": "2025-10-05T00:01:58.4355387", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:01:58.4355387", "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:01:58.4355387", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "JwtrhNDXNUKbn76O/VNKkA==", "altPLUGuid": "846b0b27-d7d0-4235-9b9f-be8efd534a90", "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:01:58.4355387", "labelLastPrice": 1, "shelfPageLayoutG_UID": "tBt4df8SyUGF5wGMSc//aA==", "shelfPageLayoutGuid": "75781bb4-12ff-41c9-85e7-018c49cfff68", "talkerPageLayoutG_UID": "dgBHCCf3SU+x09GTl+ddcA==", "talkerPageLayoutGuid": "08470076-f727-4f49-b1d3-d19397e75d70", "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": "1coLnrgE90+fvZgH6dDCZQ==", "inventoryIdentifier": "9e0bcad5-04b8-4ff7-9fbd-9807e9d0c265", "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": "7hx9bPqXWEqf58HSnFGIhg==", "parentPluGuid": "6c7d1cee-97fa-4a58-9fe7-c1d29c518886", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "yc9maKCS502ON4ixG0YyDg==", "supplierIdentifierGuid": "6866cfc9-92a0-4de7-8e37-88b11b46320e", "supplierChanged": true, "rebateSupplierIdentifier": "XcxkSAT7fEesTsyL54Nskg==", "rebateSupplierIdentifierGuid": "4864cc5d-fb04-477c-ac4e-cc8be7836c92", "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:01:58.4511821", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "4jSf4IwglUCgt9+1Hv9CJw==", "hostIdentifierGuid": "e09f34e2-208c-4095-a0b7-dfb51eff4227", "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": "19" }, { "$ref": "19" } ], "store": { "$ref": "10" }, "storePrices": [ { "$id": "20", "pluG_UID": "Ht2gqGbyVEK9erf/zDdE0A==", "pluGuid": "a8a0dd1e-f266-4254-bd7a-b7ffcc3744d0", "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:01:58.4511821" }, { "$ref": "20" } ], "currentPrices": { "$id": "21", "pluPrices": { "$id": "22", "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:01:58.4511821", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "22" }, "winningCampaign": 1, "winner": { "$id": "23", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:01:58.4511821", "startTime": 3, "endDate": "2025-10-05T00:01:58.4511821", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "xv1DWlGY4UGEkvp6aBSLdQ==", "hostIdentifierGuid": "5a43fdc6-9851-41e1-8492-fa7a68148b75", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "23" }, { "$ref": "23" } ] }, "tray": { "$id": "24", "g_UId": "C6plJomUtEOD0i5YkA5Pug==", "guid": "2665aa0b-9489-43b4-83d2-2e58900e4fba", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "25", "priceGroupG_UID": "xix4dF2dmk611RBRW0Zz/g==", "priceGroupGuid": "74782cc6-9d5d-4e9a-b5d5-10515b4673fe", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:01:58.4511821", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "19" }, { "$ref": "19" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "26", "pluG_UID": "4Chi8biJiEao3Ln3eREmDA==", "pluGuid": "f16228e0-89b8-4688-a8dc-b9f77911260c", "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": "27", "pluGuid": "139ffca1-c0f4-4269-b02a-8dde49fd348a", "created": "2025-10-05T00:01:58.4511821", "createdByUser": "sample string 1", "activated": "2025-10-05T00:01:58.4511821", "deactivated": "2025-10-05T00:01:58.4511821", "lastOrdered": "2025-10-05T00:01:58.4511821", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:01:58.4511821", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:01:58.4511821", "lastSold": "2025-10-05T00:01:58.4511821", "firstSold": "2025-10-05T00:01:58.4511821", "awsUpdated": "2025-10-05T00:01:58.4511821", "lastManualUpdate": "2025-10-05T00:01:58.4511821", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:01:58.4511821", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:01:58.4511821", "doNotRangeUpdated": "2025-10-05T00:01:58.4511821", "doNotOrderUpdated": "2025-10-05T00:01:58.4511821", "tracked": "2025-10-05T00:01:58.4511821" }, "allergens": [ { "$id": "28", "allergenID": 1, "pluG_UID": "wxWPZeM/FUq14FVlwfEKyg==", "pluGuid": "658f15c3-3fe3-4a15-b5e0-5565c1f10aca", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "28" } ], "costs": { "$id": "29", "pluG_UID": "BYc1LTEuZ0KAN/NF7PgpOA==", "pluGuid": "2d358705-2e31-4267-8037-f345ecf82938", "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:01:58.4511821", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "30", "saleHeaderID": 1, "created": "2025-10-05T00:01:58.4511821", "createdLocal": "2025-10-05T00:01:58.4511821", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "v7nfcPGCik63K+h6Kh7JwA==", "operatorGuid": "70dfb9bf-82f1-4e8a-b72b-e87a2a1ec9c0", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "bli4gKe/2kiU3aZwyZBydg==", "pluGuid": "80b8586e-bfa7-48da-94dd-a670c9907276", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "31", "id": 1, "g_Uid": "fAFoNXtG9kGcJ/aBBg1Lvg==", "guid": "3568017c-467b-41f6-9c27-f681060d4bbe", "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:01:58.4511821", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:01:58.4511821", "endShift": "2025-10-05T00:01:58.4511821", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "32", "operatorG_UID": "wvQESyTW+kuhA7LbIKIVfA==", "operatorGuid": "4b04f4c2-d624-4bfa-a103-b2db20a2157c", "storeID": 2, "operator": { "$ref": "31" }, "store": { "$ref": "10" } }, { "$ref": "32" } ] } }, { "$ref": "30" } ], "apns": [ { "$id": "33", "pluID": 1, "pluG_UID": "ta6we8hFtU29CW09iaVG4A==", "pluGuid": "7bb0aeb5-45c8-4db5-bd09-6d3d89a546e0", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "33" } ], "tuns": [ { "$id": "34", "pluG_UId": "LNkvHCUAMEi8s0EeVro5nQ==", "pluGuid": "1c2fd92c-0025-4830-bcb3-411e56ba399d", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "19" }, "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "competitionPricing": [ { "$id": "35", "identifier": "y47Dr0715E+x35PtcKk8QQ==", "identifierGuid": "afc38ecb-f54e-4fe4-b1df-93ed70a93c41", "pluG_UID": "qD5z2S4e5U+yzhpH5Lezow==", "pluGuid": "d9733ea8-1e2e-4fe5-b2ce-1a47e4b7b3a3", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "35" } ], "supplier": { "$ref": "14" }, "supplierName": "sample string 147", "children": [ { "$ref": "19" }, { "$ref": "19" } ], "ordering": { "$ref": "17" }, "flipChartPages": [ { "$id": "36", "identifier": "lD5+L9LyWEmnYXZyKzKMTA==", "groupName": "sample string 1", "identifierGuid": "2f7e3e94-f2d2-4958-a761-76722b328c4c", "exists": true, "flipChartIdentifier": "w9uvRyFxmE2ncqHQDUKsIw==", "flipChartIdentifierGuid": "47afdbc3-7121-4d98-a772-a1d00d42ac23", "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": "EgxIjgfQcUWPWZfrpENtfw==", "groupIdentifierGuid": "8e480c12-d007-4571-8f59-97eba4436d7f", "flipChart": { "$id": "37", "identifier": "gOLyMTp/FE2f3RDAB5DgwA==", "identifierGuid": "31f2e280-7f3a-4d14-9fdd-10c00790e0c0", "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": "38", "identifier": "R36dLe0rG0S8w2URsBwxrA==", "identifierGuid": "2d9d7e47-2bed-441b-bcc3-6511b01c31ac", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "39", "id": 1, "g_UID": "aRCncvjxskG9qnXXTj7Jzw==", "guid": "72a71069-f1f8-41b2-bdaa-75d74e3ec9cf", "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": "lBOM+Cr1cUyO9AenZEtENg==", "previousFormGuid": "f88c1394-f52a-4c71-8ef4-07a7644b4436", "nextForm": 1, "nextFormG_UID": "5QihhqDSn0a0T6m9+UHgbw==", "nextFormGuid": "86a108e5-d2a0-469f-b44f-a9bdf941e06f", "attributes": "sample string 10", "updated": "2025-10-05T00:01:58.4511821", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "39" }, "previousCheckoutForm": { "$ref": "39" }, "buttons": [ { "$id": "40", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "RXracniG2UiFh12R9tSP8g==", "checkoutFormGuid": "72da7a45-8678-48d9-8587-5d91f6d48ff2", "identifier": "r2z2gJB0BEifm6RIEXsl+Q==", "identifierGuid": "80f66caf-7490-4804-9f9b-a448117b25f9", "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": "pRgLxeBw2UWfQ4p3BsK5zQ==", "valueGuid": "c50b18a5-70e0-45d9-9f43-8a7706c2b9cd", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:01:58.4511821", "action": "sample string 12", "valueForm": { "$ref": "39" }, "image": { "$id": "41", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-05T00:01:58.4511821", "imageData": "QEA=", "readOnly": true } }, { "$ref": "40" } ], "panels": [ { "$id": "42", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "nrGzJwYj6EuIyPFe7og+ng==", "checkoutFormGuid": "27b3b19e-2306-4be8-88c8-f15eee883e9e", "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": "42" } ] }, { "$ref": "39" } ], "panels": [ { "$ref": "42" }, { "$ref": "42" } ] }, "pages": [ { "$ref": "36" }, { "$ref": "36" } ] }, "contentPanel": { "$ref": "42" }, "products": [ { "$id": "43", "flipChartPageIdentifier": "Z9Zvmgk5MUqgNewLFZ1/Ug==", "flipChartPageIdentifierGuid": "9a6fd667-3909-4a31-a035-ec0b159d7f52", "pluG_UID": "o4WNS1WYmEaMGbuE7aiPDQ==", "pluGuid": "4b8d85a3-9855-4698-8c19-bb84eda88f0d", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "19" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "43" } ], "productCount": 27, "pages": [ { "$ref": "36" }, { "$ref": "36" } ] }, { "$ref": "36" } ], "priceHistory": [ { "$id": "44", "pluG_UID": "DMYfMHwBwkGaJbk0fHvPUw==", "pluGuid": "301fc60c-017c-41c2-9a25-b9347c7bcf53", "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:01:58.4511821", "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": "44" } ], "ingredients": [ { "$id": "45", "pluG_UID": "7prX1abookKQXXFZBMG//w==", "ingredientGuid": "ybxuZQVw2k2twdUY+kAcUQ==", "ingredientIdentifier": "656ebcc9-7005-4dda-adc1-d518fa401c51", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "19" } }, { "$ref": "45" } ], "bins": [ { "$id": "46", "pluG_UID": "SB7plIsuQEa6TwybPSam1w==", "pluGuid": "94e91e48-2e8b-4640-ba4f-0c9b3d26a6d7", "shelfLocationIdentifier": "zsaUlxpBuEq9QcJ5DOEahQ==", "shelfLocationGuid": "9794c6ce-411a-4ab8-bd41-c2790ce11a85", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "Vw51Yre6B0aNyxD/JbJnKA==", "labelPageLayoutGuid": "62750e57-bab7-4607-8dcb-10ff25b26728", "updated": "2025-10-05T00:01:58.4511821", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "19" }, "location": { "$id": "47", "identifier": "WE4GecvUBkmP1cSLBUgVRQ==", "storeID": 1, "identifierGuid": "79064e58-d4cb-4906-8fd5-c48b05481545", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:01:58.4511821", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "46" }, { "$ref": "46" } ] } }, { "$ref": "46" } ], "bin": { "$ref": "46" }, "scaleLocations": [ { "$id": "48", "plu": 1, "pluG_UID": "vjyOcpNFrEi9xClhrnfmuA==", "pluGuid": "728e3cbe-4593-48ac-bdc4-2961ae77e6b8", "deptNo": 1, "product": { "$ref": "19" }, "scaleLocation": { "$id": "49", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:01:58.4511821", "department": { "$id": "50", "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": "49" }, "subDepartments": [ { "$id": "51", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "52", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "53", "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:01:58.4511821", "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": "gWgKu2cAOE+Zr19biAd3Kw==", "labelPageLayoutGuid": "bb0a6881-0067-4f38-99af-5f5b8807772b", "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": "54", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "55", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "56", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "56" } ], "commodityCode": "sample string 6" }, { "$ref": "55" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "55" }, "mscDep": { "$id": "57", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "54" }, { "$ref": "54" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "56" } }, { "$ref": "53" } ], "updated": "2025-10-05T00:01:58.4511821", "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": "KruLOmLd8E2CdZBqu2Ev/w==", "labelPageLayoutGuid": "3a8bbb2a-dd62-4df0-8275-906abb612fff", "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": "54" }, "mscCom": { "$ref": "55" }, "mscDep": { "$ref": "57" }, "mscSubCom": { "$ref": "56" } }, { "$ref": "52" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:01:58.4511821", "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": "GcVqdQqu/kyPO1Ku5/4DSQ==", "labelPageLayoutGuid": "756ac519-ae0a-4cfe-8f3b-52aee7fe0349", "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": "54" }, "mscCom": { "$ref": "55" }, "mscDep": { "$ref": "57" }, "mscSubCom": { "$ref": "56" } }, { "$ref": "51" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:01:58.4511821", "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": "pTKOCTZyK0a4FHdIbw6aZA==", "labelPageLayoutGuid": "098e32a5-7236-462b-b814-77486f0e9a64", "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": "54" }, "mscCom": { "$ref": "55" }, "mscDep": { "$ref": "57" }, "mscSubCom": { "$ref": "56" } } } }, { "$ref": "48" } ], "nextPrice": { "$id": "58", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "e02aSnIb6Eupl3qkSPOjrw==", "pluGuid": "4a9a4d7b-1b72-4be8-a997-7aa448f3a3af", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "VBZadlRhm0OXFyWn42B0IA==", "dealCostGuid": "765a1654-6154-439b-9717-25a7e3607420", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "Yn/+woXG4Ee00bR6H82Akg==", "priceGroupGuid": "c2fe7f62-c685-47e0-b4d1-b47a1fcd8092", "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:01:58.4511821", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "w+zSRQSO1kubwsuXg5yJlA==", "campaignComboPriceGroupIdentifier": "45d2ecc3-8e04-4bd6-9bc2-cb97839c8994", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "59", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:01:58.4511821", "operatorG_UID": "PIjp/0W/LEexNwtGU4vTEA==", "operatorGuid": "ffe9883c-bf45-472c-b137-0b46538bd310", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:01:58.4511821", "signIqTicketFileMovedUtc": "2025-10-05T00:01:58.4511821", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:01:58.4511821", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "19" }, "campaignPlu": { "$ref": "58" } }, { "$ref": "59" } ], "campaign": { "$id": "60", "id": 1, "storeID": 2, "name": "0da07742-303b-44a7-9615-43c20bbfd165", "nameGuid": "0da07742-303b-44a7-9615-43c20bbfd165", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:01:58.4511821", "startTime": 1, "endDate": "2025-10-05T00:01:58.4511821", "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:01:58.4511821", "system": true, "created": "2025-10-05T00:01:58.4511821", "updated": "2025-10-05T00:01:58.4511821", "priceChangeNotifiedUtc": "2025-10-05T00:01:58.4511821", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "t8ZBHe9aJEeOcQzM8AbDHQ==", "hostIdentifierGuid": "1d41c6b7-5aef-4724-8e71-0cccf006c31d", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:01:58.4511821", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "58" }, { "$ref": "58" } ], "campaignPools": [ { "$id": "61", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "oQc7+5Ja8EKDo4pnSijgSw==", "pluGuid": "fb3b07a1-5a92-42f0-83a3-8a674a28e04b", "hostOfferID": 1, "priceGroupG_UID": "5IEr8nhQhEK7zrS9jUqyag==", "priceGroupGuid": "f22b81e4-5078-4284-bbce-b4bd8d4ab26a", "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:01:58.4511821", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "19" }, "campaign": { "$ref": "60" } }, { "$ref": "61" } ], "sellingRules": [ { "$id": "62", "id": 1, "identifier": "omzie4gFUEOBY8Kx6b0Tqg==", "identifierStr": "omzie4gFUEOBY8Kx6b0Tqg==", "identifierGuid": "7be26ca2-0588-4350-8163-c2b1e9bd13aa", "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": "60" } }, { "$ref": "62" } ], "customers": [ { "$id": "63", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "2BH4iGFuqkGC1UsmuAE+yQ==", "customerIDGuid": "88f811d8-6e61-41aa-82d5-4b26b8013ec9", "campaign": { "$ref": "60" }, "customer": { "$id": "64", "identifier": "lWLGJSbGTUqMWQIUpVmMtA==", "identifierGuid": "25c66295-c626-4a4d-8c59-0214a5598cb4", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-05T00:01:58.4511821", "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": "URmii62c5ku0VCstb2nULA==", "communityIdentifierGuid": "8ba21951-9cad-4be6-b454-2b2d6f69d42c", "joined": "2025-10-05T00:01:58.4511821", "updated": "2025-10-05T00:01:58.4511821", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "mxhBZfaeGkq2NjjUfaLR/A==", "priceLevelIdentifierGuid": "6541189b-9ef6-4a1a-b636-38d47da2d1fc", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:01:58.4511821", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "65", "cardType": 2, "issueDate": "2025-10-05T00:01:58.4511821", "expiry": "2025-10-05T00:01:58.4511821", "customerID": "hod5cyC/DUCwa4fTl4DRgw==", "customerIDGuid": "73798786-bf20-400d-b06b-87d39780d183", "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:01:58.4511821", "linkedAccount": "fLagCmNmqUeY4vvspRjOdQ==", "linkedAccountGuid": "0aa0b67c-6663-47a9-98e2-fbeca518ce75", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "64" }, "account": { "$id": "66", "id": 1, "identifier": "NjwvcjF++0GOpmvuodpH1Q==", "identifierGuid": "722f3c36-7e31-41fb-8ea6-6beea1da47d5", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:01:58.4511821", "owner": "rTt0zR1cdUiYSj9CDWoHzg==", "ownerGuid": "cd743bad-5c1d-4875-984a-3f420d6a07ce", "accountStoreGroupIdentifier": "NHb9erolvU+8ZAp9Gm39Zg==", "accountStoreGroupGuid": "7afd7634-25ba-4fbd-bc64-0a7d1a6dfd66", "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:01:58.4511821", "active": true, "updated": "2025-10-05T00:01:58.4511821", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "64" }, "card": { "$ref": "65" }, "members": { "$id": "67", "sample string 1": [ { "$ref": "64" }, { "$ref": "64" } ], "sample string 2": [ { "$ref": "64" }, { "$ref": "64" } ] }, "customerGroups": [ { "$id": "68", "identifier": "gnfN5LUVNkCpiXx/LeOfAA==", "identifierGuid": "e4cd7782-15b5-4036-a989-7c7f2de39f00", "name": "sample string 2", "primaryContact": "ub0VRUb4h0OiLruqYFcHkA==", "primaryContactGuid": "4515bdb9-f846-4387-a22e-bbaa60570790", "accountID": "ileB42fY0kSUe33oV1TWVg==", "accountIDGuid": "e381578a-d867-44d2-947b-7de85754d656", "special": true, "updated": "2025-10-05T00:01:58.4511821", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "3HOilFrqRU+ieikT8S1qvw==", "priceLevelIdentifierGuid": "94a273dc-ea5a-4f45-a27a-2913f12d6abf", "deleted": true, "account": { "$ref": "66" }, "primaryContactCustomer": { "$ref": "64" }, "customerGroupMembers": [ { "$id": "69", "id": 1, "groupID": "GtohtErfeUG0y3bxlazS6w==", "groupIDGuid": "b421da1a-df4a-4179-b4cb-76f195acd2eb", "customerID": "9dj1ux/tE0WaKBPxpRHWXQ==", "customerIDGuid": "bbf5d8f5-ed1f-4513-9a28-13f1a511d65d", "card": "sample string 4", "linkedAccount": "3PhM5CIlE0mZwmHvU8FAfA==", "linkedAccountGuid": "e44cf8dc-2522-4913-99c2-61ef53c1407c", "customer": { "$ref": "64" }, "group": { "$ref": "68" }, "customerCard": { "$ref": "65" } }, { "$ref": "69" } ] }, { "$ref": "68" } ] }, "payments": [ { "$id": "70", "id": 1, "identifier": "kgLvtq8XpE6R8Vx6N6yRoA==", "identifierGuid": "b6ef0292-17af-4ea4-91f1-5c7a37ac91a0", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "oz1xnmOV2UGWmPTGYcLvFg==", "accountIDGuid": "9e713da3-9563-41d9-9698-f4c661c2ef16", "customerAccount": { "$ref": "66" }, "customerCard": { "$ref": "65" }, "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:01:58.4511821", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "tGXUBQQyyEOdZNsio088zA==", "idempotentVoidGuid": "05d465b4-3204-43c8-9d64-db22a34f3ccc", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "71", "saleHeaderID": 1, "saleHeaderGuid": "neCqzRimn0OlkNvkpPMd4g==", "saleHeaderIdentifierGuid": "cdaae09d-a618-439f-a590-dbe4a4f31de2", "created": "2025-10-05T00:01:58.4511821", "createdLocal": "2025-10-05T00:01:58.4511821", "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:01:58.4511821", "storeID": 1, "operatorG_Uid": "Kql5CFZ76kur1gdy2R/QPw==", "operatorGuid": "0879a92a-7b56-4bea-abd6-0772d91fd03f", "customerG_Uid": "rCeUbAcufE+Zi9qPAMzjfA==", "customerGuid": "6c9427ac-2e07-4f7c-998b-da8f00cce37c", "communityIdentifier": "Lx3uCrO1FU6NoZT3iilSbQ==", "communityIdentifierGuid": "0aee1d2f-b5b3-4e15-8da1-94f78a29526d", "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": "ph8bQmPuZkejrVzsCk/cQQ==", "priceLevelIdentifierGuid": "421b1fa6-ee63-4766-a3ad-5cec0a4fdc41", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "31" }, "customer": { "$ref": "64" }, "communityOrganisation": { "$id": "72", "id": 1, "identifier": "R76aRgUBIkWvlPwLELrZbw==", "identifierGuid": "469abe47-0105-4522-af94-fc0b10bad96f", "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:01:58.4511821", "deleted": true }, "details": [ { "$id": "73", "saleItemID": 1, "identifier": "MchHS97zX0uT4AJneHYtFw==", "identifierGuid": "4b47c831-f3de-4b5f-93e0-026778762d17", "saleHeaderID": 2, "plu": 1, "pluG_UId": "7w2sSWZOF0maGzLiK6mgHw==", "pluGuid": "49ac0def-4e66-4917-9a1b-32e22ba9a01f", "accountID": "M0yTZMy2p0mHWM7JAQuyDw==", "accountIDGuid": "64934c33-b6cc-49a7-8758-cec9010bb20f", "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:01:58.4511821", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "G3PiO/b56ECbrVg4pyds+A==", "refundGuid": "3be2731b-f9f6-40e8-9bad-5838a7276cf8", "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": "4bhf/MGUKUCmZhAE3r0pqA==", "idempotentVoidGuid": "fc5fb8e1-94c1-4029-a666-1004debd29a8", "priceLevelIdentifier": "nsTv9LhoJUKLXJCYVfE42w==", "priceLevelIdentifierGuid": "f4efc49e-68b8-4225-8b5c-909855f138db", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "74", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:01:58.4511821", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "74" } ], "refund": { "$id": "75", "id": 1, "g_UID": "guq2VKJ0RUCjL5LF7zNTeA==", "guid": "54b6ea82-74a2-4045-a32f-92c5ef335378", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:01:58.4511821" }, "modifier": { "$id": "76", "id": 1, "setG_UID": "alPy02uWuEetHyw4WzrjEw==", "modifierSetGuid": "d3f2536a-966b-47b8-ad1f-2c385b3ae313", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "USnoEBNLa0+72bQV+rMz+g==", "pluGuid": "10e82951-4b13-4f6b-bbd9-b415fab333fa", "deleted": true, "g_UID": "35+0bSsJcEGFbnxOtB4+/w==", "guid": "6db49fdf-092b-4170-856e-7c4eb41e3eff", "product": { "$ref": "19" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "73" } ], "eftReceipts": [ { "$id": "77", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "71" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "77" } ], "payments": [ { "$ref": "70" }, { "$ref": "70" } ], "cards": [ { "$id": "78", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "78" } ], "campaignHits": [ { "$id": "79", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "79" } ], "fuel": [ { "$id": "80", "id": 1, "plu": 1, "pluG_UID": "9eQcELmv2kW/REQuuCsN/A==", "pluGuid": "101ce4f5-afb9-45da-bf44-442eb82b0dfc", "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:01:58.4511821", "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:01:58.4511821", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "80" } ], "fuelResells": [ { "$id": "81", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "nA8Hubp6CkOQKoEuq5f/pA==", "pluGuid": "b9070f9c-7aba-430a-902a-812eab97ffa4", "accountID": "Vn5yGGm8lUqUCyqaJf0ePw==", "accountIDGuid": "18727e56-bc69-4a95-940b-2a9a25fd1e3f", "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:01:58.4511821", "bestOrExpireType": 1, "refundG_UID": "tuspPtU1c0+9iU42fixK9Q==", "refundGuid": "3e29ebb6-35d5-4f73-bd89-4e367e2c4af5", "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": "81" } ], "customerOrder": [ { "$id": "82", "identifier": "sDkdfQm6sUmoXT4CGTngOw==", "identifierGuid": "7d1d39b0-ba09-49b1-a85d-3e021939e03b", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "Ob5woPLKoESrHpxOx8ZKJA==", "customerIdentifierGuid": "a070be39-caf2-44a0-ab1e-9c4ec7c64a24", "operatorNo": 1, "operatorG_UID": "MsPdpr5cNke2D42VxTnl9A==", "operatorGuid": "a6ddc332-5cbe-4736-b60f-8d95c539e5f4", "created": "2025-10-05T00:01:58.4511821", "ordered": "2025-10-05T00:01:58.4511821", "started": "2025-10-05T00:01:58.4511821", "completed": "2025-10-05T00:01:58.4511821", "supplied": "2025-10-05T00:01:58.4511821", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "64" }, "operator": { "$ref": "31" }, "details": [ { "$id": "83", "headerID": 1, "plu": 1, "pluG_UId": "rUGOPcztqkmpmOTKPSbOZg==", "pluGuid": "3d8e41ad-edcc-49aa-a998-e4ca3d26ce66", "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": "nrdH9sO1FEeV62ayOvsQ4A==", "headerIdentifierGuid": "f647b79e-b5c3-4714-95eb-66b23afb10e0", "product": { "$ref": "19" } }, { "$ref": "83" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "71" } }, { "$ref": "82" } ], "surveyResponses": [ { "$id": "84", "surveyG_UID": "i5iF67C+Kk21lLvxHuSxZQ==", "surveyGuid": "eb85988b-beb0-4d2a-b594-bbf11ee4b165", "saleHeaderGuid": "JfzLxrzbWkKBuUVNxYTomA==", "saleGuid": "c6cbfc25-dbbc-425a-81b9-454dc584e898", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "S/y5DRiFbUmasomv+0kE4Q==", "guidResponse": "0db9fc4b-8518-496d-9ab2-89affb4904e1", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:01:58.4511821", "sale": { "$ref": "71" }, "survey": { "$id": "85", "g_UID": "1NiVxy/WREeoO4FGUW+Y0A==", "guid": "c795d8d4-d62f-4744-a83b-8146516f98d0", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "NYlu+YkQe0qK7+5Ot8XiaQ==", "checkoutFormGuid": "f96e8935-1089-4a7b-8aef-ee4eb7c5e269", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:01:58.4511821", "end": "2025-10-05T00:01:58.4511821", "deleted": true, "updated": "2025-10-05T00:01:58.4511821", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "faa6e2d7-872c-48b7-b06e-2ee859f15a52", "6d0195d0-76f9-4785-a160-52599abb38b8" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "39" } }, "ingressId": "sample string 4" }, { "$ref": "84" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "DxCdX8Y07UOBUKXVRgKtJA==", "accountIdentifier": "5f9d100f-34c6-43ed-8150-a5d54602ad24", "accountName": "sample string 42", "customerOrderIdentifier": "vCiIomsy7Eq4vAdc3XlrYg==", "customerOrderIdentifierGuid": "a28828bc-326b-4aec-b8bc-075cdd796b62", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "86", "id": 1, "paymentID": 2, "paymentIdentifier": "XHkFWLtyVUqI6L5rwMaSfQ==", "paymentIdentifierGuid": "5805795c-72bb-4a55-88e8-be6bc0c6927d", "identifier": "7UGcPi8tGUCv0MptxYguwQ==", "identifierGuid": "3e9c41ed-2d2f-4019-afd0-ca6dc5882ec1", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "4Sqbqq65JkKNJB45JzXxXw==", "itemIdentifierGuid": "aa9b2ae1-b9ae-4226-8d24-1e392735f15f" } }, { "$ref": "70" } ] }, { "$ref": "65" } ], "customerGroupMembers": [ { "$ref": "69" }, { "$ref": "69" } ], "customerGroups": [ { "$ref": "68" }, { "$ref": "68" } ], "accounts": [ { "$ref": "66" }, { "$ref": "66" } ], "account": { "$ref": "66" }, "vouchers": [ { "$id": "87", "customerIdentifier": "BHQHqciazEynP0P6yV9ZSw==", "customerIdentifierGuid": "a9077404-9ac8-4ccc-a73f-43fac95f594b", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "jXyN2lKc7UWL5ZJDl4DUFQ==", "idempotentGuid": "da8d7c8d-9c52-45ed-8be5-92439780d415", "offline": true, "voucher": { "$id": "88", "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:01:58.4511821", "barcodeTemplate": { "$id": "89", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "90", "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:01:58.4511821", "labelPageLayout": "+adjanQ7NUealFfjvWXl0A==", "pageLayoutGuid": "6a63a7f9-3b74-4735-9a94-57e3bd65e5d0", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "88" }, "elements": [ { "$id": "91", "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:01:58.4511821" }, { "$ref": "91" } ] }, "customerVouchers": [ { "$id": "92", "id": 1, "customerIdentifier": "J4js/CtoiUyt1ntB9WuXIg==", "customerIdentifierGuid": "fcec8827-682b-4c89-add6-7b41f56b9722", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:01:58.4511821", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "w9LbjdEgQEed1Z51d0VwoA==", "issuedIdempotentGuid": "8ddbd2c3-20d1-4740-9dd5-9e75774570a0", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:01:58.4511821", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:01:58.4511821", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "AWDO9/nyv0eC04Y5qCwlWA==", "redeemedIdempotentGuid": "f7ce6001-f2f9-47bf-82d3-8639a82c2558", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:01:58.4511821", "storeName": "sample string 17", "scaleLabel": { "$ref": "90" }, "voucher": { "$ref": "88" }, "customer": { "$ref": "64" }, "issuedOfflinePayment": { "$ref": "70" }, "redeemedOfflinePayment": { "$ref": "70" } }, { "$ref": "92" } ] }, "customer": { "$ref": "64" } }, { "$ref": "87" } ] } }, { "$ref": "63" } ], "customerGroups": [ { "$id": "93", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "ywsxSTAodUW8oS3tI5pRGw==", "groupIDGuid": "49310bcb-2830-4575-bca1-2ded239a511b", "campaign": { "$ref": "60" }, "group": { "$ref": "68" } }, { "$ref": "93" } ], "signIqTickets": [ { "$id": "94", "identifier": "tob5MThjVUmfT4D4+W7VAA==", "identifierGuid": "31f986b6-6338-4955-9f4f-80f8f96ed500", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "94" } ], "comboPriceGroups": [ { "$id": "95", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "ciZvkynbC0ur2ysblEzfWg==", "guid": "936f2672-db29-4b0b-abdb-2b1b944cdf5a", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "60" }, "comboPricePlus": [ { "$id": "96", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "eAgwhB3VN0+UsrKYMIjSzA==", "groupGuid": "84300878-d51d-4f37-94b2-b2983088d2cc", "comboPriceType": 5, "priceType": 5, "pluG_UID": "ZvqMnIz8OEa7cWj8l2GB6g==", "pluGuid": "9c8cfa66-fc8c-4638-bb71-68fc976181ea", "priceGroupG_UID": "fiRT6pkQJUizN6y+upBImA==", "priceGroupGuid": "ea53247e-1099-4825-b337-acbeba904898", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "60" }, "product": { "$ref": "19" }, "priceGroup": { "$ref": "25" }, "campaignPool": { "$ref": "60" } }, { "$ref": "96" } ] }, { "$ref": "95" } ], "priceLevels": [ { "$id": "97", "id": 1, "priceLevelIdentifier": "BvVPnRerXkKA0FsLpjbwVw==", "priceLevelIdentifierGuid": "9d4ff506-ab17-425e-80d0-5b0ba636f057", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "97" } ] }, "product": { "$ref": "19" }, "dealCost": { "$id": "98", "headerIdentifier": "DLn7k0BnTUWbhUznWy8OPA==", "headerIdentifierGuid": "93fbb90c-6740-454d-9b85-4ce75b2f0e3c", "identifier": "NbYWRwR/nE2/dtsyR3czQQ==", "identifierGuid": "4716b635-7f04-4d9c-bf76-db3247773341", "supplierIdentifier": "H2/6gIty0U2nLlqJAkSuAg==", "supplierGuid": "80fa6f1f-728b-4dd1-a72e-5a890244ae02", "pluG_UID": "NlnVtt/uwkak6chqhBFDdw==", "pluGuid": "b6d55936-eedf-46c2-a4e9-c86a84114377", "campaignName": "fd180948-b89c-4ffc-b90c-ede755b65374", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:01:58.4511821", "end": "2025-10-05T00:01:58.4511821", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "7/zieC57r0SaILUs90araA==", "bonusItemPluGuid": "78e2fcef-7b2e-44af-9a20-b52cf746ab68", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:01:58.4511821", "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:01:58.4511821", "campaignEndDate": "2025-10-05T00:01:58.4511821", "masterPLUG_UID": "pQ3WLUiiPUmzF5sTLywhIw==", "masterID": "2dd60da5-a248-493d-b317-9b132f2c2123", "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": "vyfmWMoRqE254g+lBCAaTg==", "bonusMasterID": "58e627bf-11ca-4da8-b9e2-0fa504201a4e", "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:01:58.4511821", "dealCosts": [ { "$ref": "98" }, { "$ref": "98" } ], "tags": [ { "$id": "99", "pluG_UID": "CG82OaOoZUmYbdbVyqT9YQ==", "pluGuid": "39366f08-a8a3-4965-986d-d6d5caa4fd61", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "99" } ], "alternateProductG_UID": "4/C7/dnbgUuDAhhC76pL+g==", "alternateProduct": "fdbbf0e3-dbd9-4b81-8302-1842efaa4bfa", "productHostCode": { "$id": "100", "id": 1, "pluG_UID": "NIAqYwLBvkqoKSy2CHn00Q==", "pluGuid": "632a8034-c102-4abe-a829-2cb60879f4d1", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "54" }, "mscCom": { "$ref": "55" }, "mscDep": { "$ref": "57" }, "mscSubCom": { "$ref": "56" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-05T00:01:58.4511821", "inventoryTracked": "2025-10-05T00:01:58.4511821", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "14" }, "serviceFee": { "$id": "101", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "17" } ], "orderCycleHeaders": [ { "$id": "102", "storeID": 1, "supplierIdentifier": "jaRGAWIe0UWCMUCcBzNr8Q==", "supplierGuid": "0146a48d-1e62-45d1-8231-409c07336bf1", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "102" } ], "cycles": [ { "$id": "103", "storeID": 1, "supplierIdentifier": "wpqap3dhrU6BMBzCd0oOsg==", "supplierGuid": "a79a9ac2-6177-4ead-8130-1cc2774a0eb2", "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:01:58.4511821", "deliveryDate": "2025-10-05T00:01:58.4511821", "nextCutOffDate": "2025-10-05T00:01:58.4511821", "nextDeliveryDate": "2025-10-05T00:01:58.4511821", "nextDaysBuffer": 10 }, { "$ref": "103" } ], "store": { "$ref": "10" }, "updated": "2025-10-05T00:01:58.4511821", "isHost": true }, "files": [ { "$id": "104", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-05T00:01:58.4511821", "processed": "2025-10-05T00:01:58.4511821", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:01:58.4511821", "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": "13" }, "metcashHeader": { "$id": "105", "customerNumber": "sample string 1", "creationDate": "2025-10-05T00:01:58.4511821", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "104" } ], "zoneMatrix": [ { "$id": "106", "id": 1, "hostIdentifier": "H/K2pH0FF0u+6sWCMP+L8Q==", "hostIdentifierGuid": "a4b6f21f-057d-4b17-beea-c58230ff8bf1", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "8a3ec653-af07-427a-8e42-957c20a2ab72", "b6782df7-68b0-43d3-8cac-62011fc669f0" ] }, { "$ref": "106" } ], "hostFileStoreSetting": { "$ref": "12" }, "hostStoreSettings": [ { "$ref": "12" }, { "$ref": "12" } ], "promotionPlacements": [ { "$id": "107", "identifier": "ZwuNQfhSHkCNA0mLXKitjg==", "identifierGuid": "418d0b67-52f8-401e-8d03-498b5ca8ad8e", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "107" } ], "promoTypeGuids": [ "874e921e-c064-4fbf-ad82-9877335d09de", "917b3b7d-4a3a-47c8-9609-cf548918925d" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "12" } ], "accounts": [ { "$ref": "7" }, { "$ref": "7" } ], "sales": [ { "$id": "108", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-05T00:01:58.4511821", "ftpSite": { "$id": "109", "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": "108" } ], "zoneMatrix": [ { "$ref": "106" }, { "$ref": "106" } ], "cashManagements": [ { "$id": "110", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "111", "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": "110" } ], "updateStoreID": "c867ad05-ebed-466a-8462-df9f59007559", "updateStore": { "$id": "112", "id": "326cbba9-fc8d-4713-a876-c35208de891d", "name": "sample string 1", "lastActivity": "2025-10-05T00:01:58.4511821", "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:01:58.4511821" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "113", "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": "114", "id": 1, "gradeID": 2, "storeID": 3, "g_UID": "ODwulV0PwkStowxrMhggoA==", "guid": "952e3c38-0f5d-44c2-ada3-0c6b321820a0", "fuelGrade": "sample string 5", "price1": 1, "price2": 1, "price3": 1, "price4": 1, "effective": "2025-10-05T00:01:58.4511821", "updated": "2025-10-05T00:01:58.4511821", "margin": 1, "product": { "$ref": "19" } } } }, { "$ref": "8" } ], "cashBalancingFuelMeters": [ { "$id": "115", "headerIdentifier": "nqFATpzhOUmEGiIpr6mMcw==", "headerIdentifierGuid": "4e40a19e-e19c-4939-841a-2229afa98c73", "tankNumber": 2, "hoseNumber": 3, "pumpNumber": 4, "fuelGradeID": 1, "fuelGrade": "sample string 5", "opening": 6.0, "openingAdjust": true, "adjustments": 8.0, "samples": 9.0, "pumpTest": 10.0, "sales": 11.0, "closing": 12.0, "closingAdjust": true, "rolledOver": true, "dailyVariance": 15.0, "rolloverVolume": 16.0, "rolloverAdjustments": [ { "$id": "116", "id": 1, "storeID": 2, "tankNumber": 3, "dispenserNumber": 4, "hoseNumber": 5, "adjustedFor": "2025-10-05T00:01:58.4511821", "adjustedAt": "2025-10-05T00:01:58.4511821", "adjustmentVolume": 8.0, "reasonDesc": "sample string 9", "reason": 10, "operatorG_UID": "9eQWT4XZcE+yoWhMf3QkAQ==", "operatorGuid": "4f16e4f5-d985-4f70-b2a1-684c7f742401", "user": "sample string 11", "processed": 1, "storeName": "sample string 12", "operatorName": "sample string 13" }, { "$ref": "116" } ] }, { "$ref": "115" } ] }, { "$ref": "2" } ], "skip": 1, "take": 1, "totalCount": 1 }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK = E[��([� 5 xl/workbook.xml � (� ����0��&�C���($8q���� [i�?ik��-%�x�3;��Գq��1/�Q���k������ ��X�q'�S�tOf��=v�+ԁ���A�Gi=]i���u���V��i{<R/��g�d4���I�b��:������ � %ɹ �(q��í��8/��̳���V��w�PK = 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 = 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="R511ebb76d4664504" /></Relationships>PK = E[zr� xl/worksheets/sheet1.xml � (� ��]o�0������%PuK��n��z� V1�l'���ʚ�� �:�s�r,��Ձ�0V꾀$���ҵ�<��[o�|��ٶB8���nM[�[�l� �m�����Fŝߚ�M#+���I��!�q����G�V-���K/{4��!��V���y-}�1=0�)���)���G���[��K��~7?����|�e@-~��o=<yh�R�Jw6<���� P�%�Y���G�P�XB�RoU'�z������٧���Q���(Mnp�q���~����0��/�e����Kf/Y<B"ӌQ��_ϋ�����en� L(�����/m�?l��\��Gw&�� rI�X�ح���د ���^�ӿ���I>d_��oĕ��}R�_�MIѻ���W�^k'L����._PK = E[ɧ�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�i�EM�aö��3N�&vd�@�Ƃ#q�"�+�`��h~OO��|���ަ����� �� FV�v�]�h�V��n�4bL���Ҋ �1����ӄ�p3��1�OS�;>�>bG|!��>g�5��3���4=8}���?����c�"���b?��/�,�c��^Ն�D!�BV������B<�~���L�L�j)�+�X)���L��ڧ�ӥs������ԭ)�%*]������~PK = 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 = E[|\�>� � xl/sharedStrings.xml � (� m�AO�0��J�;I�j;A5��N�B�JM-uJ�!ʯ'BHێ�Y�������'&��*�0�VH.v��J?�wgWZ� u"a�gd��u�,*�Wz���e7�l℔'�1� Y���:e��(.���rqKR�K���?�����u)u;OXZ�K�ӿޣg9�6~:�Z��Q �)��x�� �r���df��41t��� �wf��m���k �1�u�0�Y�s��=�]s��������PK- = E[��([� 5 xl/workbook.xmlPK- = E[���� � � [Content_Types].xmlPK- = E[���' ' U _rels/.relsPK- = E[zr� � xl/worksheets/sheet1.xmlPK- = E[ɧ�� P � xl/_rels/workbook.xml.relsPK- = E[Ѓc'2 E � xl/styles.xmlPK- = E[|\�>� � m xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK = E[���H� 5 xl/workbook.xml � (� ����0D�&�C���`�N\�z4Ж�5��$��ξ>Z�=���G����mC��-j�;����: !J�b�i��ڊ�FX�$g氇���<]h�����o���eh��§f���e4ֺ�I�b�)>ö�YKZC Jf�&Kz��*��$�Ud)$i�]��{�q����PK = 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 = 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="Rc2935d296c0144c1" /></Relationships>PK = E[zr� xl/worksheets/sheet1.xml � (� ��]o�0������%PuK��n��z� V1�l'���ʚ�� �:�s�r,��Ձ�0V꾀$���ҵ�<��[o�|��ٶB8���nM[�[�l� �m�����Fŝߚ�M#+���I��!�q����G�V-���K/{4��!��V���y-}�1=0�)���)���G���[��K��~7?����|�e@-~��o=<yh�R�Jw6<���� P�%�Y���G�P�XB�RoU'�z������٧���Q���(Mnp�q���~����0��/�e����Kf/Y<B"ӌQ��_ϋ�����en� L(�����/m�?l��\��Gw&�� rI�X�ح���د ���^�ӿ���I>d_��oĕ��}R�_�MIѻ���W�^k'L����._PK = E[Z��#� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;�I�M7l)0��#۲ -g�G�jQ� Rݰ���I3�����4�3�88� /�ڙ�v �R�P�f���R����#�+66Ч䗔F��b�<��i]�T�i�W��:��� s�2����?D��g�O�����p�=b�W����O)�k�E�ٚv�1OZ �D)kc�л��t1�z}�3���*^g%yW�^4/)�Kϝ���X��J0)+~��ћ�XPK = 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 = E[|\�>� � xl/sharedStrings.xml � (� m�AO�0��J�;I�j;A5��N�B�JM-uJ�!ʯ'BHێ�Y�������'&��*�0�VH.v��J?�wgWZ� u"a�gd��u�,*�Wz���e7�l℔'�1� Y���:e��(.���rqKR�K���?�����u)u;OXZ�K�ӿޣg9�6~:�Z��Q �)��x�� �r���df��41t��� �wf��m���k �1�u�0�Y�s��=�]s��������PK- = E[���H� 5 xl/workbook.xmlPK- = E[���� � � [Content_Types].xmlPK- = E[嘨�' ' U _rels/.relsPK- = E[zr� � xl/worksheets/sheet1.xmlPK- = E[Z��#� P � xl/_rels/workbook.xml.relsPK- = E[Ѓc'2 E � xl/styles.xmlPK- = E[|\�>� � m xl/sharedStrings.xmlPK � �