GET api/printBatches/campaigns?storeID={storeID}
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": "60bfe7d7-ef0e-4363-ab93-28efcd7dbf3d",
"nameGuid": "60bfe7d7-ef0e-4363-ab93-28efcd7dbf3d",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:22:57.4312876",
"startTime": 1,
"endDate": "2026-04-03T06:22:57.4312876",
"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:57.4312876",
"system": true,
"created": "2026-04-03T06:22:57.4312876",
"updated": "2026-04-03T06:22:57.4312876",
"priceChangeNotifiedUtc": "2026-04-03T06:22:57.4312876",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "ATCRwFiujEGxs0SxE+7vKg==",
"hostIdentifierGuid": "c0913001-ae58-418c-b1b3-44b113eeef2a",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:22:57.4312876",
"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": "FPGYiCt2AES2zG9jAbX37g==",
"pluGuid": "8898f114-762b-4400-b6cc-6f6301b5f7ee",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "1CqjPhpGu0yn2eD2PLPUnA==",
"dealCostGuid": "3ea32ad4-461a-4cbb-a7d9-e0f63cb3d49c",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "yBTzPPbIOUSPvenatPPZkg==",
"priceGroupGuid": "3cf314c8-c8f6-4439-8fbd-e9dab4f3d992",
"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:57.4312876",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "e39a1984-ff6a-45c8-ad20-3c50e92cf172",
"campaignComboPriceGroupG_UID": "i7UDI6NzJEWetPTEUxjpQg==",
"campaignComboPriceGroupIdentifier": "2303b58b-73a3-4524-9eb4-f4c45318e942",
"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:57.4312876",
"operatorG_UID": "ATsB3LGF3keSX90+0R4iSg==",
"operatorGuid": "dc013b01-85b1-47de-925f-dd3ed11e224a",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:22:57.4312876",
"signIqTicketFileMovedUtc": "2026-04-03T06:22:57.4312876",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:22:57.4312876",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "ed98e772-5675-4081-a68c-73d4bf74220a",
"product": {
"$id": "4",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "D09j4FTNOUWKFGtk5oaWxQ==",
"guid": "e0634f0f-cd54-4539-8a14-6b64e68696c5",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "PrHqzmCt9UOMxdsLdwkBOw==",
"priceGroupGuid": "ceeab13e-ad60-43f5-8cc5-db0b7709013b",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:22:57.4312876",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:22:57.4312876",
"pluCreated": "2026-04-03T06:22:57.4312876",
"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:57.4312876",
"lastManualUpdate": "2026-04-03T06:22:57.4312876",
"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:57.4312876",
"currentCostUpdated": "2026-04-03T06:22:57.4312876",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:22:57.4312876",
"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:57.4312876",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "79mLfJPS+E65tFlLzWV4Lw==",
"altPLUGuid": "7c8bd9ef-d293-4ef8-b9b4-594bcd65782f",
"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:57.4312876",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "jltVPlleg0mdtkZP/mYxkg==",
"shelfPageLayoutGuid": "3e555b8e-5e59-4983-9db6-464ffe663192",
"talkerPageLayoutG_UID": "VGnVE+mzOUSZoaTvJQT1iw==",
"talkerPageLayoutGuid": "13d56954-b3e9-4439-99a1-a4ef2504f58b",
"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": "0XV8AP/MY0OXLkbdPIFLUg==",
"inventoryIdentifier": "007c75d1-ccff-4363-972e-46dd3c814b52",
"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": "u7IseXvnI0KSaXhFXwBqEw==",
"parentPluGuid": "792cb2bb-e77b-4223-9269-78455f006a13",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "mJZCesx7UkyCFtc+zo1+nw==",
"supplierIdentifierGuid": "7a429698-7bcc-4c52-8216-d73ece8d7e9f",
"supplierChanged": true,
"rebateSupplierIdentifier": "XqXhf1yUwEyLP0F0F5I64A==",
"rebateSupplierIdentifierGuid": "7fe1a55e-945c-4cc0-8b3f-417417923ae0",
"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:57.4312876",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "+YNIcPCr6EamSrA3b+dDOg==",
"hostIdentifierGuid": "704883f9-abf0-46e8-a64a-b0376fe7433a",
"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:57.4312876",
"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": "D35auIOaVEin+5Smn7iJ2w==",
"hostIdentifierGuid": "b85a7e0f-9a83-4854-a7fb-94a69fb889db",
"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:57.4312876",
"priceZone": {
"$id": "6",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "rE7qPkliGUmsX+yyeyuhrQ==",
"hostIdentifierGuid": "3eea4eac-6249-4919-ac5f-ecb27b2ba1ad",
"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": "ZKwXe6pG2Uu1RmAuz6/Yiw==",
"hostIdentifierGuid": "7b17ac64-46aa-4bd9-b546-602ecfafd88b",
"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": "A0wfEBPWsk6Vsyx382Z6xQ==",
"identifierGuid": "101f4c03-d613-4eb2-95b3-2c77f3667ac5",
"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": "P1DUVQr/jk+5+Gj07LtgPw==",
"hostSupplierIdentifierGuid": "55d4503f-ff0a-4f8e-b9f8-68f4ecbb603f",
"loyaltyPriceLevelIdentifier": "WYKpFrElWkiIZwX+VRlrZA==",
"loyaltyPriceLevelIdentifierGuid": "16a98259-25b1-485a-8867-05fe55196b64",
"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:57.4312876",
"lastProcessed": "2026-04-03T06:22:57.4312876",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "10",
"identifier": "96JntCmERE+trI6ayE7FzQ==",
"identifierGuid": "b467a2f7-8429-4f44-adac-8e9ac84ec5cd",
"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": "+7EgdCRKaEeDQ8Bwv7bt6w==",
"primaryContactID": "7420b1fb-4a24-4768-8343-c070bfb6edeb",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "ECLdtP8YkUqk3t6h7NKkuw==",
"supplierGroupGuid": "b4dd2210-18ff-4a91-a4de-dea1ecd2a4bb",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:22:57.4312876",
"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": "3d7bc0b6-f3c9-491a-bb6b-b6fd59b2d250",
"identifier": "YD21jodcM0+0T6PEbb7a0g==",
"identifierGuid": "8eb53d60-5c87-4f33-b44f-a3c46dbedad2",
"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": "+19Ks1rsy0qaIfjyyrJduQ==",
"supplierIdentifierGuid": "b34a5ffb-ec5a-4acb-9a21-f8f2cab25db9",
"contactGuid": "Poa9n5teO0GkDm9A4YvO9w==",
"contactID": "9fbd863e-5e9b-413b-a40e-6f40e18bcef7",
"contact": {
"$ref": "11"
},
"supplier": {
"$ref": "10"
}
},
{
"$ref": "12"
}
],
"products": [
{
"$id": "13",
"pluG_UID": "y4kixQQUhkOlbQj1yit5qw==",
"pluGuid": "c52289cb-1404-4386-a56d-08f5ca2b79ab",
"supplierIdentifier": "13Vq0PfRk0ex9SJyRxSpNg==",
"supplierIdentifierGuid": "d06a75d7-d1f7-4793-b1f5-22724714a936",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:22:57.4312876",
"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:57.4312876",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "14",
"pluG_UID": "z+vPzB9vRk2Fi3XLCeJZfg==",
"pluGuid": "cccfebcf-6f1f-4d46-858b-75cb09e2597e",
"supplierIdentifier": "PkEkQewNVk+PKw6kuws7AA==",
"supplierIdentifierGuid": "4124413e-0dec-4f56-8f2b-0ea4bb0b3b00",
"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": "T/NC0G4Xx0Olkh4Eq9br/g==",
"parentPluGuid": "d042f34f-176e-43c7-a592-1e04abd6ebfe",
"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": "F9ub/IkRl0qlTp6O1HnRDg==",
"supplierGuid": "fc9bdb17-1189-4a97-a54e-9e8ed479d10e",
"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": "kqYEsw4tu0O2dz2T4ulZhQ==",
"supplierGuid": "b304a692-2d0e-43bb-b677-3d93e2e95985",
"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:57.4312876",
"deliveryDate": "2026-04-03T06:22:57.4312876",
"nextCutOffDate": "2026-04-03T06:22:57.4312876",
"nextDeliveryDate": "2026-04-03T06:22:57.4312876",
"nextDaysBuffer": 10
},
{
"$ref": "17"
}
],
"store": {
"$ref": "5"
},
"updated": "2026-04-03T06:22:57.4312876",
"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:57.4312876",
"processed": "2026-04-03T06:22:57.4312876",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:22:57.4312876",
"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:57.4312876",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "18"
}
],
"zoneMatrix": [
{
"$id": "20",
"id": 1,
"hostIdentifier": "fgCwcd03JECV/j66ROqPpA==",
"hostIdentifierGuid": "71b0007e-37dd-4024-95fe-3eba44ea8fa4",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"9f8d7b3c-5b92-48d4-820d-539da49ec9bf",
"e4b7e6de-951f-4fdd-b8ed-adbf9fab6b1a"
]
},
{
"$ref": "20"
}
],
"hostFileStoreSetting": {
"$ref": "8"
},
"hostStoreSettings": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"promotionPlacements": [
{
"$id": "21",
"identifier": "htTp4SfrC0O/bDsNhqfE/A==",
"identifierGuid": "e1e9d486-eb27-430b-bf6c-3b0d86a7c4fc",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "21"
}
],
"promoTypeGuids": [
"e813b3aa-2139-4da5-a4c5-d2b440269fc3",
"65918c98-8b1c-42df-a54c-8a8d5fb9dc18"
],
"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:57.4312876",
"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": "729f36b7-b6bd-4141-aa5b-1d022b1bdceb",
"updateStore": {
"$id": "27",
"id": "21be04ca-f581-493f-9da0-ecb602b8eea8",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:22:57.4312876",
"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:57.4312876"
},
"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": "eWcfALaWW0m8Sc+7cpZEgA==",
"pluGuid": "001f6779-96b6-495b-bc49-cfbb72964480",
"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:57.4312876"
},
{
"$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:57.4312876",
"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:57.4312876",
"startTime": 5,
"endDate": "2026-04-03T06:22:57.4312876",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "XhH5YKx0vkCA8wm8bLnq0w==",
"hostIdentifierGuid": "60f9115e-74ac-40be-80f3-09bc6cb9ead3",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"tray": {
"$id": "33",
"g_UId": "MNNoigyrSkqGfKSCZ2ex7A==",
"guid": "8a68d330-ab0c-4a4a-867c-a4826767b1ec",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "34",
"priceGroupG_UID": "KGX5nbExcEyWuhwec/DA7g==",
"priceGroupGuid": "9df96528-31b1-4c70-96ba-1c1e73f0c0ee",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:22:57.4312876",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "35",
"pluG_UID": "rLyz1K/2QEuXCr3rpWM+WQ==",
"pluGuid": "d4b3bcac-f6af-4b40-970a-bdeba5633e59",
"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": "6c073577-699c-4c10-89c9-2a6d7cfabee6",
"created": "2026-04-03T06:22:57.4312876",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:22:57.4312876",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:22:57.4312876",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:22:57.4312876",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:22:57.4312876",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:22:57.4312876",
"lastSold": "2026-04-03T06:22:57.4312876",
"firstSold": "2026-04-03T06:22:57.4312876",
"awsUpdated": "2026-04-03T06:22:57.4312876",
"lastManualUpdate": "2026-04-03T06:22:57.4312876",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:22:57.4312876",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:22:57.4312876",
"doNotRangeUpdated": "2026-04-03T06:22:57.4312876",
"doNotOrderUpdated": "2026-04-03T06:22:57.4312876",
"tracked": "2026-04-03T06:22:57.4312876"
},
"allergens": [
{
"$id": "37",
"primaryKey": {
"$id": "38",
"pluGuid": "5aa91a2f-bfad-4b97-a76e-bc12c5e6f6b2",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "LxqpWq2/l0unbrwSxeb2sg==",
"pluGuid": "5aa91a2f-bfad-4b97-a76e-bc12c5e6f6b2",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "37"
}
],
"costs": {
"$id": "39",
"pluG_UID": "+3bKQ3Xht0qHwWko8IeaGw==",
"pluGuid": "43ca76fb-e175-4ab7-87c1-6928f0879a1b",
"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:57.4312876",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "40",
"saleHeaderID": 1,
"created": "2026-04-03T06:22:57.4312876",
"createdLocal": "2026-04-03T06:22:57.4312876",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "bVlrfEY5AUyi1Vz3q6o7zA==",
"operatorGuid": "7c6b596d-3946-4c01-a2d5-5cf7abaa3bcc",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "fQ8fE6wAT0O2xdDHmNE0Pg==",
"pluGuid": "131f0f7d-00ac-434f-b6c5-d0c798d1343e",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "41",
"id": 1,
"g_Uid": "7zLBe8I/l0uaV68WwLBGEQ==",
"guid": "7bc132ef-3fc2-4b97-9a57-af16c0b04611",
"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:57.4312876",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:22:57.4312876",
"endShift": "2026-04-03T06:22:57.4312876",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "42",
"operatorG_UID": "cCtw56HuSkaz0Q1twLxJ5g==",
"operatorGuid": "e7702b70-eea1-464a-b3d1-0d6dc0bc49e6",
"storeID": 2,
"operator": {
"$ref": "41"
},
"store": {
"$ref": "5"
}
},
{
"$ref": "42"
}
]
}
},
{
"$ref": "40"
}
],
"apns": [
{
"$id": "43",
"pluID": 1,
"pluG_UID": "Q2euIs52rk2Z6VnznHpJZw==",
"pluGuid": "22ae6743-76ce-4dae-99e9-59f39c7a4967",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"tuns": [
{
"$id": "44",
"pluG_UId": "0Fxyz7w9HU208K0g8Vvadg==",
"pluGuid": "cf725cd0-3dbc-4d1d-b4f0-ad20f15bda76",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "4"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"competitionPricing": [
{
"$id": "45",
"identifier": "LH2eCPs19UGNK8wuv4aE4g==",
"identifierGuid": "089e7d2c-35fb-41f5-8d2b-cc2ebf8684e2",
"pluG_UID": "gLbS46HoeUifCs46zJWUHQ==",
"pluGuid": "e3d2b680-e8a1-4879-9f0a-ce3acc95941d",
"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": "oVjm12TVdE2cxGxOpRaFEQ==",
"groupName": "sample string 1",
"identifierGuid": "d7e658a1-d564-4d74-9cc4-6c4ea5168511",
"exists": true,
"flipChartIdentifier": "3NU6LdBeMEmx8rh+rVATQw==",
"flipChartIdentifierGuid": "2d3ad5dc-5ed0-4930-b1f2-b87ead501343",
"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": "AibNpm3eW0Si+usl4PJHEA==",
"groupIdentifierGuid": "a6cd2602-de6d-445b-a2fa-eb25e0f24710",
"flipChart": {
"$id": "47",
"identifier": "Gdv9D+/F2U6r1NGzUB6MnQ==",
"identifierGuid": "0ffddb19-c5ef-4ed9-abd4-d1b3501e8c9d",
"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": "pyW+A0IwEEKF05xgAr5WHw==",
"identifierGuid": "03be25a7-3042-4210-85d3-9c6002be561f",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "49",
"id": 1,
"g_UID": "IGxcicJsKkyatvLfxAp8Cg==",
"guid": "895c6c20-6cc2-4c2a-9ab6-f2dfc40a7c0a",
"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": "w0AkFTUIL0SweT7U/OzkpA==",
"previousFormGuid": "152440c3-0835-442f-b079-3ed4fcece4a4",
"nextForm": 1,
"nextFormG_UID": "xVELv30ZHUOKiO4dd7o/Wg==",
"nextFormGuid": "bf0b51c5-197d-431d-8a88-ee1d77ba3f5a",
"attributes": "sample string 10",
"updated": "2026-04-03T06:22:57.4312876",
"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": "rnoKFeqsuUWha10fDo+G2g==",
"checkoutFormGuid": "150a7aae-acea-45b9-a16b-5d1f0e8f86da",
"identifier": "mEy6wHyjzkupOhP5x4MBBA==",
"identifierGuid": "c0ba4c98-a37c-4bce-a93a-13f9c7830104",
"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": "vLVrF50Rtky86nFa+Be4tw==",
"valueGuid": "176bb5bc-119d-4cb6-bcea-715af817b8b7",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:22:57.4312876",
"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:57.4312876",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "50"
}
],
"panels": [
{
"$id": "52",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "VhqnouCjMEi5cCK0WLH/2g==",
"checkoutFormGuid": "a2a71a56-a3e0-4830-b970-22b458b1ffda",
"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": "HuWDQJiGSEqJ+qiNNgBiWA==",
"flipChartPageIdentifierGuid": "4083e51e-8698-4a48-89fa-a88d36006258",
"pluG_UID": "0zAPE0FpUkCX9IPWYXemFA==",
"pluGuid": "130f30d3-6941-4052-97f4-83d66177a614",
"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": "eEyjUVPfB0aoxcnhqsWwCg==",
"pluGuid": "51a34c78-df53-4607-a8c5-c9e1aac5b00a",
"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:57.4312876",
"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": "/06cV5NQH0WFC+isEOlzvg==",
"ingredientGuid": "MQZJ5cusMkOWNCdnfLbicg==",
"ingredientIdentifier": "e5490631-accb-4332-9634-27677cb6e272",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "4"
}
},
{
"$ref": "55"
}
],
"bins": [
{
"$id": "56",
"pluG_UID": "yoRJIKd9EUmiX2A7365VpQ==",
"pluGuid": "204984ca-7da7-4911-a25f-603bdfae55a5",
"shelfLocationIdentifier": "Qe9yIOqPo0y34YcXq2kYVA==",
"shelfLocationGuid": "2072ef41-8fea-4ca3-b7e1-8717ab691854",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "Z0LEVXy2r0aPP5lAPMHvNQ==",
"labelPageLayoutGuid": "55c44267-b67c-46af-8f3f-99403cc1ef35",
"updated": "2026-04-03T06:22:57.4312876",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "4"
},
"location": {
"$id": "57",
"identifier": "BZWJJdKy/0uzPst9tn635Q==",
"storeID": 1,
"identifierGuid": "25899505-b2d2-4bff-b33e-cb7db67eb7e5",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:22:57.4312876",
"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": "j6BW8PyjmUWyvGCNvv2A7A==",
"pluGuid": "f056a08f-a3fc-4599-b2bc-608dbefd80ec",
"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:57.4312876",
"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:57.4312876",
"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": "ajMMYqKOBEmS3CPoIo5sQA==",
"labelPageLayoutGuid": "620c336a-8ea2-4904-92dc-23e8228e6c40",
"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:57.4312876",
"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": "ELFCedjEZkWEaoPvT4p7Ow==",
"labelPageLayoutGuid": "7942b110-c4d8-4566-846a-83ef4f8a7b3b",
"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:57.4312876",
"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": "CVE15ntI6kmjciSa6wegZA==",
"labelPageLayoutGuid": "e6355109-487b-49ea-a372-249aeb07a064",
"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:57.4312876",
"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": "8/hQWiMS5UKN3eW+mdl4sQ==",
"labelPageLayoutGuid": "5a50f8f3-1223-42e5-8ddd-e5be99d978b1",
"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:57.4312876",
"dealCosts": [
{
"$id": "68",
"headerIdentifier": "FyuBsi9DN0OeyRfuA2u9OA==",
"headerIdentifierGuid": "b2812b17-432f-4337-9ec9-17ee036bbd38",
"identifier": "regJqJxH9EOB5jAWMrRZFQ==",
"identifierGuid": "a809e8ad-479c-43f4-81e6-301632b45915",
"supplierIdentifier": "WPGs1NqMOka2DoRRA4oXwg==",
"supplierGuid": "d4acf158-8cda-463a-b60e-8451038a17c2",
"pluG_UID": "dR5EFkA2Uk6HJVxq97lWNQ==",
"pluGuid": "16441e75-3640-4e52-8725-5c6af7b95635",
"campaignName": "78c71cf1-5780-4146-9a4f-2a6477d1c8ca",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:22:57.4312876",
"end": "2026-04-03T06:22:57.4312876",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "X6jutLQt/kKRMxV+OJKagg==",
"bonusItemPluGuid": "b4eea85f-2db4-42fe-9133-157e38929a82",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:22:57.4312876",
"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:57.4312876",
"campaignEndDate": "2026-04-03T06:22:57.4312876",
"masterPLUG_UID": "aVTUImR/v0qU5qLgTjPNCQ==",
"masterID": "22d45469-7f64-4abf-94e6-a2e04e33cd09",
"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": "utwwfUg75Ui8jJtzegzRYQ==",
"bonusMasterID": "7d30dcba-3b48-48e5-bc8c-9b737a0cd161",
"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": "S9+MXcNgFUOKkiZvP11CGg==",
"pluGuid": "5d8cdf4b-60c3-4315-8a92-266f3f5d421a",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "69"
}
],
"alternateProductG_UID": "UyfIXQPnJEmi30aKgl1wRg==",
"alternateProduct": "5dc82753-e703-4924-a2df-468a825d7046",
"altProduct": {
"$ref": "4"
},
"productHostCode": {
"$id": "70",
"id": 1,
"pluG_UID": "MHsbfgb1BUijxcLWbZggrA==",
"pluGuid": "7e1b7b30-f506-4805-a3c5-c2d66d9820ac",
"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:57.4312876",
"inventoryTracked": "2026-04-03T06:22:57.4312876",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "71",
"pluG_UID": "kv9ev8sT60S4KzfmlFwiBg==",
"pluGuid": "bf5eff92-13cb-44eb-b82b-37e6945c2206",
"fuelPluG_UID": "63y3/2yNV0Kv20P++oJz9A==",
"fuelPluGuid": "ffb77ceb-8d6c-4257-afdb-43fefa8273f4",
"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": "w9WIUeEPvUm92b9PlK7opQ==",
"pluGuid": "5188d5c3-0fe1-49bd-bdd9-bf4f94aee8a5",
"hostOfferID": 1,
"priceGroupG_UID": "Rs2Ayz4So06mPToyLwK5uQ==",
"priceGroupGuid": "cb80cd46-123e-4ea3-a63d-3a322f02b9b9",
"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:57.4312876",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "4"
},
"campaign": {
"$ref": "1"
}
},
{
"$ref": "72"
}
],
"sellingRules": [
{
"$id": "73",
"id": 1,
"identifier": "W4dyja47sEaZBi+S4/e4GQ==",
"identifierStr": "W4dyja47sEaZBi+S4/e4GQ==",
"identifierGuid": "8d72875b-3bae-46b0-9906-2f92e3f7b819",
"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": "fvsy5lkYKUqPHO6LnDU1dw==",
"customerIDGuid": "e632fb7e-1859-4a29-8f1c-ee8b9c353577",
"campaign": {
"$ref": "1"
},
"customer": {
"$id": "75",
"identifier": "HhrWZCbXgkyFf1V6kK3Pxw==",
"identifierGuid": "64d61a1e-d726-4c82-857f-557a90adcfc7",
"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:57.4312876",
"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": "tTqCr/A9GUSgiHD6DjobCg==",
"communityIdentifierGuid": "af823ab5-3df0-4419-a088-70fa0e3a1b0a",
"joined": "2026-04-03T06:22:57.4312876",
"updated": "2026-04-03T06:22:57.4312876",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "rqoXqRKDtU2bat9q5JEkCg==",
"priceLevelIdentifierGuid": "a917aaae-8312-4db5-9b6a-df6ae491240a",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:22:57.4312876",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "76",
"cardType": 2,
"issueDate": "2026-04-03T06:22:57.4312876",
"expiry": "2026-04-03T06:22:57.4312876",
"customerID": "Kkm2nyeZtkKhH1UEmlKz6g==",
"customerIDGuid": "9fb6492a-9927-42b6-a11f-55049a52b3ea",
"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:57.4312876",
"linkedAccount": "ngb3ZVPh7EK12riuGx5gGg==",
"linkedAccountGuid": "65f7069e-e153-42ec-b5da-b8ae1b1e601a",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "75"
},
"account": {
"$id": "77",
"id": 1,
"identifier": "KkFIoZL38EiDXZeRnBGsvQ==",
"identifierGuid": "a148412a-f792-48f0-835d-97919c11acbd",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:22:57.4312876",
"owner": "YRwUTUgXqEKX1qcwPdh3zg==",
"ownerGuid": "4d141c61-1748-42a8-97d6-a7303dd877ce",
"accountStoreGroupIdentifier": "5Fbm7Wt990WldNKr031QCA==",
"accountStoreGroupGuid": "ede656e4-7d6b-45f7-a574-d2abd37d5008",
"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:57.4312876",
"active": true,
"updated": "2026-04-03T06:22:57.4312876",
"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": "BISCaA6qQ0WFwO3lvhIrWw==",
"identifierGuid": "68828404-aa0e-4543-85c0-ede5be122b5b",
"name": "sample string 2",
"primaryContact": "3GoIqL3KlEOw83qawhi3Lg==",
"primaryContactGuid": "a8086adc-cabd-4394-b0f3-7a9ac218b72e",
"accountID": "I0sCahNT2kWeHd8T2EKN8A==",
"accountIDGuid": "6a024b23-5313-45da-9e1d-df13d8428df0",
"special": true,
"updated": "2026-04-03T06:22:57.4312876",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "EMllEI201UqSOtHxc1V9Vg==",
"priceLevelIdentifierGuid": "1065c910-b48d-4ad5-923a-d1f173557d56",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "77"
},
"primaryContactCustomer": {
"$ref": "75"
},
"customerGroupMembers": [
{
"$id": "80",
"id": 1,
"groupID": "kVzgcg6+b0GR4GyrMu8pAA==",
"groupIDGuid": "72e05c91-be0e-416f-91e0-6cab32ef2900",
"customerID": "PMz0ESpkGEmWicxFp611yw==",
"customerIDGuid": "11f4cc3c-642a-4918-9689-cc45a7ad75cb",
"card": "sample string 4",
"linkedAccount": "1WbCPXEmSkqCdFVFPRVPdw==",
"linkedAccountGuid": "3dc266d5-2671-4a4a-8274-55453d154f77",
"customer": {
"$ref": "75"
},
"group": {
"$ref": "79"
},
"customerCard": {
"$ref": "76"
}
},
{
"$ref": "80"
}
]
},
{
"$ref": "79"
}
]
},
"payments": [
{
"$id": "81",
"id": 1,
"identifier": "010Q+I3UwEGZ2kxdlkaroQ==",
"identifierGuid": "f8105dd3-d48d-41c0-99da-4c5d9646aba1",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "YzXmWOrAh06Z8BTdcUcBfA==",
"accountIDGuid": "58e63563-c0ea-4e87-99f0-14dd7147017c",
"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:57.4312876",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "U0LNWXwcK02t/FMNFb0jFg==",
"idempotentVoidGuid": "59cd4253-1c7c-4d2b-adfc-530d15bd2316",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "82",
"saleHeaderID": 1,
"saleHeaderGuid": "Xr0hjJsH1UG4nmeAyE7Ofw==",
"saleHeaderIdentifierGuid": "8c21bd5e-079b-41d5-b89e-6780c84ece7f",
"created": "2026-04-03T06:22:57.4312876",
"createdLocal": "2026-04-03T06:22:57.4312876",
"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:57.4312876",
"storeID": 1,
"operatorG_Uid": "VGJXytF8lEe0EFq/fZgLdA==",
"operatorGuid": "ca576254-7cd1-4794-b410-5abf7d980b74",
"customerG_Uid": "Jt1fTRrW7kyP6To4xfOSGw==",
"customerGuid": "4d5fdd26-d61a-4cee-8fe9-3a38c5f3921b",
"communityIdentifier": "PiBUET1JMkGbevNLOcX60w==",
"communityIdentifierGuid": "1154203e-493d-4132-9b7a-f34b39c5fad3",
"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": "voj7HfEfi0yqL5dZonCmCA==",
"priceLevelIdentifierGuid": "1dfb88be-1ff1-4c8b-aa2f-9759a270a608",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:22:57.4312876+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:57.4312876",
"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": "KUHf7wD/gk6hhK3Je6hvVg==",
"identifierGuid": "efdf4129-ff00-4e82-a184-adc97ba86f56",
"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:57.4312876",
"promoPeriodEnd": "2026-04-03T06:22:57.4312876",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:22:57.4312876",
"deleted": true
},
"details": [
{
"$id": "85",
"saleItemID": 1,
"identifier": "Q8OErM/33U6YtbIqJ7KARQ==",
"identifierGuid": "ac84c343-f7cf-4edd-98b5-b22a27b28045",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "jH+C0jg6902dXUJ9nayFQg==",
"pluGuid": "d2827f8c-3a38-4df7-9d5d-427d9dac8542",
"accountID": "wf1hXM+nmUu54tBCMAgVTA==",
"accountIDGuid": "5c61fdc1-a7cf-4b99-b9e2-d0423008154c",
"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:57.4312876",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "B7zI6WVdsE29IWIF+LCnXA==",
"refundGuid": "e9c8bc07-5d65-4db0-bd21-6205f8b0a75c",
"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": "XeiElAQASUiKVDjJsTnPug==",
"idempotentVoidGuid": "9484e85d-0004-4849-8a54-38c9b139cfba",
"priceLevelIdentifier": "b7YOnHMcrEi9W9PT2w1+Xg==",
"priceLevelIdentifierGuid": "9c0eb66f-1c73-48ac-bd5b-d3d3db0d7e5e",
"communityIdentifier": "Aj5DQokhpE+68yK1KXYtpw==",
"communityIdentifierGuid": "42433e02-2189-4fa4-baf3-22b529762da7",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "86",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:22:57.4312876",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "86"
}
],
"refund": {
"$id": "87",
"id": 1,
"g_UID": "uVBLNtr4GkyMr5FiUt9R4Q==",
"guid": "364b50b9-f8da-4c1a-8caf-916252df51e1",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:22:57.4312876"
},
"modifier": {
"$id": "88",
"id": 1,
"setG_UID": "QVuB4ksrDUGC3EW6oWdKig==",
"modifierSetGuid": "e2815b41-2b4b-410d-82dc-45baa1674a8a",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "gFEtevenBEaF8aZqryFJrA==",
"pluGuid": "7a2d5180-a7f7-4604-85f1-a66aaf2149ac",
"deleted": true,
"g_UID": "6dN8E1VmGEyGQv32gcXWRw==",
"guid": "137cd3e9-6655-4c18-8642-fdf681c5d647",
"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": "TObvLGxtDk+/sODzNuNwCw==",
"pluGuid": "2cefe64c-6d6c-4f0e-bfb0-e0f336e3700b",
"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:57.4312876",
"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:57.4312876",
"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": "ysCmKmK5Z0eeDBJss1l4hA==",
"pluGuid": "2aa6c0ca-b962-4767-9e0c-126cb3597884",
"accountID": "j/x3XJKlEEiszTxowwJAOA==",
"accountIDGuid": "5c77fc8f-a592-4810-accd-3c68c3024038",
"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:57.4312876",
"bestOrExpireType": 1,
"refundG_UID": "wMVwNB7EjkSNXuPAm8LZ9g==",
"refundGuid": "3470c5c0-c41e-448e-8d5e-e3c09bc2d9f6",
"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": "soyezFDDsESGofnwhrOTfw==",
"identifierGuid": "cc9e8cb2-c350-44b0-86a1-f9f086b3937f",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "ubOTQ0wD/UWABEKemlVZZQ==",
"customerIdentifierGuid": "4393b3b9-034c-45fd-8004-429e9a555965",
"operatorNo": 1,
"operatorG_UID": "RsFanrh7FUGRi41QKDdw1Q==",
"operatorGuid": "9e5ac146-7bb8-4115-918b-8d50283770d5",
"created": "2026-04-03T06:22:57.4312876",
"ordered": "2026-04-03T06:22:57.4312876",
"started": "2026-04-03T06:22:57.4312876",
"completed": "2026-04-03T06:22:57.4312876",
"supplied": "2026-04-03T06:22:57.4312876",
"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": "+lZ49UzoHU29olHnhbGbCQ==",
"pluGuid": "f57856fa-e84c-4d1d-bda2-51e785b19b09",
"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": "UJKr9QTnQkCWwtjawyPxgQ==",
"headerIdentifierGuid": "f5ab9250-e704-4042-96c2-d8dac323f181",
"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": "SeDdlvOjyEyKfyZNDioObQ==",
"surveyGuid": "96dde049-a3f3-4cc8-8a7f-264d0e2a0e6d",
"saleHeaderGuid": "u/t0TFXzdUWY+o2uoPKw8w==",
"saleGuid": "4c74fbbb-f355-4575-98fa-8daea0f2b0f3",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "RvOBBZ1ZZ02FY6xQbzFa2A==",
"guidResponse": "0581f346-599d-4d67-8563-ac506f315ad8",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:22:57.493986",
"sale": {
"$ref": "82"
},
"survey": {
"$id": "97",
"g_UID": "OkgTKnsGVEaOgK4t0yk0fQ==",
"guid": "2a13483a-067b-4654-8e80-ae2dd329347d",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "X2LXzjQI4U6ctZM4mLHrZQ==",
"checkoutFormGuid": "ced7625f-0834-4ee1-9cb5-933898b1eb65",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:22:57.493986",
"end": "2026-04-03T06:22:57.493986",
"deleted": true,
"updated": "2026-04-03T06:22:57.493986",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"69457916-b10f-4923-a72a-c52cfadf6ee0",
"91649d2b-5b56-4a13-aeb6-ae3d16b65a8c"
],
"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": "fgzb95hCPUCI0axGh7Uzmw==",
"accountIdentifier": "f7db0c7e-4298-403d-88d1-ac4687b5339b",
"accountName": "sample string 44",
"customerOrderIdentifier": "QeJ3n9shQEiQMc18w+TGBw==",
"customerOrderIdentifierGuid": "9f77e241-21db-4840-9031-cd7cc3e4c607",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "98",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "nNdvKT79FUeMp9Jj1HQjRA==",
"paymentIdentifierGuid": "296fd79c-fd3e-4715-8ca7-d263d4742344",
"identifier": "58YWk58dtk+9SiqyNz8umQ==",
"identifierGuid": "9316c6e7-1d9f-4fb6-bd4a-2ab2373f2e99",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "SaNgM/IVwkaCgzydk0cfRQ==",
"itemIdentifierGuid": "3360a349-15f2-46c2-8283-3c9d93471f45"
}
},
{
"$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": "jP/ql0XRc0q86Fwm6JBjBg==",
"customerIdentifierGuid": "97eaff8c-d145-4a73-bce8-5c26e8906306",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "+3ySFxP3f0mxasrnYL14mw==",
"idempotentGuid": "17927cfb-f713-497f-b16a-cae760bd789b",
"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:57.493986",
"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:57.493986",
"labelPageLayout": "r5TyK3bp0UKsDW6z5mnedw==",
"pageLayoutGuid": "2bf294af-e976-42d1-ac0d-6eb3e669de77",
"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:57.493986"
},
{
"$ref": "103"
}
]
},
"customerVouchers": [
{
"$id": "104",
"id": 1,
"customerIdentifier": "CXtjaJv7YEOXlO7XqbCQ6Q==",
"customerIdentifierGuid": "68637b09-fb9b-4360-9794-eed7a9b090e9",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:22:57.493986",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "AXPyfWnfBU2HSpBUSloMlw==",
"issuedIdempotentGuid": "7df27301-df69-4d05-874a-90544a5a0c97",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:22:57.493986",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:22:57.493986",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "Kk8tGepZ9UiyonXTaAGHAA==",
"redeemedIdempotentGuid": "192d4f2a-59ea-48f5-b2a2-75d368018700",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:22:57.493986",
"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": "AFKruzwBb0+uKBhU2dFR3g==",
"groupIDGuid": "bbab5200-013c-4f6f-ae28-1854d9d151de",
"campaign": {
"$ref": "1"
},
"group": {
"$ref": "79"
}
},
{
"$ref": "105"
}
],
"signIqTickets": [
{
"$id": "106",
"identifier": "gH8yEWdU/k64Lv1I/IcRfw==",
"identifierGuid": "11327f80-5467-4efe-b82e-fd48fc87117f",
"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": "3qwhL74YmE+O5XLyU1T2jQ==",
"guid": "2f21acde-18be-4f98-8ee5-72f25354f68d",
"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": "G9IOLwO/f0yrJ+28f75EBA==",
"groupGuid": "2f0ed21b-bf03-4c7f-ab27-edbc7fbe4404",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "wf/ljE14MEKlpOwSTGsqJw==",
"pluGuid": "8ce5ffc1-784d-4230-a5a4-ec124c6b2a27",
"priceGroupG_UID": "RJkauUzW4Eq71PVhLDXoiw==",
"priceGroupGuid": "b91a9944-d64c-4ae0-bbd4-f5612c35e88b",
"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": "++kuAALthk2rVnsnQhHlXw==",
"priceLevelIdentifierGuid": "002ee9fb-ed02-4d86-ab56-7b274211e55f",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "109"
}
],
"promotionType": {
"$id": "110",
"identifier": "8bu6LI+Ox0+evY0jGDTc9A==",
"identifierGuid": "2cbabbf1-8e8f-4fc7-9ebd-8d231834dcf4",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "zcxWXcGkAEGaE6Ejxz9NQA==",
"labelPageLayoutGuid": "5d56cccd-a4c1-4100-9a13-a123c73f4d40",
"priceLevelIdentifier": "P4g0tlUxeUWSTxpFXgKGBg==",
"priceLevelIdentifierGuid": "b634883f-3155-4579-924f-1a455e028606",
"active": true,
"updated": "2026-04-03T06:22:57.493986",
"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�\�)燶 5 xl/workbook.xml � (� ����0��&�C���@� '.^=x_�V�O�||�o�vfg��r4�ӓ��/\E�l���*�cQO;a��0I�bFɱ1��PvJ��9 H�}'�������bPÂR 5��;Bʹ�C�補���l���o����"*�AaE@ItnmE���BN��<g�\�D�9���d���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="R92d2dc4c330f4f56" /></Relationships>PK �2�\�
K� �% xl/worksheets/sheet1.xml � (� �Z�R;����ZҌn) ��;���Lp��|������Yy���J�n�������}��x���������zv3y�q��������<��?w����g����r���`���OG�b�k��ng��h~���no'��������a9PB��||?Z�G-�&���n��Z���G7�)L�ZMG������$t_;7��K�l�������y2~\�>�VK�w6������a_���|�~�żw3���_^�_�'?%�����/�_{�Ɋ�~o:����8�Y��}!Q�����ӯe�~�S�:ձ6u��[(�J��(���z����zS���ʄDo�����l�MUo/����(�^o7����� e��uִM���+,�X%�9�������녰�k �%��z)�`Dǝ�[�UZ��p����|�C���N �����>�O¾s���u�QzR���� ��t��5��B���ʅ��:D�I[_������،d�t�UHP.Ѐ�2���z�D�J{
k��A�;�GE
*�������z�=�>;jOa}���KmQx�9}TԠ�iPQh+\С�(HE
*��e�[#��L��Ae�2��ܞ�UQ{��� jĞφ�=�����=���T���x����o��"�WP��?D
B�A%
�VK�rs�]W�6V4,��u��J��
�`�J@��9 Q�Pנ�N�z�C�C�"�=�Q�PIQ�Bㄵ��q�Q��5�1JkR��j��w��)F)��s����u��; 6l E�p��\�(A�$�P(c!��!��Q�h����5_{�IA�
�J�6h�K1��!J+ ڰ����L!��r%��-��ކ�\k��O�(A]IЅ���>� \)3�Q��R����*$ (� 24�D])�Aa���D6WU�+:#�T�j��8�Q��R�[�!uv��}��D[��#8i%��9�O�q뗾��rtt0�=��������W����/�����Ϫv���D�H��8N�D��l"NS�n"^��D�J��x�"\�&E�&�-�!�!��g ��3Bx=g ��B���@���p{�@�a��6��gB���@�_a�!�~g �ݒ1�"��
��H.+*�pɘ�%cG ��!��\2��rɘ�%cK�<3��3�L�<3��3�M�<3�D�3�N�<3�D�3�O�<3E�3�P�<3E�3�Q�<3&E�3�R�<36ՔgƧ��<d|� �CƧ��<d|�+�!��I���V�"&���12�*}ٰ�<䄁�-=e dG_�!���yț�������J��e:G�������ۜ��9o�h��2v�2v�2��e�C:�����|a ĭ_S�!f��@�t�7�B�6/���7���EO���N:`O;`_�-������x���x�`�D�7��Ӂ���(?�sށ�f^4��Y^�0�+�!���Dd�jh"2V�4�Z�.Ƭ�J�q�����`�&KC�12�QCƳ�⹑�P�/��o}��/�O�79a 4}M�<�U�:y�B�[��v�Zڼ߽�YK���-c�-cW-c[�>1������B�7�$��@h�6���o�B���[r�JҷC����ؗmf,��/�Iҗ�$�ۘH��L�$}w��l�y�.�y%��F���b��/�Iҗ�$�b��e0I�2�$}L��&I_��/�Iҗ�����b}7秳�r<_�M{�[G�PK �2�\���� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�q��TM�a�m��=N�&vd����G�
XE�Tb�������4����M#yEg[�3�rz�]�hj�n�{eL��@Ҋ
-�1�+J��q�!s3��1�O2��wt��(;�����%n��p��?Dg̠�ɩӄ6��g珡G�@�w[�)z
y��@v���Ui
����P�wS�2b����2�b�`�.�шRUw��G�}���iY^�i�_Q<g�(
qU�7��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�\ 7�]� � xl/sharedStrings.xml � (� �V�o�0�W�|�/B��j�!��+�}�&�I.`ձ���f��:�
L���ܻ{�|�=�\���@H�Y� ��A��6�:���v�T���r]���^GJ�t)�]g�����d9�_�H�E���s_.�T. TN�F��9&�A /��:--R0�R@�=�%H��z�A�W��_}��L`��p��MA��� d"�R�C���R"��%� �3W��]��
W�X�ghR�u�n�LJp��d�P���i�4��R4QX�]�
�+�y��`Ȍ)|6C��B�`��A���1gjaE�<�.�a�%�(���@6�A��4SL�AL�͘�#fs8�
����@��)�Jc��"+c���cK��R*�w�}�3���2����/�c�qE2�L%fϹ��j�:j��>O��/\�Q
�f�Q��U6��A�J���*4�I�2��z�����٥���+#�5�
�Փ�gYG+2�
�-�c��S���ǂZH�x��|p#x�4)���eJ�gPf)�c^�^\C�����'e��� Π��\�p��y���"rmȒ���Ydܞԃ�����Q��vQ2KZ���a��0G�Ⱦ��U����.�a����6�v��a��f� d
|D��n�w�P�S
Iusһ���["Տ�i�1b*j-�u��n��?�3<፵CQ�
�}o�0��Z�S���<��j�������1N��m\���h}�|P�&j���c�����PK- �2�\�)燶 5 xl/workbook.xmlPK- �2�\���� � � [Content_Types].xmlPK-
�2�\�`��' ' U _rels/.relsPK- �2�\�
K� �% � xl/worksheets/sheet1.xmlPK- �2�\���� P �
xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
: xl/styles.xmlPK- �2�\ 7�]� � �
xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK �2�\�� 5 xl/workbook.xml � (� ����0��J}�(�@E�@��ҵCwN� ?JR��o�[7�����E۩�z"9+Wښ�ޛ�1(�]�Av\[ >H�b�s�c���D��5Irfq/�r�0�n�X�X����^�J�P�9���fO���2{��$l��Ta�ETD�Ě����܇����R��Qt<���<�����>`�7_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�\{T�!' ' _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="Rdf547622f29249fc" /></Relationships>PK �2�\�
K� �% xl/worksheets/sheet1.xml � (� �Z�R;����ZҌn) ��;���Lp��|������Yy���J�n�������}��x���������zv3y�q��������<��?w����g����r���`���OG�b�k��ng��h~���no'��������a9PB��||?Z�G-�&���n��Z���G7�)L�ZMG������$t_;7��K�l�������y2~\�>�VK�w6������a_���|�~�żw3���_^�_�'?%�����/�_{�Ɋ�~o:����8�Y��}!Q�����ӯe�~�S�:ձ6u��[(�J��(���z����zS���ʄDo�����l�MUo/����(�^o7����� e��uִM���+,�X%�9�������녰�k �%��z)�`Dǝ�[�UZ��p����|�C���N �����>�O¾s���u�QzR���� ��t��5��B���ʅ��:D�I[_������،d�t�UHP.Ѐ�2���z�D�J{
k��A�;�GE
*�������z�=�>;jOa}���KmQx�9}TԠ�iPQh+\С�(HE
*��e�[#��L��Ae�2��ܞ�UQ{��� jĞφ�=�����=���T���x����o��"�WP��?D
B�A%
�VK�rs�]W�6V4,��u��J��
�`�J@��9 Q�Pנ�N�z�C�C�"�=�Q�PIQ�Bㄵ��q�Q��5�1JkR��j��w��)F)��s����u��; 6l E�p��\�(A�$�P(c!��!��Q�h����5_{�IA�
�J�6h�K1��!J+ ڰ����L!��r%��-��ކ�\k��O�(A]IЅ���>� \)3�Q��R����*$ (� 24�D])�Aa���D6WU�+:#�T�j��8�Q��R�[�!uv��}��D[��#8i%��9�O�q뗾��rtt0�=��������W����/�����Ϫv���D�H��8N�D��l"NS�n"^��D�J��x�"\�&E�&�-�!�!��g ��3Bx=g ��B���@���p{�@�a��6��gB���@�_a�!�~g �ݒ1�"��
��H.+*�pɘ�%cG ��!��\2��rɘ�%cK�<3��3�L�<3��3�M�<3�D�3�N�<3�D�3�O�<3E�3�P�<3E�3�Q�<3&E�3�R�<36ՔgƧ��<d|� �CƧ��<d|�+�!��I���V�"&���12�*}ٰ�<䄁�-=e dG_�!���yț�������J��e:G�������ۜ��9o�h��2v�2v�2��e�C:�����|a ĭ_S�!f��@�t�7�B�6/���7���EO���N:`O;`_�-������x���x�`�D�7��Ӂ���(?�sށ�f^4��Y^�0�+�!���Dd�jh"2V�4�Z�.Ƭ�J�q�����`�&KC�12�QCƳ�⹑�P�/��o}��/�O�79a 4}M�<�U�:y�B�[��v�Zڼ߽�YK���-c�-cW-c[�>1������B�7�$��@h�6���o�B���[r�JҷC����ؗmf,��/�Iҗ�$�ۘH��L�$}w��l�y�.�y%��F���b��/�Iҗ�$�b��e0I�2�$}L��&I_��/�Iҗ�����b}7秳�r<_�M{�[G�PK �2�\?)��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�NҔ��ݰa[z��Q;�]�gc���V���X��j4��'�|�lvo�D^Ї��x����N�v����=춛=N"��`�%��bC&���
�"nA�:��YĔ��.Bŀ�d��>g�5�����%>:y���?����c0��A�c?�@/��
�Iu�o{]��Vp�U����Z�� ï�w�ɬC��ʒՌ����Q=G�.�;��L�o�uߨJW���5z��/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�\ 7�]� � xl/sharedStrings.xml � (� �V�o�0�W�|�/B��j�!��+�}�&�I.`ձ���f��:�
L���ܻ{�|�=�\���@H�Y� ��A��6�:���v�T���r]���^GJ�t)�]g�����d9�_�H�E���s_.�T. TN�F��9&�A /��:--R0�R@�=�%H��z�A�W��_}��L`��p��MA��� d"�R�C���R"��%� �3W��]��
W�X�ghR�u�n�LJp��d�P���i�4��R4QX�]�
�+�y��`Ȍ)|6C��B�`��A���1gjaE�<�.�a�%�(���@6�A��4SL�AL�͘�#fs8�
����@��)�Jc��"+c���cK��R*�w�}�3���2����/�c�qE2�L%fϹ��j�:j��>O��/\�Q
�f�Q��U6��A�J���*4�I�2��z�����٥���+#�5�
�Փ�gYG+2�
�-�c��S���ǂZH�x��|p#x�4)���eJ�gPf)�c^�^\C�����'e��� Π��\�p��y���"rmȒ���Ydܞԃ�����Q��vQ2KZ���a��0G�Ⱦ��U����.�a����6�v��a��f� d
|D��n�w�P�S
Iusһ���["Տ�i�1b*j-�u��n��?�3<፵CQ�
�}o�0��Z�S���<��j�������1N��m\���h}�|P�&j���c�����PK- �2�\�� 5 xl/workbook.xmlPK- �2�\���� � � [Content_Types].xmlPK-
�2�\{T�!' ' U _rels/.relsPK- �2�\�
K� �% � xl/worksheets/sheet1.xmlPK- �2�\?)��� P �
xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
9 xl/styles.xmlPK- �2�\ 7�]� � �
xl/sharedStrings.xmlPK � �