POST api/cashBalancing/{id}/update
Update an existing cash balancing header that was created during the trading day
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Cash balancing header identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Updated cash balancing header
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
{
"identifier": "X5RJiTggOUm54YCWLEJmtw==",
"identifierGuid": "8949945f-2038-4939-b9e1-80962c4266b7",
"storeID": 2,
"date": "2026-06-03T18:32:53.9844921",
"started": "2026-06-03T18:32:53.9844921",
"ended": "2026-06-03T18:32:53.9844921",
"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": "nUfQHZOT6EaFNiVluacuWg==",
"headerIdentifierGuid": "1dd0479d-9393-46e8-8536-2565b9a72e5a",
"operatorG_UID": "D0ClmQ8i2U26Yh0g8zFFvg==",
"operatorGuid": "99a5400f-220f-4dd9-ba62-1d20f33145be",
"date": "2026-06-03T18:32:53.9844921",
"drawerID": 4,
"machineID": 5,
"shiftIdentifier": "HbfubqRR7ESKBqJGiEKD6w==",
"shiftIdentifierGuid": "6eeeb71d-51a4-44ec-8a06-a246884283eb",
"operatorCash": 6,
"managerCash": 7,
"expectedCash": 8,
"finalisedCash": 9,
"operatorCashNote": "sample string 10",
"managerCashNote": "sample string 11",
"expectedPickup": 12,
"pickupCash": 13,
"start": "2026-06-03T18:32:53.9844921",
"end": "2026-06-03T18:32:53.9844921",
"operatorName": "sample string 16",
"operatorNumber": "sample string 17",
"machineName": "sample string 18",
"operators": "sample string 19"
},
{
"$ref": "2"
}
],
"eftDetails": [
{
"$id": "3",
"id": 1,
"headerIdentifier": "2Osv9XK8gUmlaPg/VlW08g==",
"headerIdentifierGuid": "f52febd8-bc72-4981-a568-f83f5655b4f2",
"date": "2026-06-03T18:32:53.9844921",
"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": "vBe9f1bY8UaQc/NVznJpnA==",
"headerIdentifierGuid": "7fbd17bc-d856-46f1-9073-f355ce72699c",
"bankName": "sample string 3",
"expectedCash": 4,
"cashDeclared": 1,
"expectedPickup": 5,
"pickupDeclared": 1,
"expectedCheque": 6,
"chequeDeclared": 1
},
"cashBalancingBankingAccounts": [
{
"$id": "5",
"id": 1,
"headerIdentifier": "9jMMBZ6Pj0GYfEZ3BGg3sQ==",
"headerIdentifierGuid": "050c33f6-8f9e-418f-987c-4677046837b1",
"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": "KlXl1CEIMEmtOXjVDaHuqg==",
"headerIdentifierGuid": "d4e5552a-0821-4930-ad39-78d50da1eeaa",
"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:32:53.9844921",
"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:32:53.9844921",
"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": "260u2t0tSkSj8doKykHPIQ==",
"hostIdentifierGuid": "da2eaddb-2ddd-444a-a3f1-da0aca41cf21",
"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:32:53.9844921",
"priceZone": {
"$id": "10",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "UnQJzraErkS5ZTh0MBcdNQ==",
"hostIdentifierGuid": "ce097452-84b6-44ae-b965-387430171d35",
"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": "MD2TXIQRZkeYXBis14J7bw==",
"hostIdentifierGuid": "5c933d30-1184-4766-985c-18acd7827b6f",
"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": "M/eDEoK88kah/BsfNNRd6A==",
"identifierGuid": "1283f733-bc82-46f2-a1fc-1b1f34d45de8",
"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": "GEYUFRzEQUenAwu/JtSJdw==",
"hostSupplierIdentifierGuid": "15144618-c41c-4741-a703-0bbf26d48977",
"loyaltyPriceLevelIdentifier": "aH1tOpgvDU+WOhlmAmd1QA==",
"loyaltyPriceLevelIdentifierGuid": "3a6d7d68-2f98-4f0d-963a-196602677540",
"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:32:53.9844921",
"lastProcessed": "2026-06-03T18:32:53.9844921",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "15",
"identifier": "tszjNV/UfUCHlAPrtm4Pig==",
"identifierGuid": "35e3ccb6-d45f-407d-8794-03ebb66e0f8a",
"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": "tQxM4zesCke4JHTgGKTsAA==",
"primaryContactID": "e34c0cb5-ac37-470a-b824-74e018a4ec00",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "T61vkP+S5k6Pco0cx9G4Ag==",
"supplierGroupGuid": "906fad4f-92ff-4ee6-8f72-8d1cc7d1b802",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:32:53.9844921",
"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": "77552486-55c9-4155-8219-e10d900cf006",
"identifier": "bZe6QF/mlkS/b3LpF+7KBQ==",
"identifierGuid": "40ba976d-e65f-4496-bf6f-72e917eeca05",
"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": "lO0x+bx7EUKcxaz4JLuxqQ==",
"supplierIdentifierGuid": "f931ed94-7bbc-4211-9cc5-acf824bbb1a9",
"contactGuid": "JVMRL01ymUu8CiHY8UoutA==",
"contactID": "2f115325-724d-4b99-bc0a-21d8f14a2eb4",
"contact": {
"$ref": "16"
},
"supplier": {
"$ref": "15"
}
},
{
"$ref": "17"
}
],
"products": [
{
"$id": "18",
"pluG_UID": "VIXaRmWvT0a6oOU+LPlUwg==",
"pluGuid": "46da8554-af65-464f-baa0-e53e2cf954c2",
"supplierIdentifier": "WDMd1Iy/NkOZeu15Z99xTg==",
"supplierIdentifierGuid": "d41d3358-bf8c-4336-997a-ed7967df714e",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:32:53.9844921",
"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:32:53.9844921",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "19",
"pluG_UID": "LWXVQSwe4EugZpR2Pf1fOA==",
"pluGuid": "41d5652d-1e2c-4be0-a066-94763dfd5f38",
"supplierIdentifier": "mnLxA0Ut6UOThn0+DpBXVw==",
"supplierIdentifierGuid": "03f1729a-2d45-43e9-9386-7d3e0e905757",
"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": "BY2ITk3zBEe94mJckYA9mA==",
"parentPluGuid": "4e888d05-f34d-4704-bde2-625c91803d98",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "20",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "llOi+Kt9U0OrM1V23qaUzQ==",
"guid": "f8a25396-7dab-4353-ab33-5576dea694cd",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "OnggIGtAvk2yrDoo5kbByg==",
"priceGroupGuid": "2020783a-406b-4dbe-b2ac-3a28e646c1ca",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:32:53.9844921",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:32:53.9844921",
"pluCreated": "2026-06-03T18:32:53.9844921",
"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:32:53.9844921",
"lastManualUpdate": "2026-06-03T18:32:53.9844921",
"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:32:53.9844921",
"currentCostUpdated": "2026-06-03T18:32:53.9844921",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:32:53.9844921",
"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:32:53.9844921",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "53p8ptfFHkmsJZopVt6/BA==",
"altPLUGuid": "a67c7ae7-c5d7-491e-ac25-9a2956debf04",
"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:32:53.9844921",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "SukrWgImLUGnVe7IyJrWhA==",
"shelfPageLayoutGuid": "5a2be94a-2602-412d-a755-eec8c89ad684",
"talkerPageLayoutG_UID": "79Y5O8OsYkeoI1ham3UEKw==",
"talkerPageLayoutGuid": "3b39d6ef-acc3-4762-a823-585a9b75042b",
"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": "IRSYn1E/H0ehRGU/glTfZA==",
"inventoryIdentifier": "9f981421-3f51-471f-a144-653f8254df64",
"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": "Ov9NxKfU/UyoDPmkbsQNVQ==",
"parentPluGuid": "c44dff3a-d4a7-4cfd-a80c-f9a46ec40d55",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "t/NRTaAXNkW/8QXx+sD4KA==",
"supplierIdentifierGuid": "4d51f3b7-17a0-4536-bff1-05f1fac0f828",
"supplierChanged": true,
"rebateSupplierIdentifier": "nTvQ25yMH0CDisWTa4ZiMg==",
"rebateSupplierIdentifierGuid": "dbd03b9d-8c9c-401f-838a-c5936b866232",
"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:32:53.9844921",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "hlBq8KxB6U+atnp53aLKcQ==",
"hostIdentifierGuid": "f06a5086-41ac-4fe9-9ab6-7a79dda2ca71",
"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": "6n3M7BYHpEemIx7v4qup+w==",
"pluGuid": "eccc7dea-0716-47a4-a623-1eefe2aba9fb",
"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:32:53.9844921"
},
{
"$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:32:53.9844921",
"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:32:53.9844921",
"startTime": 5,
"endDate": "2026-06-03T18:32:53.9844921",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "ovF6QCe0qUWiBCmOzJczKg==",
"hostIdentifierGuid": "407af1a2-b427-45a9-a204-298ecc97332a",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"tray": {
"$id": "25",
"g_UId": "I6Tr2Bxswky1bVRHKir6Zw==",
"guid": "d8eba423-6c1c-4cc2-b56d-54472a2afa67",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "26",
"priceGroupG_UID": "pbg63CGNrkS3Ck0Z+nRfug==",
"priceGroupGuid": "dc3ab8a5-8d21-44ae-b70a-4d19fa745fba",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:32:53.9844921",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "27",
"pluG_UID": "q1jxLgffGkiHmDx7iBXbuQ==",
"pluGuid": "2ef158ab-df07-481a-8798-3c7b8815dbb9",
"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": "cb4d5564-acdc-4250-ac57-329bc84c9665",
"created": "2026-06-03T18:32:53.9844921",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:32:53.9844921",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:32:53.9844921",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:32:53.9844921",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:32:53.9844921",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:32:53.9844921",
"lastSold": "2026-06-03T18:32:53.9844921",
"firstSold": "2026-06-03T18:32:53.9844921",
"awsUpdated": "2026-06-03T18:32:53.9844921",
"lastManualUpdate": "2026-06-03T18:32:53.9844921",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:32:53.9844921",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:32:53.9844921",
"doNotRangeUpdated": "2026-06-03T18:32:53.9844921",
"doNotOrderUpdated": "2026-06-03T18:32:53.9844921",
"tracked": "2026-06-03T18:32:53.9844921"
},
"allergens": [
{
"$id": "29",
"primaryKey": {
"$id": "30",
"pluGuid": "c4f1a14d-d37d-4434-a92e-17fb6a4e8914",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "TaHxxH3TNESpLhf7ak6JFA==",
"pluGuid": "c4f1a14d-d37d-4434-a92e-17fb6a4e8914",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"costs": {
"$id": "31",
"pluG_UID": "+RXUuTmKFEyDMYvJve+Qtw==",
"pluGuid": "b9d415f9-8a39-4c14-8331-8bc9bdef90b7",
"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:32:53.9844921",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "32",
"saleHeaderID": 1,
"created": "2026-06-03T18:32:53.9844921",
"createdLocal": "2026-06-03T18:32:53.9844921",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "Weni/HfSZkGetXUIRyPD+Q==",
"operatorGuid": "fce2e959-d277-4166-9eb5-75084723c3f9",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "W/jY672SUE6VVTE3dkDhVw==",
"pluGuid": "ebd8f85b-92bd-4e50-9555-31377640e157",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "33",
"id": 1,
"g_Uid": "FlhvsZJpIkKa3R2Co+fu1A==",
"guid": "b16f5816-6992-4222-9add-1d82a3e7eed4",
"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:32:53.9844921",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:32:53.9844921",
"endShift": "2026-06-03T18:32:53.9844921",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "34",
"operatorG_UID": "F6Ry6iE1yUKEMijtqNxdkw==",
"operatorGuid": "ea72a417-3521-42c9-8432-28eda8dc5d93",
"storeID": 2,
"operator": {
"$ref": "33"
},
"store": {
"$ref": "9"
}
},
{
"$ref": "34"
}
]
}
},
{
"$ref": "32"
}
],
"apns": [
{
"$id": "35",
"pluID": 1,
"pluG_UID": "iFrwItonPk+L1ppSfdlxAw==",
"pluGuid": "22f05a88-27da-4f3e-8bd6-9a527dd97103",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"tuns": [
{
"$id": "36",
"pluG_UId": "eh3WiyPCoUWlEvM0sQskiQ==",
"pluGuid": "8bd61d7a-c223-45a1-a512-f334b10b2489",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "20"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"competitionPricing": [
{
"$id": "37",
"identifier": "OTOtRSkkFEOyxQOiwFFJag==",
"identifierGuid": "45ad3339-2429-4314-b2c5-03a2c051496a",
"pluG_UID": "Y9OVlVqm9EiyvmmUkUEokg==",
"pluGuid": "9595d363-a65a-48f4-b2be-699491412892",
"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": "UCIL4ztX1ECY7W9rx+Fm8w==",
"groupName": "sample string 1",
"identifierGuid": "e30b2250-573b-40d4-98ed-6f6bc7e166f3",
"exists": true,
"flipChartIdentifier": "n0JDlzNaxE6CMsqTQzIuxA==",
"flipChartIdentifierGuid": "9743429f-5a33-4ec4-8232-ca9343322ec4",
"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": "1uGfHJhZUEaaZBd8KQlrvw==",
"groupIdentifierGuid": "1c9fe1d6-5998-4650-9a64-177c29096bbf",
"flipChart": {
"$id": "39",
"identifier": "ee0VAZe5UEW6wLknaCmfjQ==",
"identifierGuid": "0115ed79-b997-4550-bac0-b92768299f8d",
"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": "B+ydx4ylOU+j3J51kQagIQ==",
"identifierGuid": "c79dec07-a58c-4f39-a3dc-9e759106a021",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "41",
"id": 1,
"g_UID": "7Jb53+9eY0KN20WMUrBn5A==",
"guid": "dff996ec-5eef-4263-8ddb-458c52b067e4",
"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": "Ch3qdrw7Zkq8B+r0OTIPmw==",
"previousFormGuid": "76ea1d0a-3bbc-4a66-bc07-eaf439320f9b",
"nextForm": 1,
"nextFormG_UID": "OCibArpnr0KFMKg04KU/Xw==",
"nextFormGuid": "029b2838-67ba-42af-8530-a834e0a53f5f",
"attributes": "sample string 10",
"updated": "2026-06-03T18:32:53.9844921",
"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": "6XcINH0ytUKDH7LG60G+qw==",
"checkoutFormGuid": "340877e9-327d-42b5-831f-b2c6eb41beab",
"identifier": "szYynpFjVU+QYBDSLYnC5Q==",
"identifierGuid": "9e3236b3-6391-4f55-9060-10d22d89c2e5",
"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": "XX+tl4X2jEWdN00eHgY7Zg==",
"valueGuid": "97ad7f5d-f685-458c-9d37-4d1e1e063b66",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:32:53.9844921",
"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:32:53.9844921",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "42"
}
],
"panels": [
{
"$id": "44",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "tMCaEk9iJkO+CKaEoBOGZA==",
"checkoutFormGuid": "129ac0b4-624f-4326-be08-a684a0138664",
"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": "9mlVy8FZlUaOwDrFlzcgbQ==",
"flipChartPageIdentifierGuid": "cb5569f6-59c1-4695-8ec0-3ac59737206d",
"pluG_UID": "l1DowKnZ+kyvo/RKsXmCnA==",
"pluGuid": "c0e85097-d9a9-4cfa-afa3-f44ab179829c",
"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": "rBDfg+A1E0GyhnzUg/a/Sw==",
"pluGuid": "83df10ac-35e0-4113-b286-7cd483f6bf4b",
"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:32:53.9844921",
"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": "XLW6SqL4FkmtdijeEqw17Q==",
"ingredientGuid": "Porp48hVeU2D2cp0141HgA==",
"ingredientIdentifier": "e3e98a3e-55c8-4d79-83d9-ca74d78d4780",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "20"
}
},
{
"$ref": "47"
}
],
"bins": [
{
"$id": "48",
"pluG_UID": "5Ky4UqsqsUKGEKv0fla1Vg==",
"pluGuid": "52b8ace4-2aab-42b1-8610-abf47e56b556",
"shelfLocationIdentifier": "m4tbQ4Nxrk64igterf+ryA==",
"shelfLocationGuid": "435b8b9b-7183-4eae-b88a-0b5eadffabc8",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "qAzZd9vPz0apC7Vk+ar56Q==",
"labelPageLayoutGuid": "77d90ca8-cfdb-46cf-a90b-b564f9aaf9e9",
"updated": "2026-06-03T18:32:53.9844921",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "20"
},
"location": {
"$id": "49",
"identifier": "URjU2DIRR0WvG1HJlvEkjQ==",
"storeID": 1,
"identifierGuid": "d8d41851-1132-4547-af1b-51c996f1248d",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:32:53.9844921",
"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": "5KvIRJlTZk+Iye2X/gXdfA==",
"pluGuid": "44c8abe4-5399-4f66-88c9-ed97fe05dd7c",
"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:32:53.9844921",
"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:32:53.9844921",
"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": "t5yS1gC9X0yexIdB/eGLTw==",
"labelPageLayoutGuid": "d6929cb7-bd00-4c5f-9ec4-8741fde18b4f",
"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:32:54.0001144",
"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": "azohC4cnEkaHrsNRDae+CQ==",
"labelPageLayoutGuid": "0b213a6b-2787-4612-87ae-c3510da7be09",
"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:32:54.0001144",
"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": "flZWSAdstUS9e7ZForYuvA==",
"labelPageLayoutGuid": "4856567e-6c07-44b5-bd7b-b645a2b62ebc",
"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:32:54.0001144",
"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": "smmqz54jVUiqWac91SZpJQ==",
"labelPageLayoutGuid": "cfaa69b2-239e-4855-aa59-a73dd5266925",
"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": "GWyGRsUsKkWesHw1UNYL4Q==",
"pluGuid": "46866c19-2cc5-452a-9eb0-7c3550d60be1",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "JhW7r72IBUe7EvKoBskpfw==",
"dealCostGuid": "afbb1526-88bd-4705-bb12-f2a806c9297f",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "dM2Xce36zUuqV/6aVguCJQ==",
"priceGroupGuid": "7197cd74-faed-4bcd-aa57-fe9a560b8225",
"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:32:54.0001144",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "0ab446e1-da11-4796-9974-635792567f24",
"campaignComboPriceGroupG_UID": "UgN7JYJJc0yz0OcLAccljA==",
"campaignComboPriceGroupIdentifier": "257b0352-4982-4c73-b3d0-e70b01c7258c",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "61",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:32:54.0001144",
"operatorG_UID": "H3oU8nV/cUi7qpknav1sXQ==",
"operatorGuid": "f2147a1f-7f75-4871-bbaa-99276afd6c5d",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:32:54.0001144",
"signIqTicketFileMovedUtc": "2026-06-03T18:32:54.0001144",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:32:54.0001144",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "397b5753-2180-4a48-815e-67e74659de78",
"product": {
"$ref": "20"
},
"campaignPlu": {
"$ref": "60"
},
"fuelItem": true
},
{
"$ref": "61"
}
],
"campaign": {
"$id": "62",
"id": 1,
"storeID": 2,
"name": "f00c9846-01c2-4da7-8eb2-27aa130cfe0f",
"nameGuid": "f00c9846-01c2-4da7-8eb2-27aa130cfe0f",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:32:54.0001144",
"startTime": 1,
"endDate": "2026-06-03T18:32:54.0001144",
"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:32:54.0001144",
"system": true,
"created": "2026-06-03T18:32:54.0001144",
"updated": "2026-06-03T18:32:54.0001144",
"priceChangeNotifiedUtc": "2026-06-03T18:32:54.0001144",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "3OTL29PZ+0STs9Ny0t6fTQ==",
"hostIdentifierGuid": "dbcbe4dc-d9d3-44fb-93b3-d372d2de9f4d",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:32:54.0001144",
"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": "jV0p/iKRtkuU8JDL3p/DWA==",
"pluGuid": "fe295d8d-9122-4bb6-94f0-90cbde9fc358",
"hostOfferID": 1,
"priceGroupG_UID": "Exg9a5KrUUidEA2GHp+BDw==",
"priceGroupGuid": "6b3d1813-ab92-4851-9d10-0d861e9f810f",
"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:32:54.0001144",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "20"
},
"campaign": {
"$ref": "62"
}
},
{
"$ref": "63"
}
],
"sellingRules": [
{
"$id": "64",
"id": 1,
"identifier": "qMKc9+PPBUG3z6gAtLdmuw==",
"identifierStr": "qMKc9+PPBUG3z6gAtLdmuw==",
"identifierGuid": "f79cc2a8-cfe3-4105-b7cf-a800b4b766bb",
"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": "asGKo+76VkusMQUy+dLeig==",
"customerIDGuid": "a38ac16a-faee-4b56-ac31-0532f9d2de8a",
"campaign": {
"$ref": "62"
},
"customer": {
"$id": "66",
"identifier": "r/fmkPzzr0CQ850gCN5eaw==",
"identifierGuid": "90e6f7af-f3fc-40af-90f3-9d2008de5e6b",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:32:54.0001144",
"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": "QThmpQalgEOCUXRLV6fQqQ==",
"communityIdentifierGuid": "a5663841-a506-4380-8251-744b57a7d0a9",
"joined": "2026-06-03T18:32:54.0001144",
"updated": "2026-06-03T18:32:54.0001144",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "Zpwc2hqVzUqF2bggdKmElA==",
"priceLevelIdentifierGuid": "da1c9c66-951a-4acd-85d9-b82074a98494",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:32:54.0001144",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "67",
"cardType": 2,
"issueDate": "2026-06-03T18:32:54.0001144",
"expiry": "2026-06-03T18:32:54.0001144",
"customerID": "67jRIBYzZEWsHCvKIqg34g==",
"customerIDGuid": "20d1b8eb-3316-4564-ac1c-2bca22a837e2",
"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:32:54.0001144",
"linkedAccount": "KvTcyjZyDUK+Xq8gp7rSyA==",
"linkedAccountGuid": "cadcf42a-7236-420d-be5e-af20a7bad2c8",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "66"
},
"account": {
"$id": "68",
"id": 1,
"identifier": "iIUjUYbVAkmvflLdgPgjAQ==",
"identifierGuid": "51238588-d586-4902-af7e-52dd80f82301",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:32:54.0001144",
"owner": "vVowf0iICUigI+Doke99mA==",
"ownerGuid": "7f305abd-8848-4809-a023-e0e891ef7d98",
"accountStoreGroupIdentifier": "O/tJnidKEUS47nwfxUBNPg==",
"accountStoreGroupGuid": "9e49fb3b-4a27-4411-b8ee-7c1fc5404d3e",
"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:32:54.0001144",
"active": true,
"updated": "2026-06-03T18:32:54.0001144",
"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": "r5QoL5id+UmkKqmpTDgJGA==",
"identifierGuid": "2f2894af-9d98-49f9-a42a-a9a94c380918",
"name": "sample string 2",
"primaryContact": "gefyouTzbUa8kwmWj7+m8A==",
"primaryContactGuid": "a2f2e781-f3e4-466d-bc93-09968fbfa6f0",
"accountID": "qh4Z7jE53U2dqoNeGevsFg==",
"accountIDGuid": "ee191eaa-3931-4ddd-9daa-835e19ebec16",
"special": true,
"updated": "2026-06-03T18:32:54.0001144",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "ZLHNv3vIe0qBg0TCG5YCUQ==",
"priceLevelIdentifierGuid": "bfcdb164-c87b-4a7b-8183-44c21b960251",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "68"
},
"primaryContactCustomer": {
"$ref": "66"
},
"customerGroupMembers": [
{
"$id": "71",
"id": 1,
"groupID": "abGQB89QQESBkYXNJl5qTg==",
"groupIDGuid": "0790b169-50cf-4440-8191-85cd265e6a4e",
"customerID": "nVfNqYawiEqYBt0K99Dj7A==",
"customerIDGuid": "a9cd579d-b086-4a88-9806-dd0af7d0e3ec",
"card": "sample string 4",
"linkedAccount": "VO6FfQ8OsEOsmNqlfOdvrg==",
"linkedAccountGuid": "7d85ee54-0e0f-43b0-ac98-daa57ce76fae",
"customer": {
"$ref": "66"
},
"group": {
"$ref": "70"
},
"customerCard": {
"$ref": "67"
}
},
{
"$ref": "71"
}
]
},
{
"$ref": "70"
}
]
},
"payments": [
{
"$id": "72",
"id": 1,
"identifier": "sHKCrxKf/ky8m6CAzFxu9Q==",
"identifierGuid": "af8272b0-9f12-4cfe-bc9b-a080cc5c6ef5",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "VUV58yCapUWlKNbBmZM8OQ==",
"accountIDGuid": "f3794555-9a20-45a5-a528-d6c199933c39",
"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:32:54.0001144",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "1B+fwLN4R0ud/6ktqoAjqA==",
"idempotentVoidGuid": "c09f1fd4-78b3-4b47-9dff-a92daa8023a8",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "73",
"saleHeaderID": 1,
"saleHeaderGuid": "9Z1DeeNL40iPpZA4v6YqJQ==",
"saleHeaderIdentifierGuid": "79439df5-4be3-48e3-8fa5-9038bfa62a25",
"created": "2026-06-03T18:32:54.0001144",
"createdLocal": "2026-06-03T18:32:54.0001144",
"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:32:54.0001144",
"storeID": 1,
"operatorG_Uid": "/z2ZzsjizUuXhhrNZV0tuw==",
"operatorGuid": "ce993dff-e2c8-4bcd-9786-1acd655d2dbb",
"customerG_Uid": "nut6tdTcoUSauW5CFCJRYg==",
"customerGuid": "b57aeb9e-dcd4-44a1-9ab9-6e4214225162",
"communityIdentifier": "xUJJGo5CBUGXSpDmsy6iag==",
"communityIdentifierGuid": "1a4942c5-428e-4105-974a-90e6b32ea26a",
"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": "1Gze8j5YbU6WphcFZ7D1EA==",
"priceLevelIdentifierGuid": "f2de6cd4-583e-4e6d-96a6-170567b0f510",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:32:54.0001144+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:32:54.0001144",
"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": "crjEWzBTt0qmvMlICmVCXA==",
"identifierGuid": "5bc4b872-5330-4ab7-a6bc-c9480a65425c",
"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:32:54.0001144",
"promoPeriodEnd": "2026-06-03T18:32:54.0001144",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:32:54.0001144",
"deleted": true
},
"details": [
{
"$id": "76",
"saleItemID": 1,
"identifier": "zTFtn9NFKkez64wJPM3kvw==",
"identifierGuid": "9f6d31cd-45d3-472a-b3eb-8c093ccde4bf",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "a/BRM3hdbEqGLZo86vTCGw==",
"pluGuid": "3351f06b-5d78-4a6c-862d-9a3ceaf4c21b",
"accountID": "+emExVtK90exayHVPmXxaw==",
"accountIDGuid": "c584e9f9-4a5b-47f7-b16b-21d53e65f16b",
"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:32:54.0001144",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "LlmfDwpO+ke2DErNLQJpxw==",
"refundGuid": "0f9f592e-4e0a-47fa-b60c-4acd2d0269c7",
"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": "cl/cBo1ym02Y5nROMzQK+g==",
"idempotentVoidGuid": "06dc5f72-728d-4d9b-98e6-744e33340afa",
"priceLevelIdentifier": "Wu0jEgs0W0aoaMSVdOCILQ==",
"priceLevelIdentifierGuid": "1223ed5a-340b-465b-a868-c49574e0882d",
"communityIdentifier": "066cHiduKUO0stDHGLuNtQ==",
"communityIdentifierGuid": "1e9caed3-6e27-4329-b4b2-d0c718bb8db5",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "77",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:32:54.0001144",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "77"
}
],
"refund": {
"$id": "78",
"id": 1,
"g_UID": "g1wojaTDiUObxXGH3O5sEw==",
"guid": "8d285c83-c3a4-4389-9bc5-7187dcee6c13",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:32:54.0001144"
},
"modifier": {
"$id": "79",
"id": 1,
"setG_UID": "lETwIvEghEyasGay4MBS3Q==",
"modifierSetGuid": "22f04494-20f1-4c84-9ab0-66b2e0c052dd",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "xtdRMFD1A0yiLZQCVrKMgw==",
"pluGuid": "3051d7c6-f550-4c03-a22d-940256b28c83",
"deleted": true,
"g_UID": "S8zE67FlTEGgnzgzHVfO6A==",
"guid": "ebc4cc4b-65b1-414c-a09f-38331d57cee8",
"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": "cczPaA1i00ae7OvLJAM50g==",
"pluGuid": "68cfcc71-620d-46d3-9eec-ebcb240339d2",
"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:32:54.0001144",
"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:32:54.0001144",
"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": "Psu0GTwrMEOoeHxFdpJMAg==",
"pluGuid": "19b4cb3e-2b3c-4330-a878-7c4576924c02",
"accountID": "XdKKA0W44ki4rVKa3rXHig==",
"accountIDGuid": "038ad25d-b845-48e2-b8ad-529adeb5c78a",
"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:32:54.0001144",
"bestOrExpireType": 1,
"refundG_UID": "1BiLAbq600qqkBBcqP2JnA==",
"refundGuid": "018b18d4-baba-4ad3-aa90-105ca8fd899c",
"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": "FkLgfQcLx0mbFrMyksB7Zw==",
"identifierGuid": "7de04216-0b07-49c7-9b16-b33292c07b67",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "8YHudgUgp0icWGiYAghoJA==",
"customerIdentifierGuid": "76ee81f1-2005-48a7-9c58-689802086824",
"operatorNo": 1,
"operatorG_UID": "uj1JrPqXvkadTnKfY3qIIA==",
"operatorGuid": "ac493dba-97fa-46be-9d4e-729f637a8820",
"created": "2026-06-03T18:32:54.0001144",
"ordered": "2026-06-03T18:32:54.0001144",
"started": "2026-06-03T18:32:54.0001144",
"completed": "2026-06-03T18:32:54.0001144",
"supplied": "2026-06-03T18:32:54.0001144",
"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": "LrwJfuIRbEyuLbc0pRSIWw==",
"pluGuid": "7e09bc2e-11e2-4c6c-ae2d-b734a514885b",
"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": "df2SBR9wtkeo91OwdhaoBA==",
"headerIdentifierGuid": "0592fd75-701f-47b6-a8f7-53b07616a804",
"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": "qwsdZdq5Sk6JOm5ZS9IxXw==",
"surveyGuid": "651d0bab-b9da-4e4a-893a-6e594bd2315f",
"saleHeaderGuid": "fpF0lrA+nUmy5BLg6n5RuQ==",
"saleGuid": "9674917e-3eb0-499d-b2e4-12e0ea7e51b9",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "44QmYFfb5UCxH9NDUiSrtA==",
"guidResponse": "602684e3-db57-40e5-b11f-d3435224abb4",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:32:54.0001144",
"sale": {
"$ref": "73"
},
"survey": {
"$id": "88",
"g_UID": "T5nDerMdo0q6YysxmdtNCQ==",
"guid": "7ac3994f-1db3-4aa3-ba63-2b3199db4d09",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "3RCtaWNSH0Ku1esVtOfIIg==",
"checkoutFormGuid": "69ad10dd-5263-421f-aed5-eb15b4e7c822",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:32:54.0001144",
"end": "2026-06-03T18:32:54.0001144",
"deleted": true,
"updated": "2026-06-03T18:32:54.0001144",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"93c2a8fd-48c8-42f4-8a46-3e113e10deed",
"07c775ce-6f0d-4fea-b31e-ffade82bfbf7"
],
"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": "G2uSzfPpoUKfcnylSoknKw==",
"accountIdentifier": "cd926b1b-e9f3-42a1-9f72-7ca54a89272b",
"accountName": "sample string 44",
"customerOrderIdentifier": "A5g/YBuwUkqMxEcxNk/NHw==",
"customerOrderIdentifierGuid": "603f9803-b01b-4a52-8cc4-4731364fcd1f",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "89",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "Vkej+70ow0qaSgFgwRmZ0Q==",
"paymentIdentifierGuid": "fba34756-28bd-4ac3-9a4a-0160c11999d1",
"identifier": "kbhGKxViA02EGb1l22m3BQ==",
"identifierGuid": "2b46b891-6215-4d03-8419-bd65db69b705",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "u76DJfbHaE6dZ7c1XRerwg==",
"itemIdentifierGuid": "2583bebb-c7f6-4e68-9d67-b7355d17abc2"
}
},
{
"$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": "g7DtilhRmkOYXamEJNo3gw==",
"customerIdentifierGuid": "8aedb083-5158-439a-985d-a98424da3783",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "q0jY7ra8wka9ml5wgF5srg==",
"idempotentGuid": "eed848ab-bcb6-46c2-bd9a-5e70805e6cae",
"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:32:54.0001144",
"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:32:54.0001144",
"labelPageLayout": "zwjRNi+RqkGLPfPPVXOLVg==",
"pageLayoutGuid": "36d108cf-912f-41aa-8b3d-f3cf55738b56",
"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:32:54.0001144"
},
{
"$ref": "94"
}
]
},
"customerVouchers": [
{
"$id": "95",
"id": 1,
"customerIdentifier": "5JZaE0Nhd0WijsD23uhgPg==",
"customerIdentifierGuid": "135a96e4-6143-4577-a28e-c0f6dee8603e",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:32:54.0001144",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "WCd7QpGNz02yPYtoYxOJVg==",
"issuedIdempotentGuid": "427b2758-8d91-4dcf-b23d-8b6863138956",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:32:54.0001144",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:32:54.0001144",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "TWnAnVfp5EKgPRLffVb9WQ==",
"redeemedIdempotentGuid": "9dc0694d-e957-42e4-a03d-12df7d56fd59",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:32:54.0001144",
"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": "gYONdyZUr02E1Pm2Ndqm7A==",
"groupIDGuid": "778d8381-5426-4daf-84d4-f9b635daa6ec",
"campaign": {
"$ref": "62"
},
"group": {
"$ref": "70"
}
},
{
"$ref": "96"
}
],
"signIqTickets": [
{
"$id": "97",
"identifier": "ILh2wlmbjUixCXOEegNwwQ==",
"identifierGuid": "c276b820-9b59-488d-b109-73847a0370c1",
"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": "H0UcI5xYUU+v8MJcWTKCUQ==",
"guid": "231c451f-589c-4f51-aff0-c25c59328251",
"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": "3zy4dM+2LkCTOZVrN9GiQQ==",
"groupGuid": "74b83cdf-b6cf-402e-9339-956b37d1a241",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "jimRiQTmZE+cNj/49gXSqg==",
"pluGuid": "8991298e-e604-4f64-9c36-3ff8f605d2aa",
"priceGroupG_UID": "+pKclN901Um8YbktCsDbEg==",
"priceGroupGuid": "949c92fa-74df-49d5-bc61-b92d0ac0db12",
"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": "UAqjaMIREEeFpcgS/nCq9A==",
"priceLevelIdentifierGuid": "68a30a50-11c2-4710-85a5-c812fe70aaf4",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "100"
}
],
"promotionType": {
"$id": "101",
"identifier": "mKHN0IuH7E2+62LBmguCVQ==",
"identifierGuid": "d0cda198-878b-4dec-beeb-62c19a0b8255",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "K+zN4uliF0auY05l9XHqvQ==",
"labelPageLayoutGuid": "e2cdec2b-62e9-4617-ae63-4e65f571eabd",
"priceLevelIdentifier": "rTOb20azJE6EdAW/srK3Ag==",
"priceLevelIdentifierGuid": "db9b33ad-b346-4e24-8474-05bfb2b2b702",
"active": true,
"updated": "2026-06-03T18:32:54.0001144",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "20"
},
"dealCost": {
"$id": "102",
"headerIdentifier": "MFlVJehx3kGWT0QGalkZ+A==",
"headerIdentifierGuid": "25555930-71e8-41de-964f-44066a5919f8",
"identifier": "vAUKhQqoy0KRfWe28iZeug==",
"identifierGuid": "850a05bc-a80a-42cb-917d-67b6f2265eba",
"supplierIdentifier": "YCJt8lEuBUWfWanDU9gfuQ==",
"supplierGuid": "f26d2260-2e51-4505-9f59-a9c353d81fb9",
"pluG_UID": "BOUsL4p+d0uyaL2YFwogfg==",
"pluGuid": "2f2ce504-7e8a-4b77-b268-bd98170a207e",
"campaignName": "6ebd08e3-9e49-49dd-bef0-896c9b6a4fbe",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:32:54.0001144",
"end": "2026-06-03T18:32:54.0001144",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "ArtXTcmdk0iN0t+QyswAEQ==",
"bonusItemPluGuid": "4d57bb02-9dc9-4893-8dd2-df90cacc0011",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:32:54.0001144",
"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:32:54.0001144",
"campaignEndDate": "2026-06-03T18:32:54.0001144",
"masterPLUG_UID": "ytcRC1ID6Eaq0xm3FtqLbA==",
"masterID": "0b11d7ca-0352-46e8-aad3-19b716da8b6c",
"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": "tNtF2FI0DUKS2ARiu3/GVQ==",
"bonusMasterID": "d845dbb4-3452-420d-92d8-0462bb7fc655",
"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:32:54.0001144",
"dealCosts": [
{
"$ref": "102"
},
{
"$ref": "102"
}
],
"tags": [
{
"$id": "103",
"pluG_UID": "C84vPgBmvUqhX3TyqcsdCw==",
"pluGuid": "3e2fce0b-6600-4abd-a15f-74f2a9cb1d0b",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "103"
}
],
"alternateProductG_UID": "x8duCod93kSp9kDQ/lrhKg==",
"alternateProduct": "0a6ec7c7-7d87-44de-a9f6-40d0fe5ae12a",
"altProduct": {
"$ref": "20"
},
"productHostCode": {
"$id": "104",
"id": 1,
"pluG_UID": "SY9cMLSySk+FBBD+SjOd9Q==",
"pluGuid": "305c8f49-b2b4-4f4a-8504-10fe4a339df5",
"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:32:54.0001144",
"inventoryTracked": "2026-06-03T18:32:54.0001144",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "105",
"pluG_UID": "XKWcF1zxo0edoaY4I96+lg==",
"pluGuid": "179ca55c-f15c-47a3-9da1-a63823debe96",
"fuelPluG_UID": "Zbr9b0znWEGtsyXaZLaPuw==",
"fuelPluGuid": "6ffdba65-e74c-4158-adb3-25da64b68fbb",
"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": "EEKJrkRivUeUwOfZrKxUxA==",
"supplierGuid": "ae894210-6244-47bd-94c0-e7d9acac54c4",
"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": "j5Hc+2B0nUiJqJWaDYjZKw==",
"supplierGuid": "fbdc918f-7460-489d-89a8-959a0d88d92b",
"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:32:54.0001144",
"deliveryDate": "2026-06-03T18:32:54.0001144",
"nextCutOffDate": "2026-06-03T18:32:54.0001144",
"nextDeliveryDate": "2026-06-03T18:32:54.0001144",
"nextDaysBuffer": 10
},
{
"$ref": "108"
}
],
"store": {
"$ref": "9"
},
"updated": "2026-06-03T18:32:54.0001144",
"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:32:54.0001144",
"processed": "2026-06-03T18:32:54.0001144",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:32:54.0001144",
"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:32:54.0001144",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "109"
}
],
"zoneMatrix": [
{
"$id": "111",
"id": 1,
"hostIdentifier": "lPFcY+qNlkCIpBBNREyu6A==",
"hostIdentifierGuid": "635cf194-8dea-4096-88a4-104d444caee8",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"20950a26-80d9-40d2-9731-11a3a6a63ae9",
"de920728-c278-4a1f-9f55-650959884294"
]
},
{
"$ref": "111"
}
],
"hostFileStoreSetting": {
"$ref": "13"
},
"hostStoreSettings": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"promotionPlacements": [
{
"$id": "112",
"identifier": "hWA+tLH7x0a3uk4cxrw+Ww==",
"identifierGuid": "b43e6085-fbb1-46c7-b7ba-4e1cc6bc3e5b",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "112"
}
],
"promoTypeGuids": [
"aff5da96-fc00-4a30-9a8e-9e78d72b7804",
"f650e8c8-3f19-4f8a-9688-0a9da6f3a5d5"
],
"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:32:54.0001144",
"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": "39ae0b3d-4a37-4616-aadd-738d76b6cf2b",
"updateStore": {
"$id": "117",
"id": "d30dbd11-de5d-4283-9204-87b81a7ac18e",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:32:54.0001144",
"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:32:54.0001144"
},
"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": "ARw0RFT6IUe+cBh0JEh5eg==",
"guid": "44341c01-fa54-4721-be70-18742448797a",
"fuelGrade": "sample string 5",
"price1": 1,
"price2": 1,
"price3": 1,
"price4": 1,
"effective": "2026-06-03T18:32:54.0001144",
"updated": "2026-06-03T18:32:54.0001144",
"margin": 1,
"product": {
"$ref": "20"
}
}
}
},
{
"$ref": "7"
}
],
"cashBalancingFuelMeters": [
{
"$id": "120",
"headerIdentifier": "PUIssgLRHE+9MvX9/QbUFw==",
"headerIdentifierGuid": "b22c423d-d102-4f1c-bd32-f5fdfd06d417",
"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:32:54.0001144",
"adjustedAt": "2026-06-03T18:32:54.0001144",
"adjustmentVolume": 8.0,
"reasonDesc": "sample string 9",
"reason": 10,
"operatorG_UID": "LHDArN+iOEiU6o1uwnUgyg==",
"operatorGuid": "acc0702c-a2df-4838-94ea-8d6ec27520ca",
"user": "sample string 11",
"processed": 1,
"storeName": "sample string 12",
"operatorName": "sample string 13"
},
{
"$ref": "121"
}
]
},
{
"$ref": "120"
}
]
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ��\�B߷ 5 xl/workbook.xml � (� ����0D�&�C��HD��x��}��4Ж�5���H�yۙ�};�l��4f 5jW؊��Oc��Q�;� u�u�*�A�3]'[lL�V�=K�$cG��h���ѕ��MA�ѫqE)����!���!qvQc�����!��*#l���hPX�<P����[�0�s��Y�T���;{��l�]PK ��\���� � [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
��\쀟5' ' _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="R6561b4e3d66f47cf" /></Relationships>PK ��\�b5� @ xl/worksheets/sheet1.xml � (� ��[S�0����ﵵ�;��J)�S�B۷4q��I�؆��W1vl�*J�8�ﬥ��0z�{���H��8���A��g�t{;���3>��vY��X%I|[���pU�w'q\�W�fVD�]�5c�,��J�1����2�'g��~�l� q��g�yU�J���1���<�-�)l֏�6�tNF��T��>ȓ�8����� ��*�:MvE�9�/�g���x���b�|^��2�rv�.���E�ޮJ��4�l]T߃M��.6����]�(W�F\P�#��a0�/�lsS7U�X��*bZJ
� *�O�i�������i�u��7FJ3εQ{����ԋZ/�S/k������ȩ����֫V/# !9� APxZ�k�n�q� (�#�H�V��DQͥ����C�z�c�RA�B�<��v]@)(S`RԷ�&~@{��H�9"� "��*�d��+%}>4Q�~�ZQΕ���CFhӈ,��$T3��'���:yT�6�S��#4��]�@4
F%��U4���e�!��LA{z�L"����,"�r��Q<�݇���7 b�CP��c�El�(M��@i��־,b�El�(u$��%�R��d�,r)����I�7�&��fQC�8�`���E�El��id�V%�qS߹�M�͢&���Mr�x1V��٬�MFy��j���?M�cQݽ�:-�-�0!��a����!}�Ő�>q6$h�x9$X�8�O��O\ �'^ �'� �'�:�L}�@,W�;���������t ����e�����@,s�8�ݯ��Y�^;��b��́X�~w ��?����фh�;u�!��Ʀ�ݍmw�Pd9~�@,�_4����c�7)")�c.ik�_M�M�N�ZY�����/ӕ[{��/ו[ο��?���~�ҏ|���>C�z����ŭ^���W?r�@�0�8k-���������nXG���:��*������2z'�y��I^]�L� PK ��\�CO\� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8I��VM�aö��=N�&�e�@�Ƃ#q�"A*�`��h~OO��|���ަ��P���-TE ��rz�]�d�$춛=���D�Y^���>%��<��&���dsǸ0a�i�GuĎx]�K��f�����ΘAуS��l��_]8ƞ(;`�(��S���"S�=��R+�4����B�`�fj1�G��^��LFײ��F�ƅ0���2=�O)�Kϝ��Z)�)q�UUK�4������PK ��\Ѓ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 ��\!EH�� � xl/sharedStrings.xml � (� �U�n�@�����BqD\�H���U��`ս��1*����6^ܪR�Gϙ�9������F�VҌ#Թ)���ϫE�G�@ ��a|@G���sq�v�xK����.ߢ��jF��* ~����,Bᶈ�d�n6{���(7��a�������k�G�рF�jk�v��h��h�*EQE��X��U�3 S���Spۅ� �;��+G�pM�����r�[m��P�j,a�Dy�O����SYQ�lVZ�
3�C5m�%f��r]ܮ�4��(�'P�`��BHy~�;�@lgF�y��[ ��t3$2�X��S�ݗJ�
��]' A���I�%g7x��ܯ8���
R�H�
��J&/U��u��{�n���~��u��c��F����y���=~�֬lh�@�$�7�!j].��7�e����V��ӊ<�����?�4l�&KS0�|9M~�)y�Apݿ�f�]�����[��/�oI�Y��ȣ���?i�PK- ��\�B߷ 5 xl/workbook.xmlPK- ��\���� � [Content_Types].xmlPK-
��\쀟5' ' V _rels/.relsPK- ��\�b5� @ � xl/worksheets/sheet1.xmlPK- ��\�CO\� P � xl/_rels/workbook.xml.relsPK- ��\Ѓc'2 E
< xl/styles.xmlPK- ��\!EH�� � �
xl/sharedStrings.xmlPK �
application/vnd.ms-excel
PK ��\Ң1s� 5 xl/workbook.xml � (� ��;�0D�H����| *��)�X���?��t�vfg�]��:�'��r���轩q����6�k+�Ҿ��\����-Ay�%ɕX��Z�Q�7�?,g,��� ^�J2�ps>!D�fO��2{��Dd�����"*�����3��sj�bd+�G��r�˼H8�.���Q��n�PK ��\���� � [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
��\���' ' _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="Rbde2de199c864a04" /></Relationships>PK ��\�b5� @ xl/worksheets/sheet1.xml � (� ��[S�0����ﵵ�;��J)�S�B۷4q��I�؆��W1vl�*J�8�ﬥ��0z�{���H��8���A��g�t{;���3>��vY��X%I|[���pU�w'q\�W�fVD�]�5c�,��J�1����2�'g��~�l� q��g�yU�J���1���<�-�)l֏�6�tNF��T��>ȓ�8����� ��*�:MvE�9�/�g���x���b�|^��2�rv�.���E�ޮJ��4�l]T߃M��.6����]�(W�F\P�#��a0�/�lsS7U�X��*bZJ
� *�O�i�������i�u��7FJ3εQ{����ԋZ/�S/k������ȩ����֫V/# !9� APxZ�k�n�q� (�#�H�V��DQͥ����C�z�c�RA�B�<��v]@)(S`RԷ�&~@{��H�9"� "��*�d��+%}>4Q�~�ZQΕ���CFhӈ,��$T3��'���:yT�6�S��#4��]�@4
F%��U4���e�!��LA{z�L"����,"�r��Q<�݇���7 b�CP��c�El�(M��@i��־,b�El�(u$��%�R��d�,r)����I�7�&��fQC�8�`���E�El��id�V%�qS߹�M�͢&���Mr�x1V��٬�MFy��j���?M�cQݽ�:-�-�0!��a����!}�Ő�>q6$h�x9$X�8�O��O\ �'^ �'� �'�:�L}�@,W�;���������t ����e�����@,s�8�ݯ��Y�^;��b��́X�~w ��?����фh�;u�!��Ʀ�ݍmw�Pd9~�@,�_4����c�7)")�c.ik�_M�M�N�ZY�����/ӕ[{��/ו[ο��?���~�ҏ|���>C�z����ŭ^���W?r�@�0�8k-���������nXG���:��*������2z'�y��I^]�L� PK ��\� �� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8q�Т�ݰa[z��Q;�]�gc������X��j4��'�|���o�H^0��;MUA��\/������G��D��I^qQ�Mi~�4*��������a�)����TG�#eu��P2�I���C��
�:M��`���1Z�d/C�I�O)���T�
�I�1Ӵz�.xm��z3���#�_�K^��+٘%S�9_�T�ʀ�9�|�ҩ,�jFw�u���L_���_l� PK ��\Ѓ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 ��\!EH�� � xl/sharedStrings.xml � (� �U�n�@�����BqD\�H���U��`ս��1*����6^ܪR�Gϙ�9������F�VҌ#Թ)���ϫE�G�@ ��a|@G���sq�v�xK����.ߢ��jF��* ~����,Bᶈ�d�n6{���(7��a�������k�G�рF�jk�v��h��h�*EQE��X��U�3 S���Spۅ� �;��+G�pM�����r�[m��P�j,a�Dy�O����SYQ�lVZ�
3�C5m�%f��r]ܮ�4��(�'P�`��BHy~�;�@lgF�y��[ ��t3$2�X��S�ݗJ�
��]' A���I�%g7x��ܯ8���
R�H�
��J&/U��u��{�n���~��u��c��F����y���=~�֬lh�@�$�7�!j].��7�e����V��ӊ<�����?�4l�&KS0�|9M~�)y�Apݿ�f�]�����[��/�oI�Y��ȣ���?i�PK- ��\Ң1s� 5 xl/workbook.xmlPK- ��\���� � � [Content_Types].xmlPK-
��\���' ' U _rels/.relsPK- ��\�b5� @ � xl/worksheets/sheet1.xmlPK- ��\� �� P � xl/_rels/workbook.xml.relsPK- ��\Ѓc'2 E
: xl/styles.xmlPK- ��\!EH�� � �
xl/sharedStrings.xmlPK � �