GET api/campaign/{name}?relations={relations}
Get campaign
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name |
Campaign name |
string |
Required |
| relations |
Whether relational data should be loaded with campaign |
boolean |
Default value is True |
Body Parameters
None.
Response Information
Resource Description
Matching Campaign
Campaign| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Server-side incremental ID |
integer |
None. |
| StoreID | integer |
Deprecated. |
|
| Name | string |
Required String length: inclusive between 0 and 64 |
|
| NameGuid | globally unique identifier |
None. |
|
| Description | string |
String length: inclusive between 0 and 255 |
|
| ShowDiscounts |
Show the discounts on screen/receipt |
boolean |
None. |
| ShowTotals |
Show discount totals on receipt |
boolean |
None. |
| OnlyEvaluateOnSubtotal | boolean |
None. |
|
| UseDescription |
When showing discounts, use campaign description |
boolean |
None. |
| CampaignType | CampaignType |
None. |
|
| StartDate | date |
Data type: Date |
|
| StartTime | integer |
None. |
|
| EndDate |
Defaults to DateTime.MaxValue at the POS ? |
date |
Data type: Date |
| EndTime | integer |
None. |
|
| Recurrence | integer |
None. |
|
| RecurrenceType | CampaignScheduleType |
None. |
|
| MonthType | CampaignMonthlyType |
None. |
|
| WeekDays | CampaignDayOfWeek |
None. |
|
| Months | CampaignMonth |
None. |
|
| MonthWeeks | CampaignWeekOfMonth |
None. |
|
| MonthDays | string |
String length: inclusive between 0 and 32 |
|
| Printed | boolean |
None. |
|
| TalkerText | string |
None. |
|
| RangeDescription | string |
None. |
|
| DealDescription | string |
None. |
|
| LabelQuantity | integer |
None. |
|
| Active | integer |
None. |
|
| Deactivated | date |
None. |
|
| System |
Inidcates that the Campaign is critical for business operations |
boolean |
None. |
| Created | date |
None. |
|
| Updated | date |
None. |
|
| PriceChangeNotifiedUtc | date |
None. |
|
| PromoType |
Refers to the sale promo type (Normal, Promo or In-store) |
PromoType |
None. |
| PromotionTypeCode |
PromotionType Code from promotion type field |
string |
None. |
| HostIdentifier |
Host Identifier for PromotionTypeCode, only filled when FromHost is true |
Collection of byte |
None. |
| HostIdentifierGuid | globally unique identifier |
None. |
|
| HostType | HostType |
None. |
|
| CreatedByUser | string |
String length: inclusive between 0 and 255 |
|
| FromHost | boolean |
None. |
|
| Deleted | boolean |
None. |
|
| CampaignDeleted | date |
None. |
|
| UpdatedByUser | string |
String length: inclusive between 0 and 255 |
|
| OfferID | integer |
None. |
|
| IsPriceChangeCampaign | boolean |
None. |
|
| Stores | Collection of integer |
Relation. This field may not always be loaded or used for updates. |
|
| StoreNames | Collection of string |
Relation. This field may not always be loaded or used for updates. |
|
| CampaignPlus | Collection of CampaignPlu |
Relation. This field may not always be loaded or used for updates. |
|
| CampaignPools | Collection of CampaignPool |
Relation. This field may not always be loaded or used for updates. |
|
| SellingRules | Collection of SellingRule |
Relation. This field may not always be loaded or used for updates. |
|
| Customers | Collection of CampaignCustomer |
Relation. This field may not always be loaded or used for updates. |
|
| CustomerGroups | Collection of CampaignCustomerGroup |
Relation. This field may not always be loaded or used for updates. |
|
| SignIqTickets | Collection of CampaignSignIqTicket |
Relation. This field may not always be loaded or used for updates. |
|
| ComboPriceGroups | Collection of ComboPriceGroup |
Relation. This field may not always be loaded or used for updates. |
|
| PriceLevels | Collection of CampaignPriceLevel |
Relation. This field may not always be loaded or used for updates. |
|
| PromotionType | PromotionType |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{
"id": 1,
"storeID": 2,
"name": "6a2528c4-cc44-4483-b87e-0a2f042c8f14",
"nameGuid": "6a2528c4-cc44-4483-b87e-0a2f042c8f14",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:32:13.8031842",
"startTime": 1,
"endDate": "2026-06-03T18:32:13.8031842",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-06-03T18:32:13.8031842",
"system": true,
"created": "2026-06-03T18:32:13.8031842",
"updated": "2026-06-03T18:32:13.8031842",
"priceChangeNotifiedUtc": "2026-06-03T18:32:13.8031842",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "T4psFKSGXUWBeecFLDLbLQ==",
"hostIdentifierGuid": "146c8a4f-86a4-455d-8179-e7052c32db2d",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:32:13.8031842",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$id": "2",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "piwnhq34iUGzUHuxmR1QUg==",
"pluGuid": "86272ca6-f8ad-4189-b350-7bb1991d5052",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "GpzJ7YV1MUSXWKuL2PHskw==",
"dealCostGuid": "edc99c1a-7585-4431-9758-ab8bd8f1ec93",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "gL/+de+0jkuK7N7BizM10g==",
"priceGroupGuid": "75febf80-b4ef-4b8e-8aec-dec18b3335d2",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:32:13.8031842",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "38972ecf-3f1e-4459-9478-1e14b6f88391",
"campaignComboPriceGroupG_UID": "m8LuGzw1OUWomuM4ZLNVHg==",
"campaignComboPriceGroupIdentifier": "1beec29b-353c-4539-a89a-e33864b3551e",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "3",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:32:13.8031842",
"operatorG_UID": "bk50tEjwE0uGpk05g8JGFw==",
"operatorGuid": "b4744e6e-f048-4b13-86a6-4d3983c24617",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:32:13.8031842",
"signIqTicketFileMovedUtc": "2026-06-03T18:32:13.8031842",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:32:13.8031842",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "1c4bbbb4-ee92-4699-b6c4-dc4f72ca371a",
"product": {
"$id": "4",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "f30Q3zwFf0y229NcrwL4TQ==",
"guid": "df107d7f-053c-4c7f-b6db-d35caf02f84d",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "uufPA1yPRkq6fvgA1max2w==",
"priceGroupGuid": "03cfe7ba-8f5c-4a46-ba7e-f800d666b1db",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:32:13.8031842",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:32:13.8031842",
"pluCreated": "2026-06-03T18:32:13.8031842",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-06-03T18:32:13.8031842",
"lastManualUpdate": "2026-06-03T18:32:13.8031842",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-06-03T18:32:13.8031842",
"currentCostUpdated": "2026-06-03T18:32:13.8031842",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:32:13.8031842",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-06-03T18:32:13.8031842",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "Mcrr/sqnh0yJZQF8A1siKQ==",
"altPLUGuid": "feebca31-a7ca-4c87-8965-017c035b2229",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-06-03T18:32:13.8031842",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "cgzP9w+nM0qNdzA3wWrDmQ==",
"shelfPageLayoutGuid": "f7cf0c72-a70f-4a33-8d77-3037c16ac399",
"talkerPageLayoutG_UID": "yEyjsODpY0mKkVZRg6lDEQ==",
"talkerPageLayoutGuid": "b0a34cc8-e9e0-4963-8a91-565183a94311",
"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": "GYbDN4VlIUKEl+WDAznR2w==",
"inventoryIdentifier": "37c38619-6585-4221-8497-e5830339d1db",
"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": "HAa02twOn0S40cjdCrQ7RA==",
"parentPluGuid": "dab4061c-0edc-449f-b8d1-c8dd0ab43b44",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "RVcjdRVItkqAIsclacABCg==",
"supplierIdentifierGuid": "75235745-4815-4ab6-8022-c72569c0010a",
"supplierChanged": true,
"rebateSupplierIdentifier": "jw8SimjwfEuld5ahZEcRqQ==",
"rebateSupplierIdentifierGuid": "8a120f8f-f068-4b7c-a577-96a1644711a9",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:32:13.8031842",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "vxjJKt8gH0Kn99Xp0AYQFw==",
"hostIdentifierGuid": "2ac918bf-20df-421f-a7f7-d5e9d0061017",
"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": "4"
},
{
"$ref": "4"
}
],
"store": {
"$id": "5",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-06-03T18:32:13.8031842",
"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": "4WRirFPgWke8doWt17s5lQ==",
"hostIdentifierGuid": "ac6264e1-e053-475a-bc76-85add7bb3995",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:32:13.8031842",
"priceZone": {
"$id": "6",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "tpoLuyRGNka/+6o9EmFPyA==",
"hostIdentifierGuid": "bb0b9ab6-4624-4636-bffb-aa3d12614fc8",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "7",
"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": "7"
},
"warehouseStore": {
"$id": "8",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "9",
"id": 1,
"hostIdentifier": "9bFocb2tl0e8jOzahjb3Fg==",
"hostIdentifierGuid": "7168b1f5-adbd-4797-bc8c-ecda8636f716",
"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": "10",
"identifier": "JUFQ48iZs0Cc7TsBaEKjyA==",
"identifierGuid": "e3504125-99c8-40b3-9ced-3b016842a3c8",
"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": "zPyfmF1SU0+xAe1JC4k64g==",
"hostSupplierIdentifierGuid": "989ffccc-525d-4f53-b101-ed490b893ae2",
"loyaltyPriceLevelIdentifier": "ENHoC43AWUepILqLraVeIg==",
"loyaltyPriceLevelIdentifierGuid": "0be8d110-c08d-4759-a920-ba8bada55e22",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-06-03T18:32:13.8031842",
"lastProcessed": "2026-06-03T18:32:13.8031842",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "11",
"identifier": "M5C8UypTu0O9Ea/j7naY3A==",
"identifierGuid": "53bc9033-532a-43bb-bd11-afe3ee7698dc",
"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": "j9ultHNuDkCJZbV/LB/A4Q==",
"primaryContactID": "b4a5db8f-6e73-400e-8965-b57f2c1fc0e1",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "9qgaeCFFFEWIuF8xrQgKKw==",
"supplierGroupGuid": "781aa8f6-4521-4514-88b8-5f31ad080a2b",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:32:13.8031842",
"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": "12",
"id": "0df52a15-7b42-49de-9b28-50dfcc77fe29",
"identifier": "NnbXwWVmRUuTbUsR5ywAYA==",
"identifierGuid": "c1d77636-6665-4b45-936d-4b11e72c0060",
"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": "13",
"supplierIdentifier": "r4WEqeOGd0uyleEeQlXK5Q==",
"supplierIdentifierGuid": "a98485af-86e3-4b77-b295-e11e4255cae5",
"contactGuid": "C5TCt226UECTKGhtsaGGtA==",
"contactID": "b7c2940b-ba6d-4050-9328-686db1a186b4",
"contact": {
"$ref": "12"
},
"supplier": {
"$ref": "11"
}
},
{
"$ref": "13"
}
],
"products": [
{
"$id": "14",
"pluG_UID": "D4oS50Yvj0OyJHoPpoVR1Q==",
"pluGuid": "e7128a0f-2f46-438f-b224-7a0fa68551d5",
"supplierIdentifier": "oSnvle3w1UuLL6kPrtqQrw==",
"supplierIdentifierGuid": "95ef29a1-f0ed-4bd5-8b2f-a90faeda90af",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:32:13.8031842",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:32:13.8031842",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "15",
"pluG_UID": "GD10Tz+5U0ylN2j42glz8A==",
"pluGuid": "4f743d18-b93f-4c53-a537-68f8da0973f0",
"supplierIdentifier": "PA0lJLYGX02wBdckiXVHDQ==",
"supplierIdentifierGuid": "24250d3c-06b6-4d5f-b005-d7248975470d",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "15"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "TzN1PUhdUUGtJgOgGiGaew==",
"parentPluGuid": "3d75334f-5d48-4151-ad26-03a01a219a7b",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "4"
},
"supplier": {
"$ref": "11"
},
"serviceFee": {
"$id": "16",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "14"
}
],
"orderCycleHeaders": [
{
"$id": "17",
"storeID": 1,
"supplierIdentifier": "5GMFOyLqqkqSqdft3YRgkg==",
"supplierGuid": "3b0563e4-ea22-4aaa-92a9-d7eddd846092",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "17"
}
],
"cycles": [
{
"$id": "18",
"storeID": 1,
"supplierIdentifier": "T6aCciVlxUiOvavGzpUFiw==",
"supplierGuid": "7282a64f-6525-48c5-8ebd-abc6ce95058b",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-06-03T18:32:13.8031842",
"deliveryDate": "2026-06-03T18:32:13.8031842",
"nextCutOffDate": "2026-06-03T18:32:13.8031842",
"nextDeliveryDate": "2026-06-03T18:32:13.8031842",
"nextDaysBuffer": 10
},
{
"$ref": "18"
}
],
"store": {
"$ref": "5"
},
"updated": "2026-06-03T18:32:13.8031842",
"isHost": true
},
"files": [
{
"$id": "19",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:32:13.8031842",
"processed": "2026-06-03T18:32:13.8031842",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:32:13.8031842",
"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": "10"
},
"metcashHeader": {
"$id": "20",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:32:13.8031842",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "19"
}
],
"zoneMatrix": [
{
"$id": "21",
"id": 1,
"hostIdentifier": "3kC0jt7TrU6IEBl574v3ig==",
"hostIdentifierGuid": "8eb440de-d3de-4ead-8810-1979ef8bf78a",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"8dc11a6b-8685-424a-b6ae-886921f4a2da",
"390e62b9-7c58-49d5-8ed5-d284ad55dbf6"
]
},
{
"$ref": "21"
}
],
"hostFileStoreSetting": {
"$ref": "9"
},
"hostStoreSettings": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"promotionPlacements": [
{
"$id": "22",
"identifier": "UNZavw71R0Szlj0mY8D0QA==",
"identifierGuid": "bf5ad650-f50e-4447-b396-3d2663c0f440",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "22"
}
],
"promoTypeGuids": [
"025e12a4-76eb-484a-bb0d-66fdde1f0ab1",
"e938170e-cc1c-407b-b515-2f6ade0641bf"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "9"
}
],
"accounts": [
{
"$id": "23",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "23"
}
],
"sales": [
{
"$id": "24",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:32:13.8031842",
"ftpSite": {
"$id": "25",
"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": "24"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"cashManagements": [
{
"$id": "26",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "27",
"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": "26"
}
],
"updateStoreID": "fd59d881-2ff5-49c8-9e62-45b9c77dd48b",
"updateStore": {
"$id": "28",
"id": "2f767d02-4f40-4f45-8439-f46eed445b4c",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:32:13.8031842",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-06-03T18:32:13.8031842"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "29",
"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": "30",
"pluG_UID": "GJNESRg5JUGY66iqELHCHg==",
"pluGuid": "49449318-3918-4125-98eb-a8aa10b1c21e",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:32:13.8031842"
},
{
"$ref": "30"
}
],
"currentPrices": {
"$id": "31",
"pluPrices": {
"$id": "32",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:32:13.8031842",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "32"
},
"winningCampaign": 1,
"winner": {
"$id": "33",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:32:13.8031842",
"startTime": 5,
"endDate": "2026-06-03T18:32:13.8031842",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "/XGAEo+1/k6PlV3Mx7aSXg==",
"hostIdentifierGuid": "128071fd-b58f-4efe-8f95-5dccc7b6925e",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"tray": {
"$id": "34",
"g_UId": "B+MFsK6GRkKlfiywNaucuw==",
"guid": "b005e307-86ae-4246-a57e-2cb035ab9cbb",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "35",
"priceGroupG_UID": "mEgV0o2coUi4JHSbJB2kPw==",
"priceGroupGuid": "d2154898-9c8d-48a1-b824-749b241da43f",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:32:13.8031842",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "36",
"pluG_UID": "O34umUQP0Uq0PQDrvN9kUQ==",
"pluGuid": "992e7e3b-0f44-4ad1-b43d-00ebbcdf6451",
"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": "37",
"pluGuid": "9069b668-6d4a-4f2b-962c-6a6efc6e65a7",
"created": "2026-06-03T18:32:13.8031842",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:32:13.8031842",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:32:13.8031842",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:32:13.8031842",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:32:13.8031842",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:32:13.8031842",
"lastSold": "2026-06-03T18:32:13.8031842",
"firstSold": "2026-06-03T18:32:13.8031842",
"awsUpdated": "2026-06-03T18:32:13.8031842",
"lastManualUpdate": "2026-06-03T18:32:13.8031842",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:32:13.8031842",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:32:13.8031842",
"doNotRangeUpdated": "2026-06-03T18:32:13.8031842",
"doNotOrderUpdated": "2026-06-03T18:32:13.8031842",
"tracked": "2026-06-03T18:32:13.8031842"
},
"allergens": [
{
"$id": "38",
"primaryKey": {
"$id": "39",
"pluGuid": "57892129-250c-4b53-a2d2-d376c3a90080",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "KSGJVwwlU0ui0tN2w6kAgA==",
"pluGuid": "57892129-250c-4b53-a2d2-d376c3a90080",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "38"
}
],
"costs": {
"$id": "40",
"pluG_UID": "uKE8fo/kRUqOgC90lpu4lA==",
"pluGuid": "7e3ca1b8-e48f-4a45-8e80-2f74969bb894",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:32:13.8031842",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "41",
"saleHeaderID": 1,
"created": "2026-06-03T18:32:13.8031842",
"createdLocal": "2026-06-03T18:32:13.8031842",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "Oa+zfsbKIkqfSws9HfQ8Sg==",
"operatorGuid": "7eb3af39-cac6-4a22-9f4b-0b3d1df43c4a",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "us8GTcl0JEitJ3fej0TkJg==",
"pluGuid": "4d06cfba-74c9-4824-ad27-77de8f44e426",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "42",
"id": 1,
"g_Uid": "/OSjDRg0sESCH5kYiwS7uA==",
"guid": "0da3e4fc-3418-44b0-821f-99188b04bbb8",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-06-03T18:32:13.8031842",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:32:13.8031842",
"endShift": "2026-06-03T18:32:13.8031842",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "43",
"operatorG_UID": "oJalR+ae4UCC2RUNZigtyA==",
"operatorGuid": "47a596a0-9ee6-40e1-82d9-150d66282dc8",
"storeID": 2,
"operator": {
"$ref": "42"
},
"store": {
"$ref": "5"
}
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "41"
}
],
"apns": [
{
"$id": "44",
"pluID": 1,
"pluG_UID": "5zb4Yyx6ekG7G1ySseEtGQ==",
"pluGuid": "63f836e7-7a2c-417a-bb1b-5c92b1e12d19",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"tuns": [
{
"$id": "45",
"pluG_UId": "iZYithRg+kyiK8T7fVDaug==",
"pluGuid": "b6229689-6014-4cfa-a22b-c4fb7d50daba",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "4"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "45"
}
],
"competitionPricing": [
{
"$id": "46",
"identifier": "iWGlhBswKkCDmj6UBK/U+w==",
"identifierGuid": "84a56189-301b-402a-839a-3e9404afd4fb",
"pluG_UID": "qWF9cLgSy02i9FR7dNi5fg==",
"pluGuid": "707d61a9-12b8-4dcb-a2f4-547b74d8b97e",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "46"
}
],
"supplier": {
"$ref": "11"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"ordering": {
"$ref": "14"
},
"flipChartPages": [
{
"$id": "47",
"identifier": "tzibE8/LK0+zlmq/2rkV0w==",
"groupName": "sample string 1",
"identifierGuid": "139b38b7-cbcf-4f2b-b396-6abfdab915d3",
"exists": true,
"flipChartIdentifier": "8jXfydqel0+f0rXH5ROKxw==",
"flipChartIdentifierGuid": "c9df35f2-9eda-4f97-9fd2-b5c7e5138ac7",
"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": "tCjLZKGeCkmITNeBDPLuOA==",
"groupIdentifierGuid": "64cb28b4-9ea1-490a-884c-d7810cf2ee38",
"flipChart": {
"$id": "48",
"identifier": "NtUNfUOuNkWhrq2rxtiw+w==",
"identifierGuid": "7d0dd536-ae43-4536-a1ae-adabc6d8b0fb",
"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": "49",
"identifier": "A6xTBaXc80GZB/Jt3ePJrA==",
"identifierGuid": "0553ac03-dca5-41f3-9907-f26ddde3c9ac",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "50",
"id": 1,
"g_UID": "dk3PPClQjUWy6QrFNsoIow==",
"guid": "3ccf4d76-5029-458d-b2e9-0ac536ca08a3",
"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": "n8FpQ8WwoE+I1ubeZI4rbg==",
"previousFormGuid": "4369c19f-b0c5-4fa0-88d6-e6de648e2b6e",
"nextForm": 1,
"nextFormG_UID": "Zq50DSwkOEmmdfckq5wI8g==",
"nextFormGuid": "0d74ae66-242c-4938-a675-f724ab9c08f2",
"attributes": "sample string 10",
"updated": "2026-06-03T18:32:13.8031842",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "50"
},
"previousCheckoutForm": {
"$ref": "50"
},
"buttons": [
{
"$id": "51",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "os/6tho9ukOv7OXrRvYhiw==",
"checkoutFormGuid": "b6facfa2-3d1a-43ba-afec-e5eb46f6218b",
"identifier": "EpT53g2jj0mn5Ycye68tKg==",
"identifierGuid": "def99412-a30d-498f-a7e5-87327baf2d2a",
"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": "fJ0D/60zNkaNBuG1ATbmCg==",
"valueGuid": "ff039d7c-33ad-4636-8d06-e1b50136e60a",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:32:13.8031842",
"action": "sample string 12",
"valueForm": {
"$ref": "50"
},
"image": {
"$id": "52",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:32:13.8031842",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "51"
}
],
"panels": [
{
"$id": "53",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "7NR8+HyIdkiRj6sCDlDFJw==",
"checkoutFormGuid": "f87cd4ec-887c-4876-918f-ab020e50c527",
"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": "53"
}
]
},
{
"$ref": "50"
}
],
"panels": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"pages": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"contentPanel": {
"$ref": "53"
},
"products": [
{
"$id": "54",
"flipChartPageIdentifier": "vGDxAfwh2UOsW1yqDr8w1g==",
"flipChartPageIdentifierGuid": "01f160bc-21fc-43d9-ac5b-5caa0ebf30d6",
"pluG_UID": "Tnd51NkxwUeKx57Vnew7iA==",
"pluGuid": "d479774e-31d9-47c1-8ac7-9ed59dec3b88",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "4"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "54"
}
],
"productCount": 27,
"pages": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "47"
}
],
"priceHistory": [
{
"$id": "55",
"pluG_UID": "my2ED+GwNUuHgUvAfMDyxQ==",
"pluGuid": "0f842d9b-b0e1-4b35-8781-4bc07cc0f2c5",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-06-03T18:32:13.8031842",
"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": "55"
}
],
"ingredients": [
{
"$id": "56",
"pluG_UID": "0WWOh3ZgSk2OjSgvJo35Mg==",
"ingredientGuid": "Df8TTkazd02qUmGLGgx1Ng==",
"ingredientIdentifier": "4e13ff0d-b346-4d77-aa52-618b1a0c7536",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "4"
}
},
{
"$ref": "56"
}
],
"bins": [
{
"$id": "57",
"pluG_UID": "SXkeTuEoOEuKdGeNM8VjZA==",
"pluGuid": "4e1e7949-28e1-4b38-8a74-678d33c56364",
"shelfLocationIdentifier": "x29UadbTXkageh8jZk3XJw==",
"shelfLocationGuid": "69546fc7-d3d6-465e-a07a-1f23664dd727",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "aupoyC6/NUWn5Q3kGWVBbA==",
"labelPageLayoutGuid": "c868ea6a-bf2e-4535-a7e5-0de41965416c",
"updated": "2026-06-03T18:32:13.8031842",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "4"
},
"location": {
"$id": "58",
"identifier": "dHf7n5F310y/OQWn5bAmPA==",
"storeID": 1,
"identifierGuid": "9ffb7774-7791-4cd7-bf39-05a7e5b0263c",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:32:13.8031842",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "57"
}
],
"bin": {
"$ref": "57"
},
"scaleLocations": [
{
"$id": "59",
"plu": 1,
"pluG_UID": "z9J6qvB1oEy+/FvKwjFwIw==",
"pluGuid": "aa7ad2cf-75f0-4ca0-befc-5bcac2317023",
"deptNo": 1,
"product": {
"$ref": "4"
},
"scaleLocation": {
"$id": "60",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:32:13.8031842",
"department": {
"$id": "61",
"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": "60"
},
"subDepartments": [
{
"$id": "62",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "63",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "64",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-06-03T18:32:13.8031842",
"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": "xLFczpuR5kKnfV4oo/k0aA==",
"labelPageLayoutGuid": "ce5cb1c4-919b-42e6-a77d-5e28a3f93468",
"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": "65",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "66",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "67",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "67"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "66"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$id": "68",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "67"
}
},
{
"$ref": "64"
}
],
"updated": "2026-06-03T18:32:13.8031842",
"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": "vI9p0zyL0EutamKUiAXPpw==",
"labelPageLayoutGuid": "d3698fbc-8b3c-4bd0-ad6a-62948805cfa7",
"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": "65"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$ref": "68"
},
"mscSubCom": {
"$ref": "67"
}
},
{
"$ref": "63"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:32:13.8031842",
"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": "f++iZWAEBEe07wdaFT2ODg==",
"labelPageLayoutGuid": "65a2ef7f-0460-4704-b4ef-075a153d8e0e",
"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": "65"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$ref": "68"
},
"mscSubCom": {
"$ref": "67"
}
},
{
"$ref": "62"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:32:13.8031842",
"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": "mV/j2WCR0kWL+W/qpQa20Q==",
"labelPageLayoutGuid": "d9e35f99-9160-45d2-8bf9-6feaa506b6d1",
"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": "65"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$ref": "68"
},
"mscSubCom": {
"$ref": "67"
}
}
}
},
{
"$ref": "59"
}
],
"nextPrice": {
"$ref": "2"
},
"currentCostStart": "2026-06-03T18:32:13.8031842",
"dealCosts": [
{
"$id": "69",
"headerIdentifier": "tEkPwXInj0aYjs6mKZ2YKA==",
"headerIdentifierGuid": "c10f49b4-2772-468f-988e-cea6299d9828",
"identifier": "Kfl7T4bFtU+lo4XOxH0Z3Q==",
"identifierGuid": "4f7bf929-c586-4fb5-a5a3-85cec47d19dd",
"supplierIdentifier": "mP3Ze6iCYU6pTW7fnSLewA==",
"supplierGuid": "7bd9fd98-82a8-4e61-a94d-6edf9d22dec0",
"pluG_UID": "ran1kbdN/0q11bu6H77RIQ==",
"pluGuid": "91f5a9ad-4db7-4aff-b5d5-bbba1fbed121",
"campaignName": "d7f0d6af-fdf7-4895-be4c-180768b3b39a",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:32:13.8031842",
"end": "2026-06-03T18:32:13.8031842",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "GOjWsuAsVEKeT4psb7sVbQ==",
"bonusItemPluGuid": "b2d6e818-2ce0-4254-9e4f-8a6c6fbb156d",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:32:13.8031842",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-06-03T18:32:13.8031842",
"campaignEndDate": "2026-06-03T18:32:13.8031842",
"masterPLUG_UID": "1BECN37eIkyT80sjSa+4Vg==",
"masterID": "370211d4-de7e-4c22-93f3-4b2349afb856",
"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": "B00Fs7qeHkKXdxZxXiyOxw==",
"bonusMasterID": "b3054d07-9eba-421e-9777-16715e2c8ec7",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
},
{
"$ref": "69"
}
],
"tags": [
{
"$id": "70",
"pluG_UID": "tOWXWzj3K0WlPZ2gpUtp7A==",
"pluGuid": "5b97e5b4-f738-452b-a53d-9da0a54b69ec",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "70"
}
],
"alternateProductG_UID": "gXbXeUxG5UOzNEJpC4K63Q==",
"alternateProduct": "79d77681-464c-43e5-b334-42690b82badd",
"altProduct": {
"$ref": "4"
},
"productHostCode": {
"$id": "71",
"id": 1,
"pluG_UID": "G8Gf+jPsI0W0oZx6ymtgFA==",
"pluGuid": "fa9fc11b-ec33-4523-b4a1-9c7aca6b6014",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "65"
},
"mscCom": {
"$ref": "66"
},
"mscDep": {
"$ref": "68"
},
"mscSubCom": {
"$ref": "67"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:32:13.8031842",
"inventoryTracked": "2026-06-03T18:32:13.8031842",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "72",
"pluG_UID": "EI7k4ui8GUmsnWHMH85q8A==",
"pluGuid": "e2e48e10-bce8-4919-ac9d-61cc1fce6af0",
"fuelPluG_UID": "8cBFJqxdikuB2fjQbOrZCw==",
"fuelPluGuid": "2645c0f1-5dac-4b8a-81d9-f8d06cead90b",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"campaignPlu": {
"$ref": "2"
},
"fuelItem": true
},
{
"$ref": "3"
}
],
"campaign": {
"$ref": "1"
},
"product": {
"$ref": "4"
},
"dealCost": {
"$ref": "69"
}
},
{
"$ref": "2"
}
],
"campaignPools": [
{
"$id": "73",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "Q6e/Hv7XdEmMFWM7Y+a3/g==",
"pluGuid": "1ebfa743-d7fe-4974-8c15-633b63e6b7fe",
"hostOfferID": 1,
"priceGroupG_UID": "x2voYTPaEUarjOGFtjpp+Q==",
"priceGroupGuid": "61e86bc7-da33-4611-ab8c-e185b63a69f9",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:32:13.8031842",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "4"
},
"campaign": {
"$ref": "1"
}
},
{
"$ref": "73"
}
],
"sellingRules": [
{
"$id": "74",
"id": 1,
"identifier": "KhopQLapc06fFqsCL+l/CQ==",
"identifierStr": "KhopQLapc06fFqsCL+l/CQ==",
"identifierGuid": "40291a2a-a9b6-4e73-9f16-ab022fe97f09",
"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": "1"
}
},
{
"$ref": "74"
}
],
"customers": [
{
"$id": "75",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "WAJOD5s/w0e11dex1IJfhw==",
"customerIDGuid": "0f4e0258-3f9b-47c3-b5d5-d7b1d4825f87",
"campaign": {
"$ref": "1"
},
"customer": {
"$id": "76",
"identifier": "j3EPiJyk1Ei2cYziqSVxyA==",
"identifierGuid": "880f718f-a49c-48d4-b671-8ce2a92571c8",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:32:13.8031842",
"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": "RHP8Ejp8+0CkIn/kAAwXLA==",
"communityIdentifierGuid": "12fc7344-7c3a-40fb-a422-7fe4000c172c",
"joined": "2026-06-03T18:32:13.8031842",
"updated": "2026-06-03T18:32:13.8031842",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "nlfZTlSzP0SQcO64YnLEcA==",
"priceLevelIdentifierGuid": "4ed9579e-b354-443f-9070-eeb86272c470",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:32:13.8031842",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "77",
"cardType": 2,
"issueDate": "2026-06-03T18:32:13.8031842",
"expiry": "2026-06-03T18:32:13.8031842",
"customerID": "t2Q4ZkaBJUeDaLfUYUAdiQ==",
"customerIDGuid": "663864b7-8146-4725-8368-b7d461401d89",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-06-03T18:32:13.8031842",
"linkedAccount": "F5CfCX41GEiqwd3e1XTN+g==",
"linkedAccountGuid": "099f9017-357e-4818-aac1-ddded574cdfa",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "76"
},
"account": {
"$id": "78",
"id": 1,
"identifier": "k7KGYjXFykyC5KQk/sp7LA==",
"identifierGuid": "6286b293-c535-4cca-82e4-a424feca7b2c",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:32:13.8031842",
"owner": "4fhYi5TiokKkONN+hSHl/g==",
"ownerGuid": "8b58f8e1-e294-42a2-a438-d37e8521e5fe",
"accountStoreGroupIdentifier": "ok0ME+xLYU++yevWM9IzeQ==",
"accountStoreGroupGuid": "130c4da2-4bec-4f61-bec9-ebd633d23379",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-06-03T18:32:13.8031842",
"active": true,
"updated": "2026-06-03T18:32:13.8031842",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "76"
},
"card": {
"$ref": "77"
},
"members": {
"$id": "79",
"sample string 1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"sample string 2": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"customerGroups": [
{
"$id": "80",
"identifier": "Sf2O+VTz5Eig7KMlU1kKfA==",
"identifierGuid": "f98efd49-f354-48e4-a0ec-a32553590a7c",
"name": "sample string 2",
"primaryContact": "wBCTAmakYE2/sUjApa5vkA==",
"primaryContactGuid": "029310c0-a466-4d60-bfb1-48c0a5ae6f90",
"accountID": "1hAaGKWsTkuj7MDR1iXLxw==",
"accountIDGuid": "181a10d6-aca5-4b4e-a3ec-c0d1d625cbc7",
"special": true,
"updated": "2026-06-03T18:32:13.8031842",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "FTBndxiy206hephZz2gozg==",
"priceLevelIdentifierGuid": "77673015-b218-4edb-a17a-9859cf6828ce",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "78"
},
"primaryContactCustomer": {
"$ref": "76"
},
"customerGroupMembers": [
{
"$id": "81",
"id": 1,
"groupID": "tsfuFVKW4kWRjVmLGXBWzw==",
"groupIDGuid": "15eec7b6-9652-45e2-918d-598b197056cf",
"customerID": "aohu7NG9lUm4XKDx6Eg9RA==",
"customerIDGuid": "ec6e886a-bdd1-4995-b85c-a0f1e8483d44",
"card": "sample string 4",
"linkedAccount": "Z4oQIGfcQESYbmFDc1Gnmg==",
"linkedAccountGuid": "20108a67-dc67-4440-986e-61437351a79a",
"customer": {
"$ref": "76"
},
"group": {
"$ref": "80"
},
"customerCard": {
"$ref": "77"
}
},
{
"$ref": "81"
}
]
},
{
"$ref": "80"
}
]
},
"payments": [
{
"$id": "82",
"id": 1,
"identifier": "L/1KmopDu0OCAUfQLNWTrQ==",
"identifierGuid": "9a4afd2f-438a-43bb-8201-47d02cd593ad",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "TqWH7JpS802PWp7oemPqDQ==",
"accountIDGuid": "ec87a54e-529a-4df3-8f5a-9ee87a63ea0d",
"customerAccount": {
"$ref": "78"
},
"customerCard": {
"$ref": "77"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-06-03T18:32:13.8031842",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "WpKuESVPxEetyO9dvszskQ==",
"idempotentVoidGuid": "11ae925a-4f25-47c4-adc8-ef5dbeccec91",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "83",
"saleHeaderID": 1,
"saleHeaderGuid": "MGP6N/LhGkqq90TlOTrhyw==",
"saleHeaderIdentifierGuid": "37fa6330-e1f2-4a1a-aaf7-44e5393ae1cb",
"created": "2026-06-03T18:32:13.8031842",
"createdLocal": "2026-06-03T18:32:13.8031842",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-06-03T18:32:13.8031842",
"storeID": 1,
"operatorG_Uid": "BUSDF/yLeUG4lM89pavz5w==",
"operatorGuid": "17834405-8bfc-4179-b894-cf3da5abf3e7",
"customerG_Uid": "ditfwY2XUEuFZNyQgiwz3g==",
"customerGuid": "c15f2b76-978d-4b50-8564-dc90822c33de",
"communityIdentifier": "zdC5uf0KN0ym6gmN9rv+ag==",
"communityIdentifierGuid": "b9b9d0cd-0afd-4c37-a6ea-098df6bbfe6a",
"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": "txhaznNQq0+HnSIPVftdXQ==",
"priceLevelIdentifierGuid": "ce5a18b7-5073-4fab-879d-220f55fb5d5d",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:32:13.8031842+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": "84",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:32:13.8031842",
"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": "42"
},
"customer": {
"$ref": "76"
},
"communityOrganisation": {
"$id": "85",
"id": 1,
"identifier": "ozXkrozywE2FeYWehgsMuA==",
"identifierGuid": "aee435a3-f28c-4dc0-8579-859e860b0cb8",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:32:13.8031842",
"promoPeriodEnd": "2026-06-03T18:32:13.8031842",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:32:13.8031842",
"deleted": true
},
"details": [
{
"$id": "86",
"saleItemID": 1,
"identifier": "yVSkx5GD0EOKJXkaTsJ54w==",
"identifierGuid": "c7a454c9-8391-43d0-8a25-791a4ec279e3",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "lwLcRVIFZkmYsxU0Jaw5cA==",
"pluGuid": "45dc0297-0552-4966-98b3-153425ac3970",
"accountID": "GNcqLkViFU6hCexz1ckpyg==",
"accountIDGuid": "2e2ad718-6245-4e15-a109-ec73d5c929ca",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-06-03T18:32:13.8031842",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "XMSLps4huEGklVTF+ueYPg==",
"refundGuid": "a68bc45c-21ce-41b8-a495-54c5fae7983e",
"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": "QOyHtT6O3kazmjuLTK6YAQ==",
"idempotentVoidGuid": "b587ec40-8e3e-46de-b39a-3b8b4cae9801",
"priceLevelIdentifier": "FpelRzeEukOs+vrANtwv3w==",
"priceLevelIdentifierGuid": "47a59716-8437-43ba-acfa-fac036dc2fdf",
"communityIdentifier": "/L7LpyP4oUax/9sAnEE1EA==",
"communityIdentifierGuid": "a7cbbefc-f823-46a1-b1ff-db009c413510",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "87",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:32:13.8031842",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "87"
}
],
"refund": {
"$id": "88",
"id": 1,
"g_UID": "eslIU9++DkSz0OF3p86H8g==",
"guid": "5348c97a-bedf-440e-b3d0-e177a7ce87f2",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:32:13.8031842"
},
"modifier": {
"$id": "89",
"id": 1,
"setG_UID": "MHKFhGxP9U6JICex5yLOQg==",
"modifierSetGuid": "84857230-4f6c-4ef5-8920-27b1e722ce42",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "bHdeemNv00SrIXvWkuNVAA==",
"pluGuid": "7a5e776c-6f63-44d3-ab21-7bd692e35500",
"deleted": true,
"g_UID": "dQaretxpN06ZqKqbPKTlug==",
"guid": "7aab0675-69dc-4e37-99a8-aa9b3ca4e5ba",
"product": {
"$ref": "4"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "86"
}
],
"eftReceipts": [
{
"$id": "90",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "83"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "90"
}
],
"payments": [
{
"$ref": "82"
},
{
"$ref": "82"
}
],
"cards": [
{
"$id": "91",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "91"
}
],
"campaignHits": [
{
"$id": "92",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "92"
}
],
"fuel": [
{
"$id": "93",
"id": 1,
"plu": 1,
"pluG_UID": "t7AQwPoi5UupI9w3f2uNXQ==",
"pluGuid": "c010b0b7-22fa-4be5-a923-dc377f6b8d5d",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-06-03T18:32:13.8031842",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-06-03T18:32:13.8031842",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "93"
}
],
"fuelResells": [
{
"$id": "94",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "XmyZQ64Sjkuou4t8+ocpBw==",
"pluGuid": "43996c5e-12ae-4b8e-a8bb-8b7cfa872907",
"accountID": "aOk+BBoTbEK7zONQEE7raw==",
"accountIDGuid": "043ee968-131a-426c-bbcc-e350104eeb6b",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-06-03T18:32:13.8031842",
"bestOrExpireType": 1,
"refundG_UID": "hJF2ezBumEqGwQ9eHRIcNA==",
"refundGuid": "7b769184-6e30-4a98-86c1-0f5e1d121c34",
"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": "94"
}
],
"customerOrder": [
{
"$id": "95",
"identifier": "71J50B5g7UGeJpnPDLqvOg==",
"identifierGuid": "d07952ef-601e-41ed-9e26-99cf0cbaaf3a",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "sM/jqWJtfkWC73GdjrOCWg==",
"customerIdentifierGuid": "a9e3cfb0-6d62-457e-82ef-719d8eb3825a",
"operatorNo": 1,
"operatorG_UID": "6da+Eit+9UGp8Tkr9QZkyQ==",
"operatorGuid": "12bed6e9-7e2b-41f5-a9f1-392bf50664c9",
"created": "2026-06-03T18:32:13.8031842",
"ordered": "2026-06-03T18:32:13.8031842",
"started": "2026-06-03T18:32:13.8031842",
"completed": "2026-06-03T18:32:13.8031842",
"supplied": "2026-06-03T18:32:13.8031842",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "76"
},
"operator": {
"$ref": "42"
},
"details": [
{
"$id": "96",
"headerID": 1,
"plu": 1,
"pluG_UId": "B/1aHp1YMUyH+PNt8Rx62w==",
"pluGuid": "1e5afd07-589d-4c31-87f8-f36df11c7adb",
"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": "Vny8pB+RIEWwCvJGOkgytA==",
"headerIdentifierGuid": "a4bc7c56-911f-4520-b00a-f2463a4832b4",
"product": {
"$ref": "4"
}
},
{
"$ref": "96"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "83"
}
},
{
"$ref": "95"
}
],
"surveyResponses": [
{
"$id": "97",
"surveyG_UID": "94Lh/a40tkeU/bOLa5+FJw==",
"surveyGuid": "fde182f7-34ae-47b6-94fd-b38b6b9f8527",
"saleHeaderGuid": "HVASchsv4EqtAPRHI9dpxQ==",
"saleGuid": "7212501d-2f1b-4ae0-ad00-f44723d769c5",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "YmENjIBr2kWtvOMHYHmH+Q==",
"guidResponse": "8c0d6162-6b80-45da-adbc-e307607987f9",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:32:13.8031842",
"sale": {
"$ref": "83"
},
"survey": {
"$id": "98",
"g_UID": "Pu1Pad7PTEqZBJ7Cd9jYGg==",
"guid": "694fed3e-cfde-4a4c-9904-9ec277d8d81a",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "b7FK6muxtkWwCzxstzoCrw==",
"checkoutFormGuid": "ea4ab16f-b16b-45b6-b00b-3c6cb73a02af",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:32:13.8031842",
"end": "2026-06-03T18:32:13.8031842",
"deleted": true,
"updated": "2026-06-03T18:32:13.8031842",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"6b4d0833-a585-423a-9a67-d86f071d41b0",
"8eff4242-40d9-4345-8ea8-ee74831c4bdd"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "50"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "97"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "aYm/VQ6rk0+mrex0U5ROxA==",
"accountIdentifier": "55bf8969-ab0e-4f93-a6ad-ec7453944ec4",
"accountName": "sample string 44",
"customerOrderIdentifier": "/g7ubfREMEGNhwbKmx90dw==",
"customerOrderIdentifierGuid": "6dee0efe-44f4-4130-8d87-06ca9b1f7477",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "99",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "IAzmtYCY30iNvYMTzE/4tQ==",
"paymentIdentifierGuid": "b5e60c20-9880-48df-8dbd-8313cc4ff8b5",
"identifier": "0/zkGjuYqkuQpvwMyKnxUQ==",
"identifierGuid": "1ae4fcd3-983b-4baa-90a6-fc0cc8a9f151",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "kotgqApJWEa5mO20n627ag==",
"itemIdentifierGuid": "a8608b92-490a-4658-b998-edb49fadbb6a"
}
},
{
"$ref": "82"
}
]
},
{
"$ref": "77"
}
],
"customerGroupMembers": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"customerGroups": [
{
"$ref": "80"
},
{
"$ref": "80"
}
],
"accounts": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"account": {
"$ref": "78"
},
"vouchers": [
{
"$id": "100",
"customerIdentifier": "WAxg8dvLw0CFlK+wrCLltw==",
"customerIdentifierGuid": "f1600c58-cbdb-40c3-8594-afb0ac22e5b7",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "tPfzTlVy9kKjo2keaUmf3Q==",
"idempotentGuid": "4ef3f7b4-7255-42f6-a3a3-691e69499fdd",
"offline": true,
"voucher": {
"$id": "101",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-06-03T18:32:13.8031842",
"barcodeTemplate": {
"$id": "102",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "103",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-06-03T18:32:13.8031842",
"labelPageLayout": "8LA0eq/BH0udLwB4t7Uo5w==",
"pageLayoutGuid": "7a34b0f0-c1af-4b1f-9d2f-0078b7b528e7",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "101"
},
"elements": [
{
"$id": "104",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-06-03T18:32:13.8031842"
},
{
"$ref": "104"
}
]
},
"customerVouchers": [
{
"$id": "105",
"id": 1,
"customerIdentifier": "EvoKr9bZpUmhVDsyvtknIA==",
"customerIdentifierGuid": "af0afa12-d9d6-49a5-a154-3b32bed92720",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:32:13.8031842",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "MB9hVUj0kUe5ZSwnJeIQOw==",
"issuedIdempotentGuid": "55611f30-f448-4791-b965-2c2725e2103b",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:32:13.8031842",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:32:13.8031842",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "0lY6tZLQjUarTySfAi8PSg==",
"redeemedIdempotentGuid": "b53a56d2-d092-468d-ab4f-249f022f0f4a",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:32:13.8031842",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "103"
},
"voucher": {
"$ref": "101"
},
"customer": {
"$ref": "76"
},
"issuedOfflinePayment": {
"$ref": "82"
},
"redeemedOfflinePayment": {
"$ref": "82"
}
},
{
"$ref": "105"
}
]
},
"customer": {
"$ref": "76"
}
},
{
"$ref": "100"
}
]
}
},
{
"$ref": "75"
}
],
"customerGroups": [
{
"$id": "106",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "Wb286JStDEKUYuPoVirXkw==",
"groupIDGuid": "e8bcbd59-ad94-420c-9462-e3e8562ad793",
"campaign": {
"$ref": "1"
},
"group": {
"$ref": "80"
}
},
{
"$ref": "106"
}
],
"signIqTickets": [
{
"$id": "107",
"identifier": "3ExTyDqRX0agvYwJEjzjoQ==",
"identifierGuid": "c8534cdc-913a-465f-a0bd-8c09123ce3a1",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "107"
}
],
"comboPriceGroups": [
{
"$id": "108",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "dTdQoRCadkuHL5VQqaWsuQ==",
"guid": "a1503775-9a10-4b76-872f-9550a9a5acb9",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "1"
},
"comboPricePlus": [
{
"$id": "109",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "F2in4cNMBUuN7dPUQHfl8w==",
"groupGuid": "e1a76817-4cc3-4b05-8ded-d3d44077e5f3",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "0ZKJDMtWNkGlfhOiRezrwA==",
"pluGuid": "0c8992d1-56cb-4136-a57e-13a245ecebc0",
"priceGroupG_UID": "9/XsuJNV6U2IgPAU3uAiUg==",
"priceGroupGuid": "b8ecf5f7-5593-4de9-8880-f014dee02252",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "1"
},
"product": {
"$ref": "4"
},
"priceGroup": {
"$ref": "35"
},
"campaignPool": {
"$ref": "1"
}
},
{
"$ref": "109"
}
]
},
{
"$ref": "108"
}
],
"priceLevels": [
{
"$id": "110",
"id": 1,
"priceLevelIdentifier": "6nBKy5FxmEOLRXDpNEOM+g==",
"priceLevelIdentifierGuid": "cb4a70ea-7191-4398-8b45-70e934438cfa",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "110"
}
],
"promotionType": {
"$id": "111",
"identifier": "Fbl5sOTgcEC9zsH97d8MaQ==",
"identifierGuid": "b079b915-e0e4-4070-bdce-c1fdeddf0c69",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "k5DZYBGLXku6a9ME5mN7NA==",
"labelPageLayoutGuid": "60d99093-8b11-4b5e-ba6b-d304e6637b34",
"priceLevelIdentifier": "rHg9Nu8/RkWyTRXf1+YmLQ==",
"priceLevelIdentifierGuid": "363d78ac-3fef-4546-b24d-15dfd7e6262d",
"active": true,
"updated": "2026-06-03T18:32:13.8031842",
"hostName": "sample string 11"
}
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ��\E�oϷ 5 xl/workbook.xml � (� ����0��&�C��"D)��x�ུ�m�?ik��H�yۙ��v�d��Y;��M�|�e��"$p ���u`�]o�fq��El�+��o
&���|%F�5A*�J���&��z\Q�)���!�4{*�B����]LD��M��/�B�i�q�"�(9wQ�#_�yx���E�y�e���;���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
��\x�cJ' ' _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="Rbeed24ca4a46403a" /></Relationships>PK ��\/�i� d xl/worksheets/sheet1.xml � (� ��[s9��
��Rw떲��8��q�yc�8�b�p���#fhzG�KbgNk���5����7�?�t6��wu�����r2��:��ϯ��ݧ'G����uU�;Q~;{2=�^��wOz���u5̊�]u�]M���<�:�՛\]�.���������@)ۛV7�y|��zt7�>���X��i5.�0�yj<�vO���8�b��iuu�-���3�vz'GK��Q�0k��Y,������W��Zj{[���ϧ�au5���_L^V�_���Y�\Nnf�?;��»ng<����a4�_wC�IY�����|2����:U?������U���h���L=����z��7�zM�3���`�w�^oW���wEP� 9"����ݪ�������$r���z����z��M��{��ê>4�r*D4��z�0jϝ�k�j�4>�1�[�/7B�N7���X������~�CPӾ�O�i��{RP�F�dFH��}���s|�|n���v��k�|X�ݣ�� @훫�>h1(��:�{�$��fOc���!=�}`�a}��{�Ab��w'������AG*����Ah0h
O��S>r2Ab���C��3#$���`b������&�P�nL���&��f� $KdC��?������T�^*�7�Lb� ���3:�ߠ4��D�$�X���kr#$�f}�8���>��� 6����Dء�cB��A"�(jU(k�r�v8(!I��bJ(REW,��p�B��RB����SB�p�ٯ�"<��ajs#$�F�� �0�ıF�3#$�6GpAk���x�tAJRM��:o�b�ې�A71^��R�.G A�tX��rc|�>a��F�����gI��J�a�$MM�w�; :�^���&�ca�11D.W�(45�^���DȠδ3�h45�~q��fh��h��#
]O�����H�=~�-?�N����t�Й.��?�����S1~���G�u����])��
��x���M��7Ϸ��8�V�Mŋm��T��V�Mūm��T��V�M��1f�[A�\}'H��� ��� aƞ��GA¬�$��O����Y�0w��1w�
��7A���.H��? s�� a�B��[
1�o)�\
Q�p)��ťGd�B ��\
�D�r)��ͥK�>�DL�>�DM�>�$N�>�$O�>%P�>%Q�>!%R�>15�g!����rj��}!����rjj�{�I�;5ԝVEB�7��=�헱
;�K���g���苼�e^�*/y�b֛�3����9�7����m�0�v�}�0Z���<�����٧�g�[�}LgY��ߗo������IJ��$l�?7��̶,���7����O��=�{���l틶��| !s���ׂ������h�V�7�w;X�~͇=�;��Z[ ˋ&�Ix �|4�#
I��#
Qu�#
Yu|]BX7OH����4�~)h���a�2�j��o���|]
���l2�W��W����O�PK ��\��88� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�I��AM��m�\{�DMl�vi{6�+`�Tb�������4�����\���`���-��V9=خ�S26��G��D�I^���>%�HiT=N2Σ���$SNCG�TG�!�[�0g�-���Ct�
�N�&��0=�p�=b������O)��P�
�I����R����,9� �nj1]G��^_�LFI�0Lp��r)�*�ˀ�9�|�Ӽ<S��2� �t�p��Fo�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 ��\�;� � xl/sharedStrings.xml � (� �V]o�0�+Vޓ@�N@�����C5iƹ�U�Nc�6��s2�hl�4�=��y|���k��2I�;M�� �DĔ���|v�F�
�3��� t>�I���ﬕJ?��$kH��D
\#K�%X��l��4�5�J�4?��;�������ErN�s�t :��d��ՠ�_�-S%20ͷ8��*�q�>I2�*=��}-^PLe�b�I+%f��qV���+@wM�E�Yw�K@')�+����̊Ԭ����#�^ ̑ʀ17X�l���Y�7���A��nWk+�
� �pa�U�ح�: �R�g�+0��a��^
�0_��-fG�k� �5�\QU�E7
:ciǖ6��T�ԭC}3�y�̚�u9֭PtI!�+bz�DX_�B�Q+
El�|RMb�U��8j;���Vz;�E���H{��*M:Xhno� �%�^�n���ԕ���v�ߪI�ZV�R�d���1!L�)oYk�C�,Is�D���p��<5S�Z��%O��P�,DE�=���af�o+e{��ADB��0t�0j���n�F�h��1R�@��k_!�e�Q�}H�8�ώ���x�~��E���{l��p�F� j�c7jv�\�6�i�"0ֻV��n̻mh(R�����~b�J������p�
���:|Z5����s��̻�
Ť7�z�����Y�2�>���;�6�ӂ�P�R����S�y/}�\�75�|��������PK- ��\E�oϷ 5 xl/workbook.xmlPK- ��\���� � [Content_Types].xmlPK-
��\x�cJ' ' V _rels/.relsPK- ��\/�i� d � xl/worksheets/sheet1.xmlPK- ��\��88� P $
xl/_rels/workbook.xml.relsPK- ��\Ѓc'2 E
i xl/styles.xmlPK- ��\�;� � � xl/sharedStrings.xmlPK �
application/vnd.ms-excel
PK ��\ιz�� 5 xl/workbook.xml � (� ����0��&�C���DR8q���{-[i�?ik��-%�x�3;�����i�>z4��5�ct!A�y8X&����$��X)��֊�IA�xyTք^���?��<�.� Q�Jsep��!��fS�2k��Dd ��˰�"+d���<r��s�j|��W*
��T\$-e'dy�7�cd��|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
��\�E' ' _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="Ra159a4b767ac46f3" /></Relationships>PK ��\/�i� d xl/worksheets/sheet1.xml � (� ��[s9��
��Rw떲��8��q�yc�8�b�p���#fhzG�KbgNk���5����7�?�t6��wu�����r2��:��ϯ��ݧ'G����uU�;Q~;{2=�^��wOz���u5̊�]u�]M���<�:�՛\]�.���������@)ۛV7�y|��zt7�>���X��i5.�0�yj<�vO���8�b��iuu�-���3�vz'GK��Q�0k��Y,������W��Zj{[���ϧ�au5���_L^V�_���Y�\Nnf�?;��»ng<����a4�_wC�IY�����|2����:U?������U���h���L=����z��7�zM�3���`�w�^oW���wEP� 9"����ݪ�������$r���z����z��M��{��ê>4�r*D4��z�0jϝ�k�j�4>�1�[�/7B�N7���X������~�CPӾ�O�i��{RP�F�dFH��}���s|�|n���v��k�|X�ݣ�� @훫�>h1(��:�{�$��fOc���!=�}`�a}��{�Ab��w'������AG*����Ah0h
O��S>r2Ab���C��3#$���`b������&�P�nL���&��f� $KdC��?������T�^*�7�Lb� ���3:�ߠ4��D�$�X���kr#$�f}�8���>��� 6����Dء�cB��A"�(jU(k�r�v8(!I��bJ(REW,��p�B��RB����SB�p�ٯ�"<��ajs#$�F�� �0�ıF�3#$�6GpAk���x�tAJRM��:o�b�ې�A71^��R�.G A�tX��rc|�>a��F�����gI��J�a�$MM�w�; :�^���&�ca�11D.W�(45�^���DȠδ3�h45�~q��fh��h��#
]O�����H�=~�-?�N����t�Й.��?�����S1~���G�u����])��
��x���M��7Ϸ��8�V�Mŋm��T��V�Mūm��T��V�M��1f�[A�\}'H��� ��� aƞ��GA¬�$��O����Y�0w��1w�
��7A���.H��? s�� a�B��[
1�o)�\
Q�p)��ťGd�B ��\
�D�r)��ͥK�>�DL�>�DM�>�$N�>�$O�>%P�>%Q�>!%R�>15�g!����rj��}!����rjj�{�I�;5ԝVEB�7��=�헱
;�K���g���苼�e^�*/y�b֛�3����9�7����m�0�v�}�0Z���<�����٧�g�[�}LgY��ߗo������IJ��$l�?7��̶,���7����O��=�{���l틶��| !s���ׂ������h�V�7�w;X�~͇=�;��Z[ ˋ&�Ix �|4�#
I��#
Qu�#
Yu|]BX7OH����4�~)h���a�2�j��o���|]
���l2�W��W����O�PK ��\�Nq�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�ILҠ�ݰa[z��Q;�]�gc���V���X��j4��'�|���o�D^Ї�Ye���U�� ���
���'�D0�HZ�A��qy�4(���[Ц�v~�1�~��TG9 �k��p�$���!:�G��N�f��0}u�b��~�(��%�E�y��ںj4ku�t��Л��x�0�z}��A!��)��ל��2Fz쟣O�Ν�r��ru_!�\I���ѫ��|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 ��\�;� � xl/sharedStrings.xml � (� �V]o�0�+Vޓ@�N@�����C5iƹ�U�Nc�6��s2�hl�4�=��y|���k��2I�;M�� �DĔ���|v�F�
�3��� t>�I���ﬕJ?��$kH��D
\#K�%X��l��4�5�J�4?��;�������ErN�s�t :��d��ՠ�_�-S%20ͷ8��*�q�>I2�*=��}-^PLe�b�I+%f��qV���+@wM�E�Yw�K@')�+����̊Ԭ����#�^ ̑ʀ17X�l���Y�7���A��nWk+�
� �pa�U�ح�: �R�g�+0��a��^
�0_��-fG�k� �5�\QU�E7
:ciǖ6��T�ԭC}3�y�̚�u9֭PtI!�+bz�DX_�B�Q+
El�|RMb�U��8j;���Vz;�E���H{��*M:Xhno� �%�^�n���ԕ���v�ߪI�ZV�R�d���1!L�)oYk�C�,Is�D���p��<5S�Z��%O��P�,DE�=���af�o+e{��ADB��0t�0j���n�F�h��1R�@��k_!�e�Q�}H�8�ώ���x�~��E���{l��p�F� j�c7jv�\�6�i�"0ֻV��n̻mh(R�����~b�J������p�
���:|Z5����s��̻�
Ť7�z�����Y�2�>���;�6�ӂ�P�R����S�y/}�\�75�|��������PK- ��\ιz�� 5 xl/workbook.xmlPK- ��\���� � [Content_Types].xmlPK-
��\�E' ' V _rels/.relsPK- ��\/�i� d � xl/worksheets/sheet1.xmlPK- ��\�Nq�� P $
xl/_rels/workbook.xml.relsPK- ��\Ѓc'2 E
j xl/styles.xmlPK- ��\�;� � � xl/sharedStrings.xmlPK �