GET api/operator/tag/{rfid}/find
Search for operator using rfid tag
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| rfid |
Operator RFID tag to check |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Matching operator
Operator| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Local ID |
integer |
None. |
| G_Uid |
GUID data |
Collection of byte |
None. |
| Guid | globally unique identifier |
None. |
|
| OperatorNumber |
Used with number and PIN login |
integer |
None. |
| ShortName | string |
String length: inclusive between 0 and 60 |
|
| FirstName | string |
String length: inclusive between 0 and 60 |
|
| LastName | string |
String length: inclusive between 0 and 60 |
|
| Password |
Password MD5 hash |
string |
String length: inclusive between 0 and 60 |
| HasPassword |
Operator has a password |
boolean |
None. |
| PasswordText | string |
None. |
|
| RFIDTagID | string |
String length: inclusive between 0 and 40 |
|
| BlueprintID | integer |
None. |
|
| GroupID | integer |
None. |
|
| GroupName | string |
None. |
|
| ManagerGroupID | integer |
None. |
|
| ManagerGroupName | string |
None. |
|
| ZoneID | integer |
None. |
|
| ZoneName | string |
None. |
|
| LoggedIn | integer |
None. |
|
| LastUsedIP | string |
String length: inclusive between 0 and 15 |
|
| Deleted | boolean |
None. |
|
| Locked | boolean |
None. |
|
| AllowOpenTill | boolean |
None. |
|
| WebEmail | string |
None. |
|
| SimpleOperatorType | LimitedOperatorType |
None. |
|
| WebRole | string |
None. |
|
| Updated | date |
None. |
|
| PasswordResetRequired | boolean |
None. |
|
| AlteredInStore | boolean |
None. |
|
| StartShift | date |
None. |
|
| EndShift | date |
None. |
|
| MachineName | string |
None. |
|
| DrawerID | integer |
None. |
|
| Stores | Collection of OperatorStore |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": 1,
"g_Uid": "7CQVno1yh0uHMS+VLWD1Xg==",
"guid": "9e1524ec-728d-4b87-8731-2f952d60f55e",
"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": "2026-04-03T06:18:25.4157569",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:18:25.4157569",
"endShift": "2026-04-03T06:18:25.4157569",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "2",
"operatorG_UID": "BJteWbrA/keKolXhZkldlw==",
"operatorGuid": "595e9b04-c0ba-47fe-8aa2-55e166495d97",
"storeID": 2,
"operator": {
"$ref": "1"
},
"store": {
"$id": "3",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": 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": "2026-04-03T06:18:25.4157569",
"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": "jjVFz8S30kaKB6PU3ic7QQ==",
"hostIdentifierGuid": "cf45358e-b7c4-46d2-8a07-a3d4de273b41",
"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,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:18:25.4157569",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "U6madF/r/UCbHXnVPWuCXw==",
"hostIdentifierGuid": "749aa953-eb5f-40fd-9b1d-79d53d6b825f",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "5",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "5"
},
"hostStoreSettings": [
{
"$id": "6",
"id": 1,
"hostIdentifier": "b4mb+AFsskmDx6LlXF9fAg==",
"hostIdentifierGuid": "f89b896f-6c01-49b2-83c7-a2e55c5f5f02",
"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,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "7",
"identifier": "Gf+/jJWPRUekKogbFQzcjg==",
"identifierGuid": "8cbfff19-8f95-4745-a42a-881b150cdc8e",
"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": "NRSNDdpOwUiUfdeGQQFi+g==",
"hostSupplierIdentifierGuid": "0d8d1435-4eda-48c1-947d-d786410162fa",
"loyaltyPriceLevelIdentifier": "5YfeXvqm3Euw/eFgwE4FIQ==",
"loyaltyPriceLevelIdentifierGuid": "5ede87e5-a6fa-4bdc-b0fd-e160c04e0521",
"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": "2026-04-03T06:18:25.4157569",
"lastProcessed": "2026-04-03T06:18:25.4157569",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "8",
"identifier": "4KqcTB1ZZ0e2lHoBiU+GNg==",
"identifierGuid": "4c9caae0-591d-4767-b694-7a01894f8636",
"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": "ErhJA7MTlE2GBWvAG7u01Q==",
"primaryContactID": "0349b812-13b3-4d94-8605-6bc01bbbb4d5",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "IFC8kWeWU0G/oi33MwK1DQ==",
"supplierGroupGuid": "91bc5020-9667-4153-bfa2-2df73302b50d",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:18:25.4157569",
"rebateLastClaimedAmount": 1.0,
"cartonsOnly": true,
"minimumOrderValue": 1,
"enforceMinimumQuantity": true,
"freight": 19.0,
"freightType": 20,
"deleted": true,
"deletedUser": "sample string 22",
"storeName": "sample string 23",
"primaryContact": {
"$id": "9",
"id": "81e56aa3-6b98-4be6-adf5-bbff156bd681",
"identifier": "9CjRAGvv4UqfrcJIULxKYg==",
"identifierGuid": "00d128f4-ef6b-4ae1-9fad-c24850bc4a62",
"familyName": "sample string 1",
"givenNames": "sample string 2",
"otherNames": "sample string 3",
"title": "sample string 4",
"dateOfBirth": "sample string 5",
"sex": "sample string 6",
"address": "sample string 7",
"address1": "sample string 8",
"address2": "sample string 9",
"town": "sample string 10",
"state": "sample string 11",
"country": "sample string 12",
"postalCode": "sample string 13",
"telephone": "sample string 14",
"mobile": "sample string 15",
"email": "sample string 16",
"fax": "sample string 17",
"primary": true
},
"contacts": [
{
"$id": "10",
"supplierIdentifier": "CdwSAlsFsE+QsB+9oFaX0Q==",
"supplierIdentifierGuid": "0212dc09-055b-4fb0-90b0-1fbda05697d1",
"contactGuid": "/IsR0dP990aOAwUMhQKQVA==",
"contactID": "d1118bfc-fdd3-46f7-8e03-050c85029054",
"contact": {
"$ref": "9"
},
"supplier": {
"$ref": "8"
}
},
{
"$ref": "10"
}
],
"products": [
{
"$id": "11",
"pluG_UID": "eDUetrd3HEiABbR5x3BWOA==",
"pluGuid": "b61e3578-77b7-481c-8005-b479c7705638",
"supplierIdentifier": "BUCS6PcpxUW8+ojmGepK3w==",
"supplierIdentifierGuid": "e8924005-29f7-45c5-bcfa-88e619ea4adf",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:18:25.4157569",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:18:25.4157569",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "12",
"pluG_UID": "4cvLCI6AeU22u/7zjkANGg==",
"pluGuid": "08cbcbe1-808e-4d79-b6bb-fef38e400d1a",
"supplierIdentifier": "eGNABZk/OEKyi1Cv6hNyYA==",
"supplierIdentifierGuid": "05406378-3f99-4238-b28b-50afea137260",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "12"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "qwsmypX5K0ivk89A0yhQkQ==",
"parentPluGuid": "ca260bab-f995-482b-af93-cf40d3285091",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "13",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "sC6AUf2wDkmx9Tny2zBoNQ==",
"guid": "51802eb0-b0fd-490e-b1f5-39f2db306835",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "pK6VpwSNKkmyWrIg5U6lJg==",
"priceGroupGuid": "a795aea4-8d04-492a-b25a-b220e54ea526",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:18:25.4157569",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:18:25.4157569",
"pluCreated": "2026-04-03T06:18:25.4157569",
"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": "2026-04-03T06:18:25.4157569",
"lastManualUpdate": "2026-04-03T06:18:25.4157569",
"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": "2026-04-03T06:18:25.4157569",
"currentCostUpdated": "2026-04-03T06:18:25.4157569",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:18:25.4157569",
"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": "2026-04-03T06:18:25.4157569",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "Q+2QQz4yjkWklzTY/9Fasg==",
"altPLUGuid": "4390ed43-323e-458e-a497-34d8ffd15ab2",
"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": "2026-04-03T06:18:25.4157569",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "oBu8EE7pik2XaJi8ZhM49w==",
"shelfPageLayoutGuid": "10bc1ba0-e94e-4d8a-9768-98bc661338f7",
"talkerPageLayoutG_UID": "7hHeEkkXVkizwhn5TyG3jA==",
"talkerPageLayoutGuid": "12de11ee-1749-4856-b3c2-19f94f21b78c",
"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,
"liabilityItem": true,
"trackSerial": true,
"trackSerialChanged": true,
"allowZeroPrice": true,
"allowZeroPriceChanged": true,
"notForSale": 92,
"notForSaleChanged": true,
"excludeFromDeals": true,
"excludeFromVoucher": true,
"minimumAge": 95,
"minimumAgeChanged": true,
"buyingLimit": 1,
"buyingLimitChanged": true,
"buyingLimitIndependent": true,
"buyingLimitIndependentChanged": true,
"inventoryGuid": "7mP45cYB10K85qMIFfej/g==",
"inventoryIdentifier": "e5f863ee-01c6-42d7-bce6-a30815f7a3fe",
"inventoryAccuracy": 1,
"baseUnits": 99,
"orderPacked": 1,
"isManufactured": true,
"isIngredient": true,
"isModifier": true,
"isModifierChanged": true,
"hasModifiers": 100,
"defaultPrinter": "sample string 101",
"defaultPrinterGroup": "sample string 102",
"ingredientsOnManufacture": true,
"manufactureUnitMeasure": 1,
"mpl": 1,
"maxShelfQty": 103,
"allowAutoOrder": true,
"warrantyPeriod": 1,
"parentPluG_UId": "J+6Hlf+/P02F4aobdc3F4g==",
"parentPluGuid": "9587ee27-bfff-4d3f-85e1-aa1b75cdc5e2",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "bSHbBuMOUECw4Lm8uMmKrg==",
"supplierIdentifierGuid": "06db216d-0ee3-4050-b0e0-b9bcb8c98aae",
"supplierChanged": true,
"rebateSupplierIdentifier": "pzD/w7ZzukusIHBCiWJ6tA==",
"rebateSupplierIdentifierGuid": "c3ff30a7-73b6-4bba-ac20-704289627ab4",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:18:25.4157569",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "CH0vYHL4jkifWsyJ1keZEQ==",
"hostIdentifierGuid": "602f7d08-f872-488e-9f5a-cc89d6479911",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"store": {
"$ref": "3"
},
"storePrices": [
{
"$id": "14",
"pluG_UID": "gPQpe53/mUKG2g5Y4AD1+Q==",
"pluGuid": "7b29f480-ff9d-4299-86da-0e58e000f5f9",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:18:25.4157569"
},
{
"$ref": "14"
}
],
"currentPrices": {
"$id": "15",
"pluPrices": {
"$id": "16",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:18:25.4157569",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "16"
},
"winningCampaign": 1,
"winner": {
"$id": "17",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:18:25.4157569",
"startTime": 5,
"endDate": "2026-04-03T06:18:25.4157569",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "5eZ2Rsv1qEK8JwV8Mujv1w==",
"hostIdentifierGuid": "4676e6e5-f5cb-42a8-bc27-057c32e8efd7",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
"tray": {
"$id": "18",
"g_UId": "8LX0DdANXEWXkb+T7Hkiww==",
"guid": "0df4b5f0-0dd0-455c-9791-bf93ec7922c3",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "19",
"priceGroupG_UID": "/5HjBUmVO06lX1JYvNbzDA==",
"priceGroupGuid": "05e391ff-9549-4e3b-a55f-5258bcd6f30c",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:18:25.4157569",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "20",
"pluG_UID": "88Po6Z35HUWl/H80979cng==",
"pluGuid": "e9e8c3f3-f99d-451d-a5fc-7f34f7bf5c9e",
"plu": 1,
"servingsPerPack": 1,
"servingSize": 1,
"showAllergens": 1,
"energy": 1,
"protein": 1,
"fat": 1,
"saturated": 1,
"carbo": 1,
"sugars": 1,
"sodium": 1,
"potasium": 1,
"calcium": 1,
"fibre": 1,
"soya": 1,
"nutsSeeds": 1,
"shells": 1,
"eggs": 1,
"dairy": 1,
"gluten": 1,
"sulphites": 1,
"peanuts": 1,
"sesame": 1,
"fish": 1,
"lupins": 1
},
"dates": {
"$id": "21",
"pluGuid": "0a279898-ba8d-45f8-bf4e-33ab4400188c",
"created": "2026-04-03T06:18:25.4157569",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:18:25.4157569",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:18:25.4157569",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:18:25.4157569",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:18:25.4157569",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:18:25.4157569",
"lastSold": "2026-04-03T06:18:25.4157569",
"firstSold": "2026-04-03T06:18:25.4157569",
"awsUpdated": "2026-04-03T06:18:25.4157569",
"lastManualUpdate": "2026-04-03T06:18:25.4157569",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:18:25.4157569",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:18:25.4157569",
"doNotRangeUpdated": "2026-04-03T06:18:25.4157569",
"doNotOrderUpdated": "2026-04-03T06:18:25.4157569",
"tracked": "2026-04-03T06:18:25.4157569"
},
"allergens": [
{
"$id": "22",
"primaryKey": {
"$id": "23",
"pluGuid": "97b3eafc-2062-4e7f-bb64-1b22c8ac1d3a",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "/Oqzl2Igf067ZBsiyKwdOg==",
"pluGuid": "97b3eafc-2062-4e7f-bb64-1b22c8ac1d3a",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "22"
}
],
"costs": {
"$id": "24",
"pluG_UID": "IYWO67eE2EqQrNREl4VbwQ==",
"pluGuid": "eb8e8521-84b7-4ad8-90ac-d44497855bc1",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:18:25.4157569",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "25",
"saleHeaderID": 1,
"created": "2026-04-03T06:18:25.4157569",
"createdLocal": "2026-04-03T06:18:25.4157569",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "YBpxNKPjd0ODQVRv5IGLcw==",
"operatorGuid": "34711a60-e3a3-4377-8341-546fe4818b73",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "8HDU6MTYl0WEJ4p957t5WQ==",
"pluGuid": "e8d470f0-d8c4-4597-8427-8a7de7bb7959",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "1"
}
},
{
"$ref": "25"
}
],
"apns": [
{
"$id": "26",
"pluID": 1,
"pluG_UID": "yPyLwLlzMkCYbjcaHigjnQ==",
"pluGuid": "c08bfcc8-73b9-4032-986e-371a1e28239d",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "26"
}
],
"tuns": [
{
"$id": "27",
"pluG_UId": "1v5iH4i1Mkiy/dBFAHYTIg==",
"pluGuid": "1f62fed6-b588-4832-b2fd-d04500761322",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "13"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "27"
}
],
"competitionPricing": [
{
"$id": "28",
"identifier": "siG5ccbLsU+hFew1SiLXpA==",
"identifierGuid": "71b921b2-cbc6-4fb1-a115-ec354a22d7a4",
"pluG_UID": "KTDMPDPAIkCDKLHqjFLnBQ==",
"pluGuid": "3ccc3029-c033-4022-8328-b1ea8c52e705",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "28"
}
],
"supplier": {
"$ref": "8"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"ordering": {
"$ref": "11"
},
"flipChartPages": [
{
"$id": "29",
"identifier": "kE1f6IZg9EKAHsRorlsM/w==",
"groupName": "sample string 1",
"identifierGuid": "e85f4d90-6086-42f4-801e-c468ae5b0cff",
"exists": true,
"flipChartIdentifier": "iCcQL+Ejikqe6FBelCI/JQ==",
"flipChartIdentifierGuid": "2f102788-23e1-4a8a-9ee8-505e94223f25",
"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": "B0P3oaDrAkejegP8qqizjg==",
"groupIdentifierGuid": "a1f74307-eba0-4702-a37a-03fcaaa8b38e",
"flipChart": {
"$id": "30",
"identifier": "CW7il1Bc00uOo7ubj50o2g==",
"identifierGuid": "97e26e09-5c50-4bd3-8ea3-bb9b8f9d28da",
"displayName": "sample string 2",
"sortOrder": 3,
"productsPerRow": 4,
"rowsPerPage": 5,
"buttonMarginX": 6,
"buttonMarginY": 7,
"beginButtonsX": 8,
"beginButtonsY": 9,
"autoSizeButtons": true,
"autoSizeGrid": true,
"showButtonText": true,
"showButtonImage": true,
"formLocationX": 1,
"formLocationY": 1,
"formWidth": 14,
"formHeight": 15,
"formMaximised": true,
"formResizable": true,
"formBackgroundImage": "sample string 16",
"formBackgroundColourA": 1,
"formBackgroundColourR": 1,
"formBackgroundColourG": 1,
"formBackgroundColourB": 1,
"formFontFamily": "sample string 17",
"formFontSize": 1.1,
"formFontStyle": 1,
"formAttributes": "sample string 18",
"buttonWidth": 19,
"buttonHeight": 20,
"buttonAnchor": 21,
"buttonBackgroundImage": "sample string 22",
"buttonTopColour": 1,
"buttonTextColour": 1,
"buttonBottomColour": 1,
"buttonBorderColour": 1,
"buttonBorderWidth": 1,
"buttonRadius": 1,
"buttonGradientMode": 1,
"buttonDropShadow": true,
"buttonShadowWidth": 1,
"buttonHighLightOnPush": true,
"buttonFontFamily": "sample string 23",
"buttonFontSize": 1.1,
"buttonFontStyle": 1,
"buttonTextAlign": 1,
"buttonWordBreak": true,
"buttonDrawImageAndButton": true,
"buttonVerticalText": true,
"buttonImageAlign": 1,
"panelLocationX": 1,
"panelLocationY": 1,
"panelWidth": 1,
"panelHeight": 1,
"panelAnchor": 1,
"panelFontFamily": "sample string 24",
"panelFontSize": 1.1,
"panelFontStyle": 1,
"panelBackgroundColour": 1,
"panelTextColour": 1,
"panelAttributes": "sample string 25",
"unsentCount": 26,
"group": {
"$id": "31",
"identifier": "njsog8iMFUGioDX2/qUyuA==",
"identifierGuid": "83283b9e-8cc8-4115-a2a0-35f6fea532b8",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "32",
"id": 1,
"g_UID": "h82HkAB6LUCxvPHupOg20Q==",
"guid": "9087cd87-7a00-402d-b1bc-f1eea4e836d1",
"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": "ku6Fm/BXN0iXplJQOF9Mig==",
"previousFormGuid": "9b85ee92-57f0-4837-97a6-5250385f4c8a",
"nextForm": 1,
"nextFormG_UID": "mVhy1fLd2UCMoIlS0sOwEQ==",
"nextFormGuid": "d5725899-ddf2-40d9-8ca0-8952d2c3b011",
"attributes": "sample string 10",
"updated": "2026-04-03T06:18:25.4157569",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "32"
},
"previousCheckoutForm": {
"$ref": "32"
},
"buttons": [
{
"$id": "33",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "TnqA/P0AJU686apiDmWHSQ==",
"checkoutFormGuid": "fc807a4e-00fd-4e25-bce9-aa620e658749",
"identifier": "06lQMdeJLEiDl6kVGA9bPg==",
"identifierGuid": "3150a9d3-89d7-482c-8397-a915180f5b3e",
"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": "acPCM4BKv0SMw5t+13iUpw==",
"valueGuid": "33c2c369-4a80-44bf-8cc3-9b7ed77894a7",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:18:25.4157569",
"action": "sample string 12",
"valueForm": {
"$ref": "32"
},
"image": {
"$id": "34",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:18:25.4157569",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "33"
}
],
"panels": [
{
"$id": "35",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "0s/EuiGLZ0KygwKzNitVaA==",
"checkoutFormGuid": "bac4cfd2-8b21-4267-b283-02b3362b5568",
"panelType": "sample string 4",
"name": "sample string 5",
"locationX": 6,
"locationY": 7,
"width": 8,
"height": 9,
"anchor": 10,
"fontFamily": "sample string 11",
"fontSize": 12.1,
"fontStyle": 13,
"backgroundColour": 14,
"textColour": 15,
"attributes": "sample string 16"
},
{
"$ref": "35"
}
]
},
{
"$ref": "32"
}
],
"panels": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"pages": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"contentPanel": {
"$ref": "35"
},
"products": [
{
"$id": "36",
"flipChartPageIdentifier": "YEyt/OToKkSTGXFdDE19LA==",
"flipChartPageIdentifierGuid": "fcad4c60-e8e4-442a-9319-715d0c4d7d2c",
"pluG_UID": "tZkX2umFx06DGMPaB1IwCA==",
"pluGuid": "da1799b5-85e9-4ec7-8318-c3da07523008",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "13"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "36"
}
],
"productCount": 27,
"pages": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
{
"$ref": "29"
}
],
"priceHistory": [
{
"$id": "37",
"pluG_UID": "NUQs9RyPkU2hZwvvWBQdJw==",
"pluGuid": "f52c4435-8f1c-4d91-a167-0bef58141d27",
"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": "2026-04-03T06:18:25.4157569",
"previousPrice": 1,
"previousCostCalcMethod": 1,
"previousCost": 1,
"previousWeightedAvgCost": 1,
"previousLastCost": 1,
"previousRawCost": 15,
"previousRawWeightedAvgCost": 16,
"previousRawLastCost": 17,
"previousCostDecimals": 1,
"previousServiceFeeID": 18,
"previousFreight": 19.0,
"previousFreightType": 20,
"storeID": 21,
"storeName": "sample string 22",
"serviceFeeDescription": "sample string 23",
"previousServiceFeeDescription": "sample string 24"
},
{
"$ref": "37"
}
],
"ingredients": [
{
"$id": "38",
"pluG_UID": "CIKTtUXsLUCxJHbpCddwZA==",
"ingredientGuid": "uLfIIZTVE0eXnXq01wy6mg==",
"ingredientIdentifier": "21c8b7b8-d594-4713-979d-7ab4d70cba9a",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "13"
}
},
{
"$ref": "38"
}
],
"bins": [
{
"$id": "39",
"pluG_UID": "Olc/lEaV20mcTtx0YNOk0g==",
"pluGuid": "943f573a-9546-49db-9c4e-dc7460d3a4d2",
"shelfLocationIdentifier": "ZJZKv4AnYEqVKg3pxkNICA==",
"shelfLocationGuid": "bf4a9664-2780-4a60-952a-0de9c6434808",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "6UHrctp6OkiVtREXUgX+2w==",
"labelPageLayoutGuid": "72eb41e9-7ada-483a-95b5-11175205fedb",
"updated": "2026-04-03T06:18:25.4157569",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "13"
},
"location": {
"$id": "40",
"identifier": "fLkdn4UfQEuPui2DwRS7jw==",
"storeID": 1,
"identifierGuid": "9f1db97c-1f85-4b40-8fba-2d83c114bb8f",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:18:25.4157569",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "39"
},
{
"$ref": "39"
}
]
}
},
{
"$ref": "39"
}
],
"bin": {
"$ref": "39"
},
"scaleLocations": [
{
"$id": "41",
"plu": 1,
"pluG_UID": "7lw2j/9c80i4fmdia3dc+w==",
"pluGuid": "8f365cee-5cff-48f3-b87e-67626b775cfb",
"deptNo": 1,
"product": {
"$ref": "13"
},
"scaleLocation": {
"$id": "42",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:18:25.4157569",
"department": {
"$id": "43",
"id": 1,
"name": "sample string 2",
"code": "sample string 3",
"sortOrder": 4,
"isLiquor": true,
"isTobacco": true,
"excludeTalker": true,
"externalSales": true,
"saleGLCode": "sample string 9",
"cogsglCode": "sample string 10",
"accountingCategoryID": 11,
"maximumMarkdownPercentage": 12.0,
"accountingOnly": true,
"generateExternalID": 1,
"useNonReportableTaxCode": true,
"minPLU": 15,
"maxPLU": 16,
"scaleLocation": {
"$ref": "42"
},
"subDepartments": [
{
"$id": "44",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "45",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "46",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:18:25.4157569",
"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": "MAzbePJk7E6OjEmB2K0eSw==",
"labelPageLayoutGuid": "78db0c30-64f2-4eec-8e8c-4981d8ad1e4b",
"minimumAge": 17,
"countryOfOrigin": "sample string 18",
"serviceFeeID": 1,
"eftCode": 19,
"defaultPrinter": "sample string 20",
"defaultPrinterGroup": "sample string 21",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$id": "47",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "48",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "49",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "49"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "48"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "48"
},
"mscDep": {
"$id": "50",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "49"
}
},
{
"$ref": "46"
}
],
"updated": "2026-04-03T06:18:25.4157569",
"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": "P7/75TQ+LEiF0nB6xYb+jw==",
"labelPageLayoutGuid": "e5fbbf3f-3e34-482c-85d2-707ac586fe8f",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "47"
},
"mscCom": {
"$ref": "48"
},
"mscDep": {
"$ref": "50"
},
"mscSubCom": {
"$ref": "49"
}
},
{
"$ref": "45"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:18:25.4157569",
"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": "s+Ii7qfotE6PsQYhVciocA==",
"labelPageLayoutGuid": "ee22e2b3-e8a7-4eb4-8fb1-062155c8a870",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "47"
},
"mscCom": {
"$ref": "48"
},
"mscDep": {
"$ref": "50"
},
"mscSubCom": {
"$ref": "49"
}
},
{
"$ref": "44"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:18:25.4157569",
"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": "G50XJ+dhsUSsLulxGIrJGQ==",
"labelPageLayoutGuid": "27179d1b-61e7-44b1-ac2e-e971188ac919",
"minimumAge": 25,
"countryOfOrigin": "sample string 26",
"serviceFeeID": 1,
"eftCode": 27,
"defaultPrinter": "sample string 28",
"defaultPrinterGroup": "sample string 29",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "47"
},
"mscCom": {
"$ref": "48"
},
"mscDep": {
"$ref": "50"
},
"mscSubCom": {
"$ref": "49"
}
}
}
},
{
"$ref": "41"
}
],
"nextPrice": {
"$id": "51",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "WGm7hMGoWESs7S+JVMnlRA==",
"pluGuid": "84bb6958-a8c1-4458-aced-2f8954c9e544",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "gm7FaudNdkm0Q/i9fmZNuQ==",
"dealCostGuid": "6ac56e82-4de7-4976-b443-f8bd7e664db9",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "TXIgACzs1k+Rsz85XU/sJg==",
"priceGroupGuid": "0020724d-ec2c-4fd6-91b3-3f395d4fec26",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:18:25.4157569",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "9b70cc6d-f5a5-4298-b4a8-117dfae86948",
"campaignComboPriceGroupG_UID": "oWcPE5tuiEOYZAKA4k/nSg==",
"campaignComboPriceGroupIdentifier": "130f67a1-6e9b-4388-9864-0280e24fe74a",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "52",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:18:25.4157569",
"operatorG_UID": "9rhoxLMLSUecn9arzgDh2w==",
"operatorGuid": "c468b8f6-0bb3-4749-9c9f-d6abce00e1db",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:18:25.4157569",
"signIqTicketFileMovedUtc": "2026-04-03T06:18:25.4157569",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:18:25.4157569",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "03b6eefc-ddf6-4bbe-9dda-cf001adea9e2",
"product": {
"$ref": "13"
},
"campaignPlu": {
"$ref": "51"
},
"fuelItem": true
},
{
"$ref": "52"
}
],
"campaign": {
"$id": "53",
"id": 1,
"storeID": 2,
"name": "978a8dd4-4e1b-4a53-859f-6ff34e953933",
"nameGuid": "978a8dd4-4e1b-4a53-859f-6ff34e953933",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:18:25.4157569",
"startTime": 1,
"endDate": "2026-04-03T06:18:25.4157569",
"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": "2026-04-03T06:18:25.4157569",
"system": true,
"created": "2026-04-03T06:18:25.4157569",
"updated": "2026-04-03T06:18:25.4157569",
"priceChangeNotifiedUtc": "2026-04-03T06:18:25.4157569",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "TyqwfLbpoEi1KOc7DDkciw==",
"hostIdentifierGuid": "7cb02a4f-e9b6-48a0-b528-e73b0c391c8b",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:18:25.4157569",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"campaignPools": [
{
"$id": "54",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "+5G1M/1DfE+jevD2jYcG2A==",
"pluGuid": "33b591fb-43fd-4f7c-a37a-f0f68d8706d8",
"hostOfferID": 1,
"priceGroupG_UID": "9jIDx1YtG0+QDdY6DjNvGg==",
"priceGroupGuid": "c70332f6-2d56-4f1b-900d-d63a0e336f1a",
"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": "2026-04-03T06:18:25.4157569",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "13"
},
"campaign": {
"$ref": "53"
}
},
{
"$ref": "54"
}
],
"sellingRules": [
{
"$id": "55",
"id": 1,
"identifier": "OPGgd1GKqkmxjxj8wWt2xw==",
"identifierStr": "OPGgd1GKqkmxjxj8wWt2xw==",
"identifierGuid": "77a0f138-8a51-49aa-b18f-18fcc16b76c7",
"campaignID": 4,
"campaignName": "sample string 5",
"ruleJoin": 1,
"ruleType": 6,
"operand0": "sample string 7",
"comparisonOp": 1,
"operand1": "sample string 8",
"action": 1,
"operand2": "sample string 9",
"operand3": "sample string 10",
"includeExcludedItems": true,
"noFurtherDiscounts": true,
"description": "sample string 11",
"sortOrder": 1,
"isItemRule": false,
"prevDept": "sample string 12",
"campaign": {
"$ref": "53"
}
},
{
"$ref": "55"
}
],
"customers": [
{
"$id": "56",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "uFymoux1U0OBnnDduf50Cg==",
"customerIDGuid": "a2a65cb8-75ec-4353-819e-70ddb9fe740a",
"campaign": {
"$ref": "53"
},
"customer": {
"$id": "57",
"identifier": "LK911byW2UCZ2GMVI+H+ow==",
"identifierGuid": "d575af2c-96bc-40d9-99d8-631523e1fea3",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:18:25.4157569",
"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": "48ec24U+PUq8H+NRfnxO6g==",
"communityIdentifierGuid": "db9cc7e3-3e85-4a3d-bc1f-e3517e7c4eea",
"joined": "2026-04-03T06:18:25.4157569",
"updated": "2026-04-03T06:18:25.4157569",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "6Ucaojui+UmwR4hwVLCQwA==",
"priceLevelIdentifierGuid": "a21a47e9-a23b-49f9-b047-887054b090c0",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:18:25.4157569",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "58",
"cardType": 2,
"issueDate": "2026-04-03T06:18:25.4157569",
"expiry": "2026-04-03T06:18:25.4157569",
"customerID": "c03bOP5r4k+IJsKm9wOXmQ==",
"customerIDGuid": "38db4d73-6bfe-4fe2-8826-c2a6f7039799",
"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": "2026-04-03T06:18:25.4157569",
"linkedAccount": "oZVg5zWXCEidLUSl60enQQ==",
"linkedAccountGuid": "e76095a1-9735-4808-9d2d-44a5eb47a741",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "57"
},
"account": {
"$id": "59",
"id": 1,
"identifier": "Sko4r4FaNUOJmcKwbpiKRw==",
"identifierGuid": "af384a4a-5a81-4335-8999-c2b06e988a47",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:18:25.4157569",
"owner": "gT5Tts1mckS/CslFd7nTZw==",
"ownerGuid": "b6533e81-66cd-4472-bf0a-c94577b9d367",
"accountStoreGroupIdentifier": "DFWVTMZMgE2EgSkm43kBzA==",
"accountStoreGroupGuid": "4c95550c-4cc6-4d80-8481-2926e37901cc",
"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": "2026-04-03T06:18:25.4157569",
"active": true,
"updated": "2026-04-03T06:18:25.4157569",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "57"
},
"card": {
"$ref": "58"
},
"members": {
"$id": "60",
"sample string 1": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"sample string 2": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"customerGroups": [
{
"$id": "61",
"identifier": "vt6Ek2GLoUO/u8DpOhrYKw==",
"identifierGuid": "9384debe-8b61-43a1-bfbb-c0e93a1ad82b",
"name": "sample string 2",
"primaryContact": "MWBcMHpwkE6Xu5wjpyZj4w==",
"primaryContactGuid": "305c6031-707a-4e90-97bb-9c23a72663e3",
"accountID": "T7aa53ZuY0CRTFkCdoO5rA==",
"accountIDGuid": "e79ab64f-6e76-4063-914c-59027683b9ac",
"special": true,
"updated": "2026-04-03T06:18:25.4157569",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "64D8RxVRYEeM8108lhLX7Q==",
"priceLevelIdentifierGuid": "47fc80eb-5115-4760-8cf3-5d3c9612d7ed",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "59"
},
"primaryContactCustomer": {
"$ref": "57"
},
"customerGroupMembers": [
{
"$id": "62",
"id": 1,
"groupID": "Dn8yD33OXk6C2rCdeAOM2Q==",
"groupIDGuid": "0f327f0e-ce7d-4e5e-82da-b09d78038cd9",
"customerID": "mQKg0/vXWUK6jUoluyEGQw==",
"customerIDGuid": "d3a00299-d7fb-4259-ba8d-4a25bb210643",
"card": "sample string 4",
"linkedAccount": "hNw77SFeEEui2kF/6G/9YQ==",
"linkedAccountGuid": "ed3bdc84-5e21-4b10-a2da-417fe86ffd61",
"customer": {
"$ref": "57"
},
"group": {
"$ref": "61"
},
"customerCard": {
"$ref": "58"
}
},
{
"$ref": "62"
}
]
},
{
"$ref": "61"
}
]
},
"payments": [
{
"$id": "63",
"id": 1,
"identifier": "zNCqlln5/E6Q/l+9km3wMQ==",
"identifierGuid": "96aad0cc-f959-4efc-90fe-5fbd926df031",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "/357ibKQeU+4Gsm0igcrAA==",
"accountIDGuid": "897b7eff-90b2-4f79-b81a-c9b48a072b00",
"customerAccount": {
"$ref": "59"
},
"customerCard": {
"$ref": "58"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-04-03T06:18:25.4157569",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "PaZWVDqJ20OlRO1wfQILUQ==",
"idempotentVoidGuid": "5456a63d-893a-43db-a544-ed707d020b51",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "64",
"saleHeaderID": 1,
"saleHeaderGuid": "6VpM7tSUjkWx+CEEcGnkMg==",
"saleHeaderIdentifierGuid": "ee4c5ae9-94d4-458e-b1f8-21047069e432",
"created": "2026-04-03T06:18:25.4157569",
"createdLocal": "2026-04-03T06:18:25.4157569",
"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": "2026-04-03T06:18:25.4157569",
"storeID": 1,
"operatorG_Uid": "yCzKC/YesUeftwuaNtiz7w==",
"operatorGuid": "0bca2cc8-1ef6-47b1-9fb7-0b9a36d8b3ef",
"customerG_Uid": "/BacnyRBuEK8Ofhcrg0SzQ==",
"customerGuid": "9f9c16fc-4124-42b8-bc39-f85cae0d12cd",
"communityIdentifier": "VA5yc4mfHUO1xoIisiELDQ==",
"communityIdentifierGuid": "73720e54-9f89-431d-b5c6-8222b2210b0d",
"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": "6aY7TD/edECCtgwKJ3Eimw==",
"priceLevelIdentifierGuid": "4c3ba6e9-de3f-4074-82b6-0c0a2771229b",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:18:25.4157569+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "65",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:18:25.4157569",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "1"
},
"customer": {
"$ref": "57"
},
"communityOrganisation": {
"$id": "66",
"id": 1,
"identifier": "OXwb/z4ubkG+LmXxtsNiwg==",
"identifierGuid": "ff1b7c39-2e3e-416e-be2e-65f1b6c362c2",
"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",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:18:25.4157569",
"promoPeriodEnd": "2026-04-03T06:18:25.4157569",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:18:25.4157569",
"deleted": true
},
"details": [
{
"$id": "67",
"saleItemID": 1,
"identifier": "3p9c3Uuh70CFI7LW1QhhsQ==",
"identifierGuid": "dd5c9fde-a14b-40ef-8523-b2d6d50861b1",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "F0M71Z9Xz0acANzTFeZqHg==",
"pluGuid": "d53b4317-579f-46cf-9c00-dcd315e66a1e",
"accountID": "jcelQK1Slky/CGIaSMplkA==",
"accountIDGuid": "40a5c78d-52ad-4c96-bf08-621a48ca6590",
"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": "2026-04-03T06:18:25.4157569",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "HtbpCAF/OEylEWhpI7yswg==",
"refundGuid": "08e9d61e-7f01-4c38-a511-686923bcacc2",
"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": "Dl8qU+ioJEqPvIyILCXc1g==",
"idempotentVoidGuid": "532a5f0e-a8e8-4a24-8fbc-8c882c25dcd6",
"priceLevelIdentifier": "2Dx/zlEFDkSuNqXFEErXUQ==",
"priceLevelIdentifierGuid": "ce7f3cd8-0551-440e-ae36-a5c5104ad751",
"communityIdentifier": "75TASQUqTE2PAzb5Sw3IUg==",
"communityIdentifierGuid": "49c094ef-2a05-4d4c-8f03-36f94b0dc852",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "68",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:18:25.4157569",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "68"
}
],
"refund": {
"$id": "69",
"id": 1,
"g_UID": "bmrKiZJc/k+uUgwfD/AWGQ==",
"guid": "89ca6a6e-5c92-4ffe-ae52-0c1f0ff01619",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:18:25.4157569"
},
"modifier": {
"$id": "70",
"id": 1,
"setG_UID": "kT2aGaUlGEadsAWzU/2wLw==",
"modifierSetGuid": "199a3d91-25a5-4618-9db0-05b353fdb02f",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "U9nuN0+AVUaol7lJaLNStQ==",
"pluGuid": "37eed953-804f-4655-a897-b94968b352b5",
"deleted": true,
"g_UID": "Nz28VrB/q0ik2Z8tgJwmzw==",
"guid": "56bc3d37-7fb0-48ab-a4d9-9f2d809c26cf",
"product": {
"$ref": "13"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "67"
}
],
"eftReceipts": [
{
"$id": "71",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "64"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "71"
}
],
"payments": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"cards": [
{
"$id": "72",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "72"
}
],
"campaignHits": [
{
"$id": "73",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "73"
}
],
"fuel": [
{
"$id": "74",
"id": 1,
"plu": 1,
"pluG_UID": "W6GqamgmR0GQQo/nCRM0Aw==",
"pluGuid": "6aaaa15b-2668-4147-9042-8fe709133403",
"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": "2026-04-03T06:18:25.4157569",
"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": "2026-04-03T06:18:25.4157569",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "74"
}
],
"fuelResells": [
{
"$id": "75",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "hiDlYvjDBkyDISE7KlK9ZA==",
"pluGuid": "62e52086-c3f8-4c06-8321-213b2a52bd64",
"accountID": "bD7eyq7WtU2GqI1cpgW09Q==",
"accountIDGuid": "cade3e6c-d6ae-4db5-86a8-8d5ca605b4f5",
"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": "2026-04-03T06:18:25.4157569",
"bestOrExpireType": 1,
"refundG_UID": "fKc+wW57QkyUBjzKEpTdEQ==",
"refundGuid": "c13ea77c-7b6e-4c42-9406-3cca1294dd11",
"providerName": "sample string 10",
"campaign": "sample string 11",
"campaignType": 1,
"modifiedID": 1,
"omittedIngredient": 1,
"taxPercent": 1.0,
"taxAmount": 1.0,
"refundablePrice": 1.0,
"showDiscounts": true,
"orderPrinted": true,
"note": "sample string 14",
"modifierName": "sample string 15",
"modifierSetName": "sample string 16",
"totalValueWasScanned": true,
"sold": true,
"campaignPrice": true,
"scannedValue": 1,
"campaignName": "sample string 20",
"comboDiscount": 1
},
{
"$ref": "75"
}
],
"customerOrder": [
{
"$id": "76",
"identifier": "5MdYdVmQEEafGSxe0d5tDQ==",
"identifierGuid": "7558c7e4-9059-4610-9f19-2c5ed1de6d0d",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "uDcYayXAh0Go8HNPRqa8yw==",
"customerIdentifierGuid": "6b1837b8-c025-4187-a8f0-734f46a6bccb",
"operatorNo": 1,
"operatorG_UID": "2IKT0UUK6kKh86ov0anXcQ==",
"operatorGuid": "d19382d8-0a45-42ea-a1f3-aa2fd1a9d771",
"created": "2026-04-03T06:18:25.4157569",
"ordered": "2026-04-03T06:18:25.4157569",
"started": "2026-04-03T06:18:25.4157569",
"completed": "2026-04-03T06:18:25.4157569",
"supplied": "2026-04-03T06:18:25.4157569",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "57"
},
"operator": {
"$ref": "1"
},
"details": [
{
"$id": "77",
"headerID": 1,
"plu": 1,
"pluG_UId": "EXi219vPXECUu7jPHnuW0g==",
"pluGuid": "d7b67811-cfdb-405c-94bb-b8cf1e7b96d2",
"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": "5idNQv+cAkiRU2kP2gTuXA==",
"headerIdentifierGuid": "424d27e6-9cff-4802-9153-690fda04ee5c",
"product": {
"$ref": "13"
}
},
{
"$ref": "77"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "64"
}
},
{
"$ref": "76"
}
],
"surveyResponses": [
{
"$id": "78",
"surveyG_UID": "O3dPq5UNsEuZ3pqHetWdYw==",
"surveyGuid": "ab4f773b-0d95-4bb0-99de-9a877ad59d63",
"saleHeaderGuid": "M5E8WVqA6ESUSEX7DHpMXA==",
"saleGuid": "593c9133-805a-44e8-9448-45fb0c7a4c5c",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "VTfDKnMRdUyub+PICDlGwQ==",
"guidResponse": "2ac33755-1173-4c75-ae6f-e3c8083946c1",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:18:25.4157569",
"sale": {
"$ref": "64"
},
"survey": {
"$id": "79",
"g_UID": "Z/eWTw2DyUG2qSMreAPdWw==",
"guid": "4f96f767-830d-41c9-b6a9-232b7803dd5b",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "tgnuffyEf0Kx9vX0zndzvw==",
"checkoutFormGuid": "7dee09b6-84fc-427f-b1f6-f5f4ce7773bf",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:18:25.4157569",
"end": "2026-04-03T06:18:25.4157569",
"deleted": true,
"updated": "2026-04-03T06:18:25.4157569",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"b8038d5d-5819-476c-894e-195f2e90dbc8",
"2b0ed0bb-7b87-4cac-bf83-fbb989451804"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "32"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "78"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "aqbLO4zBikar0pEpw6N50g==",
"accountIdentifier": "3bcba66a-c18c-468a-abd2-9129c3a379d2",
"accountName": "sample string 44",
"customerOrderIdentifier": "RIGMbZJ+PkaQLNnjHdrXWA==",
"customerOrderIdentifierGuid": "6d8c8144-7e92-463e-902c-d9e31ddad758",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "80",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "yiUFSOycj0msdzcZoaJrQw==",
"paymentIdentifierGuid": "480525ca-9cec-498f-ac77-3719a1a26b43",
"identifier": "7cu5kcAU10CqmoNc1fMGIQ==",
"identifierGuid": "91b9cbed-14c0-40d7-aa9a-835cd5f30621",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "T3Qk1evy1k+e3ptvqDnXWw==",
"itemIdentifierGuid": "d524744f-f2eb-4fd6-9ede-9b6fa839d75b"
}
},
{
"$ref": "63"
}
]
},
{
"$ref": "58"
}
],
"customerGroupMembers": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"customerGroups": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"accounts": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"account": {
"$ref": "59"
},
"vouchers": [
{
"$id": "81",
"customerIdentifier": "dYbk0niAgEilmUYph2Qjww==",
"customerIdentifierGuid": "d2e48675-8078-4880-a599-4629876423c3",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "60QLLhkp30KR6V6hkiCQlA==",
"idempotentGuid": "2e0b44eb-2919-42df-91e9-5ea192209094",
"offline": true,
"voucher": {
"$id": "82",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-04-03T06:18:25.4157569",
"barcodeTemplate": {
"$id": "83",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "84",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-04-03T06:18:25.4157569",
"labelPageLayout": "RQwIVNLxd0azOaCFnjf4iA==",
"pageLayoutGuid": "54080c45-f1d2-4677-b339-a0859e37f888",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "82"
},
"elements": [
{
"$id": "85",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-04-03T06:18:25.4157569"
},
{
"$ref": "85"
}
]
},
"customerVouchers": [
{
"$id": "86",
"id": 1,
"customerIdentifier": "0W+ev4SWrUG/TCT7S9a5CA==",
"customerIdentifierGuid": "bf9e6fd1-9684-41ad-bf4c-24fb4bd6b908",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:18:25.4157569",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "jMtmbjlyNkCknbti7/NXFg==",
"issuedIdempotentGuid": "6e66cb8c-7239-4036-a49d-bb62eff35716",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:18:25.4157569",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:18:25.4157569",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "JJZqx9EcjUaH3OI68VsuQg==",
"redeemedIdempotentGuid": "c76a9624-1cd1-468d-87dc-e23af15b2e42",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:18:25.4157569",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "84"
},
"voucher": {
"$ref": "82"
},
"customer": {
"$ref": "57"
},
"issuedOfflinePayment": {
"$ref": "63"
},
"redeemedOfflinePayment": {
"$ref": "63"
}
},
{
"$ref": "86"
}
]
},
"customer": {
"$ref": "57"
}
},
{
"$ref": "81"
}
]
}
},
{
"$ref": "56"
}
],
"customerGroups": [
{
"$id": "87",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "3wwHidcPXEmYzO7Qr2oiTA==",
"groupIDGuid": "89070cdf-0fd7-495c-98cc-eed0af6a224c",
"campaign": {
"$ref": "53"
},
"group": {
"$ref": "61"
}
},
{
"$ref": "87"
}
],
"signIqTickets": [
{
"$id": "88",
"identifier": "3tY/VGBEgEe8YBE7+FrrYg==",
"identifierGuid": "543fd6de-4460-4780-bc60-113bf85aeb62",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "88"
}
],
"comboPriceGroups": [
{
"$id": "89",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "nvVH2t8nnk2uHjFEMwgokQ==",
"guid": "da47f59e-27df-4d9e-ae1e-314433082891",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "53"
},
"comboPricePlus": [
{
"$id": "90",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "2s8hEFutVUyQA/D4QibK8w==",
"groupGuid": "1021cfda-ad5b-4c55-9003-f0f84226caf3",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "RtQtBMaVDkyusuUqhnEkOw==",
"pluGuid": "042dd446-95c6-4c0e-aeb2-e52a8671243b",
"priceGroupG_UID": "hn2nJ5z8rEWvnWWDqNjf1w==",
"priceGroupGuid": "27a77d86-fc9c-45ac-af9d-6583a8d8dfd7",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "53"
},
"product": {
"$ref": "13"
},
"priceGroup": {
"$ref": "19"
},
"campaignPool": {
"$ref": "53"
}
},
{
"$ref": "90"
}
]
},
{
"$ref": "89"
}
],
"priceLevels": [
{
"$id": "91",
"id": 1,
"priceLevelIdentifier": "r3L4PhQjfUiIyZQcvuMNhg==",
"priceLevelIdentifierGuid": "3ef872af-2314-487d-88c9-941cbee30d86",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "91"
}
],
"promotionType": {
"$id": "92",
"identifier": "WFoghykeTECLvyFUCkeNkg==",
"identifierGuid": "87205a58-1e29-404c-8bbf-21540a478d92",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "a4YD4BYUN0m6XiBCbIhTBg==",
"labelPageLayoutGuid": "e003866b-1416-4937-ba5e-20426c885306",
"priceLevelIdentifier": "2KyLOezE40SzekGWNF4Psg==",
"priceLevelIdentifierGuid": "398bacd8-c4ec-44e3-b37a-4196345e0fb2",
"active": true,
"updated": "2026-04-03T06:18:25.4157569",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "13"
},
"dealCost": {
"$id": "93",
"headerIdentifier": "MzdYmTj1HkK76LTpcEPY/Q==",
"headerIdentifierGuid": "99583733-f538-421e-bbe8-b4e97043d8fd",
"identifier": "1N8BglSWWkS/WM9jxtIX5A==",
"identifierGuid": "8201dfd4-9654-445a-bf58-cf63c6d217e4",
"supplierIdentifier": "MnKt/5k5fU+/yjZoXMmxYA==",
"supplierGuid": "ffad7232-3999-4f7d-bfca-36685cc9b160",
"pluG_UID": "eZMXf8YgqkiVxLxHf8zhoA==",
"pluGuid": "7f179379-20c6-48aa-95c4-bc477fcce1a0",
"campaignName": "cb68b3fa-47d4-4e3c-ab5d-49bb49ecf036",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:18:25.4157569",
"end": "2026-04-03T06:18:25.4157569",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "9b71s3kDi06PQ3xyKOCxnw==",
"bonusItemPluGuid": "b3f5bef5-0379-4e8b-8f43-7c7228e0b19f",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:18:25.4157569",
"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": "2026-04-03T06:18:25.4157569",
"campaignEndDate": "2026-04-03T06:18:25.4157569",
"masterPLUG_UID": "9zRF2ObRrUGIQ2AVyBuOWQ==",
"masterID": "d84534f7-d1e6-41ad-8843-6015c81b8e59",
"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": "NLxCYLjO+064OJT5yBtiPg==",
"bonusMasterID": "6042bc34-ceb8-4efb-b838-94f9c81b623e",
"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": "2026-04-03T06:18:25.4157569",
"dealCosts": [
{
"$ref": "93"
},
{
"$ref": "93"
}
],
"tags": [
{
"$id": "94",
"pluG_UID": "tntVzq4pHUynm8ziVnU46Q==",
"pluGuid": "ce557bb6-29ae-4c1d-a79b-cce2567538e9",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "94"
}
],
"alternateProductG_UID": "T6uvMK5Q7kGLeHpGYPLdSA==",
"alternateProduct": "30afab4f-50ae-41ee-8b78-7a4660f2dd48",
"altProduct": {
"$ref": "13"
},
"productHostCode": {
"$id": "95",
"id": 1,
"pluG_UID": "LaYIYvKw0020cIOsRjY5LA==",
"pluGuid": "6208a62d-b0f2-4dd3-b470-83ac4636392c",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "47"
},
"mscCom": {
"$ref": "48"
},
"mscDep": {
"$ref": "50"
},
"mscSubCom": {
"$ref": "49"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:18:25.4157569",
"inventoryTracked": "2026-04-03T06:18:25.4157569",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "96",
"pluG_UID": "DIz62YujlEm7P+E82tN6vA==",
"pluGuid": "d9fa8c0c-a38b-4994-bb3f-e13cdad37abc",
"fuelPluG_UID": "5tZ2I2MSJUW1xYb8dHRHNA==",
"fuelPluGuid": "2376d6e6-1263-4525-b5c5-86fc74744734",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "96"
},
{
"$ref": "96"
}
]
},
"supplier": {
"$ref": "8"
},
"serviceFee": {
"$id": "97",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "11"
}
],
"orderCycleHeaders": [
{
"$id": "98",
"storeID": 1,
"supplierIdentifier": "NMU90pyhmkSAx3XQSO6P7Q==",
"supplierGuid": "d23dc534-a19c-449a-80c7-75d048ee8fed",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "98"
}
],
"cycles": [
{
"$id": "99",
"storeID": 1,
"supplierIdentifier": "GHhou79TWUu10foLCQV1NA==",
"supplierGuid": "bb687818-53bf-4b59-b5d1-fa0b09057534",
"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": "2026-04-03T06:18:25.4157569",
"deliveryDate": "2026-04-03T06:18:25.4157569",
"nextCutOffDate": "2026-04-03T06:18:25.4157569",
"nextDeliveryDate": "2026-04-03T06:18:25.4157569",
"nextDaysBuffer": 10
},
{
"$ref": "99"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-04-03T06:18:25.4157569",
"isHost": true
},
"files": [
{
"$id": "100",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:18:25.4157569",
"processed": "2026-04-03T06:18:25.4157569",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:18:25.4157569",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "7"
},
"metcashHeader": {
"$id": "101",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:18:25.4157569",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "100"
}
],
"zoneMatrix": [
{
"$id": "102",
"id": 1,
"hostIdentifier": "dIG0IMtgFUathIn1qpOL0w==",
"hostIdentifierGuid": "20b48174-60cb-4615-ad84-89f5aa938bd3",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"4c516ef8-14e4-4972-a845-7fdd801549ab",
"76b7a9b9-a43c-435f-828d-6a98a38d6373"
]
},
{
"$ref": "102"
}
],
"hostFileStoreSetting": {
"$ref": "6"
},
"hostStoreSettings": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"promotionPlacements": [
{
"$id": "103",
"identifier": "izWqGxm58Uy0wQmRM7b6PA==",
"identifierGuid": "1baa358b-b919-4cf1-b4c1-099133b6fa3c",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "103"
}
],
"promoTypeGuids": [
"e84bf5e5-738b-41de-a37e-783a76087053",
"1400a82e-e285-4f70-bc3e-fc43d999e334"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "6"
}
],
"accounts": [
{
"$id": "104",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "104"
}
],
"sales": [
{
"$id": "105",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:18:25.4157569",
"ftpSite": {
"$id": "106",
"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": "105"
}
],
"zoneMatrix": [
{
"$ref": "102"
},
{
"$ref": "102"
}
],
"cashManagements": [
{
"$id": "107",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "108",
"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": "107"
}
],
"updateStoreID": "8a8d98b2-ca82-4b17-ae84-bfbce93bc9bd",
"updateStore": {
"$id": "109",
"id": "c2c24954-d90f-4e73-91cc-eb7f8a0ea751",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:18:25.4157569",
"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": "2026-04-03T06:18:25.4157569"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "110",
"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"
}
}
},
{
"$ref": "2"
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK L2�\p��f� 5 xl/workbook.xml � (� ����0D�&�C��b)��x��}��m�-ik��-H�yۙ�};|��o���G���2��`̷5���ĝ�NC�ҽ�B�X�����&ɕ9 (k�T��+��B�%b�ÊҠ��B���p��Vw6 [C�7��~�(b@cIk@��ܻ��)q���#K�+ �9��rk�bc�0ζ��PK L2�\���� � [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
L2�\�`lf' ' _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="Rd638d8f437a744d4" /></Relationships>PK L2�\�s Y xl/worksheets/sheet1.xml � (� ��[s�:��
������R�%��N��I�7
&0
8c;�?�c�-ﱃ_�%�k��Q2|�o�8x��l�lF��7�7�d��<���|�Fyo��m��͖q����ґ��� �f�x=���)ޘ�I������!H��,�$��u�� Di�8��V�r��y��^�V����yq���~��t�����ʬ�;� �#/�g�x�`<,�U��*��G��$w?\�G)ؠ_�ߤ�y��>?���*^=,s�(4��1+�֫�w�`=�W|߮��r�i�r"�г�,O���_S�����AG�/$��s�i��v=+��g�'���jݮ神����S%�`Zt�_�zq�s?�ʵT*�v�,���>,�aO�*���^�z]�a2�� .i�����=�wBZI!���fRޱ��!e'�� R���6�T�2� e@9����l�1�@|�Y�)��Zv�`cH�S���V(|e�_�D1
]Lm���;�`���@ =O 6�p��;�?8Ui��yf��\1)��X�&x��ɃJ�/t(W� 讧����6yP���+ͅЯ;�M �K�5W"�"]g� ]�a���g`6���|
f3�h�l�;|W��� d9�:>
��$;f2����gҌ2�S�#��e2ͧ�a�li�Y�*2/���c.1��;���0x�iK�]��u�}��:1i�N�7 ^'.����MB։�&։�&��ć&���G�1��O��A[� ����{� ��_ı�Ao�!�c�wq�����q�Aw��q�'�8��B����!M��҆��a��!���Ҍ̱8Bڑ9GHC2��iIvt90�0��8��!��4tj�A��LZv8G�N�.ĩ�%�8źB�V�M�;��� �}D�P�Z����diwF��o�Sͯ-�[D�T�[��;"w*��� w��}7�A�H�B'R��m�Zw��U�}$��S!�G��=x��[������ ,҈����%҃�M��)�ܰ��t�I��iq;��l�?PK L2�\�D�2� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;�c�M7l)p�q�ؑmJ9[=R�P�Jm����h~OO��|����Ɓ����5��V���]
稟*�m7dL��S iņL�ӚҠ�2dnB�:��QƔ��NR�d��3&��3�I�� �CtZ�
��:�h�`zq�br���X�O)�[ȳD�ok8,X)$"/Q/��ɁЇ��x0�z}�3���*.��(P����}�>]z�4/�Ը�
6l�Ē
������PK L2�\Ѓ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 L2�\�
x xl/sharedStrings.xml � (� ��mo�0��
�{ А�)I�楋�tm ��j��kƦ��i���MUaB����r/��fx��3�$R�G��mx,�ӑ��歾m�"<!Lp�@ۺ��K9��L���b�AN�pMvB�D�L],$�3 �3�o��nN(��X�\������ӧ&�nA�C5^L�����M�����!���� I��we�Y�a&��#9T��J�KR��Ľ�F�oϡ������|1�Hj~�
+����O�(�3r��+�I
�L�gZW�SG��:����4�d���ܠ&�U2
Ӗ"�k�_{��<��U���t�=�y����PS�ʵ`��)R3�i?׀���TRY7�yt"�=�7��HftgbƓZ}E��{>�d�ܣ��h�T�;7���p ^�w n��~��l��V�w��� �n{F{$G{�šӚZ~3�jƝfTq$��t�q����{�ܻ�
;�a��*å�S�Gb"�X�:��A��YRT���?�~O8+� Cg��8�#�O����*W�:��PK- L2�\p��f� 5 xl/workbook.xmlPK- L2�\���� � � [Content_Types].xmlPK-
L2�\�`lf' ' U _rels/.relsPK- L2�\�s Y � xl/worksheets/sheet1.xmlPK- L2�\�D�2� P xl/_rels/workbook.xml.relsPK- L2�\Ѓc'2 E
e xl/styles.xmlPK- L2�\�
x �
xl/sharedStrings.xmlPK � 9
application/vnd.ms-excel
Sample:
PK L2�\�0B� 5 xl/workbook.xml � (� ����0��&�C���� )��x�པ�4П�5���H�yۙ��v�l��3�����\��lE��(�OƂ�;a�b!J�"Fɡ5��@rβ+q0� ������X�:`� ��V�bR��x@�.͞f�d4�����"�)�`�ERH35nY`%���8��U2~�E����eQ����;���w�PK L2�\���� � [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
L2�\�+b' ' _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="R2b832398e6624b59" /></Relationships>PK L2�\�s Y xl/worksheets/sheet1.xml � (� ��[s�:��
������R�%��N��I�7
&0
8c;�?�c�-ﱃ_�%�k��Q2|�o�8x��l�lF��7�7�d��<���|�Fyo��m��͖q����ґ��� �f�x=���)ޘ�I������!H��,�$��u�� Di�8��V�r��y��^�V����yq���~��t�����ʬ�;� �#/�g�x�`<,�U��*��G��$w?\�G)ؠ_�ߤ�y��>?���*^=,s�(4��1+�֫�w�`=�W|߮��r�i�r"�г�,O���_S�����AG�/$��s�i��v=+��g�'���jݮ神����S%�`Zt�_�zq�s?�ʵT*�v�,���>,�aO�*���^�z]�a2�� .i�����=�wBZI!���fRޱ��!e'�� R���6�T�2� e@9����l�1�@|�Y�)��Zv�`cH�S���V(|e�_�D1
]Lm���;�`���@ =O 6�p��;�?8Ui��yf��\1)��X�&x��ɃJ�/t(W� 讧����6yP���+ͅЯ;�M �K�5W"�"]g� ]�a���g`6���|
f3�h�l�;|W��� d9�:>
��$;f2����gҌ2�S�#��e2ͧ�a�li�Y�*2/���c.1��;���0x�iK�]��u�}��:1i�N�7 ^'.����MB։�&։�&��ć&���G�1��O��A[� ����{� ��_ı�Ao�!�c�wq�����q�Aw��q�'�8��B����!M��҆��a��!���Ҍ̱8Bڑ9GHC2��iIvt90�0��8��!��4tj�A��LZv8G�N�.ĩ�%�8źB�V�M�;��� �}D�P�Z����diwF��o�Sͯ-�[D�T�[��;"w*��� w��}7�A�H�B'R��m�Zw��U�}$��S!�G��=x��[������ ,҈����%҃�M��)�ܰ��t�I��iq;��l�?PK L2�\Lؖ� P xl/_rels/workbook.xml.rels � (� ��;n!@������y�&�[��0쮼��-E��+9R��i\����������m��}��,4Ҫ����~�Y�v8��&�0�@Ҋ 1�'J�p��M�h�gS�{�<�i����L��8��j=J|��4������0 F {�{������HT [��N�J�L��M×K �nj!^&�^�y&Sq�k�R��氨�*3��%�t��)/gj�x�u�+�����ћ�XPK L2�\Ѓ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 L2�\�
x xl/sharedStrings.xml � (� ��mo�0��
�{ А�)I�楋�tm ��j��kƦ��i���MUaB����r/��fx��3�$R�G��mx,�ӑ��歾m�"<!Lp�@ۺ��K9��L���b�AN�pMvB�D�L],$�3 �3�o��nN(��X�\������ӧ&�nA�C5^L�����M�����!���� I��we�Y�a&��#9T��J�KR��Ľ�F�oϡ������|1�Hj~�
+����O�(�3r��+�I
�L�gZW�SG��:����4�d���ܠ&�U2
Ӗ"�k�_{��<��U���t�=�y����PS�ʵ`��)R3�i?׀���TRY7�yt"�=�7��HftgbƓZ}E��{>�d�ܣ��h�T�;7���p ^�w n��~��l��V�w��� �n{F{$G{�šӚZ~3�jƝfTq$��t�q����{�ܻ�
;�a��*å�S�Gb"�X�:��A��YRT���?�~O8+� Cg��8�#�O����*W�:��PK- L2�\�0B� 5 xl/workbook.xmlPK- L2�\���� � [Content_Types].xmlPK-
L2�\�+b' ' V _rels/.relsPK- L2�\�s Y � xl/worksheets/sheet1.xmlPK- L2�\Lؖ� P xl/_rels/workbook.xml.relsPK- L2�\Ѓc'2 E
f xl/styles.xmlPK- L2�\�
x �
xl/sharedStrings.xmlPK � :