GET api/hosts?includeAllStores={includeAllStores}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| includeAllStores | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
Collection of Host| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| IsPrimary | boolean |
None. |
|
| ObeyPreferredHost | boolean |
None. |
|
| LoadCampaigns | boolean |
None. |
|
| IsHostOwnedGroup | boolean |
None. |
|
| ServiceFeeID | integer |
None. |
|
| DeletedDiscountRate | integer |
None. |
|
| DeletedDiscountDuration | integer |
None. |
|
| DoNotRange | boolean |
None. |
|
| DoNotOrder | boolean |
None. |
|
| UpdateMaster | boolean |
None. |
|
| IgnoreHostPriceGroups | boolean |
None. |
|
| IgnoreNormalSellIncrease | boolean |
None. |
|
| IgnoreNormalSellIncreaseRange | integer |
None. |
|
| IgnoreNormalSellDecrease | boolean |
None. |
|
| IgnoreNormalSellDecreaseRange | integer |
None. |
|
| RoundNormalSell | boolean |
None. |
|
| IgnorePromotionSell | boolean |
None. |
|
| IgnoreNonAdvertisedPromotionSell | boolean |
None. |
|
| SplitAdvertisedAndNonAdvertisedPromotions | boolean |
None. |
|
| IgnoreLeadInOut | boolean |
None. |
|
| HostSupplierIdentifier | Collection of byte |
None. |
|
| HostSupplierIdentifierGuid | globally unique identifier |
None. |
|
| LoyaltyPriceLevelIdentifier | Collection of byte |
None. |
|
| LoyaltyPriceLevelIdentifierGuid |
Price Level for loyalty promotions |
globally unique identifier |
None. |
| IsGroup | boolean |
None. |
|
| Description |
User friendly description |
string |
String length: inclusive between 0 and 255 |
| HostProvider | HostProvider |
None. |
|
| HostTypeEnum | HostType |
None. |
|
| HostType |
Business Pillar |
string |
String length: inclusive between 0 and 20 |
| HostCode |
Host code / CustomerID |
string |
String length: inclusive between 0 and 20 |
| Username |
Trading Partner ID |
string |
Deprecated. use HostStoreSettings records instead. String length: inclusive between 0 and 255 |
| Password |
Encrypted password |
string |
Deprecated. use HostStoreSettings records instead. String length: inclusive between 0 and 255 |
| PasswordPlain |
Unencrypted password |
string |
Deprecated. use HostStoreSettings records instead. String length: inclusive between 0 and 255 |
| Server | string |
Deprecated. use HostStoreSettings records instead. String length: inclusive between 0 and 255 |
|
| Url | string |
Deprecated. use HostStoreSettings records instead. Data type: Url String length: inclusive between 0 and 255 |
|
| Global |
Host applies to all Stores and Zones |
boolean |
None. |
| StateCode |
State code |
string |
Deprecated. use HostStoreSettings records instead. String length: inclusive between 0 and 20 |
| LastCollected |
Last collected |
date |
None. |
| LastProcessed |
Last pxrocessed |
date |
None. |
| Hold |
Hold data in host tables before releasing |
boolean |
None. |
| SupplierName | string |
Relation. This field may not always be loaded or used for updates. |
|
| Supplier | Supplier |
Relation. This field may not always be loaded or used for updates. |
|
| Files | Collection of HostFile |
Deprecated. Relation. This field may not always be loaded or used for updates. |
|
| ZoneMatrix | Collection of ZoneMatrix |
Relation. This field may not always be loaded or used for updates. |
|
| HostFileStoreSetting | HostStoreSetting |
Relation. This field may not always be loaded or used for updates. |
|
| HostStoreSettings | Collection of HostStoreSetting |
Relation. This field may not always be loaded or used for updates. |
|
| PromotionPlacements | Collection of PromotionPlacement |
Relation. This field may not always be loaded or used for updates. |
|
| PromoTypeGuids | Collection of globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
| IsPromotionOnly | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| IsOrderable | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| Vendor | HostVendor |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
[
{
"$id": "1",
"identifier": "GIBbN2JOJEOFOC5tmDmNCw==",
"identifierGuid": "375b8018-4e62-4324-8538-2e6d98398d0b",
"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": "SQZt2nk61k6QJ3P998vYgA==",
"hostSupplierIdentifierGuid": "da6d0649-3a79-4ed6-9027-73fdf7cbd880",
"loyaltyPriceLevelIdentifier": "K+MHN5aaCkS08nQ3Lj7kgA==",
"loyaltyPriceLevelIdentifierGuid": "3707e32b-9a96-440a-b4f2-74372e3ee480",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-06-03T18:30:53.5733144",
"lastProcessed": "2026-06-03T18:30:53.5733144",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "2",
"identifier": "KqjZ7+n6d0+BAvIje6MK1w==",
"identifierGuid": "efd9a82a-fae9-4f77-8102-f2237ba30ad7",
"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": "F1dh14M1SEeZsORcnAkwMQ==",
"primaryContactID": "d7615717-3583-4748-99b0-e45c9c093031",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "C+LWiPeIVEand8z6hTDQ/g==",
"supplierGroupGuid": "88d6e20b-88f7-4654-a777-ccfa8530d0fe",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:30:53.5733144",
"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": "3",
"id": "d1716bb9-612c-425f-85b6-02e63ff5109e",
"identifier": "tRkW7u2o2kqgCcQ8C2ZtDA==",
"identifierGuid": "ee1619b5-a8ed-4ada-a009-c43c0b666d0c",
"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": "4",
"supplierIdentifier": "QwCowCOphEyog26Id3RQ/g==",
"supplierIdentifierGuid": "c0a80043-a923-4c84-a883-6e88777450fe",
"contactGuid": "8aRyuOjoRk+YXjLSt2HFGQ==",
"contactID": "b872a4f1-e8e8-4f46-985e-32d2b761c519",
"contact": {
"$ref": "3"
},
"supplier": {
"$ref": "2"
}
},
{
"$ref": "4"
}
],
"products": [
{
"$id": "5",
"pluG_UID": "mGjrHEMkvUWYITOymJERUw==",
"pluGuid": "1ceb6898-2443-45bd-9821-33b298911153",
"supplierIdentifier": "FS+0TP/sukmEQPAYp2bBJg==",
"supplierIdentifierGuid": "4cb42f15-ecff-49ba-8440-f018a766c126",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:30:53.5733144",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:30:53.5733144",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "6",
"pluG_UID": "2jsLmcizTEeCrcw3JfrHjQ==",
"pluGuid": "990b3bda-b3c8-474c-82ad-cc3725fac78d",
"supplierIdentifier": "hgLItyBjeU+l/JxoIPLAMQ==",
"supplierIdentifierGuid": "b7c80286-6320-4f79-a5fc-9c6820f2c031",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "6"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "uU3kCXvi80eFFJD0ONdmIQ==",
"parentPluGuid": "09e44db9-e27b-47f3-8514-90f438d76621",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "7",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "ISMEMU0oU0WPklVyv69DAQ==",
"guid": "31042321-284d-4553-8f92-5572bfaf4301",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "jCjsbouWi0isGEhXV+neAQ==",
"priceGroupGuid": "6eec288c-968b-488b-ac18-485757e9de01",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:30:53.5733144",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:30:53.5733144",
"pluCreated": "2026-06-03T18:30:53.5733144",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-06-03T18:30:53.5733144",
"lastManualUpdate": "2026-06-03T18:30:53.5733144",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-06-03T18:30:53.5733144",
"currentCostUpdated": "2026-06-03T18:30:53.5733144",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:30:53.5733144",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-06-03T18:30:53.5733144",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "NWO1EogM0UmAFBiBms8PZw==",
"altPLUGuid": "12b56335-0c88-49d1-8014-18819acf0f67",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-06-03T18:30:53.5733144",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "Ug0VL8wzykqa7eTa+q5qpg==",
"shelfPageLayoutGuid": "2f150d52-33cc-4aca-9aed-e4dafaae6aa6",
"talkerPageLayoutG_UID": "KWZT/10PMkKKj6p9TN8ncw==",
"talkerPageLayoutGuid": "ff536629-0f5d-4232-8a8f-aa7d4cdf2773",
"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": "djlJPdxHFUaN72AXJ8d5oA==",
"inventoryIdentifier": "3d493976-47dc-4615-8def-601727c779a0",
"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": "cAeHiPgfP0a3hhvgwGl3FA==",
"parentPluGuid": "88870770-1ff8-463f-b786-1be0c0697714",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "E0woxFrxgUKAvcf2xnS0dQ==",
"supplierIdentifierGuid": "c4284c13-f15a-4281-80bd-c7f6c674b475",
"supplierChanged": true,
"rebateSupplierIdentifier": "kjJvRW0htk+bZDAjNVvcbQ==",
"rebateSupplierIdentifierGuid": "456f3292-216d-4fb6-9b64-3023355bdc6d",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:30:53.5733144",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "gVYsxBhP+UuCnkMcK3AFkQ==",
"hostIdentifierGuid": "c42c5681-4f18-4bf9-829e-431c2b700591",
"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": "7"
},
{
"$ref": "7"
}
],
"store": {
"$id": "8",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-06-03T18:30:53.5733144",
"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": "vb6Iwb9x1EaEa0VVVG5c5Q==",
"hostIdentifierGuid": "c188bebd-71bf-46d4-846b-4555546e5ce5",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:30:53.5733144",
"priceZone": {
"$id": "9",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "vws91fWumUmmBIw/c+irgA==",
"hostIdentifierGuid": "d53d0bbf-aef5-4999-a604-8c3f73e8ab80",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "10",
"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": "10"
},
"warehouseStore": {
"$id": "11",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "12",
"id": 1,
"hostIdentifier": "A33AirtIIEyBN3uv/Q1rTA==",
"hostIdentifierGuid": "8ac07d03-48bb-4c20-8137-7baffd0d6b4c",
"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": {
"$ref": "1"
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "12"
}
],
"accounts": [
{
"$id": "13",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "13"
}
],
"sales": [
{
"$id": "14",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:30:53.5733144",
"ftpSite": {
"$id": "15",
"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": "14"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$id": "16",
"id": 1,
"hostIdentifier": "Qm7rpMjLv0CeZLuPK7ULTg==",
"hostIdentifierGuid": "a4eb6e42-cbc8-40bf-9e64-bb8f2bb50b4e",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"f78ce616-29b3-4a8d-b02c-5547d4d8127d",
"cc9c69eb-7d74-471a-be85-e2811b2cc68e"
]
},
{
"$ref": "16"
}
],
"cashManagements": [
{
"$id": "17",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "18",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9,
"config": "sample string 10"
}
},
{
"$ref": "17"
}
],
"updateStoreID": "a0f1b7bc-6856-43cf-b262-2cce0a29d4d5",
"updateStore": {
"$id": "19",
"id": "b1d7b506-bec3-4172-9b3f-df32dc703ef9",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:30:53.5733144",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-06-03T18:30:53.5733144"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "20",
"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": "21",
"pluG_UID": "NLFwnDiP9UucTxUvm/SX1A==",
"pluGuid": "9c70b134-8f38-4bf5-9c4f-152f9bf497d4",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:30:53.5733144"
},
{
"$ref": "21"
}
],
"currentPrices": {
"$id": "22",
"pluPrices": {
"$id": "23",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:30:53.5733144",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "23"
},
"winningCampaign": 1,
"winner": {
"$id": "24",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:30:53.5733144",
"startTime": 5,
"endDate": "2026-06-03T18:30:53.5733144",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "YdA3P9Fdm0quvIFNKiyMwA==",
"hostIdentifierGuid": "3f37d061-5dd1-4a9b-aebc-814d2a2c8cc0",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"tray": {
"$id": "25",
"g_UId": "kaCOgfE1o0aTrsf7TjxsdA==",
"guid": "818ea091-35f1-46a3-93ae-c7fb4e3c6c74",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "26",
"priceGroupG_UID": "EB33O2tWTU6W9dXq3rrdpQ==",
"priceGroupGuid": "3bf71d10-566b-4e4d-96f5-d5eadebadda5",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:30:53.5733144",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "27",
"pluG_UID": "3g75Pz3yskCRHAetOO8MvQ==",
"pluGuid": "3ff90ede-f23d-40b2-911c-07ad38ef0cbd",
"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": "28",
"pluGuid": "52139635-c8a1-427b-ad58-383ff2281502",
"created": "2026-06-03T18:30:53.5733144",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:30:53.5733144",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:30:53.5733144",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:30:53.5733144",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:30:53.5733144",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:30:53.5733144",
"lastSold": "2026-06-03T18:30:53.5733144",
"firstSold": "2026-06-03T18:30:53.5733144",
"awsUpdated": "2026-06-03T18:30:53.5733144",
"lastManualUpdate": "2026-06-03T18:30:53.5733144",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:30:53.5733144",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:30:53.5733144",
"doNotRangeUpdated": "2026-06-03T18:30:53.5733144",
"doNotOrderUpdated": "2026-06-03T18:30:53.5733144",
"tracked": "2026-06-03T18:30:53.5733144"
},
"allergens": [
{
"$id": "29",
"primaryKey": {
"$id": "30",
"pluGuid": "5e392492-2035-46db-9910-8ad9199be132",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "kiQ5XjUg20aZEIrZGZvhMg==",
"pluGuid": "5e392492-2035-46db-9910-8ad9199be132",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"costs": {
"$id": "31",
"pluG_UID": "grTxIgahrEqWUCsLXdSukg==",
"pluGuid": "22f1b482-a106-4aac-9650-2b0b5dd4ae92",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:30:53.5733144",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "32",
"saleHeaderID": 1,
"created": "2026-06-03T18:30:53.5733144",
"createdLocal": "2026-06-03T18:30:53.5733144",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "OuY1Y/7YAkCf8B7hlN2nQw==",
"operatorGuid": "6335e63a-d8fe-4002-9ff0-1ee194dda743",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "OrVYv+sHRkCD4IybnQeRXw==",
"pluGuid": "bf58b53a-07eb-4046-83e0-8c9b9d07915f",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "33",
"id": 1,
"g_Uid": "3ZtNs6u+f0uphb9DpBFGXQ==",
"guid": "b34d9bdd-beab-4b7f-a985-bf43a411465d",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-06-03T18:30:53.5733144",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:30:53.5733144",
"endShift": "2026-06-03T18:30:53.5733144",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "34",
"operatorG_UID": "PSIw16WkfkG/SWUGHqRtUg==",
"operatorGuid": "d730223d-a4a5-417e-bf49-65061ea46d52",
"storeID": 2,
"operator": {
"$ref": "33"
},
"store": {
"$ref": "8"
}
},
{
"$ref": "34"
}
]
}
},
{
"$ref": "32"
}
],
"apns": [
{
"$id": "35",
"pluID": 1,
"pluG_UID": "TrXstnBOJkO31HeNFw1UvQ==",
"pluGuid": "b6ecb54e-4e70-4326-b7d4-778d170d54bd",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"tuns": [
{
"$id": "36",
"pluG_UId": "Kfy9JX1ntE2ygm8qSerwIw==",
"pluGuid": "25bdfc29-677d-4db4-b282-6f2a49eaf023",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "7"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"competitionPricing": [
{
"$id": "37",
"identifier": "StaL/ElOuE62BuqV9B4Uyg==",
"identifierGuid": "fc8bd64a-4e49-4eb8-b606-ea95f41e14ca",
"pluG_UID": "1beaiOgV0UGCF1V3vjaWBA==",
"pluGuid": "889ab7d5-15e8-41d1-8217-5577be369604",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "37"
}
],
"supplier": {
"$ref": "2"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"ordering": {
"$ref": "5"
},
"flipChartPages": [
{
"$id": "38",
"identifier": "5xJ5BXGisUeaISmCaVkSTg==",
"groupName": "sample string 1",
"identifierGuid": "057912e7-a271-47b1-9a21-29826959124e",
"exists": true,
"flipChartIdentifier": "q1Iuv152p0K36AbemGbokw==",
"flipChartIdentifierGuid": "bf2e52ab-765e-42a7-b7e8-06de9866e893",
"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": "axli7fvFskWSPxInchwA4g==",
"groupIdentifierGuid": "ed62196b-c5fb-45b2-923f-1227721c00e2",
"flipChart": {
"$id": "39",
"identifier": "CuwEn7c3V0q/7+xnmAX1xw==",
"identifierGuid": "9f04ec0a-37b7-4a57-bfef-ec679805f5c7",
"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": "40",
"identifier": "JXMYO14U7Um6ocaOoOIXGg==",
"identifierGuid": "3b187325-145e-49ed-baa1-c68ea0e2171a",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "41",
"id": 1,
"g_UID": "rFAx35Z42UeD5Z08cw85uw==",
"guid": "df3150ac-7896-47d9-83e5-9d3c730f39bb",
"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": "g5eLxJ7isEuVaKHfi1MlBw==",
"previousFormGuid": "c48b9783-e29e-4bb0-9568-a1df8b532507",
"nextForm": 1,
"nextFormG_UID": "hsH6cxQFMkO4G13lM6joKA==",
"nextFormGuid": "73fac186-0514-4332-b81b-5de533a8e828",
"attributes": "sample string 10",
"updated": "2026-06-03T18:30:53.5733144",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "41"
},
"previousCheckoutForm": {
"$ref": "41"
},
"buttons": [
{
"$id": "42",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "0EWR1s4xPEmgUcKAQtG0Ag==",
"checkoutFormGuid": "d69145d0-31ce-493c-a051-c28042d1b402",
"identifier": "hYZtzDsel06d5HLU+0/cgQ==",
"identifierGuid": "cc6d8685-1e3b-4e97-9de4-72d4fb4fdc81",
"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": "ROe77WV0YUyEYXt41Q/+Wg==",
"valueGuid": "edbbe744-7465-4c61-8461-7b78d50ffe5a",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:30:53.5733144",
"action": "sample string 12",
"valueForm": {
"$ref": "41"
},
"image": {
"$id": "43",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:30:53.5733144",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "42"
}
],
"panels": [
{
"$id": "44",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "mZGMbcTYPESyyYcNpuSvqg==",
"checkoutFormGuid": "6d8c9199-d8c4-443c-b2c9-870da6e4afaa",
"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": "44"
}
]
},
{
"$ref": "41"
}
],
"panels": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"contentPanel": {
"$ref": "44"
},
"products": [
{
"$id": "45",
"flipChartPageIdentifier": "04FbglO7PEuTiamkk4GIDg==",
"flipChartPageIdentifierGuid": "825b81d3-bb53-4b3c-9389-a9a49381880e",
"pluG_UID": "cO3mA5BB/k6fJFqdAZVrdw==",
"pluGuid": "03e6ed70-4190-4efe-9f24-5a9d01956b77",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "7"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "45"
}
],
"productCount": 27,
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
{
"$ref": "38"
}
],
"priceHistory": [
{
"$id": "46",
"pluG_UID": "CbBZktQnOEipWGelADyDuA==",
"pluGuid": "9259b009-27d4-4838-a958-67a5003c83b8",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-06-03T18:30:53.5733144",
"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": "46"
}
],
"ingredients": [
{
"$id": "47",
"pluG_UID": "Fk6wIh5Swk6sLdx/KcVxzQ==",
"ingredientGuid": "VlXZXTt0F0GnwbGlww0p5A==",
"ingredientIdentifier": "5dd95556-743b-4117-a7c1-b1a5c30d29e4",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "7"
}
},
{
"$ref": "47"
}
],
"bins": [
{
"$id": "48",
"pluG_UID": "9dxJNCtANkWeGA7b9hjIfw==",
"pluGuid": "3449dcf5-402b-4536-9e18-0edbf618c87f",
"shelfLocationIdentifier": "oBv5Th91O06qbQD/+jWSXA==",
"shelfLocationGuid": "4ef91ba0-751f-4e3b-aa6d-00fffa35925c",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "nlRWgxpHZk68RzFq3AIJkA==",
"labelPageLayoutGuid": "8356549e-471a-4e66-bc47-316adc020990",
"updated": "2026-06-03T18:30:53.5733144",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "7"
},
"location": {
"$id": "49",
"identifier": "66jvA0Atm0uiSa1ABP8OTA==",
"storeID": 1,
"identifierGuid": "03efa8eb-2d40-4b9b-a249-ad4004ff0e4c",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:30:53.5733144",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
}
},
{
"$ref": "48"
}
],
"bin": {
"$ref": "48"
},
"scaleLocations": [
{
"$id": "50",
"plu": 1,
"pluG_UID": "r+RhDMwaRkWi1fDvuLMorg==",
"pluGuid": "0c61e4af-1acc-4546-a2d5-f0efb8b328ae",
"deptNo": 1,
"product": {
"$ref": "7"
},
"scaleLocation": {
"$id": "51",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:30:53.5733144",
"department": {
"$id": "52",
"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": "51"
},
"subDepartments": [
{
"$id": "53",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "54",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "55",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-06-03T18:30:53.5733144",
"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": "6IOcIIzhaUCyg+pa7etQzg==",
"labelPageLayoutGuid": "209c83e8-e18c-4069-b283-ea5aedeb50ce",
"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": "56",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "57",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "58",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "58"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "57"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$id": "59",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "55"
}
],
"updated": "2026-06-03T18:30:53.5733144",
"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": "5uajidsil06wuBginDjA2Q==",
"labelPageLayoutGuid": "89a3e6e6-22db-4e97-b0b8-18229c38c0d9",
"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": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "54"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:30:53.5733144",
"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": "fDnEEvV9WUq02vOptIMEsw==",
"labelPageLayoutGuid": "12c4397c-7df5-4a59-b4da-f3a9b48304b3",
"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": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "53"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:30:53.5733144",
"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": "wYbZ3obyOUG0Qn+d/1fORw==",
"labelPageLayoutGuid": "ded986c1-f286-4139-b442-7f9dff57ce47",
"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": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
}
}
},
{
"$ref": "50"
}
],
"nextPrice": {
"$id": "60",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "rN8rJLNoKkmZTh5IIwOmlw==",
"pluGuid": "242bdfac-68b3-492a-994e-1e482303a697",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "dTAiZ9RTkUyVcZ0FuLefBQ==",
"dealCostGuid": "67223075-53d4-4c91-9571-9d05b8b79f05",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "bO74YIgIfkeXK0pTTDXYJQ==",
"priceGroupGuid": "60f8ee6c-0888-477e-972b-4a534c35d825",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:30:53.5733144",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "2eb45094-c4fe-4f99-bd07-4c43e35076fc",
"campaignComboPriceGroupG_UID": "OM7zWpn9t0OGh6KSfXhC3Q==",
"campaignComboPriceGroupIdentifier": "5af3ce38-fd99-43b7-8687-a2927d7842dd",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "61",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:30:53.5733144",
"operatorG_UID": "XOd/Z4Um/EOXkhlNe0jfsA==",
"operatorGuid": "677fe75c-2685-43fc-9792-194d7b48dfb0",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:30:53.5733144",
"signIqTicketFileMovedUtc": "2026-06-03T18:30:53.5733144",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:30:53.5733144",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "bdc8bcf0-636e-4d57-8991-7e1f4f717993",
"product": {
"$ref": "7"
},
"campaignPlu": {
"$ref": "60"
},
"fuelItem": true
},
{
"$ref": "61"
}
],
"campaign": {
"$id": "62",
"id": 1,
"storeID": 2,
"name": "4bb0d3f5-4c5a-4879-a157-bb59a7017741",
"nameGuid": "4bb0d3f5-4c5a-4879-a157-bb59a7017741",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:30:53.5733144",
"startTime": 1,
"endDate": "2026-06-03T18:30:53.5733144",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-06-03T18:30:53.5733144",
"system": true,
"created": "2026-06-03T18:30:53.5733144",
"updated": "2026-06-03T18:30:53.5733144",
"priceChangeNotifiedUtc": "2026-06-03T18:30:53.5733144",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "8kZWh59o30GxbdH/SNmbdQ==",
"hostIdentifierGuid": "875646f2-689f-41df-b16d-d1ff48d99b75",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:30:53.5733144",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"campaignPools": [
{
"$id": "63",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "i/ShW+WEiUGvTf8X54yiqQ==",
"pluGuid": "5ba1f48b-84e5-4189-af4d-ff17e78ca2a9",
"hostOfferID": 1,
"priceGroupG_UID": "kGARpVQidU2SY815cgvEzQ==",
"priceGroupGuid": "a5116090-2254-4d75-9263-cd79720bc4cd",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:30:53.5733144",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "7"
},
"campaign": {
"$ref": "62"
}
},
{
"$ref": "63"
}
],
"sellingRules": [
{
"$id": "64",
"id": 1,
"identifier": "4JeIhy4fM0+fdt0bQtVfRQ==",
"identifierStr": "4JeIhy4fM0+fdt0bQtVfRQ==",
"identifierGuid": "878897e0-1f2e-4f33-9f76-dd1b42d55f45",
"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": "62"
}
},
{
"$ref": "64"
}
],
"customers": [
{
"$id": "65",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "1r/BPJPY70WiqylMkAFCmg==",
"customerIDGuid": "3cc1bfd6-d893-45ef-a2ab-294c9001429a",
"campaign": {
"$ref": "62"
},
"customer": {
"$id": "66",
"identifier": "Y6jKFb7/EUqktZJWPuJu6g==",
"identifierGuid": "15caa863-ffbe-4a11-a4b5-92563ee26eea",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:30:53.5733144",
"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": "8TOfhPqDV0Oe0epd9lEAOA==",
"communityIdentifierGuid": "849f33f1-83fa-4357-9ed1-ea5df6510038",
"joined": "2026-06-03T18:30:53.5733144",
"updated": "2026-06-03T18:30:53.5733144",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "JsA9LEbOAEeZiwBwMAeT0w==",
"priceLevelIdentifierGuid": "2c3dc026-ce46-4700-998b-0070300793d3",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:30:53.5733144",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "67",
"cardType": 2,
"issueDate": "2026-06-03T18:30:53.5733144",
"expiry": "2026-06-03T18:30:53.5733144",
"customerID": "rp3QkOjHRE2d3qrSjreqgQ==",
"customerIDGuid": "90d09dae-c7e8-4d44-9dde-aad28eb7aa81",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-06-03T18:30:53.5733144",
"linkedAccount": "hcIegiEfOUK3AGyb0IkrDA==",
"linkedAccountGuid": "821ec285-1f21-4239-b700-6c9bd0892b0c",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "66"
},
"account": {
"$id": "68",
"id": 1,
"identifier": "lFnwtFjYoEGqu8oH/27Nag==",
"identifierGuid": "b4f05994-d858-41a0-aabb-ca07ff6ecd6a",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:30:53.5733144",
"owner": "rTEMg/EyPEWFGSTN1A5AMA==",
"ownerGuid": "830c31ad-32f1-453c-8519-24cdd40e4030",
"accountStoreGroupIdentifier": "v74YzKaUMUWd87sn39mnRA==",
"accountStoreGroupGuid": "cc18bebf-94a6-4531-9df3-bb27dfd9a744",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-06-03T18:30:53.5733144",
"active": true,
"updated": "2026-06-03T18:30:53.5733144",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "66"
},
"card": {
"$ref": "67"
},
"members": {
"$id": "69",
"sample string 1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"sample string 2": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"customerGroups": [
{
"$id": "70",
"identifier": "O0CkwMrdhkWU5bwaPa2wvw==",
"identifierGuid": "c0a4403b-ddca-4586-94e5-bc1a3dadb0bf",
"name": "sample string 2",
"primaryContact": "WrcmeFt+50KqcwaA8qHYyw==",
"primaryContactGuid": "7826b75a-7e5b-42e7-aa73-0680f2a1d8cb",
"accountID": "wSmctk5Rd0myv9JeBmRcXw==",
"accountIDGuid": "b69c29c1-514e-4977-b2bf-d25e06645c5f",
"special": true,
"updated": "2026-06-03T18:30:53.5733144",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "odeEwe6Yi0inFwfbEr3OaA==",
"priceLevelIdentifierGuid": "c184d7a1-98ee-488b-a717-07db12bdce68",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "68"
},
"primaryContactCustomer": {
"$ref": "66"
},
"customerGroupMembers": [
{
"$id": "71",
"id": 1,
"groupID": "ud1wGo0JxkaLip1x8WI4Gg==",
"groupIDGuid": "1a70ddb9-098d-46c6-8b8a-9d71f162381a",
"customerID": "3jr9RmIIZEqsJq3M1FFfZw==",
"customerIDGuid": "46fd3ade-0862-4a64-ac26-adccd4515f67",
"card": "sample string 4",
"linkedAccount": "3WgtG7IcKUGSzudyFARhYg==",
"linkedAccountGuid": "1b2d68dd-1cb2-4129-92ce-e77214046162",
"customer": {
"$ref": "66"
},
"group": {
"$ref": "70"
},
"customerCard": {
"$ref": "67"
}
},
{
"$ref": "71"
}
]
},
{
"$ref": "70"
}
]
},
"payments": [
{
"$id": "72",
"id": 1,
"identifier": "Jk+2Y/T7g0y+6nAYNxHRqg==",
"identifierGuid": "63b64f26-fbf4-4c83-beea-70183711d1aa",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "Y8QwwV/DokCU8yeXv01B3A==",
"accountIDGuid": "c130c463-c35f-40a2-94f3-2797bf4d41dc",
"customerAccount": {
"$ref": "68"
},
"customerCard": {
"$ref": "67"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-06-03T18:30:53.5733144",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "40E+U3UdxEK1G27RZ1TWcQ==",
"idempotentVoidGuid": "533e41e3-1d75-42c4-b51b-6ed16754d671",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "73",
"saleHeaderID": 1,
"saleHeaderGuid": "S+Pi7W+YIEad7YoFY6UJag==",
"saleHeaderIdentifierGuid": "ede2e34b-986f-4620-9ded-8a0563a5096a",
"created": "2026-06-03T18:30:53.5733144",
"createdLocal": "2026-06-03T18:30:53.5733144",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-06-03T18:30:53.5733144",
"storeID": 1,
"operatorG_Uid": "mwl7qscY0U2xb9NnkI6FKQ==",
"operatorGuid": "aa7b099b-18c7-4dd1-b16f-d367908e8529",
"customerG_Uid": "5w6XSh2YH0aWVPg20Wwcqg==",
"customerGuid": "4a970ee7-981d-461f-9654-f836d16c1caa",
"communityIdentifier": "LGowr18EQ02PA9ClWWgI2w==",
"communityIdentifierGuid": "af306a2c-045f-4d43-8f03-d0a5596808db",
"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": "ysAxwNCqjk2xOFPbDchr4w==",
"priceLevelIdentifierGuid": "c031c0ca-aad0-4d8e-b138-53db0dc86be3",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:30:53.5733144+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": "74",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:30:53.5733144",
"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": "33"
},
"customer": {
"$ref": "66"
},
"communityOrganisation": {
"$id": "75",
"id": 1,
"identifier": "dIrjWEs2p0KwPtQx7dqtBA==",
"identifierGuid": "58e38a74-364b-42a7-b03e-d431eddaad04",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:30:53.5733144",
"promoPeriodEnd": "2026-06-03T18:30:53.5733144",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:30:53.5733144",
"deleted": true
},
"details": [
{
"$id": "76",
"saleItemID": 1,
"identifier": "fNuT6bGMg0+phkWUb2HWYg==",
"identifierGuid": "e993db7c-8cb1-4f83-a986-45946f61d662",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "Z77Otk03YUappRp+StU/gw==",
"pluGuid": "b6cebe67-374d-4661-a9a5-1a7e4ad53f83",
"accountID": "uC331uL2GUizbW93E0z++A==",
"accountIDGuid": "d6f72db8-f6e2-4819-b36d-6f77134cfef8",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-06-03T18:30:53.5733144",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "eCbGNlkOvkWpzXzPGKOHMQ==",
"refundGuid": "36c62678-0e59-45be-a9cd-7ccf18a38731",
"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": "75t2up7M0EW6lg7BXhbK8w==",
"idempotentVoidGuid": "ba769bef-cc9e-45d0-ba96-0ec15e16caf3",
"priceLevelIdentifier": "p7x+neCZGkeFPdtIXHnEFA==",
"priceLevelIdentifierGuid": "9d7ebca7-99e0-471a-853d-db485c79c414",
"communityIdentifier": "TBjAmr/inEOQvE2zL8HKqg==",
"communityIdentifierGuid": "9ac0184c-e2bf-439c-90bc-4db32fc1caaa",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "77",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:30:53.5733144",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "77"
}
],
"refund": {
"$id": "78",
"id": 1,
"g_UID": "Ew/6vnJZnEe1bTA+yOnxSw==",
"guid": "befa0f13-5972-479c-b56d-303ec8e9f14b",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:30:53.5733144"
},
"modifier": {
"$id": "79",
"id": 1,
"setG_UID": "6/j4xnGwDk6NbJpukzWbjw==",
"modifierSetGuid": "c6f8f8eb-b071-4e0e-8d6c-9a6e93359b8f",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "NW2KNy3yHECG6DXfbuJJIw==",
"pluGuid": "378a6d35-f22d-401c-86e8-35df6ee24923",
"deleted": true,
"g_UID": "GK/9qW27JkClxxDsbRLCqA==",
"guid": "a9fdaf18-bb6d-4026-a5c7-10ec6d12c2a8",
"product": {
"$ref": "7"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "76"
}
],
"eftReceipts": [
{
"$id": "80",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "73"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "80"
}
],
"payments": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"cards": [
{
"$id": "81",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "81"
}
],
"campaignHits": [
{
"$id": "82",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "82"
}
],
"fuel": [
{
"$id": "83",
"id": 1,
"plu": 1,
"pluG_UID": "uriUG+zjw0ScB5JrAftJzA==",
"pluGuid": "1b94b8ba-e3ec-44c3-9c07-926b01fb49cc",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-06-03T18:30:53.5733144",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-06-03T18:30:53.5733144",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "83"
}
],
"fuelResells": [
{
"$id": "84",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "hasQ5YomtEu3fFaG8yJkkw==",
"pluGuid": "e510ab85-268a-4bb4-b77c-5686f3226493",
"accountID": "Cnu4RisirUW15Bllbg4wgA==",
"accountIDGuid": "46b87b0a-222b-45ad-b5e4-19656e0e3080",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-06-03T18:30:53.5733144",
"bestOrExpireType": 1,
"refundG_UID": "n1jnv90rp0SiC4OdMwxetA==",
"refundGuid": "bfe7589f-2bdd-44a7-a20b-839d330c5eb4",
"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": "84"
}
],
"customerOrder": [
{
"$id": "85",
"identifier": "yTmY/f7/gkW+i2ewEoOvWA==",
"identifierGuid": "fd9839c9-fffe-4582-be8b-67b01283af58",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "gKR+JALei0CbVnCJhPlEtQ==",
"customerIdentifierGuid": "247ea480-de02-408b-9b56-708984f944b5",
"operatorNo": 1,
"operatorG_UID": "W7ye+zQeNUiPyoN0blcnUg==",
"operatorGuid": "fb9ebc5b-1e34-4835-8fca-83746e572752",
"created": "2026-06-03T18:30:53.5733144",
"ordered": "2026-06-03T18:30:53.5733144",
"started": "2026-06-03T18:30:53.5733144",
"completed": "2026-06-03T18:30:53.5733144",
"supplied": "2026-06-03T18:30:53.5733144",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "66"
},
"operator": {
"$ref": "33"
},
"details": [
{
"$id": "86",
"headerID": 1,
"plu": 1,
"pluG_UId": "/VqFM3de7E6HrSSdr3togg==",
"pluGuid": "33855afd-5e77-4eec-87ad-249daf7b6882",
"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": "tLLgKzMVJ0uHD/YaevB+sA==",
"headerIdentifierGuid": "2be0b2b4-1533-4b27-870f-f61a7af07eb0",
"product": {
"$ref": "7"
}
},
{
"$ref": "86"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "73"
}
},
{
"$ref": "85"
}
],
"surveyResponses": [
{
"$id": "87",
"surveyG_UID": "33BrKCaYzUqqVAr7GdKQlA==",
"surveyGuid": "286b70df-9826-4acd-aa54-0afb19d29094",
"saleHeaderGuid": "HdfDK+0rZ02AkmeYRs3sXg==",
"saleGuid": "2bc3d71d-2bed-4d67-8092-679846cdec5e",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "AXDSqNpiRUegW4AFvi9c0A==",
"guidResponse": "a8d27001-62da-4745-a05b-8005be2f5cd0",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:30:53.5733144",
"sale": {
"$ref": "73"
},
"survey": {
"$id": "88",
"g_UID": "FGlrF35wtUmaxtCOEe7YoQ==",
"guid": "176b6914-707e-49b5-9ac6-d08e11eed8a1",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "obdwgFuZvUKiK9ektZuL7Q==",
"checkoutFormGuid": "8070b7a1-995b-42bd-a22b-d7a4b59b8bed",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:30:53.5733144",
"end": "2026-06-03T18:30:53.5733144",
"deleted": true,
"updated": "2026-06-03T18:30:53.5733144",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"f66b398a-c29b-45a4-a79e-9b2c2649a84d",
"4d874e52-2803-4ce2-ba9d-99f3547db828"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "41"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "87"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "jKEtd7BK20mvF9XrKEPFEA==",
"accountIdentifier": "772da18c-4ab0-49db-af17-d5eb2843c510",
"accountName": "sample string 44",
"customerOrderIdentifier": "UPXPtH0NWUqEQCFrGpg3yg==",
"customerOrderIdentifierGuid": "b4cff550-0d7d-4a59-8440-216b1a9837ca",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "89",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "wBPxWOUslUyTuHGyOfo9Qg==",
"paymentIdentifierGuid": "58f113c0-2ce5-4c95-93b8-71b239fa3d42",
"identifier": "V69usU/z+kGhD2qFur7DqA==",
"identifierGuid": "b16eaf57-f34f-41fa-a10f-6a85babec3a8",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "RuhpiAjDR0WAcU1QTlMJ/Q==",
"itemIdentifierGuid": "8869e846-c308-4547-8071-4d504e5309fd"
}
},
{
"$ref": "72"
}
]
},
{
"$ref": "67"
}
],
"customerGroupMembers": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"customerGroups": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"accounts": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"account": {
"$ref": "68"
},
"vouchers": [
{
"$id": "90",
"customerIdentifier": "y7Hnyv7y9kywTr/7Fzeyig==",
"customerIdentifierGuid": "cae7b1cb-f2fe-4cf6-b04e-bffb1737b28a",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "rTluqq1aaUO1/8uK5Piq5g==",
"idempotentGuid": "aa6e39ad-5aad-4369-b5ff-cb8ae4f8aae6",
"offline": true,
"voucher": {
"$id": "91",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-06-03T18:30:53.5733144",
"barcodeTemplate": {
"$id": "92",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "93",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-06-03T18:30:53.5733144",
"labelPageLayout": "QslgMSUR5UiadmQ10ZgqTA==",
"pageLayoutGuid": "3160c942-1125-48e5-9a76-6435d1982a4c",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "91"
},
"elements": [
{
"$id": "94",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-06-03T18:30:53.5733144"
},
{
"$ref": "94"
}
]
},
"customerVouchers": [
{
"$id": "95",
"id": 1,
"customerIdentifier": "Hwh7Tg8Mv0ybe+EgJPA2Hw==",
"customerIdentifierGuid": "4e7b081f-0c0f-4cbf-9b7b-e12024f0361f",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:30:53.5733144",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "57H1MIhv8EyH5T4Qm83M7Q==",
"issuedIdempotentGuid": "30f5b1e7-6f88-4cf0-87e5-3e109bcdcced",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:30:53.5733144",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:30:53.5733144",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "myThWc5BnEWuoJYEFbFwlg==",
"redeemedIdempotentGuid": "59e1249b-41ce-459c-aea0-960415b17096",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:30:53.5733144",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "93"
},
"voucher": {
"$ref": "91"
},
"customer": {
"$ref": "66"
},
"issuedOfflinePayment": {
"$ref": "72"
},
"redeemedOfflinePayment": {
"$ref": "72"
}
},
{
"$ref": "95"
}
]
},
"customer": {
"$ref": "66"
}
},
{
"$ref": "90"
}
]
}
},
{
"$ref": "65"
}
],
"customerGroups": [
{
"$id": "96",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "yG++muinIkGr9+h2T1fUUA==",
"groupIDGuid": "9abe6fc8-a7e8-4122-abf7-e8764f57d450",
"campaign": {
"$ref": "62"
},
"group": {
"$ref": "70"
}
},
{
"$ref": "96"
}
],
"signIqTickets": [
{
"$id": "97",
"identifier": "zH6NjqxFTEGroPUTyXV0DQ==",
"identifierGuid": "8e8d7ecc-45ac-414c-aba0-f513c975740d",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "97"
}
],
"comboPriceGroups": [
{
"$id": "98",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "Q5hwWnI9z0e/BtTyYyhq0w==",
"guid": "5a709843-3d72-47cf-bf06-d4f263286ad3",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "62"
},
"comboPricePlus": [
{
"$id": "99",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "caMmhmc5s0ejhPoAMb7F+g==",
"groupGuid": "8626a371-3967-47b3-a384-fa0031bec5fa",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "v5+asQfMQkOV13AQGf9BpQ==",
"pluGuid": "b19a9fbf-cc07-4342-95d7-701019ff41a5",
"priceGroupG_UID": "w8sLwnfeYUyZbmAvEpUb4g==",
"priceGroupGuid": "c20bcbc3-de77-4c61-996e-602f12951be2",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "62"
},
"product": {
"$ref": "7"
},
"priceGroup": {
"$ref": "26"
},
"campaignPool": {
"$ref": "62"
}
},
{
"$ref": "99"
}
]
},
{
"$ref": "98"
}
],
"priceLevels": [
{
"$id": "100",
"id": 1,
"priceLevelIdentifier": "bsqRklhfA0yJmV0pywL66w==",
"priceLevelIdentifierGuid": "9291ca6e-5f58-4c03-8999-5d29cb02faeb",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "100"
}
],
"promotionType": {
"$id": "101",
"identifier": "E1ZzYWW83UCmYOqDfT7PQw==",
"identifierGuid": "61735613-bc65-40dd-a660-ea837d3ecf43",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "aP73/kp+pUeuMMPHQS0i/g==",
"labelPageLayoutGuid": "fef7fe68-7e4a-47a5-ae30-c3c7412d22fe",
"priceLevelIdentifier": "j7XavDwq8EKrADlP4UVPNQ==",
"priceLevelIdentifierGuid": "bcdab58f-2a3c-42f0-ab00-394fe1454f35",
"active": true,
"updated": "2026-06-03T18:30:53.5733144",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "7"
},
"dealCost": {
"$id": "102",
"headerIdentifier": "9PgeXaVgAk2IkFHpOaJBHw==",
"headerIdentifierGuid": "5d1ef8f4-60a5-4d02-8890-51e939a2411f",
"identifier": "tgRIamkOhESWzkEKZeU6zQ==",
"identifierGuid": "6a4804b6-0e69-4484-96ce-410a65e53acd",
"supplierIdentifier": "Ao9oIMkUF0+GpPRCpt/zJA==",
"supplierGuid": "20688f02-14c9-4f17-86a4-f442a6dff324",
"pluG_UID": "VZ2+EC9dT0mIoPAcdA/NFA==",
"pluGuid": "10be9d55-5d2f-494f-88a0-f01c740fcd14",
"campaignName": "527698b7-feef-4f71-abde-ecdb68039024",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:30:53.5733144",
"end": "2026-06-03T18:30:53.5733144",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "+IZz6MsBrEaJaIL9ni/zKw==",
"bonusItemPluGuid": "e87386f8-01cb-46ac-8968-82fd9e2ff32b",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:30:53.5733144",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-06-03T18:30:53.5733144",
"campaignEndDate": "2026-06-03T18:30:53.5733144",
"masterPLUG_UID": "YcIa8Gq/IEurImNd6iFegA==",
"masterID": "f01ac261-bf6a-4b20-ab22-635dea215e80",
"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": "fvYprKaKsEWnZhxEFYsekQ==",
"bonusMasterID": "ac29f67e-8aa6-45b0-a766-1c44158b1e91",
"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
}
},
"currentCostStart": "2026-06-03T18:30:53.5733144",
"dealCosts": [
{
"$ref": "102"
},
{
"$ref": "102"
}
],
"tags": [
{
"$id": "103",
"pluG_UID": "IfuyKCD0iUecSwvQy0BuCA==",
"pluGuid": "28b2fb21-f420-4789-9c4b-0bd0cb406e08",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "103"
}
],
"alternateProductG_UID": "4MrxOrJBokmMpwPTkW8Xmg==",
"alternateProduct": "3af1cae0-41b2-49a2-8ca7-03d3916f179a",
"altProduct": {
"$ref": "7"
},
"productHostCode": {
"$id": "104",
"id": 1,
"pluG_UID": "ie2hc6V8AEikMzVo/q/jAg==",
"pluGuid": "73a1ed89-7ca5-4800-a433-3568feafe302",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:30:53.5733144",
"inventoryTracked": "2026-06-03T18:30:53.5733144",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "105",
"pluG_UID": "ynSSMnHskUK9i4DO+f1nsA==",
"pluGuid": "329274ca-ec71-4291-bd8b-80cef9fd67b0",
"fuelPluG_UID": "yqakRB1PQE6gcAGzdGxWPA==",
"fuelPluGuid": "44a4a6ca-4f1d-4e40-a070-01b3746c563c",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "105"
},
{
"$ref": "105"
}
]
},
"supplier": {
"$ref": "2"
},
"serviceFee": {
"$id": "106",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "5"
}
],
"orderCycleHeaders": [
{
"$id": "107",
"storeID": 1,
"supplierIdentifier": "dDjnibMzWES9eT7gEYublw==",
"supplierGuid": "89e73874-33b3-4458-bd79-3ee0118b9b97",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "107"
}
],
"cycles": [
{
"$id": "108",
"storeID": 1,
"supplierIdentifier": "STl2I8L4/EOppPx+urakIg==",
"supplierGuid": "23763949-f8c2-43fc-a9a4-fc7ebab6a422",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-06-03T18:30:53.5733144",
"deliveryDate": "2026-06-03T18:30:53.5733144",
"nextCutOffDate": "2026-06-03T18:30:53.5733144",
"nextDeliveryDate": "2026-06-03T18:30:53.5733144",
"nextDaysBuffer": 10
},
{
"$ref": "108"
}
],
"store": {
"$ref": "8"
},
"updated": "2026-06-03T18:30:53.5733144",
"isHost": true
},
"files": [
{
"$id": "109",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:30:53.5733144",
"processed": "2026-06-03T18:30:53.5733144",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:30:53.5733144",
"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": "1"
},
"metcashHeader": {
"$id": "110",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:30:53.5733144",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "109"
}
],
"zoneMatrix": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"hostFileStoreSetting": {
"$ref": "12"
},
"hostStoreSettings": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"promotionPlacements": [
{
"$id": "111",
"identifier": "Y9FB9+fyFU+h4sHASUC+bA==",
"identifierGuid": "f741d163-f2e7-4f15-a1e2-c1c04940be6c",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "111"
}
],
"promoTypeGuids": [
"2be39d8c-6ffb-4b5e-b189-033b5feebfe1",
"311e8cf2-d36d-4f0c-adab-23deaaf6e78f"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
{
"$ref": "1"
}
]
application/xml
Sample not available.
text/xml
Sample not available.
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ړ�\�m� 5 xl/workbook.xml � (� ����0D�&�C��B�R8q����Ri�-ik��-H�yۙ�};b������G�箠]cΘ�j�';����:
!J�b�m���ʷFXz>_�����wj�t����Ch|���4(C��17{*��"��՝M���M��_,��X�
P�8��� %.WqxH�i�oxr�.<.6�l�]~PK ړ�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
ړ�\�"�' ' _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="R2c823b0d57474ebd" /></Relationships>PK ړ�\/(��� �$ xl/worksheets/sheet1.xml � (� �Z�R;����Z��RK ��{��Kp�S� ��3v,��h�C���ڞ����R<�=��j����p�+54����������8||tp?����n�� ᷋G����r���h���n��E5���Ⳬ�|:^�������9�]�M����(�G��f�įZ\O~.��=����_��0���j:���.'�}�����:���q
����`��<i��σ�V����[�pvy8Tk� �����|p�\��n��g�ϛɏ�%���5������t��n8������\.��T�֪�C
����b9�~�<�]�ԛM���C�t�
���;��aS��Ty!X�MN���vSo����z��NY��Ի��U:F�
^'/��o�}��}�J�dtJA����֛ʧ�Ay�r���<nˍ��q`\N[/ԧM}j�
y� �:��*�Gu7�VV�MrI�U��v0.#(�F�ԭ���ȃM�x#�@g�V�FW��`£�:ԭ�œ(c���x�JԭM���� ��v���}w
������"u�jԭA��I`cp6JzȂԭ"����bRZ6�Βԭ&5�rve
PB�5iZMj2�������B��I�j����T��C] �i�s�ty�Q�`M1�ga�&
t��Ɛ,f �4Y���$�
O!z���h�Y��u�q��t Q��ɒ4���G.��t��"K҄NB���4L�����1�p�D�+I:�,E���)&�W����Y����)X0�gh���z�M@V"�};l3�퐕v�Y���퐥~�Y���% �/�Y����n��h;R�J��bL����V֢�]#^�\Hx���$t�Z��/�o���ۛb�A�*�V= %��I�m�� �s�G�+1�5h[
U��xS�ۢ���m�Ak����Vr2٬A�j0�ʸ�Z哷�L�Y���b�J�[��tŻ�t�wY�Nu���6�h���K���E�{�����BI(a.k�u梮<�d�Q�>hA�.k����<���~Q;/�G���`�~�}W�j��X����_��ѯU�q\"t�D�>�D@�D�>�D�>�Y��}�������%"�/���a�5!��a �����f���=!�~` �����Qa�3!�~a �ݯ�����v�3�n͘�zkƆ��[sF$
a�f��⚱#�kƐ@H�Ka�fL �暱%P�c�q&P�k��&P�sZ�3�NKyf�i)ό?-�1��<3��gƢ���x�R��Z�3�RKyfl�(όO����kya�nִ k�"B�1!�?a ���T��ʐg����xv����k_ʐW2�y#C���B��N�?��9���?Ȑ�2��,C����@�@�&w��@����F�g7:V�t��~}�{JG$�2:��y:��1:��3:����?O���Sn�����������m�W��d@�����_`����Y��QO5Ę�S0.
T�M���@��5P0N
T�U��*�3^
�zq
m�����)�q*C�ʐS�:�q���َg/�})C^ɐ�2�y��
�S���WO�T�� C>ʐO2��"�+�q*w��@�8��[sv+�{@e���q��/�Ĕq�`�8e0E�2�"NL������X���.�R���ެϙ�q�`�8e0E���2NL���SS�)�)��q*c��q:��.��_6���l��-������PK ړ�\�U��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞؎�`��ݰa[zמ|�Ďl��Xp$��E%H%l����I3�����4�q�^0 茷��8��N�v���S���0G�W\l�Oi^QM�������N�äSNCGgm��CZ2VӰd�5���3����v0���iB�� �W��GL@�:t��)E�x��@�l;�Ey�ZX���Bo��y���uɗ2V*^>�J�R2s��L����N��BM)q/kUU��5z��/PK ړ�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ړ�\ ��p xl/sharedStrings.xml � (� �VMo�8=o��Awɲ�Hr`���qj���:�C�K�c� EjI*���t�/����~of��<���CE�{�p6��a�{�J� ۍ�ۛiP��T�aD9����{�C)��]��wJ�罞,�B2�50�l����Ů'k�; U�^EY�B��^��F~��^��
\<�2��SdK@{j<���\5[�\ R!�o�
�W� �O\����#|����vX��� _ ��m~
➔0�M��((�"yF
:L&�@J��eƯ��g;;�a��庭�>p��r�rǸ ��.Z ����F��]�(��R?���p��y߶�~-蓝3�g];�b뎵�⦸�M�9���p("�k��)Q/���.�#E���ec��y�uS�� �O���5s�GT��<�{�ǃ�c�7�<L@��Ԯ&~l7~O�j��}
����q.��c�� �,|���΅����Z�\��-au��d���3����S
��+U��6��S{j�kG�O\�
V{~Ѣ�@J�W���Z��]�R�����W��y.t�K�t�M�s��s��s�%�����A
цZe��V�{-�U��^��om2��6E�/��8H�8
���b��H�6m��XGc��(KA����`�y�'[���
.��>;�!�7�
� M#l�m�i�ǐ ����1
��-t�8���:����;�����'�%�>�������\ֺ1G�^`��|�}�ӓ���_o�~zz2E���\꽇ZDvz���@?�Z@�
$�O|�<�!~v�O�1���
h��D��_/�bh"\h��2�1���D�f��$X��;�/�A;d�"BV�w��������~^>C[�b��V�)��*�7�WXOo���PK- ړ�\�m� 5 xl/workbook.xmlPK- ړ�\���� � [Content_Types].xmlPK-
ړ�\�"�' ' V _rels/.relsPK- ړ�\/(��� �$ � xl/worksheets/sheet1.xmlPK- ړ�\�U��� P �
xl/_rels/workbook.xml.relsPK- ړ�\Ѓc'2 E
9 xl/styles.xmlPK- ړ�\ ��p �
xl/sharedStrings.xmlPK � p
application/vnd.ms-excel
PK ړ�\?�%� 5 xl/workbook.xml � (� ��;�0D{$�`� � R�JCKA�q��"��6
�'%������������ޥ2VT�Jƒ�h!|@7�(�y����˷E�ى�E�!�6!х�+���%��m��,G���15{�,Gc�;��-!��3l��q`��
d�dvn]E���Ҍ�d�]9GPP���Ѝ��[�_PK ړ�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
ړ�\f�G' ' _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="Re904be1d85d34e2b" /></Relationships>PK ړ�\/(��� �$ xl/worksheets/sheet1.xml � (� �Z�R;����Z��RK ��{��Kp�S� ��3v,��h�C���ڞ����R<�=��j����p�+54����������8||tp?����n�� ᷋G����r���h���n��E5���Ⳬ�|:^�������9�]�M����(�G��f�įZ\O~.��=����_��0���j:���.'�}�����:���q
����`��<i��σ�V����[�pvy8Tk� �����|p�\��n��g�ϛɏ�%���5������t��n8������\.��T�֪�C
����b9�~�<�]�ԛM���C�t�
���;��aS��Ty!X�MN���vSo����z��NY��Ի��U:F�
^'/��o�}��}�J�dtJA����֛ʧ�Ay�r���<nˍ��q`\N[/ԧM}j�
y� �:��*�Gu7�VV�MrI�U��v0.#(�F�ԭ���ȃM�x#�@g�V�FW��`£�:ԭ�œ(c���x�JԭM���� ��v���}w
������"u�jԭA��I`cp6JzȂԭ"����bRZ6�Βԭ&5�rve
PB�5iZMj2�������B��I�j����T��C] �i�s�ty�Q�`M1�ga�&
t��Ɛ,f �4Y���$�
O!z���h�Y��u�q��t Q��ɒ4���G.��t��"K҄NB���4L�����1�p�D�+I:�,E���)&�W����Y����)X0�gh���z�M@V"�};l3�퐕v�Y���퐥~�Y���% �/�Y����n��h;R�J��bL����V֢�]#^�\Hx���$t�Z��/�o���ۛb�A�*�V= %��I�m�� �s�G�+1�5h[
U��xS�ۢ���m�Ak����Vr2٬A�j0�ʸ�Z哷�L�Y���b�J�[��tŻ�t�wY�Nu���6�h���K���E�{�����BI(a.k�u梮<�d�Q�>hA�.k����<���~Q;/�G���`�~�}W�j��X����_��ѯU�q\"t�D�>�D@�D�>�D�>�Y��}�������%"�/���a�5!��a �����f���=!�~` �����Qa�3!�~a �ݯ�����v�3�n͘�zkƆ��[sF$
a�f��⚱#�kƐ@H�Ka�fL �暱%P�c�q&P�k��&P�sZ�3�NKyf�i)ό?-�1��<3��gƢ���x�R��Z�3�RKyfl�(όO����kya�nִ k�"B�1!�?a ���T��ʐg����xv����k_ʐW2�y#C���B��N�?��9���?Ȑ�2��,C����@�@�&w��@����F�g7:V�t��~}�{JG$�2:��y:��1:��3:����?O���Sn�����������m�W��d@�����_`����Y��QO5Ę�S0.
T�M���@��5P0N
T�U��*�3^
�zq
m�����)�q*C�ʐS�:�q���َg/�})C^ɐ�2�y��
�S���WO�T�� C>ʐO2��"�+�q*w��@�8��[sv+�{@e���q��/�Ĕq�`�8e0E�2�"NL������X���.�R���ެϙ�q�`�8e0E���2NL���SS�)�)��q*c��q:��.��_6���l��-������PK ړ�\U@#� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�-�G�i7lؖ^`b�㨉�.г��H\�H�J,�t5��ӓf>�?6��id/��]�B #��\��)��v�͞FLy"�a�,��Mi~�<*K����r��0a�i����=�K\3��<��ޘAѣW��\��_}8FK��0�Z�)E~ �"S�=���:]Ah��Ɣ����b:���e-�֥.Qꮺ���@�9�|�Ӳ�PY龩��#%��\���_l� PK ړ�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ړ�\ ��p xl/sharedStrings.xml � (� �VMo�8=o��Awɲ�Hr`���qj���:�C�K�c� EjI*���t�/����~of��<���CE�{�p6��a�{�J� ۍ�ۛiP��T�aD9����{�C)��]��wJ�罞,�B2�50�l����Ů'k�; U�^EY�B��^��F~��^��
\<�2��SdK@{j<���\5[�\ R!�o�
�W� �O\����#|����vX��� _ ��m~
➔0�M��((�"yF
:L&�@J��eƯ��g;;�a��庭�>p��r�rǸ ��.Z ����F��]�(��R?���p��y߶�~-蓝3�g];�b뎵�⦸�M�9���p("�k��)Q/���.�#E���ec��y�uS�� �O���5s�GT��<�{�ǃ�c�7�<L@��Ԯ&~l7~O�j��}
����q.��c�� �,|���΅����Z�\��-au��d���3����S
��+U��6��S{j�kG�O\�
V{~Ѣ�@J�W���Z��]�R�����W��y.t�K�t�M�s��s��s�%�����A
цZe��V�{-�U��^��om2��6E�/��8H�8
���b��H�6m��XGc��(KA����`�y�'[���
.��>;�!�7�
� M#l�m�i�ǐ ����1
��-t�8���:����;�����'�%�>�������\ֺ1G�^`��|�}�ӓ���_o�~zz2E���\꽇ZDvz���@?�Z@�
$�O|�<�!~v�O�1���
h��D��_/�bh"\h��2�1���D�f��$X��;�/�A;d�"BV�w��������~^>C[�b��V�)��*�7�WXOo���PK- ړ�\?�%� 5 xl/workbook.xmlPK- ړ�\���� � � [Content_Types].xmlPK-
ړ�\f�G' ' T _rels/.relsPK- ړ�\/(��� �$ � xl/worksheets/sheet1.xmlPK- ړ�\U@#� P �
xl/_rels/workbook.xml.relsPK- ړ�\Ѓc'2 E
7 xl/styles.xmlPK- ړ�\ ��p �
xl/sharedStrings.xmlPK � n