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": "cySEwl8uIkmLp3okhCSEAQ==", "identifierGuid": "c2842473-2e5f-4922-8ba7-7a2484248401", "storeID": 2, "date": "2025-06-14T07:23:52.6746934", "started": "2025-06-14T07:23:52.6746934", "ended": "2025-06-14T07:23:52.6746934", "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": "FsJaNcAiz0ueThnqT2tZSQ==", "headerIdentifierGuid": "355ac216-22c0-4bcf-9e4e-19ea4f6b5949", "operatorG_UID": "WZ9V9dRh50SFy9LB/W27PQ==", "operatorGuid": "f5559f59-61d4-44e7-85cb-d2c1fd6dbb3d", "date": "2025-06-14T07:23:52.6746934", "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-06-14T07:23:52.6746934", "end": "2025-06-14T07:23:52.6746934", "operatorName": "sample string 16", "operatorNumber": "sample string 17", "machineName": "sample string 18", "operators": "sample string 19" }, { "$ref": "3" } ], "eftDetails": [ { "$id": "4", "id": 1, "headerIdentifier": "f/b7+QqTiEG7u2LeFn5XvA==", "headerIdentifierGuid": "f9fbf67f-930a-4188-bbbb-62de167e57bc", "date": "2025-06-14T07:23:52.6746934", "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": "rAxz5rXNUEKijwRVYsMYPg==", "headerIdentifierGuid": "e6730cac-cdb5-4250-a28f-045562c3183e", "bankName": "sample string 3", "expectedCash": 4, "cashDeclared": 1, "expectedPickup": 5, "pickupDeclared": 1, "expectedCheque": 6, "chequeDeclared": 1 }, "cashBalancingBankingAccounts": [ { "$id": "6", "id": 1, "headerIdentifier": "9CNi2HHfjkWeOJrOTIvR7A==", "headerIdentifierGuid": "d86223f4-df71-458e-9e38-9ace4c8bd1ec", "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": "0qz3ywT0c0G25TL5R4OuhQ==", "headerIdentifierGuid": "cbf7acd2-f404-4173-b6e5-32f94783ae85", "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-06-14T07:23:52.6746934", "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-06-14T07:23:52.6746934", "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": "PfWkF0BxHk2fESm3I1gJXQ==", "hostIdentifierGuid": "17a4f53d-7140-4d1e-9f11-29b72358095d", "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-06-14T07:23:52.6746934", "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": "xwTIwI/BLUSlcGc1/nreJw==", "hostIdentifierGuid": "c0c804c7-c18f-442d-a570-6735fe7ade27", "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": "Jz/Je3ARRESWCzI9juvLLg==", "identifierGuid": "7bc93f27-1170-4444-960b-323d8eebcb2e", "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": "XbN4XJsW20uH0GWnha8tag==", "hostSupplierIdentifierGuid": "5c78b35d-169b-4bdb-87d0-65a785af2d6a", "loyaltyPriceLevelIdentifier": "3CYyNQmn4UCugLmHW5FzKQ==", "loyaltyPriceLevelIdentifierGuid": "353226dc-a709-40e1-ae80-b9875b917329", "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-06-14T07:23:52.6746934", "lastProcessed": "2025-06-14T07:23:52.6746934", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "14", "identifier": "BsLblgsPZU+YPBhmvDLZtA==", "identifierGuid": "96dbc206-0f0b-4f65-983c-1866bc32d9b4", "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": "a2jhTSW1IkC9ouYz/E1n4Q==", "primaryContactID": "4de1686b-b525-4022-bda2-e633fc4d67e1", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "qq5WCk+6fECKK1eT+hAS/Q==", "supplierGroupGuid": "0a56aeaa-ba4f-407c-8a2b-5793fa1012fd", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T07:23:52.6746934", "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": "68937d4b-598d-423c-8e08-2ac934c7fdb2", "identifier": "rGC+j8imV0ixqpRijgZRPg==", "identifierGuid": "8fbe60ac-a6c8-4857-b1aa-94628e06513e", "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": "50x65P2HK0G1WMbB0syjzw==", "supplierIdentifierGuid": "e47a4ce7-87fd-412b-b558-c6c1d2cca3cf", "contactGuid": "XFU6B7nPnkW5ASSPFF1QRQ==", "contactID": "073a555c-cfb9-459e-b901-248f145d5045", "contact": { "$ref": "15" }, "supplier": { "$ref": "14" } }, { "$ref": "16" } ], "products": [ { "$id": "17", "pluG_UID": "LxMVho1P7U2CqMRfNVlqxw==", "pluGuid": "8615132f-4f8d-4ded-82a8-c45f35596ac7", "supplierIdentifier": "tt5UaW/MOkefXnGbw/InWw==", "supplierIdentifierGuid": "6954deb6-cc6f-473a-9f5e-719bc3f2275b", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T07:23:52.6746934", "pricedByWeight": true, "landedUnitCostEx": 8, "landedUnitCostInc": 9, "landedCartonCostInc": 10, "landedCartonCostEx": 11, "standardCost": 12, "deliveryFee": 1, "deliveryFeeBasis": "sample string 13", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 14", "financeFee": 1, "financeFeeBasis": "sample string 15", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 16", "invoiceCode": "sample string 17", "invoiceDesc": "sample string 18", "orderDirect": true, "useCost": true, "minimumQuantity": 19, "hostType": 20, "fromHost": 21, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 22.1, "sellMultiple": 23.1, "baseMultiple": 24.1, "hostStandardCost": 25, "hostTotalCost": 26, "hostRetail": 27, "hostLandedUnitCostEx": 28, "hostLandedUnitCostInc": 29, "hostDesc": "sample string 30", "directIndicator": "sample string 31", "availableToOrder": true, "hostRangeIndicator": "sample string 33", "hostProductType": "sample string 34", "hostProductGrade": "sample string 35", "hostProductGroup": "sample string 36", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 39", "hostLastUpdated": "2025-06-14T07:23:52.6746934", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "18", "pluG_UID": "x9eRjKlD9E6aSJ8dLHtA8g==", "pluGuid": "8c91d7c7-43a9-4ef4-9a48-9f1d2c7b40f2", "supplierIdentifier": "lIphm/3W4kq4FMeVa4/dpQ==", "supplierIdentifierGuid": "9b618a94-d6fd-4ae2-b814-c7956b8fdda5", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "18" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "fxobgGSSZ0CMyaxzk1GClg==", "parentPluGuid": "801b1a7f-9264-4067-8cc9-ac7393518296", "freight": 44.0, "freightType": 1, "product": { "$id": "19", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "xSuEn73G1EKBlm9i6eSVTg==", "guid": "9f842bc5-c6bd-42d4-8196-6f62e9e4954e", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "B2QOvFmKCEGVCjO9JkpePw==", "priceGroupGuid": "bc0e6407-8a59-4108-950a-33bd264a5e3f", "blueprintID": 1, "lastCountedDate": "2025-06-14T07:23:52.6746934", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T07:23:52.6746934", "pluCreated": "2025-06-14T07:23:52.6746934", "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-06-14T07:23:52.6746934", "lastManualUpdate": "2025-06-14T07:23:52.6746934", "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-06-14T07:23:52.6746934", "currentCostUpdated": "2025-06-14T07:23:52.6746934", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T07:23:52.6746934", "defaultGP": 1, "breakTargetMode": 32, "break1": 1, "price1": 1, "target1": 33, "break2": 1, "price2": 1, "target2": 34, "break3": 1, "price3": 1, "target3": 35, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-06-14T07:23:52.6746934", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "1CcjtbMHUkmwZ0ad0BVnJA==", "altPLUGuid": "b52327d4-07b3-4952-b067-469dd0156724", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 53", "altPriceDescription2": "sample string 54", "cartonQuantity": 55, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 57", "text2": "sample string 58", "text3": "sample string 59", "labelText": "sample string 60", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 64", "barcodeFormat": "sample string 65", "austMade": 1, "coolCode": 66, "countryOfOrigin": "sample string 67", "percentContent": 68.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 69", "subDeptCode": "sample string 70", "minorDeptCode": "sample string 71", "lesserDeptCode": "sample string 72", "deptName": "sample string 73", "subDeptName": "sample string 74", "minorDeptName": "sample string 75", "lesserDeptName": "sample string 76", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 79, "labelShelfChanged": true, "labelTalkerQty": 81, "labelSmall": true, "labelLastPrinted": "2025-06-14T07:23:52.6746934", "labelLastPrice": 1, "shelfPageLayoutG_UID": "qNBJZ0MYZkqKN0rX1zOFzg==", "shelfPageLayoutGuid": "6749d0a8-1843-4a66-8a37-4ad7d73385ce", "talkerPageLayoutG_UID": "sfSNyBDLvkqO34Y8LU+Yuw==", "talkerPageLayoutGuid": "c88df4b1-cb10-4abe-8edf-863c2d4f98bb", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 84, "unitMeasureKindChanged": true, "signIQData": "sample string 86", "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": 90, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 93, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "9Vr3eVotuketStxKZdKgYw==", "inventoryIdentifier": "79f75af5-2d5a-47ba-ad4a-dc4a65d2a063", "inventoryAccuracy": 1, "baseUnits": 97, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 98, "defaultPrinter": "sample string 99", "defaultPrinterGroup": "sample string 100", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 101, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "551jbBWzH0OJXxevFYbu5Q==", "parentPluGuid": "6c639de7-b315-431f-895f-17af1586eee5", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "gYNAqcmoyUys30stGxeAHw==", "supplierIdentifierGuid": "a9408381-a8c9-4cc9-acdf-4b2d1b17801f", "supplierChanged": true, "rebateSupplierIdentifier": "wGY6qNg9DEyCPud3DZWn2g==", "rebateSupplierIdentifierGuid": "a83a66c0-3dd8-4c0c-823e-e7770d95a7da", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 107", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 109", "productType": "sample string 110", "productGroup": "sample string 111", "complianceIndicator": "sample string 112", "inhouseBrand": "sample string 113", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 116", "lastUpdatedByUser": "sample string 117", "lastManualUpdatedByUser": "sample string 118", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-06-14T07:23:52.6746934", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "WR10D9uzdUmaCuXOI5wwVQ==", "hostIdentifierGuid": "0f741d59-b3db-4975-9a0a-e5ce239c3055", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 124", "aisleEnds": "sample string 125", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 136, "webPriceRounding": true, "webMarkup": 138, "webPriceMode": 139, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 140", "altSubDeptCode": "sample string 141", "altMinorDeptCode": "sample string 142", "altLesserDeptCode": "sample string 143", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "19" }, { "$ref": "19" } ], "store": { "$ref": "10" }, "storePrices": [ { "$id": "20", "pluG_UID": "Y6OuW8wsGkeM42JQXyUHpw==", "pluGuid": "5baea363-2ccc-471a-8ce3-62505f2507a7", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-06-14T07:23:52.6903449" }, { "$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-06-14T07:23:52.6903449", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "22" }, "winningCampaign": 1, "winner": { "$id": "23", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T07:23:52.6903449", "startTime": 3, "endDate": "2025-06-14T07:23:52.6903449", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "vQXy3GflwkCuF9aBCiucdA==", "hostIdentifierGuid": "dcf205bd-e567-40c2-ae17-d6810a2b9c74", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "23" }, { "$ref": "23" } ] }, "tray": { "$id": "24", "g_UId": "wxU+6xNPjEyfsRVSdAOT+Q==", "guid": "eb3e15c3-4f13-4c8c-9fb1-1552740393f9", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "25", "priceGroupG_UID": "+pEprTILqE+/ZXYmFrHB8w==", "priceGroupGuid": "ad2991fa-0b32-4fa8-bf65-762616b1c1f3", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T07:23:52.6903449", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "19" }, { "$ref": "19" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "26", "pluG_UID": "Y6wIJr64+E2m3ltfVs0xYw==", "pluGuid": "2608ac63-b8be-4df8-a6de-5b5f56cd3163", "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": "a0152a46-0633-4186-b247-f097bb36a713", "created": "2025-06-14T07:23:52.6903449", "createdByUser": "sample string 1", "activated": "2025-06-14T07:23:52.6903449", "deactivated": "2025-06-14T07:23:52.6903449", "lastOrdered": "2025-06-14T07:23:52.6903449", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T07:23:52.6903449", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T07:23:52.6903449", "lastSold": "2025-06-14T07:23:52.6903449", "firstSold": "2025-06-14T07:23:52.6903449", "awsUpdated": "2025-06-14T07:23:52.6903449", "lastManualUpdate": "2025-06-14T07:23:52.6903449", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T07:23:52.6903449", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T07:23:52.6903449", "doNotRangeUpdated": "2025-06-14T07:23:52.6903449", "doNotOrderUpdated": "2025-06-14T07:23:52.6903449", "tracked": "2025-06-14T07:23:52.6903449" }, "allergens": [ { "$id": "28", "allergenID": 1, "pluG_UID": "fKdfC9zBhUGQ+KDXgAc/LA==", "pluGuid": "0b5fa77c-c1dc-4185-90f8-a0d780073f2c", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "28" } ], "costs": { "$id": "29", "pluG_UID": "/O64AbI8uEK/mHRuVeiJKw==", "pluGuid": "01b8eefc-3cb2-42b8-bf98-746e55e8892b", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T07:23:52.6903449", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "30", "saleHeaderID": 1, "created": "2025-06-14T07:23:52.6903449", "createdLocal": "2025-06-14T07:23:52.6903449", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "STz2z+/0A06hobKBZfAX4A==", "operatorGuid": "cff63c49-f4ef-4e03-a1a1-b28165f017e0", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "cn8vzXNtCkONsx7cpuwykQ==", "pluGuid": "cd2f7f72-6d73-430a-8db3-1edca6ec3291", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "31", "id": 1, "g_Uid": "fXXBI/qy8ky6ZwBsaH6FBg==", "guid": "23c1757d-b2fa-4cf2-ba67-006c687e8506", "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-06-14T07:23:52.6903449", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T07:23:52.6903449", "endShift": "2025-06-14T07:23:52.6903449", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "32", "operatorG_UID": "tNvXeOPpM0uYcmc/1TG4gg==", "operatorGuid": "78d7dbb4-e9e3-4b33-9872-673fd531b882", "storeID": 2, "operator": { "$ref": "31" }, "store": { "$ref": "10" } }, { "$ref": "32" } ] } }, { "$ref": "30" } ], "apns": [ { "$id": "33", "pluID": 1, "pluG_UID": "4TRUBZPY7ECCasx3oYnrlg==", "pluGuid": "055434e1-d893-40ec-826a-cc77a189eb96", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "33" } ], "tuns": [ { "$id": "34", "pluG_UId": "+R2gByW6/UyPHZqrMBqmJA==", "pluGuid": "07a01df9-ba25-4cfd-8f1d-9aab301aa624", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "19" }, "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "competitionPricing": [ { "$id": "35", "identifier": "Y8Apk5MtMUO9A9SJkyokyQ==", "identifierGuid": "9329c063-2d93-4331-bd03-d489932a24c9", "pluG_UID": "xkiPqtPzzkiZc9uC7twt6w==", "pluGuid": "aa8f48c6-f3d3-48ce-9973-db82eedc2deb", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "35" } ], "supplier": { "$ref": "14" }, "supplierName": "sample string 146", "children": [ { "$ref": "19" }, { "$ref": "19" } ], "ordering": { "$ref": "17" }, "flipChartPages": [ { "$id": "36", "identifier": "CKHY+kTVxEiRdy1Wsz2Skw==", "groupName": "sample string 1", "identifierGuid": "fad8a108-d544-48c4-9177-2d56b33d9293", "exists": true, "flipChartIdentifier": "vHlSrSDg/kiNjvMSMGayxg==", "flipChartIdentifierGuid": "ad5279bc-e020-48fe-8d8e-f3123066b2c6", "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": "IJuZIdH3VUSTrm7937HFMQ==", "groupIdentifierGuid": "21999b20-f7d1-4455-93ae-6efddfb1c531", "flipChart": { "$id": "37", "identifier": "yveHeJxNG0ezsMqwrjBdCw==", "identifierGuid": "7887f7ca-4d9c-471b-b3b0-cab0ae305d0b", "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": "7pScqa6VqEWQSwfEQ+rmIw==", "identifierGuid": "a99c94ee-95ae-45a8-904b-07c443eae623", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "39", "id": 1, "g_UID": "BsA/tgko8E2DpnqLhRt3sQ==", "guid": "b63fc006-2809-4df0-83a6-7a8b851b77b1", "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": "+MeHu5T3sUW1af4ju+F4eA==", "previousFormGuid": "bb87c7f8-f794-45b1-b569-fe23bbe17878", "nextForm": 1, "nextFormG_UID": "l9DhUpSh5kiknU8glmrsNw==", "nextFormGuid": "52e1d097-a194-48e6-a49d-4f20966aec37", "attributes": "sample string 10", "updated": "2025-06-14T07:23:52.6903449", "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": "DfMEYtLn7kKBsCzbuEtICw==", "checkoutFormGuid": "6204f30d-e7d2-42ee-81b0-2cdbb84b480b", "identifier": "vvtBvbD3rU+cKQuviAoNBA==", "identifierGuid": "bd41fbbe-f7b0-4fad-9c29-0baf880a0d04", "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": "NVTFjaJ7Jkicno9alClpAA==", "valueGuid": "8dc55435-7ba2-4826-9c9e-8f5a94296900", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T07:23:52.6903449", "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-06-14T07:23:52.6903449", "imageData": "QEA=", "readOnly": true } }, { "$ref": "40" } ], "panels": [ { "$id": "42", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "Qd10rUj1KU+9O9qloHgzlA==", "checkoutFormGuid": "ad74dd41-f548-4f29-bd3b-daa5a0783394", "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": "ICWQrel83ESIeygqQY2OIw==", "flipChartPageIdentifierGuid": "ad902520-7ce9-44dc-887b-282a418d8e23", "pluG_UID": "Y3ZgXEQC702WcBThwhmzLw==", "pluGuid": "5c607663-0244-4def-9670-14e1c219b32f", "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": "TI0QIi6oNE+yGKUNM7xTuw==", "pluGuid": "22108d4c-a82e-4f34-b218-a50d33bc53bb", "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-06-14T07:23:52.6903449", "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": "I+9d+0tkVUebowMy4KRDxA==", "ingredientGuid": "KQnoCme02Uyg4IZ+CXnvwA==", "ingredientIdentifier": "0ae80929-b467-4cd9-a0e0-867e0979efc0", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "19" } }, { "$ref": "45" } ], "bins": [ { "$id": "46", "pluG_UID": "vQFJUhUaN0aMstbypzcrCQ==", "pluGuid": "524901bd-1a15-4637-8cb2-d6f2a7372b09", "shelfLocationIdentifier": "uHTriS7ckUKo4auIa18rrQ==", "shelfLocationGuid": "89eb74b8-dc2e-4291-a8e1-ab886b5f2bad", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "jyNZBrq3wEe7kdeVq+nqKA==", "labelPageLayoutGuid": "0659238f-b7ba-47c0-bb91-d795abe9ea28", "updated": "2025-06-14T07:23:52.6903449", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "19" }, "location": { "$id": "47", "identifier": "KuyCtr/NTkeSW0iQzJm57w==", "storeID": 1, "identifierGuid": "b682ec2a-cdbf-474e-925b-4890cc99b9ef", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T07:23:52.6903449", "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": "JUgg/SCWkES0Pt0nKMIvlw==", "pluGuid": "fd204825-9620-4490-b43e-dd2728c22f97", "deptNo": 1, "product": { "$ref": "19" }, "scaleLocation": { "$id": "49", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T07:23:52.6903449", "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-06-14T07:23:52.6903449", "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": "UNbLPUcbNkyo9uTPHs981Q==", "labelPageLayoutGuid": "3dcbd650-1b47-4c36-a8f6-e4cf1ecf7cd5", "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-06-14T07:23:52.6903449", "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": "KPVq310z9EqDWKqOyU6+7g==", "labelPageLayoutGuid": "df6af528-335d-4af4-8358-aa8ec94ebeee", "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-06-14T07:23:52.6903449", "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": "CP88AifFW06sFK/dPmXLjw==", "labelPageLayoutGuid": "023cff08-c527-4e5b-ac14-afdd3e65cb8f", "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-06-14T07:23:52.6903449", "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": "utZ2iYKV70aRxReV5EML5Q==", "labelPageLayoutGuid": "8976d6ba-9582-46ef-91c5-1795e4430be5", "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": "N4oCwKkmY0CGiM3inIPT+A==", "pluGuid": "c0028a37-26a9-4063-8688-cde29c83d3f8", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "ZSZQ0iEO2EWHBuBJYd0qqA==", "dealCostGuid": "d2502665-0e21-45d8-8706-e04961dd2aa8", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "6LeCDj0sNUa7tOcC0U9K/w==", "priceGroupGuid": "0e82b7e8-2c3d-4635-bbb4-e702d14f4aff", "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-06-14T07:23:52.6903449", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "64dmKODxqk+f3MAZnRTjgA==", "campaignComboPriceGroupIdentifier": "286687eb-f1e0-4faa-9fdc-c0199d14e380", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "59", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T07:23:52.6903449", "operatorG_UID": "EdapeL4Vh0+WuVfdYEG+Zw==", "operatorGuid": "78a9d611-15be-4f87-96b9-57dd6041be67", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T07:23:52.6903449", "signIqTicketFileMovedUtc": "2025-06-14T07:23:52.6903449", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T07:23:52.6903449", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "19" }, "campaignPlu": { "$ref": "58" } }, { "$ref": "59" } ], "campaign": { "$id": "60", "id": 1, "storeID": 2, "name": "00b3d992-af26-4bfc-812b-bbd158dec3fc", "nameGuid": "00b3d992-af26-4bfc-812b-bbd158dec3fc", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T07:23:52.6903449", "startTime": 1, "endDate": "2025-06-14T07:23:52.6903449", "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-06-14T07:23:52.6903449", "system": true, "created": "2025-06-14T07:23:52.6903449", "updated": "2025-06-14T07:23:52.6903449", "priceChangeNotifiedUtc": "2025-06-14T07:23:52.6903449", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "4G4XzM8xdUa9vdOBcIp8gg==", "hostIdentifierGuid": "cc176ee0-31cf-4675-bdbd-d381708a7c82", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T07:23:52.6903449", "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": "jGKxYmmtaEepBfiEvWLapQ==", "pluGuid": "62b1628c-ad69-4768-a905-f884bd62daa5", "hostOfferID": 1, "priceGroupG_UID": "+DKZZjG5eUOG0Hfyhm9hYA==", "priceGroupGuid": "669932f8-b931-4379-86d0-77f2866f6160", "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-06-14T07:23:52.6903449", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "19" }, "campaign": { "$ref": "60" } }, { "$ref": "61" } ], "sellingRules": [ { "$id": "62", "id": 1, "identifier": "6OFQlFA/j0aur61gNxw4Rg==", "identifierStr": "6OFQlFA/j0aur61gNxw4Rg==", "identifierGuid": "9450e1e8-3f50-468f-aeaf-ad60371c3846", "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": "7Lr9NlFGtkmGUqKwm3FOpQ==", "customerIDGuid": "36fdbaec-4651-49b6-8652-a2b09b714ea5", "campaign": { "$ref": "60" }, "customer": { "$id": "64", "identifier": "5OGFlTulwEWXOJ11X6OGww==", "identifierGuid": "9585e1e4-a53b-45c0-9738-9d755fa386c3", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T07:23:52.6903449", "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": "8cmJ6kUt4ECCPguFp3QPjw==", "communityIdentifierGuid": "ea89c9f1-2d45-40e0-823e-0b85a7740f8f", "joined": "2025-06-14T07:23:52.6903449", "updated": "2025-06-14T07:23:52.6903449", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "NJ1k2obnkEGQlG5a0EfdNA==", "priceLevelIdentifierGuid": "da649d34-e786-4190-9094-6e5ad047dd34", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T07:23:52.6903449", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "65", "cardType": 2, "issueDate": "2025-06-14T07:23:52.6903449", "expiry": "2025-06-14T07:23:52.6903449", "customerID": "isS/X29FNUaM3ByihO0QJw==", "customerIDGuid": "5fbfc48a-456f-4635-8cdc-1ca284ed1027", "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-06-14T07:23:52.6903449", "linkedAccount": "k+h4FWewRkuvDTWXKPae/g==", "linkedAccountGuid": "1578e893-b067-4b46-af0d-359728f69efe", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "64" }, "account": { "$id": "66", "id": 1, "identifier": "otR383tMF0mWLM1i+K5Nng==", "identifierGuid": "f377d4a2-4c7b-4917-962c-cd62f8ae4d9e", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T07:23:52.6903449", "owner": "zgMm75c5gUuN9QEzMSnI6Q==", "ownerGuid": "ef2603ce-3997-4b81-8df5-01333129c8e9", "accountStoreGroupIdentifier": "kElsM/Br2UOIWwKoudckbg==", "accountStoreGroupGuid": "336c4990-6bf0-43d9-885b-02a8b9d7246e", "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-06-14T07:23:52.6903449", "active": true, "updated": "2025-06-14T07:23:52.6903449", "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": "xvjIKkjYFUuUQy+pOD+ZhA==", "identifierGuid": "2ac8f8c6-d848-4b15-9443-2fa9383f9984", "name": "sample string 2", "primaryContact": "NNtYrdrnnkSTWLLVCCHg6w==", "primaryContactGuid": "ad58db34-e7da-449e-9358-b2d50821e0eb", "accountID": "F05zRWhJ3Em+wAVsV+tXnw==", "accountIDGuid": "45734e17-4968-49dc-bec0-056c57eb579f", "special": true, "updated": "2025-06-14T07:23:52.6903449", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "Rkhv/6YiA02KZLt7iEHrMg==", "priceLevelIdentifierGuid": "ff6f4846-22a6-4d03-8a64-bb7b8841eb32", "deleted": true, "account": { "$ref": "66" }, "primaryContactCustomer": { "$ref": "64" }, "customerGroupMembers": [ { "$id": "69", "id": 1, "groupID": "+Yu3wUvVNEOCIdP4ourcpg==", "groupIDGuid": "c1b78bf9-d54b-4334-8221-d3f8a2eadca6", "customerID": "M5139x1HSkqgYcodSfpE7Q==", "customerIDGuid": "f7779d33-471d-4a4a-a061-ca1d49fa44ed", "card": "sample string 4", "linkedAccount": "urqbmedplUm8XSBt7GUasQ==", "linkedAccountGuid": "999bbaba-69e7-4995-bc5d-206dec651ab1", "customer": { "$ref": "64" }, "group": { "$ref": "68" }, "customerCard": { "$ref": "65" } }, { "$ref": "69" } ] }, { "$ref": "68" } ] }, "payments": [ { "$id": "70", "id": 1, "identifier": "MoWiJBS3fEOV1+yBLGQwZA==", "identifierGuid": "24a28532-b714-437c-95d7-ec812c643064", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "gOptJlN/D0alRE2rUwwJ+g==", "accountIDGuid": "266dea80-7f53-460f-a544-4dab530c09fa", "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-06-14T07:23:52.6903449", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "pD3bRMcV8UuC75UBiDNUew==", "idempotentVoidGuid": "44db3da4-15c7-4bf1-82ef-95018833547b", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "71", "saleHeaderID": 1, "saleHeaderGuid": "mKMDqHnCfkmuB0Favj6bmA==", "saleHeaderIdentifierGuid": "a803a398-c279-497e-ae07-415abe3e9b98", "created": "2025-06-14T07:23:52.6903449", "createdLocal": "2025-06-14T07:23:52.6903449", "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-06-14T07:23:52.6903449", "storeID": 1, "operatorG_Uid": "dvLxE2fPFU2uFTaFakus3g==", "operatorGuid": "13f1f276-cf67-4d15-ae15-36856a4bacde", "customerG_Uid": "JE+hqxmq+Ea+F0+C7QHONA==", "customerGuid": "aba14f24-aa19-46f8-be17-4f82ed01ce34", "communityIdentifier": "M72KGSH/0k61SQvVg9kV8g==", "communityIdentifierGuid": "198abd33-ff21-4ed2-b549-0bd583d915f2", "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": "Gp/SD5fvtU+M+7HM1L5TdA==", "priceLevelIdentifierGuid": "0fd29f1a-ef97-4fb5-8cfb-b1ccd4be5374", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "31" }, "customer": { "$ref": "64" }, "communityOrganisation": { "$id": "72", "id": 1, "identifier": "mRSx83DKB02S0fPSXrKyLg==", "identifierGuid": "f3b11499-ca70-4d07-92d1-f3d25eb2b22e", "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-06-14T07:23:52.6903449", "deleted": true }, "details": [ { "$id": "73", "saleItemID": 1, "identifier": "D9jEeLycNUKSD+Uo4hLa4Q==", "identifierGuid": "78c4d80f-9cbc-4235-920f-e528e212dae1", "saleHeaderID": 2, "plu": 1, "pluG_UId": "OaqxaZArwkCE7YJ3FflQLA==", "pluGuid": "69b1aa39-2b90-40c2-84ed-827715f9502c", "accountID": "eHMoJa4DeEybu4KqOreRMA==", "accountIDGuid": "25287378-03ae-4c78-9bbb-82aa3ab79130", "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-06-14T07:23:52.6903449", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "C46PnDHVLU6yLZObu1IUhQ==", "refundGuid": "9c8f8e0b-d531-4e2d-b22d-939bbb521485", "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": "v9d0YJlGdU+fa8NipuXHYg==", "idempotentVoidGuid": "6074d7bf-4699-4f75-9f6b-c362a6e5c762", "priceLevelIdentifier": "DYZiOJgsh062s4xE3rYe7g==", "priceLevelIdentifierGuid": "3862860d-2c98-4e87-b6b3-8c44deb61eee", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "74", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T07:23:52.6903449", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "74" } ], "refund": { "$id": "75", "id": 1, "g_UID": "d60jkSJXc0aM59Ozx0Bk3g==", "guid": "9123ad77-5722-4673-8ce7-d3b3c74064de", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T07:23:52.6903449" }, "modifier": { "$id": "76", "id": 1, "setG_UID": "R3rIcKRdc0mANta4sTGaRQ==", "modifierSetGuid": "70c87a47-5da4-4973-8036-d6b8b1319a45", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "Z8ThERbKZEu276cuHRzKeQ==", "pluGuid": "11e1c467-ca16-4b64-b6ef-a72e1d1cca79", "deleted": true, "g_UID": "eXFFczIHwUyPihXjhY79bQ==", "guid": "73457179-0732-4cc1-8f8a-15e3858efd6d", "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": "dvAivcVK9km90QBDx2/ghw==", "pluGuid": "bd22f076-4ac5-49f6-bdd1-0043c76fe087", "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-06-14T07:23:52.6903449", "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-06-14T07:23:52.6903449", "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": "cnGnuhHgh0GbEUgFDrDw3g==", "pluGuid": "baa77172-e011-4187-9b11-48050eb0f0de", "accountID": "iRPpXnVurEy4HbSOQqSmnQ==", "accountIDGuid": "5ee91389-6e75-4cac-b81d-b48e42a4a69d", "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-06-14T07:23:52.6903449", "bestOrExpireType": 1, "refundG_UID": "QVFIbFsisUqYB6SyD3CB4A==", "refundGuid": "6c485141-225b-4ab1-9807-a4b20f7081e0", "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": "uKpThc9ALU2LdFgSYdCuZQ==", "identifierGuid": "8553aab8-40cf-4d2d-8b74-581261d0ae65", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "UF54a4O6bUGw69N5lEJamA==", "customerIdentifierGuid": "6b785e50-ba83-416d-b0eb-d37994425a98", "operatorNo": 1, "operatorG_UID": "rG3493mnJEy2iq/VtICpZQ==", "operatorGuid": "f7f86dac-a779-4c24-b68a-afd5b480a965", "created": "2025-06-14T07:23:52.6903449", "ordered": "2025-06-14T07:23:52.6903449", "started": "2025-06-14T07:23:52.6903449", "completed": "2025-06-14T07:23:52.6903449", "supplied": "2025-06-14T07:23:52.6903449", "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": "D8q+lK7fF0WZ6Gn9mMkbCw==", "pluGuid": "94beca0f-dfae-4517-99e8-69fd98c91b0b", "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": "RdlzyAUCekqzZfs85FUG9Q==", "headerIdentifierGuid": "c873d945-0205-4a7a-b365-fb3ce45506f5", "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": "Zcwnv0Q8zkWuwvRCE1mtAA==", "surveyGuid": "bf27cc65-3c44-45ce-aec2-f4421359ad00", "saleHeaderGuid": "Yd37ZcfyLEqP1HG5YVBFZw==", "saleGuid": "65fbdd61-f2c7-4a2c-8fd4-71b961504567", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "VX1W7Au3fE6VgfgoQM+5Ow==", "guidResponse": "ec567d55-b70b-4e7c-9581-f82840cfb93b", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T07:23:52.6903449", "sale": { "$ref": "71" }, "survey": { "$id": "85", "g_UID": "o2FnxJuXO06Ia8x6JLy48Q==", "guid": "c46761a3-979b-4e3b-886b-cc7a24bcb8f1", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "UNG3CX0Jjkuoe1/tJiYvTg==", "checkoutFormGuid": "09b7d150-097d-4b8e-a87b-5fed26262f4e", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T07:23:52.6903449", "end": "2025-06-14T07:23:52.6903449", "deleted": true, "updated": "2025-06-14T07:23:52.6903449", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "ecb26b5e-0bc9-4588-9b41-6b7c06eb83b2", "4e362ea1-e36d-42b7-9b5a-7e122e4c155f" ], "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": "PKIb08fpjEewf9x38SnrCg==", "accountIdentifier": "d31ba23c-e9c7-478c-b07f-dc77f129eb0a", "accountName": "sample string 42", "customerOrderIdentifier": "FzX5dzRL+UepeWM0s97rXg==", "customerOrderIdentifierGuid": "77f93517-4b34-47f9-a979-6334b3deeb5e", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "86", "id": 1, "paymentID": 2, "paymentIdentifier": "Z5h0EWc1QkubPBZobRo1bA==", "paymentIdentifierGuid": "11749867-3567-4b42-9b3c-16686d1a356c", "identifier": "umT2vmeay0KbzE0/4ZgQzQ==", "identifierGuid": "bef664ba-9a67-42cb-9bcc-4d3fe19810cd", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "W5+9Pu/wik+WX9T7MpqylQ==", "itemIdentifierGuid": "3ebd9f5b-f0ef-4f8a-965f-d4fb329ab295" } }, { "$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": "afweK6gmiUigxxQGkFZntQ==", "customerIdentifierGuid": "2b1efc69-26a8-4889-a0c7-1406905667b5", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "22WE6jVST0qahaMaGAfUIQ==", "idempotentGuid": "ea8465db-5235-4a4f-9a85-a31a1807d421", "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-06-14T07:23:52.6903449", "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-06-14T07:23:52.6903449", "labelPageLayout": "2enIHn/gm0aVZ9wUJOiWNg==", "pageLayoutGuid": "1ec8e9d9-e07f-469b-9567-dc1424e89636", "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-06-14T07:23:52.6903449" }, { "$ref": "91" } ] }, "customerVouchers": [ { "$id": "92", "id": 1, "customerIdentifier": "Z1S9AwYdeU+uX7ZnJbVQ+Q==", "customerIdentifierGuid": "03bd5467-1d06-4f79-ae5f-b66725b550f9", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T07:23:52.6903449", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "JWzaL6DhekKZvD6V1ruLUg==", "issuedIdempotentGuid": "2fda6c25-e1a0-427a-99bc-3e95d6bb8b52", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T07:23:52.6903449", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T07:23:52.6903449", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "cT9BR0i4CUKoivQG/abkvw==", "redeemedIdempotentGuid": "47413f71-b848-4209-a88a-f406fda6e4bf", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T07:23:52.6903449", "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": "QG7Vv+UwUk2yPgxl5S9eCg==", "groupIDGuid": "bfd56e40-30e5-4d52-b23e-0c65e52f5e0a", "campaign": { "$ref": "60" }, "group": { "$ref": "68" } }, { "$ref": "93" } ], "signIqTickets": [ { "$id": "94", "identifier": "tq7gvyA51EG4xWXxbBCGHw==", "identifierGuid": "bfe0aeb6-3920-41d4-b8c5-65f16c10861f", "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": "lV/krhNxWUmKgy434vr0fw==", "guid": "aee45f95-7113-4959-8a83-2e37e2faf47f", "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": "HeLPiUI4eU6d5CvO2mSY/Q==", "groupGuid": "89cfe21d-3842-4e79-9de4-2bceda6498fd", "comboPriceType": 5, "priceType": 5, "pluG_UID": "ZztCpVonv0mnkxSzl6bUuw==", "pluGuid": "a5423b67-275a-49bf-a793-14b397a6d4bb", "priceGroupG_UID": "ySxecY0KvkG74pRJYCF/7g==", "priceGroupGuid": "715e2cc9-0a8d-41be-bbe2-944960217fee", "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": "JCbi2+CE1U+mhpR51KKamA==", "priceLevelIdentifierGuid": "dbe22624-84e0-4fd5-a686-9479d4a29a98", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "97" } ] }, "product": { "$ref": "19" }, "dealCost": { "$id": "98", "headerIdentifier": "YCUPJtw5A0umEFYhOQYwZw==", "headerIdentifierGuid": "260f2560-39dc-4b03-a610-562139063067", "identifier": "Pf20W5u2F0OnG/vjaepdPw==", "identifierGuid": "5bb4fd3d-b69b-4317-a71b-fbe369ea5d3f", "supplierIdentifier": "Z9kAJHjavkmOyEY4/YrD0A==", "supplierGuid": "2400d967-da78-49be-8ec8-4638fd8ac3d0", "pluG_UID": "NNX/gJ3Sc0W49ZomcNzQbA==", "pluGuid": "80ffd534-d29d-4573-b8f5-9a2670dcd06c", "campaignName": "f4e751bd-07d6-4f31-b2d0-c04d476ecc84", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T07:23:52.6903449", "end": "2025-06-14T07:23:52.6903449", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "Gd4Uef4oMEu+5BteOz0utw==", "bonusItemPluGuid": "7914de19-28fe-4b30-bee4-1b5e3b3d2eb7", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T07:23:52.6903449", "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-06-14T07:23:52.6903449", "campaignEndDate": "2025-06-14T07:23:52.6903449", "masterPLUG_UID": "zggqY5b3bU+8sXx0uf0OUA==", "masterID": "632a08ce-f796-4f6d-bcb1-7c74b9fd0e50", "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": "b+oG+j1B/E2nXNO5c9HI8g==", "bonusMasterID": "fa06ea6f-413d-4dfc-a75c-d3b973d1c8f2", "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-06-14T07:23:52.6903449", "dealCosts": [ { "$ref": "98" }, { "$ref": "98" } ], "tags": [ { "$id": "99", "pluG_UID": "oeR2v9YGwkSf9LfZXNtRRg==", "pluGuid": "bf76e4a1-06d6-44c2-9ff4-b7d95cdb5146", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "99" } ], "alternateProductG_UID": "eEIWF/2T90eVAqfizTCtVw==", "alternateProduct": "17164278-93fd-47f7-9502-a7e2cd30ad57", "productHostCode": { "$id": "100", "id": 1, "pluG_UID": "6vzuSjq2O0S21dhegS0ztg==", "pluGuid": "4aeefcea-b63a-443b-b6d5-d85e812d33b6", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "54" }, "mscCom": { "$ref": "55" }, "mscDep": { "$ref": "57" }, "mscSubCom": { "$ref": "56" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T07:23:52.6903449", "inventoryTracked": "2025-06-14T07:23:52.6903449", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "14" }, "serviceFee": { "$id": "101", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "17" } ], "orderCycleHeaders": [ { "$id": "102", "storeID": 1, "supplierIdentifier": "nnUpOLcDHkeW4Cu4mfK26w==", "supplierGuid": "3829759e-03b7-471e-96e0-2bb899f2b6eb", "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": "341Mtbdc7UC77aE53c/wSw==", "supplierGuid": "b54c8ddf-5cb7-40ed-bbed-a139ddcff04b", "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-06-14T07:23:52.6903449", "deliveryDate": "2025-06-14T07:23:52.6903449", "nextCutOffDate": "2025-06-14T07:23:52.6903449", "nextDeliveryDate": "2025-06-14T07:23:52.6903449", "nextDaysBuffer": 10 }, { "$ref": "103" } ], "store": { "$ref": "10" }, "updated": "2025-06-14T07:23:52.6903449", "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-06-14T07:23:52.6903449", "processed": "2025-06-14T07:23:52.6903449", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T07:23:52.6903449", "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-06-14T07:23:52.6903449", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "104" } ], "zoneMatrix": [ { "$id": "106", "id": 1, "hostIdentifier": "ufrooj+540+ui3F62uWBDA==", "hostIdentifierGuid": "a2e8fab9-b93f-4fe3-ae8b-717adae5810c", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "e5899e88-009d-4c68-9025-18bef0dd0fbc", "2f123fa8-0773-440f-8c2e-2d117834f658" ] }, { "$ref": "106" } ], "hostFileStoreSetting": { "$ref": "12" }, "hostStoreSettings": [ { "$ref": "12" }, { "$ref": "12" } ], "promotionPlacements": [ { "$id": "107", "identifier": "bzIf9ObTsUqqedSXt94Kqg==", "identifierGuid": "f41f326f-d3e6-4ab1-aa79-d497b7de0aaa", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "107" } ], "promoTypeGuids": [ "3ea9f80d-66dd-4001-9726-979fed1c7def", "ef855f1b-5886-4e8b-9277-c91cd9839930" ], "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-06-14T07:23:52.6903449", "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": "be7ed377-ef89-4437-8162-e348e9783fc5", "updateStore": { "$id": "112", "id": "4eaa669b-ea70-4656-ae20-1cd840be5a6e", "name": "sample string 1", "lastActivity": "2025-06-14T07:23:52.6903449", "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-06-14T07:23:52.6903449" }, "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": "qQc8lWrcWkGOKoBwyXxPjQ==", "guid": "953c07a9-dc6a-415a-8e2a-8070c97c4f8d", "fuelGrade": "sample string 5", "price1": 1, "price2": 1, "price3": 1, "price4": 1, "effective": "2025-06-14T07:23:52.6903449", "updated": "2025-06-14T07:23:52.6903449", "margin": 1, "product": { "$ref": "19" } } } }, { "$ref": "8" } ], "cashBalancingFuelMeters": [ { "$id": "115", "headerIdentifier": "Otr5hb6Mf0+YTJlDcZ7nCA==", "headerIdentifierGuid": "85f9da3a-8cbe-4f7f-984c-9943719ee708", "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-06-14T07:23:52.6903449", "adjustedAt": "2025-06-14T07:23:52.6903449", "adjustmentVolume": 8.0, "reasonDesc": "sample string 9", "reason": 10, "operatorG_UID": "OkvurG7Ed0KAcl9qvBhtmg==", "operatorGuid": "acee4b3a-c46e-4277-8072-5f6abc186d9a", "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 �:�Z0�� 5 xl/workbook.xml � (� ���� D�&���cLC{�ū�[� i�0��m�ě���ٷ#&����|��b*�SKƢ�h!���.�:,�,Ë��3/�]bgί,� �x�#]i���TԈ�+ʂq�>s���).2[��$l �ߔX`�Ţ��m %�sW-( ����Eu� �.R"��;L��w�PK �:�Z���� � [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 �:�ZAȉj' ' _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="R4fb1c6b8cd6841a6" /></Relationships>PK �:�Zzr� 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 �:�Z}��]� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�I�Т�ݰa[z��=N�&vd�@�Ƃ#q�"A*�`��h~OO��|����Ɓ�P��w �B #���]���� v�͞Ly"v�Y^qQA����y��?���È)����#��+!j��f��y������G�O#�����p�Qv��RR�S���"S�={���J���Z0~3����_��|&c$Ub�X��m�X�7��0�yN!_z�4/��t��A�������E�_���PK �:�ZЃ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 �:�Z|\�>� � 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- �:�Z0�� 5 xl/workbook.xmlPK- �:�Z���� � � [Content_Types].xmlPK- �:�ZAȉj' ' T _rels/.relsPK- �:�Zzr� � xl/worksheets/sheet1.xmlPK- �:�Z}��]� P � xl/_rels/workbook.xml.relsPK- �:�ZЃc'2 E � xl/styles.xmlPK- �:�Z|\�>� � k xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK �:�Z��l}� 5 xl/workbook.xml � (� ��;�0D�H����!D���I�"�b��d;"���.�������Ck�@>z4���1��� $j��̻�z q���l�+��o�&�k����QY�r�n�X�y�.HĨ� �AZ�O���S�V9{��$l��_a�Ū��m %�s�*�R�K5���vI!D��YB��l�]PK �:�Z���� � [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 �:�Z��u�' ' _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="R6c184b4b5fdc4331" /></Relationships>PK �:�Zzr� 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 �:�ZA:Ќ� P xl/_rels/workbook.xml.rels � (� ��An� E����`�� ɦ�n�\��`����ٺ�z��Tj��n�B���h�|�Xm��^!��;��bNy=�A�S6o֫-L2�Ɏ!���%�m�ቐ�,�2U>�+��,s)�@�TG9 i(�H\2�-�/�C�ƌ ��:���`���1Y���^���?Q"ף� �-���M�R�լ�O�e����]/d��u�R��a=�w��2���X6�tZ�5�ZhM�j�:f�����/PK �:�ZЃ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 �:�Z|\�>� � 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- �:�Z��l}� 5 xl/workbook.xmlPK- �:�Z���� � [Content_Types].xmlPK- �:�Z��u�' ' V _rels/.relsPK- �:�Zzr� � xl/worksheets/sheet1.xmlPK- �:�ZA:Ќ� P � xl/_rels/workbook.xml.relsPK- �:�ZЃc'2 E � xl/styles.xmlPK- �:�Z|\�>� � n xl/sharedStrings.xmlPK � �