GET api/printBatch/{id}/detail/{guid}/location/{identifier}?relations={relations}
Get print batch detail which match the printbatch, product and location information
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Print Batch Header Identifier |
globally unique identifier |
Required |
| guid |
Print Batch Detail plu guid |
globally unique identifier |
Required |
| identifier |
Print Batch Detail location identifier |
globally unique identifier |
Required |
| relations |
Boolean value of whether to also load product and bin models. Default false |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
PrintBatchDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| HeaderIdentifier | Collection of byte |
None. |
|
| HeaderGuid | globally unique identifier |
None. |
|
| ShelfLocationIdentifier | Collection of byte |
None. |
|
| ShelfLocationGuid | globally unique identifier |
None. |
|
| PLUG_UID | Collection of byte |
None. |
|
| PluGuid | globally unique identifier |
None. |
|
| OperatorG_UID | Collection of byte |
None. |
|
| OperatorGuid | globally unique identifier |
None. |
|
| CampaignName | string |
None. |
|
| ComboGroupIdentifier | Collection of byte |
None. |
|
| ComboGroupGuid | globally unique identifier |
None. |
|
| Created | date |
None. |
|
| LabelQuantity | integer |
None. |
|
| TalkerQuantity | integer |
Deprecated. Use Label Quantity only. |
|
| LabelSmall | boolean |
None. |
|
| Printed | date |
None. |
|
| PrintedByUser | string |
None. |
|
| DetailMetaList | Collection of PrintBatchDetailMeta |
Relation. This field may not always be loaded or used for updates. |
|
| Users | string |
Relation. This field may not always be loaded or used for updates. |
|
| PrintBatchTypes | string |
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. |
|
| Location | ShelfLocation |
Relation. This field may not always be loaded or used for updates. |
|
| Operator | Operator |
Relation. This field may not always be loaded or used for updates. |
|
| ProductDescription |
Description of the product attached to the print batch detail |
string |
Relation. This field may not always be loaded or used for updates. |
| ProductItemNumber | string |
Deprecated. Relation. This field may not always be loaded or used for updates. |
|
| ProductSell |
Normal price of the product attached to the print batch detail |
integer |
Relation. This field may not always be loaded or used for updates. |
| ProductCost |
Normal cost of the product attached to the print batch detail |
integer |
Relation. This field may not always be loaded or used for updates. |
| ProductCostDecimals |
Cost decimal places of the product attached to the print batch detail |
integer |
Relation. This field may not always be loaded or used for updates. |
| ProductActive |
Active status of the product attached to the print batch detail |
boolean |
Relation. This field may not always be loaded or used for updates. |
| ProductBarcode |
Main barcode of the product attached to the print batch detail |
string |
Relation. This field may not always be loaded or used for updates. |
| Succeeded |
Used in returning status from tray utility |
boolean |
Relation. This field may not always be loaded or used for updates. |
| PrintRunID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| PrintRunGuid | globally unique identifier |
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. |
|
| MinorDepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
| LesserDepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
| StoreName | string |
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. |
|
| CampaignStartDate | date |
Relation. This field may not always be loaded or used for updates. Data type: Date |
|
| CampaignEndDate | date |
Relation. This field may not always be loaded or used for updates. Data type: Date |
|
| CampaignPrice |
Price of product in linked campaign if it has one. Null if no linked campaign or no price due to campaign type |
integer |
Relation. This field may not always be loaded or used for updates. |
| CampaignCost |
Cost of product in linked campaign if it has one. Null if no linked campaign or if cost is current cost |
integer |
Relation. This field may not always be loaded or used for updates. |
| CampaignCostDecimals |
The cost decimals for the product cost in linked campaign |
integer |
Relation. This field may not always be loaded or used for updates. |
| ComboGroupDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
| ComboGroupSell | integer |
Relation. This field may not always be loaded or used for updates. |
|
| PrintRequestType | PrintRequestType |
Relation. This field may not always be loaded or used for updates. |
|
| IsTobacco | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| IsLiquor | boolean |
Deprecated. Relation. This field may not always be loaded or used for updates. |
|
| ShelfLocationName | string |
Relation. This field may not always be loaded or used for updates. |
|
| OperatorName | string |
Relation. This field may not always be loaded or used for updates. |
|
| PrintBatchType | PrintBatchType |
Relation. This field may not always be loaded or used for updates. |
|
| CreatedBy | string |
Relation. This field may not always be loaded or used for updates. |
|
| PageLayoutName | string |
Relation. This field may not always be loaded or used for updates. |
|
| ComplianceIndicatorName | string |
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. |
|
| WarehouseDirectIndicator | WarehouseDirectIndicator |
Relation. This field may not always be loaded or used for updates. |
|
| ProductGrade | string |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{
"identifier": "vkh/4oC5Nk26wh2kqzluew==",
"identifierGuid": "e27f48be-b980-4d36-bac2-1da4ab396e7b",
"headerIdentifier": "6PPfqqcfikyFcTOHfATjKw==",
"headerGuid": "aadff3e8-1fa7-4c8a-8571-33877c04e32b",
"shelfLocationIdentifier": "k9tBHXhoRUqLNfA2X6KnCQ==",
"shelfLocationGuid": "1d41db93-6878-4a45-8b35-f0365fa2a709",
"pluG_UID": "vi7Ca9Oey02I85Ie3IRNbQ==",
"pluGuid": "6bc22ebe-9ed3-4dcb-88f3-921edc844d6d",
"operatorG_UID": "8e2LQmEADUWddXLj7XHzTg==",
"operatorGuid": "428bedf1-0061-450d-9d75-72e3ed71f34e",
"campaignName": "sample string 2",
"comboGroupIdentifier": "eLqO3JyKqEOLBRjUp/6+jQ==",
"comboGroupGuid": "dc8eba78-8a9c-43a8-8b05-18d4a7febe8d",
"created": "2026-06-03T18:36:05.7748124",
"labelQuantity": 3,
"talkerQuantity": 4,
"labelSmall": true,
"printed": "2026-06-03T18:36:05.7748124",
"printedByUser": "sample string 6",
"detailMetaList": [
{
"$id": "2",
"id": 1,
"printBatchType": 2,
"user": "sample string 3",
"detailIdentifier": "HKSCh94sqUCkpZ/DU7ssMw==",
"detailGuid": "8782a41c-2cde-40a9-a4a5-9fc353bb2c33"
},
{
"$ref": "2"
}
],
"users": "sample string 7",
"printBatchTypes": "sample string 8",
"product": {
"$id": "3",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "OU6ZcUP1mU+iPyCbXhPTgw==",
"guid": "71994e39-f543-4f99-a23f-209b5e13d383",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "bedpbe3zB0aupedxpJsLsQ==",
"priceGroupGuid": "6d69e76d-f3ed-4607-aea5-e771a49b0bb1",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:36:05.7748124",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:36:05.7748124",
"pluCreated": "2026-06-03T18:36:05.7748124",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-06-03T18:36:05.7748124",
"lastManualUpdate": "2026-06-03T18:36:05.7748124",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-06-03T18:36:05.7748124",
"currentCostUpdated": "2026-06-03T18:36:05.7748124",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:36:05.7748124",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-06-03T18:36:05.7748124",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "NDYo4Ftssk2ujfGWC5wVcA==",
"altPLUGuid": "e0283634-6c5b-4db2-ae8d-f1960b9c1570",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-06-03T18:36:05.7748124",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "lvMi5eeT7U+4TeZbPcYkgw==",
"shelfPageLayoutGuid": "e522f396-93e7-4fed-b84d-e65b3dc62483",
"talkerPageLayoutG_UID": "oHgeo1I6YkeQiUw17KMVdg==",
"talkerPageLayoutGuid": "a31e78a0-3a52-4762-9089-4c35eca31576",
"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": "5dFlbDJtfEqQLSvDjACWQg==",
"inventoryIdentifier": "6c65d1e5-6d32-4a7c-902d-2bc38c009642",
"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": "0MP4YYa45E2Kav7leUsYYQ==",
"parentPluGuid": "61f8c3d0-b886-4de4-8a6a-fee5794b1861",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "JeulvSGk50yYvcH058k5ug==",
"supplierIdentifierGuid": "bda5eb25-a421-4ce7-98bd-c1f4e7c939ba",
"supplierChanged": true,
"rebateSupplierIdentifier": "kjEEjcKshk2MK5t16W68XA==",
"rebateSupplierIdentifierGuid": "8d043192-acc2-4d86-8c2b-9b75e96ebc5c",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:36:05.7748124",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "+oCCpSY/Vkq5jbjNjVOllA==",
"hostIdentifierGuid": "a58280fa-3f26-4a56-b98d-b8cd8d53a594",
"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-06-03T18:36:05.7748124",
"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": "4lJgBFfqkU25unVX6MLd4A==",
"hostIdentifierGuid": "046052e2-ea57-4d91-b9ba-7557e8c2dde0",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:36:05.7748124",
"priceZone": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "Nivmin5tUk65Arm9O0W+FQ==",
"hostIdentifierGuid": "8ae62b36-6d7e-4e52-b902-b9bd3b45be15",
"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"
},
"warehouseStore": {
"$id": "7",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "8",
"id": 1,
"hostIdentifier": "KBI4boWGb0ijQEct5j2MQg==",
"hostIdentifierGuid": "6e381228-8685-486f-a340-472de63d8c42",
"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": "9",
"identifier": "4pWDTJs3LEik2PrQg/MEWw==",
"identifierGuid": "4c8395e2-379b-482c-a4d8-fad083f3045b",
"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": "ILR4Oj2tu02lhEM/+gGRtw==",
"hostSupplierIdentifierGuid": "3a78b420-ad3d-4dbb-a584-433ffa0191b7",
"loyaltyPriceLevelIdentifier": "3Rk6tK+9s0CRBDwJT+Sw5Q==",
"loyaltyPriceLevelIdentifierGuid": "b43a19dd-bdaf-40b3-9104-3c094fe4b0e5",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-06-03T18:36:05.7748124",
"lastProcessed": "2026-06-03T18:36:05.7748124",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "10",
"identifier": "vzQ6tm9hf0GSjphI95T5iA==",
"identifierGuid": "b63a34bf-616f-417f-928e-9848f794f988",
"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": "y/8Ibu6UJkSB93BdwVfVLg==",
"primaryContactID": "6e08ffcb-94ee-4426-81f7-705dc157d52e",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "uujxd+EQ00yc+9aXhkON+w==",
"supplierGroupGuid": "77f1e8ba-10e1-4cd3-9cfb-d69786438dfb",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:36:05.7748124",
"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": "11",
"id": "403e6746-f376-4f5b-a688-61e8dd1909e2",
"identifier": "PMKY1o2b30mttYuCid6uug==",
"identifierGuid": "d698c23c-9b8d-49df-adb5-8b8289deaeba",
"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": "12",
"supplierIdentifier": "mUk15XVO6UmJiNe3f4fFsQ==",
"supplierIdentifierGuid": "e5354999-4e75-49e9-8988-d7b77f87c5b1",
"contactGuid": "cSb1dymE+EWjc6QEULIUKA==",
"contactID": "77f52671-8429-45f8-a373-a40450b21428",
"contact": {
"$ref": "11"
},
"supplier": {
"$ref": "10"
}
},
{
"$ref": "12"
}
],
"products": [
{
"$id": "13",
"pluG_UID": "HxRDkZr4SkOMXgjhB8wnaA==",
"pluGuid": "9143141f-f89a-434a-8c5e-08e107cc2768",
"supplierIdentifier": "fHxW0TGvzk6KmOxTIzzfyA==",
"supplierIdentifierGuid": "d1567c7c-af31-4ece-8a98-ec53233cdfc8",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:36:05.7748124",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:36:05.7748124",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "14",
"pluG_UID": "QLAeXB+0zkuy/skAgOgmKw==",
"pluGuid": "5c1eb040-b41f-4bce-b2fe-c90080e8262b",
"supplierIdentifier": "I/49AjPohU+WBrA/Ly4BQA==",
"supplierIdentifierGuid": "023dfe23-e833-4f85-9606-b03f2f2e0140",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "14"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "UUmD25H2WESN7MBuK4XCEA==",
"parentPluGuid": "db834951-f691-4458-8dec-c06e2b85c210",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "3"
},
"supplier": {
"$ref": "10"
},
"serviceFee": {
"$id": "15",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "13"
}
],
"orderCycleHeaders": [
{
"$id": "16",
"storeID": 1,
"supplierIdentifier": "NgKefLBQ/k26mFAV8aHCAg==",
"supplierGuid": "7c9e0236-50b0-4dfe-ba98-5015f1a1c202",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "16"
}
],
"cycles": [
{
"$id": "17",
"storeID": 1,
"supplierIdentifier": "JdIqnA+yPEKT8EDg4utZeg==",
"supplierGuid": "9c2ad225-b20f-423c-93f0-40e0e2eb597a",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-06-03T18:36:05.7748124",
"deliveryDate": "2026-06-03T18:36:05.7748124",
"nextCutOffDate": "2026-06-03T18:36:05.7748124",
"nextDeliveryDate": "2026-06-03T18:36:05.7748124",
"nextDaysBuffer": 10
},
{
"$ref": "17"
}
],
"store": {
"$ref": "4"
},
"updated": "2026-06-03T18:36:05.7748124",
"isHost": true
},
"files": [
{
"$id": "18",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:36:05.7748124",
"processed": "2026-06-03T18:36:05.7748124",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:36:05.7748124",
"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": "9"
},
"metcashHeader": {
"$id": "19",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:36:05.7748124",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "18"
}
],
"zoneMatrix": [
{
"$id": "20",
"id": 1,
"hostIdentifier": "kqJPrMu5pkGP8hDjmPDHig==",
"hostIdentifierGuid": "ac4fa292-b9cb-41a6-8ff2-10e398f0c78a",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"bf9c95be-00f0-4905-8ff9-1327654ae523",
"87c9e15e-99b0-494c-aa7f-374bdc43fa92"
]
},
{
"$ref": "20"
}
],
"hostFileStoreSetting": {
"$ref": "8"
},
"hostStoreSettings": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"promotionPlacements": [
{
"$id": "21",
"identifier": "ShQIJp7LzEGptcJLl8y2EA==",
"identifierGuid": "2608144a-cb9e-41cc-a9b5-c24b97ccb610",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "21"
}
],
"promoTypeGuids": [
"d0f794b2-5b31-43e1-bac3-b04d9849d074",
"fae0a66e-9964-4114-b0aa-131bfb157e09"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "8"
}
],
"accounts": [
{
"$id": "22",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "22"
}
],
"sales": [
{
"$id": "23",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:36:05.7748124",
"ftpSite": {
"$id": "24",
"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": "23"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"cashManagements": [
{
"$id": "25",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "26",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9,
"config": "sample string 10"
}
},
{
"$ref": "25"
}
],
"updateStoreID": "0811ab04-766a-4d01-9bea-aec61b1236fc",
"updateStore": {
"$id": "27",
"id": "30adde49-61fe-4bd8-9a3c-288b2db13c30",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:36:05.7748124",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-06-03T18:36:05.7748124"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "28",
"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": "29",
"pluG_UID": "CBb0JGCHD0mBHlg2RgHbXQ==",
"pluGuid": "24f41608-8760-490f-811e-58364601db5d",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:36:05.7748124"
},
{
"$ref": "29"
}
],
"currentPrices": {
"$id": "30",
"pluPrices": {
"$id": "31",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:36:05.7748124",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "31"
},
"winningCampaign": 1,
"winner": {
"$id": "32",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:36:05.7748124",
"startTime": 5,
"endDate": "2026-06-03T18:36:05.7748124",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "XZq0MHzFcUy8LWiF5hHVpA==",
"hostIdentifierGuid": "30b49a5d-c57c-4c71-bc2d-6885e611d5a4",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"tray": {
"$id": "33",
"g_UId": "V/5Vji1yBE6EY1C3mhmRNQ==",
"guid": "8e55fe57-722d-4e04-8463-50b79a199135",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "34",
"priceGroupG_UID": "yr9UAgVv1kiaDSOB1rMPvQ==",
"priceGroupGuid": "0254bfca-6f05-48d6-9a0d-2381d6b30fbd",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:36:05.7748124",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "35",
"pluG_UID": "Zv26D929/kC2duJQhXwb+A==",
"pluGuid": "0fbafd66-bddd-40fe-b676-e250857c1bf8",
"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": "36",
"pluGuid": "c8f1496a-c049-4f37-93ff-a522d2a9c529",
"created": "2026-06-03T18:36:05.7748124",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:36:05.7748124",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:36:05.7748124",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:36:05.7748124",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:36:05.7748124",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:36:05.7748124",
"lastSold": "2026-06-03T18:36:05.7748124",
"firstSold": "2026-06-03T18:36:05.7748124",
"awsUpdated": "2026-06-03T18:36:05.7748124",
"lastManualUpdate": "2026-06-03T18:36:05.7748124",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:36:05.7748124",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:36:05.7748124",
"doNotRangeUpdated": "2026-06-03T18:36:05.7748124",
"doNotOrderUpdated": "2026-06-03T18:36:05.7748124",
"tracked": "2026-06-03T18:36:05.7748124"
},
"allergens": [
{
"$id": "37",
"primaryKey": {
"$id": "38",
"pluGuid": "753cc51d-3f43-4c74-bfcf-89e1f08ad7e1",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "HcU8dUM/dEy/z4nh8IrX4Q==",
"pluGuid": "753cc51d-3f43-4c74-bfcf-89e1f08ad7e1",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "37"
}
],
"costs": {
"$id": "39",
"pluG_UID": "wlon10HZj0K5PtiXSlvBvQ==",
"pluGuid": "d7275ac2-d941-428f-b93e-d8974a5bc1bd",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:36:05.7748124",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "40",
"saleHeaderID": 1,
"created": "2026-06-03T18:36:05.7748124",
"createdLocal": "2026-06-03T18:36:05.7748124",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "xvWNYh4DlEe0AfqTMJ7VZA==",
"operatorGuid": "628df5c6-031e-4794-b401-fa93309ed564",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "K/48/AvOdk+nVP767NtanQ==",
"pluGuid": "fc3cfe2b-ce0b-4f76-a754-fefaecdb5a9d",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "41",
"id": 1,
"g_Uid": "eLSBf6VMaE6ycUSYnSBO9Q==",
"guid": "7f81b478-4ca5-4e68-b271-44989d204ef5",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-06-03T18:36:05.7748124",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:36:05.7748124",
"endShift": "2026-06-03T18:36:05.7748124",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "42",
"operatorG_UID": "7RxnyjjMJ06U18nTHDu9NA==",
"operatorGuid": "ca671ced-cc38-4e27-94d7-c9d31c3bbd34",
"storeID": 2,
"operator": {
"$ref": "41"
},
"store": {
"$ref": "4"
}
},
{
"$ref": "42"
}
]
}
},
{
"$ref": "40"
}
],
"apns": [
{
"$id": "43",
"pluID": 1,
"pluG_UID": "lVomfRUrQEGqmzZIPBS9Yg==",
"pluGuid": "7d265a95-2b15-4140-aa9b-36483c14bd62",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"tuns": [
{
"$id": "44",
"pluG_UId": "pmpaNttxr0KoDKi1UdwIwQ==",
"pluGuid": "365a6aa6-71db-42af-a80c-a8b551dc08c1",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "3"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"competitionPricing": [
{
"$id": "45",
"identifier": "3f4b7mfdi0yarVAhQiiO+A==",
"identifierGuid": "ee1bfedd-dd67-4c8b-9aad-502142288ef8",
"pluG_UID": "GWnQs9tbR0SxMmvjgESITg==",
"pluGuid": "b3d06919-5bdb-4447-b132-6be38044884e",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "45"
}
],
"supplier": {
"$ref": "10"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"ordering": {
"$ref": "13"
},
"flipChartPages": [
{
"$id": "46",
"identifier": "N0mly92aUkemlJNMiZ/mHQ==",
"groupName": "sample string 1",
"identifierGuid": "cba54937-9add-4752-a694-934c899fe61d",
"exists": true,
"flipChartIdentifier": "+Q0BdlDEK0aw2VDYHMnARw==",
"flipChartIdentifierGuid": "76010df9-c450-462b-b0d9-50d81cc9c047",
"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": "e/dVB0Aubk+PFtJNa8YPzA==",
"groupIdentifierGuid": "0755f77b-2e40-4f6e-8f16-d24d6bc60fcc",
"flipChart": {
"$id": "47",
"identifier": "QszNCfu+rkOmfpDlstNEQw==",
"identifierGuid": "09cdcc42-befb-43ae-a67e-90e5b2d34443",
"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": "48",
"identifier": "mdaI3nCxVUqLV+COOjLd6g==",
"identifierGuid": "de88d699-b170-4a55-8b57-e08e3a32ddea",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "49",
"id": 1,
"g_UID": "9PXE+7jajE6ay8FSpCdBNg==",
"guid": "fbc4f5f4-dab8-4e8c-9acb-c152a4274136",
"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": "87QBYBtAGE6aDu+qk8BGCg==",
"previousFormGuid": "6001b4f3-401b-4e18-9a0e-efaa93c0460a",
"nextForm": 1,
"nextFormG_UID": "9JagvuqghkCV54iJ9PyOXA==",
"nextFormGuid": "bea096f4-a0ea-4086-95e7-8889f4fc8e5c",
"attributes": "sample string 10",
"updated": "2026-06-03T18:36:05.7748124",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "49"
},
"previousCheckoutForm": {
"$ref": "49"
},
"buttons": [
{
"$id": "50",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "pDobY8+ZTUKuy1UPatO5XA==",
"checkoutFormGuid": "631b3aa4-99cf-424d-aecb-550f6ad3b95c",
"identifier": "z3tVh6dPskq2684DK4XAng==",
"identifierGuid": "87557bcf-4fa7-4ab2-b6eb-ce032b85c09e",
"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": "b73SiafA5E20mbb3alSFuA==",
"valueGuid": "89d2bd6f-c0a7-4de4-b499-b6f76a5485b8",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:36:05.7748124",
"action": "sample string 12",
"valueForm": {
"$ref": "49"
},
"image": {
"$id": "51",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:36:05.7748124",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "50"
}
],
"panels": [
{
"$id": "52",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "h25n0N9epkyt/M/urlwsTQ==",
"checkoutFormGuid": "d0676e87-5edf-4ca6-adfc-cfeeae5c2c4d",
"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": "52"
}
]
},
{
"$ref": "49"
}
],
"panels": [
{
"$ref": "52"
},
{
"$ref": "52"
}
]
},
"pages": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"contentPanel": {
"$ref": "52"
},
"products": [
{
"$id": "53",
"flipChartPageIdentifier": "MBiYfGoLGUG3pmPH0wX99A==",
"flipChartPageIdentifierGuid": "7c981830-0b6a-4119-b7a6-63c7d305fdf4",
"pluG_UID": "52WPMwWpx0qH3tZmZfj4LA==",
"pluGuid": "338f65e7-a905-4ac7-87de-d66665f8f82c",
"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": "53"
}
],
"productCount": 27,
"pages": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "46"
}
],
"priceHistory": [
{
"$id": "54",
"pluG_UID": "bDIjSsbzNEWQOeHimZxGtg==",
"pluGuid": "4a23326c-f3c6-4534-9039-e1e2999c46b6",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-06-03T18:36:05.7748124",
"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": "54"
}
],
"ingredients": [
{
"$id": "55",
"pluG_UID": "f/stsZjcWkCuYtthHhzMwg==",
"ingredientGuid": "Me68lH159Uq+eloCNwzKMQ==",
"ingredientIdentifier": "94bcee31-797d-4af5-be7a-5a02370cca31",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "3"
}
},
{
"$ref": "55"
}
],
"bins": [
{
"$id": "56",
"pluG_UID": "/JY7l7R38ECCuUgOjjO15A==",
"pluGuid": "973b96fc-77b4-40f0-82b9-480e8e33b5e4",
"shelfLocationIdentifier": "2aAlI6g1oUWv1Y5vY2o4fQ==",
"shelfLocationGuid": "2325a0d9-35a8-45a1-afd5-8e6f636a387d",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "1PZ1LscwdU2Zwfsh23Rq4Q==",
"labelPageLayoutGuid": "2e75f6d4-30c7-4d75-99c1-fb21db746ae1",
"updated": "2026-06-03T18:36:05.7748124",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "3"
},
"location": {
"$id": "57",
"identifier": "5+C8BVrPkUOaKUMZLmbbPQ==",
"storeID": 1,
"identifierGuid": "05bce0e7-cf5a-4391-9a29-43192e66db3d",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:36:05.7748124",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "56"
}
],
"bin": {
"$ref": "56"
},
"scaleLocations": [
{
"$id": "58",
"plu": 1,
"pluG_UID": "E5q50XyM0kKLfUY3UxAs+w==",
"pluGuid": "d1b99a13-8c7c-42d2-8b7d-463753102cfb",
"deptNo": 1,
"product": {
"$ref": "3"
},
"scaleLocation": {
"$id": "59",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:36:05.7748124",
"department": {
"$id": "60",
"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": "59"
},
"subDepartments": [
{
"$id": "61",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "62",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "63",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-06-03T18:36:05.7748124",
"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": "yUUeEIt2O0KgscGS+qAuYw==",
"labelPageLayoutGuid": "101e45c9-768b-423b-a0b1-c192faa02e63",
"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": "64",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "65",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "66",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "66"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "65"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$id": "67",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "66"
}
},
{
"$ref": "63"
}
],
"updated": "2026-06-03T18:36:05.7748124",
"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": "Gxgne1BZyU6rSbNc+LqZPw==",
"labelPageLayoutGuid": "7b27181b-5950-4ec9-ab49-b35cf8ba993f",
"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": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
}
},
{
"$ref": "62"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:36:05.7748124",
"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": "rgw91fsih0qwgs9GR1wmeA==",
"labelPageLayoutGuid": "d53d0cae-22fb-4a87-b082-cf46475c2678",
"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": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
}
},
{
"$ref": "61"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:36:05.7748124",
"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": "uuTQ2KJBqk+zkUJIwbCK2w==",
"labelPageLayoutGuid": "d8d0e4ba-41a2-4faa-b391-4248c1b08adb",
"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": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
}
}
}
},
{
"$ref": "58"
}
],
"nextPrice": {
"$id": "68",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "n1HV+dXdh0aF2liiavXnzQ==",
"pluGuid": "f9d5519f-ddd5-4687-85da-58a26af5e7cd",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "bV1hpmicXkOTWJRUxaia4Q==",
"dealCostGuid": "a6615d6d-9c68-435e-9358-9454c5a89ae1",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "+RVIFgAEa0mEKN+o/sdqmQ==",
"priceGroupGuid": "164815f9-0400-496b-8428-dfa8fec76a99",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:36:05.7748124",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "3a0c255e-d98e-416e-998a-267c3f6f589d",
"campaignComboPriceGroupG_UID": "hFCWohegYUmhlVRDz3hHUg==",
"campaignComboPriceGroupIdentifier": "a2965084-a017-4961-a195-5443cf784752",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "69",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:36:05.7748124",
"operatorG_UID": "awFS7iBOtkCGqGB30jtrAg==",
"operatorGuid": "ee52016b-4e20-40b6-86a8-6077d23b6b02",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:36:05.7748124",
"signIqTicketFileMovedUtc": "2026-06-03T18:36:05.7748124",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:36:05.7748124",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "1516c08a-dfea-4ed4-9f6c-aaad8c5d5167",
"product": {
"$ref": "3"
},
"campaignPlu": {
"$ref": "68"
},
"fuelItem": true
},
{
"$ref": "69"
}
],
"campaign": {
"$id": "70",
"id": 1,
"storeID": 2,
"name": "e8384de5-eed8-475d-8373-af33c7a0b50a",
"nameGuid": "e8384de5-eed8-475d-8373-af33c7a0b50a",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:36:05.7748124",
"startTime": 1,
"endDate": "2026-06-03T18:36:05.7748124",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-06-03T18:36:05.7748124",
"system": true,
"created": "2026-06-03T18:36:05.7748124",
"updated": "2026-06-03T18:36:05.7748124",
"priceChangeNotifiedUtc": "2026-06-03T18:36:05.7748124",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "JYg/uL9wsk64h6TV+q1ddQ==",
"hostIdentifierGuid": "b83f8825-70bf-4eb2-b887-a4d5faad5d75",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:36:05.7748124",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"campaignPools": [
{
"$id": "71",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "kK+KPwsriUK35U4VtBbAXQ==",
"pluGuid": "3f8aaf90-2b0b-4289-b7e5-4e15b416c05d",
"hostOfferID": 1,
"priceGroupG_UID": "JKy+3cW1NEmO7OZangUTtg==",
"priceGroupGuid": "ddbeac24-b5c5-4934-8eec-e65a9e0513b6",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:36:05.7748124",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "3"
},
"campaign": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"sellingRules": [
{
"$id": "72",
"id": 1,
"identifier": "gcNLSqIeHk2Bz0gWC6Q/sQ==",
"identifierStr": "gcNLSqIeHk2Bz0gWC6Q/sQ==",
"identifierGuid": "4a4bc381-1ea2-4d1e-81cf-48160ba43fb1",
"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": "70"
}
},
{
"$ref": "72"
}
],
"customers": [
{
"$id": "73",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "bIGhQUGpO0qQgj1VLDSEsg==",
"customerIDGuid": "41a1816c-a941-4a3b-9082-3d552c3484b2",
"campaign": {
"$ref": "70"
},
"customer": {
"$id": "74",
"identifier": "yRPLF1xcTkalBeHCjKGpZQ==",
"identifierGuid": "17cb13c9-5c5c-464e-a505-e1c28ca1a965",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:36:05.7748124",
"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": "FD1biN2bR06NIDT4gU920A==",
"communityIdentifierGuid": "885b3d14-9bdd-4e47-8d20-34f8814f76d0",
"joined": "2026-06-03T18:36:05.7748124",
"updated": "2026-06-03T18:36:05.7748124",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "alOD3Lr29EegED1rrWGyww==",
"priceLevelIdentifierGuid": "dc83536a-f6ba-47f4-a010-3d6bad61b2c3",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:36:05.7748124",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "75",
"cardType": 2,
"issueDate": "2026-06-03T18:36:05.7748124",
"expiry": "2026-06-03T18:36:05.7748124",
"customerID": "QxD9FxJITEazk3zo4ASSXA==",
"customerIDGuid": "17fd1043-4812-464c-b393-7ce8e004925c",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-06-03T18:36:05.7748124",
"linkedAccount": "oLOPGv/ZWkSFDBP9h7K45w==",
"linkedAccountGuid": "1a8fb3a0-d9ff-445a-850c-13fd87b2b8e7",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "74"
},
"account": {
"$id": "76",
"id": 1,
"identifier": "fEutalYjmUqfkwVFgGyTWA==",
"identifierGuid": "6aad4b7c-2356-4a99-9f93-0545806c9358",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:36:05.7748124",
"owner": "SiATJ3XY/UOFgA4yrJO1fA==",
"ownerGuid": "2713204a-d875-43fd-8580-0e32ac93b57c",
"accountStoreGroupIdentifier": "CYgCuc87vUyw6wt5+FPoUw==",
"accountStoreGroupGuid": "b9028809-3bcf-4cbd-b0eb-0b79f853e853",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-06-03T18:36:05.7748124",
"active": true,
"updated": "2026-06-03T18:36:05.7748124",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "74"
},
"card": {
"$ref": "75"
},
"members": {
"$id": "77",
"sample string 1": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"sample string 2": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"customerGroups": [
{
"$id": "78",
"identifier": "pq7JWW/UEU6OgHOAnWw5LA==",
"identifierGuid": "59c9aea6-d46f-4e11-8e80-73809d6c392c",
"name": "sample string 2",
"primaryContact": "EgAggu4cFECdu1IeGlThpA==",
"primaryContactGuid": "82200012-1cee-4014-9dbb-521e1a54e1a4",
"accountID": "tP6lDICFEkuZhWjVf+c2wg==",
"accountIDGuid": "0ca5feb4-8580-4b12-9985-68d57fe736c2",
"special": true,
"updated": "2026-06-03T18:36:05.7748124",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "0Py168iS7Eea1fWKI0eJeg==",
"priceLevelIdentifierGuid": "ebb5fcd0-92c8-47ec-9ad5-f58a2347897a",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "76"
},
"primaryContactCustomer": {
"$ref": "74"
},
"customerGroupMembers": [
{
"$id": "79",
"id": 1,
"groupID": "euvqB2u3H0W9FGZwMFEtLg==",
"groupIDGuid": "07eaeb7a-b76b-451f-bd14-667030512d2e",
"customerID": "j1rBjxETSk6XP6VUJ/8tVA==",
"customerIDGuid": "8fc15a8f-1311-4e4a-973f-a55427ff2d54",
"card": "sample string 4",
"linkedAccount": "ql9VAn1thkmc3V4te3atQA==",
"linkedAccountGuid": "02555faa-6d7d-4986-9cdd-5e2d7b76ad40",
"customer": {
"$ref": "74"
},
"group": {
"$ref": "78"
},
"customerCard": {
"$ref": "75"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "78"
}
]
},
"payments": [
{
"$id": "80",
"id": 1,
"identifier": "NKFXENMZYECXJsB4LDiTMg==",
"identifierGuid": "1057a134-19d3-4060-9726-c0782c389332",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "Knt9SwNHpEW/cZF13B+vwA==",
"accountIDGuid": "4b7d7b2a-4703-45a4-bf71-9175dc1fafc0",
"customerAccount": {
"$ref": "76"
},
"customerCard": {
"$ref": "75"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-06-03T18:36:05.7748124",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "qQhu3L+XAU+QMeL655aGkw==",
"idempotentVoidGuid": "dc6e08a9-97bf-4f01-9031-e2fae7968693",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "81",
"saleHeaderID": 1,
"saleHeaderGuid": "dsMfiMGZfEa4ouIjuIrpPg==",
"saleHeaderIdentifierGuid": "881fc376-99c1-467c-b8a2-e223b88ae93e",
"created": "2026-06-03T18:36:05.7748124",
"createdLocal": "2026-06-03T18:36:05.7748124",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-06-03T18:36:05.7748124",
"storeID": 1,
"operatorG_Uid": "/umXwWB7o02BrT2C3kgemg==",
"operatorGuid": "c197e9fe-7b60-4da3-81ad-3d82de481e9a",
"customerG_Uid": "ZGoQM+sV80qlmYYdGOoqvw==",
"customerGuid": "33106a64-15eb-4af3-a599-861d18ea2abf",
"communityIdentifier": "ND1clTWS3k2zrcsPh/AQqg==",
"communityIdentifierGuid": "955c3d34-9235-4dde-b3ad-cb0f87f010aa",
"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": "L/pClD8iIEaGWXjqevaL8w==",
"priceLevelIdentifierGuid": "9442fa2f-223f-4620-8659-78ea7af68bf3",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:36:05.7748124+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": "82",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:36:05.7748124",
"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": "41"
},
"customer": {
"$ref": "74"
},
"communityOrganisation": {
"$id": "83",
"id": 1,
"identifier": "RYsyQQh32EaK+Y4hQtfARw==",
"identifierGuid": "41328b45-7708-46d8-8af9-8e2142d7c047",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:36:05.7748124",
"promoPeriodEnd": "2026-06-03T18:36:05.7748124",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:36:05.7748124",
"deleted": true
},
"details": [
{
"$id": "84",
"saleItemID": 1,
"identifier": "CKzw1ZanHkicDPvQnftyUA==",
"identifierGuid": "d5f0ac08-a796-481e-9c0c-fbd09dfb7250",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "++W2qizm+Ui1bS+1wFyjpw==",
"pluGuid": "aab6e5fb-e62c-48f9-b56d-2fb5c05ca3a7",
"accountID": "48CT9onYVkW0oqYVlsj2+Q==",
"accountIDGuid": "f693c0e3-d889-4556-b4a2-a61596c8f6f9",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-06-03T18:36:05.7748124",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "76Ez/sJlKECqhtlQlAGDrA==",
"refundGuid": "fe33a1ef-65c2-4028-aa86-d950940183ac",
"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": "Gh/9o5ruHUWgvDYWfM3HfQ==",
"idempotentVoidGuid": "a3fd1f1a-ee9a-451d-a0bc-36167ccdc77d",
"priceLevelIdentifier": "lV/+/ii+rUa8hjBOfMIAUA==",
"priceLevelIdentifierGuid": "fefe5f95-be28-46ad-bc86-304e7cc20050",
"communityIdentifier": "nrM9OztgFE+C4MLspZIIAw==",
"communityIdentifierGuid": "3b3db39e-603b-4f14-82e0-c2eca5920803",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "85",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:36:05.7748124",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "85"
}
],
"refund": {
"$id": "86",
"id": 1,
"g_UID": "g2Gi3WX+iUaANwac1PhGyA==",
"guid": "dda26183-fe65-4689-8037-069cd4f846c8",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:36:05.7748124"
},
"modifier": {
"$id": "87",
"id": 1,
"setG_UID": "2kyUUTsiCEu3u+rtkVk5SQ==",
"modifierSetGuid": "51944cda-223b-4b08-b7bb-eaed91593949",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "px1dxgU5kkWMbngUH8qy4A==",
"pluGuid": "c65d1da7-3905-4592-8c6e-78141fcab2e0",
"deleted": true,
"g_UID": "dsN3XRD970+0C98eQx/LpA==",
"guid": "5d77c376-fd10-4fef-b40b-df1e431fcba4",
"product": {
"$ref": "3"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "84"
}
],
"eftReceipts": [
{
"$id": "88",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "81"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "88"
}
],
"payments": [
{
"$ref": "80"
},
{
"$ref": "80"
}
],
"cards": [
{
"$id": "89",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "89"
}
],
"campaignHits": [
{
"$id": "90",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "90"
}
],
"fuel": [
{
"$id": "91",
"id": 1,
"plu": 1,
"pluG_UID": "1mC2XWRNd0m9gIoOiFMDkQ==",
"pluGuid": "5db660d6-4d64-4977-bd80-8a0e88530391",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-06-03T18:36:05.7748124",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-06-03T18:36:05.7748124",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "91"
}
],
"fuelResells": [
{
"$id": "92",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "aA/R76uQP0ClmDoqeh2Pwg==",
"pluGuid": "efd10f68-90ab-403f-a598-3a2a7a1d8fc2",
"accountID": "axUjO8d0lUufUsqJP3E3hQ==",
"accountIDGuid": "3b23156b-74c7-4b95-9f52-ca893f713785",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-06-03T18:36:05.7748124",
"bestOrExpireType": 1,
"refundG_UID": "5TY4Bx4QgUCe0oYibOg2EA==",
"refundGuid": "073836e5-101e-4081-9ed2-86226ce83610",
"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": "92"
}
],
"customerOrder": [
{
"$id": "93",
"identifier": "bN3kF4eBlUG1RMPh1W9utw==",
"identifierGuid": "17e4dd6c-8187-4195-b544-c3e1d56f6eb7",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "bwoQB2NVHk+1spsaaAabZQ==",
"customerIdentifierGuid": "07100a6f-5563-4f1e-b5b2-9b1a68069b65",
"operatorNo": 1,
"operatorG_UID": "uHXFFGQVokG69QXPYNwhOg==",
"operatorGuid": "14c575b8-1564-41a2-baf5-05cf60dc213a",
"created": "2026-06-03T18:36:05.7748124",
"ordered": "2026-06-03T18:36:05.7748124",
"started": "2026-06-03T18:36:05.7748124",
"completed": "2026-06-03T18:36:05.7748124",
"supplied": "2026-06-03T18:36:05.7748124",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "74"
},
"operator": {
"$ref": "41"
},
"details": [
{
"$id": "94",
"headerID": 1,
"plu": 1,
"pluG_UId": "iyxclbWvM0Kzrf/tIHjHwg==",
"pluGuid": "955c2c8b-afb5-4233-b3ad-ffed2078c7c2",
"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": "AwCsBgX1w0WEJ6GbkH/S8A==",
"headerIdentifierGuid": "06ac0003-f505-45c3-8427-a19b907fd2f0",
"product": {
"$ref": "3"
}
},
{
"$ref": "94"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "81"
}
},
{
"$ref": "93"
}
],
"surveyResponses": [
{
"$id": "95",
"surveyG_UID": "3Or08D6oakmtG57+tg5xJQ==",
"surveyGuid": "f0f4eadc-a83e-496a-ad1b-9efeb60e7125",
"saleHeaderGuid": "k3vpc8z2z0mBlSdgdOaU6A==",
"saleGuid": "73e97b93-f6cc-49cf-8195-276074e694e8",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "wwasy95GP0yYaU4nAdFAvg==",
"guidResponse": "cbac06c3-46de-4c3f-9869-4e2701d140be",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:36:05.7748124",
"sale": {
"$ref": "81"
},
"survey": {
"$id": "96",
"g_UID": "SYwSUoZfI0Wvg0SCTQFiag==",
"guid": "52128c49-5f86-4523-af83-44824d01626a",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "srxVHlq3E0yGeLj7iuYb0w==",
"checkoutFormGuid": "1e55bcb2-b75a-4c13-8678-b8fb8ae61bd3",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:36:05.7748124",
"end": "2026-06-03T18:36:05.7748124",
"deleted": true,
"updated": "2026-06-03T18:36:05.7748124",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"f612cfcf-cde3-4afb-b477-4d4910172561",
"6d180c25-5a8a-4e65-acf8-3488359cbb12"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "49"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "95"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "buqcIoLMc0y1jdOmXU/lQg==",
"accountIdentifier": "229cea6e-cc82-4c73-b58d-d3a65d4fe542",
"accountName": "sample string 44",
"customerOrderIdentifier": "hIFheK2ywk2PdT3DmLyPMg==",
"customerOrderIdentifierGuid": "78618184-b2ad-4dc2-8f75-3dc398bc8f32",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "97",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "tJ8ifvOEz0KlGhgZepiaQQ==",
"paymentIdentifierGuid": "7e229fb4-84f3-42cf-a51a-18197a989a41",
"identifier": "ve881D5x80uyPOgFraixUg==",
"identifierGuid": "d43cefbd-713e-4bf3-b23c-e805ada8b152",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "kMAKgHLEqUaUXdpUhQYBmA==",
"itemIdentifierGuid": "800ac090-c472-46a9-945d-da5485060198"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "75"
}
],
"customerGroupMembers": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"customerGroups": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"accounts": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"account": {
"$ref": "76"
},
"vouchers": [
{
"$id": "98",
"customerIdentifier": "c6yXyGgWV0isvmtigKfWdg==",
"customerIdentifierGuid": "c897ac73-1668-4857-acbe-6b6280a7d676",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "ttyeU9GBdUChMl6iylB0VQ==",
"idempotentGuid": "539edcb6-81d1-4075-a132-5ea2ca507455",
"offline": true,
"voucher": {
"$id": "99",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-06-03T18:36:05.7748124",
"barcodeTemplate": {
"$id": "100",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "101",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-06-03T18:36:05.7748124",
"labelPageLayout": "E7ijFLDKNUWp+N2R9pIzCg==",
"pageLayoutGuid": "14a3b813-cab0-4535-a9f8-dd91f692330a",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "99"
},
"elements": [
{
"$id": "102",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-06-03T18:36:05.7748124"
},
{
"$ref": "102"
}
]
},
"customerVouchers": [
{
"$id": "103",
"id": 1,
"customerIdentifier": "gtcEiyR8ZEikuiRh4kI1Dg==",
"customerIdentifierGuid": "8b04d782-7c24-4864-a4ba-2461e242350e",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:36:05.7748124",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "a3DLNwqgU0y819f0D2gi4Q==",
"issuedIdempotentGuid": "37cb706b-a00a-4c53-bcd7-d7f40f6822e1",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:36:05.7748124",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:36:05.7748124",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "Ebg5uogGIUWZFYiDA6scFg==",
"redeemedIdempotentGuid": "ba39b811-0688-4521-9915-888303ab1c16",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:36:05.7748124",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "101"
},
"voucher": {
"$ref": "99"
},
"customer": {
"$ref": "74"
},
"issuedOfflinePayment": {
"$ref": "80"
},
"redeemedOfflinePayment": {
"$ref": "80"
}
},
{
"$ref": "103"
}
]
},
"customer": {
"$ref": "74"
}
},
{
"$ref": "98"
}
]
}
},
{
"$ref": "73"
}
],
"customerGroups": [
{
"$id": "104",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "+XcHm0qjqEet6boXaaIW2g==",
"groupIDGuid": "9b0777f9-a34a-47a8-ade9-ba1769a216da",
"campaign": {
"$ref": "70"
},
"group": {
"$ref": "78"
}
},
{
"$ref": "104"
}
],
"signIqTickets": [
{
"$id": "105",
"identifier": "Dj5a+T6ZrUa4Ag5pyuZ7fA==",
"identifierGuid": "f95a3e0e-993e-46ad-b802-0e69cae67b7c",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "105"
}
],
"comboPriceGroups": [
{
"$id": "106",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "CWCC7SfMjEaBnsqdpVgedw==",
"guid": "ed826009-cc27-468c-819e-ca9da5581e77",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "70"
},
"comboPricePlus": [
{
"$id": "107",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "NgwVxxjfCUmNJCVLWe0OOg==",
"groupGuid": "c7150c36-df18-4909-8d24-254b59ed0e3a",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "cru/GO10GEqikLfUD29gJA==",
"pluGuid": "18bfbb72-74ed-4a18-a290-b7d40f6f6024",
"priceGroupG_UID": "hxV97h1L7UuVez0xS5z5IQ==",
"priceGroupGuid": "ee7d1587-4b1d-4bed-957b-3d314b9cf921",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "70"
},
"product": {
"$ref": "3"
},
"priceGroup": {
"$ref": "34"
},
"campaignPool": {
"$ref": "70"
}
},
{
"$ref": "107"
}
]
},
{
"$ref": "106"
}
],
"priceLevels": [
{
"$id": "108",
"id": 1,
"priceLevelIdentifier": "IMGqkbVwvUmRBvn+fnGxiQ==",
"priceLevelIdentifierGuid": "91aac120-70b5-49bd-9106-f9fe7e71b189",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "108"
}
],
"promotionType": {
"$id": "109",
"identifier": "SKcDgxfTeUal2Qtk8CC/nw==",
"identifierGuid": "8303a748-d317-4679-a5d9-0b64f020bf9f",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "EF97uVgES0uBizWueRT8gQ==",
"labelPageLayoutGuid": "b97b5f10-0458-4b4b-818b-35ae7914fc81",
"priceLevelIdentifier": "2ckOjUtvLkOdt9NBpdcKkA==",
"priceLevelIdentifierGuid": "8d0ec9d9-6f4b-432e-9db7-d341a5d70a90",
"active": true,
"updated": "2026-06-03T18:36:05.7748124",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "3"
},
"dealCost": {
"$id": "110",
"headerIdentifier": "reVTtbgFDkqVuWo/sPCxkA==",
"headerIdentifierGuid": "b553e5ad-05b8-4a0e-95b9-6a3fb0f0b190",
"identifier": "yLlDGtgIa0y0Cb/Drdn8QA==",
"identifierGuid": "1a43b9c8-08d8-4c6b-b409-bfc3add9fc40",
"supplierIdentifier": "F2QJi+uMDUmXZcPbGBI3jw==",
"supplierGuid": "8b096417-8ceb-490d-9765-c3db1812378f",
"pluG_UID": "hLUEYnG2MESsj6CijUsUeQ==",
"pluGuid": "6204b584-b671-4430-ac8f-a0a28d4b1479",
"campaignName": "8202fa3e-f2fd-491d-8b89-bbbaa73730ba",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:36:05.7748124",
"end": "2026-06-03T18:36:05.7748124",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "efrI8fXN0UWnJjprtWKpng==",
"bonusItemPluGuid": "f1c8fa79-cdf5-45d1-a726-3a6bb562a99e",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:36:05.7748124",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-06-03T18:36:05.7748124",
"campaignEndDate": "2026-06-03T18:36:05.7748124",
"masterPLUG_UID": "UBF/UKsFJUeSYgE6w1cRdg==",
"masterID": "507f1150-05ab-4725-9262-013ac3571176",
"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": "4uQBZrx8YUeGVTerd4bWKQ==",
"bonusMasterID": "6601e4e2-7cbc-4761-8655-37ab7786d629",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-06-03T18:36:05.7748124",
"dealCosts": [
{
"$ref": "110"
},
{
"$ref": "110"
}
],
"tags": [
{
"$id": "111",
"pluG_UID": "9IAX5GjAq06hV7B6xf1j5g==",
"pluGuid": "e41780f4-c068-4eab-a157-b07ac5fd63e6",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "111"
}
],
"alternateProductG_UID": "QNMKr4hXEU6WNouSfsZUOA==",
"alternateProduct": "af0ad340-5788-4e11-9636-8b927ec65438",
"altProduct": {
"$ref": "3"
},
"productHostCode": {
"$id": "112",
"id": 1,
"pluG_UID": "SLXMVeAa+0S0BDEPCOhLOg==",
"pluGuid": "55ccb548-1ae0-44fb-b404-310f08e84b3a",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:36:05.7748124",
"inventoryTracked": "2026-06-03T18:36:05.7748124",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "113",
"pluG_UID": "3bpLgb8FnEucODHchxjsZg==",
"pluGuid": "814bbadd-05bf-4b9c-9c38-31dc8718ec66",
"fuelPluG_UID": "w2960jzdW06nbybYWukVmg==",
"fuelPluGuid": "d27a6fc3-dd3c-4e5b-a76f-26d85ae9159a",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "113"
},
{
"$ref": "113"
}
]
},
"location": {
"$ref": "57"
},
"operator": {
"$ref": "41"
},
"productDescription": "sample string 9",
"productItemNumber": "sample string 10",
"productSell": 11,
"productCost": 12,
"productCostDecimals": 13,
"productActive": true,
"productBarcode": "sample string 15",
"succeeded": true,
"printRunID": "+LTAf43QyUqbvwOwMFeIaA==",
"printRunGuid": "7fc0b4f8-d08d-4ac9-9bbf-03b030578868",
"departmentName": "sample string 17",
"subDepartmentName": "sample string 18",
"minorDepartmentName": "sample string 19",
"lesserDepartmentName": "sample string 20",
"storeName": "sample string 21",
"campaignDescription": "sample string 22",
"campaignStartDate": "2026-06-03T18:36:05.7748124",
"campaignEndDate": "2026-06-03T18:36:05.7748124",
"campaignPrice": 1,
"campaignCost": 1,
"campaignCostDecimals": 1,
"comboGroupDescription": "sample string 23",
"comboGroupSell": 1,
"printRequestType": 24,
"isTobacco": true,
"isLiquor": true,
"shelfLocationName": "sample string 27",
"operatorName": "sample string 28",
"printBatchType": 29,
"createdBy": "sample string 30",
"pageLayoutName": "sample string 31",
"complianceIndicatorName": "sample string 32",
"directNumber": "sample string 33",
"warehouseDirectIndicator": "sample string 34",
"productGrade": "sample string 35"
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ���\�M�϶ 5 xl/workbook.xml � (� ����@�{��r�A�䠢���_`��O�����O ��ۙ��v�h\_ӳ���\λl�������]k��0I�Ӷ����oE:�9�Rp4`�F�NZ�W�?,oa�;����Pj^����S��9[��d���7%�~�(�QQ�K���ܛ�ǜ�LN��rk�I�U7I�F�w���.�PK ���\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
���\����' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rd290956671be4396" /></Relationships>PK ���\���� q! xl/worksheets/sheet1.xml � (� ��[sG��
�{��KR
,�rb;��ވ����l��A�6]�՞��=�F�������~���dv{ܷ����ۋ�����q���������n6�gqݶ��oO������Ǔ�`qq�NNjf����kW��t��������E{:��9mo�0����xɷZ\O~,������1oǗ�G��ܗ��'����� W_=}o�^����������Z�i��-�Ͻի�=�������q߬��=����o���j��f�nvw�N�_/�%�^s1�Y���M'+��������w���5��y�Dd�
)�{?�����r�r�6�a�cC! 8�D���q�w�wM2��Oֹ����YO����F &x����n��m��m?LSp�����|}��;F뒍/�������X����֚�yi�<��[26F�����Y��1�0��9h��?[>:~�� �Z�L��r!Ec�A&�̠��.&�"���Q��)�;-4L��� �
G6�h]�B��H�73y�T�(���8��y�wP��i��� ��!%k��Z�̣���!#iS��q2����d&a�dH
zc�Z �--3 ��ϰ�PR�+���@�!# ;$�o�� D����$�$j�4�� 2��#2���IX덐���H���g��*d"� 25.q�������H���#~w�GB&Rɴ�
>���r�e"qG$��D��G�
?I�B&;�t����������n�-'�Ra{Rc�"o$7nOjo��Dz�q��It�q�8��#0X��L�Lb�d�`�곘��P�&3i�i�ܩT�L�I�&�x�����$f&1�"2Q��cm��$�G�@�I���[L �&K(3IP�N5�@h빠�$a��~uwd����sjF�ȱo*
�2��9��z�B�+ *2��C����=Sor���Il�V�K"�T�fOI*ڤo ևE5����Tn�b�T��2�Δ
�玴;֛��H��i5�z�8�2���"O�@rE����(��quVrS8�5����g�,:_rb�N�]�,��E���>��"���c�"��R�����;4���E�?����������x9>9���z��e���4䏋�7x�R���:1G�_���h_a����
�*N��U<�WPWq��p]��}��*����x���]����U��8&L}�H�������"���H��o�p��"־S$����D��A�w?*� w?)��gE"���H��_�p��"����w����C-���E�0��x����C%�(L*�D��P %
��J,Q����J2Q��D��J6Q������J:I��ē��J>I�����JBI��D���JFI������JJI����I���:��Hɩ>���:��Hɩ>���:��Hɩ>��cS�<Rr��#%�n����t���Od9^(9_ԫ�*�3��U��ػ��*�D��z�?���?������R$��Yr�dx�x�۔�7J���M���0���;�)�+�DS��/ ��D��I��>+a�E"���H���J �캣�g9��v��S�sU�/Ze?W2�F��h)�=_�a�g���(�(A��7%�Q��D1J_+yF��h����4
��m'�҄�]���E%�qo�x����҇J��R"��Q2()���dP��#�@�R���I�J��y�<&9�(yLr�Q�v�p??��T\���v~6�-���wۿ�8�PK ���\1ҩ�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�i�Ӣ�ݰa[z��Q;�]�gc���V� �X��j4��'�|�lvo�@^0�>x uŀ�����p��n��f���e"�~J���$��<=P���Q�*L�Kdž8�\���I��.4�p�$���!k{��A�F��0}
�brP��,᧔�%�U�y2��k��V��6��@���R>�~����Lkl�e}S�"��˥�N��LmU��nЊVh.��F��b�PK ���\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ���\a���
]4 xl/sharedStrings.xml � (� �َ�8�}����Wݒ�s�d�Wc��vg�`�KQ���,yu$�]�o��H���Ű� ��b]仟�v��;�jV�Ϝs�lER��ؾ?���ъ�Vu���eAߟh}���û�nV�Z���^�f���EM^�������j�������8�_)mv��k�����lEʶhޟ��٪-ؿ[z=`
��]�a�Ңa�ջ��û�c>�,�c?Ì�Z���&��+ͳ���t�<�Bf���˧~Y�h�5�?�i���2�H�5��1�xG5\�K�OU��2�G��k��� �m1�������V�nv8�5�T�0�Ճ�_j]��`������9�s���pC^_{j@�iK����^ښ�anhM*�7q����]���'�P�����,�n(a��%^��}�l�G^�
���ݴ�P�.��s[�ǘ���q���6M�i����(��$w�#81�5���l�Łd��7pV�n���D��}�qK=��c+�̖�w��s�~^47\�� &��w�����8N�҇e©gw�Y]i>� o�>��q�A����u�2�4�
�(i�G�+��k�ִ#�Y8\�*l8Z�\��ա��9GR7̼(�VG��(�@���� �&s��,C4����G"lE~�XEaHl�"W�qR�I�YAF��=ߊ�[��?�.�x�$�u)���l$��(CV�:4%�祁v�=�f�ـcy��Zq�V�RD��ɐ�)���)�#`ە;G�T4� u�cbyÿ��-'J=f `���R�'� ���s�i����-(�s����q�v�0���\h^���_���W�O<�.m�U���h��V�]��o���ޯ��_���7��=�uT�h�|��'!�PLR��pG��S�����������`����R�vQf�v���A)�'�|z jUN��~�Ŗ�Ҫ ���@��w�C�����q��5�����#��%-J$�4�i����;�0žE���^��I"�w��t�
h��;�3�6S^�`�l7X?��'�_=�s��7���uf`BM"�4$ ܟ.� ����e��)�dL�:�$���j(]�JJ�SLӹ]N�Y��#T~�t
ѻ,~m�8\�V1CJQ�0�v�2O ~��oi��8*M$ԞYh�
��cu���p$�=�}z�
8
8��(�;�`Ɲq��6��A�X|��6�R4��/�Y@?B�Y���HN+����d78��}w��a���,L��)�)=??
�6/O�"��\��
�9y⥲�:Xg�z+�L�
��|��[U|,3hH��eTe]CȘ��&�:�=��d�ȉ��:#:F�
�Ƶ銹�8���?J`r��o$o���r��@#��`R�5� ��גO�\l���,��o��74�m�|M�
��\mi��/B#�Qc����'�FZW�uUZ����)�H��(�dXlx/���\� �^-d��+ZhR�N��BAIŸ�!�)���U[�=�s�L�� �y K!`�X�v�N�C��z3r�`�k8 <<���X���������5���e��ٙ���C��ab_��e��K���_�ؿn��%���Q�t�Oe
F9�#� ��5|�D�0���hf�;�&�٣;�Km7B�� v�iiY�v�m�iYD)�q��[ uuR���t�o1�:��*|�Rg�����J�{�ɷ.��M�R�}c*�����vd�DŰ�h��8��>���ј��7��E�Rn�H�!?�� ��Hp1�GѴק�i�F�����K��e�'dA��R���cź6FhkȝJ�jD�ĝ_�r�iה&�Tު�A�`�5'���qV��Dʜ4�2�$�S�q;��g�q�|�e���m��6�G���7)E��9�I�
x�Qe@/:�v��v!&�ܾD�;U��Bui:��:wb����yi��,�Z�r�B��I������n�w�Ł#Z^%|y�E?A) \�k[t���h��<94��m!컖��Qly�� ��)�R�����Ywt$��k �����a�b�+X�,9
��;�h-{�[\w����dj�����.%����l0�9��r0~V�[KYja(lz��W�rR0�g��<W��:�C �o�a -�l�P�6��o�*�����9^�@/�p�rؗDr�mC+�s3ta��Ӫ�g�*¤��ަ����tr� ��b�귲%�TN��T�r+��U���ip���n*�%�Qz���҃.��Q#���� � ѻ%�}�J���O�[A��{᐀�rS�M��mǁ�*ܗ����c��5��+4��c�r7I� �Ѻ�ݭ��U�r]��-����5�
"�@}���Q�*
�.��]N�vt*� 6��Z��iI��LЙ�ا��/~�"�c���/ۦJ���:�Wx�$���^�0o��W�]�(����E�6��(��zV�le��a�%N�Y8��_Ӕ�f��щ
Ա}
ij�R(�}�x�H���OR����-��X��q��q2��$Fq���E�l�kb,���D��!'��8;)(4"nb�I��8� �>��~�,�Iγxþ�0
���ћ��t驏�8
��5���0�cӵ�
W���_���a~���2)J�r���Xj�j�P� �������s�.\�8]�ާ_$���{B)=�j��s�^Y���v�䄿���v��f�O,ϱI*����c#�m�|������~�Fv�-���]��q�x�4J}Ȑc������?R��S���;(�2_J�]����im ;O��F�?=�PX
��)K�.D��4�7?�АT�}�4�%_i2�CO���&"��q:}�HɈgHpS�,���@;�-S�:��3�� ^���� �r���\�;]�2κD�f,�ysi�}M�Z��k�$�9\��T����-�y�?�`8�6<�� ���#��
����P��3������<{����q���9V�gU��M]�.:@3�_Y�V�l�Mf~���ƋJ^��s��Rf'g笘}�����dJ&{�oc#c��\��M����MQު�!^ 4�!
=�%��ҁ=�k�+��� �N��� ޣR��5w��R/r�-���U�n�*�U��27V>��T����7Fs����z�o���5��(�c�7yO�7�c~`4�s����:�:h�z���bnx��EN��'a��G��J�c/��Ե=� 5>�^�mê1�%umD�!q1b����e��p~_�Ic���;�"��������X���{f�~�����ߌI�yEn�{YH��:���B�X��AY ���!�4�.Z� jG���)mXݷ;�0LX��B�T�c�nz��27��kE��D���ִ1t�������P�{��+ˎ$Đ띠���-�D���T�G��nz���^ҙ���z�'����3fvt��'��f�N�,�R�p���$�l�����(
�w��1O<stN�X�{bM�s�=8���:�?�>���� �� �� �� ��w/��E]7�PK- ���\�M�϶ 5 xl/workbook.xmlPK- ���\���� � � [Content_Types].xmlPK-
���\����' ' U _rels/.relsPK- ���\���� q! � xl/worksheets/sheet1.xmlPK- ���\1ҩ�� P �
xl/_rels/workbook.xml.relsPK- ���\Ѓc'2 E
8 xl/styles.xmlPK- ���\a���
]4 �
xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK ���\�;1� 5 xl/workbook.xml � (� ����0D�J��(�@T!����k��L�J�(IE?�R�n����ʙܫ%z����/\��l!��F��/d�,�����H�4�Æ��F�L�L8� (2~T����[���1�iCiP���c���p�Q.�^w5��B�7UF�q3���
�,:���)g�P�p@�I�gm��k�K~�X)���PK ���\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
���\�d��' ' _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="R170b6ee1eddb416e" /></Relationships>PK ���\���� q! xl/worksheets/sheet1.xml � (� ��[sG��
�{��KR
,�rb;��ވ����l��A�6]�՞��=�F�������~���dv{ܷ����ۋ�����q���������n6�gqݶ��oO������Ǔ�`qq�NNjf����kW��t��������E{:��9mo�0����xɷZ\O~,������1oǗ�G��ܗ��'����� W_=}o�^����������Z�i��-�Ͻի�=�������q߬��=����o���j��f�nvw�N�_/�%�^s1�Y���M'+��������w���5��y�Dd�
)�{?�����r�r�6�a�cC! 8�D���q�w�wM2��Oֹ����YO����F &x����n��m��m?LSp�����|}��;F뒍/�������X����֚�yi�<��[26F�����Y��1�0��9h��?[>:~�� �Z�L��r!Ec�A&�̠��.&�"���Q��)�;-4L��� �
G6�h]�B��H�73y�T�(���8��y�wP��i��� ��!%k��Z�̣���!#iS��q2����d&a�dH
zc�Z �--3 ��ϰ�PR�+���@�!# ;$�o�� D����$�$j�4�� 2��#2���IX덐���H���g��*d"� 25.q�������H���#~w�GB&Rɴ�
>���r�e"qG$��D��G�
?I�B&;�t����������n�-'�Ra{Rc�"o$7nOjo��Dz�q��It�q�8��#0X��L�Lb�d�`�곘��P�&3i�i�ܩT�L�I�&�x�����$f&1�"2Q��cm��$�G�@�I���[L �&K(3IP�N5�@h빠�$a��~uwd����sjF�ȱo*
�2��9��z�B�+ *2��C����=Sor���Il�V�K"�T�fOI*ڤo ևE5����Tn�b�T��2�Δ
�玴;֛��H��i5�z�8�2���"O�@rE����(��quVrS8�5����g�,:_rb�N�]�,��E���>��"���c�"��R�����;4���E�?����������x9>9���z��e���4䏋�7x�R���:1G�_���h_a����
�*N��U<�WPWq��p]��}��*����x���]����U��8&L}�H�������"���H��o�p��"־S$����D��A�w?*� w?)��gE"���H��_�p��"����w����C-���E�0��x����C%�(L*�D��P %
��J,Q����J2Q��D��J6Q������J:I��ē��J>I�����JBI��D���JFI������JJI����I���:��Hɩ>���:��Hɩ>���:��Hɩ>��cS�<Rr��#%�n����t���Od9^(9_ԫ�*�3��U��ػ��*�D��z�?���?������R$��Yr�dx�x�۔�7J���M���0���;�)�+�DS��/ ��D��I��>+a�E"���H���J �캣�g9��v��S�sU�/Ze?W2�F��h)�=_�a�g���(�(A��7%�Q��D1J_+yF��h����4
��m'�҄�]���E%�qo�x����҇J��R"��Q2()���dP��#�@�R���I�J��y�<&9�(yLr�Q�v�p??��T\���v~6�-���wۿ�8�PK ���\�=�� P xl/_rels/workbook.xml.rels � (� ��An� E��f_���*N6�t��<�Vl����ٺ�z��TJ��n�B���f���Zm>Ɓ����5�L #�]�۶�S4Ol֫
Ӎ��S`�
5t1NϜ�ш!s��1ΏS�[>�>bK<Bq?g�=�������5m�>�d�`���1tD�}K��k��Y�{ij�̥��:T*/�&���y�p���g2 *UY�*�����S�}���i�Ԕ�KSHR�iN��E�����PK ���\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ���\a���
]4 xl/sharedStrings.xml � (� �َ�8�}����Wݒ�s�d�Wc��vg�`�KQ���,yu$�]�o��H���Ű� ��b]仟�v��;�jV�Ϝs�lER��ؾ?���ъ�Vu���eAߟh}���û�nV�Z���^�f���EM^�������j�������8�_)mv��k�����lEʶhޟ��٪-ؿ[z=`
��]�a�Ңa�ջ��û�c>�,�c?Ì�Z���&��+ͳ���t�<�Bf���˧~Y�h�5�?�i���2�H�5��1�xG5\�K�OU��2�G��k��� �m1�������V�nv8�5�T�0�Ճ�_j]��`������9�s���pC^_{j@�iK����^ښ�anhM*�7q����]���'�P�����,�n(a��%^��}�l�G^�
���ݴ�P�.��s[�ǘ���q���6M�i����(��$w�#81�5���l�Łd��7pV�n���D��}�qK=��c+�̖�w��s�~^47\�� &��w�����8N�҇e©gw�Y]i>� o�>��q�A����u�2�4�
�(i�G�+��k�ִ#�Y8\�*l8Z�\��ա��9GR7̼(�VG��(�@���� �&s��,C4����G"lE~�XEaHl�"W�qR�I�YAF��=ߊ�[��?�.�x�$�u)���l$��(CV�:4%�祁v�=�f�ـcy��Zq�V�RD��ɐ�)���)�#`ە;G�T4� u�cbyÿ��-'J=f `���R�'� ���s�i����-(�s����q�v�0���\h^���_���W�O<�.m�U���h��V�]��o���ޯ��_���7��=�uT�h�|��'!�PLR��pG��S�����������`����R�vQf�v���A)�'�|z jUN��~�Ŗ�Ҫ ���@��w�C�����q��5�����#��%-J$�4�i����;�0žE���^��I"�w��t�
h��;�3�6S^�`�l7X?��'�_=�s��7���uf`BM"�4$ ܟ.� ����e��)�dL�:�$���j(]�JJ�SLӹ]N�Y��#T~�t
ѻ,~m�8\�V1CJQ�0�v�2O ~��oi��8*M$ԞYh�
��cu���p$�=�}z�
8
8��(�;�`Ɲq��6��A�X|��6�R4��/�Y@?B�Y���HN+����d78��}w��a���,L��)�)=??
�6/O�"��\��
�9y⥲�:Xg�z+�L�
��|��[U|,3hH��eTe]CȘ��&�:�=��d�ȉ��:#:F�
�Ƶ銹�8���?J`r��o$o���r��@#��`R�5� ��גO�\l���,��o��74�m�|M�
��\mi��/B#�Qc����'�FZW�uUZ����)�H��(�dXlx/���\� �^-d��+ZhR�N��BAIŸ�!�)���U[�=�s�L�� �y K!`�X�v�N�C��z3r�`�k8 <<���X���������5���e��ٙ���C��ab_��e��K���_�ؿn��%���Q�t�Oe
F9�#� ��5|�D�0���hf�;�&�٣;�Km7B�� v�iiY�v�m�iYD)�q��[ uuR���t�o1�:��*|�Rg�����J�{�ɷ.��M�R�}c*�����vd�DŰ�h��8��>���ј��7��E�Rn�H�!?�� ��Hp1�GѴק�i�F�����K��e�'dA��R���cź6FhkȝJ�jD�ĝ_�r�iה&�Tު�A�`�5'���qV��Dʜ4�2�$�S�q;��g�q�|�e���m��6�G���7)E��9�I�
x�Qe@/:�v��v!&�ܾD�;U��Bui:��:wb����yi��,�Z�r�B��I������n�w�Ł#Z^%|y�E?A) \�k[t���h��<94��m!컖��Qly�� ��)�R�����Ywt$��k �����a�b�+X�,9
��;�h-{�[\w����dj�����.%����l0�9��r0~V�[KYja(lz��W�rR0�g��<W��:�C �o�a -�l�P�6��o�*�����9^�@/�p�rؗDr�mC+�s3ta��Ӫ�g�*¤��ަ����tr� ��b�귲%�TN��T�r+��U���ip���n*�%�Qz���҃.��Q#���� � ѻ%�}�J���O�[A��{᐀�rS�M��mǁ�*ܗ����c��5��+4��c�r7I� �Ѻ�ݭ��U�r]��-����5�
"�@}���Q�*
�.��]N�vt*� 6��Z��iI��LЙ�ا��/~�"�c���/ۦJ���:�Wx�$���^�0o��W�]�(����E�6��(��zV�le��a�%N�Y8��_Ӕ�f��щ
Ա}
ij�R(�}�x�H���OR����-��X��q��q2��$Fq���E�l�kb,���D��!'��8;)(4"nb�I��8� �>��~�,�Iγxþ�0
���ћ��t驏�8
��5���0�cӵ�
W���_���a~���2)J�r���Xj�j�P� �������s�.\�8]�ާ_$���{B)=�j��s�^Y���v�䄿���v��f�O,ϱI*����c#�m�|������~�Fv�-���]��q�x�4J}Ȑc������?R��S���;(�2_J�]����im ;O��F�?=�PX
��)K�.D��4�7?�АT�}�4�%_i2�CO���&"��q:}�HɈgHpS�,���@;�-S�:��3�� ^���� �r���\�;]�2κD�f,�ysi�}M�Z��k�$�9\��T����-�y�?�`8�6<�� ���#��
����P��3������<{����q���9V�gU��M]�.:@3�_Y�V�l�Mf~���ƋJ^��s��Rf'g笘}�����dJ&{�oc#c��\��M����MQު�!^ 4�!
=�%��ҁ=�k�+��� �N��� ޣR��5w��R/r�-���U�n�*�U��27V>��T����7Fs����z�o���5��(�c�7yO�7�c~`4�s����:�:h�z���bnx��EN��'a��G��J�c/��Ե=� 5>�^�mê1�%umD�!q1b����e��p~_�Ic���;�"��������X���{f�~�����ߌI�yEn�{YH��:���B�X��AY ���!�4�.Z� jG���)mXݷ;�0LX��B�T�c�nz��27��kE��D���ִ1t�������P�{��+ˎ$Đ띠���-�D���T�G��nz���^ҙ���z�'����3fvt��'��f�N�,�R�p���$�l�����(
�w��1O<stN�X�{bM�s�=8���:�?�>���� �� �� �� ��w/��E]7�PK- ���\�;1� 5 xl/workbook.xmlPK- ���\���� � � [Content_Types].xmlPK-
���\�d��' ' U _rels/.relsPK- ���\���� q! � xl/worksheets/sheet1.xmlPK- ���\�=�� P �
xl/_rels/workbook.xml.relsPK- ���\Ѓc'2 E
9 xl/styles.xmlPK- ���\a���
]4 �
xl/sharedStrings.xmlPK � �