GET api/product/{guid}/pricechanges
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| guid | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of CampaignPlu| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| CampaignID | integer |
None. |
|
| CampaignName | string |
None. |
|
| Plu | integer |
None. |
|
| HostOfferID | integer |
None. |
|
| MetcashPromotionID | string |
None. |
|
| MetcashPromotionPlacement | string |
None. |
|
| PluG_UID | Collection of byte |
None. |
|
| PluGuid | globally unique identifier |
None. |
|
| NewPrice | integer |
None. |
|
| PctDiscount | integer |
None. |
|
| NewCost | integer |
None. |
|
| NewCostDecimals | integer |
None. |
|
| DealCostIdentifier | Collection of byte |
None. |
|
| DealCostGuid | globally unique identifier |
None. |
|
| PluName |
PLU Name |
string |
Relation. This field may not always be loaded or used for updates. |
| Apn |
Barcode |
string |
Relation. This field may not always be loaded or used for updates. |
| FuelItem | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupG_UID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupGuid | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
| ItemNumber | string |
Relation. This field may not always be loaded or used for updates. |
|
| CRI | string |
Relation. This field may not always be loaded or used for updates. |
|
| PluPrice | integer |
Relation. This field may not always be loaded or used for updates. |
|
| CostCalcMethod | CostCalcMethod |
Relation. This field may not always be loaded or used for updates. |
|
| PluCost | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PluCostIndicator | string |
Relation. This field may not always be loaded or used for updates. |
|
| PluPriceGstPercent | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PluCostGstPercent | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PluActive | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| CartonQty | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| BaseUnits | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| SalesMode | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PluNormalCost | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PLUAWS | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| DirectNumber | string |
Relation. This field may not always be loaded or used for updates. |
|
| DepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
| SubDepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
| PriceGroupName | string |
Relation. This field may not always be loaded or used for updates. |
|
| SupplierName | string |
Relation. This field may not always be loaded or used for updates. |
|
| StockOnHand | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| StockOnOrder | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
| LastReceived | date |
Relation. This field may not always be loaded or used for updates. |
|
| RRP | integer |
Relation. This field may not always be loaded or used for updates. |
|
| CampaignDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
| HostCampaign | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| HostIdentifier | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| HostIdentifierGuid | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
| CampaignComboPriceGroupG_UID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| CampaignComboPriceGroupIdentifier |
Combo Price Group Identifier of combo pricing campaign's price group |
globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
| PromotionPlacementDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
| StoreAcceptances | Collection of CampaignPluStoreAcceptance |
Relation. This field may not always be loaded or used for updates. |
|
| Campaign | Campaign |
Relation. This field may not always be loaded or used for updates. |
|
| Product | Product |
Relation. This field may not always be loaded or used for updates. |
|
| DealCost | DealCost |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
[
{
"$id": "1",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "C3b3GXsyvEyjlL9XLjWH9A==",
"pluGuid": "19f7760b-327b-4cbc-a394-bf572e3587f4",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "vIx2AAANF0eyaDEo4dwnig==",
"dealCostGuid": "00768cbc-0d00-4717-b268-3128e1dc278a",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "1/F97MNQwU6EZmZx1u3o5Q==",
"priceGroupGuid": "ec7df1d7-50c3-4ec1-8466-6671d6ede8e5",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:19:42.2210727",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "579474fa-feed-4850-b5e7-6d6bfa878406",
"campaignComboPriceGroupG_UID": "EleC+i7SiE2Ee5A9t05pTA==",
"campaignComboPriceGroupIdentifier": "fa825712-d22e-4d88-847b-903db74e694c",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "2",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:19:42.2210727",
"operatorG_UID": "tuMTWL5MtU6Gdp+dA3XwzA==",
"operatorGuid": "5813e3b6-4cbe-4eb5-8676-9f9d0375f0cc",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:19:42.2210727",
"signIqTicketFileMovedUtc": "2026-04-03T06:19:42.2210727",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:19:42.2210727",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "4390b56a-a1f3-406e-bf4e-0213f953adf6",
"product": {
"$id": "3",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "lIjOOZmEE0+xlOPdZk+zzg==",
"guid": "39ce8894-8499-4f13-b194-e3dd664fb3ce",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "0XHkfiqsuUucKz7zDHebhg==",
"priceGroupGuid": "7ee471d1-ac2a-4bb9-9c2b-3ef30c779b86",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:19:42.2210727",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:19:42.2210727",
"pluCreated": "2026-04-03T06:19:42.2210727",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-04-03T06:19:42.2210727",
"lastManualUpdate": "2026-04-03T06:19:42.2210727",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-04-03T06:19:42.2210727",
"currentCostUpdated": "2026-04-03T06:19:42.2210727",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:19:42.2210727",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:19:42.2210727",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "ygy3OHexWkGhSa4wqL05wA==",
"altPLUGuid": "38b70cca-b177-415a-a149-ae30a8bd39c0",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:19:42.2210727",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "xa9JQw9P2kCDiDLJEnacag==",
"shelfPageLayoutGuid": "4349afc5-4f0f-40da-8388-32c912769c6a",
"talkerPageLayoutG_UID": "9t7KaHHtHk6svrjjAD+Bgw==",
"talkerPageLayoutGuid": "68cadef6-ed71-4e1e-acbe-b8e3003f8183",
"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": "dUMTlq1Xok+cYZwJKiQSQA==",
"inventoryIdentifier": "96134375-57ad-4fa2-9c61-9c092a241240",
"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": "8AACfFc2CUSjHAuZ1Uk6ig==",
"parentPluGuid": "7c0200f0-3657-4409-a31c-0b99d5493a8a",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "1VBstoKsnkCfb8qSGqmMFQ==",
"supplierIdentifierGuid": "b66c50d5-ac82-409e-9f6f-ca921aa98c15",
"supplierChanged": true,
"rebateSupplierIdentifier": "ByOBvf51Gk+RjD29wBR1zw==",
"rebateSupplierIdentifierGuid": "bd812307-75fe-4f1a-918c-3dbdc01475cf",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:19:42.2210727",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "YxZ/u4Kne0eLg6ztCek+xw==",
"hostIdentifierGuid": "bb7f1663-a782-477b-8b83-aced09e93ec7",
"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": "3"
},
{
"$ref": "3"
}
],
"store": {
"$id": "4",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-04-03T06:19:42.2210727",
"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": "oRS9RFKwRUiffdv0vuJgYQ==",
"hostIdentifierGuid": "44bd14a1-b052-4845-9f7d-dbf4bee26061",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:19:42.2210727",
"priceZone": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "WIq6omsJG02TQlGg1gxdhw==",
"hostIdentifierGuid": "a2ba8a58-096b-4d1b-9342-51a0d60c5d87",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "6",
"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": "6"
},
"hostStoreSettings": [
{
"$id": "7",
"id": 1,
"hostIdentifier": "MGRoTvXAskK1o7mKqXOU0w==",
"hostIdentifierGuid": "4e686430-c0f5-42b2-b5a3-b98aa97394d3",
"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": "8",
"identifier": "gdFX6hBbzkiBjcdT5c+Oug==",
"identifierGuid": "ea57d181-5b10-48ce-818d-c753e5cf8eba",
"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": "9veUPqn+IkGmJbXPhi81bg==",
"hostSupplierIdentifierGuid": "3e94f7f6-fea9-4122-a625-b5cf862f356e",
"loyaltyPriceLevelIdentifier": "b4r2hma9g0+ZLfDoCCvOLg==",
"loyaltyPriceLevelIdentifierGuid": "86f68a6f-bd66-4f83-992d-f0e8082bce2e",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-04-03T06:19:42.2210727",
"lastProcessed": "2026-04-03T06:19:42.2210727",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "EunsMy0350mNdsQs4rP4zQ==",
"identifierGuid": "33ece912-372d-49e7-8d76-c42ce2b3f8cd",
"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": "K/xUli7mJ064eicpFnuLRA==",
"primaryContactID": "9654fc2b-e62e-4e27-b87a-2729167b8b44",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "etu1B5+KeU+45CaE6RrrJg==",
"supplierGroupGuid": "07b5db7a-8a9f-4f79-b8e4-2684e91aeb26",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:19:42.2210727",
"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": "10",
"id": "69372fe2-48a0-403c-9813-1bbfd81a274c",
"identifier": "/kXtSy4gTE6joT3Hb+P1XA==",
"identifierGuid": "4bed45fe-202e-4e4c-a3a1-3dc76fe3f55c",
"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": "11",
"supplierIdentifier": "mlcshumi9kOqGSy3AALq5A==",
"supplierIdentifierGuid": "862c579a-a2e9-43f6-aa19-2cb70002eae4",
"contactGuid": "yy4aNZwn+kas2NehfW6Vjw==",
"contactID": "351a2ecb-279c-46fa-acd8-d7a17d6e958f",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "ri5OyLL9WUmpPh8lMP0leA==",
"pluGuid": "c84e2eae-fdb2-4959-a93e-1f2530fd2578",
"supplierIdentifier": "RYr+TEPBAUiGh3tanhJ7Ig==",
"supplierIdentifierGuid": "4cfe8a45-c143-4801-8687-7b5a9e127b22",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:19:42.2210727",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:19:42.2210727",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "vFFoPgc+jkmXiVRXNoourw==",
"pluGuid": "3e6851bc-3e07-498e-9789-5457368a2eaf",
"supplierIdentifier": "qF4KWpbr3kC4I3uga8Xcwg==",
"supplierIdentifierGuid": "5a0a5ea8-eb96-40de-b823-7ba06bc5dcc2",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "13"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "98j9J40v/kyFqjgucD6TpA==",
"parentPluGuid": "27fdc8f7-2f8d-4cfe-85aa-382e703e93a4",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "3"
},
"supplier": {
"$ref": "9"
},
"serviceFee": {
"$id": "14",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "12"
}
],
"orderCycleHeaders": [
{
"$id": "15",
"storeID": 1,
"supplierIdentifier": "lokFvBVlv0Cj8BxztcT4sQ==",
"supplierGuid": "bc058996-6515-40bf-a3f0-1c73b5c4f8b1",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "15"
}
],
"cycles": [
{
"$id": "16",
"storeID": 1,
"supplierIdentifier": "y/fW8WrankaWTNs8RhaFlw==",
"supplierGuid": "f1d6f7cb-da6a-469e-964c-db3c46168597",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-04-03T06:19:42.2210727",
"deliveryDate": "2026-04-03T06:19:42.2210727",
"nextCutOffDate": "2026-04-03T06:19:42.2210727",
"nextDeliveryDate": "2026-04-03T06:19:42.2210727",
"nextDaysBuffer": 10
},
{
"$ref": "16"
}
],
"store": {
"$ref": "4"
},
"updated": "2026-04-03T06:19:42.2210727",
"isHost": true
},
"files": [
{
"$id": "17",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:19:42.2210727",
"processed": "2026-04-03T06:19:42.2210727",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:19:42.2210727",
"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": "8"
},
"metcashHeader": {
"$id": "18",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:19:42.2210727",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "17"
}
],
"zoneMatrix": [
{
"$id": "19",
"id": 1,
"hostIdentifier": "kHL52e50r0aS0vj+phoxsw==",
"hostIdentifierGuid": "d9f97290-74ee-46af-92d2-f8fea61a31b3",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"789f7462-6f67-46c7-9f05-4e05a7a88f2b",
"82e1d1e8-26be-45c2-b112-4c7f36e12547"
]
},
{
"$ref": "19"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "20",
"identifier": "+MLljgXpBkqfdtW01q83Ag==",
"identifierGuid": "8ee5c2f8-e905-4a06-9f76-d5b4d6af3702",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "20"
}
],
"promoTypeGuids": [
"35625574-df7e-4061-9cc6-6687b0e2f855",
"47b3847b-d93e-47e3-803c-19d359505088"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "7"
}
],
"accounts": [
{
"$id": "21",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "21"
}
],
"sales": [
{
"$id": "22",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:19:42.2210727",
"ftpSite": {
"$id": "23",
"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": "22"
}
],
"zoneMatrix": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"cashManagements": [
{
"$id": "24",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "25",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9
}
},
{
"$ref": "24"
}
],
"updateStoreID": "52940a52-b760-4c5a-ae4f-cc80a7efaaf5",
"updateStore": {
"$id": "26",
"id": "da0819a0-a345-4ee1-8129-8fedf46b8b66",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:19:42.2210727",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-04-03T06:19:42.2210727"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "27",
"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"
}
},
"storePrices": [
{
"$id": "28",
"pluG_UID": "/n56i3dy9UKPcgHAjuZAGw==",
"pluGuid": "8b7a7efe-7277-42f5-8f72-01c08ee6401b",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:19:42.2210727"
},
{
"$ref": "28"
}
],
"currentPrices": {
"$id": "29",
"pluPrices": {
"$id": "30",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:19:42.2210727",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "30"
},
"winningCampaign": 1,
"winner": {
"$id": "31",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:19:42.2210727",
"startTime": 5,
"endDate": "2026-04-03T06:19:42.2210727",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "aCtz0i3odEWIPcX4Gfp3uA==",
"hostIdentifierGuid": "d2732b68-e82d-4574-883d-c5f819fa77b8",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"tray": {
"$id": "32",
"g_UId": "42CMmUsENUCgEJ6vl15vVg==",
"guid": "998c60e3-044b-4035-a010-9eaf975e6f56",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "33",
"priceGroupG_UID": "u5QqCRRFkUSMhRY6DY1XBQ==",
"priceGroupGuid": "092a94bb-4514-4491-8c85-163a0d8d5705",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:19:42.2210727",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "34",
"pluG_UID": "0Edm6qe9pk6btjRG5/83Zw==",
"pluGuid": "ea6647d0-bda7-4ea6-9bb6-3446e7ff3767",
"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": "35",
"pluGuid": "41677ce3-e727-4c48-b5d8-c40a00514723",
"created": "2026-04-03T06:19:42.2210727",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:19:42.2210727",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:19:42.2210727",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:19:42.2210727",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:19:42.2210727",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:19:42.2210727",
"lastSold": "2026-04-03T06:19:42.2210727",
"firstSold": "2026-04-03T06:19:42.2210727",
"awsUpdated": "2026-04-03T06:19:42.2210727",
"lastManualUpdate": "2026-04-03T06:19:42.2210727",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:19:42.2210727",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:19:42.2210727",
"doNotRangeUpdated": "2026-04-03T06:19:42.2210727",
"doNotOrderUpdated": "2026-04-03T06:19:42.2210727",
"tracked": "2026-04-03T06:19:42.2210727"
},
"allergens": [
{
"$id": "36",
"primaryKey": {
"$id": "37",
"pluGuid": "08cdcd92-b86d-438d-aa9d-40b29b653682",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "ks3NCG24jUOqnUCym2U2gg==",
"pluGuid": "08cdcd92-b86d-438d-aa9d-40b29b653682",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"costs": {
"$id": "38",
"pluG_UID": "haQ7zkR290SzyseiIgdyqA==",
"pluGuid": "ce3ba485-7644-44f7-b3ca-c7a2220772a8",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:19:42.2210727",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "39",
"saleHeaderID": 1,
"created": "2026-04-03T06:19:42.2210727",
"createdLocal": "2026-04-03T06:19:42.2210727",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "laRQbML9c0iiKWdHRcgAAw==",
"operatorGuid": "6c50a495-fdc2-4873-a229-674745c80003",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "rATRhNMimEq3DeQb6KzzDw==",
"pluGuid": "84d104ac-22d3-4a98-b70d-e41be8acf30f",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "40",
"id": 1,
"g_Uid": "CAATP/gFwkGobg7ZIFysMA==",
"guid": "3f130008-05f8-41c2-a86e-0ed9205cac30",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-04-03T06:19:42.2210727",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:19:42.2210727",
"endShift": "2026-04-03T06:19:42.2210727",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "41",
"operatorG_UID": "oZZ+cV+FjU+dEuPqx85FIQ==",
"operatorGuid": "717e96a1-855f-4f8d-9d12-e3eac7ce4521",
"storeID": 2,
"operator": {
"$ref": "40"
},
"store": {
"$ref": "4"
}
},
{
"$ref": "41"
}
]
}
},
{
"$ref": "39"
}
],
"apns": [
{
"$id": "42",
"pluID": 1,
"pluG_UID": "+X8jZMLCB0SaBp4J2yuutA==",
"pluGuid": "64237ff9-c2c2-4407-9a06-9e09db2baeb4",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"tuns": [
{
"$id": "43",
"pluG_UId": "2ATSiJpS9USnmSkH6xL35w==",
"pluGuid": "88d204d8-529a-44f5-a799-2907eb12f7e7",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "3"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"competitionPricing": [
{
"$id": "44",
"identifier": "Q/Y5HvUDm0aBKA6CttvQjQ==",
"identifierGuid": "1e39f643-03f5-469b-8128-0e82b6dbd08d",
"pluG_UID": "gVJm9yjYE0KyL1s/kwHbbA==",
"pluGuid": "f7665281-d828-4213-b22f-5b3f9301db6c",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "44"
}
],
"supplier": {
"$ref": "9"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"ordering": {
"$ref": "12"
},
"flipChartPages": [
{
"$id": "45",
"identifier": "Vxtw7mvJ1UChwsv6+CYDfw==",
"groupName": "sample string 1",
"identifierGuid": "ee701b57-c96b-40d5-a1c2-cbfaf826037f",
"exists": true,
"flipChartIdentifier": "ZfH2Tgw9K0qxGpN7k+opXw==",
"flipChartIdentifierGuid": "4ef6f165-3d0c-4a2b-b11a-937b93ea295f",
"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": "6HBJ5DW2XUSd6XlarI5usA==",
"groupIdentifierGuid": "e44970e8-b635-445d-9de9-795aac8e6eb0",
"flipChart": {
"$id": "46",
"identifier": "FKqEN8kFD0iMoOzXFFk11Q==",
"identifierGuid": "3784aa14-05c9-480f-8ca0-ecd7145935d5",
"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": "47",
"identifier": "lmvYMYbIu0WGvO/FEAwPZg==",
"identifierGuid": "31d86b96-c886-45bb-86bc-efc5100c0f66",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "48",
"id": 1,
"g_UID": "cd9EZEZho0K9uL8L9rFVQg==",
"guid": "6444df71-6146-42a3-bdb8-bf0bf6b15542",
"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": "uWgS1xdY00ep0zxwxrptAw==",
"previousFormGuid": "d71268b9-5817-47d3-a9d3-3c70c6ba6d03",
"nextForm": 1,
"nextFormG_UID": "Z8g8Z2NmI0mTvFsSy2I5sw==",
"nextFormGuid": "673cc867-6663-4923-93bc-5b12cb6239b3",
"attributes": "sample string 10",
"updated": "2026-04-03T06:19:42.2210727",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "48"
},
"previousCheckoutForm": {
"$ref": "48"
},
"buttons": [
{
"$id": "49",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "Zmu3+5CyNU62aBHr2M4fSg==",
"checkoutFormGuid": "fbb76b66-b290-4e35-b668-11ebd8ce1f4a",
"identifier": "34swtDmW4k6IdCNzyrvs6w==",
"identifierGuid": "b4308bdf-9639-4ee2-8874-2373cabbeceb",
"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": "yd2YXx58EU6POaQPFZJlLA==",
"valueGuid": "5f98ddc9-7c1e-4e11-8f39-a40f1592652c",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:19:42.2210727",
"action": "sample string 12",
"valueForm": {
"$ref": "48"
},
"image": {
"$id": "50",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:19:42.2210727",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "49"
}
],
"panels": [
{
"$id": "51",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "3nfBJU4P0UWGR9vVzwgtOw==",
"checkoutFormGuid": "25c177de-0f4e-45d1-8647-dbd5cf082d3b",
"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": "51"
}
]
},
{
"$ref": "48"
}
],
"panels": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"pages": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
"contentPanel": {
"$ref": "51"
},
"products": [
{
"$id": "52",
"flipChartPageIdentifier": "PaA94+n92UadPtFKMQ6SbQ==",
"flipChartPageIdentifierGuid": "e33da03d-fde9-46d9-9d3e-d14a310e926d",
"pluG_UID": "axJJyyEUqEiC/f4d0GwA4g==",
"pluGuid": "cb49126b-1421-48a8-82fd-fe1dd06c00e2",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "3"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "52"
}
],
"productCount": 27,
"pages": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
{
"$ref": "45"
}
],
"priceHistory": [
{
"$id": "53",
"pluG_UID": "YsONbfQmWUSV5jg0KkDl1A==",
"pluGuid": "6d8dc362-26f4-4459-95e6-38342a40e5d4",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-04-03T06:19:42.2210727",
"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": "53"
}
],
"ingredients": [
{
"$id": "54",
"pluG_UID": "IDhYs3seqUWC/SCPAK4Gyw==",
"ingredientGuid": "CzGMt4uf8UyCrIG1FCIrpQ==",
"ingredientIdentifier": "b78c310b-9f8b-4cf1-82ac-81b514222ba5",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"bins": [
{
"$id": "55",
"pluG_UID": "Nw6U2qkptkK1vm9RCtMOQQ==",
"pluGuid": "da940e37-29a9-42b6-b5be-6f510ad30e41",
"shelfLocationIdentifier": "YDovPS+2o0yhvPx4npC0Zw==",
"shelfLocationGuid": "3d2f3a60-b62f-4ca3-a1bc-fc789e90b467",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "n1j4jQAjeEy8BmBBexhXDA==",
"labelPageLayoutGuid": "8df8589f-2300-4c78-bc06-60417b18570c",
"updated": "2026-04-03T06:19:42.2210727",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "3"
},
"location": {
"$id": "56",
"identifier": "kf+9kyQ8J0SHdDZB5pOpog==",
"storeID": 1,
"identifierGuid": "93bdff91-3c24-4427-8774-3641e693a9a2",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:19:42.2210727",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "55"
},
{
"$ref": "55"
}
]
}
},
{
"$ref": "55"
}
],
"bin": {
"$ref": "55"
},
"scaleLocations": [
{
"$id": "57",
"plu": 1,
"pluG_UID": "6U+Z5VqbPUu6hKXGa63wPw==",
"pluGuid": "e5994fe9-9b5a-4b3d-ba84-a5c66badf03f",
"deptNo": 1,
"product": {
"$ref": "3"
},
"scaleLocation": {
"$id": "58",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:19:42.2210727",
"department": {
"$id": "59",
"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": "58"
},
"subDepartments": [
{
"$id": "60",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "61",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "62",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:19:42.2210727",
"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": "5OC7FLbwTEqt/C4UbBRY4g==",
"labelPageLayoutGuid": "14bbe0e4-f0b6-4a4c-adfc-2e146c1458e2",
"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": "63",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "64",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "65",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "65"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "64"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$id": "66",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "62"
}
],
"updated": "2026-04-03T06:19:42.2210727",
"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": "Vqgg/dpAF0+8MplfvAHVsA==",
"labelPageLayoutGuid": "fd20a856-40da-4f17-bc32-995fbc01d5b0",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "61"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:19:42.2210727",
"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": "ULvsPdAD4Ue7LJXa4A80Fg==",
"labelPageLayoutGuid": "3decbb50-03d0-47e1-bb2c-95dae00f3416",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "60"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:19:42.2210727",
"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": "ngrshijRLEqbeytJLCYE8w==",
"labelPageLayoutGuid": "86ec0a9e-d128-4a2c-9b7b-2b492c2604f3",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
}
}
},
{
"$ref": "57"
}
],
"nextPrice": {
"$ref": "1"
},
"currentCostStart": "2026-04-03T06:19:42.2210727",
"dealCosts": [
{
"$id": "67",
"headerIdentifier": "QzFSbpBFP0m1aFhg2RMxeg==",
"headerIdentifierGuid": "6e523143-4590-493f-b568-5860d913317a",
"identifier": "QteMB1ykTEy3o0wn782TBw==",
"identifierGuid": "078cd742-a45c-4c4c-b7a3-4c27efcd9307",
"supplierIdentifier": "iQWq5vrXFkqR8VSnAp6opQ==",
"supplierGuid": "e6aa0589-d7fa-4a16-91f1-54a7029ea8a5",
"pluG_UID": "VXRL6o/4LUSoVdv+AbPe+A==",
"pluGuid": "ea4b7455-f88f-442d-a855-dbfe01b3def8",
"campaignName": "223908fc-879a-4ad2-aa0e-88155e9f1c33",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:19:42.2210727",
"end": "2026-04-03T06:19:42.2210727",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "o9EpOlRm8kyRvu7sOJw2qg==",
"bonusItemPluGuid": "3a29d1a3-6654-4cf2-91be-eeec389c36aa",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:19:42.2210727",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-04-03T06:19:42.2210727",
"campaignEndDate": "2026-04-03T06:19:42.2210727",
"masterPLUG_UID": "wp9HfCLE3UeiO97NVgKhdA==",
"masterID": "7c479fc2-c422-47dd-a23b-decd5602a174",
"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": "WtRO2+uL7Uih6N/UlGmDyw==",
"bonusMasterID": "db4ed45a-8beb-48ed-a1e8-dfd4946983cb",
"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
},
{
"$ref": "67"
}
],
"tags": [
{
"$id": "68",
"pluG_UID": "CbcN/2Mpk0mdBRLkDX72Gw==",
"pluGuid": "ff0db709-2963-4993-9d05-12e40d7ef61b",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "68"
}
],
"alternateProductG_UID": "sAk/sLproUyw7PxkmEM47w==",
"alternateProduct": "b03f09b0-6bba-4ca1-b0ec-fc64984338ef",
"altProduct": {
"$ref": "3"
},
"productHostCode": {
"$id": "69",
"id": 1,
"pluG_UID": "4d902Z98I02DGIieVcyCaw==",
"pluGuid": "d974dfe1-7c9f-4d23-8318-889e55cc826b",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:19:42.2210727",
"inventoryTracked": "2026-04-03T06:19:42.2210727",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "70",
"pluG_UID": "fHCyt7f8mE6XMRhNefxBWA==",
"pluGuid": "b7b2707c-fcb7-4e98-9731-184d79fc4158",
"fuelPluG_UID": "QJl7mpMvkEqGJA633/65ZA==",
"fuelPluGuid": "9a7b9940-2f93-4a90-8624-0eb7dffeb964",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"campaignPlu": {
"$ref": "1"
},
"fuelItem": true
},
{
"$ref": "2"
}
],
"campaign": {
"$id": "71",
"id": 1,
"storeID": 2,
"name": "94b443f4-c1c0-49ea-8d3c-aa11e5f35ee3",
"nameGuid": "94b443f4-c1c0-49ea-8d3c-aa11e5f35ee3",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:19:42.2210727",
"startTime": 1,
"endDate": "2026-04-03T06:19:42.2210727",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-04-03T06:19:42.2210727",
"system": true,
"created": "2026-04-03T06:19:42.2210727",
"updated": "2026-04-03T06:19:42.2210727",
"priceChangeNotifiedUtc": "2026-04-03T06:19:42.2210727",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "9znFw07vnkK1uikfkHhjTQ==",
"hostIdentifierGuid": "c3c539f7-ef4e-429e-b5ba-291f9078634d",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:19:42.2210727",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"campaignPools": [
{
"$id": "72",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "kMfyOknCAEqZNXLtpTVTmQ==",
"pluGuid": "3af2c790-c249-4a00-9935-72eda5355399",
"hostOfferID": 1,
"priceGroupG_UID": "2y2grwoLLkmDKuQKa6OfMg==",
"priceGroupGuid": "afa02ddb-0b0a-492e-832a-e40a6ba39f32",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:19:42.2210727",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "3"
},
"campaign": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"sellingRules": [
{
"$id": "73",
"id": 1,
"identifier": "r28vm1OZ9EO3PeyjBVv72w==",
"identifierStr": "r28vm1OZ9EO3PeyjBVv72w==",
"identifierGuid": "9b2f6faf-9953-43f4-b73d-eca3055bfbdb",
"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": "71"
}
},
{
"$ref": "73"
}
],
"customers": [
{
"$id": "74",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "OcSyJXX540agEWYR1K46HA==",
"customerIDGuid": "25b2c439-f975-46e3-a011-6611d4ae3a1c",
"campaign": {
"$ref": "71"
},
"customer": {
"$id": "75",
"identifier": "P1eJQk26nEyDbF+NXtAfyQ==",
"identifierGuid": "4289573f-ba4d-4c9c-836c-5f8d5ed01fc9",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:19:42.2210727",
"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": "QyBLrIF0ZkmTzEuFPFtQxQ==",
"communityIdentifierGuid": "ac4b2043-7481-4966-93cc-4b853c5b50c5",
"joined": "2026-04-03T06:19:42.2210727",
"updated": "2026-04-03T06:19:42.2210727",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "GPLHkR71lE2aXWyEudiEPA==",
"priceLevelIdentifierGuid": "91c7f218-f51e-4d94-9a5d-6c84b9d8843c",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:19:42.2210727",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "76",
"cardType": 2,
"issueDate": "2026-04-03T06:19:42.2210727",
"expiry": "2026-04-03T06:19:42.2210727",
"customerID": "ctYdl3YOi0WJ7gPsABno+g==",
"customerIDGuid": "971dd672-0e76-458b-89ee-03ec0019e8fa",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-04-03T06:19:42.2210727",
"linkedAccount": "qaJeE5ffUkecZ3sZpK6byQ==",
"linkedAccountGuid": "135ea2a9-df97-4752-9c67-7b19a4ae9bc9",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "75"
},
"account": {
"$id": "77",
"id": 1,
"identifier": "FAunipZM9EeMVhHQUk+L0Q==",
"identifierGuid": "8aa70b14-4c96-47f4-8c56-11d0524f8bd1",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:19:42.2210727",
"owner": "7dkrnjv5Pk+c4zTdlP0m0g==",
"ownerGuid": "9e2bd9ed-f93b-4f3e-9ce3-34dd94fd26d2",
"accountStoreGroupIdentifier": "ATktn0BON0OQcwWTTP7vaQ==",
"accountStoreGroupGuid": "9f2d3901-4e40-4337-9073-05934cfeef69",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-04-03T06:19:42.2210727",
"active": true,
"updated": "2026-04-03T06:19:42.2210727",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "75"
},
"card": {
"$ref": "76"
},
"members": {
"$id": "78",
"sample string 1": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"sample string 2": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"customerGroups": [
{
"$id": "79",
"identifier": "s0SjS1G/SE2+iAGec2qGBQ==",
"identifierGuid": "4ba344b3-bf51-4d48-be88-019e736a8605",
"name": "sample string 2",
"primaryContact": "XRRE0yE0+UKhv1t9r9bz3g==",
"primaryContactGuid": "d344145d-3421-42f9-a1bf-5b7dafd6f3de",
"accountID": "t8/gev0bi0Cwcfdk2gn9TQ==",
"accountIDGuid": "7ae0cfb7-1bfd-408b-b071-f764da09fd4d",
"special": true,
"updated": "2026-04-03T06:19:42.2210727",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "D/nNRFrkpUe6LHV6s6yAqA==",
"priceLevelIdentifierGuid": "44cdf90f-e45a-47a5-ba2c-757ab3ac80a8",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "77"
},
"primaryContactCustomer": {
"$ref": "75"
},
"customerGroupMembers": [
{
"$id": "80",
"id": 1,
"groupID": "R0SAzWRbkEOr+pHLD+HA/g==",
"groupIDGuid": "cd804447-5b64-4390-abfa-91cb0fe1c0fe",
"customerID": "eMMIeY4LU0CdWaxxdv87Xw==",
"customerIDGuid": "7908c378-0b8e-4053-9d59-ac7176ff3b5f",
"card": "sample string 4",
"linkedAccount": "QcBdBP5i/0SN1xfvGMppOA==",
"linkedAccountGuid": "045dc041-62fe-44ff-8dd7-17ef18ca6938",
"customer": {
"$ref": "75"
},
"group": {
"$ref": "79"
},
"customerCard": {
"$ref": "76"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "79"
}
]
},
"payments": [
{
"$id": "81",
"id": 1,
"identifier": "7XE3/elqvEGgZkol2Z3TPA==",
"identifierGuid": "fd3771ed-6ae9-41bc-a066-4a25d99dd33c",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "DGJ9tx0lAUa1IsiFEbz5TQ==",
"accountIDGuid": "b77d620c-251d-4601-b522-c88511bcf94d",
"customerAccount": {
"$ref": "77"
},
"customerCard": {
"$ref": "76"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-04-03T06:19:42.2210727",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "QCh26LhOykKQWLmJy7C5vw==",
"idempotentVoidGuid": "e8762840-4eb8-42ca-9058-b989cbb0b9bf",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "82",
"saleHeaderID": 1,
"saleHeaderGuid": "lPWkjI1F8EqVFguNcBHuEQ==",
"saleHeaderIdentifierGuid": "8ca4f594-458d-4af0-9516-0b8d7011ee11",
"created": "2026-04-03T06:19:42.2210727",
"createdLocal": "2026-04-03T06:19:42.2210727",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-04-03T06:19:42.2210727",
"storeID": 1,
"operatorG_Uid": "lwj0b9Mz606o58Bxv29R9g==",
"operatorGuid": "6ff40897-33d3-4eeb-a8e7-c071bf6f51f6",
"customerG_Uid": "I2FNg8zKTkKAyF12uzUSIA==",
"customerGuid": "834d6123-cacc-424e-80c8-5d76bb351220",
"communityIdentifier": "FLHevz631EOxCbEEGL2Yuw==",
"communityIdentifierGuid": "bfdeb114-b73e-43d4-b109-b10418bd98bb",
"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": "N8ZM76iNlUaxg+sISEl8sQ==",
"priceLevelIdentifierGuid": "ef4cc637-8da8-4695-b183-eb0848497cb1",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:19:42.2210727+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": "83",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:19:42.2210727",
"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": "40"
},
"customer": {
"$ref": "75"
},
"communityOrganisation": {
"$id": "84",
"id": 1,
"identifier": "H9PULZJp/UaUQjNJGTs/VQ==",
"identifierGuid": "2dd4d31f-6992-46fd-9442-3349193b3f55",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:19:42.2210727",
"promoPeriodEnd": "2026-04-03T06:19:42.2210727",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:19:42.2210727",
"deleted": true
},
"details": [
{
"$id": "85",
"saleItemID": 1,
"identifier": "HiUR5iX9LEa+baa6pARUrg==",
"identifierGuid": "e611251e-fd25-462c-be6d-a6baa40454ae",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "NqgHEMqegkCBrYs/A8UesA==",
"pluGuid": "1007a836-9eca-4082-81ad-8b3f03c51eb0",
"accountID": "HXV+LP5QUkO4FA9XiVIEuA==",
"accountIDGuid": "2c7e751d-50fe-4352-b814-0f57895204b8",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-04-03T06:19:42.2210727",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "fMFJzUl7AUuDtUs0nmo02g==",
"refundGuid": "cd49c17c-7b49-4b01-83b5-4b349e6a34da",
"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": "o2A7Mmz0Y0aBBnPQF4O1lg==",
"idempotentVoidGuid": "323b60a3-f46c-4663-8106-73d01783b596",
"priceLevelIdentifier": "TDd1Eyz6REmsrDS+RhHzTA==",
"priceLevelIdentifierGuid": "1375374c-fa2c-4944-acac-34be4611f34c",
"communityIdentifier": "B7VlKkFmm02YIVWZxlqriw==",
"communityIdentifierGuid": "2a65b507-6641-4d9b-9821-5599c65aab8b",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "86",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:19:42.2210727",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "86"
}
],
"refund": {
"$id": "87",
"id": 1,
"g_UID": "6c2umK2BXkC8jo2Ls4hF+Q==",
"guid": "98aecde9-81ad-405e-bc8e-8d8bb38845f9",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:19:42.2210727"
},
"modifier": {
"$id": "88",
"id": 1,
"setG_UID": "Ep3cvH53S0KT1IYQiBZpsg==",
"modifierSetGuid": "bcdc9d12-777e-424b-93d4-8610881669b2",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "bQIDZC5+akmJ4d481abZYw==",
"pluGuid": "6403026d-7e2e-496a-89e1-de3cd5a6d963",
"deleted": true,
"g_UID": "UuEYRsAETkW+nkFZqCYtUg==",
"guid": "4618e152-04c0-454e-be9e-4159a8262d52",
"product": {
"$ref": "3"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "85"
}
],
"eftReceipts": [
{
"$id": "89",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "82"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "89"
}
],
"payments": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"cards": [
{
"$id": "90",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "90"
}
],
"campaignHits": [
{
"$id": "91",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "91"
}
],
"fuel": [
{
"$id": "92",
"id": 1,
"plu": 1,
"pluG_UID": "obNEOsgRjEWh1fzfspSWjw==",
"pluGuid": "3a44b3a1-11c8-458c-a1d5-fcdfb294968f",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-04-03T06:19:42.2210727",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-04-03T06:19:42.2210727",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "92"
}
],
"fuelResells": [
{
"$id": "93",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "3KJATZAhFkKo8/by4JqzDQ==",
"pluGuid": "4d40a2dc-2190-4216-a8f3-f6f2e09ab30d",
"accountID": "ZT9F1gcw1Uapc8Kz7LHMzg==",
"accountIDGuid": "d6453f65-3007-46d5-a973-c2b3ecb1ccce",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-04-03T06:19:42.2210727",
"bestOrExpireType": 1,
"refundG_UID": "6pCdc5LKCEK9o0+NXlhOpg==",
"refundGuid": "739d90ea-ca92-4208-bda3-4f8d5e584ea6",
"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": "93"
}
],
"customerOrder": [
{
"$id": "94",
"identifier": "2DUdfbKdKUSwPhySo68utg==",
"identifierGuid": "7d1d35d8-9db2-4429-b03e-1c92a3af2eb6",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "/mgGKDyMmEe/EtoutnHrFA==",
"customerIdentifierGuid": "280668fe-8c3c-4798-bf12-da2eb671eb14",
"operatorNo": 1,
"operatorG_UID": "viaq//yuNUK0Jxo/TnGikw==",
"operatorGuid": "ffaa26be-aefc-4235-b427-1a3f4e71a293",
"created": "2026-04-03T06:19:42.2210727",
"ordered": "2026-04-03T06:19:42.2210727",
"started": "2026-04-03T06:19:42.2210727",
"completed": "2026-04-03T06:19:42.2210727",
"supplied": "2026-04-03T06:19:42.2210727",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "75"
},
"operator": {
"$ref": "40"
},
"details": [
{
"$id": "95",
"headerID": 1,
"plu": 1,
"pluG_UId": "K6KdNI3WzkOH/9UbKvtJ2Q==",
"pluGuid": "349da22b-d68d-43ce-87ff-d51b2afb49d9",
"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": "7oo335RkI0a8juO+oYNI6g==",
"headerIdentifierGuid": "df378aee-6494-4623-bc8e-e3bea18348ea",
"product": {
"$ref": "3"
}
},
{
"$ref": "95"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "82"
}
},
{
"$ref": "94"
}
],
"surveyResponses": [
{
"$id": "96",
"surveyG_UID": "JNE2UL89ZU+l2TKK7KVY6Q==",
"surveyGuid": "5036d124-3dbf-4f65-a5d9-328aeca558e9",
"saleHeaderGuid": "DA53OFMwt0iR0DvCwshEmA==",
"saleGuid": "38770e0c-3053-48b7-91d0-3bc2c2c84498",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "asg0C/RUh0CMqVuzrhjoyQ==",
"guidResponse": "0b34c86a-54f4-4087-8ca9-5bb3ae18e8c9",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:19:42.2210727",
"sale": {
"$ref": "82"
},
"survey": {
"$id": "97",
"g_UID": "poli1I+37kyM3R6/Nv/n6Q==",
"guid": "d46289a6-b78f-4cee-8cdd-1ebf36ffe7e9",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "dI64a9DwM0Gleijr5MQFRA==",
"checkoutFormGuid": "6bb88e74-f0d0-4133-a57a-28ebe4c40544",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:19:42.2210727",
"end": "2026-04-03T06:19:42.2210727",
"deleted": true,
"updated": "2026-04-03T06:19:42.2210727",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"fbfb95c2-2282-432d-bfbe-2271faf01800",
"d5cf580c-9caa-463a-8718-dae3e693ce50"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "48"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "96"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "3InETT4i70KnYg1zU90gCA==",
"accountIdentifier": "4dc489dc-223e-42ef-a762-0d7353dd2008",
"accountName": "sample string 44",
"customerOrderIdentifier": "ry4M59n5X0iID1Pe96NvwQ==",
"customerOrderIdentifierGuid": "e70c2eaf-f9d9-485f-880f-53def7a36fc1",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "98",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "XOVZwMeqCkKYSkSHTJyAKg==",
"paymentIdentifierGuid": "c059e55c-aac7-420a-984a-44874c9c802a",
"identifier": "RF0POdMfhUuF3jTWw0+sIA==",
"identifierGuid": "390f5d44-1fd3-4b85-85de-34d6c34fac20",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "0J25l60vnUe8xDbe+NbcCg==",
"itemIdentifierGuid": "97b99dd0-2fad-479d-bcc4-36def8d6dc0a"
}
},
{
"$ref": "81"
}
]
},
{
"$ref": "76"
}
],
"customerGroupMembers": [
{
"$ref": "80"
},
{
"$ref": "80"
}
],
"customerGroups": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"accounts": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"account": {
"$ref": "77"
},
"vouchers": [
{
"$id": "99",
"customerIdentifier": "qlR1ODR8gkGq6YvizMQJUw==",
"customerIdentifierGuid": "387554aa-7c34-4182-aae9-8be2ccc40953",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "iTKRIh3i0kKWs/bV7Rd5ag==",
"idempotentGuid": "22913289-e21d-42d2-96b3-f6d5ed17796a",
"offline": true,
"voucher": {
"$id": "100",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-04-03T06:19:42.2210727",
"barcodeTemplate": {
"$id": "101",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "102",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-04-03T06:19:42.2210727",
"labelPageLayout": "wupuH4TASkysaTL/O/3VGQ==",
"pageLayoutGuid": "1f6eeac2-c084-4c4a-ac69-32ff3bfdd519",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "100"
},
"elements": [
{
"$id": "103",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-04-03T06:19:42.2210727"
},
{
"$ref": "103"
}
]
},
"customerVouchers": [
{
"$id": "104",
"id": 1,
"customerIdentifier": "/zdhIdchU0aQjjX5sszDfA==",
"customerIdentifierGuid": "216137ff-21d7-4653-908e-35f9b2ccc37c",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:19:42.2210727",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "Myp4Cttp2EK6cczcwdjRWA==",
"issuedIdempotentGuid": "0a782a33-69db-42d8-ba71-ccdcc1d8d158",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:19:42.2210727",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:19:42.2210727",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "0N33QnuaP0CSxj7GzszK6A==",
"redeemedIdempotentGuid": "42f7ddd0-9a7b-403f-92c6-3ec6cecccae8",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:19:42.2210727",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "102"
},
"voucher": {
"$ref": "100"
},
"customer": {
"$ref": "75"
},
"issuedOfflinePayment": {
"$ref": "81"
},
"redeemedOfflinePayment": {
"$ref": "81"
}
},
{
"$ref": "104"
}
]
},
"customer": {
"$ref": "75"
}
},
{
"$ref": "99"
}
]
}
},
{
"$ref": "74"
}
],
"customerGroups": [
{
"$id": "105",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "IeQWqnFXlk2j96DyBrpUUQ==",
"groupIDGuid": "aa16e421-5771-4d96-a3f7-a0f206ba5451",
"campaign": {
"$ref": "71"
},
"group": {
"$ref": "79"
}
},
{
"$ref": "105"
}
],
"signIqTickets": [
{
"$id": "106",
"identifier": "uZOug8m6pUiYikL410R3yQ==",
"identifierGuid": "83ae93b9-bac9-48a5-988a-42f8d74477c9",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "106"
}
],
"comboPriceGroups": [
{
"$id": "107",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "k/Fd3ISa2Uyu3nkrsOyKTQ==",
"guid": "dc5df193-9a84-4cd9-aede-792bb0ec8a4d",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "71"
},
"comboPricePlus": [
{
"$id": "108",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "K/9RGMCtlU6Tq0UqZdVVwQ==",
"groupGuid": "1851ff2b-adc0-4e95-93ab-452a65d555c1",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "ZHJ0JhNYYk6YbShfsLYUtw==",
"pluGuid": "26747264-5813-4e62-986d-285fb0b614b7",
"priceGroupG_UID": "xH5Z4OFKkEScTskXGMrppg==",
"priceGroupGuid": "e0597ec4-4ae1-4490-9c4e-c91718cae9a6",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "71"
},
"product": {
"$ref": "3"
},
"priceGroup": {
"$ref": "33"
},
"campaignPool": {
"$ref": "71"
}
},
{
"$ref": "108"
}
]
},
{
"$ref": "107"
}
],
"priceLevels": [
{
"$id": "109",
"id": 1,
"priceLevelIdentifier": "AgDowsrvukukW2fnwbP+mg==",
"priceLevelIdentifierGuid": "c2e80002-efca-4bba-a45b-67e7c1b3fe9a",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "109"
}
],
"promotionType": {
"$id": "110",
"identifier": "ZKpJlZtcSEah5nPcFHHNvg==",
"identifierGuid": "9549aa64-5c9b-4648-a1e6-73dc1471cdbe",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "cwZT6NQhMEWFyrX5Wy5a3Q==",
"labelPageLayoutGuid": "e8530673-21d4-4530-85ca-b5f95b2e5add",
"priceLevelIdentifier": "dmYQL6WN7EqXblAgYDZYJQ==",
"priceLevelIdentifierGuid": "2f106676-8da5-4aec-976e-502060365825",
"active": true,
"updated": "2026-04-03T06:19:42.2210727",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "3"
},
"dealCost": {
"$ref": "67"
}
},
{
"$ref": "1"
}
]
application/xml
Sample not available.
text/xml
Sample not available.
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK u2�\�n6�� 5 xl/workbook.xml � (� ����0D�&�C��H���x��}[�������Ϸ@ ��mgv��T��=w�'3�P���ǒ� '7�M;鼁��1'��:�6h#˳��<��A�1Е�+��
1�aEЖ6�!���q
�L�Vw6 [C�7U-��bQĂ�����Źw5=S�K����2�"�A!�%�Hw������PK u2�\���� � [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
u2�\cx�' ' _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="R69158639832f470c" /></Relationships>PK u2�\0m�� �$ xl/worksheets/sheet1.xml � (� �Z�r9���w�K�F%��@`�K�͛L��8�lC���X���9�@@�[�3���P=�ov;��-�����P6b8��.�Wӻo�ß��?������|�}y�u���O�Û��Ǔ�hyy��&�f���õ��b6Y��F����e�|~�s�ݭFJ;Zt��n����X��k�c�M�6G��>��M�wÓ��)v_�~�讏��|2��`tr�A�v������Q��Ͽ������Pl��|���|1��'?oW����鷛�d65�������l��n8�M���~?�Z�C#AX��˟��|v���2V?ԩm���I��� P�k��z[������ �Q
�쯇m=<��f[g���&`��V
�B��n��^�F ��!�ʹݶޥ�dpZ���v��~[������҅J}�և]�v
Xk�H����K#ɼ�IM��{'!|��;U�E'U��Q�:+�h�Z�(;���5���J�Py2
OB�Ay%*��!JP�5�}c|��Z��!�P�U(�qF�� �d��t��!
Q�TN�P��(�R�� NAppV���RT"%w��[���AEI*��!�V�I�T!T:����Q�J?vG)*H�£�q�w��2��;JP�칝�w�9��E �D��Qߛ mt�C������ kPȶv��Aҁ�M�� tc%Ƣ�^�R48��I�"v��Q�Z�$�r�q�"�tԠV�` ��R�:��X�� ��k�XnU�CԢ~l �Am~�A:jQ�TZ�K<���E��r0�)��K����E��i��4'C�iT����o� Q� �ˁ�ȀvN��"D-�L;x,����n7�ٽ�0���D)�c�!쮄��Di�J�$�N�&���y�s�A�Q�`Sq?�(E�KQ��Z�i�Q�����;�3�H�(�Z�(Ei�V���2�L��I�Y4(c�^
T�4Q�&�0
^/��^��vQ5Q�f/EcQI2(�q�⥱�!J��hM��8 x��Z��SDI��$A4o�,&�ޑ�����'���jrr����e������A��[�'�q4����"�%B�g%B��%B�%r�i�09�e��9�U�p9���s�_%"��c��7�����Z�1��!Ğ3��{B���@�3B�GB��Ĩ�����v/a�!�~e ��a�eL��-cCE�m9#�[Ɗ�0�2fԄ▱�&��!5!�e,� �-cJMhn[j�3cLMyf��)ό55��<3��3�N�<3��3�O�<3�3�P�<3�3�Q�<3&�3�R�<365�gƧ��<f|j�cƧf��x��j��j[Ĥ�8]#�=S�f�=�i��g�iM���e 4q�ܞs��Y{ӳ�6]#�~W?�!�;/!���=!���@�
���#Ӆ��!Z��@�&.2�i�f�4K�E����t��&*�3[-���r�;��C87S(�O{�ؾ�LNgӫl��2����b0t��f0t��)1���-��g~���Y��y��߲?���x�IZ��g�Q^w9��{�`�E-�2s4��}.�>��0��_u
�;G�3n��x�`���RQ�SQ��b�FSQ�$�T�i��g�iMS���Td 4MŞs��Y{ӳ�6]��X?���XB�Td 4M��q?2]h*2����bF9M�l��b�HS�ٹHŬA���j��u���Ie*f�L*���}���H�l�HE��E*2�"L��%�LES�b?�g����r-3�Td�Z���`�U�"�W���`���`�Td0E*2�"L�����(��ۛnr�-N��U������&��PK u2�\f{?:� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;�B�ɦ�40����l�m��E��+�J�֑��&�����4����ٽ-3yA�'kz(�a�d��A=���n8�'��VO��=��GJ�иp��M�(�b�F�rq�#�2�u)n��xY�?D��$po�yA� �W�N^# G�F=��<��"�T O���T�]��NU9 z75.3�_��<��Y]�F�����e4w(����N��r��5e٢�lY�x}U�7��PK u2�\Ѓ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 u2�\��6��
4 xl/sharedStrings.xml � (� ��n��=@������},ff�i{<��Zk A�PT���zux� ��)R)Rݛ��:�b�X�O?l��;TuV���c�h-��x�|�����VuC���e��vP�~����צ��trR�Wؐ���B����6������V@�����'�i�'�G+Z�E��(�Y�"�����)�/��/�g�N�/�N�WY�͖d/�2�l`����9�{Y7�i
�:�54�ԯwU�)T�J1�Vw9����ѐ$-mVWY��͒9�~�j�s��6gY�եc��
|��3�ن��}$g��%���%
��(�N�_I�������_6�Q�Q���v{�'��G�F6�M��U����y�h
)�oMr���Z�V��h�_IFIS*��]��TTg�{ Ni�����)�_�������Q6���P_kv��!;��v�WO���Id�F��3آl��,㡍�L��g�ns�Q-�)��m����JTy�H��T��w��[Π�U�e'_�O2n���X����M\87��ӏ�lte{V�:��R�bX���ےzo��e����cO��h��G��ў��]����뮁��}���4|36;�
��� N�q�68^��|��!�4�4��
���Cñ����AH���G�s�c�*'h��V�I�j�����V�C!(�����x� ����} `��;m��?�W����)1R��pC�4b�O�8%a��2&�m/�l#�m0�$qЖ"�I��?r�{W��7�u����\��P ��㫬n�i���_�5)�T���������x8������+G` ]�{��?]��>����/��?m�ɜ1����u��5�E��# F�8xh�e��:�3�3��?�n�fg�K�Z��Iة�e�y� �-���;�[��m��a�S
�b���n�20���PpOLkm��dE?����z$y�6#�y���@��S[U��k �,�eѼ��g��3��%���Ȑ�a��H�@"h��oP=�G�p�\NR���틺�%�>"�dTW$��ז`�jvLb.r�
���7�\�~��}źd/��6�O����������5yj�>z��N����xnU%� �H$�0��?iԡ��̀�EWdG��+&�Yid����<��
����CQ�2y������A��L�Ӏٯ��Y��ڠ��Z���7��������\��4�g(�}�ˣ�uSn����x�%�����3��� �l"�C��r*�� ��R1�<:&��K�� &Ž���:�WY��3�~�z��R=�e�86�f�&�a{v"
a��W�F�ᦖc�~��$�鈴C�^��ݨF�#:I�U!��G��W�V��Uk��S�{2^�n���+W�H `"�X�61�8���ژ�B�4�8��y[栧md�
o���x�{[���j��d
�����=�W�{�H�.t��T? -1��'����Rq��v,�0�>I�0C�[�0C+¯I���?���p�w���k�+��mu���*��h�`
�g]�
F��cK�C���/�;c;C��in�oy��M�Լ����;TU�����?��D�&;�;Ƥ+m��'?g҇jJX��}���4�A*'o�H,�
Vٞ��I�Ap���7������Q�5�2���5U��3*LN����`�4�צ*FmS��q�@�\�?hޢ]a����3���:�N�Sg�Ii�`���c����~�{)i��b4����I�Mo��3�-�0Ư��}:�HkK��L�>o�u$ZG�e��?ɰ�4�^.� �0���0��0�ޯha�I�*��K� �;&1e��ң�%c�:��ou�~?��0�5LY�mڍ2��M����*�p Xx|&��m
c�[������n�_,���bc���<�CǾ����Vŧ�w
��Ӱ??��K�}��>\Y�5��0�"�����>�s�@=���bjڣ�|<��R�Yx���XndpL� ��̴,���XjR�.��*��l<]����5��"�)uf�VH��=�#������g�^^ǘ��tE��~�1Q�,-p��D�Qp���f@�%�u9r�<�s$��oʂ��Z8���U��i�����e�K��e�'d~��R�v��m�u'l6�;�X��4ɏ���ϐs�J�I(o3��:��X��0k�m���&Z���\������A�>����}g���Yf�i��i�5:��z�Rx�1�ބ��,���Q�̎����dn_���ݩ
M�Jә6�=�,�Ă�d>��6S�r���('�E��Z��ʶYn��:7�:nDR�nj��k&��04�F���I�_�b��4
a7�R<[�o@X���`�!�c�IC+�����m�κ�# U]�_2�����1�����(�]ƝVP���T�U�#y��+3�zVpꌃs���{�Zf����d��BFh
���Up�����i��"Xe�)Q�m!2���
����B��Q�Wن'"� �x���Y��2��HN��ʤ[��ʿBU�3S��e�Q���-�Tr� e�d�귲�� &�}��§�d���iwx̮��T������Ӄ.��Q-���w�c��ݒ�F�P�|�q��3��$�*�m�c����v-�5%�SJ[��1���^�`<s�=X���� Xw+%�ie���/�e�/Y�hQ���NF$���مU^�w�Gs�aZ*o kH�N���m!,I�� :��{w5�$B�Lg4�Ӷ)��a�Ϋ��0 ��Q�w��|���O}O���i������u�cQÌ�(���!!���!a��oht��LOA�Z0�K4�k�]���"��?�}ꙉ�!6�1�G`D���D�EH��bl@�Y�ͦ?&�� LZ�cF��.F�Y!5�$N�i��GSu�|'YN�e�}��������7�G���>�"�ݲ,���ښ���0�cӵ��X��{�G������EcO44���W�3Ȥ(~�E�k,Rp�IV���tf>`إ�c�t��k�������O(�GSB-��w��]�������.V�Y�5�]��D'ߍ�����6����q���; �����?)$xV#h��zǠ�
��O���wT\�����:7�s8/�
���L�w�=DP�'R��]�6���/n~�'�&�*����K�!o����QG1O�X�Nny7� E�=&��|���K~��.��ý�;��t%;���,� ���f�W�kK�.Q93 ��ܹ4K���M-���5w��C�U,�_�:
����9��U��p��X�"��z�7f"P�@!?���5���V"lgܛ-`1Ǟ��h��M]�.:j@3�ׯY�T�l�Mfv���ƋJV�+�8�[!���}��ZY������1�H�A�(M�|�&���ț�_ 4�!
=�%��R�=�k�K��� �F��� ֣��.k�F�%_��Z4R
;���n�*5�P�e��|x�)Eu��^(!k�Ҹ��{qXͫ*�A�?��{�<��?�w�X}h}R�͗�PK- u2�\�n6�� 5 xl/workbook.xmlPK- u2�\���� � � [Content_Types].xmlPK-
u2�\cx�' ' U _rels/.relsPK- u2�\0m�� �$ � xl/worksheets/sheet1.xmlPK- u2�\f{?:� P 1 xl/_rels/workbook.xml.relsPK- u2�\Ѓc'2 E
u xl/styles.xmlPK- u2�\��6��
4 �
xl/sharedStrings.xmlPK � (
application/vnd.ms-excel
PK u2�\���۷ 5 xl/workbook.xml � (� ��;�0D�H������!CE�6EzK��َ��c�@J�ngv��E۩�zB9+W�
�ޛ� ��h*�m%�A��� :ht���<�I�3�B+7
��F�����yCI.��'����)`qQc����l!�bv\D��P�{�Qt�}���R��QdC���-�M{Z�}���_PK u2�\���� � [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
u2�\7n�' ' _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="Rc9352cab0f6c4b34" /></Relationships>PK u2�\0m�� �$ xl/worksheets/sheet1.xml � (� �Z�r9���w�K�F%��@`�K�͛L��8�lC���X���9�@@�[�3���P=�ov;��-�����P6b8��.�Wӻo�ß��?������|�}y�u���O�Û��Ǔ�hyy��&�f���õ��b6Y��F����e�|~�s�ݭFJ;Zt��n����X��k�c�M�6G��>��M�wÓ��)v_�~�讏��|2��`tr�A�v������Q��Ͽ������Pl��|���|1��'?oW����鷛�d65�������l��n8�M���~?�Z�C#AX��˟��|v���2V?ԩm���I��� P�k��z[������ �Q
�쯇m=<��f[g���&`��V
�B��n��^�F ��!�ʹݶޥ�dpZ���v��~[������҅J}�և]�v
Xk�H����K#ɼ�IM��{'!|��;U�E'U��Q�:+�h�Z�(;���5���J�Py2
OB�Ay%*��!JP�5�}c|��Z��!�P�U(�qF�� �d��t��!
Q�TN�P��(�R�� NAppV���RT"%w��[���AEI*��!�V�I�T!T:����Q�J?vG)*H�£�q�w��2��;JP�칝�w�9��E �D��Qߛ mt�C������ kPȶv��Aҁ�M�� tc%Ƣ�^�R48��I�"v��Q�Z�$�r�q�"�tԠV�` ��R�:��X�� ��k�XnU�CԢ~l �Am~�A:jQ�TZ�K<���E��r0�)��K����E��i��4'C�iT����o� Q� �ˁ�ȀvN��"D-�L;x,����n7�ٽ�0���D)�c�!쮄��Di�J�$�N�&���y�s�A�Q�`Sq?�(E�KQ��Z�i�Q�����;�3�H�(�Z�(Ei�V���2�L��I�Y4(c�^
T�4Q�&�0
^/��^��vQ5Q�f/EcQI2(�q�⥱�!J��hM��8 x��Z��SDI��$A4o�,&�ޑ�����'���jrr����e������A��[�'�q4����"�%B�g%B��%B�%r�i�09�e��9�U�p9���s�_%"��c��7�����Z�1��!Ğ3��{B���@�3B�GB��Ĩ�����v/a�!�~e ��a�eL��-cCE�m9#�[Ɗ�0�2fԄ▱�&��!5!�e,� �-cJMhn[j�3cLMyf��)ό55��<3��3�N�<3��3�O�<3�3�P�<3�3�Q�<3&�3�R�<365�gƧ��<f|j�cƧf��x��j��j[Ĥ�8]#�=S�f�=�i��g�iM���e 4q�ܞs��Y{ӳ�6]#�~W?�!�;/!���=!���@�
���#Ӆ��!Z��@�&.2�i�f�4K�E����t��&*�3[-���r�;��C87S(�O{�ؾ�LNgӫl��2����b0t��f0t��)1���-��g~���Y��y��߲?���x�IZ��g�Q^w9��{�`�E-�2s4��}.�>��0��_u
�;G�3n��x�`���RQ�SQ��b�FSQ�$�T�i��g�iMS���Td 4MŞs��Y{ӳ�6]��X?���XB�Td 4M��q?2]h*2����bF9M�l��b�HS�ٹHŬA���j��u���Ie*f�L*���}���H�l�HE��E*2�"L��%�LES�b?�g����r-3�Td�Z���`�U�"�W���`���`�Td0E*2�"L�����(��ۛnr�-N��U������&��PK u2�\��1� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;q��M7l)�gG$vd�R��E��+ԢR�.�a5��ӓf>�?6��q ��C�lE�A+��m��9�v���D0�HZ��㴦4H�#��Ц�v~�1����'�!-�~{&9^'��i�K|v�<������S0�ȑ�c?�@o���^�pXV:gL4uY�L�K �aj!^�^��L�M�k�E�[��2�{T/ѧKϝ�噚�UQ�Īb\������PK u2�\Ѓ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 u2�\��6��
4 xl/sharedStrings.xml � (� ��n��=@������},ff�i{<��Zk A�PT���zux� ��)R)Rݛ��:�b�X�O?l��;TuV���c�h-��x�|�����VuC���e��vP�~����צ��trR�Wؐ���B����6������V@�����'�i�'�G+Z�E��(�Y�"�����)�/��/�g�N�/�N�WY�͖d/�2�l`����9�{Y7�i
�:�54�ԯwU�)T�J1�Vw9����ѐ$-mVWY��͒9�~�j�s��6gY�եc��
|��3�ن��}$g��%���%
��(�N�_I�������_6�Q�Q���v{�'��G�F6�M��U����y�h
)�oMr���Z�V��h�_IFIS*��]��TTg�{ Ni�����)�_�������Q6���P_kv��!;��v�WO���Id�F��3آl��,㡍�L��g�ns�Q-�)��m����JTy�H��T��w��[Π�U�e'_�O2n���X����M\87��ӏ�lte{V�:��R�bX���ےzo��e����cO��h��G��ў��]����뮁��}���4|36;�
��� N�q�68^��|��!�4�4��
���Cñ����AH���G�s�c�*'h��V�I�j�����V�C!(�����x� ����} `��;m��?�W����)1R��pC�4b�O�8%a��2&�m/�l#�m0�$qЖ"�I��?r�{W��7�u����\��P ��㫬n�i���_�5)�T���������x8������+G` ]�{��?]��>����/��?m�ɜ1����u��5�E��# F�8xh�e��:�3�3��?�n�fg�K�Z��Iة�e�y� �-���;�[��m��a�S
�b���n�20���PpOLkm��dE?����z$y�6#�y���@��S[U��k �,�eѼ��g��3��%���Ȑ�a��H�@"h��oP=�G�p�\NR���틺�%�>"�dTW$��ז`�jvLb.r�
���7�\�~��}źd/��6�O����������5yj�>z��N����xnU%� �H$�0��?iԡ��̀�EWdG��+&�Yid����<��
����CQ�2y������A��L�Ӏٯ��Y��ڠ��Z���7��������\��4�g(�}�ˣ�uSn����x�%�����3��� �l"�C��r*�� ��R1�<:&��K�� &Ž���:�WY��3�~�z��R=�e�86�f�&�a{v"
a��W�F�ᦖc�~��$�鈴C�^��ݨF�#:I�U!��G��W�V��Uk��S�{2^�n���+W�H `"�X�61�8���ژ�B�4�8��y[栧md�
o���x�{[���j��d
�����=�W�{�H�.t��T? -1��'����Rq��v,�0�>I�0C�[�0C+¯I���?���p�w���k�+��mu���*��h�`
�g]�
F��cK�C���/�;c;C��in�oy��M�Լ����;TU�����?��D�&;�;Ƥ+m��'?g҇jJX��}���4�A*'o�H,�
Vٞ��I�Ap���7������Q�5�2���5U��3*LN����`�4�צ*FmS��q�@�\�?hޢ]a����3���:�N�Sg�Ii�`���c����~�{)i��b4����I�Mo��3�-�0Ư��}:�HkK��L�>o�u$ZG�e��?ɰ�4�^.� �0���0��0�ޯha�I�*��K� �;&1e��ң�%c�:��ou�~?��0�5LY�mڍ2��M����*�p Xx|&��m
c�[������n�_,���bc���<�CǾ����Vŧ�w
��Ӱ??��K�}��>\Y�5��0�"�����>�s�@=���bjڣ�|<��R�Yx���XndpL� ��̴,���XjR�.��*��l<]����5��"�)uf�VH��=�#������g�^^ǘ��tE��~�1Q�,-p��D�Qp���f@�%�u9r�<�s$��oʂ��Z8���U��i�����e�K��e�'d~��R�v��m�u'l6�;�X��4ɏ���ϐs�J�I(o3��:��X��0k�m���&Z���\������A�>����}g���Yf�i��i�5:��z�Rx�1�ބ��,���Q�̎����dn_���ݩ
M�Jә6�=�,�Ă�d>��6S�r���('�E��Z��ʶYn��:7�:nDR�nj��k&��04�F���I�_�b��4
a7�R<[�o@X���`�!�c�IC+�����m�κ�# U]�_2�����1�����(�]ƝVP���T�U�#y��+3�zVpꌃs���{�Zf����d��BFh
���Up�����i��"Xe�)Q�m!2���
����B��Q�Wن'"� �x���Y��2��HN��ʤ[��ʿBU�3S��e�Q���-�Tr� e�d�귲�� &�}��§�d���iwx̮��T������Ӄ.��Q-���w�c��ݒ�F�P�|�q��3��$�*�m�c����v-�5%�SJ[��1���^�`<s�=X���� Xw+%�ie���/�e�/Y�hQ���NF$���مU^�w�Gs�aZ*o kH�N���m!,I�� :��{w5�$B�Lg4�Ӷ)��a�Ϋ��0 ��Q�w��|���O}O���i������u�cQÌ�(���!!���!a��oht��LOA�Z0�K4�k�]���"��?�}ꙉ�!6�1�G`D���D�EH��bl@�Y�ͦ?&�� LZ�cF��.F�Y!5�$N�i��GSu�|'YN�e�}��������7�G���>�"�ݲ,���ښ���0�cӵ��X��{�G������EcO44���W�3Ȥ(~�E�k,Rp�IV���tf>`إ�c�t��k�������O(�GSB-��w��]�������.V�Y�5�]��D'ߍ�����6����q���; �����?)$xV#h��zǠ�
��O���wT\�����:7�s8/�
���L�w�=DP�'R��]�6���/n~�'�&�*����K�!o����QG1O�X�Nny7� E�=&��|���K~��.��ý�;��t%;���,� ���f�W�kK�.Q93 ��ܹ4K���M-���5w��C�U,�_�:
����9��U��p��X�"��z�7f"P�@!?���5���V"lgܛ-`1Ǟ��h��M]�.:j@3�ׯY�T�l�Mfv���ƋJV�+�8�[!���}��ZY������1�H�A�(M�|�&���ț�_ 4�!
=�%��R�=�k�K��� �F��� ֣��.k�F�%_��Z4R
;���n�*5�P�e��|x�)Eu��^(!k�Ҹ��{qXͫ*�A�?��{�<��?�w�X}h}R�͗�PK- u2�\���۷ 5 xl/workbook.xmlPK- u2�\���� � [Content_Types].xmlPK-
u2�\7n�' ' V _rels/.relsPK- u2�\0m�� �$ � xl/worksheets/sheet1.xmlPK- u2�\��1� P 2 xl/_rels/workbook.xml.relsPK- u2�\Ѓc'2 E
y xl/styles.xmlPK- u2�\��6��
4 �
xl/sharedStrings.xmlPK � ,