GET api/cashBalancing/store/{storeID}/operator/{guid}/headers
Find open cash balancing headers for an operator at a particular store
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
storeID |
Store operator worked at |
integer |
Required |
guid |
Operator identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
List of cash balancing headers, with date
Collection of CashBalancingHeaderName | Description | Type | Additional information |
---|---|---|---|
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
StoreID | integer |
None. |
|
Date | date |
None. |
|
Started | date |
None. |
|
Ended | date |
None. |
|
CashFinalised | boolean |
None. |
|
CashTotalAmount | integer |
None. |
|
EftFinalised | boolean |
None. |
|
EftTotalAmount | integer |
None. |
|
BankFinalised | boolean |
None. |
|
BankTotalAmount | integer |
None. |
|
BankingOpened | boolean |
None. |
|
FuelRequired |
Indicates that fuel finalisation is required for total finalisation |
boolean |
None. |
FuelFinalised |
Indicates whether fuel has been finalised for this date |
boolean |
None. |
CreatedDuringTradingDay |
Indicates that the records were last generated before the day had ended |
boolean |
None. |
AccountingFinalised | AccountStatus |
None. |
|
EndOfDayID | integer |
None. |
|
StoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
AutoFill |
Indicate to other internal methods the header's stores auto fill setting |
boolean |
Relation. This field may not always be loaded or used for updates. |
CreateRelations |
Indicate to Generate Cash Balancing Header method whether relational records are needed |
boolean |
Relation. This field may not always be loaded or used for updates. |
InvalidDates |
Ended can only be null for current end of day generated records (-1) and started can not be null unless this is a new end of day header (-1 current end of day WILL have a started) |
boolean |
Relation. This field may not always be loaded or used for updates. |
CashDetails | Collection of CashBalancing |
Relation. This field may not always be loaded or used for updates. |
|
EftDetails | Collection of CashBalancingEft |
Relation. This field may not always be loaded or used for updates. |
|
BankDetailSummary | CashBalancingBanking |
Relation. This field may not always be loaded or used for updates. |
|
CashBalancingBankingAccounts | Collection of CashBalancingBankingAccount |
Relation. This field may not always be loaded or used for updates. |
|
CashBalancingFuelTankLevels | Collection of CashBalancingFuelTankLevel |
Relation. This field may not always be loaded or used for updates. |
|
CashBalancingFuelMeters | Collection of CashBalancingFuelMeter |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
[ { "$id": "1", "identifier": "pJL0odTGt0aRnlToGrGY7Q==", "identifierGuid": "a1f492a4-c6d4-46b7-919e-54e81ab198ed", "storeID": 2, "date": "2025-10-04T23:59:55.6514701", "started": "2025-10-04T23:59:55.6514701", "ended": "2025-10-04T23:59:55.6514701", "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": "2", "id": 1, "headerIdentifier": "I3fVeJqhs0ehgRAiDKUFgQ==", "headerIdentifierGuid": "78d57723-a19a-47b3-a181-10220ca50581", "operatorG_UID": "Ox8PVqbkj0eDBuH0GcSZCQ==", "operatorGuid": "560f1f3b-e4a6-478f-8306-e1f419c49909", "date": "2025-10-04T23:59:55.6514701", "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-04T23:59:55.6514701", "end": "2025-10-04T23:59:55.6514701", "operatorName": "sample string 16", "operatorNumber": "sample string 17", "machineName": "sample string 18", "operators": "sample string 19" }, { "$ref": "2" } ], "eftDetails": [ { "$id": "3", "id": 1, "headerIdentifier": "ZFXS36Gg1UmoFNuM9/RYEA==", "headerIdentifierGuid": "dfd25564-a0a1-49d5-a814-db8cf7f45810", "date": "2025-10-04T23:59:55.6514701", "machineID": 1, "cardID": 3, "cardName": "sample string 4", "expectedAmount": 1, "managerDeclared": 1, "eftTenderCount": 1, "machineName": "sample string 5" }, { "$ref": "3" } ], "bankDetailSummary": { "$id": "4", "id": 1, "headerIdentifier": "tiEhdqot/UOIoLaOqFylbw==", "headerIdentifierGuid": "762121b6-2daa-43fd-88a0-b68ea85ca56f", "bankName": "sample string 3", "expectedCash": 4, "cashDeclared": 1, "expectedPickup": 5, "pickupDeclared": 1, "expectedCheque": 6, "chequeDeclared": 1 }, "cashBalancingBankingAccounts": [ { "$id": "5", "id": 1, "headerIdentifier": "IyZggmCE4Eu5Tetxh0JF0g==", "headerIdentifierGuid": "82602623-8460-4be0-b94d-eb71874245d2", "storeAccountID": 3, "cashDeclared": 4, "pickupDeclared": 5, "chequeDeclared": 6, "accountName": "sample string 7", "storeAccount": { "$id": "6", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true } }, { "$ref": "5" } ], "cashBalancingFuelTankLevels": [ { "$id": "7", "headerIdentifier": "HDqwQaULgkan8cYJPgfEZw==", "headerIdentifierGuid": "41b03a1c-0ba5-4682-a7f1-c6093e07c467", "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": "8", "id": 1, "storeID": 2, "tankNumber": 3, "fuelGrade": "sample string 4", "fuelGradeID": 1, "capacity": 5.0, "lpg": true, "waterLevel": 7.0, "updated": "2025-10-04T23:59:55.6514701", "storeName": "sample string 9", "store": { "$id": "9", "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-04T23:59:55.6514701", "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": "xzTwpCbZ30iU4TeirysA1Q==", "hostIdentifierGuid": "a4f034c7-d926-48df-94e1-37a2af2b00d5", "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-04T23:59:55.6514701", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "10", "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": "10" }, "hostStoreSettings": [ { "$id": "11", "id": 1, "hostIdentifier": "py7ep58KikWPXMhXTVxMnQ==", "hostIdentifierGuid": "a7de2ea7-0a9f-458a-8f5c-c8574d5c4c9d", "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": "12", "identifier": "rZTJnY/vdkuZgs3LFKEQKA==", "identifierGuid": "9dc994ad-ef8f-4b76-9982-cdcb14a11028", "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": "CTv4OI0N2kem29reBpGoBA==", "hostSupplierIdentifierGuid": "38f83b09-0d8d-47da-a6db-dade0691a804", "loyaltyPriceLevelIdentifier": "TNZhWEAQG0CmcTJJA9nBTQ==", "loyaltyPriceLevelIdentifierGuid": "5861d64c-1040-401b-a671-324903d9c14d", "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-04T23:59:55.6514701", "lastProcessed": "2025-10-04T23:59:55.6514701", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "13", "identifier": "GisAC7tVxUubXqjF20rwfA==", "identifierGuid": "0b002b1a-55bb-4bc5-9b5e-a8c5db4af07c", "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": "DCN0rl7Lp0CNjIcSriYwFg==", "primaryContactID": "ae74230c-cb5e-40a7-8d8c-8712ae263016", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "58D+Zewgk0Ol/SjYR6XD+A==", "supplierGroupGuid": "65fec0e7-20ec-4393-a5fd-28d847a5c3f8", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-04T23:59:55.6514701", "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": "14", "id": "e9d92b03-f608-49bd-8210-2614af31f97e", "identifier": "/Khgwt48pUeibsaChyZD7Q==", "identifierGuid": "c260a8fc-3cde-47a5-a26e-c682872643ed", "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": "15", "supplierIdentifier": "CmK+x+pK3kex5+TdNzlDuA==", "supplierIdentifierGuid": "c7be620a-4aea-47de-b1e7-e4dd373943b8", "contactGuid": "5eIY+tk9mECGScuYQMEFWw==", "contactID": "fa18e2e5-3dd9-4098-8649-cb9840c1055b", "contact": { "$ref": "14" }, "supplier": { "$ref": "13" } }, { "$ref": "15" } ], "products": [ { "$id": "16", "pluG_UID": "CmZAfl2tH0a9/DziUasTng==", "pluGuid": "7e40660a-ad5d-461f-bdfc-3ce251ab139e", "supplierIdentifier": "o7dUJhndmEyhWupMLDM/Wg==", "supplierIdentifierGuid": "2654b7a3-dd19-4c98-a15a-ea4c2c333f5a", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-04T23:59:55.6514701", "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-04T23:59:55.6514701", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "17", "pluG_UID": "4O+bYwnzCUe3kIdsf1Ja6g==", "pluGuid": "639befe0-f309-4709-b790-876c7f525aea", "supplierIdentifier": "Nw6QI1xzVkGTz4AB8qPrgQ==", "supplierIdentifierGuid": "23900e37-735c-4156-93cf-8001f2a3eb81", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "17" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "KuNZF0osAE6guHigSLY5jQ==", "parentPluGuid": "1759e32a-2c4a-4e00-a0b8-78a048b6398d", "freight": 45.0, "freightType": 1, "product": { "$id": "18", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "VnB1phxkBkOM4IAl8fgBXQ==", "guid": "a6757056-641c-4306-8ce0-8025f1f8015d", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "6epEA01G8UeW2a4XntWSrg==", "priceGroupGuid": "0344eae9-464d-47f1-96d9-ae179ed592ae", "blueprintID": 1, "lastCountedDate": "2025-10-04T23:59:55.6514701", "externalID": "sample string 7", "active": true, "activated": "2025-10-04T23:59:55.6514701", "pluCreated": "2025-10-04T23:59:55.6514701", "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-04T23:59:55.6514701", "lastManualUpdate": "2025-10-04T23:59:55.6514701", "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-04T23:59:55.6514701", "currentCostUpdated": "2025-10-04T23:59:55.6514701", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-04T23:59:55.6514701", "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-04T23:59:55.6514701", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "YWZ/ZUI010+di9qV1FMZyw==", "altPLUGuid": "657f6661-3442-4fd7-9d8b-da95d45319cb", "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-04T23:59:55.6514701", "labelLastPrice": 1, "shelfPageLayoutG_UID": "jwO+VJRGQ0mbMwaH6aYHAg==", "shelfPageLayoutGuid": "54be038f-4694-4943-9b33-0687e9a60702", "talkerPageLayoutG_UID": "d9F7+WxgNEO87s/hL1xgKA==", "talkerPageLayoutGuid": "f97bd177-606c-4334-bcee-cfe12f5c6028", "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": "dW2cz87MRUCnBXb9TaWL6w==", "inventoryIdentifier": "cf9c6d75-ccce-4045-a705-76fd4da58beb", "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": "7CN9wJjcm0Gz6VzVlls98Q==", "parentPluGuid": "c07d23ec-dc98-419b-b3e9-5cd5965b3df1", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "amWypLmTTEKmubwv17r/6Q==", "supplierIdentifierGuid": "a4b2656a-93b9-424c-a6b9-bc2fd7baffe9", "supplierChanged": true, "rebateSupplierIdentifier": "V8GtZs1S+0+rNf9cfSlvLQ==", "rebateSupplierIdentifierGuid": "66adc157-52cd-4ffb-ab35-ff5c7d296f2d", "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-04T23:59:55.6514701", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "YiN9qgxOm0KfuFJ/mXaDmw==", "hostIdentifierGuid": "aa7d2362-4e0c-429b-9fb8-527f9976839b", "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": "18" }, { "$ref": "18" } ], "store": { "$ref": "9" }, "storePrices": [ { "$id": "19", "pluG_UID": "gAxWZj2LEEev7JYlL1Mwfw==", "pluGuid": "66560c80-8b3d-4710-afec-96252f53307f", "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-04T23:59:55.6514701" }, { "$ref": "19" } ], "currentPrices": { "$id": "20", "pluPrices": { "$id": "21", "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-04T23:59:55.6514701", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "21" }, "winningCampaign": 1, "winner": { "$id": "22", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-04T23:59:55.6514701", "startTime": 3, "endDate": "2025-10-04T23:59:55.6514701", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "jL0H5cVypUyQoDl682IvIA==", "hostIdentifierGuid": "e507bd8c-72c5-4ca5-90a0-397af3622f20", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "22" }, { "$ref": "22" } ] }, "tray": { "$id": "23", "g_UId": "+TQsv7cSfUG2Tw8kpUZrlQ==", "guid": "bf2c34f9-12b7-417d-b64f-0f24a5466b95", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "24", "priceGroupG_UID": "gtoTESISsUCjCRMxrtJk9Q==", "priceGroupGuid": "1113da82-1222-40b1-a309-1331aed264f5", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-04T23:59:55.6514701", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "18" }, { "$ref": "18" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "25", "pluG_UID": "/8XhSblmwE6vYB3AofXlcQ==", "pluGuid": "49e1c5ff-66b9-4ec0-af60-1dc0a1f5e571", "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": "26", "pluGuid": "d6b70a74-c82d-4ed7-b586-c5a813993d0a", "created": "2025-10-04T23:59:55.6514701", "createdByUser": "sample string 1", "activated": "2025-10-04T23:59:55.6514701", "deactivated": "2025-10-04T23:59:55.6514701", "lastOrdered": "2025-10-04T23:59:55.6514701", "lastOrderedQty": 2.0, "lastReceived": "2025-10-04T23:59:55.6514701", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-04T23:59:55.6514701", "lastSold": "2025-10-04T23:59:55.6514701", "firstSold": "2025-10-04T23:59:55.6514701", "awsUpdated": "2025-10-04T23:59:55.6514701", "lastManualUpdate": "2025-10-04T23:59:55.6514701", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-04T23:59:55.6514701", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-04T23:59:55.6514701", "doNotRangeUpdated": "2025-10-04T23:59:55.6514701", "doNotOrderUpdated": "2025-10-04T23:59:55.6514701", "tracked": "2025-10-04T23:59:55.6514701" }, "allergens": [ { "$id": "27", "allergenID": 1, "pluG_UID": "FCJtSw4+oEmBuQPY4mwZcQ==", "pluGuid": "4b6d2214-3e0e-49a0-81b9-03d8e26c1971", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "27" } ], "costs": { "$id": "28", "pluG_UID": "oxAYAdJoXUWo+ifKOgn0Ng==", "pluGuid": "011810a3-68d2-455d-a8fa-27ca3a09f436", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-04T23:59:55.6514701", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "29", "saleHeaderID": 1, "created": "2025-10-04T23:59:55.6514701", "createdLocal": "2025-10-04T23:59:55.6514701", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "U7LAP2oJ5UiuRvs/P5Vsfw==", "operatorGuid": "3fc0b253-096a-48e5-ae46-fb3f3f956c7f", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "34GxI8CEqkm6x5JOsvQl4g==", "pluGuid": "23b181df-84c0-49aa-bac7-924eb2f425e2", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "30", "id": 1, "g_Uid": "WW1v3bQ4RUqxz1+yUJhz6g==", "guid": "dd6f6d59-38b4-4a45-b1cf-5fb2509873ea", "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-04T23:59:55.6514701", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-04T23:59:55.6514701", "endShift": "2025-10-04T23:59:55.6514701", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "31", "operatorG_UID": "tLcR35k5E0+lajx6Y0qKjw==", "operatorGuid": "df11b7b4-3999-4f13-a56a-3c7a634a8a8f", "storeID": 2, "operator": { "$ref": "30" }, "store": { "$ref": "9" } }, { "$ref": "31" } ] } }, { "$ref": "29" } ], "apns": [ { "$id": "32", "pluID": 1, "pluG_UID": "9HXFQvTjCUKrvNDzhJOHXQ==", "pluGuid": "42c575f4-e3f4-4209-abbc-d0f38493875d", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "32" } ], "tuns": [ { "$id": "33", "pluG_UId": "pgBiXU5/NEyT3pFdmvsGkQ==", "pluGuid": "5d6200a6-7f4e-4c34-93de-915d9afb0691", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "18" }, "storeIDs": [ 1, 2 ] }, { "$ref": "33" } ], "competitionPricing": [ { "$id": "34", "identifier": "W6DPVnQ9i0SPCTRH7/0OzA==", "identifierGuid": "56cfa05b-3d74-448b-8f09-3447effd0ecc", "pluG_UID": "80lfPIY+5EmIuXFhze9HGg==", "pluGuid": "3c5f49f3-3e86-49e4-88b9-7161cdef471a", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "34" } ], "supplier": { "$ref": "13" }, "supplierName": "sample string 147", "children": [ { "$ref": "18" }, { "$ref": "18" } ], "ordering": { "$ref": "16" }, "flipChartPages": [ { "$id": "35", "identifier": "vr34vjHPg0yOi1hcbuXYtg==", "groupName": "sample string 1", "identifierGuid": "bef8bdbe-cf31-4c83-8e8b-585c6ee5d8b6", "exists": true, "flipChartIdentifier": "EoknOVHHxU+utmblhlIFSQ==", "flipChartIdentifierGuid": "39278912-c751-4fc5-aeb6-66e586520549", "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": "EvKekd3ockOzgz2osS3aYQ==", "groupIdentifierGuid": "919ef212-e8dd-4372-b383-3da8b12dda61", "flipChart": { "$id": "36", "identifier": "fCQPdOWQGkCoA4ZPosF+jQ==", "identifierGuid": "740f247c-90e5-401a-a803-864fa2c17e8d", "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": "37", "identifier": "2Eltx73LXkC2o6DPWnf5pw==", "identifierGuid": "c76d49d8-cbbd-405e-b6a3-a0cf5a77f9a7", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "38", "id": 1, "g_UID": "tXhflCMiI0GbhzS9MgOKnw==", "guid": "945f78b5-2223-4123-9b87-34bd32038a9f", "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": "eNld00CKakeQxb1p9ZCWCw==", "previousFormGuid": "d35dd978-8a40-476a-90c5-bd69f590960b", "nextForm": 1, "nextFormG_UID": "NKDysWD59keCgfkWYMBLdA==", "nextFormGuid": "b1f2a034-f960-47f6-8281-f91660c04b74", "attributes": "sample string 10", "updated": "2025-10-04T23:59:55.6514701", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "38" }, "previousCheckoutForm": { "$ref": "38" }, "buttons": [ { "$id": "39", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "taoI5Qt4P0iUXCYn/CFgzQ==", "checkoutFormGuid": "e508aab5-780b-483f-945c-2627fc2160cd", "identifier": "R/Ow3CNsIEqc1EWEz4vagA==", "identifierGuid": "dcb0f347-6c23-4a20-9cd4-4584cf8bda80", "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": "BgYry548KUaWwxfYyogBGg==", "valueGuid": "cb2b0606-3c9e-4629-96c3-17d8ca88011a", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-04T23:59:55.6514701", "action": "sample string 12", "valueForm": { "$ref": "38" }, "image": { "$id": "40", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-04T23:59:55.6514701", "imageData": "QEA=", "readOnly": true } }, { "$ref": "39" } ], "panels": [ { "$id": "41", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "JDjx5hJXoUaSFYTc8gOyyQ==", "checkoutFormGuid": "e6f13824-5712-46a1-9215-84dcf203b2c9", "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": "41" } ] }, { "$ref": "38" } ], "panels": [ { "$ref": "41" }, { "$ref": "41" } ] }, "pages": [ { "$ref": "35" }, { "$ref": "35" } ] }, "contentPanel": { "$ref": "41" }, "products": [ { "$id": "42", "flipChartPageIdentifier": "gwi9qy5wkkOGyKmb3+Js7Q==", "flipChartPageIdentifierGuid": "abbd0883-702e-4392-86c8-a99bdfe26ced", "pluG_UID": "HHx9Rs+LkEG31Eth4yuAuQ==", "pluGuid": "467d7c1c-8bcf-4190-b7d4-4b61e32b80b9", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "18" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "42" } ], "productCount": 27, "pages": [ { "$ref": "35" }, { "$ref": "35" } ] }, { "$ref": "35" } ], "priceHistory": [ { "$id": "43", "pluG_UID": "QLLDEQ13X02o85KM2ZTvng==", "pluGuid": "11c3b240-770d-4d5f-a8f3-928cd994ef9e", "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-04T23:59:55.6514701", "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": "43" } ], "ingredients": [ { "$id": "44", "pluG_UID": "Iql1aX1T8EKlIs/NnEdFDQ==", "ingredientGuid": "QdhUHjQLWkqZmHM+3Smgjg==", "ingredientIdentifier": "1e54d841-0b34-4a5a-9998-733edd29a08e", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "18" } }, { "$ref": "44" } ], "bins": [ { "$id": "45", "pluG_UID": "h/yZUkCJbEi1YKZFDN4+hw==", "pluGuid": "5299fc87-8940-486c-b560-a6450cde3e87", "shelfLocationIdentifier": "qDChDFHVckaF2WnheirFYQ==", "shelfLocationGuid": "0ca130a8-d551-4672-85d9-69e17a2ac561", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "781XuP8ppkO7VMro/Ui+aA==", "labelPageLayoutGuid": "b857cdef-29ff-43a6-bb54-cae8fd48be68", "updated": "2025-10-04T23:59:55.6514701", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "18" }, "location": { "$id": "46", "identifier": "K8vhNEbMZUyqZjD6lgHZMg==", "storeID": 1, "identifierGuid": "34e1cb2b-cc46-4c65-aa66-30fa9601d932", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-04T23:59:55.6514701", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "45" }, { "$ref": "45" } ] } }, { "$ref": "45" } ], "bin": { "$ref": "45" }, "scaleLocations": [ { "$id": "47", "plu": 1, "pluG_UID": "W5jbaSlxykSIimcOOjqKYw==", "pluGuid": "69db985b-7129-44ca-888a-670e3a3a8a63", "deptNo": 1, "product": { "$ref": "18" }, "scaleLocation": { "$id": "48", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-04T23:59:55.6514701", "department": { "$id": "49", "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": "48" }, "subDepartments": [ { "$id": "50", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "51", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "52", "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-04T23:59:55.6514701", "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": "jY5RtLsLKkO5jksTldutNw==", "labelPageLayoutGuid": "b4518e8d-0bbb-432a-b98e-4b1395dbad37", "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": "53", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "54", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "55", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "55" } ], "commodityCode": "sample string 6" }, { "$ref": "54" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "54" }, "mscDep": { "$id": "56", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "53" }, { "$ref": "53" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "55" } }, { "$ref": "52" } ], "updated": "2025-10-04T23:59:55.6514701", "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": "L7mWsXrY3E21orwTHXyCRg==", "labelPageLayoutGuid": "b196b92f-d87a-4ddc-b5a2-bc131d7c8246", "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": "53" }, "mscCom": { "$ref": "54" }, "mscDep": { "$ref": "56" }, "mscSubCom": { "$ref": "55" } }, { "$ref": "51" } ], "investmentBuyOverride": true, "updated": "2025-10-04T23:59:55.6514701", "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": "FaCb6xXFnEOPLUBgzHBnjg==", "labelPageLayoutGuid": "eb9ba015-c515-439c-8f2d-4060cc70678e", "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": "53" }, "mscCom": { "$ref": "54" }, "mscDep": { "$ref": "56" }, "mscSubCom": { "$ref": "55" } }, { "$ref": "50" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-04T23:59:55.6514701", "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": "2xoBeaEI3EO3rhbR4ft6Ww==", "labelPageLayoutGuid": "79011adb-08a1-43dc-b7ae-16d1e1fb7a5b", "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": "53" }, "mscCom": { "$ref": "54" }, "mscDep": { "$ref": "56" }, "mscSubCom": { "$ref": "55" } } } }, { "$ref": "47" } ], "nextPrice": { "$id": "57", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "ZW4ZktXTz0yWmmdd0OlooQ==", "pluGuid": "92196e65-d3d5-4ccf-969a-675dd0e968a1", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "TBqSGeqMw0icG6fNzLyTHw==", "dealCostGuid": "19921a4c-8cea-48c3-9c1b-a7cdccbc931f", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "SkOuQxqDf0aW8BC5FPrhUA==", "priceGroupGuid": "43ae434a-831a-467f-96f0-10b914fae150", "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-04T23:59:55.6514701", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "H2iKLLC9WEe3b6hefl6uWQ==", "campaignComboPriceGroupIdentifier": "2c8a681f-bdb0-4758-b76f-a85e7e5eae59", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "58", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-04T23:59:55.6514701", "operatorG_UID": "EhmXW4EelUOrsdlBOoR9Fg==", "operatorGuid": "5b971912-1e81-4395-abb1-d9413a847d16", "machineID": 1, "processed": true, "appliedUtc": "2025-10-04T23:59:55.6514701", "signIqTicketFileMovedUtc": "2025-10-04T23:59:55.6514701", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-04T23:59:55.6514701", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "18" }, "campaignPlu": { "$ref": "57" } }, { "$ref": "58" } ], "campaign": { "$id": "59", "id": 1, "storeID": 2, "name": "ad93ff6c-a3ab-4c85-9ab7-9777a492bf22", "nameGuid": "ad93ff6c-a3ab-4c85-9ab7-9777a492bf22", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-04T23:59:55.6514701", "startTime": 1, "endDate": "2025-10-04T23:59:55.6514701", "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-04T23:59:55.6514701", "system": true, "created": "2025-10-04T23:59:55.6514701", "updated": "2025-10-04T23:59:55.6514701", "priceChangeNotifiedUtc": "2025-10-04T23:59:55.6514701", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "zJNoX5ON1kun9t8N4aFYyg==", "hostIdentifierGuid": "5f6893cc-8d93-4bd6-a7f6-df0de1a158ca", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-04T23:59:55.6514701", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "57" }, { "$ref": "57" } ], "campaignPools": [ { "$id": "60", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "/9Q7X6mPrUuVW7+zSoWipA==", "pluGuid": "5f3bd4ff-8fa9-4bad-955b-bfb34a85a2a4", "hostOfferID": 1, "priceGroupG_UID": "DRRGV8/WkU6euA62aRQKQQ==", "priceGroupGuid": "5746140d-d6cf-4e91-9eb8-0eb669140a41", "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-04T23:59:55.6514701", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "18" }, "campaign": { "$ref": "59" } }, { "$ref": "60" } ], "sellingRules": [ { "$id": "61", "id": 1, "identifier": "44yGMaoockujlQeuUPjNlQ==", "identifierStr": "44yGMaoockujlQeuUPjNlQ==", "identifierGuid": "31868ce3-28aa-4b72-a395-07ae50f8cd95", "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": "59" } }, { "$ref": "61" } ], "customers": [ { "$id": "62", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "0h9h8HTtRUCWPqmxsaqbSw==", "customerIDGuid": "f0611fd2-ed74-4045-963e-a9b1b1aa9b4b", "campaign": { "$ref": "59" }, "customer": { "$id": "63", "identifier": "0+ClKGQ6CkWThSjCLP6plQ==", "identifierGuid": "28a5e0d3-3a64-450a-9385-28c22cfea995", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-04T23:59:55.6514701", "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": "LgOT0qLh+EG/w8QWIDfTWQ==", "communityIdentifierGuid": "d293032e-e1a2-41f8-bfc3-c4162037d359", "joined": "2025-10-04T23:59:55.6514701", "updated": "2025-10-04T23:59:55.6514701", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "NR/tbddETEuCH0b+b9LILA==", "priceLevelIdentifierGuid": "6ded1f35-44d7-4b4c-821f-46fe6fd2c82c", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-04T23:59:55.6514701", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "64", "cardType": 2, "issueDate": "2025-10-04T23:59:55.6514701", "expiry": "2025-10-04T23:59:55.6514701", "customerID": "jJM7TqM6VkGApP25SgYwXg==", "customerIDGuid": "4e3b938c-3aa3-4156-80a4-fdb94a06305e", "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-04T23:59:55.6514701", "linkedAccount": "0DLH5LKelUircwrXeesOUg==", "linkedAccountGuid": "e4c732d0-9eb2-4895-ab73-0ad779eb0e52", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "63" }, "account": { "$id": "65", "id": 1, "identifier": "G2BX/iWplEC+UiEJisVYiQ==", "identifierGuid": "fe57601b-a925-4094-be52-21098ac55889", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-04T23:59:55.6514701", "owner": "ZlCJn1Gys0qZpW1ZNO2CwA==", "ownerGuid": "9f895066-b251-4ab3-99a5-6d5934ed82c0", "accountStoreGroupIdentifier": "+GlWeC2vEEC6CL2vTdgFuA==", "accountStoreGroupGuid": "785669f8-af2d-4010-ba08-bdaf4dd805b8", "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-04T23:59:55.6514701", "active": true, "updated": "2025-10-04T23:59:55.6514701", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "63" }, "card": { "$ref": "64" }, "members": { "$id": "66", "sample string 1": [ { "$ref": "63" }, { "$ref": "63" } ], "sample string 2": [ { "$ref": "63" }, { "$ref": "63" } ] }, "customerGroups": [ { "$id": "67", "identifier": "yfGXTDrhEkajHYRhQJtObw==", "identifierGuid": "4c97f1c9-e13a-4612-a31d-8461409b4e6f", "name": "sample string 2", "primaryContact": "Hbb1vDqVIkGalbP1xakG3w==", "primaryContactGuid": "bcf5b61d-953a-4122-9a95-b3f5c5a906df", "accountID": "0E4SP1kTfkGXZBPsMngILw==", "accountIDGuid": "3f124ed0-1359-417e-9764-13ec3278082f", "special": true, "updated": "2025-10-04T23:59:55.6514701", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "ZQcBPggTLkOTPJksKK2hQA==", "priceLevelIdentifierGuid": "3e010765-1308-432e-933c-992c28ada140", "deleted": true, "account": { "$ref": "65" }, "primaryContactCustomer": { "$ref": "63" }, "customerGroupMembers": [ { "$id": "68", "id": 1, "groupID": "qVG3hZzn1U6JzgvU7rHYZw==", "groupIDGuid": "85b751a9-e79c-4ed5-89ce-0bd4eeb1d867", "customerID": "ARhP3nRYF0eqMBG3urVqIQ==", "customerIDGuid": "de4f1801-5874-4717-aa30-11b7bab56a21", "card": "sample string 4", "linkedAccount": "HKq2t9E/1ky/87iQI3n+HQ==", "linkedAccountGuid": "b7b6aa1c-3fd1-4cd6-bff3-b8902379fe1d", "customer": { "$ref": "63" }, "group": { "$ref": "67" }, "customerCard": { "$ref": "64" } }, { "$ref": "68" } ] }, { "$ref": "67" } ] }, "payments": [ { "$id": "69", "id": 1, "identifier": "dAUI/y5mGEW1jwuiSeO6FQ==", "identifierGuid": "ff080574-662e-4518-b58f-0ba249e3ba15", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "LcfyU11iJ0mIWv5vA6duTg==", "accountIDGuid": "53f2c72d-625d-4927-885a-fe6f03a76e4e", "customerAccount": { "$ref": "65" }, "customerCard": { "$ref": "64" }, "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-04T23:59:55.6514701", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "ebkAnUW2ckaiYIhTBvpcSA==", "idempotentVoidGuid": "9d00b979-b645-4672-a260-885306fa5c48", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "70", "saleHeaderID": 1, "saleHeaderGuid": "n5hCci+LhkatJbto7mtTCA==", "saleHeaderIdentifierGuid": "7242989f-8b2f-4686-ad25-bb68ee6b5308", "created": "2025-10-04T23:59:55.6514701", "createdLocal": "2025-10-04T23:59:55.6514701", "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-04T23:59:55.6514701", "storeID": 1, "operatorG_Uid": "gWgc+Kn2tkSprp6DfevvzQ==", "operatorGuid": "f81c6881-f6a9-44b6-a9ae-9e837debefcd", "customerG_Uid": "cBvNiE+IvUu+iDhlw9tPSw==", "customerGuid": "88cd1b70-884f-4bbd-be88-3865c3db4f4b", "communityIdentifier": "51CnIkLJRUuO0/6IujgffA==", "communityIdentifierGuid": "22a750e7-c942-4b45-8ed3-fe88ba381f7c", "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": "iY0SJTiktUmOHOqkJamiuA==", "priceLevelIdentifierGuid": "25128d89-a438-49b5-8e1c-eaa425a9a2b8", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "30" }, "customer": { "$ref": "63" }, "communityOrganisation": { "$id": "71", "id": 1, "identifier": "bqxn8O/Vp02MimWp+aG4Eg==", "identifierGuid": "f067ac6e-d5ef-4da7-8c8a-65a9f9a1b812", "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-04T23:59:55.6514701", "deleted": true }, "details": [ { "$id": "72", "saleItemID": 1, "identifier": "OfWAKyg9hUu3M1w+8ZdxcQ==", "identifierGuid": "2b80f539-3d28-4b85-b733-5c3ef1977171", "saleHeaderID": 2, "plu": 1, "pluG_UId": "U1v7fmYLHEKgqvD3dR6q+Q==", "pluGuid": "7efb5b53-0b66-421c-a0aa-f0f7751eaaf9", "accountID": "OuQqWa5w3kiLOE4UfHW3nA==", "accountIDGuid": "592ae43a-70ae-48de-8b38-4e147c75b79c", "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-04T23:59:55.6514701", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "W2QCCa+CLUyuypeoG9nTlw==", "refundGuid": "0902645b-82af-4c2d-aeca-97a81bd9d397", "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": "5MLBBwwW1k+4/oTjTkCyhQ==", "idempotentVoidGuid": "07c1c2e4-160c-4fd6-b8fe-84e34e40b285", "priceLevelIdentifier": "wE0G+9OQ906HQj9TGBJZGg==", "priceLevelIdentifierGuid": "fb064dc0-90d3-4ef7-8742-3f531812591a", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "73", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-04T23:59:55.6514701", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "73" } ], "refund": { "$id": "74", "id": 1, "g_UID": "ObCikLqda02Mjp0OYJtBOQ==", "guid": "90a2b039-9dba-4d6b-8c8e-9d0e609b4139", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-04T23:59:55.6514701" }, "modifier": { "$id": "75", "id": 1, "setG_UID": "xVyZqI09DESmLyhzmTzKcw==", "modifierSetGuid": "a8995cc5-3d8d-440c-a62f-2873993cca73", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "AKd39t4S80iSBhExOtpqdw==", "pluGuid": "f677a700-12de-48f3-9206-11313ada6a77", "deleted": true, "g_UID": "HwRQv/LSL0KiO+hJH1iaVw==", "guid": "bf50041f-d2f2-422f-a23b-e8491f589a57", "product": { "$ref": "18" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "72" } ], "eftReceipts": [ { "$id": "76", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "70" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "76" } ], "payments": [ { "$ref": "69" }, { "$ref": "69" } ], "cards": [ { "$id": "77", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "77" } ], "campaignHits": [ { "$id": "78", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "78" } ], "fuel": [ { "$id": "79", "id": 1, "plu": 1, "pluG_UID": "+w1u+fTzd0S36YQCBlgfow==", "pluGuid": "f96e0dfb-f3f4-4477-b7e9-840206581fa3", "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-04T23:59:55.6514701", "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-04T23:59:55.6514701", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "79" } ], "fuelResells": [ { "$id": "80", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "IlUovUGCakSegtRGqC6S+Q==", "pluGuid": "bd285522-8241-446a-9e82-d446a82e92f9", "accountID": "S2nfseEDRUWVG9cv9z1InA==", "accountIDGuid": "b1df694b-03e1-4545-951b-d72ff73d489c", "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-04T23:59:55.6514701", "bestOrExpireType": 1, "refundG_UID": "6ZVrSzKBu0S5J5/abkceuQ==", "refundGuid": "4b6b95e9-8132-44bb-b927-9fda6e471eb9", "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": "80" } ], "customerOrder": [ { "$id": "81", "identifier": "CAKxcEXtLk+yM3E1Rc7DKg==", "identifierGuid": "70b10208-ed45-4f2e-b233-713545cec32a", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "YcJx13B+g0i2vubz786TzA==", "customerIdentifierGuid": "d771c261-7e70-4883-b6be-e6f3efce93cc", "operatorNo": 1, "operatorG_UID": "LSQPnLF9rEq/c2VzwHxsSQ==", "operatorGuid": "9c0f242d-7db1-4aac-bf73-6573c07c6c49", "created": "2025-10-04T23:59:55.6514701", "ordered": "2025-10-04T23:59:55.6514701", "started": "2025-10-04T23:59:55.6514701", "completed": "2025-10-04T23:59:55.6514701", "supplied": "2025-10-04T23:59:55.6514701", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "63" }, "operator": { "$ref": "30" }, "details": [ { "$id": "82", "headerID": 1, "plu": 1, "pluG_UId": "WeuL6BA69UOKVP16TS4TDA==", "pluGuid": "e88beb59-3a10-43f5-8a54-fd7a4d2e130c", "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": "lVZElOQxb0mPyxbunmlo8w==", "headerIdentifierGuid": "94445695-31e4-496f-8fcb-16ee9e6968f3", "product": { "$ref": "18" } }, { "$ref": "82" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "70" } }, { "$ref": "81" } ], "surveyResponses": [ { "$id": "83", "surveyG_UID": "Uzp7jCgQDEW87ye+n/yatQ==", "surveyGuid": "8c7b3a53-1028-450c-bcef-27be9ffc9ab5", "saleHeaderGuid": "1DJjugS2AkKExKPPS6vabQ==", "saleGuid": "ba6332d4-b604-4202-84c4-a3cf4babda6d", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "7KKHoK/j1E+pVFyScTa1MQ==", "guidResponse": "a087a2ec-e3af-4fd4-a954-5c927136b531", "whoAnswered": 2, "answeredAtUTC": "2025-10-04T23:59:55.6514701", "sale": { "$ref": "70" }, "survey": { "$id": "84", "g_UID": "FCZlra1sC0W8nrnJ+XbN6Q==", "guid": "ad652614-6cad-450b-bc9e-b9c9f976cde9", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "ldtcZlfe4EGiZynR4gqWUQ==", "checkoutFormGuid": "665cdb95-de57-41e0-a267-29d1e20a9651", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-04T23:59:55.6514701", "end": "2025-10-04T23:59:55.6514701", "deleted": true, "updated": "2025-10-04T23:59:55.6514701", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "315ed14b-6bb3-4eb9-81ce-a631e9c839b5", "115b1c1e-e066-4871-a83b-5b74a48159b7" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "38" } }, "ingressId": "sample string 4" }, { "$ref": "83" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "YPwMVg3GjkOb1lPAEJOLRQ==", "accountIdentifier": "560cfc60-c60d-438e-9bd6-53c010938b45", "accountName": "sample string 42", "customerOrderIdentifier": "9QwOJ2s13EuT29TLy8/ghg==", "customerOrderIdentifierGuid": "270e0cf5-356b-4bdc-93db-d4cbcbcfe086", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "85", "id": 1, "paymentID": 2, "paymentIdentifier": "dxtlGwEeH0a0nE0uf0S8Zw==", "paymentIdentifierGuid": "1b651b77-1e01-461f-b49c-4d2e7f44bc67", "identifier": "kPqwWZSuXE6ITbb9siFfkw==", "identifierGuid": "59b0fa90-ae94-4e5c-884d-b6fdb2215f93", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "pWj/dvTkhECeP1kYBjIZDQ==", "itemIdentifierGuid": "76ff68a5-e4f4-4084-9e3f-59180632190d" } }, { "$ref": "69" } ] }, { "$ref": "64" } ], "customerGroupMembers": [ { "$ref": "68" }, { "$ref": "68" } ], "customerGroups": [ { "$ref": "67" }, { "$ref": "67" } ], "accounts": [ { "$ref": "65" }, { "$ref": "65" } ], "account": { "$ref": "65" }, "vouchers": [ { "$id": "86", "customerIdentifier": "tjsec8iEbUOxn9ON686uwA==", "customerIdentifierGuid": "731e3bb6-84c8-436d-b19f-d38debceaec0", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "fA6nd4VVeE2wikFHnrWPyQ==", "idempotentGuid": "77a70e7c-5585-4d78-b08a-41479eb58fc9", "offline": true, "voucher": { "$id": "87", "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-04T23:59:55.6514701", "barcodeTemplate": { "$id": "88", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "89", "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-04T23:59:55.6514701", "labelPageLayout": "US8LLcSMCk2Jd68hv0GG0A==", "pageLayoutGuid": "2d0b2f51-8cc4-4d0a-8977-af21bf4186d0", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "87" }, "elements": [ { "$id": "90", "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-04T23:59:55.6514701" }, { "$ref": "90" } ] }, "customerVouchers": [ { "$id": "91", "id": 1, "customerIdentifier": "Pp4QreZxPUyNIgc8j3qfDQ==", "customerIdentifierGuid": "ad109e3e-71e6-4c3d-8d22-073c8f7a9f0d", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-04T23:59:55.6514701", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "zV+5vm5GS0W2pdnn9JW15g==", "issuedIdempotentGuid": "beb95fcd-466e-454b-b6a5-d9e7f495b5e6", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-04T23:59:55.6514701", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-04T23:59:55.6514701", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "HOU4aWCM4USXcdZ/98vUNQ==", "redeemedIdempotentGuid": "6938e51c-8c60-44e1-9771-d67ff7cbd435", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-04T23:59:55.6514701", "storeName": "sample string 17", "scaleLabel": { "$ref": "89" }, "voucher": { "$ref": "87" }, "customer": { "$ref": "63" }, "issuedOfflinePayment": { "$ref": "69" }, "redeemedOfflinePayment": { "$ref": "69" } }, { "$ref": "91" } ] }, "customer": { "$ref": "63" } }, { "$ref": "86" } ] } }, { "$ref": "62" } ], "customerGroups": [ { "$id": "92", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "ZphQcAJJa0m8BzSbvSgEMQ==", "groupIDGuid": "70509866-4902-496b-bc07-349bbd280431", "campaign": { "$ref": "59" }, "group": { "$ref": "67" } }, { "$ref": "92" } ], "signIqTickets": [ { "$id": "93", "identifier": "2uo3R/7Y2Eeq6IfBvtIcig==", "identifierGuid": "4737eada-d8fe-47d8-aae8-87c1bed21c8a", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "93" } ], "comboPriceGroups": [ { "$id": "94", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "WN/s3JB6qEuy89NFZcJ+cg==", "guid": "dcecdf58-7a90-4ba8-b2f3-d34565c27e72", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "59" }, "comboPricePlus": [ { "$id": "95", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "lR1qATHQdEeKaDUGMBLLUw==", "groupGuid": "016a1d95-d031-4774-8a68-35063012cb53", "comboPriceType": 5, "priceType": 5, "pluG_UID": "AJ0glF2rC0S5tmWtmZs1Gg==", "pluGuid": "94209d00-ab5d-440b-b9b6-65ad999b351a", "priceGroupG_UID": "bNQurYb3Zk+vU3rt1cwODg==", "priceGroupGuid": "ad2ed46c-f786-4f66-af53-7aedd5cc0e0e", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "59" }, "product": { "$ref": "18" }, "priceGroup": { "$ref": "24" }, "campaignPool": { "$ref": "59" } }, { "$ref": "95" } ] }, { "$ref": "94" } ], "priceLevels": [ { "$id": "96", "id": 1, "priceLevelIdentifier": "sX84Rx9Utk+eRxUEcIczWg==", "priceLevelIdentifierGuid": "47387fb1-541f-4fb6-9e47-15047087335a", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "96" } ] }, "product": { "$ref": "18" }, "dealCost": { "$id": "97", "headerIdentifier": "V40umsmqCkqAfTTerNVtbw==", "headerIdentifierGuid": "9a2e8d57-aac9-4a0a-807d-34deacd56d6f", "identifier": "1Ftm2i8XUEmglt3IdufjRA==", "identifierGuid": "da665bd4-172f-4950-a096-ddc876e7e344", "supplierIdentifier": "Jvf+g8iffkqpP6H72ocY7Q==", "supplierGuid": "83fef726-9fc8-4a7e-a93f-a1fbda8718ed", "pluG_UID": "pQy2TFK8dUCJOPDXwO7v6Q==", "pluGuid": "4cb60ca5-bc52-4075-8938-f0d7c0eeefe9", "campaignName": "53490f24-f8ae-4229-8c7e-b4754281259f", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-04T23:59:55.6514701", "end": "2025-10-04T23:59:55.6514701", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "TqQ7UCavkEOFr7Y7OGQmLw==", "bonusItemPluGuid": "503ba44e-af26-4390-85af-b63b3864262f", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-04T23:59:55.6514701", "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-04T23:59:55.6514701", "campaignEndDate": "2025-10-04T23:59:55.6514701", "masterPLUG_UID": "HI1kwme56kyWI+RsspVdTA==", "masterID": "c2648d1c-b967-4cea-9623-e46cb2955d4c", "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": "/JQd61QS0Ui2gnj4gRJi8A==", "bonusMasterID": "eb1d94fc-1254-48d1-b682-78f8811262f0", "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-04T23:59:55.6514701", "dealCosts": [ { "$ref": "97" }, { "$ref": "97" } ], "tags": [ { "$id": "98", "pluG_UID": "ne9vNe8yikKVbBZyHZqpxQ==", "pluGuid": "356fef9d-32ef-428a-956c-16721d9aa9c5", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "98" } ], "alternateProductG_UID": "j52CWT0q0Uy+GaTK+YA03Q==", "alternateProduct": "59829d8f-2a3d-4cd1-be19-a4caf98034dd", "productHostCode": { "$id": "99", "id": 1, "pluG_UID": "1vl9NfIZikKUCENBQYcA2w==", "pluGuid": "357df9d6-19f2-428a-9408-4341418700db", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "53" }, "mscCom": { "$ref": "54" }, "mscDep": { "$ref": "56" }, "mscSubCom": { "$ref": "55" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-04T23:59:55.6670924", "inventoryTracked": "2025-10-04T23:59:55.6670924", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "13" }, "serviceFee": { "$id": "100", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "16" } ], "orderCycleHeaders": [ { "$id": "101", "storeID": 1, "supplierIdentifier": "d4Z7r8ER7USXaSR2gaZAZQ==", "supplierGuid": "af7b8677-11c1-44ed-9769-247681a64065", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "101" } ], "cycles": [ { "$id": "102", "storeID": 1, "supplierIdentifier": "3OpJ5Dd1Ak6bppf+R0QSJg==", "supplierGuid": "e449eadc-7537-4e02-9ba6-97fe47441226", "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-04T23:59:55.6670924", "deliveryDate": "2025-10-04T23:59:55.6670924", "nextCutOffDate": "2025-10-04T23:59:55.6670924", "nextDeliveryDate": "2025-10-04T23:59:55.6670924", "nextDaysBuffer": 10 }, { "$ref": "102" } ], "store": { "$ref": "9" }, "updated": "2025-10-04T23:59:55.6670924", "isHost": true }, "files": [ { "$id": "103", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-04T23:59:55.6670924", "processed": "2025-10-04T23:59:55.6670924", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-04T23:59:55.6670924", "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": "12" }, "metcashHeader": { "$id": "104", "customerNumber": "sample string 1", "creationDate": "2025-10-04T23:59:55.6670924", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "103" } ], "zoneMatrix": [ { "$id": "105", "id": 1, "hostIdentifier": "No+/E+s/zUmj7iUtVgh+Iw==", "hostIdentifierGuid": "13bf8f36-3feb-49cd-a3ee-252d56087e23", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "03b784b8-1c7c-46cb-be8c-6cf9503fbac5", "df38e7f1-d7b0-466f-b32c-44fad63dc8ed" ] }, { "$ref": "105" } ], "hostFileStoreSetting": { "$ref": "11" }, "hostStoreSettings": [ { "$ref": "11" }, { "$ref": "11" } ], "promotionPlacements": [ { "$id": "106", "identifier": "Ygtv62Sub06a/7SbPJZd8A==", "identifierGuid": "eb6f0b62-ae64-4e6f-9aff-b49b3c965df0", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "106" } ], "promoTypeGuids": [ "b2b742c0-de03-4da7-bb34-a589f0788056", "0915716f-42ff-41a0-a7ba-a18e12da1159" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "11" } ], "accounts": [ { "$ref": "6" }, { "$ref": "6" } ], "sales": [ { "$id": "107", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-04T23:59:55.6670924", "ftpSite": { "$id": "108", "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": "107" } ], "zoneMatrix": [ { "$ref": "105" }, { "$ref": "105" } ], "cashManagements": [ { "$id": "109", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "110", "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": "109" } ], "updateStoreID": "c8788bff-06c7-462e-96ad-429c74ab8685", "updateStore": { "$id": "111", "id": "a433ca66-fa19-4bf9-9366-9f469d906bfb", "name": "sample string 1", "lastActivity": "2025-10-04T23:59:55.6670924", "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-04T23:59:55.6670924" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "112", "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": "113", "id": 1, "gradeID": 2, "storeID": 3, "g_UID": "JOcDdKjuG0CBh8zSHp8W5g==", "guid": "7403e724-eea8-401b-8187-ccd21e9f16e6", "fuelGrade": "sample string 5", "price1": 1, "price2": 1, "price3": 1, "price4": 1, "effective": "2025-10-04T23:59:55.6670924", "updated": "2025-10-04T23:59:55.6670924", "margin": 1, "product": { "$ref": "18" } } } }, { "$ref": "7" } ], "cashBalancingFuelMeters": [ { "$id": "114", "headerIdentifier": "TodIDO3yH0SLIS2fB2ACGg==", "headerIdentifierGuid": "0c48874e-f2ed-441f-8b21-2d9f0760021a", "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": "115", "id": 1, "storeID": 2, "tankNumber": 3, "dispenserNumber": 4, "hoseNumber": 5, "adjustedFor": "2025-10-04T23:59:55.6670924", "adjustedAt": "2025-10-04T23:59:55.6670924", "adjustmentVolume": 8.0, "reasonDesc": "sample string 9", "reason": 10, "operatorG_UID": "KYijTq+FWUGF0DXQQd6ifw==", "operatorGuid": "4ea38829-85af-4159-85d0-35d041dea27f", "user": "sample string 11", "processed": 1, "storeName": "sample string 12", "operatorName": "sample string 13" }, { "$ref": "115" } ] }, { "$ref": "114" } ] }, { "$ref": "1" } ]
application/xml
Sample not available.
text/xml
Sample not available.
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK {�D[?|�ܷ 5 xl/workbook.xml � (� ����0��&�C�� ��N\�z�^�V�O�||K $���~;t2nx3����\��lE��=(�Ƃ�;a�b!J�"Fɡ5��@��%q0� ����/�X�:`����bR�f�C���&�d4ֺ���"�)�`�ERH35nY`%�������d��\��z�d�(�o� F����PK {�D[���� � [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 {�D[!~�' ' _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="Rae2acbd0c55049b9" /></Relationships>PK {�D[��C xl/worksheets/sheet1.xml � (� ��]s�8�����kK���!͒4M��&i{ǂ Lgl'��p0�e-b��Č�#KG��Lz~���[��t�iD� YO��b��_��_*�0�m��W>O�"0�:?���(^N�8�̓�8�җdm���l5.���9Ng��$9K'��d]�@���d9.̣���%�G;f��%K��r ���P��bzӅ};� Kf�pHO���Wҏ�d�7���R�I�_������l܁G��o�`��Ư��>�\$��ya\�f�.��w�Zl����w�w��ss�(cDS�eL^�"]=�nW���a���U�\ �J(��q�ǽ^G�����t��7DJ3ε@{�|���;��C���e�w�� �F���N�j��(�I%H��N�k=�8c�"�G�;%UpH=�P��l� ���ke������<#T��t�@��IE�*��Ql��K"� Lx|�U)k��H&��R��CE�Q+��t��|��H�4���B�Li�I#��HyT�6B5G��#�IUs)� J��UT����ʜCf;����t�L��� TY��(�pܳ�!4�oČ�T��U�4iV�(5?Dk_��"�Y�:� �Ԓ�(<#TY�:�#% 5;)��͡�"�Y�4b�Ij���E�E���12G�ڸ���\�*�PgQ�Hl���Lr��b,ߢg�b<�e�&���f����\��Ns��^�����.A���.m�K`���K�61��M�w �&.��l���j�]B����,S����b�z�@,_o�e����s �����������@,wi��}t ��O�r������@,w:�ݡ��`�;t�jcS�}��n7tE���r�c���ݼǸFi�ô0߶�����Gϻ�G+�Ѭ���M��-����2��_~�Gn�ȭ�k��>F�[7-�:������?��@�<>9k-�����*�Obw�Q?�v��r��^�����5�5�������yw��^�^��x��~��_~�Gn�ȭ��C��C�vn����?��@�^;�����{�@:�v0�^;��q��<O�l��E��������PK {�D[��� P xl/_rels/workbook.xml.rels � (� ��;n1@�bM���?C���p��W�ږmB8[�)W�E�d�R�����I3�����<�Wt~4�A��@Pӏz`p��f�lj�8��h=�+�3P!��^(��O�E;Ҹ�����Z.N|@��iMݒ�Lr�Z��H9 |6�<���Ÿ�W�ȁ�������%� d�3�W��yۈsY�E �>L͇����;_�Բ�5���̺�2�;�_���^:-�5Qy֥�ț�mS�w��PK {�D[Ѓ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 {�D[��q� � xl/sharedStrings.xml � (� �U�n�@����8u(T�k)4RB��H�����;F�_�Y�҆ŭ*5}���sl�/�)m�:a� Βv�.M%�j�/f�n9]�4�]]}�(�R��h�)M]�F.1Ԍ,�U@�hW��X�ʭI���� ����Ԛ�^�Z<�8~ �Q���P�X ����~���e-�c�ū�qx�a*X �TWapn=�p���!�C��.�����T�@m,��jY��%���(o��4�|*+ʜMj˽�a&�;N�{�l�\W7K. ��K�T ذ&3R�^�%����[^��0/� � ���Ծ@w�R`��}�H�%3p�@�� ^s=�ο�-�s��9��;G��ю����l��� o��*o坧��^���y����^7�ja�@j#���Qv��߸���FJ,�Z%�lO+��Z8��=L��9hX�M�b��|���S��=�=�����{ѷ&{^�ߒf����{��2.�R�PK- {�D[?|�ܷ 5 xl/workbook.xmlPK- {�D[���� � [Content_Types].xmlPK- {�D[!~�' ' V _rels/.relsPK- {�D[��C � xl/worksheets/sheet1.xmlPK- {�D[��� P W xl/_rels/workbook.xml.relsPK- {�D[Ѓc'2 E � xl/styles.xmlPK- {�D[��q� � xl/sharedStrings.xmlPK � ^
application/vnd.ms-excel
PK {�D[pcU� 5 xl/workbook.xml � (� ����0��&�C��BP�N\�z�^�b�O�||K $���~;t2nx3����\�E�"�w�cA�]o�b!J�"��e��� t ��x&F��^H��B���ƽ j\P�I���!:7{H�|��X��&"K���h�mI!�Ըe�a���q���d��R�r^�o� F����PK {�D[���� � [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 {�D[y�r' ' _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="R7f749a2241b04dee" /></Relationships>PK {�D[��C xl/worksheets/sheet1.xml � (� ��]s�8�����kK���!͒4M��&i{ǂ Lgl'��p0�e-b��Č�#KG��Lz~���[��t�iD� YO��b��_��_*�0�m��W>O�"0�:?���(^N�8�̓�8�җdm���l5.���9Ng��$9K'��d]�@���d9.̣���%�G;f��%K��r ���P��bzӅ};� Kf�pHO���Wҏ�d�7���R�I�_������l܁G��o�`��Ư��>�\$��ya\�f�.��w�Zl����w�w��ss�(cDS�eL^�"]=�nW���a���U�\ �J(��q�ǽ^G�����t��7DJ3ε@{�|���;��C���e�w�� �F���N�j��(�I%H��N�k=�8c�"�G�;%UpH=�P��l� ���ke������<#T��t�@��IE�*��Ql��K"� Lx|�U)k��H&��R��CE�Q+��t��|��H�4���B�Li�I#��HyT�6B5G��#�IUs)� J��UT����ʜCf;����t�L��� TY��(�pܳ�!4�oČ�T��U�4iV�(5?Dk_��"�Y�:� �Ԓ�(<#TY�:�#% 5;)��͡�"�Y�4b�Ij���E�E���12G�ڸ���\�*�PgQ�Hl���Lr��b,ߢg�b<�e�&���f����\��Ns��^�����.A���.m�K`���K�61��M�w �&.��l���j�]B����,S����b�z�@,_o�e����s �����������@,wi��}t ��O�r������@,w:�ݡ��`�;t�jcS�}��n7tE���r�c���ݼǸFi�ô0߶�����Gϻ�G+�Ѭ���M��-����2��_~�Gn�ȭ�k��>F�[7-�:������?��@�<>9k-�����*�Obw�Q?�v��r��^�����5�5�������yw��^�^��x��~��_~�Gn�ȭ��C��C�vn����?��@�^;�����{�@:�v0�^;��q��<O�l��E��������PK {�D[�a|�� P xl/_rels/workbook.xml.rels � (� ��An� E��f_c[�8U�l��6�0Ɗ ��9[=R�P�H�#u�MVh����ߟ_���4�7�ap��"ˁ��N �o��S��z����F0�HzbC&���� N"dnF�:��I�T���BE�����%��p��?D�� q��iB� �w�� F �{�-\�@�"KT /��}�Hl8S ���b�>L-����u�2e'y�8ע��P�Ce��^�O�^:-�g�c+������/s�w�b�PK {�D[Ѓ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 {�D[��q� � xl/sharedStrings.xml � (� �U�n�@����8u(T�k)4RB��H�����;F�_�Y�҆ŭ*5}���sl�/�)m�:a� Βv�.M%�j�/f�n9]�4�]]}�(�R��h�)M]�F.1Ԍ,�U@�hW��X�ʭI���� ����Ԛ�^�Z<�8~ �Q���P�X ����~���e-�c�ū�qx�a*X �TWapn=�p���!�C��.�����T�@m,��jY��%���(o��4�|*+ʜMj˽�a&�;N�{�l�\W7K. ��K�T ذ&3R�^�%����[^��0/� � ���Ծ@w�R`��}�H�%3p�@�� ^s=�ο�-�s��9��;G��ю����l��� o��*o坧��^���y����^7�ja�@j#���Qv��߸���FJ,�Z%�lO+��Z8��=L��9hX�M�b��|���S��=�=�����{ѷ&{^�ߒf����{��2.�R�PK- {�D[pcU� 5 xl/workbook.xmlPK- {�D[���� � [Content_Types].xmlPK- {�D[y�r' ' V _rels/.relsPK- {�D[��C � xl/worksheets/sheet1.xmlPK- {�D[�a|�� P W xl/_rels/workbook.xml.relsPK- {�D[Ѓc'2 E � xl/styles.xmlPK- {�D[��q� � xl/sharedStrings.xmlPK � _