POST api/priceGroup/{id}/campaigns
Create Campaign and add price group products to campaign plus
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Price Group Guid to add products to campaign for |
globally unique identifier |
Required |
Body Parameters
campaign to add price group products to
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. |
Request Formats
application/json, text/json
{
"id": 1,
"storeID": 2,
"name": "e186e205-7167-46c5-b0a5-6ecf688d8935",
"nameGuid": "e186e205-7167-46c5-b0a5-6ecf688d8935",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:20:00.1915954",
"startTime": 1,
"endDate": "2026-04-03T06:20:00.1915954",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-04-03T06:20:00.1915954",
"system": true,
"created": "2026-04-03T06:20:00.1915954",
"updated": "2026-04-03T06:20:00.1915954",
"priceChangeNotifiedUtc": "2026-04-03T06:20:00.1915954",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "+OGj1ajF4UCDCz7Y8dAvEw==",
"hostIdentifierGuid": "d5a3e1f8-c5a8-40e1-830b-3ed8f1d02f13",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:20:00.1915954",
"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": "MYUlr+Mty0ypzzwJGYxNvA==",
"pluGuid": "af258531-2de3-4ccb-a9cf-3c09198c4dbc",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "h5+aKwtNEk2E+EHNtnKBXA==",
"dealCostGuid": "2b9a9f87-4d0b-4d12-84f8-41cdb672815c",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "fS8g3ZngkEqzgE8q9QTHZw==",
"priceGroupGuid": "dd202f7d-e099-4a90-b380-4f2af504c767",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:20:00.1915954",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "d8b47780-ab6b-48da-a3a0-523823d44bde",
"campaignComboPriceGroupG_UID": "a3N34hTSwk6be87qNZ4j6Q==",
"campaignComboPriceGroupIdentifier": "e277736b-d214-4ec2-9b7b-ceea359e23e9",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "3",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:20:00.1915954",
"operatorG_UID": "w3evs3AHQEO8RC8bKSpHow==",
"operatorGuid": "b3af77c3-0770-4340-bc44-2f1b292a47a3",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:20:00.1915954",
"signIqTicketFileMovedUtc": "2026-04-03T06:20:00.1915954",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:20:00.1915954",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "a69b6275-5c90-4970-965e-7d0b17d9e723",
"product": {
"$id": "4",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "g/W1/eJrQUaFYcCHS/6TVw==",
"guid": "fdb5f583-6be2-4641-8561-c0874bfe9357",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "/PhFY/ZmWUKKUDKFHFqAGg==",
"priceGroupGuid": "6345f8fc-66f6-4259-8a50-32851c5a801a",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:20:00.1915954",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:20:00.1915954",
"pluCreated": "2026-04-03T06:20:00.1915954",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-04-03T06:20:00.1915954",
"lastManualUpdate": "2026-04-03T06:20:00.1915954",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-04-03T06:20:00.1915954",
"currentCostUpdated": "2026-04-03T06:20:00.1915954",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:20:00.1915954",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:20:00.1915954",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "5VV4X14A+ki6tG5c86qRpg==",
"altPLUGuid": "5f7855e5-005e-48fa-bab4-6e5cf3aa91a6",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:20:00.1915954",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "LEFEiG8x20yNX8ooD4eCSQ==",
"shelfPageLayoutGuid": "8844412c-316f-4cdb-8d5f-ca280f878249",
"talkerPageLayoutG_UID": "faMd6yF4AUSGqTmO+EKhjA==",
"talkerPageLayoutGuid": "eb1da37d-7821-4401-86a9-398ef842a18c",
"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": "8UjjOlQ+sk+PT5eVIzPelg==",
"inventoryIdentifier": "3ae348f1-3e54-4fb2-8f4f-97952333de96",
"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": "68Nab7+SE0SiFHyubtBgQQ==",
"parentPluGuid": "6f5ac3eb-92bf-4413-a214-7cae6ed06041",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "lBg0sZ3uq0ebrJl87jBeQw==",
"supplierIdentifierGuid": "b1341894-ee9d-47ab-9bac-997cee305e43",
"supplierChanged": true,
"rebateSupplierIdentifier": "Vcs4DFOsPkq3KtaIM0x1og==",
"rebateSupplierIdentifierGuid": "0c38cb55-ac53-4a3e-b72a-d688334c75a2",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:20:00.1915954",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "V+GdFhdjKk+x1sMh4m0rmA==",
"hostIdentifierGuid": "169de157-6317-4f2a-b1d6-c321e26d2b98",
"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-04-03T06:20:00.1915954",
"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": "2nIUD7D/YUW/PrSHuRl5nA==",
"hostIdentifierGuid": "0f1472da-ffb0-4561-bf3e-b487b919799c",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:20:00.1915954",
"priceZone": {
"$id": "6",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "u3SzOV5gNkWkTE/Vat43kA==",
"hostIdentifierGuid": "39b374bb-605e-4536-a44c-4fd56ade3790",
"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"
},
"hostStoreSettings": [
{
"$id": "8",
"id": 1,
"hostIdentifier": "I1Md6/CpbEmbdNAbRPR5IA==",
"hostIdentifierGuid": "eb1d5323-a9f0-496c-9b74-d01b44f47920",
"storeID": 2,
"username": "sample string 3",
"password": "sample string 4",
"passwordPlain": "sample string 5",
"serverAddress": "sample string 6",
"serverPort": 1,
"excludeFromLeadInOut": true,
"useForHostFile": true,
"metcashPillarID": "sample string 9",
"metcashStateCode": "sample string 10",
"metcashCustomerID": "sample string 11",
"metcashTradingPartnerID": "sample string 12",
"drakesCustomerNumber": 1,
"sparCustomerNumber": "sample string 13",
"sparOrderUsername": "sample string 14",
"sparOrderPassword": "sample string 15",
"sparOrderPasswordPlain": "sample string 16",
"pharmXSiteID": 1,
"ibaZoneID": 1,
"ibaState": "sample string 17",
"foodlandStoreCode": "sample string 18",
"ilgMemberNumber": "sample string 19",
"ilgOutletLocation": 1,
"ilgBaseCost": 1,
"ilgApplyNonAdvertisedPromos": true,
"ilgExemptFromFreight": true,
"ilgOrderDealReview": true,
"ilgFinanceFee": 1,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "9",
"identifier": "8k+WA9kHYkOq27Li12mtQA==",
"identifierGuid": "03964ff2-07d9-4362-aadb-b2e2d769ad40",
"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": "EYG6OOCxcky9YAhML9HerQ==",
"hostSupplierIdentifierGuid": "38ba8111-b1e0-4c72-bd60-084c2fd1dead",
"loyaltyPriceLevelIdentifier": "vd6xWIWw9kmsj+15pCaaoA==",
"loyaltyPriceLevelIdentifierGuid": "58b1debd-b085-49f6-ac8f-ed79a4269aa0",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-04-03T06:20:00.1915954",
"lastProcessed": "2026-04-03T06:20:00.1915954",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "10",
"identifier": "8iuH+cqc8ESQ+03M0qp+fQ==",
"identifierGuid": "f9872bf2-9cca-44f0-90fb-4dccd2aa7e7d",
"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": "TwvabgIuq0OFz/p8cvxQ9A==",
"primaryContactID": "6eda0b4f-2e02-43ab-85cf-fa7c72fc50f4",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "PxV6I8a9R0u/r6s6uC/05Q==",
"supplierGroupGuid": "237a153f-bdc6-4b47-bfaf-ab3ab82ff4e5",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:20:00.1915954",
"rebateLastClaimedAmount": 1.0,
"cartonsOnly": true,
"minimumOrderValue": 1,
"enforceMinimumQuantity": true,
"freight": 19.0,
"freightType": 20,
"deleted": true,
"deletedUser": "sample string 22",
"storeName": "sample string 23",
"primaryContact": {
"$id": "11",
"id": "ea7844b4-2811-4d2f-8928-d7f67f3f8421",
"identifier": "Gtudg6bC10+Hs6f1ph8I/g==",
"identifierGuid": "839ddb1a-c2a6-4fd7-87b3-a7f5a61f08fe",
"familyName": "sample string 1",
"givenNames": "sample string 2",
"otherNames": "sample string 3",
"title": "sample string 4",
"dateOfBirth": "sample string 5",
"sex": "sample string 6",
"address": "sample string 7",
"address1": "sample string 8",
"address2": "sample string 9",
"town": "sample string 10",
"state": "sample string 11",
"country": "sample string 12",
"postalCode": "sample string 13",
"telephone": "sample string 14",
"mobile": "sample string 15",
"email": "sample string 16",
"fax": "sample string 17",
"primary": true
},
"contacts": [
{
"$id": "12",
"supplierIdentifier": "5xbppIi1BUSNAHaAu03GyQ==",
"supplierIdentifierGuid": "a4e916e7-b588-4405-8d00-7680bb4dc6c9",
"contactGuid": "y2pSMnHukUKNXA/0VTJfPQ==",
"contactID": "32526acb-ee71-4291-8d5c-0ff455325f3d",
"contact": {
"$ref": "11"
},
"supplier": {
"$ref": "10"
}
},
{
"$ref": "12"
}
],
"products": [
{
"$id": "13",
"pluG_UID": "7K4pns/odkCkHF0xtGr5Lg==",
"pluGuid": "9e29aeec-e8cf-4076-a41c-5d31b46af92e",
"supplierIdentifier": "I/b6eLGQjUa8WjIWPyZ3OQ==",
"supplierIdentifierGuid": "78faf623-90b1-468d-bc5a-32163f267739",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:20:00.1915954",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:20:00.1915954",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "14",
"pluG_UID": "Tc+MCf9z9UOO6+IMOV1G3g==",
"pluGuid": "098ccf4d-73ff-43f5-8eeb-e20c395d46de",
"supplierIdentifier": "9TEDYWwRx0urCicjf/Uo3w==",
"supplierIdentifierGuid": "610331f5-116c-4bc7-ab0a-27237ff528df",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "14"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "h3NmvFGt+Eu3sA7Zzkazzw==",
"parentPluGuid": "bc667387-ad51-4bf8-b7b0-0ed9ce46b3cf",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "4"
},
"supplier": {
"$ref": "10"
},
"serviceFee": {
"$id": "15",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "13"
}
],
"orderCycleHeaders": [
{
"$id": "16",
"storeID": 1,
"supplierIdentifier": "2o4JGpNOmUuCMOOVOVfPAg==",
"supplierGuid": "1a098eda-4e93-4b99-8230-e3953957cf02",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "16"
}
],
"cycles": [
{
"$id": "17",
"storeID": 1,
"supplierIdentifier": "rnkKeZ6zLkuurqfvyqrADA==",
"supplierGuid": "790a79ae-b39e-4b2e-aeae-a7efcaaac00c",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-04-03T06:20:00.1915954",
"deliveryDate": "2026-04-03T06:20:00.1915954",
"nextCutOffDate": "2026-04-03T06:20:00.1915954",
"nextDeliveryDate": "2026-04-03T06:20:00.1915954",
"nextDaysBuffer": 10
},
{
"$ref": "17"
}
],
"store": {
"$ref": "5"
},
"updated": "2026-04-03T06:20:00.1915954",
"isHost": true
},
"files": [
{
"$id": "18",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:20:00.1915954",
"processed": "2026-04-03T06:20:00.1915954",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:20:00.1915954",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "9"
},
"metcashHeader": {
"$id": "19",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:20:00.1915954",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "18"
}
],
"zoneMatrix": [
{
"$id": "20",
"id": 1,
"hostIdentifier": "ecV3xrK7o0Ki5yFaTqXOhw==",
"hostIdentifierGuid": "c677c579-bbb2-42a3-a2e7-215a4ea5ce87",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"178698c3-a93a-4f39-8e84-b3dafb90f0c6",
"9ae5d07b-18c7-47ed-8238-65ed97835b28"
]
},
{
"$ref": "20"
}
],
"hostFileStoreSetting": {
"$ref": "8"
},
"hostStoreSettings": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"promotionPlacements": [
{
"$id": "21",
"identifier": "iVmoqfJPD0qFRZjhaipZzA==",
"identifierGuid": "a9a85989-4ff2-4a0f-8545-98e16a2a59cc",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "21"
}
],
"promoTypeGuids": [
"2c3d6846-0a67-4c34-ac6d-576e1f9a1f5b",
"c18e8f3b-d23b-460b-b07f-0f4cf2e2130f"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "8"
}
],
"accounts": [
{
"$id": "22",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "22"
}
],
"sales": [
{
"$id": "23",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:20:00.1915954",
"ftpSite": {
"$id": "24",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"path": "sample string 7",
"protocol": 8
}
},
{
"$ref": "23"
}
],
"zoneMatrix": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"cashManagements": [
{
"$id": "25",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "26",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9
}
},
{
"$ref": "25"
}
],
"updateStoreID": "bab44c60-4002-4462-8ad1-60fee3a33a17",
"updateStore": {
"$id": "27",
"id": "f36bea9e-da67-424c-a210-441513c418df",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:20:00.1915954",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-04-03T06:20:00.1915954"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "28",
"loginMode": 1,
"allowSelfVerification": true,
"verifierEmail": "sample string 3",
"source": "sample string 4",
"loginModeInherited": 5,
"loginModeSource": "sample string 6",
"selfVerifyInherited": true,
"selfVerifySource": "sample string 8",
"verifyEmailInherited": "sample string 9",
"verifyEmailSource": "sample string 10"
}
},
"storePrices": [
{
"$id": "29",
"pluG_UID": "0abwlzMBK0WGItH76m/frg==",
"pluGuid": "97f0a6d1-0133-452b-8622-d1fbea6fdfae",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:20:00.1915954"
},
{
"$ref": "29"
}
],
"currentPrices": {
"$id": "30",
"pluPrices": {
"$id": "31",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:20:00.1915954",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "31"
},
"winningCampaign": 1,
"winner": {
"$id": "32",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:20:00.1915954",
"startTime": 5,
"endDate": "2026-04-03T06:20:00.1915954",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "uypvtHcBFk2HBb+vaihqZg==",
"hostIdentifierGuid": "b46f2abb-0177-4d16-8705-bfaf6a286a66",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"tray": {
"$id": "33",
"g_UId": "GvKTctC+h0a/tToPVVyxoQ==",
"guid": "7293f21a-bed0-4687-bfb5-3a0f555cb1a1",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "34",
"priceGroupG_UID": "PBvieuQ2IECx7in5FTd1Tg==",
"priceGroupGuid": "7ae21b3c-36e4-4020-b1ee-29f91537754e",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:20:00.1915954",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "35",
"pluG_UID": "NUxm48gxfUmnXLQwplEwTg==",
"pluGuid": "e3664c35-31c8-497d-a75c-b430a651304e",
"plu": 1,
"servingsPerPack": 1,
"servingSize": 1,
"showAllergens": 1,
"energy": 1,
"protein": 1,
"fat": 1,
"saturated": 1,
"carbo": 1,
"sugars": 1,
"sodium": 1,
"potasium": 1,
"calcium": 1,
"fibre": 1,
"soya": 1,
"nutsSeeds": 1,
"shells": 1,
"eggs": 1,
"dairy": 1,
"gluten": 1,
"sulphites": 1,
"peanuts": 1,
"sesame": 1,
"fish": 1,
"lupins": 1
},
"dates": {
"$id": "36",
"pluGuid": "f2428fa3-078d-4a37-97c2-f866fd39233e",
"created": "2026-04-03T06:20:00.1915954",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:20:00.1915954",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:20:00.1915954",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:20:00.1915954",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:20:00.1915954",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:20:00.1915954",
"lastSold": "2026-04-03T06:20:00.1915954",
"firstSold": "2026-04-03T06:20:00.1915954",
"awsUpdated": "2026-04-03T06:20:00.1915954",
"lastManualUpdate": "2026-04-03T06:20:00.1915954",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:20:00.1915954",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:20:00.1915954",
"doNotRangeUpdated": "2026-04-03T06:20:00.1915954",
"doNotOrderUpdated": "2026-04-03T06:20:00.1915954",
"tracked": "2026-04-03T06:20:00.1915954"
},
"allergens": [
{
"$id": "37",
"primaryKey": {
"$id": "38",
"pluGuid": "31ca2ae9-fca6-41d3-985c-9f0a5e56f8f4",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "6SrKMab800GYXJ8KXlb49A==",
"pluGuid": "31ca2ae9-fca6-41d3-985c-9f0a5e56f8f4",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "37"
}
],
"costs": {
"$id": "39",
"pluG_UID": "H4ZA2R0AbUauK3RaZJSLiQ==",
"pluGuid": "d940861f-001d-466d-ae2b-745a64948b89",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:20:00.1915954",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "40",
"saleHeaderID": 1,
"created": "2026-04-03T06:20:00.1915954",
"createdLocal": "2026-04-03T06:20:00.1915954",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "tEQwDTtqW0mISfk9K69FfQ==",
"operatorGuid": "0d3044b4-6a3b-495b-8849-f93d2baf457d",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "XyIvOPpGV0iXP1JqhTiJuw==",
"pluGuid": "382f225f-46fa-4857-973f-526a853889bb",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "41",
"id": 1,
"g_Uid": "S9R+xbkNgEmKcL/Vwpem7g==",
"guid": "c57ed44b-0db9-4980-8a70-bfd5c297a6ee",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-04-03T06:20:00.1915954",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:20:00.1915954",
"endShift": "2026-04-03T06:20:00.1915954",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "42",
"operatorG_UID": "e4YDKjPTpU6dKaYS0FnuEQ==",
"operatorGuid": "2a03867b-d333-4ea5-9d29-a612d059ee11",
"storeID": 2,
"operator": {
"$ref": "41"
},
"store": {
"$ref": "5"
}
},
{
"$ref": "42"
}
]
}
},
{
"$ref": "40"
}
],
"apns": [
{
"$id": "43",
"pluID": 1,
"pluG_UID": "aFY0txHXCk6+/F7h3mgeLg==",
"pluGuid": "b7345668-d711-4e0a-befc-5ee1de681e2e",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"tuns": [
{
"$id": "44",
"pluG_UId": "Le9hJYsLrkuvdy+1ALfdaw==",
"pluGuid": "2561ef2d-0b8b-4bae-af77-2fb500b7dd6b",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "4"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"competitionPricing": [
{
"$id": "45",
"identifier": "hpo6BIGsv0ykB2Fz//KFsg==",
"identifierGuid": "043a9a86-ac81-4cbf-a407-6173fff285b2",
"pluG_UID": "+5QyVzfET0qTDp8MeN4DUg==",
"pluGuid": "573294fb-c437-4a4f-930e-9f0c78de0352",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "45"
}
],
"supplier": {
"$ref": "10"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"ordering": {
"$ref": "13"
},
"flipChartPages": [
{
"$id": "46",
"identifier": "UOWwcDMBRUSbSRvMLTEZ5Q==",
"groupName": "sample string 1",
"identifierGuid": "70b0e550-0133-4445-9b49-1bcc2d3119e5",
"exists": true,
"flipChartIdentifier": "Bq6VfkCZMU+LQbfocx8btQ==",
"flipChartIdentifierGuid": "7e95ae06-9940-4f31-8b41-b7e8731f1bb5",
"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": "AjfM6i0TjEKi9HfLaBuCGg==",
"groupIdentifierGuid": "eacc3702-132d-428c-a2f4-77cb681b821a",
"flipChart": {
"$id": "47",
"identifier": "M7D3okVMXUCOqMme4WHN8A==",
"identifierGuid": "a2f7b033-4c45-405d-8ea8-c99ee161cdf0",
"displayName": "sample string 2",
"sortOrder": 3,
"productsPerRow": 4,
"rowsPerPage": 5,
"buttonMarginX": 6,
"buttonMarginY": 7,
"beginButtonsX": 8,
"beginButtonsY": 9,
"autoSizeButtons": true,
"autoSizeGrid": true,
"showButtonText": true,
"showButtonImage": true,
"formLocationX": 1,
"formLocationY": 1,
"formWidth": 14,
"formHeight": 15,
"formMaximised": true,
"formResizable": true,
"formBackgroundImage": "sample string 16",
"formBackgroundColourA": 1,
"formBackgroundColourR": 1,
"formBackgroundColourG": 1,
"formBackgroundColourB": 1,
"formFontFamily": "sample string 17",
"formFontSize": 1.1,
"formFontStyle": 1,
"formAttributes": "sample string 18",
"buttonWidth": 19,
"buttonHeight": 20,
"buttonAnchor": 21,
"buttonBackgroundImage": "sample string 22",
"buttonTopColour": 1,
"buttonTextColour": 1,
"buttonBottomColour": 1,
"buttonBorderColour": 1,
"buttonBorderWidth": 1,
"buttonRadius": 1,
"buttonGradientMode": 1,
"buttonDropShadow": true,
"buttonShadowWidth": 1,
"buttonHighLightOnPush": true,
"buttonFontFamily": "sample string 23",
"buttonFontSize": 1.1,
"buttonFontStyle": 1,
"buttonTextAlign": 1,
"buttonWordBreak": true,
"buttonDrawImageAndButton": true,
"buttonVerticalText": true,
"buttonImageAlign": 1,
"panelLocationX": 1,
"panelLocationY": 1,
"panelWidth": 1,
"panelHeight": 1,
"panelAnchor": 1,
"panelFontFamily": "sample string 24",
"panelFontSize": 1.1,
"panelFontStyle": 1,
"panelBackgroundColour": 1,
"panelTextColour": 1,
"panelAttributes": "sample string 25",
"unsentCount": 26,
"group": {
"$id": "48",
"identifier": "pfgIGbe/Kk255xjElKBjLw==",
"identifierGuid": "1908f8a5-bfb7-4d2a-b9e7-18c494a0632f",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "49",
"id": 1,
"g_UID": "HRjn1IwolEWt0w9RuXnyNA==",
"guid": "d4e7181d-288c-4594-add3-0f51b979f234",
"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": "6hIIi93CjUarcw0P7nEmhQ==",
"previousFormGuid": "8b0812ea-c2dd-468d-ab73-0d0fee712685",
"nextForm": 1,
"nextFormG_UID": "bBSmrfQWm0qrTrCli1gcRg==",
"nextFormGuid": "ada6146c-16f4-4a9b-ab4e-b0a58b581c46",
"attributes": "sample string 10",
"updated": "2026-04-03T06:20:00.1915954",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "49"
},
"previousCheckoutForm": {
"$ref": "49"
},
"buttons": [
{
"$id": "50",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "7auJcSh1PUKrR/Akx/7IlA==",
"checkoutFormGuid": "7189abed-7528-423d-ab47-f024c7fec894",
"identifier": "Xj5vGZSGxUKOUqJucI4OiQ==",
"identifierGuid": "196f3e5e-8694-42c5-8e52-a26e708e0e89",
"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": "+1IJd2pIdkKeVZIkQZCU5g==",
"valueGuid": "770952fb-486a-4276-9e55-9224419094e6",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:20:00.1915954",
"action": "sample string 12",
"valueForm": {
"$ref": "49"
},
"image": {
"$id": "51",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:20:00.1915954",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "50"
}
],
"panels": [
{
"$id": "52",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "FLK/Wy6WBkOm+mlE3eixSw==",
"checkoutFormGuid": "5bbfb214-962e-4306-a6fa-6944dde8b14b",
"panelType": "sample string 4",
"name": "sample string 5",
"locationX": 6,
"locationY": 7,
"width": 8,
"height": 9,
"anchor": 10,
"fontFamily": "sample string 11",
"fontSize": 12.1,
"fontStyle": 13,
"backgroundColour": 14,
"textColour": 15,
"attributes": "sample string 16"
},
{
"$ref": "52"
}
]
},
{
"$ref": "49"
}
],
"panels": [
{
"$ref": "52"
},
{
"$ref": "52"
}
]
},
"pages": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"contentPanel": {
"$ref": "52"
},
"products": [
{
"$id": "53",
"flipChartPageIdentifier": "hes9SwJy6kOcKs8pxpy2Kg==",
"flipChartPageIdentifierGuid": "4b3deb85-7202-43ea-9c2a-cf29c69cb62a",
"pluG_UID": "lKyaNQkHLEuQCnbZ0Kso3g==",
"pluGuid": "359aac94-0709-4b2c-900a-76d9d0ab28de",
"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": "53"
}
],
"productCount": 27,
"pages": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "46"
}
],
"priceHistory": [
{
"$id": "54",
"pluG_UID": "yGj6u96Vo0GoIeb2DahNUw==",
"pluGuid": "bbfa68c8-95de-41a3-a821-e6f60da84d53",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-04-03T06:20:00.1915954",
"previousPrice": 1,
"previousCostCalcMethod": 1,
"previousCost": 1,
"previousWeightedAvgCost": 1,
"previousLastCost": 1,
"previousRawCost": 15,
"previousRawWeightedAvgCost": 16,
"previousRawLastCost": 17,
"previousCostDecimals": 1,
"previousServiceFeeID": 18,
"previousFreight": 19.0,
"previousFreightType": 20,
"storeID": 21,
"storeName": "sample string 22",
"serviceFeeDescription": "sample string 23",
"previousServiceFeeDescription": "sample string 24"
},
{
"$ref": "54"
}
],
"ingredients": [
{
"$id": "55",
"pluG_UID": "CM4oVwNCskSMr3AA88WH2A==",
"ingredientGuid": "/CZfxCg++0+cjPwmZSRNfA==",
"ingredientIdentifier": "c45f26fc-3e28-4ffb-9c8c-fc2665244d7c",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "4"
}
},
{
"$ref": "55"
}
],
"bins": [
{
"$id": "56",
"pluG_UID": "0vtTUErJS0uOKAJdBNycfQ==",
"pluGuid": "5053fbd2-c94a-4b4b-8e28-025d04dc9c7d",
"shelfLocationIdentifier": "t2OfVdajO0O247TQFVTJVg==",
"shelfLocationGuid": "559f63b7-a3d6-433b-b6e3-b4d01554c956",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "FamAQ11Lik254SZ6B2MYjg==",
"labelPageLayoutGuid": "4380a915-4b5d-4d8a-b9e1-267a0763188e",
"updated": "2026-04-03T06:20:00.1915954",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "4"
},
"location": {
"$id": "57",
"identifier": "LBGKdA9+nUG3Aiy+hGFXbw==",
"storeID": 1,
"identifierGuid": "748a112c-7e0f-419d-b702-2cbe8461576f",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:20:00.1915954",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "56"
}
],
"bin": {
"$ref": "56"
},
"scaleLocations": [
{
"$id": "58",
"plu": 1,
"pluG_UID": "ULS5zErYtEWOYPkGTq/a3g==",
"pluGuid": "ccb9b450-d84a-45b4-8e60-f9064eafdade",
"deptNo": 1,
"product": {
"$ref": "4"
},
"scaleLocation": {
"$id": "59",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:20:00.1915954",
"department": {
"$id": "60",
"id": 1,
"name": "sample string 2",
"code": "sample string 3",
"sortOrder": 4,
"isLiquor": true,
"isTobacco": true,
"excludeTalker": true,
"externalSales": true,
"saleGLCode": "sample string 9",
"cogsglCode": "sample string 10",
"accountingCategoryID": 11,
"maximumMarkdownPercentage": 12.0,
"accountingOnly": true,
"generateExternalID": 1,
"useNonReportableTaxCode": true,
"minPLU": 15,
"maxPLU": 16,
"scaleLocation": {
"$ref": "59"
},
"subDepartments": [
{
"$id": "61",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "62",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "63",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:20:00.1915954",
"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": "/0yeI+LEGEaO2UHtMwIc2Q==",
"labelPageLayoutGuid": "239e4cff-c4e2-4618-8ed9-41ed33021cd9",
"minimumAge": 17,
"countryOfOrigin": "sample string 18",
"serviceFeeID": 1,
"eftCode": 19,
"defaultPrinter": "sample string 20",
"defaultPrinterGroup": "sample string 21",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$id": "64",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "65",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "66",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "66"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "65"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$id": "67",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "66"
}
},
{
"$ref": "63"
}
],
"updated": "2026-04-03T06:20:00.1915954",
"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": "g12EOesjlUCp1Gxs9wvvnQ==",
"labelPageLayoutGuid": "39845d83-23eb-4095-a9d4-6c6cf70bef9d",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
}
},
{
"$ref": "62"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:20:00.1915954",
"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": "M/YMnwZ3GUiiTpbpJHrhPA==",
"labelPageLayoutGuid": "9f0cf633-7706-4819-a24e-96e9247ae13c",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
}
},
{
"$ref": "61"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:20:00.1915954",
"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": "NhVnoeoy3Uym++1J1iqDPg==",
"labelPageLayoutGuid": "a1671536-32ea-4cdd-a6fb-ed49d62a833e",
"minimumAge": 25,
"countryOfOrigin": "sample string 26",
"serviceFeeID": 1,
"eftCode": 27,
"defaultPrinter": "sample string 28",
"defaultPrinterGroup": "sample string 29",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
}
}
}
},
{
"$ref": "58"
}
],
"nextPrice": {
"$ref": "2"
},
"currentCostStart": "2026-04-03T06:20:00.1915954",
"dealCosts": [
{
"$id": "68",
"headerIdentifier": "q3il+LIeVEOZNUJZOPWZ4Q==",
"headerIdentifierGuid": "f8a578ab-1eb2-4354-9935-425938f599e1",
"identifier": "7F9Pu+XQ+Eyye1cXzAFvLg==",
"identifierGuid": "bb4f5fec-d0e5-4cf8-b27b-5717cc016f2e",
"supplierIdentifier": "NCopZru4jEaj4IcjwVUbQw==",
"supplierGuid": "66292a34-b8bb-468c-a3e0-8723c1551b43",
"pluG_UID": "NFZo73up00atD2/uAnn44g==",
"pluGuid": "ef685634-a97b-46d3-ad0f-6fee0279f8e2",
"campaignName": "2da4c0e4-bd4c-4daa-a47c-1dad04a0c039",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:20:00.1915954",
"end": "2026-04-03T06:20:00.1915954",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "0Aai+/GodEiHjrqzuvtgzA==",
"bonusItemPluGuid": "fba206d0-a8f1-4874-878e-bab3bafb60cc",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:20:00.1915954",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-04-03T06:20:00.1915954",
"campaignEndDate": "2026-04-03T06:20:00.1915954",
"masterPLUG_UID": "b1FQposuxUqqR/JztqmgNA==",
"masterID": "a650516f-2e8b-4ac5-aa47-f273b6a9a034",
"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": "anC3mRvfuU++z0kaBaWL4Q==",
"bonusMasterID": "99b7706a-df1b-4fb9-becf-491a05a58be1",
"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": "68"
}
],
"tags": [
{
"$id": "69",
"pluG_UID": "HFo1o4gGD0uOClk8KGRI3A==",
"pluGuid": "a3355a1c-0688-4b0f-8e0a-593c286448dc",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "69"
}
],
"alternateProductG_UID": "bm28+JXizEe6zbjzfLk4HQ==",
"alternateProduct": "f8bc6d6e-e295-47cc-bacd-b8f37cb9381d",
"altProduct": {
"$ref": "4"
},
"productHostCode": {
"$id": "70",
"id": 1,
"pluG_UID": "7vY5fc4KpEOKjYKbPSBtuA==",
"pluGuid": "7d39f6ee-0ace-43a4-8a8d-829b3d206db8",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "64"
},
"mscCom": {
"$ref": "65"
},
"mscDep": {
"$ref": "67"
},
"mscSubCom": {
"$ref": "66"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:20:00.1915954",
"inventoryTracked": "2026-04-03T06:20:00.1915954",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "71",
"pluG_UID": "aPmrP0pvZUCop+IIgEMMOw==",
"pluGuid": "3fabf968-6f4a-4065-a8a7-e20880430c3b",
"fuelPluG_UID": "SdBCsrLUrkSm8sDSi69scA==",
"fuelPluGuid": "b242d049-d4b2-44ae-a6f2-c0d28baf6c70",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"campaignPlu": {
"$ref": "2"
},
"fuelItem": true
},
{
"$ref": "3"
}
],
"campaign": {
"$ref": "1"
},
"product": {
"$ref": "4"
},
"dealCost": {
"$ref": "68"
}
},
{
"$ref": "2"
}
],
"campaignPools": [
{
"$id": "72",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "bEPLcIe/Wkau7nJj+gMypA==",
"pluGuid": "70cb436c-bf87-465a-aeee-7263fa0332a4",
"hostOfferID": 1,
"priceGroupG_UID": "aKWbqgjJJk2MzilPoQ2oBQ==",
"priceGroupGuid": "aa9ba568-c908-4d26-8cce-294fa10da805",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:20:00.1915954",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "4"
},
"campaign": {
"$ref": "1"
}
},
{
"$ref": "72"
}
],
"sellingRules": [
{
"$id": "73",
"id": 1,
"identifier": "O38BPGh9NkauJVewItfiSw==",
"identifierStr": "O38BPGh9NkauJVewItfiSw==",
"identifierGuid": "3c017f3b-7d68-4636-ae25-57b022d7e24b",
"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": "73"
}
],
"customers": [
{
"$id": "74",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "nvMzp8zoLEC1b1TpOTKpag==",
"customerIDGuid": "a733f39e-e8cc-402c-b56f-54e93932a96a",
"campaign": {
"$ref": "1"
},
"customer": {
"$id": "75",
"identifier": "ZkXGT83grkquu78dCDZgow==",
"identifierGuid": "4fc64566-e0cd-4aae-aebb-bf1d083660a3",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:20:00.1915954",
"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": "W4IcNrryL0y+O4CW1sXLnA==",
"communityIdentifierGuid": "361c825b-f2ba-4c2f-be3b-8096d6c5cb9c",
"joined": "2026-04-03T06:20:00.1915954",
"updated": "2026-04-03T06:20:00.1915954",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "G+i9L9JsbUutCseZ+Otzvw==",
"priceLevelIdentifierGuid": "2fbde81b-6cd2-4b6d-ad0a-c799f8eb73bf",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:20:00.1915954",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "76",
"cardType": 2,
"issueDate": "2026-04-03T06:20:00.1915954",
"expiry": "2026-04-03T06:20:00.1915954",
"customerID": "qlqYC3JPykm5vLTTgvmRCA==",
"customerIDGuid": "0b985aaa-4f72-49ca-b9bc-b4d382f99108",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-04-03T06:20:00.1915954",
"linkedAccount": "zOTcRDIRFkKVJUfB0f/Suw==",
"linkedAccountGuid": "44dce4cc-1132-4216-9525-47c1d1ffd2bb",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "75"
},
"account": {
"$id": "77",
"id": 1,
"identifier": "Zvx/A2rtmUW3VBRJHr1QfQ==",
"identifierGuid": "037ffc66-ed6a-4599-b754-14491ebd507d",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:20:00.1915954",
"owner": "aKRVyJ+W9kywcAkmJ4ECuw==",
"ownerGuid": "c855a468-969f-4cf6-b070-0926278102bb",
"accountStoreGroupIdentifier": "lFi7zTUbAkKAjga2jbj8Yg==",
"accountStoreGroupGuid": "cdbb5894-1b35-4202-808e-06b68db8fc62",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-04-03T06:20:00.1915954",
"active": true,
"updated": "2026-04-03T06:20:00.1915954",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "75"
},
"card": {
"$ref": "76"
},
"members": {
"$id": "78",
"sample string 1": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"sample string 2": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"customerGroups": [
{
"$id": "79",
"identifier": "YekHOP6aVUWAS82sw9mrzQ==",
"identifierGuid": "3807e961-9afe-4555-804b-cdacc3d9abcd",
"name": "sample string 2",
"primaryContact": "lJyO3Dyv8kC2kNEnJgjSEw==",
"primaryContactGuid": "dc8e9c94-af3c-40f2-b690-d1272608d213",
"accountID": "mHr4X14UgkaKpudCHett6g==",
"accountIDGuid": "5ff87a98-145e-4682-8aa6-e7421deb6dea",
"special": true,
"updated": "2026-04-03T06:20:00.1915954",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "oKI9dk0CK0mYaSWg//wtlg==",
"priceLevelIdentifierGuid": "763da2a0-024d-492b-9869-25a0fffc2d96",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "77"
},
"primaryContactCustomer": {
"$ref": "75"
},
"customerGroupMembers": [
{
"$id": "80",
"id": 1,
"groupID": "pRbcwqnuFU+TXk23FvJLRA==",
"groupIDGuid": "c2dc16a5-eea9-4f15-935e-4db716f24b44",
"customerID": "mUcUlf/yH0i67tVOttV9eQ==",
"customerIDGuid": "95144799-f2ff-481f-baee-d54eb6d57d79",
"card": "sample string 4",
"linkedAccount": "T+hfkBBXokWdQs1ezbMHsQ==",
"linkedAccountGuid": "905fe84f-5710-45a2-9d42-cd5ecdb307b1",
"customer": {
"$ref": "75"
},
"group": {
"$ref": "79"
},
"customerCard": {
"$ref": "76"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "79"
}
]
},
"payments": [
{
"$id": "81",
"id": 1,
"identifier": "ATroVa3IiEiYOVYbFhxbDg==",
"identifierGuid": "55e83a01-c8ad-4888-9839-561b161c5b0e",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "aC9Hx2axjU+BFYW11YUtiQ==",
"accountIDGuid": "c7472f68-b166-4f8d-8115-85b5d5852d89",
"customerAccount": {
"$ref": "77"
},
"customerCard": {
"$ref": "76"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-04-03T06:20:00.1915954",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "mkCIeY1RO0uIwEZXsULJtQ==",
"idempotentVoidGuid": "7988409a-518d-4b3b-88c0-4657b142c9b5",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "82",
"saleHeaderID": 1,
"saleHeaderGuid": "WwdwApbAJ0685DtFdQI+QA==",
"saleHeaderIdentifierGuid": "0270075b-c096-4e27-bce4-3b4575023e40",
"created": "2026-04-03T06:20:00.1915954",
"createdLocal": "2026-04-03T06:20:00.1915954",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-04-03T06:20:00.1915954",
"storeID": 1,
"operatorG_Uid": "7pxSR7StgkS4Lvu+l634JQ==",
"operatorGuid": "47529cee-adb4-4482-b82e-fbbe97adf825",
"customerG_Uid": "EgaLVyxYxEOQ0gusiUyXiQ==",
"customerGuid": "578b0612-582c-43c4-90d2-0bac894c9789",
"communityIdentifier": "8q7Ckv3ki0S4RwSwmYJPHA==",
"communityIdentifierGuid": "92c2aef2-e4fd-448b-b847-04b099824f1c",
"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": "7hnvFzuT1kmyQihXu1JVXw==",
"priceLevelIdentifierGuid": "17ef19ee-933b-49d6-b242-2857bb52555f",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:20:00.1915954+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "83",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:20:00.1915954",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "41"
},
"customer": {
"$ref": "75"
},
"communityOrganisation": {
"$id": "84",
"id": 1,
"identifier": "PGNaEQcTe0iUfWB4C3cHDQ==",
"identifierGuid": "115a633c-1307-487b-947d-60780b77070d",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:20:00.1915954",
"promoPeriodEnd": "2026-04-03T06:20:00.1915954",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:20:00.1915954",
"deleted": true
},
"details": [
{
"$id": "85",
"saleItemID": 1,
"identifier": "cVFWcpZ0j06DOBV57CY8MQ==",
"identifierGuid": "72565171-7496-4e8f-8338-1579ec263c31",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "b8Go85+yuE6JZ25v+SEJoQ==",
"pluGuid": "f3a8c16f-b29f-4eb8-8967-6e6ff92109a1",
"accountID": "A8rIv8S0pkaNIxUezB02Fw==",
"accountIDGuid": "bfc8ca03-b4c4-46a6-8d23-151ecc1d3617",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-04-03T06:20:00.1915954",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "wTjOd17kAkCsiWZuw1opdw==",
"refundGuid": "77ce38c1-e45e-4002-ac89-666ec35a2977",
"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": "aQoigGp6j0CsfYQg8OFRmg==",
"idempotentVoidGuid": "80220a69-7a6a-408f-ac7d-8420f0e1519a",
"priceLevelIdentifier": "skS+EY3O8kyXhxNGZPMU4w==",
"priceLevelIdentifierGuid": "11be44b2-ce8d-4cf2-9787-134664f314e3",
"communityIdentifier": "ze4AONnwU0qEdr9CObM5Kw==",
"communityIdentifierGuid": "3800eecd-f0d9-4a53-8476-bf4239b3392b",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "86",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:20:00.1915954",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "86"
}
],
"refund": {
"$id": "87",
"id": 1,
"g_UID": "KrrmfBKIM0yHzBWucsnvGg==",
"guid": "7ce6ba2a-8812-4c33-87cc-15ae72c9ef1a",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:20:00.1915954"
},
"modifier": {
"$id": "88",
"id": 1,
"setG_UID": "3owo3PBNaUWTOoANjoKM2w==",
"modifierSetGuid": "dc288cde-4df0-4569-933a-800d8e828cdb",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "zxefP08iKES8mXNnD33pJA==",
"pluGuid": "3f9f17cf-224f-4428-bc99-73670f7de924",
"deleted": true,
"g_UID": "pXBSCmBHAEaRbSBzfRiG+Q==",
"guid": "0a5270a5-4760-4600-916d-20737d1886f9",
"product": {
"$ref": "4"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "85"
}
],
"eftReceipts": [
{
"$id": "89",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "82"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "89"
}
],
"payments": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"cards": [
{
"$id": "90",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "90"
}
],
"campaignHits": [
{
"$id": "91",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "91"
}
],
"fuel": [
{
"$id": "92",
"id": 1,
"plu": 1,
"pluG_UID": "A3C6SZGl4EKrpsFsWhX+XA==",
"pluGuid": "49ba7003-a591-42e0-aba6-c16c5a15fe5c",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-04-03T06:20:00.1915954",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-04-03T06:20:00.1915954",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "92"
}
],
"fuelResells": [
{
"$id": "93",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "UiDeU2ImlEOsqleQOhaKUw==",
"pluGuid": "53de2052-2662-4394-acaa-57903a168a53",
"accountID": "/NzkG+DRaEK3ZdwoUXx7QQ==",
"accountIDGuid": "1be4dcfc-d1e0-4268-b765-dc28517c7b41",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-04-03T06:20:00.1915954",
"bestOrExpireType": 1,
"refundG_UID": "9WJ8g56AuEiPSytEGhbr9Q==",
"refundGuid": "837c62f5-809e-48b8-8f4b-2b441a16ebf5",
"providerName": "sample string 10",
"campaign": "sample string 11",
"campaignType": 1,
"modifiedID": 1,
"omittedIngredient": 1,
"taxPercent": 1.0,
"taxAmount": 1.0,
"refundablePrice": 1.0,
"showDiscounts": true,
"orderPrinted": true,
"note": "sample string 14",
"modifierName": "sample string 15",
"modifierSetName": "sample string 16",
"totalValueWasScanned": true,
"sold": true,
"campaignPrice": true,
"scannedValue": 1,
"campaignName": "sample string 20",
"comboDiscount": 1
},
{
"$ref": "93"
}
],
"customerOrder": [
{
"$id": "94",
"identifier": "eU9XvKxSO0aC+6gEXD+wig==",
"identifierGuid": "bc574f79-52ac-463b-82fb-a8045c3fb08a",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "lDy6rNzuP0G3r6AfjWgD4A==",
"customerIdentifierGuid": "acba3c94-eedc-413f-b7af-a01f8d6803e0",
"operatorNo": 1,
"operatorG_UID": "hXhO/dUz806WqLxSdmteaQ==",
"operatorGuid": "fd4e7885-33d5-4ef3-96a8-bc52766b5e69",
"created": "2026-04-03T06:20:00.1915954",
"ordered": "2026-04-03T06:20:00.1915954",
"started": "2026-04-03T06:20:00.1915954",
"completed": "2026-04-03T06:20:00.1915954",
"supplied": "2026-04-03T06:20:00.1915954",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "75"
},
"operator": {
"$ref": "41"
},
"details": [
{
"$id": "95",
"headerID": 1,
"plu": 1,
"pluG_UId": "qPQ15bJ8/kagjAO7bSoJQw==",
"pluGuid": "e535f4a8-7cb2-46fe-a08c-03bb6d2a0943",
"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": "WYkvxHZ4nEGW51Qr9e0CuQ==",
"headerIdentifierGuid": "c42f8959-7876-419c-96e7-542bf5ed02b9",
"product": {
"$ref": "4"
}
},
{
"$ref": "95"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "82"
}
},
{
"$ref": "94"
}
],
"surveyResponses": [
{
"$id": "96",
"surveyG_UID": "b5iXG2pjKEWYHeVi4nFkdA==",
"surveyGuid": "1b97986f-636a-4528-981d-e562e2716474",
"saleHeaderGuid": "SuRY334NckGMNUGbc6kfqQ==",
"saleGuid": "df58e44a-0d7e-4172-8c35-419b73a91fa9",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "x4j+/swL0U67nFiCODr9nA==",
"guidResponse": "fefe88c7-0bcc-4ed1-bb9c-5882383afd9c",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:20:00.1915954",
"sale": {
"$ref": "82"
},
"survey": {
"$id": "97",
"g_UID": "rna1OON7XUuuGZmd25eO6A==",
"guid": "38b576ae-7be3-4b5d-ae19-999ddb978ee8",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "+Q2Hz+uNn0uc1NjB26Ba4Q==",
"checkoutFormGuid": "cf870df9-8deb-4b9f-9cd4-d8c1dba05ae1",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:20:00.1915954",
"end": "2026-04-03T06:20:00.1915954",
"deleted": true,
"updated": "2026-04-03T06:20:00.1915954",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"7f7b3f7f-9d2f-4a3f-8eab-2c29bfb707e1",
"77754698-60b8-4d5a-a678-7fb1776348dd"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "49"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "96"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "n2r5iJl+ZUOazHAjne/FiQ==",
"accountIdentifier": "88f96a9f-7e99-4365-9acc-70239defc589",
"accountName": "sample string 44",
"customerOrderIdentifier": "Yk6THLmmwUSoixGmAk8Z+Q==",
"customerOrderIdentifierGuid": "1c934e62-a6b9-44c1-a88b-11a6024f19f9",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "98",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "T0c/ERu4uUKWEw2n7mO6Lg==",
"paymentIdentifierGuid": "113f474f-b81b-42b9-9613-0da7ee63ba2e",
"identifier": "GlR9qtKnL0mk6/8bxAT0Cw==",
"identifierGuid": "aa7d541a-a7d2-492f-a4eb-ff1bc404f40b",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "LQJkIvsjn0+ETsqMYKhOqg==",
"itemIdentifierGuid": "2264022d-23fb-4f9f-844e-ca8c60a84eaa"
}
},
{
"$ref": "81"
}
]
},
{
"$ref": "76"
}
],
"customerGroupMembers": [
{
"$ref": "80"
},
{
"$ref": "80"
}
],
"customerGroups": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"accounts": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"account": {
"$ref": "77"
},
"vouchers": [
{
"$id": "99",
"customerIdentifier": "OhPqE8X5pUe8ew4owiCUBg==",
"customerIdentifierGuid": "13ea133a-f9c5-47a5-bc7b-0e28c2209406",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "yyqU/EpSaEG45esMQtzZKg==",
"idempotentGuid": "fc942acb-524a-4168-b8e5-eb0c42dcd92a",
"offline": true,
"voucher": {
"$id": "100",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-04-03T06:20:00.1915954",
"barcodeTemplate": {
"$id": "101",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "102",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-04-03T06:20:00.1915954",
"labelPageLayout": "UlUa9DVvK0OgGR6tYsn9DQ==",
"pageLayoutGuid": "f41a5552-6f35-432b-a019-1ead62c9fd0d",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "100"
},
"elements": [
{
"$id": "103",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-04-03T06:20:00.1915954"
},
{
"$ref": "103"
}
]
},
"customerVouchers": [
{
"$id": "104",
"id": 1,
"customerIdentifier": "MiDHIgBy4UqHUg7cZv8KHw==",
"customerIdentifierGuid": "22c72032-7200-4ae1-8752-0edc66ff0a1f",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:20:00.1915954",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "Chsw7Ma6Fk+Lerj2EQsF5w==",
"issuedIdempotentGuid": "ec301b0a-bac6-4f16-8b7a-b8f6110b05e7",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:20:00.1915954",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:20:00.1915954",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "tjTeG+PFMkCIIJT6KTi1bQ==",
"redeemedIdempotentGuid": "1bde34b6-c5e3-4032-8820-94fa2938b56d",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:20:00.1915954",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "102"
},
"voucher": {
"$ref": "100"
},
"customer": {
"$ref": "75"
},
"issuedOfflinePayment": {
"$ref": "81"
},
"redeemedOfflinePayment": {
"$ref": "81"
}
},
{
"$ref": "104"
}
]
},
"customer": {
"$ref": "75"
}
},
{
"$ref": "99"
}
]
}
},
{
"$ref": "74"
}
],
"customerGroups": [
{
"$id": "105",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "952qBT4sLEygpuC0rOC1VA==",
"groupIDGuid": "05aa9df7-2c3e-4c2c-a0a6-e0b4ace0b554",
"campaign": {
"$ref": "1"
},
"group": {
"$ref": "79"
}
},
{
"$ref": "105"
}
],
"signIqTickets": [
{
"$id": "106",
"identifier": "VYUf4ulyqk6SbKNMby4JSw==",
"identifierGuid": "e21f8555-72e9-4eaa-926c-a34c6f2e094b",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "106"
}
],
"comboPriceGroups": [
{
"$id": "107",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "Dtyh4qgxcUCk3OBAI4zp9Q==",
"guid": "e2a1dc0e-31a8-4071-a4dc-e040238ce9f5",
"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": "108",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "jn+Wm3r3GUmGOp0Cwz+8HA==",
"groupGuid": "9b967f8e-f77a-4919-863a-9d02c33fbc1c",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "qcFg+j8ouEOC9N1sosl/8Q==",
"pluGuid": "fa60c1a9-283f-43b8-82f4-dd6ca2c97ff1",
"priceGroupG_UID": "VI5Hfb5mv0eOMiPQWaLDYQ==",
"priceGroupGuid": "7d478e54-66be-47bf-8e32-23d059a2c361",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "1"
},
"product": {
"$ref": "4"
},
"priceGroup": {
"$ref": "34"
},
"campaignPool": {
"$ref": "1"
}
},
{
"$ref": "108"
}
]
},
{
"$ref": "107"
}
],
"priceLevels": [
{
"$id": "109",
"id": 1,
"priceLevelIdentifier": "iy4ybN2xKEqWJpIDB/XFhg==",
"priceLevelIdentifierGuid": "6c322e8b-b1dd-4a28-9626-920307f5c586",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "109"
}
],
"promotionType": {
"$id": "110",
"identifier": "lA75iNrBckevQfXAth1Nlg==",
"identifierGuid": "88f90e94-c1da-4772-af41-f5c0b61d4d96",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "RPZZUs9Q/kK5gpyoSPwTsw==",
"labelPageLayoutGuid": "5259f644-50cf-42fe-b982-9ca848fc13b3",
"priceLevelIdentifier": "rd0+Vh8M1E2YecgF/LdT0g==",
"priceLevelIdentifierGuid": "563eddad-0c1f-4dd4-9879-c805fcb753d2",
"active": true,
"updated": "2026-04-03T06:20:00.1915954",
"hostName": "sample string 11"
}
}
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
new Campaign Name
stringResponse Formats
application/json, text/json
"sample string 1"
application/xml, text/xml
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �2�\��ϙ� 5 xl/workbook.xml � (� ����0D�&�C��`� '.^=x_�VhK��|K $��ξ�j2�ӓ��+mM;�ǒ1�;T�fDv�X>H�bFɱ5��P{vL��Y�K�]'GG�?,7Z������i��R���'e0ֺ�I�b��*¶����5m�%ѹ>k�RbK�[���)O�,�Z��b���PK �2�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�2�\���L' ' _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="R363ffe94d97c4464" /></Relationships>PK �2�\(��$ � xl/worksheets/sheet1.xml � (� �QMo� �+��
���*IU���۴�vf�P��4��3d�&�`���=��x�=��]ɗ��㺒��}��cUL�ADFp��:�� D�5X8��Z�ުH�������h�E��r+<�*�T�f|f�W<�&[��Le�q�*C��=�Ж���LTEF��¯��1>�)ynJ.3V�_��g
�j��+NO`:iC��Sc�ͬI{�̪{~'�DM�z��ȵ\����n�Y=�����<+�4Y
��L�)J����{�d!n������������g����>PK �2�\�ƷY� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;�M>$����n)0�8�H��6m9[=R�P�J%H,�a5��ӓf�?��ۏq o�C�l<c@�J�z۵p�����f��A�4L?�Vlh��8�(
��(B�&����EL���$�QtH�U��p�$���!:�{��N�F����;1��al��%�,Q���vM��˒�F�`B �S�<`�z��3�R�y��Z5�E�r�P#<���ӥ�N��LM�*Ǣ^69c����Fo�b�PK �2�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �2�\1uf� � xl/sharedStrings.xml � (� 5�A
�0E�2�ަ��$]�@ڱ
4�����p�y|�;��*1��}�#�y�<;�߮��h�)����a�VD�]Y.��l��� ].č<rMA۬��R)L�iZ͡�&��c�X�a������M�U/!��ZAmA��F�5?dZ��PK- �2�\��ϙ� 5 xl/workbook.xmlPK- �2�\���� � [Content_Types].xmlPK-
�2�\���L' ' V _rels/.relsPK- �2�\(��$ � � xl/worksheets/sheet1.xmlPK- �2�\�ƷY� P 8 xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
xl/styles.xmlPK- �2�\1uf� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK �2�\���3� 5 xl/workbook.xml � (� ��;�0D�H������PѤM���,�G�#r��H����ξ6i;�Z�#G�r[@��)uM����6��]���~��Eu+ݼ%*O� H�ő{���q���a9c���G�r�P���D[�=Nn����]LB��M�v\��(.���{du�m!��yx�qx��Iuq�M��1��.�PK �2�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�2�\@��' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R25a00707296049b7" /></Relationships>PK �2�\(��$ � xl/worksheets/sheet1.xml � (� �QMo� �+��
���*IU���۴�vf�P��4��3d�&�`���=��x�=��]ɗ��㺒��}��cUL�ADFp��:�� D�5X8��Z�ުH�������h�E��r+<�*�T�f|f�W<�&[��Le�q�*C��=�Ж���LTEF��¯��1>�)ynJ.3V�_��g
�j��+NO`:iC��Sc�ͬI{�̪{~'�DM�z��ȵ\����n�Y=�����<+�4Y
��L�)J����{�d!n������������g����>PK �2�\6��`� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�n����ݰ���3��&vd����G�
XE�Tb�������4����M#9���
�A�];ؾ�S�*�n�{eL�s iņL���A�d�܌6u:�'S�{:K}�=�c%�K�2��2������N�&��0}u�br�����O)�k�Y�ٵ
�+������P�B��e�����/d8�\ 2�
&Ww�1�c�}���iY^�բ��|�y�Q$������PK �2�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �2�\1uf� � xl/sharedStrings.xml � (� 5�A
�0E�2�ަ��$]�@ڱ
4�����p�y|�;��*1��}�#�y�<;�߮��h�)����a�VD�]Y.��l��� ].č<rMA۬��R)L�iZ͡�&��c�X�a������M�U/!��ZAmA��F�5?dZ��PK- �2�\���3� 5 xl/workbook.xmlPK- �2�\���� � [Content_Types].xmlPK-
�2�\@��' ' V _rels/.relsPK- �2�\(��$ � � xl/worksheets/sheet1.xmlPK- �2�\6��`� P 8 xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
~ xl/styles.xmlPK- �2�\1uf� � � xl/sharedStrings.xmlPK � �