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 CashBalancingHeader| Name | 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": "VEywwP/I+064TnsdBu89yg==",
"identifierGuid": "c0b04c54-c8ff-4efb-b84e-7b1d06ef3dca",
"storeID": 2,
"date": "2026-06-03T18:33:47.6591081",
"started": "2026-06-03T18:33:47.6591081",
"ended": "2026-06-03T18:33:47.6591081",
"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": "Bb99+6aHi06R0D8AE5w5XA==",
"headerIdentifierGuid": "fb7dbf05-87a6-4e8b-91d0-3f00139c395c",
"operatorG_UID": "kwtcEBuBPUCgd7jn5hn18w==",
"operatorGuid": "105c0b93-811b-403d-a077-b8e7e619f5f3",
"date": "2026-06-03T18:33:47.6591081",
"drawerID": 4,
"machineID": 5,
"shiftIdentifier": "WLYnOiF7dEmUMT6+mXS6LQ==",
"shiftIdentifierGuid": "3a27b658-7b21-4974-9431-3ebe9974ba2d",
"operatorCash": 6,
"managerCash": 7,
"expectedCash": 8,
"finalisedCash": 9,
"operatorCashNote": "sample string 10",
"managerCashNote": "sample string 11",
"expectedPickup": 12,
"pickupCash": 13,
"start": "2026-06-03T18:33:47.6591081",
"end": "2026-06-03T18:33:47.6591081",
"operatorName": "sample string 16",
"operatorNumber": "sample string 17",
"machineName": "sample string 18",
"operators": "sample string 19"
},
{
"$ref": "2"
}
],
"eftDetails": [
{
"$id": "3",
"id": 1,
"headerIdentifier": "+QZ05ucfUkq0hyvin4qGVQ==",
"headerIdentifierGuid": "e67406f9-1fe7-4a52-b487-2be29f8a8655",
"date": "2026-06-03T18:33:47.6591081",
"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": "83nzRq5h6U6w5gs+yBrpnQ==",
"headerIdentifierGuid": "46f379f3-61ae-4ee9-b0e6-0b3ec81ae99d",
"bankName": "sample string 3",
"expectedCash": 4,
"cashDeclared": 1,
"expectedPickup": 5,
"pickupDeclared": 1,
"expectedCheque": 6,
"chequeDeclared": 1
},
"cashBalancingBankingAccounts": [
{
"$id": "5",
"id": 1,
"headerIdentifier": "1oD1iwwwZkWekf3KusvWgw==",
"headerIdentifierGuid": "8bf580d6-300c-4566-9e91-fdcabacbd683",
"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": "fHL0zwin8UOsMpfoyasXlQ==",
"headerIdentifierGuid": "cff4727c-a708-43f1-ac32-97e8c9ab1795",
"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": "2026-06-03T18:33:47.6591081",
"storeName": "sample string 9",
"store": {
"$id": "9",
"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-06-03T18:33:47.6591081",
"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": "AbqBv5DB2kyWVOwsOaIr2Q==",
"hostIdentifierGuid": "bf81ba01-c190-4cda-9654-ec2c39a22bd9",
"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-06-03T18:33:47.6591081",
"priceZone": {
"$id": "10",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "LFdY22o3R0yeR5aHwKau6A==",
"hostIdentifierGuid": "db58572c-376a-4c47-9e47-9687c0a6aee8",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "11",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "11"
},
"warehouseStore": {
"$id": "12",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "13",
"id": 1,
"hostIdentifier": "RKoY304fpUqLjxT4MEcG0w==",
"hostIdentifierGuid": "df18aa44-1f4e-4aa5-8b8f-14f8304706d3",
"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": "14",
"identifier": "oPTQFTwTqkS500Qw6JUBKg==",
"identifierGuid": "15d0f4a0-133c-44aa-b9d3-4430e895012a",
"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": "lfJkmEMZPEGwvCluxdhhPA==",
"hostSupplierIdentifierGuid": "9864f295-1943-413c-b0bc-296ec5d8613c",
"loyaltyPriceLevelIdentifier": "puSy1z10J0CCHIGOSkx0AQ==",
"loyaltyPriceLevelIdentifierGuid": "d7b2e4a6-743d-4027-821c-818e4a4c7401",
"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-06-03T18:33:47.6591081",
"lastProcessed": "2026-06-03T18:33:47.6591081",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "15",
"identifier": "pQl5/0Up4UG0RQSQ1LMomQ==",
"identifierGuid": "ff7909a5-2945-41e1-b445-0490d4b32899",
"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": "fwmgMOxHi0GtP/8MbfsBCg==",
"primaryContactID": "30a0097f-47ec-418b-ad3f-ff0c6dfb010a",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "XPeKheNXkUaRGOiKvytuzA==",
"supplierGroupGuid": "858af75c-57e3-4691-9118-e88abf2b6ecc",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:33:47.6591081",
"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": "16",
"id": "fd6c2fab-f8e4-4020-95c6-7df72dcad2ba",
"identifier": "av4vRfKtLEK1raR6Xnp0eg==",
"identifierGuid": "452ffe6a-adf2-422c-b5ad-a47a5e7a747a",
"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": "17",
"supplierIdentifier": "f6o5YpJ/B0GxrN1b5zOFgg==",
"supplierIdentifierGuid": "6239aa7f-7f92-4107-b1ac-dd5be7338582",
"contactGuid": "Jods//m2DkG9DzxQ7MLAsg==",
"contactID": "ff6c8726-b6f9-410e-bd0f-3c50ecc2c0b2",
"contact": {
"$ref": "16"
},
"supplier": {
"$ref": "15"
}
},
{
"$ref": "17"
}
],
"products": [
{
"$id": "18",
"pluG_UID": "zLb8IMZ1ZUWQf9tjzwu+jg==",
"pluGuid": "20fcb6cc-75c6-4565-907f-db63cf0bbe8e",
"supplierIdentifier": "TgwgFyD9REayPtp637MwDQ==",
"supplierIdentifierGuid": "17200c4e-fd20-4644-b23e-da7adfb3300d",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:33:47.6591081",
"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-06-03T18:33:47.6591081",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "19",
"pluG_UID": "t62Stwekn0iSjItdiZ+QHw==",
"pluGuid": "b792adb7-a407-489f-928c-8b5d899f901f",
"supplierIdentifier": "OS2LGHT26Ei09qxm26rK3w==",
"supplierIdentifierGuid": "188b2d39-f674-48e8-b4f6-ac66dbaacadf",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "19"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "orHvyHUOmkG3+kbE1EPAlw==",
"parentPluGuid": "c8efb1a2-0e75-419a-b7fa-46c4d443c097",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "20",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "3TVB08qzukSPM/I0+pl4YA==",
"guid": "d34135dd-b3ca-44ba-8f33-f234fa997860",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "oEG9GP/lw0CnoSgkug8BMw==",
"priceGroupGuid": "18bd41a0-e5ff-40c3-a7a1-2824ba0f0133",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:33:47.6591081",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:33:47.6591081",
"pluCreated": "2026-06-03T18:33:47.6591081",
"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-06-03T18:33:47.6591081",
"lastManualUpdate": "2026-06-03T18:33:47.6591081",
"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-06-03T18:33:47.6591081",
"currentCostUpdated": "2026-06-03T18:33:47.6591081",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:33:47.6591081",
"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-06-03T18:33:47.6591081",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "0yEHmPoAhEalH2aEnGKPqQ==",
"altPLUGuid": "980721d3-00fa-4684-a51f-66849c628fa9",
"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-06-03T18:33:47.6591081",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "PJIPzwSEAESs8YkCBuvtvA==",
"shelfPageLayoutGuid": "cf0f923c-8404-4400-acf1-890206ebedbc",
"talkerPageLayoutG_UID": "7d2vWiff1E2Ymc4pvsAVCQ==",
"talkerPageLayoutGuid": "5aafdded-df27-4dd4-9899-ce29bec01509",
"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": "vek97V9h6E6l5FcSMUG30Q==",
"inventoryIdentifier": "ed3de9bd-615f-4ee8-a5e4-57123141b7d1",
"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": "ZHmfDKkssUmztet2fwTukQ==",
"parentPluGuid": "0c9f7964-2ca9-49b1-b3b5-eb767f04ee91",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "ckaN7s2+vkezFm5drF5dSw==",
"supplierIdentifierGuid": "ee8d4672-becd-47be-b316-6e5dac5e5d4b",
"supplierChanged": true,
"rebateSupplierIdentifier": "q2WLOS1jGkaW0wN4tawtbA==",
"rebateSupplierIdentifierGuid": "398b65ab-632d-461a-96d3-0378b5ac2d6c",
"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-06-03T18:33:47.6591081",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "X3sOeyPmOEOyuPgQLsQ0wA==",
"hostIdentifierGuid": "7b0e7b5f-e623-4338-b2b8-f8102ec434c0",
"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": "20"
},
{
"$ref": "20"
}
],
"store": {
"$ref": "9"
},
"storePrices": [
{
"$id": "21",
"pluG_UID": "JOp8hXH8+EGsuYtg9Y5yWg==",
"pluGuid": "857cea24-fc71-41f8-acb9-8b60f58e725a",
"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-06-03T18:33:47.6591081"
},
{
"$ref": "21"
}
],
"currentPrices": {
"$id": "22",
"pluPrices": {
"$id": "23",
"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-06-03T18:33:47.6591081",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "23"
},
"winningCampaign": 1,
"winner": {
"$id": "24",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:33:47.6591081",
"startTime": 5,
"endDate": "2026-06-03T18:33:47.6591081",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "1W1lCS8nfkOQsqWjnmwwbQ==",
"hostIdentifierGuid": "09656dd5-272f-437e-90b2-a5a39e6c306d",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"tray": {
"$id": "25",
"g_UId": "rOGZtO9iy0K7PlYlGbTl2Q==",
"guid": "b499e1ac-62ef-42cb-bb3e-562519b4e5d9",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "26",
"priceGroupG_UID": "JifyDyQsbEKl3WMU0fBLaA==",
"priceGroupGuid": "0ff22726-2c24-426c-a5dd-6314d1f04b68",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:33:47.6591081",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "27",
"pluG_UID": "7W69SX4Unkmg22I1iux+lg==",
"pluGuid": "49bd6eed-147e-499e-a0db-62358aec7e96",
"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": "28",
"pluGuid": "3d507c98-4342-415c-92b7-9269256014c0",
"created": "2026-06-03T18:33:47.6591081",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:33:47.6591081",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:33:47.6591081",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:33:47.6591081",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:33:47.6591081",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:33:47.6591081",
"lastSold": "2026-06-03T18:33:47.6591081",
"firstSold": "2026-06-03T18:33:47.6591081",
"awsUpdated": "2026-06-03T18:33:47.6591081",
"lastManualUpdate": "2026-06-03T18:33:47.6591081",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:33:47.6591081",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:33:47.6591081",
"doNotRangeUpdated": "2026-06-03T18:33:47.6591081",
"doNotOrderUpdated": "2026-06-03T18:33:47.6591081",
"tracked": "2026-06-03T18:33:47.6591081"
},
"allergens": [
{
"$id": "29",
"primaryKey": {
"$id": "30",
"pluGuid": "f305102d-f026-4c98-8689-8ae3051360e1",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "LRAF8ybwmEyGiYrjBRNg4Q==",
"pluGuid": "f305102d-f026-4c98-8689-8ae3051360e1",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"costs": {
"$id": "31",
"pluG_UID": "H5WSRLk/AUeZztquSb3WZg==",
"pluGuid": "4492951f-3fb9-4701-99ce-daae49bdd666",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:33:47.6591081",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "32",
"saleHeaderID": 1,
"created": "2026-06-03T18:33:47.6591081",
"createdLocal": "2026-06-03T18:33:47.6591081",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "6w1XlvM5kk6zwNvTMetx6A==",
"operatorGuid": "96570deb-39f3-4e92-b3c0-dbd331eb71e8",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "NCW1dOtoFkqnHAF2tJ1JoQ==",
"pluGuid": "74b52534-68eb-4a16-a71c-0176b49d49a1",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "33",
"id": 1,
"g_Uid": "NugS6qDEtUSB+86qJIQfbA==",
"guid": "ea12e836-c4a0-44b5-81fb-ceaa24841f6c",
"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-06-03T18:33:47.6591081",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:33:47.6591081",
"endShift": "2026-06-03T18:33:47.6591081",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "34",
"operatorG_UID": "C970r/6ZkU+stnpYzuFP/Q==",
"operatorGuid": "aff4de0b-99fe-4f91-acb6-7a58cee14ffd",
"storeID": 2,
"operator": {
"$ref": "33"
},
"store": {
"$ref": "9"
}
},
{
"$ref": "34"
}
]
}
},
{
"$ref": "32"
}
],
"apns": [
{
"$id": "35",
"pluID": 1,
"pluG_UID": "Q68dScugh0GU2i1m1s/wZw==",
"pluGuid": "491daf43-a0cb-4187-94da-2d66d6cff067",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"tuns": [
{
"$id": "36",
"pluG_UId": "u19/r0heyUqC5TYcGP4CdA==",
"pluGuid": "af7f5fbb-5e48-4ac9-82e5-361c18fe0274",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "20"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"competitionPricing": [
{
"$id": "37",
"identifier": "7x+iR/FS3EilXBv8yApF2g==",
"identifierGuid": "47a21fef-52f1-48dc-a55c-1bfcc80a45da",
"pluG_UID": "Nm8zkpBHBE6W/Q6xIufCxA==",
"pluGuid": "92336f36-4790-4e04-96fd-0eb122e7c2c4",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "37"
}
],
"supplier": {
"$ref": "15"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"ordering": {
"$ref": "18"
},
"flipChartPages": [
{
"$id": "38",
"identifier": "+jAejYIfr0yEwDeIZQ5VLQ==",
"groupName": "sample string 1",
"identifierGuid": "8d1e30fa-1f82-4caf-84c0-3788650e552d",
"exists": true,
"flipChartIdentifier": "i88WaHQlmkOUO44lcx45/A==",
"flipChartIdentifierGuid": "6816cf8b-2574-439a-943b-8e25731e39fc",
"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": "TU3BrZUKDEqDc2+B+HCANQ==",
"groupIdentifierGuid": "adc14d4d-0a95-4a0c-8373-6f81f8708035",
"flipChart": {
"$id": "39",
"identifier": "fG+A4iLm/0+ccwSPLFHBLA==",
"identifierGuid": "e2806f7c-e622-4fff-9c73-048f2c51c12c",
"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": "40",
"identifier": "HgrxVHoRiUupcjMvDm801w==",
"identifierGuid": "54f10a1e-117a-4b89-a972-332f0e6f34d7",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "41",
"id": 1,
"g_UID": "U57DaeBBbUeCoIcUoNROzA==",
"guid": "69c39e53-41e0-476d-82a0-8714a0d44ecc",
"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": "jwd/WV3h0k2q3PgPVPF8uQ==",
"previousFormGuid": "597f078f-e15d-4dd2-aadc-f80f54f17cb9",
"nextForm": 1,
"nextFormG_UID": "Gie0IRCU50+RXHyhr6R9Bg==",
"nextFormGuid": "21b4271a-9410-4fe7-915c-7ca1afa47d06",
"attributes": "sample string 10",
"updated": "2026-06-03T18:33:47.6591081",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "41"
},
"previousCheckoutForm": {
"$ref": "41"
},
"buttons": [
{
"$id": "42",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "UJuz6FZg+k+6r45RsRZOtg==",
"checkoutFormGuid": "e8b39b50-6056-4ffa-baaf-8e51b1164eb6",
"identifier": "S2+AD7bR80WlwhWyITQoGg==",
"identifierGuid": "0f806f4b-d1b6-45f3-a5c2-15b22134281a",
"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": "senEXd3XTUyDef9mE060/g==",
"valueGuid": "5dc4e9b1-d7dd-4c4d-8379-ff66134eb4fe",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:33:47.6591081",
"action": "sample string 12",
"valueForm": {
"$ref": "41"
},
"image": {
"$id": "43",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:33:47.6591081",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "42"
}
],
"panels": [
{
"$id": "44",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "NgNZZxNYV0OgWRgLnl14Xg==",
"checkoutFormGuid": "67590336-5813-4357-a059-180b9e5d785e",
"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": "44"
}
]
},
{
"$ref": "41"
}
],
"panels": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"contentPanel": {
"$ref": "44"
},
"products": [
{
"$id": "45",
"flipChartPageIdentifier": "MmXPdlkxp0SjLdSIemJQCQ==",
"flipChartPageIdentifierGuid": "76cf6532-3159-44a7-a32d-d4887a625009",
"pluG_UID": "QfkmiqmyPECyrfufHztZig==",
"pluGuid": "8a26f941-b2a9-403c-b2ad-fb9f1f3b598a",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "20"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "45"
}
],
"productCount": 27,
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
{
"$ref": "38"
}
],
"priceHistory": [
{
"$id": "46",
"pluG_UID": "3Ewcnp16TUOORsKM6ShuNg==",
"pluGuid": "9e1c4cdc-7a9d-434d-8e46-c28ce9286e36",
"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-06-03T18:33:47.6591081",
"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": "46"
}
],
"ingredients": [
{
"$id": "47",
"pluG_UID": "O90wsqLaRkGaN5VT/qGQCg==",
"ingredientGuid": "IsJAE4H6fkelqhKLjUa5pw==",
"ingredientIdentifier": "1340c222-fa81-477e-a5aa-128b8d46b9a7",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "20"
}
},
{
"$ref": "47"
}
],
"bins": [
{
"$id": "48",
"pluG_UID": "zi5RhXxyREiqE/EyejYL5A==",
"pluGuid": "85512ece-727c-4844-aa13-f1327a360be4",
"shelfLocationIdentifier": "T9OT/FAdIkikpZnqDAf1vQ==",
"shelfLocationGuid": "fc93d34f-1d50-4822-a4a5-99ea0c07f5bd",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "cPvxPjG68EGTEGAfWQZA5g==",
"labelPageLayoutGuid": "3ef1fb70-ba31-41f0-9310-601f590640e6",
"updated": "2026-06-03T18:33:47.6591081",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "20"
},
"location": {
"$id": "49",
"identifier": "X3oAhiumD0KDr2YLhSj1ow==",
"storeID": 1,
"identifierGuid": "86007a5f-a62b-420f-83af-660b8528f5a3",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:33:47.6591081",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
}
},
{
"$ref": "48"
}
],
"bin": {
"$ref": "48"
},
"scaleLocations": [
{
"$id": "50",
"plu": 1,
"pluG_UID": "YVMRGc/kC0uPPJan40ogcA==",
"pluGuid": "19115361-e4cf-4b0b-8f3c-96a7e34a2070",
"deptNo": 1,
"product": {
"$ref": "20"
},
"scaleLocation": {
"$id": "51",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:33:47.6591081",
"department": {
"$id": "52",
"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": "51"
},
"subDepartments": [
{
"$id": "53",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "54",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "55",
"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-06-03T18:33:47.6591081",
"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": "82NUgvoYFki5VY5joKC0SQ==",
"labelPageLayoutGuid": "825463f3-18fa-4816-b955-8e63a0a0b449",
"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": "56",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "57",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "58",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "58"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "57"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$id": "59",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "55"
}
],
"updated": "2026-06-03T18:33:47.6591081",
"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": "FpW+GEBy8EGCQj52hBjSbw==",
"labelPageLayoutGuid": "18be9516-7240-41f0-8242-3e768418d26f",
"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": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "54"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:33:47.6591081",
"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": "SLL0GKEH8Ui91IP5TKB0vw==",
"labelPageLayoutGuid": "18f4b248-07a1-48f1-bdd4-83f94ca074bf",
"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": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "53"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:33:47.6591081",
"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": "fajtHH1HJES2UsXTHSvJ0w==",
"labelPageLayoutGuid": "1ceda87d-477d-4424-b652-c5d31d2bc9d3",
"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": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
}
}
},
{
"$ref": "50"
}
],
"nextPrice": {
"$id": "60",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "xq2IAjQauUCX/g/cy/7nDA==",
"pluGuid": "0288adc6-1a34-40b9-97fe-0fdccbfee70c",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "HgmJsEFR1kWRrlybN6cJtw==",
"dealCostGuid": "b089091e-5141-45d6-91ae-5c9b37a709b7",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "H8X6XifL80Sk5Gk8SAgW6g==",
"priceGroupGuid": "5efac51f-cb27-44f3-a4e4-693c480816ea",
"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,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:33:47.6591081",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "8961a2ee-e4f5-4cc2-9aea-6b7c09e8a934",
"campaignComboPriceGroupG_UID": "Ubki6LJznEm12WpJijeEQw==",
"campaignComboPriceGroupIdentifier": "e822b951-73b2-499c-b5d9-6a498a378443",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "61",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:33:47.6591081",
"operatorG_UID": "7BFxuDmRFkKOY4CVRV9FDg==",
"operatorGuid": "b87111ec-9139-4216-8e63-8095455f450e",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:33:47.6591081",
"signIqTicketFileMovedUtc": "2026-06-03T18:33:47.6591081",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:33:47.6591081",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "121363ea-24b1-4b3b-8844-82c955576e56",
"product": {
"$ref": "20"
},
"campaignPlu": {
"$ref": "60"
},
"fuelItem": true
},
{
"$ref": "61"
}
],
"campaign": {
"$id": "62",
"id": 1,
"storeID": 2,
"name": "3d0f4c6b-af62-45b5-93d8-a1a94257558e",
"nameGuid": "3d0f4c6b-af62-45b5-93d8-a1a94257558e",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:33:47.6591081",
"startTime": 1,
"endDate": "2026-06-03T18:33:47.6591081",
"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-06-03T18:33:47.6591081",
"system": true,
"created": "2026-06-03T18:33:47.6591081",
"updated": "2026-06-03T18:33:47.6591081",
"priceChangeNotifiedUtc": "2026-06-03T18:33:47.6591081",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "aYOAiBSnyU+woOrJqZVfgA==",
"hostIdentifierGuid": "88808369-a714-4fc9-b0a0-eac9a9955f80",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:33:47.6591081",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"campaignPools": [
{
"$id": "63",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "VK3PAe6yL0KqIPcLtcooDg==",
"pluGuid": "01cfad54-b2ee-422f-aa20-f70bb5ca280e",
"hostOfferID": 1,
"priceGroupG_UID": "5ViIzH18j0Oq8pWl2NfzzA==",
"priceGroupGuid": "cc8858e5-7c7d-438f-aaf2-95a5d8d7f3cc",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:33:47.6591081",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "20"
},
"campaign": {
"$ref": "62"
}
},
{
"$ref": "63"
}
],
"sellingRules": [
{
"$id": "64",
"id": 1,
"identifier": "11SRuoLJu0CArQ97xJ8kRQ==",
"identifierStr": "11SRuoLJu0CArQ97xJ8kRQ==",
"identifierGuid": "ba9154d7-c982-40bb-80ad-0f7bc49f2445",
"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": "62"
}
},
{
"$ref": "64"
}
],
"customers": [
{
"$id": "65",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "xfkt5m7eu0i5aftEOUiEJw==",
"customerIDGuid": "e62df9c5-de6e-48bb-b969-fb4439488427",
"campaign": {
"$ref": "62"
},
"customer": {
"$id": "66",
"identifier": "4wn8WadhM02KT86QponerA==",
"identifierGuid": "59fc09e3-61a7-4d33-8a4f-ce90a689deac",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:33:47.6591081",
"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": "JC65AnotpUmEguAJ92Jq6A==",
"communityIdentifierGuid": "02b92e24-2d7a-49a5-8482-e009f7626ae8",
"joined": "2026-06-03T18:33:47.6591081",
"updated": "2026-06-03T18:33:47.6591081",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "YaPt/9AK1kKOfsAKJBolzg==",
"priceLevelIdentifierGuid": "ffeda361-0ad0-42d6-8e7e-c00a241a25ce",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:33:47.6591081",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "67",
"cardType": 2,
"issueDate": "2026-06-03T18:33:47.6591081",
"expiry": "2026-06-03T18:33:47.6591081",
"customerID": "JaNaoQVeokSY+kOAw/GTvA==",
"customerIDGuid": "a15aa325-5e05-44a2-98fa-4380c3f193bc",
"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-06-03T18:33:47.6591081",
"linkedAccount": "ksqdVoyT7kqgzfds/uszLQ==",
"linkedAccountGuid": "569dca92-938c-4aee-a0cd-f76cfeeb332d",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "66"
},
"account": {
"$id": "68",
"id": 1,
"identifier": "cwCHVqwAsk2BdnQl74DB5w==",
"identifierGuid": "56870073-00ac-4db2-8176-7425ef80c1e7",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:33:47.6591081",
"owner": "y8wgzzTELU+zPBsfeduJoQ==",
"ownerGuid": "cf20cccb-c434-4f2d-b33c-1b1f79db89a1",
"accountStoreGroupIdentifier": "hBQBhgnjOkur9KsxbV4BrQ==",
"accountStoreGroupGuid": "86011484-e309-4b3a-abf4-ab316d5e01ad",
"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-06-03T18:33:47.6591081",
"active": true,
"updated": "2026-06-03T18:33:47.6591081",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "66"
},
"card": {
"$ref": "67"
},
"members": {
"$id": "69",
"sample string 1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"sample string 2": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"customerGroups": [
{
"$id": "70",
"identifier": "NRRydqMyRU23xilBbTNyBA==",
"identifierGuid": "76721435-32a3-4d45-b7c6-29416d337204",
"name": "sample string 2",
"primaryContact": "67gpD5KvI061SeNFNUnXMw==",
"primaryContactGuid": "0f29b8eb-af92-4e23-b549-e3453549d733",
"accountID": "YlNz6JS92USYeVVaUEF7qA==",
"accountIDGuid": "e8735362-bd94-44d9-9879-555a50417ba8",
"special": true,
"updated": "2026-06-03T18:33:47.6591081",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "QU+aZ8h8PkawoXf2b8Zt3w==",
"priceLevelIdentifierGuid": "679a4f41-7cc8-463e-b0a1-77f66fc66ddf",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "68"
},
"primaryContactCustomer": {
"$ref": "66"
},
"customerGroupMembers": [
{
"$id": "71",
"id": 1,
"groupID": "FmmzF/5GCEyXQ5iSuDkQVw==",
"groupIDGuid": "17b36916-46fe-4c08-9743-9892b8391057",
"customerID": "4zpfIokOt0+6TG9otmIDdA==",
"customerIDGuid": "225f3ae3-0e89-4fb7-ba4c-6f68b6620374",
"card": "sample string 4",
"linkedAccount": "rA5rdMwaNUOrJGNz2fzpcw==",
"linkedAccountGuid": "746b0eac-1acc-4335-ab24-6373d9fce973",
"customer": {
"$ref": "66"
},
"group": {
"$ref": "70"
},
"customerCard": {
"$ref": "67"
}
},
{
"$ref": "71"
}
]
},
{
"$ref": "70"
}
]
},
"payments": [
{
"$id": "72",
"id": 1,
"identifier": "1pXgxqqH0kKdyter80aYWw==",
"identifierGuid": "c6e095d6-87aa-42d2-9dca-d7abf346985b",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "ssr+N1X0P0q+wp+wQNU6TQ==",
"accountIDGuid": "37fecab2-f455-4a3f-bec2-9fb040d53a4d",
"customerAccount": {
"$ref": "68"
},
"customerCard": {
"$ref": "67"
},
"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-06-03T18:33:47.6591081",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "zs6D14o+S0q1Goc3tt2Wow==",
"idempotentVoidGuid": "d783cece-3e8a-4a4b-b51a-8737b6dd96a3",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "73",
"saleHeaderID": 1,
"saleHeaderGuid": "/DyEWxrfwU6qcLPEKwZFBQ==",
"saleHeaderIdentifierGuid": "5b843cfc-df1a-4ec1-aa70-b3c42b064505",
"created": "2026-06-03T18:33:47.6591081",
"createdLocal": "2026-06-03T18:33:47.6591081",
"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-06-03T18:33:47.6591081",
"storeID": 1,
"operatorG_Uid": "JA+O7ibSOU6hRhG2K40HXw==",
"operatorGuid": "ee8e0f24-d226-4e39-a146-11b62b8d075f",
"customerG_Uid": "2CvZjEIPwEK3SxA4Qrccqw==",
"customerGuid": "8cd92bd8-0f42-42c0-b74b-103842b71cab",
"communityIdentifier": "umGMTCVp6UKVKBb95NHU9g==",
"communityIdentifierGuid": "4c8c61ba-6925-42e9-9528-16fde4d1d4f6",
"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": "zTp+VcFAyUyLDjCu1PuAmQ==",
"priceLevelIdentifierGuid": "557e3acd-40c1-4cc9-8b0e-30aed4fb8099",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:33:47.6591081+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": "74",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:33:47.6591081",
"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": "33"
},
"customer": {
"$ref": "66"
},
"communityOrganisation": {
"$id": "75",
"id": 1,
"identifier": "QYaRKdyoZU+p00fE7EgWJg==",
"identifierGuid": "29918641-a8dc-4f65-a9d3-47c4ec481626",
"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-06-03T18:33:47.6591081",
"promoPeriodEnd": "2026-06-03T18:33:47.6591081",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:33:47.6591081",
"deleted": true
},
"details": [
{
"$id": "76",
"saleItemID": 1,
"identifier": "lZfUngNRFESt0F9MzdaOSA==",
"identifierGuid": "9ed49795-5103-4414-add0-5f4ccdd68e48",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "5DbAXBEhQEyO1k7B7aF3ew==",
"pluGuid": "5cc036e4-2111-4c40-8ed6-4ec1eda1777b",
"accountID": "beNZZnH2bkuWC0qJnmxFJQ==",
"accountIDGuid": "6659e36d-f671-4b6e-960b-4a899e6c4525",
"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-06-03T18:33:47.6591081",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "SI1btAyocEuEFg9tGf10CA==",
"refundGuid": "b45b8d48-a80c-4b70-8416-0f6d19fd7408",
"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": "2SW/dSChak+82l9yhkNyfw==",
"idempotentVoidGuid": "75bf25d9-a120-4f6a-bcda-5f728643727f",
"priceLevelIdentifier": "WUO4/r2xnkuqpiMPo3/13w==",
"priceLevelIdentifierGuid": "feb84359-b1bd-4b9e-aaa6-230fa37ff5df",
"communityIdentifier": "8lNmniHdCkKcfgsHZ63Dvw==",
"communityIdentifierGuid": "9e6653f2-dd21-420a-9c7e-0b0767adc3bf",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "77",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:33:47.6591081",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "77"
}
],
"refund": {
"$id": "78",
"id": 1,
"g_UID": "hYXI7tT680a67kIx72cvww==",
"guid": "eec88585-fad4-46f3-baee-4231ef672fc3",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:33:47.6591081"
},
"modifier": {
"$id": "79",
"id": 1,
"setG_UID": "ElQVrI6y3E2tLGgCI0rKpQ==",
"modifierSetGuid": "ac155412-b28e-4ddc-ad2c-6802234acaa5",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "c4CbOZgn+U6I5eMc9tlK4w==",
"pluGuid": "399b8073-2798-4ef9-88e5-e31cf6d94ae3",
"deleted": true,
"g_UID": "z73hckPk3kKAJJkcGPxYTA==",
"guid": "72e1bdcf-e443-42de-8024-991c18fc584c",
"product": {
"$ref": "20"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "76"
}
],
"eftReceipts": [
{
"$id": "80",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "73"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "80"
}
],
"payments": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"cards": [
{
"$id": "81",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "81"
}
],
"campaignHits": [
{
"$id": "82",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "82"
}
],
"fuel": [
{
"$id": "83",
"id": 1,
"plu": 1,
"pluG_UID": "JGqZ41TOI0qwfmGLdu9Y7A==",
"pluGuid": "e3996a24-ce54-4a23-b07e-618b76ef58ec",
"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-06-03T18:33:47.6591081",
"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-06-03T18:33:47.6591081",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "83"
}
],
"fuelResells": [
{
"$id": "84",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "zzOdt2zdZUy77qMNdzGaWg==",
"pluGuid": "b79d33cf-dd6c-4c65-bbee-a30d77319a5a",
"accountID": "dqX0xvt62UiQTwaCyBfc6A==",
"accountIDGuid": "c6f4a576-7afb-48d9-904f-0682c817dce8",
"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-06-03T18:33:47.6591081",
"bestOrExpireType": 1,
"refundG_UID": "QurGPsjq2kSSpfiDUzGCKg==",
"refundGuid": "3ec6ea42-eac8-44da-92a5-f8835331822a",
"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": "84"
}
],
"customerOrder": [
{
"$id": "85",
"identifier": "lAoVngzmAUKi0sjm+qPgUw==",
"identifierGuid": "9e150a94-e60c-4201-a2d2-c8e6faa3e053",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "sRLM3lCswkKXyYpe6Mn5nQ==",
"customerIdentifierGuid": "decc12b1-ac50-42c2-97c9-8a5ee8c9f99d",
"operatorNo": 1,
"operatorG_UID": "QUXkPMttGUakYKEnzbu7cg==",
"operatorGuid": "3ce44541-6dcb-4619-a460-a127cdbbbb72",
"created": "2026-06-03T18:33:47.6591081",
"ordered": "2026-06-03T18:33:47.6591081",
"started": "2026-06-03T18:33:47.6591081",
"completed": "2026-06-03T18:33:47.6591081",
"supplied": "2026-06-03T18:33:47.6591081",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "66"
},
"operator": {
"$ref": "33"
},
"details": [
{
"$id": "86",
"headerID": 1,
"plu": 1,
"pluG_UId": "YED+R+/gIE6MRaiGeEVTPg==",
"pluGuid": "47fe4060-e0ef-4e20-8c45-a8867845533e",
"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": "A7TpoDd6DEuoZJsedMz0qA==",
"headerIdentifierGuid": "a0e9b403-7a37-4b0c-a864-9b1e74ccf4a8",
"product": {
"$ref": "20"
}
},
{
"$ref": "86"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "73"
}
},
{
"$ref": "85"
}
],
"surveyResponses": [
{
"$id": "87",
"surveyG_UID": "UwPbhyGvIECr7LSNSGI1Gw==",
"surveyGuid": "87db0353-af21-4020-abec-b48d4862351b",
"saleHeaderGuid": "e/G4TKf9Ykyc5erQRD4KQQ==",
"saleGuid": "4cb8f17b-fda7-4c62-9ce5-ead0443e0a41",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "JAaluP1ZE02nymtUuPx7qg==",
"guidResponse": "b8a50624-59fd-4d13-a7ca-6b54b8fc7baa",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:33:47.6591081",
"sale": {
"$ref": "73"
},
"survey": {
"$id": "88",
"g_UID": "ZmubbbRqikWRhAOO3AuNxg==",
"guid": "6d9b6b66-6ab4-458a-9184-038edc0b8dc6",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "BhHmjQYVJEeQ8Z0VP8hc8A==",
"checkoutFormGuid": "8de61106-1506-4724-90f1-9d153fc85cf0",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:33:47.6591081",
"end": "2026-06-03T18:33:47.6591081",
"deleted": true,
"updated": "2026-06-03T18:33:47.6591081",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"9266660c-aebb-4a4c-b1db-5b0934b9576a",
"90c61ae7-97b5-49d7-b156-52224fb19ef0"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "41"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "87"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "bliDrUAkeE+iLAUoWyBnNg==",
"accountIdentifier": "ad83586e-2440-4f78-a22c-05285b206736",
"accountName": "sample string 44",
"customerOrderIdentifier": "oCiS6rahM0qiv/rzjFsCVw==",
"customerOrderIdentifierGuid": "ea9228a0-a1b6-4a33-a2bf-faf38c5b0257",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "89",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "FglKEuLN1UClWMnZmFXhOw==",
"paymentIdentifierGuid": "124a0916-cde2-40d5-a558-c9d99855e13b",
"identifier": "WQxiOu14IU+hFp5D65dmNw==",
"identifierGuid": "3a620c59-78ed-4f21-a116-9e43eb976637",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "HjIUMV3hIkms4TG0JBX87Q==",
"itemIdentifierGuid": "3114321e-e15d-4922-ace1-31b42415fced"
}
},
{
"$ref": "72"
}
]
},
{
"$ref": "67"
}
],
"customerGroupMembers": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"customerGroups": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"accounts": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"account": {
"$ref": "68"
},
"vouchers": [
{
"$id": "90",
"customerIdentifier": "yXFTI9Rokk6lQlzUl28vpQ==",
"customerIdentifierGuid": "235371c9-68d4-4e92-a542-5cd4976f2fa5",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "56TCmoWo8U27X9dwh1uRDA==",
"idempotentGuid": "9ac2a4e7-a885-4df1-bb5f-d770875b910c",
"offline": true,
"voucher": {
"$id": "91",
"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-06-03T18:33:47.6591081",
"barcodeTemplate": {
"$id": "92",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "93",
"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-06-03T18:33:47.6591081",
"labelPageLayout": "5UtCxZbcpkON2jw0cOf/vA==",
"pageLayoutGuid": "c5424be5-dc96-43a6-8dda-3c3470e7ffbc",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "91"
},
"elements": [
{
"$id": "94",
"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-06-03T18:33:47.6591081"
},
{
"$ref": "94"
}
]
},
"customerVouchers": [
{
"$id": "95",
"id": 1,
"customerIdentifier": "DtfZzEQqx0+oDDymGVY4kg==",
"customerIdentifierGuid": "ccd9d70e-2a44-4fc7-a80c-3ca619563892",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:33:47.6591081",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "ZgEr7z06e0GK5sBE35f81w==",
"issuedIdempotentGuid": "ef2b0166-3a3d-417b-8ae6-c044df97fcd7",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:33:47.6591081",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:33:47.6591081",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "fMUIkHHr+0W3DjFx3QlSRw==",
"redeemedIdempotentGuid": "9008c57c-eb71-45fb-b70e-3171dd095247",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:33:47.6591081",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "93"
},
"voucher": {
"$ref": "91"
},
"customer": {
"$ref": "66"
},
"issuedOfflinePayment": {
"$ref": "72"
},
"redeemedOfflinePayment": {
"$ref": "72"
}
},
{
"$ref": "95"
}
]
},
"customer": {
"$ref": "66"
}
},
{
"$ref": "90"
}
]
}
},
{
"$ref": "65"
}
],
"customerGroups": [
{
"$id": "96",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "yrPLKV5ZLkCGYzmjW8ZBQA==",
"groupIDGuid": "29cbb3ca-595e-402e-8663-39a35bc64140",
"campaign": {
"$ref": "62"
},
"group": {
"$ref": "70"
}
},
{
"$ref": "96"
}
],
"signIqTickets": [
{
"$id": "97",
"identifier": "7Nh1tAqe/UGYwMRc4MeLDg==",
"identifierGuid": "b475d8ec-9e0a-41fd-98c0-c45ce0c78b0e",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "97"
}
],
"comboPriceGroups": [
{
"$id": "98",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "i0JMbU9u3kGJe+GI5RqYsA==",
"guid": "6d4c428b-6e4f-41de-897b-e188e51a98b0",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "62"
},
"comboPricePlus": [
{
"$id": "99",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "YdWPzeCNHkek+xhy2TepZg==",
"groupGuid": "cd8fd561-8de0-471e-a4fb-1872d937a966",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "daZOjuh5LEe83ESaf5lGgA==",
"pluGuid": "8e4ea675-79e8-472c-bcdc-449a7f994680",
"priceGroupG_UID": "uzIfWjGRcUymajlig3VxAg==",
"priceGroupGuid": "5a1f32bb-9131-4c71-a66a-396283757102",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "62"
},
"product": {
"$ref": "20"
},
"priceGroup": {
"$ref": "26"
},
"campaignPool": {
"$ref": "62"
}
},
{
"$ref": "99"
}
]
},
{
"$ref": "98"
}
],
"priceLevels": [
{
"$id": "100",
"id": 1,
"priceLevelIdentifier": "tkeSoonzgUyW8XF/WXsLBw==",
"priceLevelIdentifierGuid": "a29247b6-f389-4c81-96f1-717f597b0b07",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "100"
}
],
"promotionType": {
"$id": "101",
"identifier": "GrfWmE21iEGkaaxKe5H7ow==",
"identifierGuid": "98d6b71a-b54d-4188-a469-ac4a7b91fba3",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "CTUIyqdtSkaibEdkehxKow==",
"labelPageLayoutGuid": "ca083509-6da7-464a-a26c-47647a1c4aa3",
"priceLevelIdentifier": "5D8M1uz3Jk2NZD0ee59hzw==",
"priceLevelIdentifierGuid": "d60c3fe4-f7ec-4d26-8d64-3d1e7b9f61cf",
"active": true,
"updated": "2026-06-03T18:33:47.6591081",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "20"
},
"dealCost": {
"$id": "102",
"headerIdentifier": "+ws3cEhdukOCEJ6JTGtWzQ==",
"headerIdentifierGuid": "70370bfb-5d48-43ba-8210-9e894c6b56cd",
"identifier": "nhdNTM14A0mu2BhwRHHKYw==",
"identifierGuid": "4c4d179e-78cd-4903-aed8-18704471ca63",
"supplierIdentifier": "7/nOvcV4okWkRLCUpMHCqw==",
"supplierGuid": "bdcef9ef-78c5-45a2-a444-b094a4c1c2ab",
"pluG_UID": "wYjDnIBKYkW465B0QGFJEA==",
"pluGuid": "9cc388c1-4a80-4562-b8eb-907440614910",
"campaignName": "64c44383-04f6-4c70-8b63-4a331a41dc4a",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:33:47.6591081",
"end": "2026-06-03T18:33:47.6591081",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "nG5eH8K3fUebvhwLrfxEvw==",
"bonusItemPluGuid": "1f5e6e9c-b7c2-477d-9bbe-1c0badfc44bf",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:33:47.6591081",
"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-06-03T18:33:47.6591081",
"campaignEndDate": "2026-06-03T18:33:47.6591081",
"masterPLUG_UID": "r25c+nONLEeO52VnPpgjPw==",
"masterID": "fa5c6eaf-8d73-472c-8ee7-65673e98233f",
"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": "ILoyBMq0H0SVisDikq/Jcw==",
"bonusMasterID": "0432ba20-b4ca-441f-958a-c0e292afc973",
"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-06-03T18:33:47.6591081",
"dealCosts": [
{
"$ref": "102"
},
{
"$ref": "102"
}
],
"tags": [
{
"$id": "103",
"pluG_UID": "0sxFees1sEqcVA7gH8wBHA==",
"pluGuid": "7945ccd2-35eb-4ab0-9c54-0ee01fcc011c",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "103"
}
],
"alternateProductG_UID": "yDAsyiOuLE2CN55aqAOt2g==",
"alternateProduct": "ca2c30c8-ae23-4d2c-8237-9e5aa803adda",
"altProduct": {
"$ref": "20"
},
"productHostCode": {
"$id": "104",
"id": 1,
"pluG_UID": "2OyeQKs0wUWWNUlrQwxGdg==",
"pluGuid": "409eecd8-34ab-45c1-9635-496b430c4676",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:33:47.6591081",
"inventoryTracked": "2026-06-03T18:33:47.6591081",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "105",
"pluG_UID": "hzQ/D78wykWfLGn1pb3RCA==",
"pluGuid": "0f3f3487-30bf-45ca-9f2c-69f5a5bdd108",
"fuelPluG_UID": "HswmQKPpQE6lfiapjjzSug==",
"fuelPluGuid": "4026cc1e-e9a3-4e40-a57e-26a98e3cd2ba",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "105"
},
{
"$ref": "105"
}
]
},
"supplier": {
"$ref": "15"
},
"serviceFee": {
"$id": "106",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "18"
}
],
"orderCycleHeaders": [
{
"$id": "107",
"storeID": 1,
"supplierIdentifier": "wRUH9fk7vkajjLDf6W0/Kw==",
"supplierGuid": "f50715c1-3bf9-46be-a38c-b0dfe96d3f2b",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "107"
}
],
"cycles": [
{
"$id": "108",
"storeID": 1,
"supplierIdentifier": "F+sK4KhuLEKF5HggwEnyuA==",
"supplierGuid": "e00aeb17-6ea8-422c-85e4-7820c049f2b8",
"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-06-03T18:33:47.6591081",
"deliveryDate": "2026-06-03T18:33:47.6591081",
"nextCutOffDate": "2026-06-03T18:33:47.6591081",
"nextDeliveryDate": "2026-06-03T18:33:47.6591081",
"nextDaysBuffer": 10
},
{
"$ref": "108"
}
],
"store": {
"$ref": "9"
},
"updated": "2026-06-03T18:33:47.6591081",
"isHost": true
},
"files": [
{
"$id": "109",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:33:47.6591081",
"processed": "2026-06-03T18:33:47.6591081",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:33:47.6591081",
"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": "14"
},
"metcashHeader": {
"$id": "110",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:33:47.6591081",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "109"
}
],
"zoneMatrix": [
{
"$id": "111",
"id": 1,
"hostIdentifier": "nbN5K7YdPkq7Gbn/0Kl4DQ==",
"hostIdentifierGuid": "2b79b39d-1db6-4a3e-bb19-b9ffd0a9780d",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"ce2a759e-66af-4508-bce5-8280c9fb6366",
"b44cc9fe-f323-46e4-abd5-748b1622512c"
]
},
{
"$ref": "111"
}
],
"hostFileStoreSetting": {
"$ref": "13"
},
"hostStoreSettings": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"promotionPlacements": [
{
"$id": "112",
"identifier": "kqlRQXV7E02w11r/kHVLPA==",
"identifierGuid": "4151a992-7b75-4d13-b0d7-5aff90754b3c",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "112"
}
],
"promoTypeGuids": [
"b1f113f9-ffaf-4bbc-a4a1-4f9359001541",
"69aaa953-7191-47e4-a4ef-711bb4915bdd"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "13"
}
],
"accounts": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"sales": [
{
"$id": "113",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:33:47.6591081",
"ftpSite": {
"$id": "114",
"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": "113"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "111"
},
{
"$ref": "111"
}
],
"cashManagements": [
{
"$id": "115",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "116",
"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,
"config": "sample string 10"
}
},
{
"$ref": "115"
}
],
"updateStoreID": "c855d2e7-9277-429f-a01f-30c05a39a700",
"updateStore": {
"$id": "117",
"id": "f81bf4de-5e6f-4c46-8310-ea471f7aec6f",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:33:47.6591081",
"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-06-03T18:33:47.6591081"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "118",
"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": "119",
"id": 1,
"gradeID": 2,
"storeID": 3,
"g_UID": "3xylHfJd2EWns9bVfjhrig==",
"guid": "1da51cdf-5df2-45d8-a7b3-d6d57e386b8a",
"fuelGrade": "sample string 5",
"price1": 1,
"price2": 1,
"price3": 1,
"price4": 1,
"effective": "2026-06-03T18:33:47.6591081",
"updated": "2026-06-03T18:33:47.6591081",
"margin": 1,
"product": {
"$ref": "20"
}
}
}
},
{
"$ref": "7"
}
],
"cashBalancingFuelMeters": [
{
"$id": "120",
"headerIdentifier": "XBHtpWzTNkqPrA5p9s9nTg==",
"headerIdentifierGuid": "a5ed115c-d36c-4a36-8fac-0e69f6cf674e",
"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": "121",
"id": 1,
"storeID": 2,
"tankNumber": 3,
"dispenserNumber": 4,
"hoseNumber": 5,
"adjustedFor": "2026-06-03T18:33:47.6591081",
"adjustedAt": "2026-06-03T18:33:47.6591081",
"adjustmentVolume": 8.0,
"reasonDesc": "sample string 9",
"reason": 10,
"operatorG_UID": "kiun/qD790C3/GwBqUvsGw==",
"operatorGuid": "fea72b92-fba0-40f7-b7fc-6c01a94bec1b",
"user": "sample string 11",
"processed": 1,
"storeName": "sample string 12",
"operatorName": "sample string 13"
},
{
"$ref": "121"
}
]
},
{
"$ref": "120"
}
]
},
{
"$ref": "1"
}
]
application/xml
Sample not available.
text/xml
Sample not available.
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK 7��\�1� 5 xl/workbook.xml � (� ����0��&�C����N\�zm�-ik��-H�yۙ��v��|�t�%��P������ ;ףM;鼁��1'�X;�6h#˳��<v��A�>Й�+��
1�nFЖV�
!|l��8�I&c�;���!���l���`��5D�drnMI���B��~�!�/ϫ��#Ȇ������PK 7��\���� � [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
7��\MR�' ' _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="R05077e21d059428f" /></Relationships>PK 7��\�/(B xl/worksheets/sheet1.xml � (� ��ms�L��
�����=�vLS��i��$m��(F�Q2@b~W"�ֵ�C��:��ᜅI�ݯ�S�d�"]�C�H$�I:]���K1�O���u����IR_�GY?���Q�y��Q���̹Y�-Dž��=��l��$'��e��� q�<�s�|�x�÷�+Β����m��x�
����}�%�~8���1
�x�+��E����f)����͏��~HJ6������Y0Mf㗧�6]�%��ya\�f�>���`��x���{��ssD#.�`�
R�0���E�|؞�Fy��V�;=�´RD+`|��n�t��0"Уc[�獑Ҍs�A�=���?��V/�Q/�z��%!ȑS#���j�W�^F Br"A���_��z]�!�P��w UpH=��&�j.�D@��赲�P��P�DyF���t��L�IP�*��m��K"�Lx|�*���� � $F����PE�Y4jE9W�3�U�N#��P͔��4BGh�QE�X@hN��G� ��
B�h�J*}��" �y/�ه��Pf
�� �2��/w�����*F�k�6Bl��$�A�U�4iV���}Y�*�XgQ�H"��%�R���"�Y�4R�!s'h��,b�E
�L�r/�,b�EM#��*���������u5��f{�c��c�=�A/K�AV�6co���0/���q�������vKw h����.A�ć.��ĨK�6q�%D�8��M|��M�w �&>9�L�p ����e��|�r ����r�ƁX��:��/�2���ܽs��r�ށX�>8��o�r������@,w���e��QC���M�w�ƺ��Y�;����jv�y���MYR[��p8::=�ΟZq8k�f��/?oʭ���/�h�-�?��~�ʏ\����<�m�u���cp�n_��#�������́X+��@���p vg���Q�^Ӻ���kb����5=�ׇ�������;��{z헟�=���/�^��~�ʏ\�����t_��۽�_�Ώ�;�����{�@�^;�N�L����u�x3�'�i��ҴH���}����oPK 7��\}i�q� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;��� 6�R.`�q�ؑmh9[=R�P�Jm����h~OO��|�Xo�Ɓ\Ї���A+��m��9�����D0�HZ��㴢4H����Ц�v~1�����'�!�-��3�I� �CtZ�wN�G��0}u�br����O)�[ȳD�Z�/�*����Z�S�:`����g2�.^We�`�,�x���K���s�yy��t]uUq-�Y�����PK 7��\Ѓ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 7��\Q���� � xl/sharedStrings.xml � (� �U�n�@��ト�%�$U�U��Jmx���쎓{Iw���;�F�zc��s�zαݿ��d�C�у���i��.�z�~^γ^�8��4�]�\����J����±
*p�٢&�2V��G�.��"p�A�J���P t�0Sk?H�>�I��c��� �þ^s�^Tm���~�M����{c�z�O�c�
�c�a�y���̅)�ipi<ȑ
wD
+�ZJ�o*Ǡ�������-���k�w�X{k?�%Φ���K�0S�7�F� 1��k~[Qi��A�O�"�F�7s!���P�';��0zG+�`��Mу�DҴ ��g�V
lt~�: �G!�����%7p����a<7J]��W8�o�<�|���� �rUv�y7c��ʺX��U����U��X�q͚��#-��D�F#$���E ]��=o61R";h�_�=�`��p�k�a�C,@�m�0�8�g�I��N�+���� �@4��:��E_��-x ~�����FL�˸��I�'PK- 7��\�1� 5 xl/workbook.xmlPK- 7��\���� � [Content_Types].xmlPK-
7��\MR�' ' V _rels/.relsPK- 7��\�/(B � xl/worksheets/sheet1.xmlPK- 7��\}i�q� P V xl/_rels/workbook.xml.relsPK- 7��\Ѓc'2 E
� xl/styles.xmlPK- 7��\Q���� � xl/sharedStrings.xmlPK � _
application/vnd.ms-excel
PK 7��\{�m� 5 xl/workbook.xml � (� ����0��&�C���� p��Ճ�i�?ik��-%�x�3;��T�q��1/�Q������-�݈
��X�q7� D����5�[�,�\0�i���t�����!�~DjZQ
����@H�4�K�}����.&ak�����/�"ִ� �$����L�+enY^�_
!zȹtgﰊm��/PK 7��\���� � [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
7��\�`�|' ' _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="Rbf7221fa3da540d9" /></Relationships>PK 7��\�/(B xl/worksheets/sheet1.xml � (� ��ms�L��
�����=�vLS��i��$m��(F�Q2@b~W"�ֵ�C��:��ᜅI�ݯ�S�d�"]�C�H$�I:]���K1�O���u����IR_�GY?���Q�y��Q���̹Y�-Dž��=��l��$'��e��� q�<�s�|�x�÷�+Β����m��x�
����}�%�~8���1
�x�+��E����f)����͏��~HJ6������Y0Mf㗧�6]�%��ya\�f�>���`��x���{��ssD#.�`�
R�0���E�|؞�Fy��V�;=�´RD+`|��n�t��0"Уc[�獑Ҍs�A�=���?��V/�Q/�z��%!ȑS#���j�W�^F Br"A���_��z]�!�P��w UpH=��&�j.�D@��赲�P��P�DyF���t��L�IP�*��m��K"�Lx|�*���� � $F����PE�Y4jE9W�3�U�N#��P͔��4BGh�QE�X@hN��G� ��
B�h�J*}��" �y/�ه��Pf
�� �2��/w�����*F�k�6Bl��$�A�U�4iV���}Y�*�XgQ�H"��%�R���"�Y�4R�!s'h��,b�E
�L�r/�,b�EM#��*���������u5��f{�c��c�=�A/K�AV�6co���0/���q�������vKw h����.A�ć.��ĨK�6q�%D�8��M|��M�w �&>9�L�p ����e��|�r ����r�ƁX��:��/�2���ܽs��r�ށX�>8��o�r������@,w���e��QC���M�w�ƺ��Y�;����jv�y���MYR[��p8::=�ΟZq8k�f��/?oʭ���/�h�-�?��~�ʏ\����<�m�u���cp�n_��#�������́X+��@���p vg���Q�^Ӻ���kb����5=�ׇ�������;��{z헟�=���/�^��~�ʏ\�����t_��۽�_�Ώ�;�����{�@�^;�N�L����u�x3�'�i��ҴH���}����oPK 7��\w�n� P xl/_rels/workbook.xml.rels � (� ��An� E��f_�-�*N6�t��c36Vl����ٺ�z��VJ��n�B���f�|�Xm���^ɇ���L #�:=ؾ�S�*جW;1��s`�
5��g�Ckh��l�t�OS�{>c{Ğx!��~ɀ[&;\f��u���ֵ��l��ߜ?C���k�F�y���^t
��TJ�'%��RH ��M-��H���^��y!�#!6e������ѧM/���BM)TM�u�T�:'~�/�_PK 7��\Ѓ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 7��\Q���� � xl/sharedStrings.xml � (� �U�n�@��ト�%�$U�U��Jmx���쎓{Iw���;�F�zc��s�zαݿ��d�C�у���i��.�z�~^γ^�8��4�]�\����J����±
*p�٢&�2V��G�.��"p�A�J���P t�0Sk?H�>�I��c��� �þ^s�^Tm���~�M����{c�z�O�c�
�c�a�y���̅)�ipi<ȑ
wD
+�ZJ�o*Ǡ�������-���k�w�X{k?�%Φ���K�0S�7�F� 1��k~[Qi��A�O�"�F�7s!���P�';��0zG+�`��Mу�DҴ ��g�V
lt~�: �G!�����%7p����a<7J]��W8�o�<�|���� �rUv�y7c��ʺX��U����U��X�q͚��#-��D�F#$���E ]��=o61R";h�_�=�`��p�k�a�C,@�m�0�8�g�I��N�+���� �@4��:��E_��-x ~�����FL�˸��I�'PK- 7��\{�m� 5 xl/workbook.xmlPK- 7��\���� � � [Content_Types].xmlPK-
7��\�`�|' ' U _rels/.relsPK- 7��\�/(B � xl/worksheets/sheet1.xmlPK- 7��\w�n� P U xl/_rels/workbook.xml.relsPK- 7��\Ѓc'2 E
� xl/styles.xmlPK- 7��\Q���� � xl/sharedStrings.xmlPK � [