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": "b4cad34c-54ea-4cef-a98c-8db45c2006af",
"nameGuid": "b4cad34c-54ea-4cef-a98c-8db45c2006af",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:34:33.2363632",
"startTime": 1,
"endDate": "2026-06-03T18:34:33.2363632",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-06-03T18:34:33.2363632",
"system": true,
"created": "2026-06-03T18:34:33.2363632",
"updated": "2026-06-03T18:34:33.2363632",
"priceChangeNotifiedUtc": "2026-06-03T18:34:33.2363632",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "t2mGjTZ/uUWkdZvuQc5jwQ==",
"hostIdentifierGuid": "8d8669b7-7f36-45b9-a475-9bee41ce63c1",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:34:33.2363632",
"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": "J6Oxd/XPfkaJDwcFLWKSYg==",
"pluGuid": "77b1a327-cff5-467e-890f-07052d629262",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "LN8hcktSFkSOlDO/LYzVig==",
"dealCostGuid": "7221df2c-524b-4416-8e94-33bf2d8cd58a",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "D36gAEB8/kOYgzn5xf5uqg==",
"priceGroupGuid": "00a07e0f-7c40-43fe-9883-39f9c5fe6eaa",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:34:33.2363632",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "f4726c37-8c6b-4981-a617-1a6cf4e38263",
"campaignComboPriceGroupG_UID": "TKtiqamE40S/6nSuSlvhPA==",
"campaignComboPriceGroupIdentifier": "a962ab4c-84a9-44e3-bfea-74ae4a5be13c",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "3",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:34:33.2363632",
"operatorG_UID": "psi09x9P9EinncpAuoDMwQ==",
"operatorGuid": "f7b4c8a6-4f1f-48f4-a79d-ca40ba80ccc1",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:34:33.2363632",
"signIqTicketFileMovedUtc": "2026-06-03T18:34:33.2363632",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:34:33.2363632",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "f89d639e-3020-4760-ae4d-6b652318735b",
"product": {
"$id": "4",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "nBI9HL89H0uqOe4TfnHb9Q==",
"guid": "1c3d129c-3dbf-4b1f-aa39-ee137e71dbf5",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "Xrj0Vg74W0Wc8j08xST8hQ==",
"priceGroupGuid": "56f4b85e-f80e-455b-9cf2-3d3cc524fc85",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:34:33.2363632",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:34:33.2363632",
"pluCreated": "2026-06-03T18:34:33.2363632",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-06-03T18:34:33.2363632",
"lastManualUpdate": "2026-06-03T18:34:33.2363632",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-06-03T18:34:33.2363632",
"currentCostUpdated": "2026-06-03T18:34:33.2363632",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:34:33.2363632",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-06-03T18:34:33.2363632",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "qA/nO6O0bkeQE55EFMzJQA==",
"altPLUGuid": "3be70fa8-b4a3-476e-9013-9e4414ccc940",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-06-03T18:34:33.2363632",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "uMHlaME3BUyS4Oy8M81cMA==",
"shelfPageLayoutGuid": "68e5c1b8-37c1-4c05-92e0-ecbc33cd5c30",
"talkerPageLayoutG_UID": "88mQmlUNv02s5VoxKREnNQ==",
"talkerPageLayoutGuid": "9a90c9f3-0d55-4dbf-ace5-5a3129112735",
"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": "f5TbMzGzrke/Phx80iCm9g==",
"inventoryIdentifier": "33db947f-b331-47ae-bf3e-1c7cd220a6f6",
"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": "nEFpHkgz7EG4jTPdBsNnpA==",
"parentPluGuid": "1e69419c-3348-41ec-b88d-33dd06c367a4",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "TJcDyt//6k+7gd6zYnOKEw==",
"supplierIdentifierGuid": "ca03974c-ffdf-4fea-bb81-deb362738a13",
"supplierChanged": true,
"rebateSupplierIdentifier": "ZV2Qr7AZrEi6TGGrMLxN/g==",
"rebateSupplierIdentifierGuid": "af905d65-19b0-48ac-ba4c-61ab30bc4dfe",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:34:33.2363632",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "4KGIDML7AkqkkwLaAW0K6w==",
"hostIdentifierGuid": "0c88a1e0-fbc2-4a02-a493-02da016d0aeb",
"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:34:33.2363632",
"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": "/M51rsFd+0WA4wnBGFD1Mw==",
"hostIdentifierGuid": "ae75cefc-5dc1-45fb-80e3-09c11850f533",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:34:33.2363632",
"priceZone": {
"$id": "6",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "FASC0cJ//Uy/lF8gehut3A==",
"hostIdentifierGuid": "d1820414-7fc2-4cfd-bf94-5f207a1baddc",
"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": "hM/PFybTGUW2Ok9ZPLu6Tw==",
"hostIdentifierGuid": "17cfcf84-d326-4519-b63a-4f593cbbba4f",
"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": "QAoO/5XfOU2xy8H4n8HptA==",
"identifierGuid": "ff0e0a40-df95-4d39-b1cb-c1f89fc1e9b4",
"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": "tmaTNvh1I0+H/mldM1j8UQ==",
"hostSupplierIdentifierGuid": "369366b6-75f8-4f23-87fe-695d3358fc51",
"loyaltyPriceLevelIdentifier": "I9KIpCDXF0+sciBojldyYA==",
"loyaltyPriceLevelIdentifierGuid": "a488d223-d720-4f17-ac72-20688e577260",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-06-03T18:34:33.2363632",
"lastProcessed": "2026-06-03T18:34:33.2363632",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "11",
"identifier": "UuAng7CC2kCibsYgdsvfVw==",
"identifierGuid": "8327e052-82b0-40da-a26e-c62076cbdf57",
"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": "o2n3d6NqYUeoOS4C2w0ftg==",
"primaryContactID": "77f769a3-6aa3-4761-a839-2e02db0d1fb6",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "ChYk5LfNski5q9WB4RFHMg==",
"supplierGroupGuid": "e424160a-cdb7-48b2-b9ab-d581e1114732",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:34:33.2363632",
"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": "de35f3a2-7cb7-4a05-95ea-f84fb2dc7517",
"identifier": "PSGxGFUqUEOt4tZG8R2OPA==",
"identifierGuid": "18b1213d-2a55-4350-ade2-d646f11d8e3c",
"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": "8HAbCCyOEkG9LA+kf5SGBA==",
"supplierIdentifierGuid": "081b70f0-8e2c-4112-bd2c-0fa47f948604",
"contactGuid": "z3rMQvWuP0mHNqNwgTffLA==",
"contactID": "42cc7acf-aef5-493f-8736-a3708137df2c",
"contact": {
"$ref": "12"
},
"supplier": {
"$ref": "11"
}
},
{
"$ref": "13"
}
],
"products": [
{
"$id": "14",
"pluG_UID": "1wHvZxL9DUSZpRYY9rJyYg==",
"pluGuid": "67ef01d7-fd12-440d-99a5-1618f6b27262",
"supplierIdentifier": "8wkvmgdwI0ubGNpxdovFYg==",
"supplierIdentifierGuid": "9a2f09f3-7007-4b23-9b18-da71768bc562",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:34:33.2363632",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:34:33.2363632",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "15",
"pluG_UID": "CXE2/gANdkGN7/bC4rLYUQ==",
"pluGuid": "fe367109-0d00-4176-8def-f6c2e2b2d851",
"supplierIdentifier": "GBo0wxeZNE6LjcZhclbtBA==",
"supplierIdentifierGuid": "c3341a18-9917-4e34-8b8d-c6617256ed04",
"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": "u+xjTX6H10SSOAIxL8sBhg==",
"parentPluGuid": "4d63ecbb-877e-44d7-9238-02312fcb0186",
"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": "zpcHjj83JUeb4J40YF7JVA==",
"supplierGuid": "8e0797ce-373f-4725-9be0-9e34605ec954",
"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": "2px7rQtZxkeJfZ60DsZ1EA==",
"supplierGuid": "ad7b9cda-590b-47c6-897d-9eb40ec67510",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-06-03T18:34:33.2363632",
"deliveryDate": "2026-06-03T18:34:33.2363632",
"nextCutOffDate": "2026-06-03T18:34:33.2363632",
"nextDeliveryDate": "2026-06-03T18:34:33.2363632",
"nextDaysBuffer": 10
},
{
"$ref": "18"
}
],
"store": {
"$ref": "5"
},
"updated": "2026-06-03T18:34:33.2363632",
"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:34:33.2363632",
"processed": "2026-06-03T18:34:33.2363632",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:34:33.2363632",
"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:34:33.2363632",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "19"
}
],
"zoneMatrix": [
{
"$id": "21",
"id": 1,
"hostIdentifier": "FEk3QTjmS0ur41W357xFpA==",
"hostIdentifierGuid": "41374914-e638-4b4b-abe3-55b7e7bc45a4",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"cdecd705-0706-43f1-9ff0-7d0790535954",
"3396b341-fcaf-4433-878f-2ab7a96fd83d"
]
},
{
"$ref": "21"
}
],
"hostFileStoreSetting": {
"$ref": "9"
},
"hostStoreSettings": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"promotionPlacements": [
{
"$id": "22",
"identifier": "pCUwZ+bFhE2RO5XHxo0yiA==",
"identifierGuid": "673025a4-c5e6-4d84-913b-95c7c68d3288",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "22"
}
],
"promoTypeGuids": [
"4e52f9d7-b1b3-4eee-a043-594ad3a0c092",
"c1cbbd1a-7aa4-4d4c-9381-e4fcb5fde130"
],
"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:34:33.2363632",
"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": "2f707433-0ca0-4f04-a032-2e3e8d2def7e",
"updateStore": {
"$id": "28",
"id": "7dabd914-d508-400a-ac7a-14fb0c90e241",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:34:33.2363632",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-06-03T18:34:33.2363632"
},
"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": "qJQxdhQdYUCesOT3nIsRWQ==",
"pluGuid": "763194a8-1d14-4061-9eb0-e4f79c8b1159",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:34:33.2363632"
},
{
"$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:34:33.2363632",
"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:34:33.2363632",
"startTime": 5,
"endDate": "2026-06-03T18:34:33.2363632",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "l4tDZzopJE2B8BWiFltCkA==",
"hostIdentifierGuid": "67438b97-293a-4d24-81f0-15a2165b4290",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"tray": {
"$id": "34",
"g_UId": "95Jewa52v0SLQZD1HkjW0Q==",
"guid": "c15e92f7-76ae-44bf-8b41-90f51e48d6d1",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "35",
"priceGroupG_UID": "TmmqCcSIXEOe5vuv5QuEgA==",
"priceGroupGuid": "09aa694e-88c4-435c-9ee6-fbafe50b8480",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:34:33.2363632",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "36",
"pluG_UID": "PdNkavRu1U+AAXTFHSacSg==",
"pluGuid": "6a64d33d-6ef4-4fd5-8001-74c51d269c4a",
"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": "99ccf5cb-daf6-4896-b867-9377c28a3d35",
"created": "2026-06-03T18:34:33.2363632",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:34:33.2363632",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:34:33.2363632",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:34:33.2363632",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:34:33.2363632",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:34:33.2519815",
"lastSold": "2026-06-03T18:34:33.2519815",
"firstSold": "2026-06-03T18:34:33.2519815",
"awsUpdated": "2026-06-03T18:34:33.2519815",
"lastManualUpdate": "2026-06-03T18:34:33.2519815",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:34:33.2519815",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:34:33.2519815",
"doNotRangeUpdated": "2026-06-03T18:34:33.2519815",
"doNotOrderUpdated": "2026-06-03T18:34:33.2519815",
"tracked": "2026-06-03T18:34:33.2519815"
},
"allergens": [
{
"$id": "38",
"primaryKey": {
"$id": "39",
"pluGuid": "e1137fde-d1e1-48b1-97f9-1202fd231413",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "3n8T4eHRsUiX+RIC/SMUEw==",
"pluGuid": "e1137fde-d1e1-48b1-97f9-1202fd231413",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "38"
}
],
"costs": {
"$id": "40",
"pluG_UID": "7y9dicnZkE++uHrlnqSU1w==",
"pluGuid": "895d2fef-d9c9-4f90-beb8-7ae59ea494d7",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:34:33.2519815",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "41",
"saleHeaderID": 1,
"created": "2026-06-03T18:34:33.2519815",
"createdLocal": "2026-06-03T18:34:33.2519815",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "3bRwwut2gUOfWtJUBvjk1g==",
"operatorGuid": "c270b4dd-76eb-4381-9f5a-d25406f8e4d6",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "xgwOo2MUkkSmfPipG5ifBw==",
"pluGuid": "a30e0cc6-1463-4492-a67c-f8a91b989f07",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "42",
"id": 1,
"g_Uid": "Z/cM0G9plEGveaA/w2+ixA==",
"guid": "d00cf767-696f-4194-af79-a03fc36fa2c4",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-06-03T18:34:33.2519815",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:34:33.2519815",
"endShift": "2026-06-03T18:34:33.2519815",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "43",
"operatorG_UID": "HT+PMIX+M0WC8uXsrgdsFA==",
"operatorGuid": "308f3f1d-fe85-4533-82f2-e5ecae076c14",
"storeID": 2,
"operator": {
"$ref": "42"
},
"store": {
"$ref": "5"
}
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "41"
}
],
"apns": [
{
"$id": "44",
"pluID": 1,
"pluG_UID": "uiIn5ykho0q+6pJp+Xtpuw==",
"pluGuid": "e72722ba-2129-4aa3-beea-9269f97b69bb",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"tuns": [
{
"$id": "45",
"pluG_UId": "tBRq9rJPa0i2W+3l35mEUA==",
"pluGuid": "f66a14b4-4fb2-486b-b65b-ede5df998450",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "4"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "45"
}
],
"competitionPricing": [
{
"$id": "46",
"identifier": "ptFt2Td+CkaOdcTBFhBLLw==",
"identifierGuid": "d96dd1a6-7e37-460a-8e75-c4c116104b2f",
"pluG_UID": "Ff8RIFcWdE6TNvW/4ZjgHQ==",
"pluGuid": "2011ff15-1657-4e74-9336-f5bfe198e01d",
"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": "H1uF9HMbak+oxk/yt/KRAg==",
"groupName": "sample string 1",
"identifierGuid": "f4855b1f-1b73-4f6a-a8c6-4ff2b7f29102",
"exists": true,
"flipChartIdentifier": "YMJoBHzx8EWTTjHtCWcYyQ==",
"flipChartIdentifierGuid": "0468c260-f17c-45f0-934e-31ed096718c9",
"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": "TGF7ZeWi9E2jO804IshhQw==",
"groupIdentifierGuid": "657b614c-a2e5-4df4-a33b-cd3822c86143",
"flipChart": {
"$id": "48",
"identifier": "eLBIG0rdnUm8Q10uRWQTRw==",
"identifierGuid": "1b48b078-dd4a-499d-bc43-5d2e45641347",
"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": "zcNvKMQ8bEyLeCLhNwNmdw==",
"identifierGuid": "286fc3cd-3cc4-4c6c-8b78-22e137036677",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "50",
"id": 1,
"g_UID": "rKrSEd3+eEadC0uZK4cmIQ==",
"guid": "11d2aaac-fedd-4678-9d0b-4b992b872621",
"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": "y+p0WhVuVEKhsF/pqVBI7g==",
"previousFormGuid": "5a74eacb-6e15-4254-a1b0-5fe9a95048ee",
"nextForm": 1,
"nextFormG_UID": "5ncTDJduzUKeaJ2RF9/+BQ==",
"nextFormGuid": "0c1377e6-6e97-42cd-9e68-9d9117dffe05",
"attributes": "sample string 10",
"updated": "2026-06-03T18:34:33.2519815",
"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": "RdVGtbaPqE6+y5zeszk5Vg==",
"checkoutFormGuid": "b546d545-8fb6-4ea8-becb-9cdeb3393956",
"identifier": "6EJJS8Bxc0KPcqZCS91xEg==",
"identifierGuid": "4b4942e8-71c0-4273-8f72-a6424bdd7112",
"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": "P1nZ54FAJEy1ONCuI1cEXA==",
"valueGuid": "e7d9593f-4081-4c24-b538-d0ae2357045c",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:34:33.2519815",
"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:34:33.2519815",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "51"
}
],
"panels": [
{
"$id": "53",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "Ru4Xkkii7E2GOGdYAZfZrA==",
"checkoutFormGuid": "9217ee46-a248-4dec-8638-67580197d9ac",
"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": "RjV9iklnWk+YqhFJGJQ3tA==",
"flipChartPageIdentifierGuid": "8a7d3546-6749-4f5a-98aa-1149189437b4",
"pluG_UID": "5LUGqFzwaEG79R1qxpayYg==",
"pluGuid": "a806b5e4-f05c-4168-bbf5-1d6ac696b262",
"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": "CkUlHeU1yECwkLnj1w/2cg==",
"pluGuid": "1d25450a-35e5-40c8-b090-b9e3d70ff672",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-06-03T18:34:33.2519815",
"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": "LqFnJdvcukyRUI+BtJwmHw==",
"ingredientGuid": "RL2bsv8ozkO430+oHFPzIQ==",
"ingredientIdentifier": "b29bbd44-28ff-43ce-b8df-4fa81c53f321",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "4"
}
},
{
"$ref": "56"
}
],
"bins": [
{
"$id": "57",
"pluG_UID": "Vd7kojA6pE+1Nh21nmoGLQ==",
"pluGuid": "a2e4de55-3a30-4fa4-b536-1db59e6a062d",
"shelfLocationIdentifier": "TM93NKsRoEiQjrGYX3YdPQ==",
"shelfLocationGuid": "3477cf4c-11ab-48a0-908e-b1985f761d3d",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "tJFGjFP+pkGMAAW55q+jdQ==",
"labelPageLayoutGuid": "8c4691b4-fe53-41a6-8c00-05b9e6afa375",
"updated": "2026-06-03T18:34:33.2519815",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "4"
},
"location": {
"$id": "58",
"identifier": "HnQen4+0IkOcY4CCnV19dg==",
"storeID": 1,
"identifierGuid": "9f1e741e-b48f-4322-9c63-80829d5d7d76",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:34:33.2519815",
"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": "P8Z1WJ8FNkqhmWt3Y9WYxw==",
"pluGuid": "5875c63f-059f-4a36-a199-6b7763d598c7",
"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:34:33.2519815",
"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:34:33.2519815",
"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": "hqpqTNFiukaozlyWgOUdUw==",
"labelPageLayoutGuid": "4c6aaa86-62d1-46ba-a8ce-5c9680e51d53",
"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:34:33.2519815",
"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": "O3boGg63bEu5LqIORDKH/A==",
"labelPageLayoutGuid": "1ae8763b-b70e-4b6c-b92e-a20e443287fc",
"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:34:33.2519815",
"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": "8p9EWeoyZUq+XoZ/fC2yew==",
"labelPageLayoutGuid": "59449ff2-32ea-4a65-be5e-867f7c2db27b",
"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:34:33.2519815",
"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": "HoGFYJZ6WUy3MJd/PjKEmg==",
"labelPageLayoutGuid": "6085811e-7a96-4c59-b730-977f3e32849a",
"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:34:33.2519815",
"dealCosts": [
{
"$id": "69",
"headerIdentifier": "kr38O/NSr0GZxIpumBiG+Q==",
"headerIdentifierGuid": "3bfcbd92-52f3-41af-99c4-8a6e981886f9",
"identifier": "Ulg5VEJ0qEK4XB3fhZgN9g==",
"identifierGuid": "54395852-7442-42a8-b85c-1ddf85980df6",
"supplierIdentifier": "QQZ4A0NJ5ka1EfCuBk6C5Q==",
"supplierGuid": "03780641-4943-46e6-b511-f0ae064e82e5",
"pluG_UID": "qN5LM0aTkUm22yJPP60byA==",
"pluGuid": "334bdea8-9346-4991-b6db-224f3fad1bc8",
"campaignName": "fe4fbe6c-4429-4a21-b6ed-c10bc67f1fb4",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:34:33.2519815",
"end": "2026-06-03T18:34:33.2519815",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "a5YNg4Ju7kGmj+n0Btbe+Q==",
"bonusItemPluGuid": "830d966b-6e82-41ee-a68f-e9f406d6def9",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:34:33.2519815",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-06-03T18:34:33.2519815",
"campaignEndDate": "2026-06-03T18:34:33.2519815",
"masterPLUG_UID": "upKvnIugZU62BPILThMEzQ==",
"masterID": "9caf92ba-a08b-4e65-b604-f20b4e1304cd",
"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": "p6L1XagsgkG0v3uByh2EOg==",
"bonusMasterID": "5df5a2a7-2ca8-4182-b4bf-7b81ca1d843a",
"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": "9P+EWMZD8kuBziXABfxqEw==",
"pluGuid": "5884fff4-43c6-4bf2-81ce-25c005fc6a13",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "70"
}
],
"alternateProductG_UID": "3dQEAxhzqE28mFaoAUzc6w==",
"alternateProduct": "0304d4dd-7318-4da8-bc98-56a8014cdceb",
"altProduct": {
"$ref": "4"
},
"productHostCode": {
"$id": "71",
"id": 1,
"pluG_UID": "klnsq+lc8E2JvASPO3f7XA==",
"pluGuid": "abec5992-5ce9-4df0-89bc-048f3b77fb5c",
"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:34:33.2519815",
"inventoryTracked": "2026-06-03T18:34:33.2519815",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "72",
"pluG_UID": "gqFPHa2Fikq5PTr4lMP9Xw==",
"pluGuid": "1d4fa182-85ad-4a8a-b93d-3af894c3fd5f",
"fuelPluG_UID": "PDqyuRPuJkGXw3Or479LaQ==",
"fuelPluGuid": "b9b23a3c-ee13-4126-97c3-73abe3bf4b69",
"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": "87l6YG9VIU+nUB1Ppbj+Hg==",
"pluGuid": "607ab9f3-556f-4f21-a750-1d4fa5b8fe1e",
"hostOfferID": 1,
"priceGroupG_UID": "XXLqB4Xr0UamCb3tmGSifA==",
"priceGroupGuid": "07ea725d-eb85-46d1-a609-bded9864a27c",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:34:33.2519815",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "4"
},
"campaign": {
"$ref": "1"
}
},
{
"$ref": "73"
}
],
"sellingRules": [
{
"$id": "74",
"id": 1,
"identifier": "MBmt+ar/jUGYVtbGvMAFEA==",
"identifierStr": "MBmt+ar/jUGYVtbGvMAFEA==",
"identifierGuid": "f9ad1930-ffaa-418d-9856-d6c6bcc00510",
"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": "5d4rf/kPt0CHQs0qatLuYA==",
"customerIDGuid": "7f2bdee5-0ff9-40b7-8742-cd2a6ad2ee60",
"campaign": {
"$ref": "1"
},
"customer": {
"$id": "76",
"identifier": "vICxAB+0jUqGhTYLIcuWiQ==",
"identifierGuid": "00b180bc-b41f-4a8d-8685-360b21cb9689",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:34:33.2519815",
"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": "TE5dZXGmoUG+GzZxJ4UBjw==",
"communityIdentifierGuid": "655d4e4c-a671-41a1-be1b-36712785018f",
"joined": "2026-06-03T18:34:33.2519815",
"updated": "2026-06-03T18:34:33.2519815",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "Gd0SWIEVBUypNVjevIzdhQ==",
"priceLevelIdentifierGuid": "5812dd19-1581-4c05-a935-58debc8cdd85",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:34:33.2519815",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "77",
"cardType": 2,
"issueDate": "2026-06-03T18:34:33.2519815",
"expiry": "2026-06-03T18:34:33.2519815",
"customerID": "6LiwSh/q+U6wMDmJ0TFjAg==",
"customerIDGuid": "4ab0b8e8-ea1f-4ef9-b030-3989d1316302",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-06-03T18:34:33.2519815",
"linkedAccount": "yuH9Gp7/hES1U4a4bkPPbw==",
"linkedAccountGuid": "1afde1ca-ff9e-4484-b553-86b86e43cf6f",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "76"
},
"account": {
"$id": "78",
"id": 1,
"identifier": "7F/hZwx3f0KkKtWok4U83Q==",
"identifierGuid": "67e15fec-770c-427f-a42a-d5a893853cdd",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:34:33.2519815",
"owner": "+x1F5OgZikqLSWNRBlF9dQ==",
"ownerGuid": "e4451dfb-19e8-4a8a-8b49-635106517d75",
"accountStoreGroupIdentifier": "KhVALTTj5Ey0vl414ZeU/Q==",
"accountStoreGroupGuid": "2d40152a-e334-4ce4-b4be-5e35e19794fd",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-06-03T18:34:33.2519815",
"active": true,
"updated": "2026-06-03T18:34:33.2519815",
"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": "B4A3BYLJ4kSrMfgeZK9m1A==",
"identifierGuid": "05378007-c982-44e2-ab31-f81e64af66d4",
"name": "sample string 2",
"primaryContact": "LprMyJrdakaB+XF/lPrLvA==",
"primaryContactGuid": "c8cc9a2e-dd9a-466a-81f9-717f94facbbc",
"accountID": "oiLWqfsHmkSPgfCchmFEoQ==",
"accountIDGuid": "a9d622a2-07fb-449a-8f81-f09c866144a1",
"special": true,
"updated": "2026-06-03T18:34:33.2519815",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "fZVrPzw6cU2nQV7I05wXGw==",
"priceLevelIdentifierGuid": "3f6b957d-3a3c-4d71-a741-5ec8d39c171b",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "78"
},
"primaryContactCustomer": {
"$ref": "76"
},
"customerGroupMembers": [
{
"$id": "81",
"id": 1,
"groupID": "fzd+CSsKbkyQYcPUeU6qCw==",
"groupIDGuid": "097e377f-0a2b-4c6e-9061-c3d4794eaa0b",
"customerID": "UPd5smP6mkOXmH0n36IWZg==",
"customerIDGuid": "b279f750-fa63-439a-9798-7d27dfa21666",
"card": "sample string 4",
"linkedAccount": "SzunJg6Cd0C1EaWH29XRig==",
"linkedAccountGuid": "26a73b4b-820e-4077-b511-a587dbd5d18a",
"customer": {
"$ref": "76"
},
"group": {
"$ref": "80"
},
"customerCard": {
"$ref": "77"
}
},
{
"$ref": "81"
}
]
},
{
"$ref": "80"
}
]
},
"payments": [
{
"$id": "82",
"id": 1,
"identifier": "We5hWA+Wqk6dxL3Cpp6mKQ==",
"identifierGuid": "5861ee59-960f-4eaa-9dc4-bdc2a69ea629",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "L4G6T0ymVU+fJ0gD5o9BmQ==",
"accountIDGuid": "4fba812f-a64c-4f55-9f27-4803e68f4199",
"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:34:33.2519815",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "Wu5AaqYxrUGsQ2IL48vFUw==",
"idempotentVoidGuid": "6a40ee5a-31a6-41ad-ac43-620be3cbc553",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "83",
"saleHeaderID": 1,
"saleHeaderGuid": "P5+QQPcafkuPDAZDsINP4g==",
"saleHeaderIdentifierGuid": "40909f3f-1af7-4b7e-8f0c-0643b0834fe2",
"created": "2026-06-03T18:34:33.2519815",
"createdLocal": "2026-06-03T18:34:33.2519815",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-06-03T18:34:33.2519815",
"storeID": 1,
"operatorG_Uid": "yj5rTHewsUmZM/otAzbUcQ==",
"operatorGuid": "4c6b3eca-b077-49b1-9933-fa2d0336d471",
"customerG_Uid": "WaK63MNgDUm5nichI7gW5w==",
"customerGuid": "dcbaa259-60c3-490d-b99e-272123b816e7",
"communityIdentifier": "OQAGYIF0QEGfB8LJyphIyg==",
"communityIdentifierGuid": "60060039-7481-4140-9f07-c2c9ca9848ca",
"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": "Ehvmzqo7AkuA9Pqxus9TIw==",
"priceLevelIdentifierGuid": "cee61b12-3baa-4b02-80f4-fab1bacf5323",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:34:33.2519815+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:34:33.2519815",
"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": "9dW4rjxqykmyGvNGXfu31g==",
"identifierGuid": "aeb8d5f5-6a3c-49ca-b21a-f3465dfbb7d6",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:34:33.2519815",
"promoPeriodEnd": "2026-06-03T18:34:33.2519815",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:34:33.2519815",
"deleted": true
},
"details": [
{
"$id": "86",
"saleItemID": 1,
"identifier": "3v2c1/8zCkmpZiBwsvXEcQ==",
"identifierGuid": "d79cfdde-33ff-490a-a966-2070b2f5c471",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "heEM/vKwXkWo/o+ZkbtteA==",
"pluGuid": "fe0ce185-b0f2-455e-a8fe-8f9991bb6d78",
"accountID": "4CZomLeymE+VHsnTfqgkIA==",
"accountIDGuid": "986826e0-b2b7-4f98-951e-c9d37ea82420",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-06-03T18:34:33.2519815",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "Qlkdx7gmV0ChzEJdzaVQbw==",
"refundGuid": "c71d5942-26b8-4057-a1cc-425dcda5506f",
"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": "1yT1nAgIlkqZ6Te/s0/Teg==",
"idempotentVoidGuid": "9cf524d7-0808-4a96-99e9-37bfb34fd37a",
"priceLevelIdentifier": "dcaAim82nkydPurAnWZRZg==",
"priceLevelIdentifierGuid": "8a80c675-366f-4c9e-9d3e-eac09d665166",
"communityIdentifier": "rsWc4okL10uk7k5nYk4k8w==",
"communityIdentifierGuid": "e29cc5ae-0b89-4bd7-a4ee-4e67624e24f3",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "87",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:34:33.2519815",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "87"
}
],
"refund": {
"$id": "88",
"id": 1,
"g_UID": "rIRy6cPzQ0OuVUW/Y4aE3A==",
"guid": "e97284ac-f3c3-4343-ae55-45bf638684dc",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:34:33.2519815"
},
"modifier": {
"$id": "89",
"id": 1,
"setG_UID": "54Den7QRBUa0reI7zBFoUw==",
"modifierSetGuid": "9fde80e7-11b4-4605-b4ad-e23bcc116853",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "rvxdtsenFky441XUyZidhQ==",
"pluGuid": "b65dfcae-a7c7-4c16-b8e3-55d4c9989d85",
"deleted": true,
"g_UID": "GLBhU0TtOEqlzfyAeDHtrw==",
"guid": "5361b018-ed44-4a38-a5cd-fc807831edaf",
"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": "yyLtpqiEwEaxVQCuM33cyw==",
"pluGuid": "a6ed22cb-84a8-46c0-b155-00ae337ddccb",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-06-03T18:34:33.2519815",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-06-03T18:34:33.2519815",
"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": "QealIA9+oUCIzkUHYxmIsg==",
"pluGuid": "20a5e641-7e0f-40a1-88ce-4507631988b2",
"accountID": "wtB16bTew02JfTlp9IRkng==",
"accountIDGuid": "e975d0c2-deb4-4dc3-897d-3969f484649e",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-06-03T18:34:33.2519815",
"bestOrExpireType": 1,
"refundG_UID": "U8xEcRiTMEypVgyIXv4MDw==",
"refundGuid": "7144cc53-9318-4c30-a956-0c885efe0c0f",
"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": "lC3aRHMRg0CngWjtfX8MPQ==",
"identifierGuid": "44da2d94-1173-4083-a781-68ed7d7f0c3d",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "Nj5FfxCVXEWEsUn0H5s+vQ==",
"customerIdentifierGuid": "7f453e36-9510-455c-84b1-49f41f9b3ebd",
"operatorNo": 1,
"operatorG_UID": "+ChETIbQhEysiSfkiv2vrw==",
"operatorGuid": "4c4428f8-d086-4c84-ac89-27e48afdafaf",
"created": "2026-06-03T18:34:33.2519815",
"ordered": "2026-06-03T18:34:33.2519815",
"started": "2026-06-03T18:34:33.2519815",
"completed": "2026-06-03T18:34:33.2519815",
"supplied": "2026-06-03T18:34:33.2519815",
"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": "Ld+6DCherUaXFAshD5CAhg==",
"pluGuid": "0cbadf2d-5e28-46ad-9714-0b210f908086",
"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": "It39qg9TQkOlCPF5HCusZg==",
"headerIdentifierGuid": "aafddd22-530f-4342-a508-f1791c2bac66",
"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": "YucdaWcUlk6HpaI+Z7tmdg==",
"surveyGuid": "691de762-1467-4e96-87a5-a23e67bb6676",
"saleHeaderGuid": "qB2h5w2bYkGMCsIpYvZ+MQ==",
"saleGuid": "e7a11da8-9b0d-4162-8c0a-c22962f67e31",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "1aLIJhBjiEW+Rg8SuJ5C4Q==",
"guidResponse": "26c8a2d5-6310-4588-be46-0f12b89e42e1",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:34:33.2519815",
"sale": {
"$ref": "83"
},
"survey": {
"$id": "98",
"g_UID": "eXOQW6LFgUGzMLHENiZAsw==",
"guid": "5b907379-c5a2-4181-b330-b1c4362640b3",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "vnpBAJwRp02QlWSrTiL2Hw==",
"checkoutFormGuid": "00417abe-119c-4da7-9095-64ab4e22f61f",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:34:33.2519815",
"end": "2026-06-03T18:34:33.2519815",
"deleted": true,
"updated": "2026-06-03T18:34:33.2519815",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"394ce0ae-7125-46d5-8ee7-c3e6b7d8f8c7",
"4811b56e-c7b4-4f83-9c90-2f67189523b5"
],
"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": "FsHcrEfjjkimoPI2NTnaSw==",
"accountIdentifier": "acdcc116-e347-488e-a6a0-f2363539da4b",
"accountName": "sample string 44",
"customerOrderIdentifier": "SRnpYt4ENky4upzQFNZuww==",
"customerOrderIdentifierGuid": "62e91949-04de-4c36-b8ba-9cd014d66ec3",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "99",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "j8S1umXn3028LjXPduttAw==",
"paymentIdentifierGuid": "bab5c48f-e765-4ddf-bc2e-35cf76eb6d03",
"identifier": "SawEx9nO1UyX6MfRVNcaQg==",
"identifierGuid": "c704ac49-ced9-4cd5-97e8-c7d154d71a42",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "l8AKChzSkk6n9Qmqkp//pQ==",
"itemIdentifierGuid": "0a0ac097-d21c-4e92-a7f5-09aa929fffa5"
}
},
{
"$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": "+chOxdFdpkWISW9DopMW7g==",
"customerIdentifierGuid": "c54ec8f9-5dd1-45a6-8849-6f43a29316ee",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "WEiTDd0rFU+71Nnuy7INXQ==",
"idempotentGuid": "0d934858-2bdd-4f15-bbd4-d9eecbb20d5d",
"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:34:33.2519815",
"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:34:33.2519815",
"labelPageLayout": "48pan1iexUO6bP9nrmfuaA==",
"pageLayoutGuid": "9f5acae3-9e58-43c5-ba6c-ff67ae67ee68",
"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:34:33.2519815"
},
{
"$ref": "104"
}
]
},
"customerVouchers": [
{
"$id": "105",
"id": 1,
"customerIdentifier": "Ec9D3/cb5ES9nLbnul61YA==",
"customerIdentifierGuid": "df43cf11-1bf7-44e4-bd9c-b6e7ba5eb560",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:34:33.2519815",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "wzBGOdyrNUimVFkUYi9vDA==",
"issuedIdempotentGuid": "394630c3-abdc-4835-a654-5914622f6f0c",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:34:33.2519815",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:34:33.2519815",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "da6l1DpCkkaSSgQU613iSA==",
"redeemedIdempotentGuid": "d4a5ae75-423a-4692-924a-0414eb5de248",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:34:33.2519815",
"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": "W+0YY8UmyECfw7iVsTnPaQ==",
"groupIDGuid": "6318ed5b-26c5-40c8-9fc3-b895b139cf69",
"campaign": {
"$ref": "1"
},
"group": {
"$ref": "80"
}
},
{
"$ref": "106"
}
],
"signIqTickets": [
{
"$id": "107",
"identifier": "X0VRMQgnL0+O2FX7OjB59A==",
"identifierGuid": "3151455f-2708-4f2f-8ed8-55fb3a3079f4",
"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": "n7fTsby7f0GijvBpC4LG5w==",
"guid": "b1d3b79f-bbbc-417f-a28e-f0690b82c6e7",
"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": "MUxy9TeLDESOzjBoct/3HQ==",
"groupGuid": "f5724c31-8b37-440c-8ece-306872dff71d",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "SeG5nteO1EWXkOojfqaLGw==",
"pluGuid": "9eb9e149-8ed7-45d4-9790-ea237ea68b1b",
"priceGroupG_UID": "e6vHNPjOCkKuk5DXAixccg==",
"priceGroupGuid": "34c7ab7b-cef8-420a-ae93-90d7022c5c72",
"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": "7sja2fAysEejcYZtIuNLdA==",
"priceLevelIdentifierGuid": "d9dac8ee-32f0-47b0-a371-866d22e34b74",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "110"
}
],
"promotionType": {
"$id": "111",
"identifier": "K4K9CG1joU6lLA0vHsoFng==",
"identifierGuid": "08bd822b-636d-4ea1-a52c-0d2f1eca059e",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "8u4Za+GAtU6/NIYlz7XvOg==",
"labelPageLayoutGuid": "6b19eef2-80e1-4eb5-bf34-8625cfb5ef3a",
"priceLevelIdentifier": "nQaRhAzIYEuIfUbZD59L/w==",
"priceLevelIdentifierGuid": "8491069d-c80c-4b60-887d-46d90f9f4bff",
"active": true,
"updated": "2026-06-03T18:34:33.2519815",
"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 P��\<U� 5 xl/workbook.xml � (� ����0D�&�C��E
FR8q����Z��@[����[ �x�3;�v��|�t�#��P���1cA�h ܀6��b��ŜRZb��۠���y�<�����C��V<BZ�h�e@[Z�w����C�f����d���oJ̰�bVĂ�����ٹ5%�(�N���]ru9���tco0����PK P��\���� � [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
P��\e�Bi' ' _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="R6e3c0eadc8d04e67" /></Relationships>PK P��\(��$ � 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 P��\Ф�� P xl/_rels/workbook.xml.rels � (� ��Mn� F���׀�����M7ݦ��c�Hۜ���W(J��H]t��o�鍆�����m���0:�SQpJ�J�F;���]K���'��F0�HzbCOM��cA�!nA�:��b*���G������z�$���!:�G��N�f��0{u�b�d~��ӟ(��!�D��I�t�%ES���2��n��y����]g2�V���ڲjV�MexT�ѧM�Ny����Rp�����Ʈ���PK P��\Ѓ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 P��\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- P��\<U� 5 xl/workbook.xmlPK- P��\���� � � [Content_Types].xmlPK-
P��\e�Bi' ' U _rels/.relsPK- P��\(��$ � � xl/worksheets/sheet1.xmlPK- P��\Ф�� P 7 xl/_rels/workbook.xml.relsPK- P��\Ѓc'2 E
~ xl/styles.xmlPK- P��\1uf� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK P��\3Zӷ 5 xl/workbook.xml � (� ����0��&�C�����p��Ճ��l������Ƿ@ ��mgv���u��ڞ|�`|�*څ0��yѡ�#����iQ��R*��o�&�,I
�p����=]i����Z�!=�(
���x ���
'��hlug��5�~S|���"4V�� �,�hJ�+U����^Am~����;���w�PK P��\���� � [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
P��\ܿ' ' _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="R9334806d5df2413c" /></Relationships>PK P��\(��$ � 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 P��\�Ka� P xl/_rels/workbook.xml.rels � (� ��An� E��f_clǎ�8�t�m��`0Vl����ٺ�z��Tj��n�B���f�|���ߦ������,FV:5ؾ�s�k��1��s`�
��
�A�0dn&�:�� c*}�g�'�y^s�d�-�/3���$=:y���?����S0D�}O���(��!�D��:8��F�(kUVE)�x)�z}��"WZ�m-+�VBw�1�I=G�6�tZ��9����Z7�
+���o���PK P��\Ѓ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 P��\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- P��\3Zӷ 5 xl/workbook.xmlPK- P��\���� � [Content_Types].xmlPK-
P��\ܿ' ' V _rels/.relsPK- P��\(��$ � � xl/worksheets/sheet1.xmlPK- P��\�Ka� P 8 xl/_rels/workbook.xml.relsPK- P��\Ѓc'2 E
xl/styles.xmlPK- P��\1uf� � � xl/sharedStrings.xmlPK � �