POST api/cashBalancing/{id}/recalculate
Force a recalculation of 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": "TXrLlT85j0S+RdPcz6G9Cw==",
"identifierGuid": "95cb7a4d-393f-448f-be45-d3dccfa1bd0b",
"storeID": 2,
"date": "2026-04-03T06:20:58.8258484",
"started": "2026-04-03T06:20:58.8258484",
"ended": "2026-04-03T06:20:58.8258484",
"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": "xkfVGqmF90CtnLV37aQq5w==",
"headerIdentifierGuid": "1ad547c6-85a9-40f7-ad9c-b577eda42ae7",
"operatorG_UID": "jJV9OVOmUkmf2E1RcOIGxg==",
"operatorGuid": "397d958c-a653-4952-9fd8-4d5170e206c6",
"date": "2026-04-03T06:20:58.8258484",
"drawerID": 4,
"machineID": 5,
"shiftIdentifier": "bs7JTXH+2US6ASCD2YAxMQ==",
"shiftIdentifierGuid": "4dc9ce6e-fe71-44d9-ba01-2083d9803131",
"operatorCash": 6,
"managerCash": 7,
"expectedCash": 8,
"finalisedCash": 9,
"operatorCashNote": "sample string 10",
"managerCashNote": "sample string 11",
"expectedPickup": 12,
"pickupCash": 13,
"start": "2026-04-03T06:20:58.8258484",
"end": "2026-04-03T06:20:58.8258484",
"operatorName": "sample string 16",
"operatorNumber": "sample string 17",
"machineName": "sample string 18",
"operators": "sample string 19"
},
{
"$ref": "2"
}
],
"eftDetails": [
{
"$id": "3",
"id": 1,
"headerIdentifier": "yg9MZ3x9gkOe+T0HzhMNeA==",
"headerIdentifierGuid": "674c0fca-7d7c-4382-9ef9-3d07ce130d78",
"date": "2026-04-03T06:20:58.8258484",
"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": "GQYXGp58wE2lD28mEfygNw==",
"headerIdentifierGuid": "1a170619-7c9e-4dc0-a50f-6f2611fca037",
"bankName": "sample string 3",
"expectedCash": 4,
"cashDeclared": 1,
"expectedPickup": 5,
"pickupDeclared": 1,
"expectedCheque": 6,
"chequeDeclared": 1
},
"cashBalancingBankingAccounts": [
{
"$id": "5",
"id": 1,
"headerIdentifier": "SHK9ytlyQ0asl+Xfp/XUiQ==",
"headerIdentifierGuid": "cabd7248-72d9-4643-ac97-e5dfa7f5d489",
"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": "5vBnKqGPjEOrBbqs2og6Pw==",
"headerIdentifierGuid": "2a67f0e6-8fa1-438c-ab05-baacda883a3f",
"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-04-03T06:20:58.8258484",
"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-04-03T06:20:58.8258484",
"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": "ArXZHtjw7U2hGMJeJofSNw==",
"hostIdentifierGuid": "1ed9b502-f0d8-4ded-a118-c25e2687d237",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:20:58.8258484",
"priceZone": {
"$id": "10",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "CYzcjXMoKEmdFYb5zrBzfQ==",
"hostIdentifierGuid": "8ddc8c09-2873-4928-9d15-86f9ceb0737d",
"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"
},
"hostStoreSettings": [
{
"$id": "12",
"id": 1,
"hostIdentifier": "r7TuTguVO0StUDhkUFe4cA==",
"hostIdentifierGuid": "4eeeb4af-950b-443b-ad50-38645057b870",
"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": "13",
"identifier": "YOV/d0L4T0eF9lZyfLofxA==",
"identifierGuid": "777fe560-f842-474f-85f6-56727cba1fc4",
"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": "7W7fB4HEEEqjFl6UX9CoPw==",
"hostSupplierIdentifierGuid": "07df6eed-c481-4a10-a316-5e945fd0a83f",
"loyaltyPriceLevelIdentifier": "++hGg0rRaE+pvE9vXeyP2w==",
"loyaltyPriceLevelIdentifierGuid": "8346e8fb-d14a-4f68-a9bc-4f6f5dec8fdb",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-04-03T06:20:58.8258484",
"lastProcessed": "2026-04-03T06:20:58.8258484",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "14",
"identifier": "24qeYuhVSk+Cna9+2fLiDQ==",
"identifierGuid": "629e8adb-55e8-4f4a-829d-af7ed9f2e20d",
"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": "PHRS2YykZUWEP0uwj2RAjQ==",
"primaryContactID": "d952743c-a48c-4565-843f-4bb08f64408d",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "h06td2RiAkuC/B9D+G3VPg==",
"supplierGroupGuid": "77ad4e87-6264-4b02-82fc-1f43f86dd53e",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:20:58.8258484",
"rebateLastClaimedAmount": 1.0,
"cartonsOnly": true,
"minimumOrderValue": 1,
"enforceMinimumQuantity": true,
"freight": 19.0,
"freightType": 20,
"deleted": true,
"deletedUser": "sample string 22",
"storeName": "sample string 23",
"primaryContact": {
"$id": "15",
"id": "e8839cc0-f5e5-4444-a59e-67c0bb8f279b",
"identifier": "WO/I7143KEaa4iO8Hzm9zA==",
"identifierGuid": "efc8ef58-375e-4628-9ae2-23bc1f39bdcc",
"familyName": "sample string 1",
"givenNames": "sample string 2",
"otherNames": "sample string 3",
"title": "sample string 4",
"dateOfBirth": "sample string 5",
"sex": "sample string 6",
"address": "sample string 7",
"address1": "sample string 8",
"address2": "sample string 9",
"town": "sample string 10",
"state": "sample string 11",
"country": "sample string 12",
"postalCode": "sample string 13",
"telephone": "sample string 14",
"mobile": "sample string 15",
"email": "sample string 16",
"fax": "sample string 17",
"primary": true
},
"contacts": [
{
"$id": "16",
"supplierIdentifier": "L6JkSOyf6kaWrXOzra0hXw==",
"supplierIdentifierGuid": "4864a22f-9fec-46ea-96ad-73b3adad215f",
"contactGuid": "u8MIXMnR9UGuBgB0hCq0RA==",
"contactID": "5c08c3bb-d1c9-41f5-ae06-0074842ab444",
"contact": {
"$ref": "15"
},
"supplier": {
"$ref": "14"
}
},
{
"$ref": "16"
}
],
"products": [
{
"$id": "17",
"pluG_UID": "gbxJ0dxNDUeelDvaAdtpXw==",
"pluGuid": "d149bc81-4ddc-470d-9e94-3bda01db695f",
"supplierIdentifier": "wGiAg/MEvEaiebAt6IHYOg==",
"supplierIdentifierGuid": "838068c0-04f3-46bc-a279-b02de881d83a",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:20:58.8258484",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:20:58.8258484",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "18",
"pluG_UID": "pAvx6GYW80GlX2zNeV+E2A==",
"pluGuid": "e8f10ba4-1666-41f3-a55f-6ccd795f84d8",
"supplierIdentifier": "4Z/SKt5IHUql9bNY6SrzmQ==",
"supplierIdentifierGuid": "2ad29fe1-48de-4a1d-a5f5-b358e92af399",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "18"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "UqRb5R23k0GbEHRxtznwwg==",
"parentPluGuid": "e55ba452-b71d-4193-9b10-7471b739f0c2",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "19",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "gnGO+UuW406yMpdTBWrbdw==",
"guid": "f98e7182-964b-4ee3-b232-9753056adb77",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "oC/zWoytbUWFT4x+wT6bAQ==",
"priceGroupGuid": "5af32fa0-ad8c-456d-854f-8c7ec13e9b01",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:20:58.8258484",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:20:58.8258484",
"pluCreated": "2026-04-03T06:20:58.8258484",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-04-03T06:20:58.8258484",
"lastManualUpdate": "2026-04-03T06:20:58.8258484",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-04-03T06:20:58.8258484",
"currentCostUpdated": "2026-04-03T06:20:58.8258484",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:20:58.8258484",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:20:58.8258484",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "GE/UPVIBdEqu2nX8vHA9RA==",
"altPLUGuid": "3dd44f18-0152-4a74-aeda-75fcbc703d44",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:20:58.8258484",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "/ORfy3+7N0eMMR1ofIKmEA==",
"shelfPageLayoutGuid": "cb5fe4fc-bb7f-4737-8c31-1d687c82a610",
"talkerPageLayoutG_UID": "bGTGO4H4iUS5NqrgnDNOdg==",
"talkerPageLayoutGuid": "3bc6646c-f881-4489-b936-aae09c334e76",
"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": "nucKtaycxkm3a6R0aQfQeg==",
"inventoryIdentifier": "b50ae79e-9cac-49c6-b76b-a4746907d07a",
"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": "GFeSALzQXkCENMRcfR3hTg==",
"parentPluGuid": "00925718-d0bc-405e-8434-c45c7d1de14e",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "qCNUTRDWXUWVfcCN/2IJhw==",
"supplierIdentifierGuid": "4d5423a8-d610-455d-957d-c08dff620987",
"supplierChanged": true,
"rebateSupplierIdentifier": "43i4XVFsq0qDU5nQd+p8zw==",
"rebateSupplierIdentifierGuid": "5db878e3-6c51-4aab-8353-99d077ea7ccf",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:20:58.8258484",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "wChk34B6x0m/nvBE7wKiNw==",
"hostIdentifierGuid": "df6428c0-7a80-49c7-bf9e-f044ef02a237",
"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": "19"
},
{
"$ref": "19"
}
],
"store": {
"$ref": "9"
},
"storePrices": [
{
"$id": "20",
"pluG_UID": "NVkP6f5V7kqLyJf136PXSg==",
"pluGuid": "e90f5935-55fe-4aee-8bc8-97f5dfa3d74a",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:20:58.8258484"
},
{
"$ref": "20"
}
],
"currentPrices": {
"$id": "21",
"pluPrices": {
"$id": "22",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:20:58.8258484",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "22"
},
"winningCampaign": 1,
"winner": {
"$id": "23",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:20:58.8258484",
"startTime": 5,
"endDate": "2026-04-03T06:20:58.8258484",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "dMmSQpf2p0+wsGfyEK1xIw==",
"hostIdentifierGuid": "4292c974-f697-4fa7-b0b0-67f210ad7123",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"tray": {
"$id": "24",
"g_UId": "vcZ/rmgkvkmllytLGRvlNg==",
"guid": "ae7fc6bd-2468-49be-a597-2b4b191be536",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "25",
"priceGroupG_UID": "Rg4SXZZg70qZzy8I0p4GLQ==",
"priceGroupGuid": "5d120e46-6096-4aef-99cf-2f08d29e062d",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:20:58.8258484",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "26",
"pluG_UID": "pRsrxo8oO0yuEl/ewzNjiQ==",
"pluGuid": "c62b1ba5-288f-4c3b-ae12-5fdec3336389",
"plu": 1,
"servingsPerPack": 1,
"servingSize": 1,
"showAllergens": 1,
"energy": 1,
"protein": 1,
"fat": 1,
"saturated": 1,
"carbo": 1,
"sugars": 1,
"sodium": 1,
"potasium": 1,
"calcium": 1,
"fibre": 1,
"soya": 1,
"nutsSeeds": 1,
"shells": 1,
"eggs": 1,
"dairy": 1,
"gluten": 1,
"sulphites": 1,
"peanuts": 1,
"sesame": 1,
"fish": 1,
"lupins": 1
},
"dates": {
"$id": "27",
"pluGuid": "d1a60b89-c730-411c-8dcc-3af5b67c1493",
"created": "2026-04-03T06:20:58.8258484",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:20:58.8258484",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:20:58.8258484",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:20:58.8258484",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:20:58.8258484",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:20:58.8258484",
"lastSold": "2026-04-03T06:20:58.8258484",
"firstSold": "2026-04-03T06:20:58.8258484",
"awsUpdated": "2026-04-03T06:20:58.8258484",
"lastManualUpdate": "2026-04-03T06:20:58.8258484",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:20:58.8258484",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:20:58.8258484",
"doNotRangeUpdated": "2026-04-03T06:20:58.8258484",
"doNotOrderUpdated": "2026-04-03T06:20:58.8258484",
"tracked": "2026-04-03T06:20:58.8258484"
},
"allergens": [
{
"$id": "28",
"primaryKey": {
"$id": "29",
"pluGuid": "182d5c19-ffed-4512-b757-655de03f346a",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "GVwtGO3/EkW3V2Vd4D80ag==",
"pluGuid": "182d5c19-ffed-4512-b757-655de03f346a",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "28"
}
],
"costs": {
"$id": "30",
"pluG_UID": "5IJvBQ68YkmYwNuJPKz5Cg==",
"pluGuid": "056f82e4-bc0e-4962-98c0-db893cacf90a",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:20:58.8258484",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "31",
"saleHeaderID": 1,
"created": "2026-04-03T06:20:58.8258484",
"createdLocal": "2026-04-03T06:20:58.8258484",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "wWjmEm3AGEiBLnVtVjT70w==",
"operatorGuid": "12e668c1-c06d-4818-812e-756d5634fbd3",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "jgWEn3YOY0ivqxv5j5UjIA==",
"pluGuid": "9f84058e-0e76-4863-afab-1bf98f952320",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "32",
"id": 1,
"g_Uid": "FfunsmPuh0W8+urBX9HE5Q==",
"guid": "b2a7fb15-ee63-4587-bcfa-eac15fd1c4e5",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-04-03T06:20:58.8258484",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:20:58.8258484",
"endShift": "2026-04-03T06:20:58.8258484",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "33",
"operatorG_UID": "te7o8RYmaEaQE8drFnWZVQ==",
"operatorGuid": "f1e8eeb5-2616-4668-9013-c76b16759955",
"storeID": 2,
"operator": {
"$ref": "32"
},
"store": {
"$ref": "9"
}
},
{
"$ref": "33"
}
]
}
},
{
"$ref": "31"
}
],
"apns": [
{
"$id": "34",
"pluID": 1,
"pluG_UID": "/Kq0sn0/8UG67QQIzfv35Q==",
"pluGuid": "b2b4aafc-3f7d-41f1-baed-0408cdfbf7e5",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "34"
}
],
"tuns": [
{
"$id": "35",
"pluG_UId": "aLj71RKBtk+6kZRGrjXu1g==",
"pluGuid": "d5fbb868-8112-4fb6-ba91-9446ae35eed6",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "19"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"competitionPricing": [
{
"$id": "36",
"identifier": "Yil2m6YLEkSvEfYEsX7vHQ==",
"identifierGuid": "9b762962-0ba6-4412-af11-f604b17eef1d",
"pluG_UID": "j8NTBUqqYkyqPVAL00DD+A==",
"pluGuid": "0553c38f-aa4a-4c62-aa3d-500bd340c3f8",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "36"
}
],
"supplier": {
"$ref": "14"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"ordering": {
"$ref": "17"
},
"flipChartPages": [
{
"$id": "37",
"identifier": "l+JGg/3bdEGXv/5/xL5eOw==",
"groupName": "sample string 1",
"identifierGuid": "8346e297-dbfd-4174-97bf-fe7fc4be5e3b",
"exists": true,
"flipChartIdentifier": "ASZLu6PCTU6PHerTKn+70w==",
"flipChartIdentifierGuid": "bb4b2601-c2a3-4e4d-8f1d-ead32a7fbbd3",
"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": "JSbb0XuwzE2d/ODUjIqSAA==",
"groupIdentifierGuid": "d1db2625-b07b-4dcc-9dfc-e0d48c8a9200",
"flipChart": {
"$id": "38",
"identifier": "oEObLRnS3ECyC9WGVjbMtg==",
"identifierGuid": "2d9b43a0-d219-40dc-b20b-d5865636ccb6",
"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": "39",
"identifier": "064fU107IUCn6mqqW9aWwA==",
"identifierGuid": "531faed3-3b5d-4021-a7ea-6aaa5bd696c0",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "40",
"id": 1,
"g_UID": "MEKHpmxPoUaFvs6cWB7z8Q==",
"guid": "a6874230-4f6c-46a1-85be-ce9c581ef3f1",
"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": "hg9KwUI7NE6ZiCf8I3ijrg==",
"previousFormGuid": "c14a0f86-3b42-4e34-9988-27fc2378a3ae",
"nextForm": 1,
"nextFormG_UID": "ZwPSV1mpcEy4SuMyGNwLWw==",
"nextFormGuid": "57d20367-a959-4c70-b84a-e33218dc0b5b",
"attributes": "sample string 10",
"updated": "2026-04-03T06:20:58.8258484",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "40"
},
"previousCheckoutForm": {
"$ref": "40"
},
"buttons": [
{
"$id": "41",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "MODNWvv3Vku5JgVS4q5D0Q==",
"checkoutFormGuid": "5acde030-f7fb-4b56-b926-0552e2ae43d1",
"identifier": "JvOf/LSLtUWGmU/oV09F4Q==",
"identifierGuid": "fc9ff326-8bb4-45b5-8699-4fe8574f45e1",
"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": "Woe+otbi1kOO6cP3H32Hag==",
"valueGuid": "a2be875a-e2d6-43d6-8ee9-c3f71f7d876a",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:20:58.8258484",
"action": "sample string 12",
"valueForm": {
"$ref": "40"
},
"image": {
"$id": "42",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:20:58.8258484",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "41"
}
],
"panels": [
{
"$id": "43",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "WiizcWFqj0CxAzf/omLZJQ==",
"checkoutFormGuid": "71b3285a-6a61-408f-b103-37ffa262d925",
"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": "43"
}
]
},
{
"$ref": "40"
}
],
"panels": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
"pages": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
"contentPanel": {
"$ref": "43"
},
"products": [
{
"$id": "44",
"flipChartPageIdentifier": "8z/9crAeFUSFgXeHXiPObA==",
"flipChartPageIdentifierGuid": "72fd3ff3-1eb0-4415-8581-77875e23ce6c",
"pluG_UID": "Lunkf1HWe0inHIPi1DZYLQ==",
"pluGuid": "7fe4e92e-d651-487b-a71c-83e2d436582d",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "19"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "44"
}
],
"productCount": 27,
"pages": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
{
"$ref": "37"
}
],
"priceHistory": [
{
"$id": "45",
"pluG_UID": "yCyLHjKPtUaY3s+x6P/Lgw==",
"pluGuid": "1e8b2cc8-8f32-46b5-98de-cfb1e8ffcb83",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-04-03T06:20:58.8258484",
"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": "45"
}
],
"ingredients": [
{
"$id": "46",
"pluG_UID": "SR2sKHpjjEmmWUwXmUff9g==",
"ingredientGuid": "mqXBgKwoEkSRxsHUUcyhIQ==",
"ingredientIdentifier": "80c1a59a-28ac-4412-91c6-c1d451cca121",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "19"
}
},
{
"$ref": "46"
}
],
"bins": [
{
"$id": "47",
"pluG_UID": "hbieFSfftECRse1zaRU0dA==",
"pluGuid": "159eb885-df27-40b4-91b1-ed7369153474",
"shelfLocationIdentifier": "HGSO22yuoECtB8zBWuAwOg==",
"shelfLocationGuid": "db8e641c-ae6c-40a0-ad07-ccc15ae0303a",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "0taVFqW/B0GwajH49qXtow==",
"labelPageLayoutGuid": "1695d6d2-bfa5-4107-b06a-31f8f6a5eda3",
"updated": "2026-04-03T06:20:58.8258484",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "19"
},
"location": {
"$id": "48",
"identifier": "inHaWd6a7ku0Nbq0BVtxnQ==",
"storeID": 1,
"identifierGuid": "59da718a-9ade-4bee-b435-bab4055b719d",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:20:58.8258484",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
}
},
{
"$ref": "47"
}
],
"bin": {
"$ref": "47"
},
"scaleLocations": [
{
"$id": "49",
"plu": 1,
"pluG_UID": "Fpg2nsXw3UO9cfNx/l9bLA==",
"pluGuid": "9e369816-f0c5-43dd-bd71-f371fe5f5b2c",
"deptNo": 1,
"product": {
"$ref": "19"
},
"scaleLocation": {
"$id": "50",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:20:58.8258484",
"department": {
"$id": "51",
"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": "50"
},
"subDepartments": [
{
"$id": "52",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "53",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "54",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:20:58.8258484",
"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": "93KbogI0tU6C9kCkmIvdqA==",
"labelPageLayoutGuid": "a29b72f7-3402-4eb5-82f6-40a4988bdda8",
"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": "55",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "56",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "57",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "57"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "56"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$id": "58",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "57"
}
},
{
"$ref": "54"
}
],
"updated": "2026-04-03T06:20:58.8258484",
"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": "XIfAqygNWUmXZx/VP0wfkQ==",
"labelPageLayoutGuid": "abc0875c-0d28-4959-9767-1fd53f4c1f91",
"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": "55"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$ref": "58"
},
"mscSubCom": {
"$ref": "57"
}
},
{
"$ref": "53"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:20:58.8258484",
"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": "NSnzYnfJEEap9xmVTw3eeQ==",
"labelPageLayoutGuid": "62f32935-c977-4610-a9f7-19954f0dde79",
"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": "55"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$ref": "58"
},
"mscSubCom": {
"$ref": "57"
}
},
{
"$ref": "52"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:20:58.8258484",
"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": "tYX1SfIwx06wJg1qhUKn2g==",
"labelPageLayoutGuid": "49f585b5-30f2-4ec7-b026-0d6a8542a7da",
"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": "55"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$ref": "58"
},
"mscSubCom": {
"$ref": "57"
}
}
}
},
{
"$ref": "49"
}
],
"nextPrice": {
"$id": "59",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "mi7hPkuQL0K0i+QMC744ng==",
"pluGuid": "3ee12e9a-904b-422f-b48b-e40c0bbe389e",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "n1jmfFL9A0aNQCpQRtLUSw==",
"dealCostGuid": "7ce6589f-fd52-4603-8d40-2a5046d2d44b",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "t4jAGAs+4k2/fw6DRgUoRA==",
"priceGroupGuid": "18c088b7-3e0b-4de2-bf7f-0e8346052844",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:20:58.8258484",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "cf78fcac-abc0-440b-b48f-3542d92866c9",
"campaignComboPriceGroupG_UID": "DxIXFAkn2Umn6gdlxDoVZA==",
"campaignComboPriceGroupIdentifier": "1417120f-2709-49d9-a7ea-0765c43a1564",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "60",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:20:58.8258484",
"operatorG_UID": "mPQX/BB5lUueZUL6nEL9yg==",
"operatorGuid": "fc17f498-7910-4b95-9e65-42fa9c42fdca",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:20:58.8258484",
"signIqTicketFileMovedUtc": "2026-04-03T06:20:58.8258484",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:20:58.8258484",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "e753e2f7-be4f-49ef-b0e1-a652699d27ca",
"product": {
"$ref": "19"
},
"campaignPlu": {
"$ref": "59"
},
"fuelItem": true
},
{
"$ref": "60"
}
],
"campaign": {
"$id": "61",
"id": 1,
"storeID": 2,
"name": "730e9cf8-1d5c-419d-9cbe-8e7dd92987cb",
"nameGuid": "730e9cf8-1d5c-419d-9cbe-8e7dd92987cb",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:20:58.8258484",
"startTime": 1,
"endDate": "2026-04-03T06:20:58.8258484",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-04-03T06:20:58.8258484",
"system": true,
"created": "2026-04-03T06:20:58.8258484",
"updated": "2026-04-03T06:20:58.8258484",
"priceChangeNotifiedUtc": "2026-04-03T06:20:58.8258484",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "0/QgvANIQ0O/G2W/e6SfUA==",
"hostIdentifierGuid": "bc20f4d3-4803-4343-bf1b-65bf7ba49f50",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:20:58.8258484",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"campaignPools": [
{
"$id": "62",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "K874Q4pG/Ua+O2c3SrYKtg==",
"pluGuid": "43f8ce2b-468a-46fd-be3b-67374ab60ab6",
"hostOfferID": 1,
"priceGroupG_UID": "NulkAGiGLkiwrlF50CecRg==",
"priceGroupGuid": "0064e936-8668-482e-b0ae-5179d0279c46",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:20:58.8258484",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "19"
},
"campaign": {
"$ref": "61"
}
},
{
"$ref": "62"
}
],
"sellingRules": [
{
"$id": "63",
"id": 1,
"identifier": "CHsfW9zU0UWNNNc/VnzqRA==",
"identifierStr": "CHsfW9zU0UWNNNc/VnzqRA==",
"identifierGuid": "5b1f7b08-d4dc-45d1-8d34-d73f567cea44",
"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": "61"
}
},
{
"$ref": "63"
}
],
"customers": [
{
"$id": "64",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "DDLSxWkwl0iMX40y0vmBiQ==",
"customerIDGuid": "c5d2320c-3069-4897-8c5f-8d32d2f98189",
"campaign": {
"$ref": "61"
},
"customer": {
"$id": "65",
"identifier": "HFVLH3G1J0upWkoo+NC/uQ==",
"identifierGuid": "1f4b551c-b571-4b27-a95a-4a28f8d0bfb9",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:20:58.8258484",
"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": "Qof0AoCSwUySJatOc+RJ9Q==",
"communityIdentifierGuid": "02f48742-9280-4cc1-9225-ab4e73e449f5",
"joined": "2026-04-03T06:20:58.8258484",
"updated": "2026-04-03T06:20:58.8258484",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "ADILCDJCAkyyz4ivAMu9aA==",
"priceLevelIdentifierGuid": "080b3200-4232-4c02-b2cf-88af00cbbd68",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:20:58.8258484",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "66",
"cardType": 2,
"issueDate": "2026-04-03T06:20:58.8258484",
"expiry": "2026-04-03T06:20:58.8258484",
"customerID": "/QNeHvvqtk+7NL1YNfPWJQ==",
"customerIDGuid": "1e5e03fd-eafb-4fb6-bb34-bd5835f3d625",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-04-03T06:20:58.8258484",
"linkedAccount": "juRofWPtyk+UqPEGWJJerQ==",
"linkedAccountGuid": "7d68e48e-ed63-4fca-94a8-f10658925ead",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "65"
},
"account": {
"$id": "67",
"id": 1,
"identifier": "+YKmVrbQuke4AJGzRnpcJw==",
"identifierGuid": "56a682f9-d0b6-47ba-b800-91b3467a5c27",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:20:58.8258484",
"owner": "doGVLYBulUSywgbVkOYGkg==",
"ownerGuid": "2d958176-6e80-4495-b2c2-06d590e60692",
"accountStoreGroupIdentifier": "u5ck+O1azEunUcQnBV9eIQ==",
"accountStoreGroupGuid": "f82497bb-5aed-4bcc-a751-c427055f5e21",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-04-03T06:20:58.8258484",
"active": true,
"updated": "2026-04-03T06:20:58.8258484",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "65"
},
"card": {
"$ref": "66"
},
"members": {
"$id": "68",
"sample string 1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"sample string 2": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"customerGroups": [
{
"$id": "69",
"identifier": "8dqQTlSFpEOGjWzZRd45Og==",
"identifierGuid": "4e90daf1-8554-43a4-868d-6cd945de393a",
"name": "sample string 2",
"primaryContact": "0qm2kjeL4EmdgVlKR4dJ8g==",
"primaryContactGuid": "92b6a9d2-8b37-49e0-9d81-594a478749f2",
"accountID": "xfndHeWEXECpCxm8wmb4zQ==",
"accountIDGuid": "1dddf9c5-84e5-405c-a90b-19bcc266f8cd",
"special": true,
"updated": "2026-04-03T06:20:58.8258484",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "c/PZUrwZyEa6C/NBrVqbiA==",
"priceLevelIdentifierGuid": "52d9f373-19bc-46c8-ba0b-f341ad5a9b88",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "67"
},
"primaryContactCustomer": {
"$ref": "65"
},
"customerGroupMembers": [
{
"$id": "70",
"id": 1,
"groupID": "qKyBVoC++E6pvYna8Hnd4A==",
"groupIDGuid": "5681aca8-be80-4ef8-a9bd-89daf079dde0",
"customerID": "y4rpRRrEg0CrF2t0h7DT0w==",
"customerIDGuid": "45e98acb-c41a-4083-ab17-6b7487b0d3d3",
"card": "sample string 4",
"linkedAccount": "JsbwoxfgtEaefL4tNY9k+g==",
"linkedAccountGuid": "a3f0c626-e017-46b4-9e7c-be2d358f64fa",
"customer": {
"$ref": "65"
},
"group": {
"$ref": "69"
},
"customerCard": {
"$ref": "66"
}
},
{
"$ref": "70"
}
]
},
{
"$ref": "69"
}
]
},
"payments": [
{
"$id": "71",
"id": 1,
"identifier": "VNKnVMeL20mEAuvjLHRUPg==",
"identifierGuid": "54a7d254-8bc7-49db-8402-ebe32c74543e",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "KcGwO/bkrEiL3ngC1VbjWg==",
"accountIDGuid": "3bb0c129-e4f6-48ac-8bde-7802d556e35a",
"customerAccount": {
"$ref": "67"
},
"customerCard": {
"$ref": "66"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-04-03T06:20:58.8258484",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "93jPYTPiQkWFHmlm220+Dw==",
"idempotentVoidGuid": "61cf78f7-e233-4542-851e-6966db6d3e0f",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "72",
"saleHeaderID": 1,
"saleHeaderGuid": "OtY9VAKHWUS7NB587n3fbg==",
"saleHeaderIdentifierGuid": "543dd63a-8702-4459-bb34-1e7cee7ddf6e",
"created": "2026-04-03T06:20:58.8258484",
"createdLocal": "2026-04-03T06:20:58.8258484",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-04-03T06:20:58.8258484",
"storeID": 1,
"operatorG_Uid": "9mhPqHPZyEyQDV9MLa9Hhw==",
"operatorGuid": "a84f68f6-d973-4cc8-900d-5f4c2daf4787",
"customerG_Uid": "+kR/uoB4NkO3qPtQiL78uQ==",
"customerGuid": "ba7f44fa-7880-4336-b7a8-fb5088befcb9",
"communityIdentifier": "MciguoMFgEyJjzByy9gPdg==",
"communityIdentifierGuid": "baa0c831-0583-4c80-898f-3072cbd80f76",
"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": "li1TuFo0Dke6s/jF8WjmZw==",
"priceLevelIdentifierGuid": "b8532d96-345a-470e-bab3-f8c5f168e667",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:20:58.8258484+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": "73",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:20:58.8258484",
"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": "32"
},
"customer": {
"$ref": "65"
},
"communityOrganisation": {
"$id": "74",
"id": 1,
"identifier": "zwcOxUEJKU2ukSY7Wmv6rg==",
"identifierGuid": "c50e07cf-0941-4d29-ae91-263b5a6bfaae",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:20:58.8258484",
"promoPeriodEnd": "2026-04-03T06:20:58.8258484",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:20:58.8258484",
"deleted": true
},
"details": [
{
"$id": "75",
"saleItemID": 1,
"identifier": "BTeis4TNGkiHztlde3/mnA==",
"identifierGuid": "b3a23705-cd84-481a-87ce-d95d7b7fe69c",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "1uMG0oXDxk+j7QioEmCVUQ==",
"pluGuid": "d206e3d6-c385-4fc6-a3ed-08a812609551",
"accountID": "trOJmKNX5UiNhABKX/+mPQ==",
"accountIDGuid": "9889b3b6-57a3-48e5-8d84-004a5fffa63d",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-04-03T06:20:58.8258484",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "ptGPMDzrxU+q40+g27TOmA==",
"refundGuid": "308fd1a6-eb3c-4fc5-aae3-4fa0dbb4ce98",
"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": "sJ6gMqrOL0OqXnaAbEXRyQ==",
"idempotentVoidGuid": "32a09eb0-ceaa-432f-aa5e-76806c45d1c9",
"priceLevelIdentifier": "GV64GV/DJUOvYUNu4iGF+Q==",
"priceLevelIdentifierGuid": "19b85e19-c35f-4325-af61-436ee22185f9",
"communityIdentifier": "vGbbJfWKh0yaZONCAJuPng==",
"communityIdentifierGuid": "25db66bc-8af5-4c87-9a64-e342009b8f9e",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "76",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:20:58.8258484",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "76"
}
],
"refund": {
"$id": "77",
"id": 1,
"g_UID": "BzW0imH0PEi1JjFPKzlRxA==",
"guid": "8ab43507-f461-483c-b526-314f2b3951c4",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:20:58.8258484"
},
"modifier": {
"$id": "78",
"id": 1,
"setG_UID": "1mP+1A0bpkKrBuIrqU6Sgg==",
"modifierSetGuid": "d4fe63d6-1b0d-42a6-ab06-e22ba94e9282",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "EDtom/6n1keV5G0sSRxLlw==",
"pluGuid": "9b683b10-a7fe-47d6-95e4-6d2c491c4b97",
"deleted": true,
"g_UID": "ehNPHSEM/UaDkSlQCPXDRA==",
"guid": "1d4f137a-0c21-46fd-8391-295008f5c344",
"product": {
"$ref": "19"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "75"
}
],
"eftReceipts": [
{
"$id": "79",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "72"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "79"
}
],
"payments": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"cards": [
{
"$id": "80",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "80"
}
],
"campaignHits": [
{
"$id": "81",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "81"
}
],
"fuel": [
{
"$id": "82",
"id": 1,
"plu": 1,
"pluG_UID": "9yIpCC+hwEaI1HxZNscUzw==",
"pluGuid": "082922f7-a12f-46c0-88d4-7c5936c714cf",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-04-03T06:20:58.8258484",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-04-03T06:20:58.8258484",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "82"
}
],
"fuelResells": [
{
"$id": "83",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "vuYzLFJgFUqYeJ+qXaSGqw==",
"pluGuid": "2c33e6be-6052-4a15-9878-9faa5da486ab",
"accountID": "NHgARhOKTEmGB0bpqTrhYQ==",
"accountIDGuid": "46007834-8a13-494c-8607-46e9a93ae161",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-04-03T06:20:58.8258484",
"bestOrExpireType": 1,
"refundG_UID": "3pyJlY6OuESU3YTIrSU6Ig==",
"refundGuid": "95899cde-8e8e-44b8-94dd-84c8ad253a22",
"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": "83"
}
],
"customerOrder": [
{
"$id": "84",
"identifier": "hztMPQvqMECGHC3Gnh/YTg==",
"identifierGuid": "3d4c3b87-ea0b-4030-861c-2dc69e1fd84e",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "fg9wK7m1FEO7S3fx7ZuEww==",
"customerIdentifierGuid": "2b700f7e-b5b9-4314-bb4b-77f1ed9b84c3",
"operatorNo": 1,
"operatorG_UID": "sOXi/B/bSkazc4hI0ngDfw==",
"operatorGuid": "fce2e5b0-db1f-464a-b373-8848d278037f",
"created": "2026-04-03T06:20:58.8258484",
"ordered": "2026-04-03T06:20:58.8258484",
"started": "2026-04-03T06:20:58.8258484",
"completed": "2026-04-03T06:20:58.8258484",
"supplied": "2026-04-03T06:20:58.8258484",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "65"
},
"operator": {
"$ref": "32"
},
"details": [
{
"$id": "85",
"headerID": 1,
"plu": 1,
"pluG_UId": "KGuD5+JbKkCQzCFtdZULWw==",
"pluGuid": "e7836b28-5be2-402a-90cc-216d75950b5b",
"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": "gxsiYkGn00mMhdSVlzpFVw==",
"headerIdentifierGuid": "62221b83-a741-49d3-8c85-d495973a4557",
"product": {
"$ref": "19"
}
},
{
"$ref": "85"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "72"
}
},
{
"$ref": "84"
}
],
"surveyResponses": [
{
"$id": "86",
"surveyG_UID": "p5ASdtMe4UuFej8LWG3zKw==",
"surveyGuid": "761290a7-1ed3-4be1-857a-3f0b586df32b",
"saleHeaderGuid": "58sGUnuFU0ue3s72VazCIg==",
"saleGuid": "5206cbe7-857b-4b53-9ede-cef655acc222",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "/V8pV8NAqUWN4ZLwQEqEUQ==",
"guidResponse": "57295ffd-40c3-45a9-8de1-92f0404a8451",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:20:58.8258484",
"sale": {
"$ref": "72"
},
"survey": {
"$id": "87",
"g_UID": "1A6ydh5iF0KQppBem8xDog==",
"guid": "76b20ed4-621e-4217-90a6-905e9bcc43a2",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "XB0WldO2TECv4zyiY4lC3w==",
"checkoutFormGuid": "95161d5c-b6d3-404c-afe3-3ca2638942df",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:20:58.8258484",
"end": "2026-04-03T06:20:58.8258484",
"deleted": true,
"updated": "2026-04-03T06:20:58.8258484",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"dc62747f-3b82-4b86-adb4-228a8472bc7b",
"f8656095-4ee5-49ed-bb58-d1af31523a4d"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "40"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "86"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "l9xrBzujaEaupY0xUCm3ZA==",
"accountIdentifier": "076bdc97-a33b-4668-aea5-8d315029b764",
"accountName": "sample string 44",
"customerOrderIdentifier": "gag90nxjLEGjrEGn3kCN2A==",
"customerOrderIdentifierGuid": "d23da881-637c-412c-a3ac-41a7de408dd8",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "88",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "kw1U3W0PMUOCgHChQk+S8g==",
"paymentIdentifierGuid": "dd540d93-0f6d-4331-8280-70a1424f92f2",
"identifier": "NyrQtAIBmkCPI+7kDQTcgg==",
"identifierGuid": "b4d02a37-0102-409a-8f23-eee40d04dc82",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "ShxdtuJz30WGfXSIxzQb0w==",
"itemIdentifierGuid": "b65d1c4a-73e2-45df-867d-7488c7341bd3"
}
},
{
"$ref": "71"
}
]
},
{
"$ref": "66"
}
],
"customerGroupMembers": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"customerGroups": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"accounts": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"account": {
"$ref": "67"
},
"vouchers": [
{
"$id": "89",
"customerIdentifier": "b9t4JmCYokKOjYUZ6V8WSA==",
"customerIdentifierGuid": "2678db6f-9860-42a2-8e8d-8519e95f1648",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "gcFsl2zteUKBRgfdLHqTZw==",
"idempotentGuid": "976cc181-ed6c-4279-8146-07dd2c7a9367",
"offline": true,
"voucher": {
"$id": "90",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-04-03T06:20:58.8258484",
"barcodeTemplate": {
"$id": "91",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "92",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-04-03T06:20:58.8258484",
"labelPageLayout": "5Jq05HWSbUGUTT26iY/+HQ==",
"pageLayoutGuid": "e4b49ae4-9275-416d-944d-3dba898ffe1d",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "90"
},
"elements": [
{
"$id": "93",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-04-03T06:20:58.8258484"
},
{
"$ref": "93"
}
]
},
"customerVouchers": [
{
"$id": "94",
"id": 1,
"customerIdentifier": "JNN2aTL9tkOawv3md83RuA==",
"customerIdentifierGuid": "6976d324-fd32-43b6-9ac2-fde677cdd1b8",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:20:58.8258484",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "4euw7uo+lEyD8a2B3dRsTA==",
"issuedIdempotentGuid": "eeb0ebe1-3eea-4c94-83f1-ad81ddd46c4c",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:20:58.8258484",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:20:58.8258484",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "eXky5U3Yl0GK3b4DobqUBQ==",
"redeemedIdempotentGuid": "e5327979-d84d-4197-8add-be03a1ba9405",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:20:58.8258484",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "92"
},
"voucher": {
"$ref": "90"
},
"customer": {
"$ref": "65"
},
"issuedOfflinePayment": {
"$ref": "71"
},
"redeemedOfflinePayment": {
"$ref": "71"
}
},
{
"$ref": "94"
}
]
},
"customer": {
"$ref": "65"
}
},
{
"$ref": "89"
}
]
}
},
{
"$ref": "64"
}
],
"customerGroups": [
{
"$id": "95",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "Ddy5P3ERhU2AhbhWTLDRJQ==",
"groupIDGuid": "3fb9dc0d-1171-4d85-8085-b8564cb0d125",
"campaign": {
"$ref": "61"
},
"group": {
"$ref": "69"
}
},
{
"$ref": "95"
}
],
"signIqTickets": [
{
"$id": "96",
"identifier": "k90OU1tgDkeDLbp3Q443Ww==",
"identifierGuid": "530edd93-605b-470e-832d-ba77438e375b",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "96"
}
],
"comboPriceGroups": [
{
"$id": "97",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "/SX95CzQhE6u+RJ9MxvXXg==",
"guid": "e4fd25fd-d02c-4e84-aef9-127d331bd75e",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "61"
},
"comboPricePlus": [
{
"$id": "98",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "/WX8bUbM00y67SY7v8w2sA==",
"groupGuid": "6dfc65fd-cc46-4cd3-baed-263bbfcc36b0",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "Nac4Wx91dkW+Z8iZlSsMTw==",
"pluGuid": "5b38a735-751f-4576-be67-c899952b0c4f",
"priceGroupG_UID": "k61dKXr5wUCALpuXDywF3Q==",
"priceGroupGuid": "295dad93-f97a-40c1-802e-9b970f2c05dd",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "61"
},
"product": {
"$ref": "19"
},
"priceGroup": {
"$ref": "25"
},
"campaignPool": {
"$ref": "61"
}
},
{
"$ref": "98"
}
]
},
{
"$ref": "97"
}
],
"priceLevels": [
{
"$id": "99",
"id": 1,
"priceLevelIdentifier": "ABzeCeSNMkCvLsTKE4lQYA==",
"priceLevelIdentifierGuid": "09de1c00-8de4-4032-af2e-c4ca13895060",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "99"
}
],
"promotionType": {
"$id": "100",
"identifier": "Di6Bif10MEmBK1pvxI9bng==",
"identifierGuid": "89812e0e-74fd-4930-812b-5a6fc48f5b9e",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "qk9ixjQ1O0SNoTpTMJ6c0Q==",
"labelPageLayoutGuid": "c6624faa-3534-443b-8da1-3a53309e9cd1",
"priceLevelIdentifier": "SwRroiOZ+k+nstopPO8GGg==",
"priceLevelIdentifierGuid": "a26b044b-9923-4ffa-a7b2-da293cef061a",
"active": true,
"updated": "2026-04-03T06:20:58.8258484",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "19"
},
"dealCost": {
"$id": "101",
"headerIdentifier": "SUHXWUfp3Eq7kE1Z2lMMIQ==",
"headerIdentifierGuid": "59d74149-e947-4adc-bb90-4d59da530c21",
"identifier": "1HoBEyHhJ0GI1sAlorTnfA==",
"identifierGuid": "13017ad4-e121-4127-88d6-c025a2b4e77c",
"supplierIdentifier": "S2kLGyGUWUGMFycJAiJSuA==",
"supplierGuid": "1b0b694b-9421-4159-8c17-2709022252b8",
"pluG_UID": "N/qiOvG5z0m/2zRY9BXElw==",
"pluGuid": "3aa2fa37-b9f1-49cf-bfdb-3458f415c497",
"campaignName": "1b8e5747-e768-4814-9db4-f1d558f1da73",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:20:58.8258484",
"end": "2026-04-03T06:20:58.8258484",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "AnSj56m5xkCwvMfHDx4UzA==",
"bonusItemPluGuid": "e7a37402-b9a9-40c6-b0bc-c7c70f1e14cc",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:20:58.8258484",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-04-03T06:20:58.8258484",
"campaignEndDate": "2026-04-03T06:20:58.8258484",
"masterPLUG_UID": "F+1rV4Lqjkuqb+2zuHq4Gg==",
"masterID": "576bed17-ea82-4b8e-aa6f-edb3b87ab81a",
"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": "v5ku7bKaOEGlIPzyNF3fMw==",
"bonusMasterID": "ed2e99bf-9ab2-4138-a520-fcf2345ddf33",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-04-03T06:20:58.8258484",
"dealCosts": [
{
"$ref": "101"
},
{
"$ref": "101"
}
],
"tags": [
{
"$id": "102",
"pluG_UID": "j5O74QduhUKbA/j5eRYj1A==",
"pluGuid": "e1bb938f-6e07-4285-9b03-f8f9791623d4",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "102"
}
],
"alternateProductG_UID": "0Bj4+WxbEU+6vbcfzHbb+Q==",
"alternateProduct": "f9f818d0-5b6c-4f11-babd-b71fcc76dbf9",
"altProduct": {
"$ref": "19"
},
"productHostCode": {
"$id": "103",
"id": 1,
"pluG_UID": "tQFnxAuoe0iozZq+RDt8sw==",
"pluGuid": "c46701b5-a80b-487b-a8cd-9abe443b7cb3",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "55"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$ref": "58"
},
"mscSubCom": {
"$ref": "57"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:20:58.8258484",
"inventoryTracked": "2026-04-03T06:20:58.8258484",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "104",
"pluG_UID": "+ACp/s3onk+xT/MLLbPqyQ==",
"pluGuid": "fea900f8-e8cd-4f9e-b14f-f30b2db3eac9",
"fuelPluG_UID": "TZKrf1dUIEaRn/b0c8UMvA==",
"fuelPluGuid": "7fab924d-5457-4620-919f-f6f473c50cbc",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "104"
},
{
"$ref": "104"
}
]
},
"supplier": {
"$ref": "14"
},
"serviceFee": {
"$id": "105",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "17"
}
],
"orderCycleHeaders": [
{
"$id": "106",
"storeID": 1,
"supplierIdentifier": "1ufUD/8bqEKmgO7JX7DjyQ==",
"supplierGuid": "0fd4e7d6-1bff-42a8-a680-eec95fb0e3c9",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "106"
}
],
"cycles": [
{
"$id": "107",
"storeID": 1,
"supplierIdentifier": "hsg03DSrMEa9wTNSiyMfBg==",
"supplierGuid": "dc34c886-ab34-4630-bdc1-33528b231f06",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-04-03T06:20:58.8258484",
"deliveryDate": "2026-04-03T06:20:58.8258484",
"nextCutOffDate": "2026-04-03T06:20:58.8258484",
"nextDeliveryDate": "2026-04-03T06:20:58.8258484",
"nextDaysBuffer": 10
},
{
"$ref": "107"
}
],
"store": {
"$ref": "9"
},
"updated": "2026-04-03T06:20:58.8258484",
"isHost": true
},
"files": [
{
"$id": "108",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:20:58.8258484",
"processed": "2026-04-03T06:20:58.8258484",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:20:58.8258484",
"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": "13"
},
"metcashHeader": {
"$id": "109",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:20:58.8258484",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "108"
}
],
"zoneMatrix": [
{
"$id": "110",
"id": 1,
"hostIdentifier": "0eoEHC6puEKlcPjX2t5PKw==",
"hostIdentifierGuid": "1c04ead1-a92e-42b8-a570-f8d7dade4f2b",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"dac15a09-f76b-4e02-9e9b-c0950cc23c54",
"d1ee5754-b0a1-4d0a-99e4-1a40ef0d47c1"
]
},
{
"$ref": "110"
}
],
"hostFileStoreSetting": {
"$ref": "12"
},
"hostStoreSettings": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"promotionPlacements": [
{
"$id": "111",
"identifier": "QzbIv6KQjkS59lfrOddORg==",
"identifierGuid": "bfc83643-90a2-448e-b9f6-57eb39d74e46",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "111"
}
],
"promoTypeGuids": [
"0be39e67-e3b0-432d-b3d2-1c3747fd6f21",
"3a596612-3292-4ac8-b8b6-7958d6b5098d"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "12"
}
],
"accounts": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"sales": [
{
"$id": "112",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:20:58.8258484",
"ftpSite": {
"$id": "113",
"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": "112"
}
],
"zoneMatrix": [
{
"$ref": "110"
},
{
"$ref": "110"
}
],
"cashManagements": [
{
"$id": "114",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "115",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9
}
},
{
"$ref": "114"
}
],
"updateStoreID": "403a5d47-4981-417f-9a91-6e1a1e521f16",
"updateStore": {
"$id": "116",
"id": "40152b49-1bb8-437f-9841-8446bcaf35e2",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:20:58.8258484",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-04-03T06:20:58.8258484"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "117",
"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": "118",
"id": 1,
"gradeID": 2,
"storeID": 3,
"g_UID": "WCMfrSErg0iQe2MPYpwOcw==",
"guid": "ad1f2358-2b21-4883-907b-630f629c0e73",
"fuelGrade": "sample string 5",
"price1": 1,
"price2": 1,
"price3": 1,
"price4": 1,
"effective": "2026-04-03T06:20:58.8258484",
"updated": "2026-04-03T06:20:58.8258484",
"margin": 1,
"product": {
"$ref": "19"
}
}
}
},
{
"$ref": "7"
}
],
"cashBalancingFuelMeters": [
{
"$id": "119",
"headerIdentifier": "CGkfkaLVQ0WlUSZKPd3B9w==",
"headerIdentifierGuid": "911f6908-d5a2-4543-a551-264a3dddc1f7",
"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": "120",
"id": 1,
"storeID": 2,
"tankNumber": 3,
"dispenserNumber": 4,
"hoseNumber": 5,
"adjustedFor": "2026-04-03T06:20:58.8258484",
"adjustedAt": "2026-04-03T06:20:58.8258484",
"adjustmentVolume": 8.0,
"reasonDesc": "sample string 9",
"reason": 10,
"operatorG_UID": "tBOVfKk6aEOSG3T7f0eDbw==",
"operatorGuid": "7c9513b4-3aa9-4368-921b-74fb7f47836f",
"user": "sample string 11",
"processed": 1,
"storeName": "sample string 12",
"operatorName": "sample string 13"
},
{
"$ref": "120"
}
]
},
{
"$ref": "119"
}
]
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �2�\8Z��� 5 xl/workbook.xml � (� ����0��J}�(PE ���ҵC���&*IP��>~�Hݺ�����&�_�s/�1�
����q� �Phx����7<��?����:�6h#dIR�ǁG�lPzt���
�G.�B�f�P�kK���4{h��*gc�������
;.VE,7XӖGN���dMSJ|���~-3YJ)���9=������PK �2�\���� � [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
�2�\$��' ' _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="R9761c56ae79343c0" /></Relationships>PK �2�\���� C xl/worksheets/sheet1.xml � (� ��ms�@��
�����c���{��I�oV12U� ���] ,۬��Q�s�={�n���ߛu��E�m�!D$��<[���qx_.����d���_�*I�����$����;��b�J6�"�����ͬ4_��8[.�yr���7ɶ����zV�G���S��˓٢�f�Xj3K��d�HM���<Y��)�LO1�ɨ���dWt���T~fٯ��qH*6����/�`�,g���*�]$��4.�J3��E�lҽwa����>w�\�+qAc�h�Z����(��M}����Z�=�ULh�C�����zz��ȟֱZ��qc�4�\+A�G�k=�O����?���ˮ�( A���~Z�j�j�2� ������Vg�?b݁4�!mQM�\
��Yy8D��=�Z �*$�S� `���2&E@}�h��7.�T�#2��� �H&��R��CE�gѨ�\ �|>4a�6��"\HB5SZz�M��Gic!�9_?BHP�Y
D�`TR�EI�ݵPf2ˡ���'��$��M��"B/���}��;� f<�?6Y�6�ҤY ��E��e�,b�E�#��-�Д
O�&��f��H ��J
о14Y�6�"ƙ#>f-�,b�EM#��*������l��m5��~{�k��ǃ�:E�f�l2ʳ]�W�M����\��k���2��ښ8�'^ �gC����C����!��ī!!��Ő�}���P}�͐�}��1��w�r���l��@,_?:��Kb9�ɁX�^9����2������H����ܽq ������wb��ÁX�NM���SGb�ol����v7E���r�E��:�{��faNs4�}YRj=������������^5����7]��,o��w]�5��~�?�я\��O�q���U���gGq�ݾ���Տ\;+�7Ě�7b�������{��~T�}�`���q�_�����<��$����& PK �2�\�7K�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8N7EM�a�m��=N�&vd����G�
XTWb�������4����M#9���-���V9=خ�S4
l7�=�2���s iņ��GJ��q��p3��1�O2��wt��(;�UY
�s�2��2��ΘA�S� m�L_�?�19H�al��w`E�����e��Z+���Łл��x1�z]�L�B���L�k�V�2����O�Ν�r�ְ6�놣�u}U�7��PK �2�\Ѓ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 �2�\��
�� � xl/sharedStrings.xml � (� �U�n�@����P�
�!�E
��Ч�R�V]��1*����6^ܪR�Gϙ�9�vv��T���F�NҎ#ԹRo���բuG�@PF�0>����Q�E\��0��>��˷X�K�5#��%?�M�vA�-"�*}�n�OK�:�rSi��AUZ>V8} �9�ht-P�,$�,�Q��h������d,^�����` �s-���v!5(�+C�ƥ�#hXPc)c������X��?Բ��,KX��P��c%�y��TV�9�U�{�,x���PO�G�l�\�ۂKC��~�2l\�YH��/u�
�����=� ��K7C���i@<���}U�`��}� (�93p�D��
^r=�+ο�=�s��%��GX&��×:8������[�z�����^�%�"��E{]�Y�*��A�S��o���\ʅo��fS��G��+���yr#}�<��%hؠM�F0�|9M~�)y�Apݿ�f�]���o��k��/�oI�Y��ȣ���?i�PK- �2�\8Z��� 5 xl/workbook.xmlPK- �2�\���� � [Content_Types].xmlPK-
�2�\$��' ' V _rels/.relsPK- �2�\���� C � xl/worksheets/sheet1.xmlPK- �2�\�7K�� P � xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
= xl/styles.xmlPK- �2�\��
�� � �
xl/sharedStrings.xmlPK �
application/vnd.ms-excel
PK �2�\6���� 5 xl/workbook.xml � (� ����0��&�C����N\�z�-[i�?ik���'�x�3;�픣�=��'=�P��v1��� :�N֡�v�z
q��Ŭ�J`c�[��,=���� QY:�]i����m��V�eh}<R�͞
ǰ�����&ak�����_,��X�"P�8��� %�P��H�����q�ӝ��J����PK �2�\���� � [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
�2�\�j�' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R6309f06e5ed84bd0" /></Relationships>PK �2�\���� C xl/worksheets/sheet1.xml � (� ��ms�@��
�����c���{��I�oV12U� ���] ,۬��Q�s�={�n���ߛu��E�m�!D$��<[���qx_.����d���_�*I�����$����;��b�J6�"�����ͬ4_��8[.�yr���7ɶ����zV�G���S��˓٢�f�Xj3K��d�HM���<Y��)�LO1�ɨ���dWt���T~fٯ��qH*6����/�`�,g���*�]$��4.�J3��E�lҽwa����>w�\�+qAc�h�Z����(��M}����Z�=�ULh�C�����zz��ȟֱZ��qc�4�\+A�G�k=�O����?���ˮ�( A���~Z�j�j�2� ������Vg�?b݁4�!mQM�\
��Yy8D��=�Z �*$�S� `���2&E@}�h��7.�T�#2��� �H&��R��CE�gѨ�\ �|>4a�6��"\HB5SZz�M��Gic!�9_?BHP�Y
D�`TR�EI�ݵPf2ˡ���'��$��M��"B/���}��;� f<�?6Y�6�ҤY ��E��e�,b�E�#��-�Д
O�&��f��H ��J
о14Y�6�"ƙ#>f-�,b�EM#��*������l��m5��~{�k��ǃ�:E�f�l2ʳ]�W�M����\��k���2��ښ8�'^ �gC����C����!��ī!!��Ő�}���P}�͐�}��1��w�r���l��@,_?:��Kb9�ɁX�^9����2������H����ܽq ������wb��ÁX�NM���SGb�ol����v7E���r�E��:�{��faNs4�}YRj=������������^5����7]��,o��w]�5��~�?�я\��O�q���U���gGq�ݾ���Տ\;+�7Ě�7b�������{��~T�}�`���q�_�����<��$����& PK �2�\�L|� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;-&
ɦ�n�\`0c@�Nۜ-��W��J-���&�����4�y�Xoߧ����55�$FF�v0]
��$l7����ٳ�b|
}�s�z��'v&;ں CL]�gTG�gi��ݒ�Lv8����zP�l�i"� �7뎾'
��:
5��<��D*�����ht��T�hT��M͇�H���;_�T����YU��P��*ӣ�v\���iY^�協�}��M!3qU�7��PK �2�\Ѓ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 �2�\��
�� � xl/sharedStrings.xml � (� �U�n�@����P�
�!�E
��Ч�R�V]��1*����6^ܪR�Gϙ�9�vv��T���F�NҎ#ԹRo���բuG�@PF�0>����Q�E\��0��>��˷X�K�5#��%?�M�vA�-"�*}�n�OK�:�rSi��AUZ>V8} �9�ht-P�,$�,�Q��h������d,^�����` �s-���v!5(�+C�ƥ�#hXPc)c������X��?Բ��,KX��P��c%�y��TV�9�U�{�,x���PO�G�l�\�ۂKC��~�2l\�YH��/u�
�����=� ��K7C���i@<���}U�`��}� (�93p�D��
^r=�+ο�=�s��%��GX&��×:8������[�z�����^�%�"��E{]�Y�*��A�S��o���\ʅo��fS��G��+���yr#}�<��%hؠM�F0�|9M~�)y�Apݿ�f�]���o��k��/�oI�Y��ȣ���?i�PK- �2�\6���� 5 xl/workbook.xmlPK- �2�\���� � � [Content_Types].xmlPK-
�2�\�j�' ' U _rels/.relsPK- �2�\���� C � xl/worksheets/sheet1.xmlPK- �2�\�L|� P � xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
= xl/styles.xmlPK- �2�\��
�� � �
xl/sharedStrings.xmlPK �