GET api/leadinoutsummary/availablehosts/provider/{hostProvider}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| hostProvider | integer |
Required |
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": "j34kOjdSqEOQi6LyyMCEQQ==",
"identifierGuid": "3a247e8f-5237-43a8-908b-a2f2c8c08441",
"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": "EKAodStpMkiDnVmXHscHmw==",
"hostSupplierIdentifierGuid": "7528a010-692b-4832-839d-59971ec7079b",
"loyaltyPriceLevelIdentifier": "WtgdPfR8tE+SVFIPOhwUtw==",
"loyaltyPriceLevelIdentifierGuid": "3d1dd85a-7cf4-4fb4-9254-520f3a1c14b7",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-04-03T06:21:58.0255879",
"lastProcessed": "2026-04-03T06:21:58.0255879",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "2",
"identifier": "KN3nXPCVhEeBUAygeY6RSQ==",
"identifierGuid": "5ce7dd28-95f0-4784-8150-0ca0798e9149",
"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": "7Vb2rHePpUq9Sa/aT2jkdw==",
"primaryContactID": "acf656ed-8f77-4aa5-bd49-afda4f68e477",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "IxV2PHlGWEeFQyhrYZmxEw==",
"supplierGroupGuid": "3c761523-4679-4758-8543-286b6199b113",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:21:58.0255879",
"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": "5889f403-d373-4204-918a-0f6e35b45dbd",
"identifier": "eKDslBEANkafrxz1PT/6cg==",
"identifierGuid": "94eca078-0011-4636-9faf-1cf53d3ffa72",
"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": "OQZeJll/F06wEvGL7TNKGw==",
"supplierIdentifierGuid": "265e0639-7f59-4e17-b012-f18bed334a1b",
"contactGuid": "JaSGX4nemkucqtvTHpFq+Q==",
"contactID": "5f86a425-de89-4b9a-9caa-dbd31e916af9",
"contact": {
"$ref": "3"
},
"supplier": {
"$ref": "2"
}
},
{
"$ref": "4"
}
],
"products": [
{
"$id": "5",
"pluG_UID": "wfs07KsV7UWbbSF3vniE1A==",
"pluGuid": "ec34fbc1-15ab-45ed-9b6d-2177be7884d4",
"supplierIdentifier": "IFuz4DcEc0S7m6WaRkkSDA==",
"supplierIdentifierGuid": "e0b35b20-0437-4473-bb9b-a59a4649120c",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:21:58.0255879",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:21:58.0255879",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "6",
"pluG_UID": "rCSNokZwNkqythYlGEc1KQ==",
"pluGuid": "a28d24ac-7046-4a36-b2b6-162518473529",
"supplierIdentifier": "nXSuFehPIk6b0Xr+SjG1+w==",
"supplierIdentifierGuid": "15ae749d-4fe8-4e22-9bd1-7afe4a31b5fb",
"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": "F1rP/jfjDkiAkYTldCKxyg==",
"parentPluGuid": "fecf5a17-e337-480e-8091-84e57422b1ca",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "7",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "nbIezJp0uUiP/cUg0dRYcw==",
"guid": "cc1eb29d-749a-48b9-8ffd-c520d1d45873",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "O3fVJxNeJUmMZYgpc2xkXg==",
"priceGroupGuid": "27d5773b-5e13-4925-8c65-8829736c645e",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:21:58.0255879",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:21:58.0255879",
"pluCreated": "2026-04-03T06:21:58.0255879",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-04-03T06:21:58.0255879",
"lastManualUpdate": "2026-04-03T06:21:58.0255879",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-04-03T06:21:58.0255879",
"currentCostUpdated": "2026-04-03T06:21:58.0255879",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:21:58.0255879",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:21:58.0255879",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "OxQrpPCFpUWE9jJfwGPcpg==",
"altPLUGuid": "a42b143b-85f0-45a5-84f6-325fc063dca6",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:21:58.0255879",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "imzNjAP+MU2mDuLjo32JBQ==",
"shelfPageLayoutGuid": "8ccd6c8a-fe03-4d31-a60e-e2e3a37d8905",
"talkerPageLayoutG_UID": "GTxAH6Dhv0anpg4di6FEIA==",
"talkerPageLayoutGuid": "1f403c19-e1a0-46bf-a7a6-0e1d8ba14420",
"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": "P4O2rh/JDUWrI3W6ZajVww==",
"inventoryIdentifier": "aeb6833f-c91f-450d-ab23-75ba65a8d5c3",
"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": "k0kMSjhdxkmZboQOI2t8xQ==",
"parentPluGuid": "4a0c4993-5d38-49c6-996e-840e236b7cc5",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "NID/aAne3kOQOWsLnOXOyg==",
"supplierIdentifierGuid": "68ff8034-de09-43de-9039-6b0b9ce5ceca",
"supplierChanged": true,
"rebateSupplierIdentifier": "eabfK8Y4dUmJ+hU1rMIzuw==",
"rebateSupplierIdentifierGuid": "2bdfa679-38c6-4975-89fa-1535acc233bb",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:21:58.0255879",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "rgb9qrvUk0qbdI9HQNqmAQ==",
"hostIdentifierGuid": "aafd06ae-d4bb-4a93-9b74-8f4740daa601",
"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-04-03T06:21:58.0255879",
"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": "rCEU8nq7KUazK6kNvaI4ow==",
"hostIdentifierGuid": "f21421ac-bb7a-4629-b32b-a90dbda238a3",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:21:58.0255879",
"priceZone": {
"$id": "9",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "PxHG7DuGCEuZv1uzlDJtGg==",
"hostIdentifierGuid": "ecc6113f-863b-4b08-99bf-5bb394326d1a",
"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"
},
"hostStoreSettings": [
{
"$id": "11",
"id": 1,
"hostIdentifier": "Zsgb+haC1UajGfjzO1lpAw==",
"hostIdentifierGuid": "fa1bc866-8216-46d5-a319-f8f33b596903",
"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": "11"
}
],
"accounts": [
{
"$id": "12",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "12"
}
],
"sales": [
{
"$id": "13",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:21:58.0255879",
"ftpSite": {
"$id": "14",
"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": "13"
}
],
"zoneMatrix": [
{
"$id": "15",
"id": 1,
"hostIdentifier": "HzhcSxRMIkWQPCUXQZVtYg==",
"hostIdentifierGuid": "4b5c381f-4c14-4522-903c-251741956d62",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"d2cc8b5d-2d8b-4479-b33d-c73b5e5f9e07",
"cdb48a66-2b1e-4786-8262-5abd667579e2"
]
},
{
"$ref": "15"
}
],
"cashManagements": [
{
"$id": "16",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "17",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9
}
},
{
"$ref": "16"
}
],
"updateStoreID": "53eb77a3-6c2c-432e-b722-43ca2c49cd00",
"updateStore": {
"$id": "18",
"id": "af20ad9f-cb34-41a4-b1e7-6b4ba4106333",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:21:58.0255879",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-04-03T06:21:58.0255879"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "19",
"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": "20",
"pluG_UID": "b2W3k4ikh02kJVHpMM28Iw==",
"pluGuid": "93b7656f-a488-4d87-a425-51e930cdbc23",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:21:58.0255879"
},
{
"$ref": "20"
}
],
"currentPrices": {
"$id": "21",
"pluPrices": {
"$id": "22",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:21:58.0255879",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "22"
},
"winningCampaign": 1,
"winner": {
"$id": "23",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:21:58.0255879",
"startTime": 5,
"endDate": "2026-04-03T06:21:58.0255879",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "dmkKqYODJEaD0nbYb3tK+w==",
"hostIdentifierGuid": "a90a6976-8383-4624-83d2-76d86f7b4afb",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"tray": {
"$id": "24",
"g_UId": "BVa3IkMizEGhkX9eqNX5+A==",
"guid": "22b75605-2243-41cc-a191-7f5ea8d5f9f8",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "25",
"priceGroupG_UID": "V5NyoDwoE0WhRQRyS+wxUg==",
"priceGroupGuid": "a0729357-283c-4513-a145-04724bec3152",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:21:58.0255879",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "26",
"pluG_UID": "INRfTQU9S0SVrmPTueJrkQ==",
"pluGuid": "4d5fd420-3d05-444b-95ae-63d3b9e26b91",
"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": "27",
"pluGuid": "7226029a-8dfe-4f6c-9cdc-f1c168289b01",
"created": "2026-04-03T06:21:58.0255879",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:21:58.0255879",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:21:58.0255879",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:21:58.0255879",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:21:58.0255879",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:21:58.0255879",
"lastSold": "2026-04-03T06:21:58.0255879",
"firstSold": "2026-04-03T06:21:58.0255879",
"awsUpdated": "2026-04-03T06:21:58.0255879",
"lastManualUpdate": "2026-04-03T06:21:58.0255879",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:21:58.0255879",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:21:58.0255879",
"doNotRangeUpdated": "2026-04-03T06:21:58.0255879",
"doNotOrderUpdated": "2026-04-03T06:21:58.0255879",
"tracked": "2026-04-03T06:21:58.0255879"
},
"allergens": [
{
"$id": "28",
"primaryKey": {
"$id": "29",
"pluGuid": "0f2a4953-0a6d-40d7-9f69-e2cb8e99235d",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "U0kqD20K10CfaeLLjpkjXQ==",
"pluGuid": "0f2a4953-0a6d-40d7-9f69-e2cb8e99235d",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "28"
}
],
"costs": {
"$id": "30",
"pluG_UID": "bog2oPGaXk6AFOubMIhPhA==",
"pluGuid": "a036886e-9af1-4e5e-8014-eb9b30884f84",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:21:58.0255879",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "31",
"saleHeaderID": 1,
"created": "2026-04-03T06:21:58.0255879",
"createdLocal": "2026-04-03T06:21:58.0255879",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "Ortz+GyeGUSxkaUzytmk2g==",
"operatorGuid": "f873bb3a-9e6c-4419-b191-a533cad9a4da",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "LrmQwGjWLU2Ipr8VfyGsng==",
"pluGuid": "c090b92e-d668-4d2d-88a6-bf157f21ac9e",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "32",
"id": 1,
"g_Uid": "W37GfUfIFUCOK8XEb2GM0A==",
"guid": "7dc67e5b-c847-4015-8e2b-c5c46f618cd0",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-04-03T06:21:58.0255879",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:21:58.0255879",
"endShift": "2026-04-03T06:21:58.0255879",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "33",
"operatorG_UID": "lKzuTvdqeUCmSfk0JnkD3A==",
"operatorGuid": "4eeeac94-6af7-4079-a649-f934267903dc",
"storeID": 2,
"operator": {
"$ref": "32"
},
"store": {
"$ref": "8"
}
},
{
"$ref": "33"
}
]
}
},
{
"$ref": "31"
}
],
"apns": [
{
"$id": "34",
"pluID": 1,
"pluG_UID": "JtIE34Pt/kmvLS8My7VEAQ==",
"pluGuid": "df04d226-ed83-49fe-af2d-2f0ccbb54401",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "34"
}
],
"tuns": [
{
"$id": "35",
"pluG_UId": "KVSQUxNPvkSKtzPuvLxR+Q==",
"pluGuid": "53905429-4f13-44be-8ab7-33eebcbc51f9",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "7"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"competitionPricing": [
{
"$id": "36",
"identifier": "iEBoXlSubEab2HAIdFkHVA==",
"identifierGuid": "5e684088-ae54-466c-9bd8-700874590754",
"pluG_UID": "n6JatQcOYkWPKx5yhoSHVQ==",
"pluGuid": "b55aa29f-0e07-4562-8f2b-1e7286848755",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "36"
}
],
"supplier": {
"$ref": "2"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"ordering": {
"$ref": "5"
},
"flipChartPages": [
{
"$id": "37",
"identifier": "10LsQOIK5USsl1nguR8mqQ==",
"groupName": "sample string 1",
"identifierGuid": "40ec42d7-0ae2-44e5-ac97-59e0b91f26a9",
"exists": true,
"flipChartIdentifier": "AoJ8mJeq90aXJzVq/rVJag==",
"flipChartIdentifierGuid": "987c8202-aa97-46f7-9727-356afeb5496a",
"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": "j66C2oXivkCqzXHeYQLcOQ==",
"groupIdentifierGuid": "da82ae8f-e285-40be-aacd-71de6102dc39",
"flipChart": {
"$id": "38",
"identifier": "+tTQwOS+fEW+x54W5iYnww==",
"identifierGuid": "c0d0d4fa-bee4-457c-bec7-9e16e62627c3",
"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": "39",
"identifier": "vqKA/SIGHUi2QYq0Ky31qw==",
"identifierGuid": "fd80a2be-0622-481d-b641-8ab42b2df5ab",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "40",
"id": 1,
"g_UID": "WIMeKzyjjU6c2RPY7oueCA==",
"guid": "2b1e8358-a33c-4e8d-9cd9-13d8ee8b9e08",
"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": "cRyKoSg4EkGqR8rbeUHB8g==",
"previousFormGuid": "a18a1c71-3828-4112-aa47-cadb7941c1f2",
"nextForm": 1,
"nextFormG_UID": "jNIduZw1w0uNLlILH/g2Lw==",
"nextFormGuid": "b91dd28c-359c-4bc3-8d2e-520b1ff8362f",
"attributes": "sample string 10",
"updated": "2026-04-03T06:21:58.0255879",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "40"
},
"previousCheckoutForm": {
"$ref": "40"
},
"buttons": [
{
"$id": "41",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "fhdnmvuRpkGo/zp3SPJrOg==",
"checkoutFormGuid": "9a67177e-91fb-41a6-a8ff-3a7748f26b3a",
"identifier": "OOPd6O4XfUyUE1PuBYndXw==",
"identifierGuid": "e8dde338-17ee-4c7d-9413-53ee0589dd5f",
"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": "XFPi6mLrOUink/G04kMnBQ==",
"valueGuid": "eae2535c-eb62-4839-a793-f1b4e2432705",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:21:58.0255879",
"action": "sample string 12",
"valueForm": {
"$ref": "40"
},
"image": {
"$id": "42",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:21:58.0255879",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "41"
}
],
"panels": [
{
"$id": "43",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "U+7RMcL0ekKn/D3uVWFVKg==",
"checkoutFormGuid": "31d1ee53-f4c2-427a-a7fc-3dee5561552a",
"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": "43"
}
]
},
{
"$ref": "40"
}
],
"panels": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
"pages": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
"contentPanel": {
"$ref": "43"
},
"products": [
{
"$id": "44",
"flipChartPageIdentifier": "ibTc90v2RkiaDJfAA9dLxA==",
"flipChartPageIdentifierGuid": "f7dcb489-f64b-4846-9a0c-97c003d74bc4",
"pluG_UID": "OTbro5zie0eSQG82abgDbA==",
"pluGuid": "a3eb3639-e29c-477b-9240-6f3669b8036c",
"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": "44"
}
],
"productCount": 27,
"pages": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
{
"$ref": "37"
}
],
"priceHistory": [
{
"$id": "45",
"pluG_UID": "QooR488GVU2CLXCzLO5GyQ==",
"pluGuid": "e3118a42-06cf-4d55-822d-70b32cee46c9",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-04-03T06:21:58.0255879",
"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": "45"
}
],
"ingredients": [
{
"$id": "46",
"pluG_UID": "43xfftGoJEaV7GpgPU24zw==",
"ingredientGuid": "vfjRJeVYN0+Rg4drq/3UJA==",
"ingredientIdentifier": "25d1f8bd-58e5-4f37-9183-876babfdd424",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "7"
}
},
{
"$ref": "46"
}
],
"bins": [
{
"$id": "47",
"pluG_UID": "0t1e0qO020KhS4PavWw8Bg==",
"pluGuid": "d25eddd2-b4a3-42db-a14b-83dabd6c3c06",
"shelfLocationIdentifier": "StAIfTcxlUGE+DbycAI4sw==",
"shelfLocationGuid": "7d08d04a-3137-4195-84f8-36f2700238b3",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "geGIXBFqRU+kCb435Xph5g==",
"labelPageLayoutGuid": "5c88e181-6a11-4f45-a409-be37e57a61e6",
"updated": "2026-04-03T06:21:58.0255879",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "7"
},
"location": {
"$id": "48",
"identifier": "jjKVxGx9JUOLDRUrFWUoIA==",
"storeID": 1,
"identifierGuid": "c495328e-7d6c-4325-8b0d-152b15652820",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:21:58.0255879",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
}
},
{
"$ref": "47"
}
],
"bin": {
"$ref": "47"
},
"scaleLocations": [
{
"$id": "49",
"plu": 1,
"pluG_UID": "Yft8fpWL5Uq1vtf5JPhjNQ==",
"pluGuid": "7e7cfb61-8b95-4ae5-b5be-d7f924f86335",
"deptNo": 1,
"product": {
"$ref": "7"
},
"scaleLocation": {
"$id": "50",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:21:58.0255879",
"department": {
"$id": "51",
"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": "50"
},
"subDepartments": [
{
"$id": "52",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "53",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "54",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:21:58.0255879",
"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": "eX7f2wHWske9HbMrnNEClg==",
"labelPageLayoutGuid": "dbdf7e79-d601-47b2-bd1d-b32b9cd10296",
"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": "55",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "56",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "57",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "57"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "56"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$id": "58",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "57"
}
},
{
"$ref": "54"
}
],
"updated": "2026-04-03T06:21:58.0255879",
"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": "l0oHoyKAvUmu+4NYev3D2Q==",
"labelPageLayoutGuid": "a3074a97-8022-49bd-aefb-83587afdc3d9",
"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": "55"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$ref": "58"
},
"mscSubCom": {
"$ref": "57"
}
},
{
"$ref": "53"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:21:58.0255879",
"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": "jwnNGIEMC0iZkQOHtknxeQ==",
"labelPageLayoutGuid": "18cd098f-0c81-480b-9991-0387b649f179",
"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": "55"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$ref": "58"
},
"mscSubCom": {
"$ref": "57"
}
},
{
"$ref": "52"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:21:58.0255879",
"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": "lXraFcq0f068Y8YfXISTIQ==",
"labelPageLayoutGuid": "15da7a95-b4ca-4e7f-bc63-c61f5c849321",
"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": "55"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$ref": "58"
},
"mscSubCom": {
"$ref": "57"
}
}
}
},
{
"$ref": "49"
}
],
"nextPrice": {
"$id": "59",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "xCnLahD5tEC44PQrcPdT2Q==",
"pluGuid": "6acb29c4-f910-40b4-b8e0-f42b70f753d9",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "oLplLTyqvUiuaPYu4a4cgg==",
"dealCostGuid": "2d65baa0-aa3c-48bd-ae68-f62ee1ae1c82",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "ELS1/mJHnEWJ4aPpRBg6iA==",
"priceGroupGuid": "feb5b410-4762-459c-89e1-a3e944183a88",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:21:58.0255879",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "f5378611-62cb-4f91-9c6a-c5f00aafbb0f",
"campaignComboPriceGroupG_UID": "BKJZcRF3FEueaq8OvQOqFQ==",
"campaignComboPriceGroupIdentifier": "7159a204-7711-4b14-9e6a-af0ebd03aa15",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "60",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:21:58.0255879",
"operatorG_UID": "i+ivh9zVekCZ04Zn+cjtwQ==",
"operatorGuid": "87afe88b-d5dc-407a-99d3-8667f9c8edc1",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:21:58.0255879",
"signIqTicketFileMovedUtc": "2026-04-03T06:21:58.0255879",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:21:58.0255879",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "cb7f21a8-2d67-4359-b12c-56f406d0fbd9",
"product": {
"$ref": "7"
},
"campaignPlu": {
"$ref": "59"
},
"fuelItem": true
},
{
"$ref": "60"
}
],
"campaign": {
"$id": "61",
"id": 1,
"storeID": 2,
"name": "ab6fa31a-7103-4b26-9245-79179cb4e71d",
"nameGuid": "ab6fa31a-7103-4b26-9245-79179cb4e71d",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:21:58.0255879",
"startTime": 1,
"endDate": "2026-04-03T06:21:58.0255879",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-04-03T06:21:58.0255879",
"system": true,
"created": "2026-04-03T06:21:58.0255879",
"updated": "2026-04-03T06:21:58.0255879",
"priceChangeNotifiedUtc": "2026-04-03T06:21:58.0255879",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "P1o+PWj2aUm2feZaB/ay+g==",
"hostIdentifierGuid": "3d3e5a3f-f668-4969-b67d-e65a07f6b2fa",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:21:58.0255879",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"campaignPools": [
{
"$id": "62",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "8oGqZdIPiUmHk/CsjpxtHA==",
"pluGuid": "65aa81f2-0fd2-4989-8793-f0ac8e9c6d1c",
"hostOfferID": 1,
"priceGroupG_UID": "Tq+G5o0/PkSH3kXvBGwsKg==",
"priceGroupGuid": "e686af4e-3f8d-443e-87de-45ef046c2c2a",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:21:58.0255879",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "7"
},
"campaign": {
"$ref": "61"
}
},
{
"$ref": "62"
}
],
"sellingRules": [
{
"$id": "63",
"id": 1,
"identifier": "l2xFT4HqiEWh+RmOXwyVZw==",
"identifierStr": "l2xFT4HqiEWh+RmOXwyVZw==",
"identifierGuid": "4f456c97-ea81-4588-a1f9-198e5f0c9567",
"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": "61"
}
},
{
"$ref": "63"
}
],
"customers": [
{
"$id": "64",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "cLLNOUFJeEqdRdJeb2U/Mw==",
"customerIDGuid": "39cdb270-4941-4a78-9d45-d25e6f653f33",
"campaign": {
"$ref": "61"
},
"customer": {
"$id": "65",
"identifier": "uwW31ayM2k2I0ItPng5t5g==",
"identifierGuid": "d5b705bb-8cac-4dda-88d0-8b4f9e0e6de6",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:21:58.0255879",
"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": "7sYu3sunMU+4aWYzTrPJfg==",
"communityIdentifierGuid": "de2ec6ee-a7cb-4f31-b869-66334eb3c97e",
"joined": "2026-04-03T06:21:58.0255879",
"updated": "2026-04-03T06:21:58.0255879",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "7MktJtm2BEG0P0sV0dsjcA==",
"priceLevelIdentifierGuid": "262dc9ec-b6d9-4104-b43f-4b15d1db2370",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:21:58.0255879",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "66",
"cardType": 2,
"issueDate": "2026-04-03T06:21:58.0255879",
"expiry": "2026-04-03T06:21:58.0255879",
"customerID": "/KLL4nT8Wk6+T3GuIOuvaw==",
"customerIDGuid": "e2cba2fc-fc74-4e5a-be4f-71ae20ebaf6b",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-04-03T06:21:58.0255879",
"linkedAccount": "zyn4ODWP+EK28J7pAwM9Nw==",
"linkedAccountGuid": "38f829cf-8f35-42f8-b6f0-9ee903033d37",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "65"
},
"account": {
"$id": "67",
"id": 1,
"identifier": "NoEagEeVH0GpeA3RiYmFmw==",
"identifierGuid": "801a8136-9547-411f-a978-0dd18989859b",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:21:58.0255879",
"owner": "atP2gsDpg0qIX2GtVBn27Q==",
"ownerGuid": "82f6d36a-e9c0-4a83-885f-61ad5419f6ed",
"accountStoreGroupIdentifier": "mDBFBk9hxEKPl/O+OKghPQ==",
"accountStoreGroupGuid": "06453098-614f-42c4-8f97-f3be38a8213d",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-04-03T06:21:58.0255879",
"active": true,
"updated": "2026-04-03T06:21:58.0255879",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "65"
},
"card": {
"$ref": "66"
},
"members": {
"$id": "68",
"sample string 1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"sample string 2": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"customerGroups": [
{
"$id": "69",
"identifier": "0wynfGG/7kCxqn0DqPZF8Q==",
"identifierGuid": "7ca70cd3-bf61-40ee-b1aa-7d03a8f645f1",
"name": "sample string 2",
"primaryContact": "j/wX3SO9oUKKoitNcdL/lA==",
"primaryContactGuid": "dd17fc8f-bd23-42a1-8aa2-2b4d71d2ff94",
"accountID": "o2ffeLHsSUqq/lSy2FIyKQ==",
"accountIDGuid": "78df67a3-ecb1-4a49-aafe-54b2d8523229",
"special": true,
"updated": "2026-04-03T06:21:58.0255879",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "KtGHsqjgwkGdlebljqrZaQ==",
"priceLevelIdentifierGuid": "b287d12a-e0a8-41c2-9d95-e6e58eaad969",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "67"
},
"primaryContactCustomer": {
"$ref": "65"
},
"customerGroupMembers": [
{
"$id": "70",
"id": 1,
"groupID": "G++28+8IwEemRJlTF4L8Mg==",
"groupIDGuid": "f3b6ef1b-08ef-47c0-a644-99531782fc32",
"customerID": "f1ibSS4f0ESSMHDJZgWmhA==",
"customerIDGuid": "499b587f-1f2e-44d0-9230-70c96605a684",
"card": "sample string 4",
"linkedAccount": "ZB+wfyXtN0q6pFEhdjwZrw==",
"linkedAccountGuid": "7fb01f64-ed25-4a37-baa4-5121763c19af",
"customer": {
"$ref": "65"
},
"group": {
"$ref": "69"
},
"customerCard": {
"$ref": "66"
}
},
{
"$ref": "70"
}
]
},
{
"$ref": "69"
}
]
},
"payments": [
{
"$id": "71",
"id": 1,
"identifier": "TGtqRiuwDUGROHXytoR76w==",
"identifierGuid": "466a6b4c-b02b-410d-9138-75f2b6847beb",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "uBuD6khakkqPqJAfNuh8Ug==",
"accountIDGuid": "ea831bb8-5a48-4a92-8fa8-901f36e87c52",
"customerAccount": {
"$ref": "67"
},
"customerCard": {
"$ref": "66"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-04-03T06:21:58.0255879",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "AoxsUjMXkUuwCYuzDuBG7Q==",
"idempotentVoidGuid": "526c8c02-1733-4b91-b009-8bb30ee046ed",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "72",
"saleHeaderID": 1,
"saleHeaderGuid": "8Ntt3m3AyUilCkDhX4qzUg==",
"saleHeaderIdentifierGuid": "de6ddbf0-c06d-48c9-a50a-40e15f8ab352",
"created": "2026-04-03T06:21:58.0255879",
"createdLocal": "2026-04-03T06:21:58.0255879",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-04-03T06:21:58.0255879",
"storeID": 1,
"operatorG_Uid": "7j+BCf81p0W7x3uwfcsQ+A==",
"operatorGuid": "09813fee-35ff-45a7-bbc7-7bb07dcb10f8",
"customerG_Uid": "Oyqo2tFz9EKABSSr3M5aaA==",
"customerGuid": "daa82a3b-73d1-42f4-8005-24abdcce5a68",
"communityIdentifier": "0mhXSY1BBk2BNHWiJv120g==",
"communityIdentifierGuid": "495768d2-418d-4d06-8134-75a226fd76d2",
"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": "euc3cpwpW0a26yphGrdanQ==",
"priceLevelIdentifierGuid": "7237e77a-299c-465b-b6eb-2a611ab75a9d",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:21:58.0255879+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": "73",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:21:58.0255879",
"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": "32"
},
"customer": {
"$ref": "65"
},
"communityOrganisation": {
"$id": "74",
"id": 1,
"identifier": "fEfYw6dprUaS7G3kUVYhLA==",
"identifierGuid": "c3d8477c-69a7-46ad-92ec-6de45156212c",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:21:58.0255879",
"promoPeriodEnd": "2026-04-03T06:21:58.0255879",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:21:58.0255879",
"deleted": true
},
"details": [
{
"$id": "75",
"saleItemID": 1,
"identifier": "0kC3eTcprUSeJKk+1rTeGw==",
"identifierGuid": "79b740d2-2937-44ad-9e24-a93ed6b4de1b",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "V9oOcIs/4EOrPZDgDAev8A==",
"pluGuid": "700eda57-3f8b-43e0-ab3d-90e00c07aff0",
"accountID": "NYq6AecXNES5tdD48O9Kpg==",
"accountIDGuid": "01ba8a35-17e7-4434-b9b5-d0f8f0ef4aa6",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-04-03T06:21:58.0255879",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "scsMDzp+K0uJOpfyzkhj2w==",
"refundGuid": "0f0ccbb1-7e3a-4b2b-893a-97f2ce4863db",
"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": "uDANWnq/JUa5GhjEQWrhBA==",
"idempotentVoidGuid": "5a0d30b8-bf7a-4625-b91a-18c4416ae104",
"priceLevelIdentifier": "SChhkZo40UWxIwQTDnZxFg==",
"priceLevelIdentifierGuid": "91612848-389a-45d1-b123-04130e767116",
"communityIdentifier": "K0I4F2lAZUC2U8JMn1sEPg==",
"communityIdentifierGuid": "1738422b-4069-4065-b653-c24c9f5b043e",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "76",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:21:58.0255879",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "76"
}
],
"refund": {
"$id": "77",
"id": 1,
"g_UID": "Hc6GzAGhO0erDTK22Ak8kw==",
"guid": "cc86ce1d-a101-473b-ab0d-32b6d8093c93",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:21:58.0255879"
},
"modifier": {
"$id": "78",
"id": 1,
"setG_UID": "ZzsOWZmkKkGRyZg/WDu6vg==",
"modifierSetGuid": "590e3b67-a499-412a-91c9-983f583bbabe",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "qgSSd3ZFWkazeuM24XHQKQ==",
"pluGuid": "779204aa-4576-465a-b37a-e336e171d029",
"deleted": true,
"g_UID": "uj/4oIEPj0KKpuOPKkKaFg==",
"guid": "a0f83fba-0f81-428f-8aa6-e38f2a429a16",
"product": {
"$ref": "7"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "75"
}
],
"eftReceipts": [
{
"$id": "79",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "72"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "79"
}
],
"payments": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"cards": [
{
"$id": "80",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "80"
}
],
"campaignHits": [
{
"$id": "81",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "81"
}
],
"fuel": [
{
"$id": "82",
"id": 1,
"plu": 1,
"pluG_UID": "6TVeyL7cNUmmEKmcL/QyBQ==",
"pluGuid": "c85e35e9-dcbe-4935-a610-a99c2ff43205",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-04-03T06:21:58.0255879",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-04-03T06:21:58.0255879",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "82"
}
],
"fuelResells": [
{
"$id": "83",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "wkSf99CNKUing9DzJSPMwA==",
"pluGuid": "f79f44c2-8dd0-4829-a783-d0f32523ccc0",
"accountID": "jRBm9EYWTkOs9toUm5eavA==",
"accountIDGuid": "f466108d-1646-434e-acf6-da149b979abc",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-04-03T06:21:58.0255879",
"bestOrExpireType": 1,
"refundG_UID": "EJSidVZKg0WZRm2cK7Dg+A==",
"refundGuid": "75a29410-4a56-4583-9946-6d9c2bb0e0f8",
"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": "83"
}
],
"customerOrder": [
{
"$id": "84",
"identifier": "t6ty5WED/EOhDTH5TjJUZA==",
"identifierGuid": "e572abb7-0361-43fc-a10d-31f94e325464",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "GR0Vn+T1oUeGSjaDkVU/2A==",
"customerIdentifierGuid": "9f151d19-f5e4-47a1-864a-368391553fd8",
"operatorNo": 1,
"operatorG_UID": "fyySeKJU8kSu6dRF0U8m5Q==",
"operatorGuid": "78922c7f-54a2-44f2-aee9-d445d14f26e5",
"created": "2026-04-03T06:21:58.0255879",
"ordered": "2026-04-03T06:21:58.0255879",
"started": "2026-04-03T06:21:58.0255879",
"completed": "2026-04-03T06:21:58.0255879",
"supplied": "2026-04-03T06:21:58.0255879",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "65"
},
"operator": {
"$ref": "32"
},
"details": [
{
"$id": "85",
"headerID": 1,
"plu": 1,
"pluG_UId": "bWNkBeBDuU6zzC6Lv+jmsw==",
"pluGuid": "0564636d-43e0-4eb9-b3cc-2e8bbfe8e6b3",
"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": "No+64EceRkeP8sIdw203HA==",
"headerIdentifierGuid": "e0ba8f36-1e47-4746-8ff2-c21dc36d371c",
"product": {
"$ref": "7"
}
},
{
"$ref": "85"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "72"
}
},
{
"$ref": "84"
}
],
"surveyResponses": [
{
"$id": "86",
"surveyG_UID": "8EdkRD4uG0SnhHSgtB6Ldg==",
"surveyGuid": "446447f0-2e3e-441b-a784-74a0b41e8b76",
"saleHeaderGuid": "RHTWWsBHX02nUvnVvcA4xQ==",
"saleGuid": "5ad67444-47c0-4d5f-a752-f9d5bdc038c5",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "QoYlo/Wy/02YemEORs0lXA==",
"guidResponse": "a3258642-b2f5-4dff-987a-610e46cd255c",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:21:58.0255879",
"sale": {
"$ref": "72"
},
"survey": {
"$id": "87",
"g_UID": "UcRC0A4f7kaHBoXY//DT6w==",
"guid": "d042c451-1f0e-46ee-8706-85d8fff0d3eb",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "KZhOiyrydE2lTQK6yYZlng==",
"checkoutFormGuid": "8b4e9829-f22a-4d74-a54d-02bac986659e",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:21:58.0255879",
"end": "2026-04-03T06:21:58.0255879",
"deleted": true,
"updated": "2026-04-03T06:21:58.0255879",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"fe370c7f-97e9-4a22-90b6-82128fbdd6b0",
"6085d30f-8b10-4cda-8321-4134693eae69"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "40"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "86"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "JjZVId2T/UqBsJtn2vm31w==",
"accountIdentifier": "21553626-93dd-4afd-81b0-9b67daf9b7d7",
"accountName": "sample string 44",
"customerOrderIdentifier": "Tg6hazddHkWERvybcCOHCA==",
"customerOrderIdentifierGuid": "6ba10e4e-5d37-451e-8446-fc9b70238708",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "88",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "4rvvdBzZPUu6344MSun7YA==",
"paymentIdentifierGuid": "74efbbe2-d91c-4b3d-badf-8e0c4ae9fb60",
"identifier": "NhiHosiBaEOK4LqGs7xpTQ==",
"identifierGuid": "a2871836-81c8-4368-8ae0-ba86b3bc694d",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "RzYRPRiS1k28MYlt4jKirA==",
"itemIdentifierGuid": "3d113647-9218-4dd6-bc31-896de232a2ac"
}
},
{
"$ref": "71"
}
]
},
{
"$ref": "66"
}
],
"customerGroupMembers": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"customerGroups": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"accounts": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"account": {
"$ref": "67"
},
"vouchers": [
{
"$id": "89",
"customerIdentifier": "3lO0ZW7m+02Qjny6DmMU+A==",
"customerIdentifierGuid": "65b453de-e66e-4dfb-908e-7cba0e6314f8",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "iAAJ37sccEuVJqIyh6dkFA==",
"idempotentGuid": "df090088-1cbb-4b70-9526-a23287a76414",
"offline": true,
"voucher": {
"$id": "90",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-04-03T06:21:58.0255879",
"barcodeTemplate": {
"$id": "91",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "92",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-04-03T06:21:58.0255879",
"labelPageLayout": "7Sg/1bSZS0OrD5HImNnrTw==",
"pageLayoutGuid": "d53f28ed-99b4-434b-ab0f-91c898d9eb4f",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "90"
},
"elements": [
{
"$id": "93",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-04-03T06:21:58.0255879"
},
{
"$ref": "93"
}
]
},
"customerVouchers": [
{
"$id": "94",
"id": 1,
"customerIdentifier": "WvQXi4TfbUWNh+a9xDcebg==",
"customerIdentifierGuid": "8b17f45a-df84-456d-8d87-e6bdc4371e6e",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:21:58.0255879",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "dRhZjLiOtkeHZ25Sbgqa7Q==",
"issuedIdempotentGuid": "8c591875-8eb8-47b6-8767-6e526e0a9aed",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:21:58.0255879",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:21:58.0255879",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "mHJ9D0lOUES5QGAjAqbBTA==",
"redeemedIdempotentGuid": "0f7d7298-4e49-4450-b940-602302a6c14c",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:21:58.0255879",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "92"
},
"voucher": {
"$ref": "90"
},
"customer": {
"$ref": "65"
},
"issuedOfflinePayment": {
"$ref": "71"
},
"redeemedOfflinePayment": {
"$ref": "71"
}
},
{
"$ref": "94"
}
]
},
"customer": {
"$ref": "65"
}
},
{
"$ref": "89"
}
]
}
},
{
"$ref": "64"
}
],
"customerGroups": [
{
"$id": "95",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "yxJvVs76ZEuEGNm6cJFeUQ==",
"groupIDGuid": "566f12cb-face-4b64-8418-d9ba70915e51",
"campaign": {
"$ref": "61"
},
"group": {
"$ref": "69"
}
},
{
"$ref": "95"
}
],
"signIqTickets": [
{
"$id": "96",
"identifier": "+Ex2vcdj3U6+uSB7faNONg==",
"identifierGuid": "bd764cf8-63c7-4edd-beb9-207b7da34e36",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "96"
}
],
"comboPriceGroups": [
{
"$id": "97",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "v3JbaVd8tUenrrtktQET0w==",
"guid": "695b72bf-7c57-47b5-a7ae-bb64b50113d3",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "61"
},
"comboPricePlus": [
{
"$id": "98",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "pXUCDFIiPEqjpjr0MN+vzQ==",
"groupGuid": "0c0275a5-2252-4a3c-a3a6-3af430dfafcd",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "Ss8MNS5zk06lhh+apL0x0w==",
"pluGuid": "350ccf4a-732e-4e93-a586-1f9aa4bd31d3",
"priceGroupG_UID": "+oV+wZSjRUe4k1mFwWWopA==",
"priceGroupGuid": "c17e85fa-a394-4745-b893-5985c165a8a4",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "61"
},
"product": {
"$ref": "7"
},
"priceGroup": {
"$ref": "25"
},
"campaignPool": {
"$ref": "61"
}
},
{
"$ref": "98"
}
]
},
{
"$ref": "97"
}
],
"priceLevels": [
{
"$id": "99",
"id": 1,
"priceLevelIdentifier": "8x8WrEIYmEa+gIK/QcEDDQ==",
"priceLevelIdentifierGuid": "ac161ff3-1842-4698-be80-82bf41c1030d",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "99"
}
],
"promotionType": {
"$id": "100",
"identifier": "GXb5c5jmukGLPVKfpaI7gQ==",
"identifierGuid": "73f97619-e698-41ba-8b3d-529fa5a23b81",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "ozrlCozlKUOygy0KzfdPrQ==",
"labelPageLayoutGuid": "0ae53aa3-e58c-4329-b283-2d0acdf74fad",
"priceLevelIdentifier": "3qDdZlekzEG/Pa9xjRaxKg==",
"priceLevelIdentifierGuid": "66dda0de-a457-41cc-bf3d-af718d16b12a",
"active": true,
"updated": "2026-04-03T06:21:58.0255879",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "7"
},
"dealCost": {
"$id": "101",
"headerIdentifier": "3ZsR6EWeyUy4VxZIYvaP1g==",
"headerIdentifierGuid": "e8119bdd-9e45-4cc9-b857-164862f68fd6",
"identifier": "gg1qkvqn7E6Kk5mEdLSd3w==",
"identifierGuid": "926a0d82-a7fa-4eec-8a93-998474b49ddf",
"supplierIdentifier": "pFM2JpwTV0WtX90uicrH7Q==",
"supplierGuid": "263653a4-139c-4557-ad5f-dd2e89cac7ed",
"pluG_UID": "BPeGdLvnckiRpy5dRdLr0g==",
"pluGuid": "7486f704-e7bb-4872-91a7-2e5d45d2ebd2",
"campaignName": "e0a22612-0871-4a9b-b281-3e949b42218a",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:21:58.0255879",
"end": "2026-04-03T06:21:58.0255879",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "gow/HMIPZEW7Opi5MflivQ==",
"bonusItemPluGuid": "1c3f8c82-0fc2-4564-bb3a-98b931f962bd",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:21:58.0255879",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-04-03T06:21:58.0255879",
"campaignEndDate": "2026-04-03T06:21:58.0255879",
"masterPLUG_UID": "rqduwNSTKkSkwfQSmehgwg==",
"masterID": "c06ea7ae-93d4-442a-a4c1-f41299e860c2",
"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": "WcCgh8WDCkyABoFA0+OdVg==",
"bonusMasterID": "87a0c059-83c5-4c0a-8006-8140d3e39d56",
"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-04-03T06:21:58.0255879",
"dealCosts": [
{
"$ref": "101"
},
{
"$ref": "101"
}
],
"tags": [
{
"$id": "102",
"pluG_UID": "hHaJ71didUm91RgexKouFQ==",
"pluGuid": "ef897684-6257-4975-bdd5-181ec4aa2e15",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "102"
}
],
"alternateProductG_UID": "cTrUs+E3+kWBGVg6PfM67w==",
"alternateProduct": "b3d43a71-37e1-45fa-8119-583a3df33aef",
"altProduct": {
"$ref": "7"
},
"productHostCode": {
"$id": "103",
"id": 1,
"pluG_UID": "frAxcxMTE0GrRXySdVd9Yw==",
"pluGuid": "7331b07e-1313-4113-ab45-7c9275577d63",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "55"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$ref": "58"
},
"mscSubCom": {
"$ref": "57"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:21:58.0255879",
"inventoryTracked": "2026-04-03T06:21:58.0255879",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "104",
"pluG_UID": "44Fq83KGX0OczCAzmBhPzw==",
"pluGuid": "f36a81e3-8672-435f-9ccc-203398184fcf",
"fuelPluG_UID": "xkwmgamLAkCujK/yZwSFpQ==",
"fuelPluGuid": "81264cc6-8ba9-4002-ae8c-aff2670485a5",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "104"
},
{
"$ref": "104"
}
]
},
"supplier": {
"$ref": "2"
},
"serviceFee": {
"$id": "105",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "5"
}
],
"orderCycleHeaders": [
{
"$id": "106",
"storeID": 1,
"supplierIdentifier": "9tWYuhvBl0uPzts6xT/rYw==",
"supplierGuid": "ba98d5f6-c11b-4b97-8fce-db3ac53feb63",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "106"
}
],
"cycles": [
{
"$id": "107",
"storeID": 1,
"supplierIdentifier": "WN4j2PcxAk2vm1PlW/SIKQ==",
"supplierGuid": "d823de58-31f7-4d02-af9b-53e55bf48829",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-04-03T06:21:58.0255879",
"deliveryDate": "2026-04-03T06:21:58.0255879",
"nextCutOffDate": "2026-04-03T06:21:58.0255879",
"nextDeliveryDate": "2026-04-03T06:21:58.0255879",
"nextDaysBuffer": 10
},
{
"$ref": "107"
}
],
"store": {
"$ref": "8"
},
"updated": "2026-04-03T06:21:58.0255879",
"isHost": true
},
"files": [
{
"$id": "108",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:21:58.0255879",
"processed": "2026-04-03T06:21:58.0255879",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:21:58.0255879",
"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": "109",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:21:58.0255879",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "108"
}
],
"zoneMatrix": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"hostFileStoreSetting": {
"$ref": "11"
},
"hostStoreSettings": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"promotionPlacements": [
{
"$id": "110",
"identifier": "vudKA1kcYUODo58qxHzDtw==",
"identifierGuid": "034ae7be-1c59-4361-83a3-9f2ac47cc3b7",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "110"
}
],
"promoTypeGuids": [
"783e82dc-3a42-43d6-8216-c90382fe1e1d",
"5f196a62-2053-45bb-a534-9331e528a7dc"
],
"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 �2�\��I� 5 xl/workbook.xml � (� ����0D�&�C��X *)��x��}��4Ж�5��B $��ξ1Z���v�{�sW�6�!g��5���L��:
a���l�(���o�&0�$s�CP��V
�.�X~pO�"�/(
��r�#D��
G�d�ug��%�~S"¶����� %ѹ=z���j��*�N$��K��n�
&����PK �2�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�2�\��~' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R4cb7723944844dd5" /></Relationships>PK �2�\�$'�� �$ xl/worksheets/sheet1.xml � (� �Z�r�H���3�sM�ޒ�8q��=ycm9�֘�x?� ���&��P:ݚ9:���壿���
~5��dv<ԕ�������������8����a6�wq�4����������ǣ�hqu�LNjj����k7��t�į������9�]��6�ˑQʏ���x��Z�N~,�����k�cތ��K���n5O�'G��Z�`��k�贆�`tr�F�4����j+��f���\\�;*��뻿�����ϻ��óf��v�,�u���n��9�NV�
�������-~��y��Z�tHa8���XΦ�7�s���fSo��*�U2���N������m}����s�&���z�����ce�QQ�}��6���w���c�����z����������蔂�]6���7�OQ��*x�v��MyܖU)�����^�O����C��t�]�U֏�n�y���!���a�@��`8\FP����5�[j[i����F��*ԭ��"JX�هG�u�[!�O"��!��^�!+Q�R4�B���J�E֢��5g�V^[܋�!�Q�r�v�&����(�!R��Ծ
<�Ii�P:KR����Z�ٕ)@ L֤i5 �Ʉ�J:j��&M�I�+gDѡ���i�s�ty�Q�`M1���dM�z;8�!Y�4i�&M�I�U�EmV����I㺊�8�p��(k�dM�
�������$M�$��Kc�d)�؝�s
�JĹ�����hRw4ń����ɣ �AuGS�` �� R<@V"�7Y�`��h8�CV"�C;d%�;�CV"�C;d)B8�C�$�?3d)B:��6K�v����Ř��1HG��E�;,F<j���ą�I萵h���f
�C5h�'�V��U^�z@Jx^�:d
�V�*<�D��0Vb0kж�Z�/𤊧E��5d
�V��V1�C9��d�Y���`p�q�y��'o��d�m���·��p� ���#�m0������Y�N��5��+��P�.\֢��E]y�Z�}Ђ�]֤���<���~Q;/�'G���`���}W�j��X����_���ѯU�qZ"t�D�>�D@�D�>�D�>�i��}ij������%"�/��/a�!��f ��7����f/��!ܾg ������Qa�!�~f ��/�����v�1�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�)!�?f ��3�D��ː���v���s��/d�K�J���!oz[!{y+�_������e��Q�|�!�e�a d |��|c tdpn�㉳+����~}ֻJG$�2:��y:��2:��1:�/��?O���Sn�p`�X��xx�e�V���xg�M�<X����3�KfuTe�C=UcQO��x4P0&
T�KUc�@U��4P0F
�CƩs�85�*�)�a
r�2����y"C�e�S託��k;�=�o�B���!�d�k��r�e����\�^�|�!e�'�Y�B�T��a*����V�i��aڻZ�)ӿ�S�)�)�a�`�0e0E�2�"L���`�]��0���3�KfuE�2�"LL�%�SS�)�)�a�`�0e0E�ʘSƩE��:�m����|6[6��_����t�?PK �2�\��j�� P xl/_rels/workbook.xml.rels � (� ��An� E����`lc���M7٦� ��X���6g�G��R�%R�d��<�������:���=.�X��h���~��v���$b�̸����c��HH�f
��M��,b*�@!�b �(���|�D���!:�G ON�f��0yu�@�� � ��?Q ף,����WR�P�X�՜�����B�L~���LF���tՔJ����]e�𠞣O�Ν�8Sk(WM��V�漽�����PK �2�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �2�\46��r xl/sharedStrings.xml � (� �V[o�8~�J�Q�r� 0�-��
�>�h�5�Zr��t����鴝�MY������r��<����Q��I �9&l7
��QR!��F�d|�T�6er>(�^�z�~�ɘ��4��AJ���l , TC{Y�\�DXԼcj�et����ի@� ��00E�İ��Þ���MG��ʕ
{Xn`��! �R�
s��jZDvL�n���+|#x����#�a
0���((�"uF
N�L:��~G��rm�v��,v�u�bp���rǸ S�nZ
����J��]�(��Z?�tR8����V��s���u�Y����}�o�i�q�[�>b��H���[Jԛ�G�g{��s�3��Y4O��Z���M�k��b����������wT���݇ �Z��7�����gX
v�o�u�1�'��ؑ�K5�|���ʅSɋ|E5G��۳[��7ȝ�wЗ���)�Z��ԝ�AJ�ĩ#{�[O�/�-�
�x��I�� O�n�������;�?��н�����W1�m��Cǯ.��:\?�*D��`�;MX�5=6��{_���eE �6�gy9��ARm"�m�����(R��NtN貟U(I��b�m��ʳ��8�e
u�����W}�������Y�Щ$��uZlJ�F�����A����'����� |�>�''p��������}s)[=��P0�l~h'}~�z���gaZ��Mѓ#.�Ϯ��C����gIi�$��-���H<�!�O�w�1���h��D���/���1�/4{QϘ���u"c��Ͽ����?��W�;d�FB��w�l���i��Yٯ�g��� �]ƚ"�R�2�A�ӗ��_PK- �2�\��I� 5 xl/workbook.xmlPK- �2�\���� � [Content_Types].xmlPK-
�2�\��~' ' V _rels/.relsPK- �2�\�$'�� �$ � xl/worksheets/sheet1.xmlPK- �2�\��j�� P �
xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
< xl/styles.xmlPK- �2�\46��r �
xl/sharedStrings.xmlPK � u
application/vnd.ms-excel
PK �2�\/ 9~� 5 xl/workbook.xml � (� ����0D�&�C���D� '.^=x_akhK��|K $��ξ�r2�ӓ��+lE��c��k*p3�;n��}1ùl�1�[���$fq /�vB��.�Xn���^
J�Դ��)�f���2k��$l ��Ta�ETD�6���ܺ�)��Ýg���+�<�R9���d���PK �2�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�2�\#��[' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rfab8ff521aff4919" /></Relationships>PK �2�\�$'�� �$ xl/worksheets/sheet1.xml � (� �Z�r�H���3�sM�ޒ�8q��=ycm9�֘�x?� ���&��P:ݚ9:���壿���
~5��dv<ԕ�������������8����a6�wq�4����������ǣ�hqu�LNjj����k7��t�į������9�]��6�ˑQʏ���x��Z�N~,�����k�cތ��K���n5O�'G��Z�`��k�贆�`tr�F�4����j+��f���\\�;*��뻿�����ϻ��óf��v�,�u���n��9�NV�
�������-~��y��Z�tHa8���XΦ�7�s���fSo��*�U2���N������m}����s�&���z�����ce�QQ�}��6���w���c�����z����������蔂�]6���7�OQ��*x�v��MyܖU)�����^�O����C��t�]�U֏�n�y���!���a�@��`8\FP����5�[j[i����F��*ԭ��"JX�هG�u�[!�O"��!��^�!+Q�R4�B���J�E֢��5g�V^[܋�!�Q�r�v�&����(�!R��Ծ
<�Ii�P:KR����Z�ٕ)@ L֤i5 �Ʉ�J:j��&M�I�+gDѡ���i�s�ty�Q�`M1���dM�z;8�!Y�4i�&M�I�U�EmV����I㺊�8�p��(k�dM�
�������$M�$��Kc�d)�؝�s
�JĹ�����hRw4ń����ɣ �AuGS�` �� R<@V"�7Y�`��h8�CV"�C;d%�;�CV"�C;d)B8�C�$�?3d)B:��6K�v����Ř��1HG��E�;,F<j���ą�I萵h���f
�C5h�'�V��U^�z@Jx^�:d
�V�*<�D��0Vb0kж�Z�/𤊧E��5d
�V��V1�C9��d�Y���`p�q�y��'o��d�m���·��p� ���#�m0������Y�N��5��+��P�.\֢��E]y�Z�}Ђ�]֤���<���~Q;/�'G���`���}W�j��X����_���ѯU�qZ"t�D�>�D@�D�>�D�>�i��}ij������%"�/��/a�!��f ��7����f/��!ܾg ������Qa�!�~f ��/�����v�1�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�)!�?f ��3�D��ː���v���s��/d�K�J���!oz[!{y+�_������e��Q�|�!�e�a d |��|c tdpn�㉳+����~}ֻJG$�2:��y:��2:��1:�/��?O���Sn�p`�X��xx�e�V���xg�M�<X����3�KfuTe�C=UcQO��x4P0&
T�KUc�@U��4P0F
�CƩs�85�*�)�a
r�2����y"C�e�S託��k;�=�o�B���!�d�k��r�e����\�^�|�!e�'�Y�B�T��a*����V�i��aڻZ�)ӿ�S�)�)�a�`�0e0E�2�"L���`�]��0���3�KfuE�2�"LL�%�SS�)�)�a�`�0e0E�ʘSƩE��:�m����|6[6��_����t�?PK �2�\���� P xl/_rels/workbook.xml.rels � (� ��;n�0@�"p�e'r�q�t���LZFlɐ��9[��W���t蒉�������z�6�D>��6Pd9�ڵ��8F~�a�Y�h��&�� Ҋ
��')�64b��D6u��cJ}''��H.�|%���L��L��c�5=;}��?����!�b�����O)�k(�D��6�㊔^>b�U�k�nj!^
�^��\�X +]kV��2=��ѧKϝ��Z��e^�T�U�V�W5y��/PK �2�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �2�\46��r xl/sharedStrings.xml � (� �V[o�8~�J�Q�r� 0�-��
�>�h�5�Zr��t����鴝�MY������r��<����Q��I �9&l7
��QR!��F�d|�T�6er>(�^�z�~�ɘ��4��AJ���l , TC{Y�\�DXԼcj�et����ի@� ��00E�İ��Þ���MG��ʕ
{Xn`��! �R�
s��jZDvL�n���+|#x����#�a
0���((�"uF
N�L:��~G��rm�v��,v�u�bp���rǸ S�nZ
����J��]�(��Z?�tR8����V��s���u�Y����}�o�i�q�[�>b��H���[Jԛ�G�g{��s�3��Y4O��Z���M�k��b����������wT���݇ �Z��7�����gX
v�o�u�1�'��ؑ�K5�|���ʅSɋ|E5G��۳[��7ȝ�wЗ���)�Z��ԝ�AJ�ĩ#{�[O�/�-�
�x��I�� O�n�������;�?��н�����W1�m��Cǯ.��:\?�*D��`�;MX�5=6��{_���eE �6�gy9��ARm"�m�����(R��NtN貟U(I��b�m��ʳ��8�e
u�����W}�������Y�Щ$��uZlJ�F�����A����'����� |�>�''p��������}s)[=��P0�l~h'}~�z���gaZ��Mѓ#.�Ϯ��C����gIi�$��-���H<�!�O�w�1���h��D���/���1�/4{QϘ���u"c��Ͽ����?��W�;d�FB��w�l���i��Yٯ�g��� �]ƚ"�R�2�A�ӗ��_PK- �2�\/ 9~� 5 xl/workbook.xmlPK- �2�\���� � � [Content_Types].xmlPK-
�2�\#��[' ' U _rels/.relsPK- �2�\�$'�� �$ � xl/worksheets/sheet1.xmlPK- �2�\���� P �
xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
7 xl/styles.xmlPK- �2�\46��r �
xl/sharedStrings.xmlPK � p