GET api/store/{storeID}/printBatches/campaigns
Get a list of unique campaigns for unprinted batches
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| HeaderIdentifier | Collection of byte |
None. |
|
| HeaderGuid | globally unique identifier |
None. |
|
| PrintRequestType | PrintRequestType |
None. |
|
| SortKind | PrintBatchSortKind |
None. |
|
| Sort | SortOrder |
None. |
|
| Printed |
Whether to include the print batch details that have been printed |
boolean |
None. |
| PrintDate |
The date that a print batch detail was printed, incompatible with printed filter being set to false |
date |
None. |
| UTCOffset |
UTC offset to be used with the single date to get the results accurately |
decimal number |
None. |
| UseExactPrintDateTime | boolean |
None. |
|
| Keyword | string |
None. |
|
| Search | ProductQuerySearch |
None. |
|
| ShelfLocationGuids |
Print Batch Details assigned to these location only |
Collection of globally unique identifier |
None. |
| SupplierIdentifier |
Print Batch Details with product with this preffered supplier only |
Collection of byte |
None. |
| SupplierGuid | globally unique identifier |
None. |
|
| StoreID | integer |
None. |
|
| Stores | Collection of integer |
None. |
|
| PLU |
PLU |
integer |
None. |
| APN | string |
None. |
|
| Name | string |
None. |
|
| ItemNumber |
Item number |
string |
None. |
| DirectNumber |
PluOrderingDetail.ItemCode |
string |
None. |
| DepartmentCode |
Print Batch Details with product in this department |
string |
None. |
| SubDepartmentCode |
Print Batch Details with product in this sub department Added for react app |
string |
None. |
| MinorDepartmentCode |
Print Batch Details with product in this minor department Added for react app |
string |
None. |
| Tobacco |
Print Batch Details with product has a tobacco product type |
boolean |
None. |
| Liquor |
Print Batch Details with product has a liquor product type |
boolean |
Deprecated. |
| GlutenFree |
Print Batch Details with product that is gluten free |
boolean |
None. |
| ExcludeTalkers |
Print Batch details with a product that has departments with matching ExcludeTalkers values |
boolean |
None. |
| Direct |
Print Batch details with a product that has a SupplierDirect Warehouse Indicator |
boolean |
None. |
| Variety |
Print Batch details with a product that has a Variety Warehouse Indicator |
boolean |
None. |
| Warehouse |
Print Batch details with a product that has a WarehouseLine Warehouse Indicator |
boolean |
None. |
| SlowMoving |
Print Batch Details with product is (not) Slow Moving? (true or false option, matched to Product value) |
boolean |
None. |
| GeneralMerchandise |
Print Batch Details with product is (not) General Merchandise? (true or false option, matched to Product value) |
boolean |
None. |
| HasCampaign |
Print Batch Details with products that has a campaign (when it's set to true) |
boolean |
None. |
| ComplianceIndicator |
Print Batch Details with product has this ComplianceIndicator/CoreRangeIndicator |
string |
None. |
| ComplianceIndicators |
Print Batch Details with product has these ComplianceIndicators/CoreRangeIndicators |
Collection of string |
None. |
| Grades |
Print Batch Details with product has these ProductGrade(s) |
Collection of string |
None. |
| StartsWith |
Whether to make searches starting with rather than anywhere. |
boolean |
None. |
| ExcludeZeroQty |
Excludes any talkers with zero quantity |
boolean |
None. |
| CampaignNames |
Filter batch details by campaign names. Added for react app |
Collection of string |
None. |
| DepartmentCodes |
Filter batch details by department codes. Added for react app |
Collection of string |
None. |
| SubDepartmentCodes |
Filter batch details by subdepartment codes Added for react app |
Collection of string |
None. |
| MinorDepartmentCodes |
Filter batch details by minordepartment codes Added for react app |
Collection of string |
None. |
| LesserDepartmentCodes |
Filter batch details by lesserdepartment codes Added for react app |
Collection of string |
None. |
| WarehouseDirectIndicators |
filter by warehouse indicator of PLU |
Collection of string |
None. |
| Users |
Filter print batch details by users |
Collection of string |
None. |
| PrintBatchTypes |
filter by PrintBatchtypes |
Collection of integer |
None. |
| IncludeZeroQtyOnly |
filter labels having 0 Qty only - for react app |
boolean |
None. |
| LabelPageLayoutG_UID | Collection of byte |
None. |
|
| LabelPageLayoutGuid | globally unique identifier |
None. |
|
| CampaignStartDate |
The detail campaign will starts after this date |
date |
None. |
| CampaignEndDate |
The detail campaign will starts before this date |
date |
None. |
| Relations |
Load all product, location, bin and operator models |
boolean |
None. |
| Skip |
Number of records to skip over |
integer |
None. |
| Take |
Number of records to take |
integer |
None. |
| TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
|
| storeID |
Store identifier of print batch, optional |
integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
List of campaigns for print batches
Collection of Campaign| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Server-side incremental ID |
integer |
None. |
| StoreID | integer |
Deprecated. |
|
| Name | string |
Required String length: inclusive between 0 and 64 |
|
| NameGuid | globally unique identifier |
None. |
|
| Description | string |
String length: inclusive between 0 and 255 |
|
| ShowDiscounts |
Show the discounts on screen/receipt |
boolean |
None. |
| ShowTotals |
Show discount totals on receipt |
boolean |
None. |
| OnlyEvaluateOnSubtotal | boolean |
None. |
|
| UseDescription |
When showing discounts, use campaign description |
boolean |
None. |
| CampaignType | CampaignType |
None. |
|
| StartDate | date |
Data type: Date |
|
| StartTime | integer |
None. |
|
| EndDate |
Defaults to DateTime.MaxValue at the POS ? |
date |
Data type: Date |
| EndTime | integer |
None. |
|
| Recurrence | integer |
None. |
|
| RecurrenceType | CampaignScheduleType |
None. |
|
| MonthType | CampaignMonthlyType |
None. |
|
| WeekDays | CampaignDayOfWeek |
None. |
|
| Months | CampaignMonth |
None. |
|
| MonthWeeks | CampaignWeekOfMonth |
None. |
|
| MonthDays | string |
String length: inclusive between 0 and 32 |
|
| Printed | boolean |
None. |
|
| TalkerText | string |
None. |
|
| RangeDescription | string |
None. |
|
| DealDescription | string |
None. |
|
| LabelQuantity | integer |
None. |
|
| Active | integer |
None. |
|
| Deactivated | date |
None. |
|
| System |
Inidcates that the Campaign is critical for business operations |
boolean |
None. |
| Created | date |
None. |
|
| Updated | date |
None. |
|
| PriceChangeNotifiedUtc | date |
None. |
|
| PromoType |
Refers to the sale promo type (Normal, Promo or In-store) |
PromoType |
None. |
| PromotionTypeCode |
PromotionType Code from promotion type field |
string |
None. |
| HostIdentifier |
Host Identifier for PromotionTypeCode, only filled when FromHost is true |
Collection of byte |
None. |
| HostIdentifierGuid | globally unique identifier |
None. |
|
| HostType | HostType |
None. |
|
| CreatedByUser | string |
String length: inclusive between 0 and 255 |
|
| FromHost | boolean |
None. |
|
| Deleted | boolean |
None. |
|
| CampaignDeleted | date |
None. |
|
| UpdatedByUser | string |
String length: inclusive between 0 and 255 |
|
| OfferID | integer |
None. |
|
| IsPriceChangeCampaign | boolean |
None. |
|
| Stores | Collection of integer |
Relation. This field may not always be loaded or used for updates. |
|
| StoreNames | Collection of string |
Relation. This field may not always be loaded or used for updates. |
|
| CampaignPlus | Collection of CampaignPlu |
Relation. This field may not always be loaded or used for updates. |
|
| CampaignPools | Collection of CampaignPool |
Relation. This field may not always be loaded or used for updates. |
|
| SellingRules | Collection of SellingRule |
Relation. This field may not always be loaded or used for updates. |
|
| Customers | Collection of CampaignCustomer |
Relation. This field may not always be loaded or used for updates. |
|
| CustomerGroups | Collection of CampaignCustomerGroup |
Relation. This field may not always be loaded or used for updates. |
|
| SignIqTickets | Collection of CampaignSignIqTicket |
Relation. This field may not always be loaded or used for updates. |
|
| ComboPriceGroups | Collection of ComboPriceGroup |
Relation. This field may not always be loaded or used for updates. |
|
| PriceLevels | Collection of CampaignPriceLevel |
Relation. This field may not always be loaded or used for updates. |
|
| PromotionType | PromotionType |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
[
{
"$id": "1",
"id": 1,
"storeID": 2,
"name": "0e0f0b01-d12a-4576-8e2a-41a89c807465",
"nameGuid": "0e0f0b01-d12a-4576-8e2a-41a89c807465",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:22:53.9611166",
"startTime": 1,
"endDate": "2026-04-03T06:22:53.9611166",
"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:22:53.9611166",
"system": true,
"created": "2026-04-03T06:22:53.9611166",
"updated": "2026-04-03T06:22:53.9611166",
"priceChangeNotifiedUtc": "2026-04-03T06:22:53.9611166",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "ubeJQjVYvUan71h3BjmHBw==",
"hostIdentifierGuid": "4289b7b9-5835-46bd-a7ef-587706398707",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:22:53.9611166",
"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": "+goqkp4QJ0quRfEPr8rGsw==",
"pluGuid": "922a0afa-109e-4a27-ae45-f10fafcac6b3",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "HSGZVG4BakiYVOXkTHu0JQ==",
"dealCostGuid": "5499211d-016e-486a-9854-e5e44c7bb425",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "zwiAE87rUkGB8PYfrOIN/g==",
"priceGroupGuid": "138008cf-ebce-4152-81f0-f61face20dfe",
"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:22:53.9611166",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "72d86746-ad68-49c9-8e85-77cc265a7b8c",
"campaignComboPriceGroupG_UID": "buZv+wPJ10eXfVDUPWPepw==",
"campaignComboPriceGroupIdentifier": "fb6fe66e-c903-47d7-977d-50d43d63dea7",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "3",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:22:53.9611166",
"operatorG_UID": "FnIiciqUc0CU0FJjeTwZyA==",
"operatorGuid": "72227216-942a-4073-94d0-5263793c19c8",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:22:53.9611166",
"signIqTicketFileMovedUtc": "2026-04-03T06:22:53.9611166",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:22:53.9611166",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "ccf18e66-766a-477d-baf3-c3436cd6311b",
"product": {
"$id": "4",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "c8q+gTgWS0OdNSY5KmwhXg==",
"guid": "81beca73-1638-434b-9d35-26392a6c215e",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "CMwSkz5uYECFR/lmoouABg==",
"priceGroupGuid": "9312cc08-6e3e-4060-8547-f966a28b8006",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:22:53.9611166",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:22:53.9611166",
"pluCreated": "2026-04-03T06:22:53.9611166",
"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:22:53.9611166",
"lastManualUpdate": "2026-04-03T06:22:53.9611166",
"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:22:53.9611166",
"currentCostUpdated": "2026-04-03T06:22:53.9611166",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:22:53.9611166",
"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:22:53.9611166",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "5uMLXxqTLUOIKNIplM2a+A==",
"altPLUGuid": "5f0be3e6-931a-432d-8828-d22994cd9af8",
"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:22:53.9611166",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "FQCApvj9ekuBAMa7n3eFeg==",
"shelfPageLayoutGuid": "a6800015-fdf8-4b7a-8100-c6bb9f77857a",
"talkerPageLayoutG_UID": "uWUQb6eHpkiM7hRABJGwBg==",
"talkerPageLayoutGuid": "6f1065b9-87a7-48a6-8cee-14400491b006",
"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": "sAo3GDsSq0SG8c+TNq7XBw==",
"inventoryIdentifier": "18370ab0-123b-44ab-86f1-cf9336aed707",
"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": "nZB2TPS0QEui0iuTJJjlKQ==",
"parentPluGuid": "4c76909d-b4f4-4b40-a2d2-2b932498e529",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "QEoIT5708kyY4bkYoEkitw==",
"supplierIdentifierGuid": "4f084a40-f49e-4cf2-98e1-b918a04922b7",
"supplierChanged": true,
"rebateSupplierIdentifier": "Nbls+PSmIECAlyfZb5mvpg==",
"rebateSupplierIdentifierGuid": "f86cb935-a6f4-4020-8097-27d96f99afa6",
"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:22:53.9611166",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "d7k7nC3h20+b3MblO1u3fQ==",
"hostIdentifierGuid": "9c3bb977-e12d-4fdb-9bdc-c6e53b5bb77d",
"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:22:53.9611166",
"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": "sz8l/MtuzU2mU2VacR+C0g==",
"hostIdentifierGuid": "fc253fb3-6ecb-4dcd-a653-655a711f82d2",
"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:22:53.9611166",
"priceZone": {
"$id": "6",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "bAh82tFsUEC4+wXz0mG81A==",
"hostIdentifierGuid": "da7c086c-6cd1-4050-b8fb-05f3d261bcd4",
"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": "1OaDhfc2ukGiyyHuhRp/OA==",
"hostIdentifierGuid": "8583e6d4-36f7-41ba-a2cb-21ee851a7f38",
"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": "Qquhjx4DQU+Y6hFW3UD4Bg==",
"identifierGuid": "8fa1ab42-031e-4f41-98ea-1156dd40f806",
"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": "MgE4R1yF0EuxL88o7sTRWw==",
"hostSupplierIdentifierGuid": "47380132-855c-4bd0-b12f-cf28eec4d15b",
"loyaltyPriceLevelIdentifier": "VKIT8qYknkOZ1QZhmwcn5w==",
"loyaltyPriceLevelIdentifierGuid": "f213a254-24a6-439e-99d5-06619b0727e7",
"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:22:53.9611166",
"lastProcessed": "2026-04-03T06:22:53.9611166",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "10",
"identifier": "yOIw13j7WE2bL72qXca+PA==",
"identifierGuid": "d730e2c8-fb78-4d58-9b2f-bdaa5dc6be3c",
"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": "+XnVmAi5906Zv+72xa2aPQ==",
"primaryContactID": "98d579f9-b908-4ef7-99bf-eef6c5ad9a3d",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "Iu+qPqa5zEutCsUtPALEFw==",
"supplierGroupGuid": "3eaaef22-b9a6-4bcc-ad0a-c52d3c02c417",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:22:53.9611166",
"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": "eef47c85-f4f1-4464-aa72-c8c6895481c1",
"identifier": "DqFaHRuYk0W5XBOwXaF9+g==",
"identifierGuid": "1d5aa10e-981b-4593-b95c-13b05da17dfa",
"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": "7tChQgcg9kWQ2VlDGqI2jQ==",
"supplierIdentifierGuid": "42a1d0ee-2007-45f6-90d9-59431aa2368d",
"contactGuid": "TP0u5+ekwEyqwkfI2S+S7w==",
"contactID": "e72efd4c-a4e7-4cc0-aac2-47c8d92f92ef",
"contact": {
"$ref": "11"
},
"supplier": {
"$ref": "10"
}
},
{
"$ref": "12"
}
],
"products": [
{
"$id": "13",
"pluG_UID": "kTSL0N0e50WmjC/YVOzStA==",
"pluGuid": "d08b3491-1edd-45e7-a68c-2fd854ecd2b4",
"supplierIdentifier": "qyZXayfDFUKwsBL7WTIgQA==",
"supplierIdentifierGuid": "6b5726ab-c327-4215-b0b0-12fb59322040",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:22:53.9611166",
"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:22:53.9611166",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "14",
"pluG_UID": "teGhIRuJMEuiFolp/zZ4fg==",
"pluGuid": "21a1e1b5-891b-4b30-a216-8969ff36787e",
"supplierIdentifier": "GIbgeMMmSkeaYt6BCDCj4A==",
"supplierIdentifierGuid": "78e08618-26c3-474a-9a62-de810830a3e0",
"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": "rmRs2zCu4UuX6E6WPcOTZw==",
"parentPluGuid": "db6c64ae-ae30-4be1-97e8-4e963dc39367",
"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": "jb9sCbM9zES6d9TCzBuF5w==",
"supplierGuid": "096cbf8d-3db3-44cc-ba77-d4c2cc1b85e7",
"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": "lc5GNGNIf0Cx4P5spa4unw==",
"supplierGuid": "3446ce95-4863-407f-b1e0-fe6ca5ae2e9f",
"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:22:53.9611166",
"deliveryDate": "2026-04-03T06:22:53.9611166",
"nextCutOffDate": "2026-04-03T06:22:53.9611166",
"nextDeliveryDate": "2026-04-03T06:22:53.9611166",
"nextDaysBuffer": 10
},
{
"$ref": "17"
}
],
"store": {
"$ref": "5"
},
"updated": "2026-04-03T06:22:53.9611166",
"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:22:53.9611166",
"processed": "2026-04-03T06:22:53.9611166",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:22:53.9611166",
"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:22:53.9611166",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "18"
}
],
"zoneMatrix": [
{
"$id": "20",
"id": 1,
"hostIdentifier": "LvmelIVVi0a+owzF0UXloA==",
"hostIdentifierGuid": "949ef92e-5585-468b-bea3-0cc5d145e5a0",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"d5733381-7573-452c-9635-bf87d89a1434",
"0aa9baec-2e88-4071-9c22-16ed97734589"
]
},
{
"$ref": "20"
}
],
"hostFileStoreSetting": {
"$ref": "8"
},
"hostStoreSettings": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"promotionPlacements": [
{
"$id": "21",
"identifier": "rzHaSADPq0S0MAv70ESXjA==",
"identifierGuid": "48da31af-cf00-44ab-b430-0bfbd044978c",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "21"
}
],
"promoTypeGuids": [
"8645633e-e569-45ae-9f69-3a658e014da4",
"d6b851c5-7aa2-4a6a-827a-589fb23dda2e"
],
"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:22:53.9611166",
"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": "cf5fa434-a845-4d4e-87cd-ba7589c2e4f1",
"updateStore": {
"$id": "27",
"id": "dd9f6ffb-113d-4524-b296-ac8916675462",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:22:53.9611166",
"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:22:53.9611166"
},
"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": "S2rRry3AUEuVBnlq5/URzA==",
"pluGuid": "afd16a4b-c02d-4b50-9506-796ae7f511cc",
"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:22:53.9611166"
},
{
"$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:22:53.9611166",
"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:22:53.9611166",
"startTime": 5,
"endDate": "2026-04-03T06:22:53.9611166",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "uA1+sbeGfEmJvZFRqwa2Ug==",
"hostIdentifierGuid": "b17e0db8-86b7-497c-89bd-9151ab06b652",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"tray": {
"$id": "33",
"g_UId": "oSEK0ryz5kGDpW2NyEidPQ==",
"guid": "d20a21a1-b3bc-41e6-83a5-6d8dc8489d3d",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "34",
"priceGroupG_UID": "PGRqGLZFyUiwvDLPjhshMA==",
"priceGroupGuid": "186a643c-45b6-48c9-b0bc-32cf8e1b2130",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:22:53.9611166",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "35",
"pluG_UID": "Hye9y53LfEeUBsJm8RBV4A==",
"pluGuid": "cbbd271f-cb9d-477c-9406-c266f11055e0",
"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": "e5592301-f7d7-4218-a580-b6c90638d239",
"created": "2026-04-03T06:22:53.9611166",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:22:53.9611166",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:22:53.9611166",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:22:53.9611166",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:22:53.9611166",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:22:53.9611166",
"lastSold": "2026-04-03T06:22:53.9611166",
"firstSold": "2026-04-03T06:22:53.9611166",
"awsUpdated": "2026-04-03T06:22:53.9611166",
"lastManualUpdate": "2026-04-03T06:22:53.9611166",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:22:53.9611166",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:22:53.9611166",
"doNotRangeUpdated": "2026-04-03T06:22:53.9611166",
"doNotOrderUpdated": "2026-04-03T06:22:53.9611166",
"tracked": "2026-04-03T06:22:53.9611166"
},
"allergens": [
{
"$id": "37",
"primaryKey": {
"$id": "38",
"pluGuid": "12620927-b49d-4ff2-aa4c-7ce3ed9343e6",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "JwliEp208k+qTHzj7ZND5g==",
"pluGuid": "12620927-b49d-4ff2-aa4c-7ce3ed9343e6",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "37"
}
],
"costs": {
"$id": "39",
"pluG_UID": "esuXFRYj/EKgpDFxO9CCQQ==",
"pluGuid": "1597cb7a-2316-42fc-a0a4-31713bd08241",
"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:22:53.9611166",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "40",
"saleHeaderID": 1,
"created": "2026-04-03T06:22:53.9611166",
"createdLocal": "2026-04-03T06:22:53.9611166",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "ZqLAceXF10ySUwjW7+nUaw==",
"operatorGuid": "71c0a266-c5e5-4cd7-9253-08d6efe9d46b",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "uPhWsRcZ0kKc+zOgeMLnKw==",
"pluGuid": "b156f8b8-1917-42d2-9cfb-33a078c2e72b",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "41",
"id": 1,
"g_Uid": "jzLY3UYHRkaA/T+Ti4aOxQ==",
"guid": "ddd8328f-0746-4646-80fd-3f938b868ec5",
"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:22:53.9611166",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:22:53.9611166",
"endShift": "2026-04-03T06:22:53.9611166",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "42",
"operatorG_UID": "CA/qin9up0iTllnnAwkKaw==",
"operatorGuid": "8aea0f08-6e7f-48a7-9396-59e703090a6b",
"storeID": 2,
"operator": {
"$ref": "41"
},
"store": {
"$ref": "5"
}
},
{
"$ref": "42"
}
]
}
},
{
"$ref": "40"
}
],
"apns": [
{
"$id": "43",
"pluID": 1,
"pluG_UID": "aj/EFshPb0uVR6GS4vH3Kw==",
"pluGuid": "16c43f6a-4fc8-4b6f-9547-a192e2f1f72b",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"tuns": [
{
"$id": "44",
"pluG_UId": "aX+6BBWgtUOai0sxGclKAg==",
"pluGuid": "04ba7f69-a015-43b5-9a8b-4b3119c94a02",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "4"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"competitionPricing": [
{
"$id": "45",
"identifier": "d0xWDfJ4MEWzG+vvQt83Pw==",
"identifierGuid": "0d564c77-78f2-4530-b31b-ebef42df373f",
"pluG_UID": "C1l6hmHJfkaOtIfA1wstuA==",
"pluGuid": "867a590b-c961-467e-8eb4-87c0d70b2db8",
"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": "JTjLSN/8DkS0IzvqX8vPIw==",
"groupName": "sample string 1",
"identifierGuid": "48cb3825-fcdf-440e-b423-3bea5fcbcf23",
"exists": true,
"flipChartIdentifier": "xehn1ya8gkGbWP+7B7tdyg==",
"flipChartIdentifierGuid": "d767e8c5-bc26-4182-9b58-ffbb07bb5dca",
"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": "RrHyXQGeS0GiFbC7snt5Nw==",
"groupIdentifierGuid": "5df2b146-9e01-414b-a215-b0bbb27b7937",
"flipChart": {
"$id": "47",
"identifier": "J9Ar3jhKfEeuc3pHZYXOjg==",
"identifierGuid": "de2bd027-4a38-477c-ae73-7a476585ce8e",
"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": "UtGh4FevJEysP0vk5Fz6/w==",
"identifierGuid": "e0a1d152-af57-4c24-ac3f-4be4e45cfaff",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "49",
"id": 1,
"g_UID": "I1FDPE6hAUauNhYPcm7Rkw==",
"guid": "3c435123-a14e-4601-ae36-160f726ed193",
"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": "zG9bjqG1I0Sn/Mt3XmiZ+A==",
"previousFormGuid": "8e5b6fcc-b5a1-4423-a7fc-cb775e6899f8",
"nextForm": 1,
"nextFormG_UID": "nrGq4WGQx0KdtELw0obb/w==",
"nextFormGuid": "e1aab19e-9061-42c7-9db4-42f0d286dbff",
"attributes": "sample string 10",
"updated": "2026-04-03T06:22:53.9611166",
"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": "xfiVHMdPbkag1VCu6yvA+A==",
"checkoutFormGuid": "1c95f8c5-4fc7-466e-a0d5-50aeeb2bc0f8",
"identifier": "uQmcSONzPUOhEivYZQvMxg==",
"identifierGuid": "489c09b9-73e3-433d-a112-2bd8650bccc6",
"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": "+TmcgWKRDUeht3gJlCIMpA==",
"valueGuid": "819c39f9-9162-470d-a1b7-780994220ca4",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:22:53.9611166",
"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:22:53.9611166",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "50"
}
],
"panels": [
{
"$id": "52",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "HN+8eazCxUWYUrOjpDB9Yg==",
"checkoutFormGuid": "79bcdf1c-c2ac-45c5-9852-b3a3a4307d62",
"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": "j3IurSE3b0WavlEu0eAT3A==",
"flipChartPageIdentifierGuid": "ad2e728f-3721-456f-9abe-512ed1e013dc",
"pluG_UID": "ex+OT/qBO0O6tOiLMibE8Q==",
"pluGuid": "4f8e1f7b-81fa-433b-bab4-e88b3226c4f1",
"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": "HpJ1ae4SzkC/LD5iYNlQdA==",
"pluGuid": "6975921e-12ee-40ce-bf2c-3e6260d95074",
"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:22:53.9611166",
"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": "jPXz/YIIeUWG5hiF3cfYSA==",
"ingredientGuid": "UerBjaKlH0qthLTuEZaMRQ==",
"ingredientIdentifier": "8dc1ea51-a5a2-4a1f-ad84-b4ee11968c45",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "4"
}
},
{
"$ref": "55"
}
],
"bins": [
{
"$id": "56",
"pluG_UID": "xW5vbyJQr0u+6tFDzhmiRg==",
"pluGuid": "6f6f6ec5-5022-4baf-beea-d143ce19a246",
"shelfLocationIdentifier": "NZWbX3GoIkacP1JOIp59wA==",
"shelfLocationGuid": "5f9b9535-a871-4622-9c3f-524e229e7dc0",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "z5kwGGxihEyg5P8gxRlI9Q==",
"labelPageLayoutGuid": "183099cf-626c-4c84-a0e4-ff20c51948f5",
"updated": "2026-04-03T06:22:53.9611166",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "4"
},
"location": {
"$id": "57",
"identifier": "NOHqKqGk00OOJlAzMkufkA==",
"storeID": 1,
"identifierGuid": "2aeae134-a4a1-43d3-8e26-5033324b9f90",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:22:53.9611166",
"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": "6H4MlRt8VUGLoZBOMR3R+Q==",
"pluGuid": "950c7ee8-7c1b-4155-8ba1-904e311dd1f9",
"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:22:53.9611166",
"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:22:53.9611166",
"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": "0im0bwRYa0SebuMQQBbl+g==",
"labelPageLayoutGuid": "6fb429d2-5804-446b-9e6e-e3104016e5fa",
"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:22:53.9611166",
"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": "KOrGmVh+okeV86DbGR7kKw==",
"labelPageLayoutGuid": "99c6ea28-7e58-47a2-95f3-a0db191ee42b",
"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:22:53.9611166",
"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": "Z7+/4q72vkq3liFyQ9dApQ==",
"labelPageLayoutGuid": "e2bfbf67-f6ae-4abe-b796-217243d740a5",
"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:22:53.9611166",
"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": "M7dK38AtW0i3wNsSyNzX5w==",
"labelPageLayoutGuid": "df4ab733-2dc0-485b-b7c0-db12c8dcd7e7",
"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:22:53.9611166",
"dealCosts": [
{
"$id": "68",
"headerIdentifier": "KzyMc82JdE+YfVTQCsHfow==",
"headerIdentifierGuid": "738c3c2b-89cd-4f74-987d-54d00ac1dfa3",
"identifier": "5oT5KZ6vxU6HBrn3IIRw7g==",
"identifierGuid": "29f984e6-af9e-4ec5-8706-b9f7208470ee",
"supplierIdentifier": "jyMho1KvO0C2oxMqCofGhg==",
"supplierGuid": "a321238f-af52-403b-b6a3-132a0a87c686",
"pluG_UID": "G196qsU9VUqcftzdarBmRg==",
"pluGuid": "aa7a5f1b-3dc5-4a55-9c7e-dcdd6ab06646",
"campaignName": "5ba92eef-3384-4cdb-a87f-1d832bf18d0c",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:22:53.9611166",
"end": "2026-04-03T06:22:53.9611166",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "0mjeSTs3S0OqwHwip7Fn8w==",
"bonusItemPluGuid": "49de68d2-373b-434b-aac0-7c22a7b167f3",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:22:53.9611166",
"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:22:53.9611166",
"campaignEndDate": "2026-04-03T06:22:53.9611166",
"masterPLUG_UID": "GeqMi8rcO0KzWYU2qz58wQ==",
"masterID": "8b8cea19-dcca-423b-b359-8536ab3e7cc1",
"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": "v9NzGb9IBEaYi14RT05RYg==",
"bonusMasterID": "1973d3bf-48bf-4604-988b-5e114f4e5162",
"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": "I/mC5l1K3EeP5QByU3lpAw==",
"pluGuid": "e682f923-4a5d-47dc-8fe5-007253796903",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "69"
}
],
"alternateProductG_UID": "3tD+Mbv8n0uTLhtkp1v4vQ==",
"alternateProduct": "31fed0de-fcbb-4b9f-932e-1b64a75bf8bd",
"altProduct": {
"$ref": "4"
},
"productHostCode": {
"$id": "70",
"id": 1,
"pluG_UID": "YQUkM+8KeU6jjwIZFF9yGA==",
"pluGuid": "33240561-0aef-4e79-a38f-0219145f7218",
"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:22:53.9611166",
"inventoryTracked": "2026-04-03T06:22:53.9611166",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "71",
"pluG_UID": "nArwK8nC6ECSl/dnAEFSWw==",
"pluGuid": "2bf00a9c-c2c9-40e8-9297-f7670041525b",
"fuelPluG_UID": "yFUbkcjEBk6pyKI7Q9YiEQ==",
"fuelPluGuid": "911b55c8-c4c8-4e06-a9c8-a23b43d62211",
"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": "h5IR3nBNr06rik2WWqW15g==",
"pluGuid": "de119287-4d70-4eaf-ab8a-4d965aa5b5e6",
"hostOfferID": 1,
"priceGroupG_UID": "iLL51RZ9D0awHvxyt9kQhQ==",
"priceGroupGuid": "d5f9b288-7d16-460f-b01e-fc72b7d91085",
"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:22:53.9611166",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "4"
},
"campaign": {
"$ref": "1"
}
},
{
"$ref": "72"
}
],
"sellingRules": [
{
"$id": "73",
"id": 1,
"identifier": "xFGw+Wq09ka3qm2HrH+LAw==",
"identifierStr": "xFGw+Wq09ka3qm2HrH+LAw==",
"identifierGuid": "f9b051c4-b46a-46f6-b7aa-6d87ac7f8b03",
"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": "wm9LtpRgL0GhXIwl09clLA==",
"customerIDGuid": "b64b6fc2-6094-412f-a15c-8c25d3d7252c",
"campaign": {
"$ref": "1"
},
"customer": {
"$id": "75",
"identifier": "va0jQ1ECXUqwq0aBQr2ZbA==",
"identifierGuid": "4323adbd-0251-4a5d-b0ab-468142bd996c",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:22:53.9611166",
"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": "2CMhzVVei0+bNjnB8aca6Q==",
"communityIdentifierGuid": "cd2123d8-5e55-4f8b-9b36-39c1f1a71ae9",
"joined": "2026-04-03T06:22:53.9611166",
"updated": "2026-04-03T06:22:53.9611166",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "CuSKsQQWeU2nF1DrARns+Q==",
"priceLevelIdentifierGuid": "b18ae40a-1604-4d79-a717-50eb0119ecf9",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:22:53.9611166",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "76",
"cardType": 2,
"issueDate": "2026-04-03T06:22:53.9611166",
"expiry": "2026-04-03T06:22:53.9611166",
"customerID": "u4mC911UbEGhsvqQzuPycA==",
"customerIDGuid": "f78289bb-545d-416c-a1b2-fa90cee3f270",
"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:22:53.9611166",
"linkedAccount": "SOLvqWeA4EmWPPrQ+L41CQ==",
"linkedAccountGuid": "a9efe248-8067-49e0-963c-fad0f8be3509",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "75"
},
"account": {
"$id": "77",
"id": 1,
"identifier": "NyPZu8NLVk6QexrMPkvupw==",
"identifierGuid": "bbd92337-4bc3-4e56-907b-1acc3e4beea7",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:22:53.9611166",
"owner": "Pd3J+4BsNEGSLF9XCl3heA==",
"ownerGuid": "fbc9dd3d-6c80-4134-922c-5f570a5de178",
"accountStoreGroupIdentifier": "pOCSwJ+DKEKshKFklsl/7g==",
"accountStoreGroupGuid": "c092e0a4-839f-4228-ac84-a16496c97fee",
"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:22:53.9611166",
"active": true,
"updated": "2026-04-03T06:22:53.9611166",
"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": "jkDDcjKa4ESyoy4+BWnkPw==",
"identifierGuid": "72c3408e-9a32-44e0-b2a3-2e3e0569e43f",
"name": "sample string 2",
"primaryContact": "AKmhkBESekWHVwxIXXAnKg==",
"primaryContactGuid": "90a1a900-1211-457a-8757-0c485d70272a",
"accountID": "mAI9vcc7eku5FNMySCyyQQ==",
"accountIDGuid": "bd3d0298-3bc7-4b7a-b914-d332482cb241",
"special": true,
"updated": "2026-04-03T06:22:53.9611166",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "7am8K1sShUGEpvnJp52Brw==",
"priceLevelIdentifierGuid": "2bbca9ed-125b-4185-84a6-f9c9a79d81af",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "77"
},
"primaryContactCustomer": {
"$ref": "75"
},
"customerGroupMembers": [
{
"$id": "80",
"id": 1,
"groupID": "RJGLr0gsQ0atCJ4Mvurf/Q==",
"groupIDGuid": "af8b9144-2c48-4643-ad08-9e0cbeeadffd",
"customerID": "54zFUNOoGEWdf9IS6BkoxQ==",
"customerIDGuid": "50c58ce7-a8d3-4518-9d7f-d212e81928c5",
"card": "sample string 4",
"linkedAccount": "/0D0Qat9tku2JGEa0swjLw==",
"linkedAccountGuid": "41f440ff-7dab-4bb6-b624-611ad2cc232f",
"customer": {
"$ref": "75"
},
"group": {
"$ref": "79"
},
"customerCard": {
"$ref": "76"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "79"
}
]
},
"payments": [
{
"$id": "81",
"id": 1,
"identifier": "Z9PFxr+3C06zxIRyS6moGQ==",
"identifierGuid": "c6c5d367-b7bf-4e0b-b3c4-84724ba9a819",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "nmQYQdcO40SPPGE8nWKp/g==",
"accountIDGuid": "4118649e-0ed7-44e3-8f3c-613c9d62a9fe",
"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:22:53.9611166",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "nEMYII1J60ykSU5KedkBDw==",
"idempotentVoidGuid": "2018439c-498d-4ceb-a449-4e4a79d9010f",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "82",
"saleHeaderID": 1,
"saleHeaderGuid": "ozIZDAPK5k+fRBZSx6LMcg==",
"saleHeaderIdentifierGuid": "0c1932a3-ca03-4fe6-9f44-1652c7a2cc72",
"created": "2026-04-03T06:22:53.9611166",
"createdLocal": "2026-04-03T06:22:53.9611166",
"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:22:53.9611166",
"storeID": 1,
"operatorG_Uid": "xdlg687n5Eitx5E+DtuGyg==",
"operatorGuid": "eb60d9c5-e7ce-48e4-adc7-913e0edb86ca",
"customerG_Uid": "uU/BTQQiB0+OJ3z/j4dBlQ==",
"customerGuid": "4dc14fb9-2204-4f07-8e27-7cff8f874195",
"communityIdentifier": "znUGHOljDkShCCj0gWcSPQ==",
"communityIdentifierGuid": "1c0675ce-63e9-440e-a108-28f48167123d",
"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": "oub25DUYLUyklNmO2l9+0A==",
"priceLevelIdentifierGuid": "e4f6e6a2-1835-4c2d-a494-d98eda5f7ed0",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:22:53.9611166+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:22:53.9611166",
"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": "wohQSwDEs0m7VLIj15alSg==",
"identifierGuid": "4b5088c2-c400-49b3-bb54-b223d796a54a",
"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:22:53.9611166",
"promoPeriodEnd": "2026-04-03T06:22:53.9611166",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:22:53.9611166",
"deleted": true
},
"details": [
{
"$id": "85",
"saleItemID": 1,
"identifier": "nUnnL39d3kyVqSrQN/vzTg==",
"identifierGuid": "2fe7499d-5d7f-4cde-95a9-2ad037fbf34e",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "DPiNN0c9OkS8oI+6RsrfqQ==",
"pluGuid": "378df80c-3d47-443a-bca0-8fba46cadfa9",
"accountID": "MNUyUD9hvE6xOezUfdc2eg==",
"accountIDGuid": "5032d530-613f-4ebc-b139-ecd47dd7367a",
"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:22:53.9611166",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "P9KDmwG/gk+3S81b2j2FvQ==",
"refundGuid": "9b83d23f-bf01-4f82-b74b-cd5bda3d85bd",
"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": "AabCsBT46E2129B+viaiVQ==",
"idempotentVoidGuid": "b0c2a601-f814-4de8-b5db-d07ebe26a255",
"priceLevelIdentifier": "gEJQz1T9IEqXJmYcxu21Gw==",
"priceLevelIdentifierGuid": "cf504280-fd54-4a20-9726-661cc6edb51b",
"communityIdentifier": "S8OpIfoDQk2xssTP9aWD5g==",
"communityIdentifierGuid": "21a9c34b-03fa-4d42-b1b2-c4cff5a583e6",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "86",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:22:53.9611166",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "86"
}
],
"refund": {
"$id": "87",
"id": 1,
"g_UID": "ED7kU/EfxEO5TDPrTUij8w==",
"guid": "53e43e10-1ff1-43c4-b94c-33eb4d48a3f3",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:22:53.9611166"
},
"modifier": {
"$id": "88",
"id": 1,
"setG_UID": "/h1oc5XyT0WndQKR7MvQHg==",
"modifierSetGuid": "73681dfe-f295-454f-a775-0291eccbd01e",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "i40iRCklgkaTo/1df8GgFQ==",
"pluGuid": "44228d8b-2529-4682-93a3-fd5d7fc1a015",
"deleted": true,
"g_UID": "gUYoh917qk6Nnv59IqHqgw==",
"guid": "87284681-7bdd-4eaa-8d9e-fe7d22a1ea83",
"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": "wC/ZrHu8+0KQuRzzxMoM7A==",
"pluGuid": "acd92fc0-bc7b-42fb-90b9-1cf3c4ca0cec",
"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:22:53.9611166",
"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:22:53.9611166",
"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": "CFek9EDk4U6DXpNNVIeyww==",
"pluGuid": "f4a45708-e440-4ee1-835e-934d5487b2c3",
"accountID": "TPV+WzxdVU2QKatDNaW2Bg==",
"accountIDGuid": "5b7ef54c-5d3c-4d55-9029-ab4335a5b606",
"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:22:53.9611166",
"bestOrExpireType": 1,
"refundG_UID": "TXBts72oh0+1TxaUUHGQKw==",
"refundGuid": "b36d704d-a8bd-4f87-b54f-16945071902b",
"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": "gLB75PH8l0GCXhehLV75ow==",
"identifierGuid": "e47bb080-fcf1-4197-825e-17a12d5ef9a3",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "M1WhA4ciak2DKi6lemkPRQ==",
"customerIdentifierGuid": "03a15533-2287-4d6a-832a-2ea57a690f45",
"operatorNo": 1,
"operatorG_UID": "kDdzgZ7G3UaRYdWEPTNeyQ==",
"operatorGuid": "81733790-c69e-46dd-9161-d5843d335ec9",
"created": "2026-04-03T06:22:53.9611166",
"ordered": "2026-04-03T06:22:53.9611166",
"started": "2026-04-03T06:22:53.9611166",
"completed": "2026-04-03T06:22:53.9611166",
"supplied": "2026-04-03T06:22:53.9611166",
"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": "Oews8R7Z1Ey58NY6z5X56w==",
"pluGuid": "f12cec39-d91e-4cd4-b9f0-d63acf95f9eb",
"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": "4DuzLCzD7EGHI6jdroHN2g==",
"headerIdentifierGuid": "2cb33be0-c32c-41ec-8723-a8ddae81cdda",
"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": "6bDB8RRfcEG3Ximckr6llQ==",
"surveyGuid": "f1c1b0e9-5f14-4170-b75e-299c92bea595",
"saleHeaderGuid": "REQ7XSfAvkiVoikvQVJ0qw==",
"saleGuid": "5d3b4444-c027-48be-95a2-292f415274ab",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "Xu6JR6LXDUWNyCaO9xEwFw==",
"guidResponse": "4789ee5e-d7a2-450d-8dc8-268ef7113017",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:22:53.9611166",
"sale": {
"$ref": "82"
},
"survey": {
"$id": "97",
"g_UID": "57cJECiFXkmsZYKY6FZHIA==",
"guid": "1009b7e7-8528-495e-ac65-8298e8564720",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "JgMFb3RXY0yoz/xN5DLNDw==",
"checkoutFormGuid": "6f050326-5774-4c63-a8cf-fc4de432cd0f",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:22:53.9611166",
"end": "2026-04-03T06:22:53.9611166",
"deleted": true,
"updated": "2026-04-03T06:22:53.9611166",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"fe86cbbf-e987-4a52-b9f3-cc9cfe0f332b",
"655e5fb2-743a-4942-9939-fc5e3b2f0a24"
],
"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": "GjPXVhWOt0q7vuAX329ExA==",
"accountIdentifier": "56d7331a-8e15-4ab7-bbbe-e017df6f44c4",
"accountName": "sample string 44",
"customerOrderIdentifier": "j+a9FklVPE2H/cPe7Tu/vQ==",
"customerOrderIdentifierGuid": "16bde68f-5549-4d3c-87fd-c3deed3bbfbd",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "98",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "spVlljV1AUOgvqk9gpoEyg==",
"paymentIdentifierGuid": "966595b2-7535-4301-a0be-a93d829a04ca",
"identifier": "ifYIirlix06GdXWZpahLTw==",
"identifierGuid": "8a08f689-62b9-4ec7-8675-7599a5a84b4f",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "y9oxaMAczEGs9qOVK6amLg==",
"itemIdentifierGuid": "6831dacb-1cc0-41cc-acf6-a3952ba6a62e"
}
},
{
"$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": "3UjNBxi0qE6eUa8gi1Rapg==",
"customerIdentifierGuid": "07cd48dd-b418-4ea8-9e51-af208b545aa6",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "Eq+QhrxZx0ahSZVrRQBzYA==",
"idempotentGuid": "8690af12-59bc-46c7-a149-956b45007360",
"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:22:53.9611166",
"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:22:53.9611166",
"labelPageLayout": "0HJZ02+W+keXhgAsZ55/9Q==",
"pageLayoutGuid": "d35972d0-966f-47fa-9786-002c679e7ff5",
"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:22:53.9611166"
},
{
"$ref": "103"
}
]
},
"customerVouchers": [
{
"$id": "104",
"id": 1,
"customerIdentifier": "i2LOLhXv10C1han/PXNz3w==",
"customerIdentifierGuid": "2ece628b-ef15-40d7-b585-a9ff3d7373df",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:22:53.9611166",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "GzJoSwFboUKpF0IkrRD9Qg==",
"issuedIdempotentGuid": "4b68321b-5b01-42a1-a917-4224ad10fd42",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:22:53.9611166",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:22:53.9611166",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "ykUU2jc6Okmrbl1NHP3YLg==",
"redeemedIdempotentGuid": "da1445ca-3a37-493a-ab6e-5d4d1cfdd82e",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:22:53.9611166",
"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": "RopBacmtMkCuENnru+jQMw==",
"groupIDGuid": "69418a46-adc9-4032-ae10-d9ebbbe8d033",
"campaign": {
"$ref": "1"
},
"group": {
"$ref": "79"
}
},
{
"$ref": "105"
}
],
"signIqTickets": [
{
"$id": "106",
"identifier": "HIBdPZZvsUS4bzooSdXWUQ==",
"identifierGuid": "3d5d801c-6f96-44b1-b86f-3a2849d5d651",
"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": "pBexdM7EQkabQwlum1bxkw==",
"guid": "74b117a4-c4ce-4642-9b43-096e9b56f193",
"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": "PdW1A+PZ1Uae0nZZW03b/Q==",
"groupGuid": "03b5d53d-d9e3-46d5-9ed2-76595b4ddbfd",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "YppYU4Uwg0qdoiAqE/0hEQ==",
"pluGuid": "53589a62-3085-4a83-9da2-202a13fd2111",
"priceGroupG_UID": "8OuscCdimEmSYKKGPKgpoA==",
"priceGroupGuid": "70acebf0-6227-4998-9260-a2863ca829a0",
"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": "fojd7njI+USew34pry/8yg==",
"priceLevelIdentifierGuid": "eedd887e-c878-44f9-9ec3-7e29af2ffcca",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "109"
}
],
"promotionType": {
"$id": "110",
"identifier": "dXrIP/oU806Zqkckzrn9fg==",
"identifierGuid": "3fc87a75-14fa-4ef3-99aa-4724ceb9fd7e",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "Q7LKEcR67UCl5sOJJ08+Gg==",
"labelPageLayoutGuid": "11cab243-7ac4-40ed-a5e6-c389274f3e1a",
"priceLevelIdentifier": "wZcZgIMiFE6xIRmd0hkZUw==",
"priceLevelIdentifierGuid": "801997c1-2283-4e14-b121-199dd2191953",
"active": true,
"updated": "2026-04-03T06:22:53.9611166",
"hostName": "sample string 11"
}
},
{
"$ref": "1"
}
]
application/xml
Sample not available.
text/xml
Sample not available.
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �2�\��t�� 5 xl/workbook.xml � (� ��=�0��J�C�4��HE���k��LA~����o�['��g6��[cF�Q���������N�2u���(�a�6�{+ԁ]��`'�h/��t�����!�^ 5�(R��x �/�=%�>�hl�.&a���� �o$E4(�h(Iν��W��<n9d����Xc��wg���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�\YH�q' ' _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="R25e20ba82d874fa4" /></Relationships>PK �2�\䱙�� �% xl/worksheets/sheet1.xml � (� �Z�R;����Z��R�p� I�|�\���M���X��ќ��/`PϬ��Vk)v>�?u���h����v����p��k��:��v?��M��g�E1�x����t��8��|��f���x0�&/ų{�Lǃ��q��7yx�����q�<� �toZ<
��Q���ˬ��m�^��i1.�0~zo5���{;Ñリ}gZ<�vs��� ������mT��*�;���;��^�p2��%���O��v�����i~=y;.F��%����<͖_;�т�ng<����6�w�.�i������d|��k���ĪN���U���f����`����rU/��W�z���23�Iƥ���\�W���7�cJ�4R
-Ls�Y՛��gڗYRkts�]��u��h#�LX�\s�[ջj=c�9������ �r��Zj��v˘c �Ov��U� f���֤f��a�9r�v�Az\U�-�p���K �!��Wԧ3.��V8����+���:��-��x ��Up�P���&: r��� ���8dF[���7p�|K�������A{�}vО�����qǕ�����#�EE�*�R2e��:t ��A�k{ �tFs�!�!hP��퉚��J)��a2��A{��� hؖ'�����A�=!2 RK��K�?����ģ��M���Ԡ`�4Fq�cRsUU���W�5̍Ku]�hg�P�b2h��
�g�m��vK#A�"�R�,cZ[f���8�A��m� EY���k�G�5 \"He��[�_)Jh;��P�l���|�?Lu�C��,%(!�wH�'�CO~�C�������_���A��T����|��i����D
\\&��Rw9$(K ȼ���g�R6u�PA������Y����J�а
JT��ɸ>I@x/�
*(Q�J��i� �D&UT�JZ�#-�ׂT�q��U�F�8R}��&���HE�&��e��7��9�{��q˗���|��3��u��a��)�g�WE��7�/���N�Ϣv���^G|���؏PG�YG�UG�]G�SG��[G��WG|&C����9A�^��%A�^�����& ���Ƚ% �ݯ����b��� v������I@�9aB���
�oN�V��0# �s�8� C"9', ��0% �s�y&� �g�y&� �g�y&�)1τ;%晰��<���g �L8Tb� �J�3�Q�y&L*1τK%晰��<>U��>�S�x�>U��>�SU���!�NjQ&�X ܯ��}��І�!m�!A;z���!'i�iY��cRs�J"�e� �������m.�\6�]5�}i�n�i�m�J����-�/w��{�Ȭ?����R��䥼���改�)�ߢ�A�a�Qӂ �i��4��S�'R3���gD.�P~��}Wļp�52��`B7�C0���D$��q"V58 ��.¬K�p����I`�&�s�����Q}³�乖�P�/4�ou�/���7
9 8} N�4�8
9ICN������m.�\6�]5�}i�n�i�m�J���7�/w�o�җ���-%J߆����76���o�~-��-�GM&,�/��җ�D�[�H��D�(}7��b�e���yE��D���!�/��җ�D�c��%0Q��(} L��&J_�/��җ����U�b�X���p2���ߴ�����PK �2�\��c�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞� �$�i7ݰ-���'Q;��B�Ƃ#q�"A*�`��h~OO��|�Xmަ��ȇ���L #�];خ�c4w%l֫��D�9��bC
}���A�4a��L6u��Ɣ��Ϩ�/�P�/p�d��L�!:cM[������:=Q�G�Q���%�Y�{nk�U�|P�lL1�o��y�����/d�2�,ruo���ez�ԾD�.�tZ�j(��T���d#�Ư�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�\UF5�� � xl/sharedStrings.xml � (� �Vmo�0�+V���&�Z�vH��
h�I3�V;�����ɠk��i���{���B��5�hB�zN���UϙϮj����,��3�9H]�R*�C��9k��O�'�5�X�<��%)V�(V���D�TJ��﷽栘�L��P'�y�a�f�)H����a�S��W�~[��0ͷ8��:'ɾ}2$S�i�}�_PBdU������
S��1Z���+@wM�E��8��b�f��JW3+23?P��
��\�z0[*F�P�iz�8B� #�ي�p��V�����
�[Qt �Q����0}1�WC��Vp��#�
^ ��c��*YcE6����cK��B*H��=3�y���Z�벭[�Ȓ@2W���Sn��
)[�P4���K5N�U��8j��Öz��e�� ��u����,2�3u ފgOu�\�0��X��v�o�IƳ���2��=�c����e��rj!ͥ��净k��̤Թ��3?�2Cy�� ��
��
���=)ۥ��/��Ԓ��k�VخEP�
pԉ#?l�[�1RCA���PӘv�i>�����8�9� �a�{��P��}l֣�"\tj��Ѫ5ۋ��CX�c��F'
��'�~�
8��7'�k`��ؽ!R��c�u���V�C��'�`�W ܉�PT�����
�tߍ�9��`����h����.�)��q�<��9�|\}�|PoK�Hr���������/PK- �2�\��t�� 5 xl/workbook.xmlPK- �2�\���� � � [Content_Types].xmlPK-
�2�\YH�q' ' U _rels/.relsPK- �2�\䱙�� �% � xl/worksheets/sheet1.xmlPK- �2�\��c�� P �
xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
A xl/styles.xmlPK- �2�\UF5�� � �
xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK �2�\].�� 5 xl/workbook.xml � (� ����0��&�C��HHUR8q���{)�4П�5���H�yۙ��v�l��3����/]��lI�(�OƂ���8�C��EL�K�o:�<�(q0� ������X�:� ��V��R��x@�-͞f�d4�����"�)�`�ERHsnx�%��U���+e��f��v-�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�\�^*�' ' _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="Rb9b66cec43b0402f" /></Relationships>PK �2�\䱙�� �% xl/worksheets/sheet1.xml � (� �Z�R;����Z��R�p� I�|�\���M���X��ќ��/`PϬ��Vk)v>�?u���h����v����p��k��:��v?��M��g�E1�x����t��8��|��f���x0�&/ų{�Lǃ��q��7yx�����q�<� �toZ<
��Q���ˬ��m�^��i1.�0~zo5���{;Ñリ}gZ<�vs��� ������mT��*�;���;��^�p2��%���O��v�����i~=y;.F��%����<͖_;�т�ng<����6�w�.�i������d|��k���ĪN���U���f����`����rU/��W�z���23�Iƥ���\�W���7�cJ�4R
-Ls�Y՛��gڗYRkts�]��u��h#�LX�\s�[ջj=c�9������ �r��Zj��v˘c �Ov��U� f���֤f��a�9r�v�Az\U�-�p���K �!��Wԧ3.��V8����+���:��-��x ��Up�P���&: r��� ���8dF[���7p�|K�������A{�}vО�����qǕ�����#�EE�*�R2e��:t ��A�k{ �tFs�!�!hP��퉚��J)��a2��A{��� hؖ'�����A�=!2 RK��K�?����ģ��M���Ԡ`�4Fq�cRsUU���W�5̍Ku]�hg�P�b2h��
�g�m��vK#A�"�R�,cZ[f���8�A��m� EY���k�G�5 \"He��[�_)Jh;��P�l���|�?Lu�C��,%(!�wH�'�CO~�C�������_���A��T����|��i����D
\\&��Rw9$(K ȼ���g�R6u�PA������Y����J�а
JT��ɸ>I@x/�
*(Q�J��i� �D&UT�JZ�#-�ׂT�q��U�F�8R}��&���HE�&��e��7��9�{��q˗���|��3��u��a��)�g�WE��7�/���N�Ϣv���^G|���؏PG�YG�UG�]G�SG��[G��WG|&C����9A�^��%A�^�����& ���Ƚ% �ݯ����b��� v������I@�9aB���
�oN�V��0# �s�8� C"9', ��0% �s�y&� �g�y&� �g�y&�)1τ;%晰��<���g �L8Tb� �J�3�Q�y&L*1τK%晰��<>U��>�S�x�>U��>�SU���!�NjQ&�X ܯ��}��І�!m�!A;z���!'i�iY��cRs�J"�e� �������m.�\6�]5�}i�n�i�m�J����-�/w��{�Ȭ?����R��䥼���改�)�ߢ�A�a�Qӂ �i��4��S�'R3���gD.�P~��}Wļp�52��`B7�C0���D$��q"V58 ��.¬K�p����I`�&�s�����Q}³�乖�P�/4�ou�/���7
9 8} N�4�8
9ICN������m.�\6�]5�}i�n�i�m�J���7�/w�o�җ���-%J߆����76���o�~-��-�GM&,�/��җ�D�[�H��D�(}7��b�e���yE��D���!�/��җ�D�c��%0Q��(} L��&J_�/��җ����U�b�X���p2���ߴ�����PK �2�\��� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;� �C�M7�R.0ؓ�H��6m9[=R�P�Jm����h~OO��|����Ɓ����5,2��v��m
��<�`���i��&B�O��j�b�֜�ш!s��i�1�Է|B}x.��~[&;\&��5M�����H6��ΟBG�зk�)~
�,Q�=��ZI�D�W+y�Z�����B�~���jl�2�Y)%ua�*ӡ'�}���i^����� )*�R�c�����~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�\UF5�� � xl/sharedStrings.xml � (� �Vmo�0�+V���&�Z�vH��
h�I3�V;�����ɠk��i���{���B��5�hB�zN���UϙϮj����,��3�9H]�R*�C��9k��O�'�5�X�<��%)V�(V���D�TJ��﷽栘�L��P'�y�a�f�)H����a�S��W�~[��0ͷ8��:'ɾ}2$S�i�}�_PBdU������
S��1Z���+@wM�E��8��b�f��JW3+23?P��
��\�z0[*F�P�iz�8B� #�ي�p��V�����
�[Qt �Q����0}1�WC��Vp��#�
^ ��c��*YcE6����cK��B*H��=3�y���Z�벭[�Ȓ@2W���Sn��
)[�P4���K5N�U��8j��Öz��e�� ��u����,2�3u ފgOu�\�0��X��v�o�IƳ���2��=�c����e��rj!ͥ��净k��̤Թ��3?�2Cy�� ��
��
���=)ۥ��/��Ԓ��k�VخEP�
pԉ#?l�[�1RCA���PӘv�i>�����8�9� �a�{��P��}l֣�"\tj��Ѫ5ۋ��CX�c��F'
��'�~�
8��7'�k`��ؽ!R��c�u���V�C��'�`�W ܉�PT�����
�tߍ�9��`����h����.�)��q�<��9�|\}�|PoK�Hr���������/PK- �2�\].�� 5 xl/workbook.xmlPK- �2�\���� � [Content_Types].xmlPK-
�2�\�^*�' ' V _rels/.relsPK- �2�\䱙�� �% � xl/worksheets/sheet1.xmlPK- �2�\��� P �
xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
E xl/styles.xmlPK- �2�\UF5�� � �
xl/sharedStrings.xmlPK � �