POST api/cashBalancing/{id}/update/fuel
Update fuel information of an existing cash balancing header
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": "kzC+KGZMCkS5rrZ/XmUJjA==",
"identifierGuid": "28be3093-4c66-440a-b9ae-b67f5e65098c",
"storeID": 2,
"date": "2026-06-03T18:34:27.3605178",
"started": "2026-06-03T18:34:27.3605178",
"ended": "2026-06-03T18:34:27.3605178",
"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": "EjyG5JPpQ0Oi6ekLQcv9NA==",
"headerIdentifierGuid": "e4863c12-e993-4343-a2e9-e90b41cbfd34",
"operatorG_UID": "8LT7KG/Y90Oe2Bf99MCd0g==",
"operatorGuid": "28fbb4f0-d86f-43f7-9ed8-17fdf4c09dd2",
"date": "2026-06-03T18:34:27.3605178",
"drawerID": 4,
"machineID": 5,
"shiftIdentifier": "bv9K3NyIvkCvTqJxV2PfUg==",
"shiftIdentifierGuid": "dc4aff6e-88dc-40be-af4e-a2715763df52",
"operatorCash": 6,
"managerCash": 7,
"expectedCash": 8,
"finalisedCash": 9,
"operatorCashNote": "sample string 10",
"managerCashNote": "sample string 11",
"expectedPickup": 12,
"pickupCash": 13,
"start": "2026-06-03T18:34:27.3605178",
"end": "2026-06-03T18:34:27.3605178",
"operatorName": "sample string 16",
"operatorNumber": "sample string 17",
"machineName": "sample string 18",
"operators": "sample string 19"
},
{
"$ref": "2"
}
],
"eftDetails": [
{
"$id": "3",
"id": 1,
"headerIdentifier": "dUWLZYtLfUK5NbLNCOnWhQ==",
"headerIdentifierGuid": "658b4575-4b8b-427d-b935-b2cd08e9d685",
"date": "2026-06-03T18:34:27.3605178",
"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": "oYDkyqMSyE+yBlKqltn/YA==",
"headerIdentifierGuid": "cae480a1-12a3-4fc8-b206-52aa96d9ff60",
"bankName": "sample string 3",
"expectedCash": 4,
"cashDeclared": 1,
"expectedPickup": 5,
"pickupDeclared": 1,
"expectedCheque": 6,
"chequeDeclared": 1
},
"cashBalancingBankingAccounts": [
{
"$id": "5",
"id": 1,
"headerIdentifier": "h79Uz55KUEiD97dXD41uNw==",
"headerIdentifierGuid": "cf54bf87-4a9e-4850-83f7-b7570f8d6e37",
"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": "NxECZAndlUWr7lRkxsndAg==",
"headerIdentifierGuid": "64021137-dd09-4595-abee-5464c6c9dd02",
"fuelTankNumber": 2,
"fuelGradeID": 1,
"fuelGrade": "sample string 3",
"opening": 4.0,
"openingAdjusted": true,
"adjustments": 6.0,
"deliveries": 7.0,
"deliveriesAdjusted": true,
"samples": 9.0,
"pumpTest": 10.0,
"sales": 11.0,
"closing": 12.0,
"closingAdjusted": true,
"dailyVariance": 14.0,
"waterLevel": 15.0,
"meterSales": 16.0,
"meterVariance": -5.0,
"twentyEightDayVariance": 17.0,
"fuelTank": {
"$id": "8",
"id": 1,
"storeID": 2,
"tankNumber": 3,
"fuelGrade": "sample string 4",
"fuelGradeID": 1,
"capacity": 5.0,
"lpg": true,
"waterLevel": 7.0,
"updated": "2026-06-03T18:34:27.3605178",
"storeName": "sample string 9",
"store": {
"$id": "9",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-06-03T18:34:27.3605178",
"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": "Cn2fHGeuUEW4/45goioNEQ==",
"hostIdentifierGuid": "1c9f7d0a-ae67-4550-b8ff-8e60a22a0d11",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:34:27.3605178",
"priceZone": {
"$id": "10",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "b8fx6ztoZ0KG3Z4bxhT0/A==",
"hostIdentifierGuid": "ebf1c76f-683b-4267-86dd-9e1bc614f4fc",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "11",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "11"
},
"warehouseStore": {
"$id": "12",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "13",
"id": 1,
"hostIdentifier": "Y5+PigE77ki8FOx+QGlqEg==",
"hostIdentifierGuid": "8a8f9f63-3b01-48ee-bc14-ec7e40696a12",
"storeID": 2,
"username": "sample string 3",
"password": "sample string 4",
"passwordPlain": "sample string 5",
"serverAddress": "sample string 6",
"serverPort": 1,
"excludeFromLeadInOut": true,
"useForHostFile": true,
"metcashPillarID": "sample string 9",
"metcashStateCode": "sample string 10",
"metcashCustomerID": "sample string 11",
"metcashTradingPartnerID": "sample string 12",
"drakesCustomerNumber": 1,
"sparCustomerNumber": "sample string 13",
"sparOrderUsername": "sample string 14",
"sparOrderPassword": "sample string 15",
"sparOrderPasswordPlain": "sample string 16",
"pharmXSiteID": 1,
"ibaZoneID": 1,
"ibaState": "sample string 17",
"foodlandStoreCode": "sample string 18",
"ilgMemberNumber": "sample string 19",
"ilgOutletLocation": 1,
"ilgBaseCost": 1,
"ilgApplyNonAdvertisedPromos": true,
"ilgExemptFromFreight": true,
"ilgOrderDealReview": true,
"ilgFinanceFee": 1,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "14",
"identifier": "gzQ+eenDVUywbefv06shwQ==",
"identifierGuid": "793e3483-c3e9-4c55-b06d-e7efd3ab21c1",
"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": "Rfni2zGBXU6hT+Jd3DGhAQ==",
"hostSupplierIdentifierGuid": "dbe2f945-8131-4e5d-a14f-e25ddc31a101",
"loyaltyPriceLevelIdentifier": "tI8XycUmgk69WU6Pjfun/g==",
"loyaltyPriceLevelIdentifierGuid": "c9178fb4-26c5-4e82-bd59-4e8f8dfba7fe",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-06-03T18:34:27.3605178",
"lastProcessed": "2026-06-03T18:34:27.3605178",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "15",
"identifier": "xWui1y4b9kiVadOWXLT9OQ==",
"identifierGuid": "d7a26bc5-1b2e-48f6-9569-d3965cb4fd39",
"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": "Lo1YePFTJk65k1VPQBXmjg==",
"primaryContactID": "78588d2e-53f1-4e26-b993-554f4015e68e",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "g1eGa3En40KylZSY+VSoug==",
"supplierGroupGuid": "6b865783-2771-42e3-b295-9498f954a8ba",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:34:27.3605178",
"rebateLastClaimedAmount": 1.0,
"cartonsOnly": true,
"minimumOrderValue": 1,
"enforceMinimumQuantity": true,
"freight": 19.0,
"freightType": 20,
"deleted": true,
"deletedUser": "sample string 22",
"storeName": "sample string 23",
"primaryContact": {
"$id": "16",
"id": "b442825e-16da-481c-840b-29af40644bf0",
"identifier": "n1AjKoai+UO2UeknEc88Ng==",
"identifierGuid": "2a23509f-a286-43f9-b651-e92711cf3c36",
"familyName": "sample string 1",
"givenNames": "sample string 2",
"otherNames": "sample string 3",
"title": "sample string 4",
"dateOfBirth": "sample string 5",
"sex": "sample string 6",
"address": "sample string 7",
"address1": "sample string 8",
"address2": "sample string 9",
"town": "sample string 10",
"state": "sample string 11",
"country": "sample string 12",
"postalCode": "sample string 13",
"telephone": "sample string 14",
"mobile": "sample string 15",
"email": "sample string 16",
"fax": "sample string 17",
"primary": true
},
"contacts": [
{
"$id": "17",
"supplierIdentifier": "u46dez0od0mXy3f1KFGXXg==",
"supplierIdentifierGuid": "7b9d8ebb-283d-4977-97cb-77f52851975e",
"contactGuid": "Jy80Nzvjj0GNERkDjV/4sQ==",
"contactID": "37342f27-e33b-418f-8d11-19038d5ff8b1",
"contact": {
"$ref": "16"
},
"supplier": {
"$ref": "15"
}
},
{
"$ref": "17"
}
],
"products": [
{
"$id": "18",
"pluG_UID": "b7K+P95oWkyiD1AezXNnNg==",
"pluGuid": "3fbeb26f-68de-4c5a-a20f-501ecd736736",
"supplierIdentifier": "7ez4w8o940qxVfd2E47pxw==",
"supplierIdentifierGuid": "c3f8eced-3dca-4ae3-b155-f776138ee9c7",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:34:27.3605178",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:34:27.3605178",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "19",
"pluG_UID": "Tse78yjH4EG7Up1emFnAXA==",
"pluGuid": "f3bbc74e-c728-41e0-bb52-9d5e9859c05c",
"supplierIdentifier": "pRcQSVe/2UufyYbyYos9BA==",
"supplierIdentifierGuid": "491017a5-bf57-4bd9-9fc9-86f2628b3d04",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "19"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "MlqNxv7P2Ui4CQagpPk3pw==",
"parentPluGuid": "c68d5a32-cffe-48d9-b809-06a0a4f937a7",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "20",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "iVgAHmZC5k6oelvwUgW5Zw==",
"guid": "1e005889-4266-4ee6-a87a-5bf05205b967",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "GMw7Nr8vb0+ltPWJYbXMaw==",
"priceGroupGuid": "363bcc18-2fbf-4f6f-a5b4-f58961b5cc6b",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:34:27.3605178",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:34:27.3605178",
"pluCreated": "2026-06-03T18:34:27.3605178",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-06-03T18:34:27.3605178",
"lastManualUpdate": "2026-06-03T18:34:27.3605178",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-06-03T18:34:27.3605178",
"currentCostUpdated": "2026-06-03T18:34:27.3605178",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:34:27.3605178",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-06-03T18:34:27.3605178",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "lZA3Xw/dc0GbZEKVH3SduQ==",
"altPLUGuid": "5f379095-dd0f-4173-9b64-42951f749db9",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-06-03T18:34:27.3605178",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "0qB/1WBCwkKcRz8ozX8uTg==",
"shelfPageLayoutGuid": "d57fa0d2-4260-42c2-9c47-3f28cd7f2e4e",
"talkerPageLayoutG_UID": "NhayoKNQeUyKhUv6u0kRgQ==",
"talkerPageLayoutGuid": "a0b21636-50a3-4c79-8a85-4bfabb491181",
"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": "xaTnVo264U662rptehZIOw==",
"inventoryIdentifier": "56e7a4c5-ba8d-4ee1-bada-ba6d7a16483b",
"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": "KQp+83TlAkaW96EY7gCDXQ==",
"parentPluGuid": "f37e0a29-e574-4602-96f7-a118ee00835d",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "a8Sjpjn77UCTtgMZCPP8jw==",
"supplierIdentifierGuid": "a6a3c46b-fb39-40ed-93b6-031908f3fc8f",
"supplierChanged": true,
"rebateSupplierIdentifier": "jtSBTD1fBEmh4MhF2G9RAw==",
"rebateSupplierIdentifierGuid": "4c81d48e-5f3d-4904-a1e0-c845d86f5103",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:34:27.3605178",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "8Y7d0yWte0GKragGb+A9bg==",
"hostIdentifierGuid": "d3dd8ef1-ad25-417b-8aad-a8066fe03d6e",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"store": {
"$ref": "9"
},
"storePrices": [
{
"$id": "21",
"pluG_UID": "t5CYHHBJJke0vJ3VBE0vDA==",
"pluGuid": "1c9890b7-4970-4726-b4bc-9dd5044d2f0c",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:34:27.3605178"
},
{
"$ref": "21"
}
],
"currentPrices": {
"$id": "22",
"pluPrices": {
"$id": "23",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:34:27.3605178",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "23"
},
"winningCampaign": 1,
"winner": {
"$id": "24",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:34:27.3605178",
"startTime": 5,
"endDate": "2026-06-03T18:34:27.3605178",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "grhNqjBNyUqk6J/Wl8CSIA==",
"hostIdentifierGuid": "aa4db882-4d30-4ac9-a4e8-9fd697c09220",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"tray": {
"$id": "25",
"g_UId": "jwk3iE2yLk2vhG3astvAqw==",
"guid": "8837098f-b24d-4d2e-af84-6ddab2dbc0ab",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "26",
"priceGroupG_UID": "P2ru3TDJNEic8xY9AQPUng==",
"priceGroupGuid": "ddee6a3f-c930-4834-9cf3-163d0103d49e",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:34:27.3605178",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "27",
"pluG_UID": "NGlcSDsiIEaBJG46Qpnbyg==",
"pluGuid": "485c6934-223b-4620-8124-6e3a4299dbca",
"plu": 1,
"servingsPerPack": 1,
"servingSize": 1,
"showAllergens": 1,
"energy": 1,
"protein": 1,
"fat": 1,
"saturated": 1,
"carbo": 1,
"sugars": 1,
"sodium": 1,
"potasium": 1,
"calcium": 1,
"fibre": 1,
"soya": 1,
"nutsSeeds": 1,
"shells": 1,
"eggs": 1,
"dairy": 1,
"gluten": 1,
"sulphites": 1,
"peanuts": 1,
"sesame": 1,
"fish": 1,
"lupins": 1
},
"dates": {
"$id": "28",
"pluGuid": "721e2291-1827-4d87-bc92-7ea9a0c9bdda",
"created": "2026-06-03T18:34:27.3605178",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:34:27.3605178",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:34:27.3605178",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:34:27.3605178",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:34:27.3605178",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:34:27.3605178",
"lastSold": "2026-06-03T18:34:27.3605178",
"firstSold": "2026-06-03T18:34:27.3605178",
"awsUpdated": "2026-06-03T18:34:27.3605178",
"lastManualUpdate": "2026-06-03T18:34:27.3605178",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:34:27.3605178",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:34:27.3605178",
"doNotRangeUpdated": "2026-06-03T18:34:27.3605178",
"doNotOrderUpdated": "2026-06-03T18:34:27.3605178",
"tracked": "2026-06-03T18:34:27.3605178"
},
"allergens": [
{
"$id": "29",
"primaryKey": {
"$id": "30",
"pluGuid": "37997d49-99b4-477d-8865-ee1f34f1cd94",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "SX2ZN7SZfUeIZe4fNPHNlA==",
"pluGuid": "37997d49-99b4-477d-8865-ee1f34f1cd94",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"costs": {
"$id": "31",
"pluG_UID": "4RWEJilszUaJq55aEGx9eA==",
"pluGuid": "268415e1-6c29-46cd-89ab-9e5a106c7d78",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:34:27.3605178",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "32",
"saleHeaderID": 1,
"created": "2026-06-03T18:34:27.3605178",
"createdLocal": "2026-06-03T18:34:27.3605178",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "1b3HxwEdx0SLYfzvCXOevA==",
"operatorGuid": "c7c7bdd5-1d01-44c7-8b61-fcef09739ebc",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "3qKOOoqwS0OYmRW+cg+GTA==",
"pluGuid": "3a8ea2de-b08a-434b-9899-15be720f864c",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "33",
"id": 1,
"g_Uid": "2R8fL1B/Tk+jjZDSrfooGg==",
"guid": "2f1f1fd9-7f50-4f4e-a38d-90d2adfa281a",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-06-03T18:34:27.3605178",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:34:27.3605178",
"endShift": "2026-06-03T18:34:27.3605178",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "34",
"operatorG_UID": "VVcRDqHHZE285KZ3AD7BtA==",
"operatorGuid": "0e115755-c7a1-4d64-bce4-a677003ec1b4",
"storeID": 2,
"operator": {
"$ref": "33"
},
"store": {
"$ref": "9"
}
},
{
"$ref": "34"
}
]
}
},
{
"$ref": "32"
}
],
"apns": [
{
"$id": "35",
"pluID": 1,
"pluG_UID": "Oy7prQdSJ0yxECdKJFK8Iw==",
"pluGuid": "ade92e3b-5207-4c27-b110-274a2452bc23",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"tuns": [
{
"$id": "36",
"pluG_UId": "D+/7D5XJaEadex8APvucCg==",
"pluGuid": "0ffbef0f-c995-4668-9d7b-1f003efb9c0a",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "20"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"competitionPricing": [
{
"$id": "37",
"identifier": "9H/bHqxMgEuQy2PzHmCyfA==",
"identifierGuid": "1edb7ff4-4cac-4b80-90cb-63f31e60b27c",
"pluG_UID": "EOFPRcKgPEOiwr0Lf602zQ==",
"pluGuid": "454fe110-a0c2-433c-a2c2-bd0b7fad36cd",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "37"
}
],
"supplier": {
"$ref": "15"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"ordering": {
"$ref": "18"
},
"flipChartPages": [
{
"$id": "38",
"identifier": "j5vCn6bnDUCJHaGKBOod6A==",
"groupName": "sample string 1",
"identifierGuid": "9fc29b8f-e7a6-400d-891d-a18a04ea1de8",
"exists": true,
"flipChartIdentifier": "lKyUeIW0FEGP3ATtkUNrMA==",
"flipChartIdentifierGuid": "7894ac94-b485-4114-8fdc-04ed91436b30",
"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": "hMwlqCuSsk+P/Jy8Lb8yxQ==",
"groupIdentifierGuid": "a825cc84-922b-4fb2-8ffc-9cbc2dbf32c5",
"flipChart": {
"$id": "39",
"identifier": "wQWDBPjs0kWpoFY/moC2dQ==",
"identifierGuid": "048305c1-ecf8-45d2-a9a0-563f9a80b675",
"displayName": "sample string 2",
"sortOrder": 3,
"productsPerRow": 4,
"rowsPerPage": 5,
"buttonMarginX": 6,
"buttonMarginY": 7,
"beginButtonsX": 8,
"beginButtonsY": 9,
"autoSizeButtons": true,
"autoSizeGrid": true,
"showButtonText": true,
"showButtonImage": true,
"formLocationX": 1,
"formLocationY": 1,
"formWidth": 14,
"formHeight": 15,
"formMaximised": true,
"formResizable": true,
"formBackgroundImage": "sample string 16",
"formBackgroundColourA": 1,
"formBackgroundColourR": 1,
"formBackgroundColourG": 1,
"formBackgroundColourB": 1,
"formFontFamily": "sample string 17",
"formFontSize": 1.1,
"formFontStyle": 1,
"formAttributes": "sample string 18",
"buttonWidth": 19,
"buttonHeight": 20,
"buttonAnchor": 21,
"buttonBackgroundImage": "sample string 22",
"buttonTopColour": 1,
"buttonTextColour": 1,
"buttonBottomColour": 1,
"buttonBorderColour": 1,
"buttonBorderWidth": 1,
"buttonRadius": 1,
"buttonGradientMode": 1,
"buttonDropShadow": true,
"buttonShadowWidth": 1,
"buttonHighLightOnPush": true,
"buttonFontFamily": "sample string 23",
"buttonFontSize": 1.1,
"buttonFontStyle": 1,
"buttonTextAlign": 1,
"buttonWordBreak": true,
"buttonDrawImageAndButton": true,
"buttonVerticalText": true,
"buttonImageAlign": 1,
"panelLocationX": 1,
"panelLocationY": 1,
"panelWidth": 1,
"panelHeight": 1,
"panelAnchor": 1,
"panelFontFamily": "sample string 24",
"panelFontSize": 1.1,
"panelFontStyle": 1,
"panelBackgroundColour": 1,
"panelTextColour": 1,
"panelAttributes": "sample string 25",
"unsentCount": 26,
"group": {
"$id": "40",
"identifier": "oByVPWMjT0mR58DjziMwFg==",
"identifierGuid": "3d951ca0-2363-494f-91e7-c0e3ce233016",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "41",
"id": 1,
"g_UID": "9Jyx+3vZlkiCVxLD8ItnkA==",
"guid": "fbb19cf4-d97b-4896-8257-12c3f08b6790",
"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": "MkS2Xb7zX0Oav412sSnibg==",
"previousFormGuid": "5db64432-f3be-435f-9abf-8d76b129e26e",
"nextForm": 1,
"nextFormG_UID": "NuYxA7plPEq/tGR0ENPmeg==",
"nextFormGuid": "0331e636-65ba-4a3c-bfb4-647410d3e67a",
"attributes": "sample string 10",
"updated": "2026-06-03T18:34:27.3605178",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "41"
},
"previousCheckoutForm": {
"$ref": "41"
},
"buttons": [
{
"$id": "42",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "9J+ZSIOsFUKF7HWyqOCicQ==",
"checkoutFormGuid": "48999ff4-ac83-4215-85ec-75b2a8e0a271",
"identifier": "idZglzDx6ka3RKY+S+Sz1g==",
"identifierGuid": "9760d689-f130-46ea-b744-a63e4be4b3d6",
"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": "079R3OEg6kODcG96fFvcJQ==",
"valueGuid": "dc51bfd3-20e1-43ea-8370-6f7a7c5bdc25",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:34:27.3605178",
"action": "sample string 12",
"valueForm": {
"$ref": "41"
},
"image": {
"$id": "43",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:34:27.3605178",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "42"
}
],
"panels": [
{
"$id": "44",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "moX9TuFt3kCyaVAFoxDXaA==",
"checkoutFormGuid": "4efd859a-6de1-40de-b269-5005a310d768",
"panelType": "sample string 4",
"name": "sample string 5",
"locationX": 6,
"locationY": 7,
"width": 8,
"height": 9,
"anchor": 10,
"fontFamily": "sample string 11",
"fontSize": 12.1,
"fontStyle": 13,
"backgroundColour": 14,
"textColour": 15,
"attributes": "sample string 16"
},
{
"$ref": "44"
}
]
},
{
"$ref": "41"
}
],
"panels": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"contentPanel": {
"$ref": "44"
},
"products": [
{
"$id": "45",
"flipChartPageIdentifier": "BWXVDFwEeESW5rY2DDOhMA==",
"flipChartPageIdentifierGuid": "0cd56505-045c-4478-96e6-b6360c33a130",
"pluG_UID": "BDjlDEbJiUqARzKUlpxA0Q==",
"pluGuid": "0ce53804-c946-4a89-8047-3294969c40d1",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "20"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "45"
}
],
"productCount": 27,
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
{
"$ref": "38"
}
],
"priceHistory": [
{
"$id": "46",
"pluG_UID": "Ui/TG3rpUkeCJOK5oKI2Ew==",
"pluGuid": "1bd32f52-e97a-4752-8224-e2b9a0a23613",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-06-03T18:34:27.3605178",
"previousPrice": 1,
"previousCostCalcMethod": 1,
"previousCost": 1,
"previousWeightedAvgCost": 1,
"previousLastCost": 1,
"previousRawCost": 15,
"previousRawWeightedAvgCost": 16,
"previousRawLastCost": 17,
"previousCostDecimals": 1,
"previousServiceFeeID": 18,
"previousFreight": 19.0,
"previousFreightType": 20,
"storeID": 21,
"storeName": "sample string 22",
"serviceFeeDescription": "sample string 23",
"previousServiceFeeDescription": "sample string 24"
},
{
"$ref": "46"
}
],
"ingredients": [
{
"$id": "47",
"pluG_UID": "/tvJFMRtM0S3l5EvqIQC+A==",
"ingredientGuid": "v0kDGEU7Z0ep0JPI2fhqKQ==",
"ingredientIdentifier": "180349bf-3b45-4767-a9d0-93c8d9f86a29",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "20"
}
},
{
"$ref": "47"
}
],
"bins": [
{
"$id": "48",
"pluG_UID": "vixC7wzzKkiOktVKhU/6zQ==",
"pluGuid": "ef422cbe-f30c-482a-8e92-d54a854ffacd",
"shelfLocationIdentifier": "1fblkHiE9k201ZEU0uC5ww==",
"shelfLocationGuid": "90e5f6d5-8478-4df6-b4d5-9114d2e0b9c3",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "giz5oYWftU6IthV6xa1t+A==",
"labelPageLayoutGuid": "a1f92c82-9f85-4eb5-88b6-157ac5ad6df8",
"updated": "2026-06-03T18:34:27.3605178",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "20"
},
"location": {
"$id": "49",
"identifier": "pPwktx7z8EOFBTJw0hmXcw==",
"storeID": 1,
"identifierGuid": "b724fca4-f31e-43f0-8505-3270d2199773",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:34:27.3605178",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
}
},
{
"$ref": "48"
}
],
"bin": {
"$ref": "48"
},
"scaleLocations": [
{
"$id": "50",
"plu": 1,
"pluG_UID": "EEmp4ZGQMU+iNeHJJPeRwA==",
"pluGuid": "e1a94910-9091-4f31-a235-e1c924f791c0",
"deptNo": 1,
"product": {
"$ref": "20"
},
"scaleLocation": {
"$id": "51",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:34:27.3605178",
"department": {
"$id": "52",
"id": 1,
"name": "sample string 2",
"code": "sample string 3",
"sortOrder": 4,
"isLiquor": true,
"isTobacco": true,
"excludeTalker": true,
"externalSales": true,
"saleGLCode": "sample string 9",
"cogsglCode": "sample string 10",
"accountingCategoryID": 11,
"maximumMarkdownPercentage": 12.0,
"accountingOnly": true,
"generateExternalID": 1,
"useNonReportableTaxCode": true,
"minPLU": 15,
"maxPLU": 16,
"scaleLocation": {
"$ref": "51"
},
"subDepartments": [
{
"$id": "53",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "54",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "55",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-06-03T18:34:27.3605178",
"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": "VClgOL2+oUaS4s7EEDyRyA==",
"labelPageLayoutGuid": "38602954-bebd-46a1-92e2-cec4103c91c8",
"minimumAge": 17,
"countryOfOrigin": "sample string 18",
"serviceFeeID": 1,
"eftCode": 19,
"defaultPrinter": "sample string 20",
"defaultPrinterGroup": "sample string 21",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$id": "56",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "57",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "58",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "58"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "57"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$id": "59",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "55"
}
],
"updated": "2026-06-03T18:34:27.3605178",
"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": "xGXYhX4GckqB/eYE/8EEMw==",
"labelPageLayoutGuid": "85d865c4-067e-4a72-81fd-e604ffc10433",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "54"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:34:27.3605178",
"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": "Xnlao0AwbEyOPe/56rcxhw==",
"labelPageLayoutGuid": "a35a795e-3040-4c6c-8e3d-eff9eab73187",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "53"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:34:27.3605178",
"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": "ThEXPPBaBUCYXR/Pu1DOcQ==",
"labelPageLayoutGuid": "3c17114e-5af0-4005-985d-1fcfbb50ce71",
"minimumAge": 25,
"countryOfOrigin": "sample string 26",
"serviceFeeID": 1,
"eftCode": 27,
"defaultPrinter": "sample string 28",
"defaultPrinterGroup": "sample string 29",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
}
}
},
{
"$ref": "50"
}
],
"nextPrice": {
"$id": "60",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "Gd3q6mYYiEW5mlF4KQn8Gg==",
"pluGuid": "eaeadd19-1866-4588-b99a-51782909fc1a",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "gAT+n4SHHE62WATwSAYreA==",
"dealCostGuid": "9ffe0480-8784-4e1c-b658-04f048062b78",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "th0dmggFa0KnwCHmRhwb2A==",
"priceGroupGuid": "9a1d1db6-0508-426b-a7c0-21e6461c1bd8",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:34:27.3605178",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "adc74df1-c192-4a71-a56c-ada581e5b92c",
"campaignComboPriceGroupG_UID": "Og+tmm2rKEiThin8F9NJ6A==",
"campaignComboPriceGroupIdentifier": "9aad0f3a-ab6d-4828-9386-29fc17d349e8",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "61",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:34:27.3605178",
"operatorG_UID": "S+p/sWD38kae59m2z6IVRg==",
"operatorGuid": "b17fea4b-f760-46f2-9ee7-d9b6cfa21546",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:34:27.3605178",
"signIqTicketFileMovedUtc": "2026-06-03T18:34:27.3605178",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:34:27.3605178",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "26ee0d91-4b9d-4288-ad2b-af02ab2b12d3",
"product": {
"$ref": "20"
},
"campaignPlu": {
"$ref": "60"
},
"fuelItem": true
},
{
"$ref": "61"
}
],
"campaign": {
"$id": "62",
"id": 1,
"storeID": 2,
"name": "38b4b017-0e99-4384-8b26-583778a788d9",
"nameGuid": "38b4b017-0e99-4384-8b26-583778a788d9",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:34:27.3605178",
"startTime": 1,
"endDate": "2026-06-03T18:34:27.3605178",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-06-03T18:34:27.3605178",
"system": true,
"created": "2026-06-03T18:34:27.3605178",
"updated": "2026-06-03T18:34:27.3605178",
"priceChangeNotifiedUtc": "2026-06-03T18:34:27.3605178",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "VTrouMnxP0ydItvHTh43bQ==",
"hostIdentifierGuid": "b8e83a55-f1c9-4c3f-9d22-dbc74e1e376d",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:34:27.3605178",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"campaignPools": [
{
"$id": "63",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "RXFwOWEpu0KomCgPnJoIpg==",
"pluGuid": "39707145-2961-42bb-a898-280f9c9a08a6",
"hostOfferID": 1,
"priceGroupG_UID": "tDZ3G10RAEOFDHYbNRmCkA==",
"priceGroupGuid": "1b7736b4-115d-4300-850c-761b35198290",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:34:27.3605178",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "20"
},
"campaign": {
"$ref": "62"
}
},
{
"$ref": "63"
}
],
"sellingRules": [
{
"$id": "64",
"id": 1,
"identifier": "RN1eB31wwEinQzRJqvHdjg==",
"identifierStr": "RN1eB31wwEinQzRJqvHdjg==",
"identifierGuid": "075edd44-707d-48c0-a743-3449aaf1dd8e",
"campaignID": 4,
"campaignName": "sample string 5",
"ruleJoin": 1,
"ruleType": 6,
"operand0": "sample string 7",
"comparisonOp": 1,
"operand1": "sample string 8",
"action": 1,
"operand2": "sample string 9",
"operand3": "sample string 10",
"includeExcludedItems": true,
"noFurtherDiscounts": true,
"description": "sample string 11",
"sortOrder": 1,
"isItemRule": false,
"prevDept": "sample string 12",
"campaign": {
"$ref": "62"
}
},
{
"$ref": "64"
}
],
"customers": [
{
"$id": "65",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "Sqpfegm1cEmMnnyCOEqXjg==",
"customerIDGuid": "7a5faa4a-b509-4970-8c9e-7c82384a978e",
"campaign": {
"$ref": "62"
},
"customer": {
"$id": "66",
"identifier": "+QpT7R40WkeT+0BsY6WVfg==",
"identifierGuid": "ed530af9-341e-475a-93fb-406c63a5957e",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:34:27.3605178",
"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": "wTDB9/J8REaGR0mAkKyNAQ==",
"communityIdentifierGuid": "f7c130c1-7cf2-4644-8647-498090ac8d01",
"joined": "2026-06-03T18:34:27.3605178",
"updated": "2026-06-03T18:34:27.3605178",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "qH4irBWheUqIorqtxia/MA==",
"priceLevelIdentifierGuid": "ac227ea8-a115-4a79-88a2-baadc626bf30",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:34:27.3605178",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "67",
"cardType": 2,
"issueDate": "2026-06-03T18:34:27.3605178",
"expiry": "2026-06-03T18:34:27.3605178",
"customerID": "X+jJmiM4kkyE5xp3sUpfIA==",
"customerIDGuid": "9ac9e85f-3823-4c92-84e7-1a77b14a5f20",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-06-03T18:34:27.3605178",
"linkedAccount": "OQy98Wt4mUON/rQ4QZXxMQ==",
"linkedAccountGuid": "f1bd0c39-786b-4399-8dfe-b4384195f131",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "66"
},
"account": {
"$id": "68",
"id": 1,
"identifier": "N+NdQWABV0GpCm+HG/rEOQ==",
"identifierGuid": "415de337-0160-4157-a90a-6f871bfac439",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:34:27.3605178",
"owner": "M78sQhrsj0ie7O0Qj7iDFw==",
"ownerGuid": "422cbf33-ec1a-488f-9eec-ed108fb88317",
"accountStoreGroupIdentifier": "bkXa2uiJCEKzblQw0C1lOA==",
"accountStoreGroupGuid": "dada456e-89e8-4208-b36e-5430d02d6538",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-06-03T18:34:27.3605178",
"active": true,
"updated": "2026-06-03T18:34:27.3605178",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "66"
},
"card": {
"$ref": "67"
},
"members": {
"$id": "69",
"sample string 1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"sample string 2": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"customerGroups": [
{
"$id": "70",
"identifier": "1jjK73UqG0yhV5JK8WKIZA==",
"identifierGuid": "efca38d6-2a75-4c1b-a157-924af1628864",
"name": "sample string 2",
"primaryContact": "c9rfmyZE9UyHu/mlBFQuuA==",
"primaryContactGuid": "9bdfda73-4426-4cf5-87bb-f9a504542eb8",
"accountID": "sNUkMC0wk0WJHKndalHRvw==",
"accountIDGuid": "3024d5b0-302d-4593-891c-a9dd6a51d1bf",
"special": true,
"updated": "2026-06-03T18:34:27.3605178",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "NqmZPB2sfE2ZQTU76pkS9w==",
"priceLevelIdentifierGuid": "3c99a936-ac1d-4d7c-9941-353bea9912f7",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "68"
},
"primaryContactCustomer": {
"$ref": "66"
},
"customerGroupMembers": [
{
"$id": "71",
"id": 1,
"groupID": "MTLMJQwbokqdfm7thH0uRQ==",
"groupIDGuid": "25cc3231-1b0c-4aa2-9d7e-6eed847d2e45",
"customerID": "IdX+yAIqMU2YKRao8gbRdA==",
"customerIDGuid": "c8fed521-2a02-4d31-9829-16a8f206d174",
"card": "sample string 4",
"linkedAccount": "1py1QqHTzUiWjQFZMbX4lQ==",
"linkedAccountGuid": "42b59cd6-d3a1-48cd-968d-015931b5f895",
"customer": {
"$ref": "66"
},
"group": {
"$ref": "70"
},
"customerCard": {
"$ref": "67"
}
},
{
"$ref": "71"
}
]
},
{
"$ref": "70"
}
]
},
"payments": [
{
"$id": "72",
"id": 1,
"identifier": "ukONScabykC04pwqmOKrEw==",
"identifierGuid": "498d43ba-9bc6-40ca-b4e2-9c2a98e2ab13",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "CgF9dViKmEyrywyjnNYdKQ==",
"accountIDGuid": "757d010a-8a58-4c98-abcb-0ca39cd61d29",
"customerAccount": {
"$ref": "68"
},
"customerCard": {
"$ref": "67"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-06-03T18:34:27.3605178",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "pIJTVnZuVUWm2i6pzDwcNw==",
"idempotentVoidGuid": "565382a4-6e76-4555-a6da-2ea9cc3c1c37",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "73",
"saleHeaderID": 1,
"saleHeaderGuid": "ajhfpuSlEkyaxNPuj1uNVQ==",
"saleHeaderIdentifierGuid": "a65f386a-a5e4-4c12-9ac4-d3ee8f5b8d55",
"created": "2026-06-03T18:34:27.3605178",
"createdLocal": "2026-06-03T18:34:27.3605178",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-06-03T18:34:27.3605178",
"storeID": 1,
"operatorG_Uid": "xYuBdTgGeU+orCqCcH+nKQ==",
"operatorGuid": "75818bc5-0638-4f79-a8ac-2a82707fa729",
"customerG_Uid": "OpWvbE2GP0iF3De5Mu97Zg==",
"customerGuid": "6caf953a-864d-483f-85dc-37b932ef7b66",
"communityIdentifier": "JMxV/mgPh065qhMNG/hnag==",
"communityIdentifierGuid": "fe55cc24-0f68-4e87-b9aa-130d1bf8676a",
"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": "+tqpJlEr+Eu1zV4E9s/r0g==",
"priceLevelIdentifierGuid": "26a9dafa-2b51-4bf8-b5cd-5e04f6cfebd2",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:34:27.3605178+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "74",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:34:27.3605178",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "33"
},
"customer": {
"$ref": "66"
},
"communityOrganisation": {
"$id": "75",
"id": 1,
"identifier": "F/JOlDsDg02QBI9wn15XEg==",
"identifierGuid": "944ef217-033b-4d83-9004-8f709f5e5712",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:34:27.3605178",
"promoPeriodEnd": "2026-06-03T18:34:27.3605178",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:34:27.3605178",
"deleted": true
},
"details": [
{
"$id": "76",
"saleItemID": 1,
"identifier": "Q8SO8Lz9WUG24sxHJqVqjQ==",
"identifierGuid": "f08ec443-fdbc-4159-b6e2-cc4726a56a8d",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "bPhXfXhVPEa5yp47rwIilw==",
"pluGuid": "7d57f86c-5578-463c-b9ca-9e3baf022297",
"accountID": "uEawiTLx6U6OqC/IwG2Fgw==",
"accountIDGuid": "89b046b8-f132-4ee9-8ea8-2fc8c06d8583",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-06-03T18:34:27.3605178",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "+pLqJNCtrky1MNVcLaZZCQ==",
"refundGuid": "24ea92fa-add0-4cae-b530-d55c2da65909",
"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": "QNzrhzU6tUaBlwM5jMQw/w==",
"idempotentVoidGuid": "87ebdc40-3a35-46b5-8197-03398cc430ff",
"priceLevelIdentifier": "Jcej1ke1+0y0MARffCzcow==",
"priceLevelIdentifierGuid": "d6a3c725-b547-4cfb-b430-045f7c2cdca3",
"communityIdentifier": "f+NjUxse70m+IEYib4bW+A==",
"communityIdentifierGuid": "5363e37f-1e1b-49ef-be20-46226f86d6f8",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "77",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:34:27.3605178",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "77"
}
],
"refund": {
"$id": "78",
"id": 1,
"g_UID": "Fr6ViEGmtkuqS6diuDYecg==",
"guid": "8895be16-a641-4bb6-aa4b-a762b8361e72",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:34:27.3605178"
},
"modifier": {
"$id": "79",
"id": 1,
"setG_UID": "eDiTWy0JYkSuxpaGIjp8HA==",
"modifierSetGuid": "5b933878-092d-4462-aec6-9686223a7c1c",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "89ioTXCGi0aACvTMHcilCw==",
"pluGuid": "4da8d8f3-8670-468b-800a-f4cc1dc8a50b",
"deleted": true,
"g_UID": "gGRWr47hVUO/zdQhsykQgA==",
"guid": "af566480-e18e-4355-bfcd-d421b3291080",
"product": {
"$ref": "20"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "76"
}
],
"eftReceipts": [
{
"$id": "80",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "73"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "80"
}
],
"payments": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"cards": [
{
"$id": "81",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "81"
}
],
"campaignHits": [
{
"$id": "82",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "82"
}
],
"fuel": [
{
"$id": "83",
"id": 1,
"plu": 1,
"pluG_UID": "xG8iT0DA8Ea9g1JTd3vNvA==",
"pluGuid": "4f226fc4-c040-46f0-bd83-5253777bcdbc",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-06-03T18:34:27.3605178",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-06-03T18:34:27.3605178",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "83"
}
],
"fuelResells": [
{
"$id": "84",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "CriLj0TDKk+LYwU+wBOFgw==",
"pluGuid": "8f8bb80a-c344-4f2a-8b63-053ec0138583",
"accountID": "60+Z6ohD00CPvpFD2TJIaQ==",
"accountIDGuid": "ea994feb-4388-40d3-8fbe-9143d9324869",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-06-03T18:34:27.3605178",
"bestOrExpireType": 1,
"refundG_UID": "pqiPnj1NXU2xLa9Ph1Bg9g==",
"refundGuid": "9e8fa8a6-4d3d-4d5d-b12d-af4f875060f6",
"providerName": "sample string 10",
"campaign": "sample string 11",
"campaignType": 1,
"modifiedID": 1,
"omittedIngredient": 1,
"taxPercent": 1.0,
"taxAmount": 1.0,
"refundablePrice": 1.0,
"showDiscounts": true,
"orderPrinted": true,
"note": "sample string 14",
"modifierName": "sample string 15",
"modifierSetName": "sample string 16",
"totalValueWasScanned": true,
"sold": true,
"campaignPrice": true,
"scannedValue": 1,
"campaignName": "sample string 20",
"comboDiscount": 1
},
{
"$ref": "84"
}
],
"customerOrder": [
{
"$id": "85",
"identifier": "O9/M0BRds0OZFeOoRRBK7g==",
"identifierGuid": "d0ccdf3b-5d14-43b3-9915-e3a845104aee",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "GZ5YxwL53k2ihR2imVM6vA==",
"customerIdentifierGuid": "c7589e19-f902-4dde-a285-1da299533abc",
"operatorNo": 1,
"operatorG_UID": "SMiL9vFAjU6RTe8+YtyE6w==",
"operatorGuid": "f68bc848-40f1-4e8d-914d-ef3e62dc84eb",
"created": "2026-06-03T18:34:27.3605178",
"ordered": "2026-06-03T18:34:27.3605178",
"started": "2026-06-03T18:34:27.3605178",
"completed": "2026-06-03T18:34:27.3605178",
"supplied": "2026-06-03T18:34:27.3605178",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "66"
},
"operator": {
"$ref": "33"
},
"details": [
{
"$id": "86",
"headerID": 1,
"plu": 1,
"pluG_UId": "7Uixs+LNHkS52GYfXYEAJA==",
"pluGuid": "b3b148ed-cde2-441e-b9d8-661f5d810024",
"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": "G9FzpG6XEU+QoM7R3Ht8mg==",
"headerIdentifierGuid": "a473d11b-976e-4f11-90a0-ced1dc7b7c9a",
"product": {
"$ref": "20"
}
},
{
"$ref": "86"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "73"
}
},
{
"$ref": "85"
}
],
"surveyResponses": [
{
"$id": "87",
"surveyG_UID": "s2Fg64zf5EG85tCgRKq7rQ==",
"surveyGuid": "eb6061b3-df8c-41e4-bce6-d0a044aabbad",
"saleHeaderGuid": "0TrRkUq/QEqrwlt7/W3QLw==",
"saleGuid": "91d13ad1-bf4a-4a40-abc2-5b7bfd6dd02f",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "qjIwluhwV0OAdby5MJ2Crw==",
"guidResponse": "963032aa-70e8-4357-8075-bcb9309d82af",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:34:27.3605178",
"sale": {
"$ref": "73"
},
"survey": {
"$id": "88",
"g_UID": "73xNPGL+L0y1He6KL6lAnQ==",
"guid": "3c4d7cef-fe62-4c2f-b51d-ee8a2fa9409d",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "bh6xYQSYL02Voecae4mNpA==",
"checkoutFormGuid": "61b11e6e-9804-4d2f-95a1-e71a7b898da4",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:34:27.3605178",
"end": "2026-06-03T18:34:27.3605178",
"deleted": true,
"updated": "2026-06-03T18:34:27.3605178",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"7b2f93c2-d6b3-4a6c-a34c-d59cfe34f3df",
"63f0bc35-68e3-4550-8463-10230c03f087"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "41"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "87"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "84I3K2gwkkSWk9+PWq/NwA==",
"accountIdentifier": "2b3782f3-3068-4492-9693-df8f5aafcdc0",
"accountName": "sample string 44",
"customerOrderIdentifier": "dBQPv2CkT0ObmCNSp6clag==",
"customerOrderIdentifierGuid": "bf0f1474-a460-434f-9b98-2352a7a7256a",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "89",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "HgQ25sK3nE2S3qeS3PNaXQ==",
"paymentIdentifierGuid": "e636041e-b7c2-4d9c-92de-a792dcf35a5d",
"identifier": "8zYSzNandk2DXykToNDvvg==",
"identifierGuid": "cc1236f3-a7d6-4d76-835f-2913a0d0efbe",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "ZdXGEju5x0ufZSWogFw1oA==",
"itemIdentifierGuid": "12c6d565-b93b-4bc7-9f65-25a8805c35a0"
}
},
{
"$ref": "72"
}
]
},
{
"$ref": "67"
}
],
"customerGroupMembers": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"customerGroups": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"accounts": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"account": {
"$ref": "68"
},
"vouchers": [
{
"$id": "90",
"customerIdentifier": "2RyCAdUBNEq0ByC1GFXjUQ==",
"customerIdentifierGuid": "01821cd9-01d5-4a34-b407-20b51855e351",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "AbWuTorlSEOqrZF1J+t1kQ==",
"idempotentGuid": "4eaeb501-e58a-4348-aaad-917527eb7591",
"offline": true,
"voucher": {
"$id": "91",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-06-03T18:34:27.3605178",
"barcodeTemplate": {
"$id": "92",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "93",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-06-03T18:34:27.3605178",
"labelPageLayout": "sE3qsKFn70iJSZayC29yEw==",
"pageLayoutGuid": "b0ea4db0-67a1-48ef-8949-96b20b6f7213",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "91"
},
"elements": [
{
"$id": "94",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-06-03T18:34:27.3605178"
},
{
"$ref": "94"
}
]
},
"customerVouchers": [
{
"$id": "95",
"id": 1,
"customerIdentifier": "TvCKeOUU2Uyiw//sDKKh4Q==",
"customerIdentifierGuid": "788af04e-14e5-4cd9-a2c3-ffec0ca2a1e1",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:34:27.3605178",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "LaNbU5VUHkOQnxmpYnaeDw==",
"issuedIdempotentGuid": "535ba32d-5495-431e-909f-19a962769e0f",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:34:27.3605178",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:34:27.3605178",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "SPAxpOsPEkeZZuyHs3/hbg==",
"redeemedIdempotentGuid": "a431f048-0feb-4712-9966-ec87b37fe16e",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:34:27.3605178",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "93"
},
"voucher": {
"$ref": "91"
},
"customer": {
"$ref": "66"
},
"issuedOfflinePayment": {
"$ref": "72"
},
"redeemedOfflinePayment": {
"$ref": "72"
}
},
{
"$ref": "95"
}
]
},
"customer": {
"$ref": "66"
}
},
{
"$ref": "90"
}
]
}
},
{
"$ref": "65"
}
],
"customerGroups": [
{
"$id": "96",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "ozSjOmrgeUOsvrUsd7/8cA==",
"groupIDGuid": "3aa334a3-e06a-4379-acbe-b52c77bffc70",
"campaign": {
"$ref": "62"
},
"group": {
"$ref": "70"
}
},
{
"$ref": "96"
}
],
"signIqTickets": [
{
"$id": "97",
"identifier": "XtluhOAx606mDO6V+7ho6A==",
"identifierGuid": "846ed95e-31e0-4eeb-a60c-ee95fbb868e8",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "97"
}
],
"comboPriceGroups": [
{
"$id": "98",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "KQkaBKbX3U+gWF0ud4jFCg==",
"guid": "041a0929-d7a6-4fdd-a058-5d2e7788c50a",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "62"
},
"comboPricePlus": [
{
"$id": "99",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "WWUG2RkxWU2bqm3mK7Z+fg==",
"groupGuid": "d9066559-3119-4d59-9baa-6de62bb67e7e",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "yP4jVqKYK0yJbZkGfh8O0Q==",
"pluGuid": "5623fec8-98a2-4c2b-896d-99067e1f0ed1",
"priceGroupG_UID": "+MIn9t8K4E6gQjtmgGyEFQ==",
"priceGroupGuid": "f627c2f8-0adf-4ee0-a042-3b66806c8415",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "62"
},
"product": {
"$ref": "20"
},
"priceGroup": {
"$ref": "26"
},
"campaignPool": {
"$ref": "62"
}
},
{
"$ref": "99"
}
]
},
{
"$ref": "98"
}
],
"priceLevels": [
{
"$id": "100",
"id": 1,
"priceLevelIdentifier": "4VgDoKOJ2UG0b+seWi5vxg==",
"priceLevelIdentifierGuid": "a00358e1-89a3-41d9-b46f-eb1e5a2e6fc6",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "100"
}
],
"promotionType": {
"$id": "101",
"identifier": "Dj9MziEGC06a58PEFxok1Q==",
"identifierGuid": "ce4c3f0e-0621-4e0b-9ae7-c3c4171a24d5",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "LUmVLYb/TUa0cUCTC430Aw==",
"labelPageLayoutGuid": "2d95492d-ff86-464d-b471-40930b8df403",
"priceLevelIdentifier": "i68+vG7VYkWnq1x202ygjA==",
"priceLevelIdentifierGuid": "bc3eaf8b-d56e-4562-a7ab-5c76d36ca08c",
"active": true,
"updated": "2026-06-03T18:34:27.3605178",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "20"
},
"dealCost": {
"$id": "102",
"headerIdentifier": "3qRFu++nFEC6lHIIZOmVjA==",
"headerIdentifierGuid": "bb45a4de-a7ef-4014-ba94-720864e9958c",
"identifier": "Yotwzp031ku/f7OA1ldYcw==",
"identifierGuid": "ce708b62-379d-4bd6-bf7f-b380d6575873",
"supplierIdentifier": "VTY+q7YsqEiacSt5G9LztQ==",
"supplierGuid": "ab3e3655-2cb6-48a8-9a71-2b791bd2f3b5",
"pluG_UID": "7Xu4LpbnKECElzPKBpki/w==",
"pluGuid": "2eb87bed-e796-4028-8497-33ca069922ff",
"campaignName": "19304087-3502-473a-b37c-6c9193555972",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:34:27.3605178",
"end": "2026-06-03T18:34:27.3605178",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "8+fZOgYlRUCmm/ZS7ovENw==",
"bonusItemPluGuid": "3ad9e7f3-2506-4045-a69b-f652ee8bc437",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:34:27.3605178",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-06-03T18:34:27.3605178",
"campaignEndDate": "2026-06-03T18:34:27.3605178",
"masterPLUG_UID": "9bCOPkFkAk+o+tdZ5c6XqQ==",
"masterID": "3e8eb0f5-6441-4f02-a8fa-d759e5ce97a9",
"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": "XysAKLK03kub0FTQ6ugcrg==",
"bonusMasterID": "28002b5f-b4b2-4bde-9bd0-54d0eae81cae",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-06-03T18:34:27.3605178",
"dealCosts": [
{
"$ref": "102"
},
{
"$ref": "102"
}
],
"tags": [
{
"$id": "103",
"pluG_UID": "vxG4TBmA8UG0MjOzY4SlFQ==",
"pluGuid": "4cb811bf-8019-41f1-b432-33b36384a515",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "103"
}
],
"alternateProductG_UID": "shs0nabrlU+K6B6sXJmkwA==",
"alternateProduct": "9d341bb2-eba6-4f95-8ae8-1eac5c99a4c0",
"altProduct": {
"$ref": "20"
},
"productHostCode": {
"$id": "104",
"id": 1,
"pluG_UID": "iksl/Q7DgEed2NwqtkGAgA==",
"pluGuid": "fd254b8a-c30e-4780-9dd8-dc2ab6418080",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:34:27.3605178",
"inventoryTracked": "2026-06-03T18:34:27.3605178",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "105",
"pluG_UID": "XRecYZFyBkS32j2DYlTlfA==",
"pluGuid": "619c175d-7291-4406-b7da-3d836254e57c",
"fuelPluG_UID": "9QB6YB7dz0GHi1SCsIwkxA==",
"fuelPluGuid": "607a00f5-dd1e-41cf-878b-5482b08c24c4",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "105"
},
{
"$ref": "105"
}
]
},
"supplier": {
"$ref": "15"
},
"serviceFee": {
"$id": "106",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "18"
}
],
"orderCycleHeaders": [
{
"$id": "107",
"storeID": 1,
"supplierIdentifier": "JTIzbC7ZFkGjl4JmNMi1OA==",
"supplierGuid": "6c333225-d92e-4116-a397-826634c8b538",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "107"
}
],
"cycles": [
{
"$id": "108",
"storeID": 1,
"supplierIdentifier": "Jb/I2eOlyk2NMT22dwaNzQ==",
"supplierGuid": "d9c8bf25-a5e3-4dca-8d31-3db677068dcd",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-06-03T18:34:27.3605178",
"deliveryDate": "2026-06-03T18:34:27.3605178",
"nextCutOffDate": "2026-06-03T18:34:27.3605178",
"nextDeliveryDate": "2026-06-03T18:34:27.3605178",
"nextDaysBuffer": 10
},
{
"$ref": "108"
}
],
"store": {
"$ref": "9"
},
"updated": "2026-06-03T18:34:27.3605178",
"isHost": true
},
"files": [
{
"$id": "109",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:34:27.3605178",
"processed": "2026-06-03T18:34:27.3605178",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:34:27.3605178",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "14"
},
"metcashHeader": {
"$id": "110",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:34:27.3605178",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "109"
}
],
"zoneMatrix": [
{
"$id": "111",
"id": 1,
"hostIdentifier": "SLDqDwgiykSph9fg9gKQxA==",
"hostIdentifierGuid": "0feab048-2208-44ca-a987-d7e0f60290c4",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"faae6bd6-404f-4d95-b373-862693468f9a",
"24002e67-612a-4344-8b76-3ca5f909fa9e"
]
},
{
"$ref": "111"
}
],
"hostFileStoreSetting": {
"$ref": "13"
},
"hostStoreSettings": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"promotionPlacements": [
{
"$id": "112",
"identifier": "gcPBv+3CpU+aD8Dlkc+Sng==",
"identifierGuid": "bfc1c381-c2ed-4fa5-9a0f-c0e591cf929e",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "112"
}
],
"promoTypeGuids": [
"0ea1ec97-2f06-4743-9466-27c6f8a39a4e",
"bdc3c664-95a3-49ec-92af-0ce8b65c8703"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "13"
}
],
"accounts": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"sales": [
{
"$id": "113",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:34:27.3605178",
"ftpSite": {
"$id": "114",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"path": "sample string 7",
"protocol": 8
}
},
{
"$ref": "113"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "111"
},
{
"$ref": "111"
}
],
"cashManagements": [
{
"$id": "115",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "116",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9,
"config": "sample string 10"
}
},
{
"$ref": "115"
}
],
"updateStoreID": "ce891c45-fe9e-4e81-a8c2-94acbfe29425",
"updateStore": {
"$id": "117",
"id": "430c65fb-aa98-4fbf-a694-d4df80416cad",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:34:27.3605178",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-06-03T18:34:27.3605178"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "118",
"loginMode": 1,
"allowSelfVerification": true,
"verifierEmail": "sample string 3",
"source": "sample string 4",
"loginModeInherited": 5,
"loginModeSource": "sample string 6",
"selfVerifyInherited": true,
"selfVerifySource": "sample string 8",
"verifyEmailInherited": "sample string 9",
"verifyEmailSource": "sample string 10"
}
},
"grade": {
"$id": "119",
"id": 1,
"gradeID": 2,
"storeID": 3,
"g_UID": "GAX3VdFfQUaCM+j2q8lh5Q==",
"guid": "55f70518-5fd1-4641-8233-e8f6abc961e5",
"fuelGrade": "sample string 5",
"price1": 1,
"price2": 1,
"price3": 1,
"price4": 1,
"effective": "2026-06-03T18:34:27.3605178",
"updated": "2026-06-03T18:34:27.3605178",
"margin": 1,
"product": {
"$ref": "20"
}
}
}
},
{
"$ref": "7"
}
],
"cashBalancingFuelMeters": [
{
"$id": "120",
"headerIdentifier": "XTW2TL83CEu09N67EL4Wig==",
"headerIdentifierGuid": "4cb6355d-37bf-4b08-b4f4-debb10be168a",
"tankNumber": 2,
"hoseNumber": 3,
"pumpNumber": 4,
"fuelGradeID": 1,
"fuelGrade": "sample string 5",
"opening": 6.0,
"openingAdjust": true,
"adjustments": 8.0,
"samples": 9.0,
"pumpTest": 10.0,
"sales": 11.0,
"closing": 12.0,
"closingAdjust": true,
"rolledOver": true,
"dailyVariance": 15.0,
"rolloverVolume": 16.0,
"rolloverAdjustments": [
{
"$id": "121",
"id": 1,
"storeID": 2,
"tankNumber": 3,
"dispenserNumber": 4,
"hoseNumber": 5,
"adjustedFor": "2026-06-03T18:34:27.3605178",
"adjustedAt": "2026-06-03T18:34:27.3605178",
"adjustmentVolume": 8.0,
"reasonDesc": "sample string 9",
"reason": 10,
"operatorG_UID": "9bpyLjENQUSnxcw8Ukpiqg==",
"operatorGuid": "2e72baf5-0d31-4441-a7c5-cc3c524a62aa",
"user": "sample string 11",
"processed": 1,
"storeName": "sample string 12",
"operatorName": "sample string 13"
},
{
"$ref": "121"
}
]
},
{
"$ref": "120"
}
]
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK M��\"�4� 5 xl/workbook.xml � (� ����0��&�C��ŀ�8q�����m�?ik��-%�x�3;��T�q�Θ��I���T�`K�|/P�?�:�F��(ݓ�q�=��+ԁ�9�0�i��z���ay�/��V��is<R-�g�d4���I�b��*������5m! %ɹ
5�(q�����{��,�]1�����a�~7_PK M��\���� � [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
M��\�Ay�' ' _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="R4df838bd0e5a48d1" /></Relationships>PK M��\��D�� C xl/worksheets/sheet1.xml � (� ��[S�0����ﵵ�;��J)�S�B۷4q��I�؆��W1vl�*J�8�ﬥ��0z�{���H��8���A��g�t{;���3>��vY��X%I|[���pU�w'q\�W�fVD�]�5c�,��J�1����2�'g��~�l� q��g�yU�J���1���<�-�)l֏�6�tNF��T��>ȓ�8����� ��*�:MvE�9�/�g���x���b�|^��2�rv�.���E�ޮJ��4�l]T߃M��.6����]�(W�F\P�#��a0�/�lsS7U�X��*- �*�O�i�������i�u��7FJ3εQ{����ԋZ/�S/k������ȩ����֫V/# !9� APxZ�k�n�q� (�#�H�V��DQͥ����C�z�c�RA�B�<��v]@)(S`RԷ�&~@{��H�9"� "��*�d��+%}>4Q�~�ZQΕ���CFhӈ,��$T3��'���:yT�6�S��#4��]�@4
F%��U4���e�!��LA{z�L"����,"�r��Q<�݇���7 b�CP��c�El�(M��@i��־,b�El�(u$��%�R��d�,r)����I�7�&��fQC�8�`���E�El��id�V%�qS߹�M�͢&���Mr�x1V��٬�MFy��j���?M�cQݽ�:-�-�0!��a����!}�Ő�>q6$h�x9$X�8�O��O\ �'^ �'� �'�:�L}�@,W�;���������t ����e�����@,s�8�ݯ��Y�^;��b��́X�~w ��?����фh�;u�!��Ʀ�ݍmw�Pd9~�@,�_4����c�7)")���w�M/�GϏG_
�O�8\�Y��ʭmy뗿�ʭɿ��?���~�ҏ|���>F�z����ŭv���W?r�@�<�8k-������j���YG�Qi���QV_ǝ|e��N��,+�������PK M��\q�+� P xl/_rels/workbook.xml.rels � (� ��;n�0@�"p�E%v�q�t���L[Flɐ�69[��W���t蒉�������z{��>��V�2�V���]��>��ݬw<PL��Siņ
L�ӓ�A)dnb�:��#Ŕ�NN��Ա\ ���3�)���Ctm�k~v�4������`�#���c?� �Ae�
⥩`�����"�nj!^�^��LFՊ�����s��]eyn�ѧKϝ��Z] #r�P�yI|U�7��PK M��\Ѓ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 M��\���� � xl/sharedStrings.xml � (� �U�n�@����N�* �E
��Ч�R{�U�BvǨ��3KP�xq�JM=g������JF{�N=�/�,�P�z3�?/�n9]�4�]]
��Qĥ�
�-��c��|�
\bv�Y����nR����"���e�uRB�QnJM��ً�R��'�!�}��I��~J�~�U�E} c�fZ
O�0LKt��"N�m�B��<�4r��A�5Ֆ2���1�o���C-�yDz����=>���OeE��ii��҂7�մQ~�����uq���P����@��J2s!����Q��]`��
o� ��M�@� bijO��P*68�w��3'!N����5�s���[�c87H] �+�wp�*�T���
�Y��h�N��ʠ��6V��6v�Y��Wk���p�v��]��t�����H��Q���iE��
G_/g?�4l�&S0�l1I~�)y�Apݿ�f�]�����[��/�oI�Y��ȣ���?i�PK- M��\"�4� 5 xl/workbook.xmlPK- M��\���� � � [Content_Types].xmlPK-
M��\�Ay�' ' U _rels/.relsPK- M��\��D�� C � xl/worksheets/sheet1.xmlPK- M��\q�+� P � xl/_rels/workbook.xml.relsPK- M��\Ѓc'2 E
8 xl/styles.xmlPK- M��\���� � �
xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK M��\�b�N� 5 xl/workbook.xml � (� ����0��&�C��@H
8q���{��m�?ik��-%�x�3;��4�q�����Y�ڵX�`kB�(@11t�q�Q�'1��z3��@�,���̂4�i=�h���u�&/ ��7�bR��|B�Y�=$,>�h�uW�-D~SM�I!���g�a�����#W�8�!��jJZQZՀ�k����PK M��\���� � [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
M��\�G�' ' _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="R63580682000a4394" /></Relationships>PK M��\��D�� C xl/worksheets/sheet1.xml � (� ��[S�0����ﵵ�;��J)�S�B۷4q��I�؆��W1vl�*J�8�ﬥ��0z�{���H��8���A��g�t{;���3>��vY��X%I|[���pU�w'q\�W�fVD�]�5c�,��J�1����2�'g��~�l� q��g�yU�J���1���<�-�)l֏�6�tNF��T��>ȓ�8����� ��*�:MvE�9�/�g���x���b�|^��2�rv�.���E�ޮJ��4�l]T߃M��.6����]�(W�F\P�#��a0�/�lsS7U�X��*- �*�O�i�������i�u��7FJ3εQ{����ԋZ/�S/k������ȩ����֫V/# !9� APxZ�k�n�q� (�#�H�V��DQͥ����C�z�c�RA�B�<��v]@)(S`RԷ�&~@{��H�9"� "��*�d��+%}>4Q�~�ZQΕ���CFhӈ,��$T3��'���:yT�6�S��#4��]�@4
F%��U4���e�!��LA{z�L"����,"�r��Q<�݇���7 b�CP��c�El�(M��@i��־,b�El�(u$��%�R��d�,r)����I�7�&��fQC�8�`���E�El��id�V%�qS߹�M�͢&���Mr�x1V��٬�MFy��j���?M�cQݽ�:-�-�0!��a����!}�Ő�>q6$h�x9$X�8�O��O\ �'^ �'� �'�:�L}�@,W�;���������t ����e�����@,s�8�ݯ��Y�^;��b��́X�~w ��?����фh�;u�!��Ʀ�ݍmw�Pd9~�@,�_4����c�7)")���w�M/�GϏG_
�O�8\�Y��ʭmy뗿�ʭɿ��?���~�ҏ|���>F�z����ŭv���W?r�@�<�8k-������j���YG�Qi���QV_ǝ|e��N��,+�������PK M��\���� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8 i���ݰa[z��3GM��v���G�
XE�Tb�������4����ٽM�x!�kȒe���
��U��n�4b�^�q��t�^i��'v&;l݄!���3�#�$�4-�[2�)��C�̃�G�N��X�Zw�(�8��)4�S���$RA<u
�)[sݵEY�e��-y35�#�_��|!��1�5s��
V����{.^z�,/Ըh�U�iU�c���&��b�PK M��\Ѓ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 M��\���� � xl/sharedStrings.xml � (� �U�n�@����N�* �E
��Ч�R{�U�BvǨ��3KP�xq�JM=g������JF{�N=�/�,�P�z3�?/�n9]�4�]]
��Qĥ�
�-��c��|�
\bv�Y����nR����"���e�uRB�QnJM��ً�R��'�!�}��I��~J�~�U�E} c�fZ
O�0LKt��"N�m�B��<�4r��A�5Ֆ2���1�o���C-�yDz����=>���OeE��ii��҂7�մQ~�����uq���P����@��J2s!����Q��]`��
o� ��M�@� bijO��P*68�w��3'!N����5�s���[�c87H] �+�wp�*�T���
�Y��h�N��ʠ��6V��6v�Y��Wk���p�v��]��t�����H��Q���iE��
G_/g?�4l�&S0�l1I~�)y�Apݿ�f�]�����[��/�oI�Y��ȣ���?i�PK- M��\�b�N� 5 xl/workbook.xmlPK- M��\���� � [Content_Types].xmlPK-
M��\�G�' ' V _rels/.relsPK- M��\��D�� C � xl/worksheets/sheet1.xmlPK- M��\���� P � xl/_rels/workbook.xml.relsPK- M��\Ѓc'2 E
: xl/styles.xmlPK- M��\���� � �
xl/sharedStrings.xmlPK � �