GET api/host/{provider}/store/{storeID}/settings
Get Hosts for selected provider and storeID
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| storeID |
Store identifier |
integer |
Required |
| provider |
Host provider type |
HostProvider |
Required |
Body Parameters
None.
Response Information
Resource Description
Host Store settings that match provided values
Collection of HostStoreSetting| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| HostIdentifier | Collection of byte |
None. |
|
| HostIdentifierGuid | globally unique identifier |
None. |
|
| StoreID | integer |
None. |
|
| Username | string |
None. |
|
| Password | string |
None. |
|
| PasswordPlain | string |
None. |
|
| ServerAddress | string |
None. |
|
| ServerPort | integer |
None. |
|
| ExcludeFromLeadInOut | boolean |
None. |
|
| UseForHostFile | boolean |
None. |
|
| MetcashPillarID | string |
None. |
|
| MetcashStateCode | string |
None. |
|
| MetcashCustomerID | string |
None. |
|
| MetcashTradingPartnerID | string |
None. |
|
| DrakesCustomerNumber | integer |
None. |
|
| SparCustomerNumber | string |
None. |
|
| SparOrderUsername | string |
None. |
|
| SparOrderPassword | string |
None. |
|
| SparOrderPasswordPlain | string |
None. |
|
| PharmXSiteID | integer |
None. |
|
| IBAZoneID | integer |
None. |
|
| IBAState | string |
None. |
|
| FoodlandStoreCode | string |
None. |
|
| ILGMemberNumber | string |
None. |
|
| ILGOutletLocation | integer |
None. |
|
| ILGBaseCost | integer |
None. |
|
| ILGApplyNonAdvertisedPromos | boolean |
None. |
|
| ILGExemptFromFreight | boolean |
None. |
|
| ILGOrderDealReview | boolean |
None. |
|
| ILGFinanceFee | integer |
None. |
|
| SecondPassword | string |
None. |
|
| SecondPasswordPlain | string |
None. |
|
| SecondServerAddress | string |
None. |
|
| ProcessPromotions | boolean |
None. |
|
| HostProvider |
This only has a value when multiple use orders are being distinguished. DO NOT RELY ON IT |
HostProvider |
Relation. This field may not always be loaded or used for updates. |
| Host | Host |
None. |
|
| GroupIDs | Collection of integer |
None. |
|
| HostDescription | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": 1,
"hostIdentifier": "FaUqmczj/UStEgX0cZrcQw==",
"hostIdentifierGuid": "992aa515-e3cc-44fd-ad12-05f4719adc43",
"storeID": 2,
"username": "sample string 3",
"password": "sample string 4",
"passwordPlain": "sample string 5",
"serverAddress": "sample string 6",
"serverPort": 1,
"excludeFromLeadInOut": true,
"useForHostFile": true,
"metcashPillarID": "sample string 9",
"metcashStateCode": "sample string 10",
"metcashCustomerID": "sample string 11",
"metcashTradingPartnerID": "sample string 12",
"drakesCustomerNumber": 1,
"sparCustomerNumber": "sample string 13",
"sparOrderUsername": "sample string 14",
"sparOrderPassword": "sample string 15",
"sparOrderPasswordPlain": "sample string 16",
"pharmXSiteID": 1,
"ibaZoneID": 1,
"ibaState": "sample string 17",
"foodlandStoreCode": "sample string 18",
"ilgMemberNumber": "sample string 19",
"ilgOutletLocation": 1,
"ilgBaseCost": 1,
"ilgApplyNonAdvertisedPromos": true,
"ilgExemptFromFreight": true,
"ilgOrderDealReview": true,
"ilgFinanceFee": 1,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "2",
"identifier": "b7e0e/om2EC3PMgctw7S8Q==",
"identifierGuid": "7bb4b76f-26fa-40d8-b73c-c81cb70ed2f1",
"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": "oeR8AjG8zkimAEw+fHvf5g==",
"hostSupplierIdentifierGuid": "027ce4a1-bc31-48ce-a600-4c3e7c7bdfe6",
"loyaltyPriceLevelIdentifier": "3gg5L4J1Y0KxC+u6+FTgIw==",
"loyaltyPriceLevelIdentifierGuid": "2f3908de-7582-4263-b10b-ebbaf854e023",
"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:19:45.9564313",
"lastProcessed": "2026-04-03T06:19:45.9564313",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "3",
"identifier": "sMHv5Lwx2kGrw6SRdRYW2A==",
"identifierGuid": "e4efc1b0-31bc-41da-abc3-a491751616d8",
"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": "FHz+T8NP1UeU5wkJqgsNIw==",
"primaryContactID": "4ffe7c14-4fc3-47d5-94e7-0909aa0b0d23",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "X/PMS5b5ZUWI/oCIpdW//g==",
"supplierGroupGuid": "4bccf35f-f996-4565-88fe-8088a5d5bffe",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:19:45.9564313",
"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": "4",
"id": "07e1f33d-3110-4b29-9935-65c47712c727",
"identifier": "tDsmiSNQUECUukR0bIyUWw==",
"identifierGuid": "89263bb4-5023-4050-94ba-44746c8c945b",
"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": "5",
"supplierIdentifier": "MXTv5q1XQEWy1JSWfiwq+g==",
"supplierIdentifierGuid": "e6ef7431-57ad-4540-b2d4-94967e2c2afa",
"contactGuid": "UKsfj/FeUES6HsSR1MWPEw==",
"contactID": "8f1fab50-5ef1-4450-ba1e-c491d4c58f13",
"contact": {
"$ref": "4"
},
"supplier": {
"$ref": "3"
}
},
{
"$ref": "5"
}
],
"products": [
{
"$id": "6",
"pluG_UID": "62LhH/juFEWoZOLPMg5tDw==",
"pluGuid": "1fe162eb-eef8-4514-a864-e2cf320e6d0f",
"supplierIdentifier": "CQUMiuku50aLTm2t9FZ+qA==",
"supplierIdentifierGuid": "8a0c0509-2ee9-46e7-8b4e-6dadf4567ea8",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:19:45.9564313",
"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:19:45.9564313",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "7",
"pluG_UID": "QdNSC09JXkS0edlJabxyow==",
"pluGuid": "0b52d341-494f-445e-b479-d94969bc72a3",
"supplierIdentifier": "6al8IpFTpkCenhJDW6bE4Q==",
"supplierIdentifierGuid": "227ca9e9-5391-40a6-9e9e-12435ba6c4e1",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "7"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "x9yAUMJXq0C2Gej94LBEhw==",
"parentPluGuid": "5080dcc7-57c2-40ab-b619-e8fde0b04487",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "8",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "PGGZCMQEw06JTA8K97JesA==",
"guid": "0899613c-04c4-4ec3-894c-0f0af7b25eb0",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "5sPPP0m4fEyjh273y5cCpA==",
"priceGroupGuid": "3fcfc3e6-b849-4c7c-a387-6ef7cb9702a4",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:19:45.9564313",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:19:45.9564313",
"pluCreated": "2026-04-03T06:19:45.9564313",
"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:19:45.9564313",
"lastManualUpdate": "2026-04-03T06:19:45.9564313",
"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:19:45.9564313",
"currentCostUpdated": "2026-04-03T06:19:45.9564313",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:19:45.9564313",
"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:19:45.9564313",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "HLEOy/WTnEqptH8AI+s6/w==",
"altPLUGuid": "cb0eb11c-93f5-4a9c-a9b4-7f0023eb3aff",
"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:19:45.9564313",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "VP2adWEFNUqTebFzKxBbQA==",
"shelfPageLayoutGuid": "759afd54-0561-4a35-9379-b1732b105b40",
"talkerPageLayoutG_UID": "El+lp9DO90qleQYB0Oaw3A==",
"talkerPageLayoutGuid": "a7a55f12-ced0-4af7-a579-0601d0e6b0dc",
"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": "nvlBzlf3jUKjC+OtK4mpbw==",
"inventoryIdentifier": "ce41f99e-f757-428d-a30b-e3ad2b89a96f",
"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": "aoegyI8NqkW30QtEZiBJAg==",
"parentPluGuid": "c8a0876a-0d8f-45aa-b7d1-0b4466204902",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "mHL4yu7RA0uBXqf253oVEw==",
"supplierIdentifierGuid": "caf87298-d1ee-4b03-815e-a7f6e77a1513",
"supplierChanged": true,
"rebateSupplierIdentifier": "mVV1qRro80qHOatiBQo5/g==",
"rebateSupplierIdentifierGuid": "a9755599-e81a-4af3-8739-ab62050a39fe",
"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:19:45.9564313",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "Qb1k5+r+XkCe5leqz3Ne8A==",
"hostIdentifierGuid": "e764bd41-feea-405e-9ee6-57aacf735ef0",
"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": "8"
},
{
"$ref": "8"
}
],
"store": {
"$id": "9",
"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:19:45.9564313",
"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": "imNmSqzHWkSrXFHKFX1Ftg==",
"hostIdentifierGuid": "4a66638a-c7ac-445a-ab5c-51ca157d45b6",
"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:19:45.9564313",
"priceZone": {
"$id": "10",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "+PmSY70ag0mAJMTOgwmpAQ==",
"hostIdentifierGuid": "6392f9f8-1abd-4983-8024-c4ce8309a901",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "11",
"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": "11"
},
"hostStoreSettings": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"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:19:45.9564313",
"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": "+8u+mbQKMUKDxTjKiVBmPw==",
"hostIdentifierGuid": "99becbfb-0ab4-4231-83c5-38ca8950663f",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"8a11c5be-6ce7-4f41-87fe-49d9b0f234aa",
"8d210fdc-e475-4007-8f0e-af14e9fb5e55"
]
},
{
"$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": "e61e9c73-cc69-4cf9-832f-f605aec1b056",
"updateStore": {
"$id": "18",
"id": "57ec4d17-1eb6-44b1-8bf7-a4ddf919f8a1",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:19:45.9564313",
"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:19:45.9564313"
},
"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": "M8EhxiwFA0S9/zjKOh5h2g==",
"pluGuid": "c621c133-052c-4403-bdff-38ca3a1e61da",
"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:19:45.9564313"
},
{
"$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:19:45.9564313",
"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:19:45.9564313",
"startTime": 5,
"endDate": "2026-04-03T06:19:45.9564313",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "IJ+mTUNpbkSDthtSv/ACQA==",
"hostIdentifierGuid": "4da69f20-6943-446e-83b6-1b52bff00240",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"tray": {
"$id": "24",
"g_UId": "rNZHMBTWjEq7b0GDxVDaPg==",
"guid": "3047d6ac-d614-4a8c-bb6f-4183c550da3e",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "25",
"priceGroupG_UID": "vZ8XGAxyQk6Uxm8P/boilw==",
"priceGroupGuid": "18179fbd-720c-4e42-94c6-6f0ffdba2297",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:19:45.9564313",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "26",
"pluG_UID": "ZUfn8gyL4UOoQkcbjqmJpQ==",
"pluGuid": "f2e74765-8b0c-43e1-a842-471b8ea989a5",
"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": "392046fe-289b-4d3e-9bd9-92c39257a2db",
"created": "2026-04-03T06:19:45.9564313",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:19:45.9564313",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:19:45.9564313",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:19:45.9564313",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:19:45.9564313",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:19:45.9564313",
"lastSold": "2026-04-03T06:19:45.9564313",
"firstSold": "2026-04-03T06:19:45.9564313",
"awsUpdated": "2026-04-03T06:19:45.9564313",
"lastManualUpdate": "2026-04-03T06:19:45.9564313",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:19:45.9564313",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:19:45.9564313",
"doNotRangeUpdated": "2026-04-03T06:19:45.9564313",
"doNotOrderUpdated": "2026-04-03T06:19:45.9564313",
"tracked": "2026-04-03T06:19:45.9564313"
},
"allergens": [
{
"$id": "28",
"primaryKey": {
"$id": "29",
"pluGuid": "0eb03e58-13c2-4602-99af-56d1beccffed",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "WD6wDsITAkaZr1bRvsz/7Q==",
"pluGuid": "0eb03e58-13c2-4602-99af-56d1beccffed",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "28"
}
],
"costs": {
"$id": "30",
"pluG_UID": "XCYDD146SEqOMrbAJLz/+w==",
"pluGuid": "0f03265c-3a5e-4a48-8e32-b6c024bcfffb",
"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:19:45.9564313",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "31",
"saleHeaderID": 1,
"created": "2026-04-03T06:19:45.9564313",
"createdLocal": "2026-04-03T06:19:45.9564313",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "kRT8pI3YTEGKiFj2yqK8kg==",
"operatorGuid": "a4fc1491-d88d-414c-8a88-58f6caa2bc92",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "r65fA/IooEe8UGRxkaWr/g==",
"pluGuid": "035faeaf-28f2-47a0-bc50-647191a5abfe",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "32",
"id": 1,
"g_Uid": "rl8rqqTaAUKsmeoWwplKFQ==",
"guid": "aa2b5fae-daa4-4201-ac99-ea16c2994a15",
"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:19:45.9564313",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:19:45.9564313",
"endShift": "2026-04-03T06:19:45.9564313",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "33",
"operatorG_UID": "2oFiHMfv9EypPZM4T9NU/w==",
"operatorGuid": "1c6281da-efc7-4cf4-a93d-93384fd354ff",
"storeID": 2,
"operator": {
"$ref": "32"
},
"store": {
"$ref": "9"
}
},
{
"$ref": "33"
}
]
}
},
{
"$ref": "31"
}
],
"apns": [
{
"$id": "34",
"pluID": 1,
"pluG_UID": "hEx1k8jERE6Z99QDBIwj7g==",
"pluGuid": "93754c84-c4c8-4e44-99f7-d403048c23ee",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "34"
}
],
"tuns": [
{
"$id": "35",
"pluG_UId": "b18v5SCeyUqEkCF2i6ceeg==",
"pluGuid": "e52f5f6f-9e20-4ac9-8490-21768ba71e7a",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "8"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"competitionPricing": [
{
"$id": "36",
"identifier": "kmO4iaae90O6ZRPEw7dHKw==",
"identifierGuid": "89b86392-9ea6-43f7-ba65-13c4c3b7472b",
"pluG_UID": "g43GuzJJAUmcEQHsC/1EMQ==",
"pluGuid": "bbc68d83-4932-4901-9c11-01ec0bfd4431",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "36"
}
],
"supplier": {
"$ref": "3"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"ordering": {
"$ref": "6"
},
"flipChartPages": [
{
"$id": "37",
"identifier": "zrRysRTBkkySPTNed7p2zQ==",
"groupName": "sample string 1",
"identifierGuid": "b172b4ce-c114-4c92-923d-335e77ba76cd",
"exists": true,
"flipChartIdentifier": "UyXHcY3EtEehovREvTWHEA==",
"flipChartIdentifierGuid": "71c72553-c48d-47b4-a1a2-f444bd358710",
"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": "zZXW7mnhpEWVn/lslZkziw==",
"groupIdentifierGuid": "eed695cd-e169-45a4-959f-f96c9599338b",
"flipChart": {
"$id": "38",
"identifier": "+ovj4hBerkKY5Spw9so4tA==",
"identifierGuid": "e2e38bfa-5e10-42ae-98e5-2a70f6ca38b4",
"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": "c3I4ZRAkS0a/3t0gOJVVhA==",
"identifierGuid": "65387273-2410-464b-bfde-dd2038955584",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "40",
"id": 1,
"g_UID": "1Bo3YTe8HkqVzSLIiWf4TQ==",
"guid": "61371ad4-bc37-4a1e-95cd-22c88967f84d",
"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": "GPvu2kOUfEqHgqdDBXraVw==",
"previousFormGuid": "daeefb18-9443-4a7c-8782-a743057ada57",
"nextForm": 1,
"nextFormG_UID": "5/XPCxBaMki9kcWZbcifbQ==",
"nextFormGuid": "0bcff5e7-5a10-4832-bd91-c5996dc89f6d",
"attributes": "sample string 10",
"updated": "2026-04-03T06:19:45.9564313",
"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": "E4GIEXmaH0qizBFh94pUKA==",
"checkoutFormGuid": "11888113-9a79-4a1f-a2cc-1161f78a5428",
"identifier": "41X1LK5RXU+vy/eqwH75Tg==",
"identifierGuid": "2cf555e3-51ae-4f5d-afcb-f7aac07ef94e",
"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": "KJu8ypnb2UWEfNLKeXp8vA==",
"valueGuid": "cabc9b28-db99-45d9-847c-d2ca797a7cbc",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:19:45.9564313",
"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:19:45.9564313",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "41"
}
],
"panels": [
{
"$id": "43",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "NVUmXTsWlkuv5kPqlKFQoA==",
"checkoutFormGuid": "5d265535-163b-4b96-afe6-43ea94a150a0",
"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": "e8ILNdXQIE6L6zy51tMqlQ==",
"flipChartPageIdentifierGuid": "350bc27b-d0d5-4e20-8beb-3cb9d6d32a95",
"pluG_UID": "WsP4VUpw40aaUZj9TgBR/A==",
"pluGuid": "55f8c35a-704a-46e3-9a51-98fd4e0051fc",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "8"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "44"
}
],
"productCount": 27,
"pages": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
{
"$ref": "37"
}
],
"priceHistory": [
{
"$id": "45",
"pluG_UID": "a1rgCHkHP0Sq8X2oJMQucQ==",
"pluGuid": "08e05a6b-0779-443f-aaf1-7da824c42e71",
"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:19:45.9564313",
"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": "kWDL1oFEAE6BTjXoY0Dw5Q==",
"ingredientGuid": "BoT/oIxpxkORV5JorxFmCQ==",
"ingredientIdentifier": "a0ff8406-698c-43c6-9157-9268af116609",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "8"
}
},
{
"$ref": "46"
}
],
"bins": [
{
"$id": "47",
"pluG_UID": "xqY/tnkZzE21uodCQSuUyA==",
"pluGuid": "b63fa6c6-1979-4dcc-b5ba-8742412b94c8",
"shelfLocationIdentifier": "8iXGf7IDD0Wpmf07g7A7mw==",
"shelfLocationGuid": "7fc625f2-03b2-450f-a999-fd3b83b03b9b",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "jrmXPntbC0ObmEnHx9BRRw==",
"labelPageLayoutGuid": "3e97b98e-5b7b-430b-9b98-49c7c7d05147",
"updated": "2026-04-03T06:19:45.9564313",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "8"
},
"location": {
"$id": "48",
"identifier": "usw2F4mPIkexGK5zyQkuGg==",
"storeID": 1,
"identifierGuid": "1736ccba-8f89-4722-b118-ae73c9092e1a",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:19:45.9564313",
"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": "J4HAViIi1kuepR0fFgHqcA==",
"pluGuid": "56c08127-2222-4bd6-9ea5-1d1f1601ea70",
"deptNo": 1,
"product": {
"$ref": "8"
},
"scaleLocation": {
"$id": "50",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:19:45.9564313",
"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:19:45.9564313",
"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": "nCCc3OAX4EirKgNnrV2Cmg==",
"labelPageLayoutGuid": "dc9c209c-17e0-48e0-ab2a-0367ad5d829a",
"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:19:45.9564313",
"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": "pNlMPBUA9EaXOcrP5L4XIA==",
"labelPageLayoutGuid": "3c4cd9a4-0015-46f4-9739-cacfe4be1720",
"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:19:45.9564313",
"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": "RSmhvC4u/kinuZx63d7eug==",
"labelPageLayoutGuid": "bca12945-2e2e-48fe-a7b9-9c7adddedeba",
"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:19:45.9564313",
"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": "KSoYXADwqUStKSbcHnwAZQ==",
"labelPageLayoutGuid": "5c182a29-f000-44a9-ad29-26dc1e7c0065",
"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": "/9mm7oeTu0mstxyAb646lQ==",
"pluGuid": "eea6d9ff-9387-49bb-acb7-1c806fae3a95",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "VxyhKgj2tUy2WBQsOFsZ0g==",
"dealCostGuid": "2aa11c57-f608-4cb5-b658-142c385b19d2",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "VAe9VzXNSkelHFxxYy6A4g==",
"priceGroupGuid": "57bd0754-cd35-474a-a51c-5c71632e80e2",
"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:19:45.9564313",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "b1c816a1-d7c6-4f9d-b922-e173112b17cd",
"campaignComboPriceGroupG_UID": "s1XazgNM0E6VBTgVs+dlPg==",
"campaignComboPriceGroupIdentifier": "ceda55b3-4c03-4ed0-9505-3815b3e7653e",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "60",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:19:45.9564313",
"operatorG_UID": "nmS1JKQtj0Oi/DQu3DzqdQ==",
"operatorGuid": "24b5649e-2da4-438f-a2fc-342edc3cea75",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:19:45.9564313",
"signIqTicketFileMovedUtc": "2026-04-03T06:19:45.9564313",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:19:45.9564313",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "f62be07f-7c3c-40c9-84f5-44625687ff5f",
"product": {
"$ref": "8"
},
"campaignPlu": {
"$ref": "59"
},
"fuelItem": true
},
{
"$ref": "60"
}
],
"campaign": {
"$id": "61",
"id": 1,
"storeID": 2,
"name": "d68e0f34-9dd0-4932-83b0-9ad01949abae",
"nameGuid": "d68e0f34-9dd0-4932-83b0-9ad01949abae",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:19:45.9564313",
"startTime": 1,
"endDate": "2026-04-03T06:19:45.9564313",
"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:19:45.9564313",
"system": true,
"created": "2026-04-03T06:19:45.9564313",
"updated": "2026-04-03T06:19:45.9564313",
"priceChangeNotifiedUtc": "2026-04-03T06:19:45.9564313",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "FI9rNMrPlEy6lcEl0hwRGQ==",
"hostIdentifierGuid": "346b8f14-cfca-4c94-ba95-c125d21c1119",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:19:45.9564313",
"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": "fEBv/aFXg0arNVK1LqCepQ==",
"pluGuid": "fd6f407c-57a1-4683-ab35-52b52ea09ea5",
"hostOfferID": 1,
"priceGroupG_UID": "Jb2qw3mhV0uNWyA0FcEPKg==",
"priceGroupGuid": "c3aabd25-a179-4b57-8d5b-203415c10f2a",
"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:19:45.9564313",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "8"
},
"campaign": {
"$ref": "61"
}
},
{
"$ref": "62"
}
],
"sellingRules": [
{
"$id": "63",
"id": 1,
"identifier": "QuIRsutqy0O4ToxoJpboPA==",
"identifierStr": "QuIRsutqy0O4ToxoJpboPA==",
"identifierGuid": "b211e242-6aeb-43cb-b84e-8c682696e83c",
"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": "a4si7tWyj0axY5mgSYn4FA==",
"customerIDGuid": "ee228b6b-b2d5-468f-b163-99a04989f814",
"campaign": {
"$ref": "61"
},
"customer": {
"$id": "65",
"identifier": "CmACk4hiWku3teBQ5aPqPw==",
"identifierGuid": "9302600a-6288-4b5a-b7b5-e050e5a3ea3f",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:19:45.9564313",
"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": "l2cGezj+nkqYTsqZW+lQmA==",
"communityIdentifierGuid": "7b066797-fe38-4a9e-984e-ca995be95098",
"joined": "2026-04-03T06:19:45.9564313",
"updated": "2026-04-03T06:19:45.9564313",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "QDegBFPwZ0WPBw5ANfKeWQ==",
"priceLevelIdentifierGuid": "04a03740-f053-4567-8f07-0e4035f29e59",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:19:45.9564313",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "66",
"cardType": 2,
"issueDate": "2026-04-03T06:19:45.9564313",
"expiry": "2026-04-03T06:19:45.9564313",
"customerID": "Y82u3nnjxEyRVTAFTXWwDA==",
"customerIDGuid": "deaecd63-e379-4cc4-9155-30054d75b00c",
"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:19:45.9564313",
"linkedAccount": "4TQbImkBTE+GCDoVi282qQ==",
"linkedAccountGuid": "221b34e1-0169-4f4c-8608-3a158b6f36a9",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "65"
},
"account": {
"$id": "67",
"id": 1,
"identifier": "nFazD/J/XUSLyS6IU3y4nQ==",
"identifierGuid": "0fb3569c-7ff2-445d-8bc9-2e88537cb89d",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:19:45.9564313",
"owner": "kntKkeXHSUSFwaZov2qY1A==",
"ownerGuid": "914a7b92-c7e5-4449-85c1-a668bf6a98d4",
"accountStoreGroupIdentifier": "cqMgIKp9+EWkXLBSD4Id8w==",
"accountStoreGroupGuid": "2020a372-7daa-45f8-a45c-b0520f821df3",
"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:19:45.9564313",
"active": true,
"updated": "2026-04-03T06:19:45.9564313",
"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": "qbN9QC8J2U209uF4Xy093w==",
"identifierGuid": "407db3a9-092f-4dd9-b4f6-e1785f2d3ddf",
"name": "sample string 2",
"primaryContact": "x++mljieLUy8O9CnUgEOZw==",
"primaryContactGuid": "96a6efc7-9e38-4c2d-bc3b-d0a752010e67",
"accountID": "obyYtNRABUymvpEotQxLDw==",
"accountIDGuid": "b498bca1-40d4-4c05-a6be-9128b50c4b0f",
"special": true,
"updated": "2026-04-03T06:19:45.9564313",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "Bf9sVUdh2U6yDp1d7XnLyQ==",
"priceLevelIdentifierGuid": "556cff05-6147-4ed9-b20e-9d5ded79cbc9",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "67"
},
"primaryContactCustomer": {
"$ref": "65"
},
"customerGroupMembers": [
{
"$id": "70",
"id": 1,
"groupID": "zfu//4BdPUa0z6lFvTNO4Q==",
"groupIDGuid": "ffbffbcd-5d80-463d-b4cf-a945bd334ee1",
"customerID": "iNKaPxw6O0WX19/vQTbPdw==",
"customerIDGuid": "3f9ad288-3a1c-453b-97d7-dfef4136cf77",
"card": "sample string 4",
"linkedAccount": "vuk4ct8i/kWGCq69CRYkQQ==",
"linkedAccountGuid": "7238e9be-22df-45fe-860a-aebd09162441",
"customer": {
"$ref": "65"
},
"group": {
"$ref": "69"
},
"customerCard": {
"$ref": "66"
}
},
{
"$ref": "70"
}
]
},
{
"$ref": "69"
}
]
},
"payments": [
{
"$id": "71",
"id": 1,
"identifier": "hKK/XFzgUkavoq16LhHOZg==",
"identifierGuid": "5cbfa284-e05c-4652-afa2-ad7a2e11ce66",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "laO1el0bgkuBB+9ABy86Yg==",
"accountIDGuid": "7ab5a395-1b5d-4b82-8107-ef40072f3a62",
"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:19:45.9564313",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "dkn/9eii/EW9BxXLe8a1+Q==",
"idempotentVoidGuid": "f5ff4976-a2e8-45fc-bd07-15cb7bc6b5f9",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "72",
"saleHeaderID": 1,
"saleHeaderGuid": "QAfGugUzbUS+whY6c88L1w==",
"saleHeaderIdentifierGuid": "bac60740-3305-446d-bec2-163a73cf0bd7",
"created": "2026-04-03T06:19:45.9564313",
"createdLocal": "2026-04-03T06:19:45.9564313",
"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:19:45.9564313",
"storeID": 1,
"operatorG_Uid": "BpPIybaa+k+DVyYisUihhg==",
"operatorGuid": "c9c89306-9ab6-4ffa-8357-2622b148a186",
"customerG_Uid": "QgiUsBXgQkqAqnCOFIgDdA==",
"customerGuid": "b0940842-e015-4a42-80aa-708e14880374",
"communityIdentifier": "7bQne1O03kmYqnAwE2JFcw==",
"communityIdentifierGuid": "7b27b4ed-b453-49de-98aa-703013624573",
"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": "O3B9jt+KJEO3ec7D7sdEnA==",
"priceLevelIdentifierGuid": "8e7d703b-8adf-4324-b779-cec3eec7449c",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:19:45.9564313+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:19:45.9564313",
"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": "sM9Gbeb/EE+STVb00eXhEg==",
"identifierGuid": "6d46cfb0-ffe6-4f10-924d-56f4d1e5e112",
"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:19:45.9564313",
"promoPeriodEnd": "2026-04-03T06:19:45.9564313",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:19:45.9564313",
"deleted": true
},
"details": [
{
"$id": "75",
"saleItemID": 1,
"identifier": "jCmeWeO2bUmqZMRnddhT7A==",
"identifierGuid": "599e298c-b6e3-496d-aa64-c46775d853ec",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "HRa2E+wLykuJvhYuwQZ14g==",
"pluGuid": "13b6161d-0bec-4bca-89be-162ec10675e2",
"accountID": "r8V0GgQvXESGfaeWul5zmw==",
"accountIDGuid": "1a74c5af-2f04-445c-867d-a796ba5e739b",
"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:19:45.9564313",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "eGC0/aADp0+berQViHJHhQ==",
"refundGuid": "fdb46078-03a0-4fa7-9b7a-b41588724785",
"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": "52lUgKRf40+0ottpswc/uw==",
"idempotentVoidGuid": "805469e7-5fa4-4fe3-b4a2-db69b3073fbb",
"priceLevelIdentifier": "bvA9CoFDs06iLHmF5h5rqg==",
"priceLevelIdentifierGuid": "0a3df06e-4381-4eb3-a22c-7985e61e6baa",
"communityIdentifier": "dZe9g/3B+EilM7dGHuUpzw==",
"communityIdentifierGuid": "83bd9775-c1fd-48f8-a533-b7461ee529cf",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "76",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:19:45.9564313",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "76"
}
],
"refund": {
"$id": "77",
"id": 1,
"g_UID": "VZC9w/WJ1kizEW7+OeRD1A==",
"guid": "c3bd9055-89f5-48d6-b311-6efe39e443d4",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:19:45.9564313"
},
"modifier": {
"$id": "78",
"id": 1,
"setG_UID": "idPnVPYekEeuXAz22hYtXw==",
"modifierSetGuid": "54e7d389-1ef6-4790-ae5c-0cf6da162d5f",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "obuPT2zgjk2Y1CBy7rewVQ==",
"pluGuid": "4f8fbba1-e06c-4d8e-98d4-2072eeb7b055",
"deleted": true,
"g_UID": "zOta0o2O9kCOq/BArwB7bw==",
"guid": "d25aebcc-8e8d-40f6-8eab-f040af007b6f",
"product": {
"$ref": "8"
}
},
"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": "lrjyvfz4mkaIpbcxtgYK2Q==",
"pluGuid": "bdf2b896-f8fc-469a-88a5-b731b6060ad9",
"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:19:45.9564313",
"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:19:45.9564313",
"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": "7glfGhf7aEyf8ZFd9cVIkQ==",
"pluGuid": "1a5f09ee-fb17-4c68-9ff1-915df5c54891",
"accountID": "AhjpG7ywZEqUgTELlsYffw==",
"accountIDGuid": "1be91802-b0bc-4a64-9481-310b96c61f7f",
"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:19:45.9564313",
"bestOrExpireType": 1,
"refundG_UID": "JGhZQNB7eUG3j+RiKy6g/w==",
"refundGuid": "40596824-7bd0-4179-b78f-e4622b2ea0ff",
"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": "DwML2SABoUWJ+PEtnn6ERA==",
"identifierGuid": "d90b030f-0120-45a1-89f8-f12d9e7e8444",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "OWaDoaXE2E6K2xx79OP2SA==",
"customerIdentifierGuid": "a1836639-c4a5-4ed8-8adb-1c7bf4e3f648",
"operatorNo": 1,
"operatorG_UID": "kA64HRMtS0mK2HXb3EBkQg==",
"operatorGuid": "1db80e90-2d13-494b-8ad8-75dbdc406442",
"created": "2026-04-03T06:19:45.9564313",
"ordered": "2026-04-03T06:19:45.9564313",
"started": "2026-04-03T06:19:45.9564313",
"completed": "2026-04-03T06:19:45.9564313",
"supplied": "2026-04-03T06:19:45.9564313",
"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": "J+t2cODnzEuXM6UlCngm4g==",
"pluGuid": "7076eb27-e7e0-4bcc-9733-a5250a7826e2",
"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": "eNJGaPRwtE+sL6Evcf0mww==",
"headerIdentifierGuid": "6846d278-70f4-4fb4-ac2f-a12f71fd26c3",
"product": {
"$ref": "8"
}
},
{
"$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": "4ONgeNkyJUSGhTsjZ8sR+A==",
"surveyGuid": "7860e3e0-32d9-4425-8685-3b2367cb11f8",
"saleHeaderGuid": "4ogPON7qXk68iWHVS5gy7g==",
"saleGuid": "380f88e2-eade-4e5e-bc89-61d54b9832ee",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "G5vvjRUfaECiiySnQSk9dw==",
"guidResponse": "8def9b1b-1f15-4068-a28b-24a741293d77",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:19:45.9564313",
"sale": {
"$ref": "72"
},
"survey": {
"$id": "87",
"g_UID": "ct/buCo6NU2iC8tMqvOUig==",
"guid": "b8dbdf72-3a2a-4d35-a20b-cb4caaf3948a",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "+3x+/SVEEEe6nHidfqUEKg==",
"checkoutFormGuid": "fd7e7cfb-4425-4710-ba9c-789d7ea5042a",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:19:45.9564313",
"end": "2026-04-03T06:19:45.9564313",
"deleted": true,
"updated": "2026-04-03T06:19:45.9564313",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"ea68b1ef-6c21-47e3-8246-f0375d9d7be6",
"6dd4c4e5-1275-4380-b35e-de65670305fa"
],
"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": "WFYfcupM40y1nPO7SYFzpw==",
"accountIdentifier": "721f5658-4cea-4ce3-b59c-f3bb498173a7",
"accountName": "sample string 44",
"customerOrderIdentifier": "6yKPkAQhbU6NpCEMXuw70g==",
"customerOrderIdentifierGuid": "908f22eb-2104-4e6d-8da4-210c5eec3bd2",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "88",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "GaZN8dtCk0Wtq2HH4sHu4Q==",
"paymentIdentifierGuid": "f14da619-42db-4593-adab-61c7e2c1eee1",
"identifier": "xSPCLFCJyEqFIJKWVMi1MQ==",
"identifierGuid": "2cc223c5-8950-4ac8-8520-929654c8b531",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "6OY9cd4gr0SJ4YtHQ3lL4Q==",
"itemIdentifierGuid": "713de6e8-20de-44af-89e1-8b4743794be1"
}
},
{
"$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": "mcmlt3LUL0m6lIss0jLkgQ==",
"customerIdentifierGuid": "b7a5c999-d472-492f-ba94-8b2cd232e481",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "yt0CeQCApkiXdHu/tkTw3A==",
"idempotentGuid": "7902ddca-8000-48a6-9774-7bbfb644f0dc",
"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:19:45.9564313",
"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:19:45.9564313",
"labelPageLayout": "2TVedP2zLEa6Tq2syEEbQQ==",
"pageLayoutGuid": "745e35d9-b3fd-462c-ba4e-adacc8411b41",
"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:19:45.9564313"
},
{
"$ref": "93"
}
]
},
"customerVouchers": [
{
"$id": "94",
"id": 1,
"customerIdentifier": "MxnNZCygjke1o5CrD/l5oA==",
"customerIdentifierGuid": "64cd1933-a02c-478e-b5a3-90ab0ff979a0",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:19:45.9564313",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "/vabI45qJUa9TCLe6HrHvw==",
"issuedIdempotentGuid": "239bf6fe-6a8e-4625-bd4c-22dee87ac7bf",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:19:45.9564313",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:19:45.9564313",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "+f24TZmyEkSio/1YyMiZTA==",
"redeemedIdempotentGuid": "4db8fdf9-b299-4412-a2a3-fd58c8c8994c",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:19:45.9564313",
"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": "y83kWudxqEmF1VUBwZTQjQ==",
"groupIDGuid": "5ae4cdcb-71e7-49a8-85d5-5501c194d08d",
"campaign": {
"$ref": "61"
},
"group": {
"$ref": "69"
}
},
{
"$ref": "95"
}
],
"signIqTickets": [
{
"$id": "96",
"identifier": "3zqhm0LxTkenv0AxscSCSQ==",
"identifierGuid": "9ba13adf-f142-474e-a7bf-4031b1c48249",
"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": "tqprJnvjW0av3pgX3sop6A==",
"guid": "266baab6-e37b-465b-afde-9817deca29e8",
"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": "1z4cg3yzIUC1IEfN84xEeQ==",
"groupGuid": "831c3ed7-b37c-4021-b520-47cdf38c4479",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "u3q2b65vPkeWvqA1C6UEZg==",
"pluGuid": "6fb67abb-6fae-473e-96be-a0350ba50466",
"priceGroupG_UID": "WPhDTU2TDEe9ls8wUjfNYg==",
"priceGroupGuid": "4d43f858-934d-470c-bd96-cf305237cd62",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "61"
},
"product": {
"$ref": "8"
},
"priceGroup": {
"$ref": "25"
},
"campaignPool": {
"$ref": "61"
}
},
{
"$ref": "98"
}
]
},
{
"$ref": "97"
}
],
"priceLevels": [
{
"$id": "99",
"id": 1,
"priceLevelIdentifier": "zx6qg+Js3UCbIhpMOEFfyQ==",
"priceLevelIdentifierGuid": "83aa1ecf-6ce2-40dd-9b22-1a4c38415fc9",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "99"
}
],
"promotionType": {
"$id": "100",
"identifier": "9WrxujMz4kC35aasW9VTtg==",
"identifierGuid": "baf16af5-3333-40e2-b7e5-a6ac5bd553b6",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "qW2crrhMeEyIgeBam/bm3Q==",
"labelPageLayoutGuid": "ae9c6da9-4cb8-4c78-8881-e05a9bf6e6dd",
"priceLevelIdentifier": "rXYsKlXzr02mWgLyjQo5wg==",
"priceLevelIdentifierGuid": "2a2c76ad-f355-4daf-a65a-02f28d0a39c2",
"active": true,
"updated": "2026-04-03T06:19:45.9564313",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "8"
},
"dealCost": {
"$id": "101",
"headerIdentifier": "tVt8YZ0ReUy2OCcET69cGw==",
"headerIdentifierGuid": "617c5bb5-119d-4c79-b638-27044faf5c1b",
"identifier": "o1wyU6AblU60VzUEyHu1mA==",
"identifierGuid": "53325ca3-1ba0-4e95-b457-3504c87bb598",
"supplierIdentifier": "U8JXcjLVaEur00fX2ugizQ==",
"supplierGuid": "7257c253-d532-4b68-abd3-47d7dae822cd",
"pluG_UID": "2duM6f44Vkqv6vdJjSN7yg==",
"pluGuid": "e98cdbd9-38fe-4a56-afea-f7498d237bca",
"campaignName": "f3d922c7-280a-413c-8a50-3345c8e30011",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:19:45.9564313",
"end": "2026-04-03T06:19:45.9564313",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "XpEg37jUhUuc0y+gP51k3w==",
"bonusItemPluGuid": "df20915e-d4b8-4b85-9cd3-2fa03f9d64df",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:19:45.9564313",
"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:19:45.9564313",
"campaignEndDate": "2026-04-03T06:19:45.9564313",
"masterPLUG_UID": "ApI7Izg3JEKi9jFr2UtV5Q==",
"masterID": "233b9202-3738-4224-a2f6-316bd94b55e5",
"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": "cIzdV4RdtUqd67ipwBP3ng==",
"bonusMasterID": "57dd8c70-5d84-4ab5-9deb-b8a9c013f79e",
"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:19:45.9564313",
"dealCosts": [
{
"$ref": "101"
},
{
"$ref": "101"
}
],
"tags": [
{
"$id": "102",
"pluG_UID": "HJmaAP+dZkKwPhkxbWXj2A==",
"pluGuid": "009a991c-9dff-4266-b03e-19316d65e3d8",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "102"
}
],
"alternateProductG_UID": "TvGHCaS0m0WXNXYHcjzpPQ==",
"alternateProduct": "0987f14e-b4a4-459b-9735-7607723ce93d",
"altProduct": {
"$ref": "8"
},
"productHostCode": {
"$id": "103",
"id": 1,
"pluG_UID": "BR+Au5p9ZEONApXkMdS30w==",
"pluGuid": "bb801f05-7d9a-4364-8d02-95e431d4b7d3",
"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:19:45.9564313",
"inventoryTracked": "2026-04-03T06:19:45.9564313",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "104",
"pluG_UID": "Fz6aH7sOakuDn3y5VEap3Q==",
"pluGuid": "1f9a3e17-0ebb-4b6a-839f-7cb95446a9dd",
"fuelPluG_UID": "BhdKTpmukkaHFgQgqmo1Sw==",
"fuelPluGuid": "4e4a1706-ae99-4692-8716-0420aa6a354b",
"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": "3"
},
"serviceFee": {
"$id": "105",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "6"
}
],
"orderCycleHeaders": [
{
"$id": "106",
"storeID": 1,
"supplierIdentifier": "fWrmuwy0kUi2ILP7gm1cow==",
"supplierGuid": "bbe66a7d-b40c-4891-b620-b3fb826d5ca3",
"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": "dU2SdMjqkk+GNjzC5RUZig==",
"supplierGuid": "74924d75-eac8-4f92-8636-3cc2e515198a",
"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:19:45.9564313",
"deliveryDate": "2026-04-03T06:19:45.9564313",
"nextCutOffDate": "2026-04-03T06:19:45.9564313",
"nextDeliveryDate": "2026-04-03T06:19:45.9564313",
"nextDaysBuffer": 10
},
{
"$ref": "107"
}
],
"store": {
"$ref": "9"
},
"updated": "2026-04-03T06:19:45.9564313",
"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:19:45.9564313",
"processed": "2026-04-03T06:19:45.9564313",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:19:45.9564313",
"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": "2"
},
"metcashHeader": {
"$id": "109",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:19:45.9564313",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "108"
}
],
"zoneMatrix": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"hostFileStoreSetting": {
"$ref": "1"
},
"hostStoreSettings": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"promotionPlacements": [
{
"$id": "110",
"identifier": "prc+XGMCB0yPED6mAwoCeQ==",
"identifierGuid": "5c3eb7a6-0263-4c07-8f10-3ea6030a0279",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "110"
}
],
"promoTypeGuids": [
"af992176-800a-4856-8929-9c5dbf447e5b",
"d1a59b74-fd02-471e-b851-3ae976b1cea8"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "1"
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
text/csv
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK w2�\B�M� 5 xl/workbook.xml � (� ���� ��M��(U��F=y鵇�).�(`��>~�Io����~;�dl�4�G5hW��ǒ�(�fv�XE}��E�Ak�[��$=/��@�4� 9:���a��� �jXP�J����jn��0�(��֝MD��MU�]D�4UP�z�Qtn]��l)�p�����_���S�dxco�����/PK w2�\���� � [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
w2�\3�f�' ' _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="Rd34cd2bcce644229" /></Relationships>PK w2�\��,`� ; xl/worksheets/sheet1.xml � (� ��[s�H�����+�tϕJB �@X�x��
v[)Y!��;Kjui/!�_�G�O�q�������WQ���x,31��r�X�8��7���ӓ������E=
�j��:�����d�����:+�Ux����:�X���77��ⴼ�_�zB�IU�N��V���n=~�vH��]ULg�#,o[-�����h��7�U���8�O�78MN����xX��m忲����bv<[v҃Ϸ���͊���m��|xY,~�렒��\������r��n<ZNo�|X�����gR ���_�����e�~��]��$fڠQJ /�������}=�Ly� ��
]���s�]�nέ2��Ry㜅�z��7Yow��/�ݮ��e�����^�z� 0����"F�;�̜1.�0�y����[Nv�AH��F�����-��Р65�Ou�������H��Ї�
(J��b� �{���(/�ʄ�BI��P�':D3�ƍ���h�T)��mOSX����(��
)][�P/�C:DKJߞEp��h�D�Ȣ�I�i�E�E�C�$�v�)�C"�9XgO�@��f���0�`��4!z��j�T[��Z�T��IPm%�C-��ѓ�����^J)қѓ�JH����T�t�f��Ihe$d �@��?DOB�IO����%��\�v��I��0�K#L�g$���Im%�&�\�+�x
���NNW�W�@$��'��I�I�:)��&u��5�xD��@m�W���IT�JY�1�H�$FO�n�|(G�7CM�"zM�QΛ0Luȍ�ѓ�xC>����1���=��'f�pqK��՝�=����a���o���tZOO���aTm_�7������Se����O���ɯM�x�'d�x�'�K�� �g}Bu��>��ċ>a���>a��E�p]�U��]�_F1"�k!��a"�[!��c"�{!�~`"�G!�~b"�g!�~a�FԽd���u�2Q��u�3Q7g���9��@�E$��*Q8g���9��H4Ι�D"rά$�sf)�Ȝ3k�Tgf1���l&R����F�I�}�B���+b����<�#����D�3���AH�B���AȬ.�xŔ�1��F^3�!s~� d��1������/�d��t�� dp�����9/^�bZ��e2�oB&�}���v��zQ���~Q�� �l� ̊i.̎i�̒i���6C��Y7C���7C��Y8�X��&�&��B���B��44�r�BC�Ahh2
�%^1�44��k��� 44��&���x���^h2
M��� 44�y9��Ӛ�&���d��ȇ�+g֫�0�0gCaV���M����e����M��&��М�~���YQ��e]T���O���PK w2�\�>p�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8IH��ݰa[z��3��&vd�@�Ƃ#q�"�+�`��h~OO��|����扽��5�,FF�~4��SPw
춛=M����Y\1^�aYs}f2����1��
|Ayāx���ܥ�f��y���R��G+O3����Zw�( ;�(�)y~ E���z{j[���a�HY��
�������w��t=UE�*$�U��Me4:ꟃ��N��r�V��� �FuXI�.j��/�_PK w2�\Ѓ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 w2�\(��L� � xl/sharedStrings.xml � (� ��ao�0��J��$$��L@E��H�F���U���Xs��vhٯ߅���1�����2�yɅ�m��#?
���*��v�?>$�k�3�HF��0�`|�f<4�zxT��������� '&PH$�sb�QoCSh �� l.¸۽s¥�QUJ;�/{�WJ����{ _��C;Ng�Ў�a��/�Y�2��o8��tQrVW����}4�%ɡψ1�J;i���R�w�FS'�i0�fJ�:��PQ2H�ʗ�X*�KG�ߙ(]��p�|�
,%f�q!�v�|�kK,z�N��ƪN'xФ��h+�d3M~�yKsW�?�N������>՛w��&9��ne;��kn�"��|��oG��D)&pa�c��q�\��*��h��uv�(���
�[b0�qfѤ(��N� ��� �p��3�(��@^�j�
|�kJw4oD|�=��E�%�p�TIv�5�-�$gw ��>�X���EA������Z�E:k�3C5/���>yp{������~�����^o�:�Eq�����a�wQ?cH^��W�y-�w����:~Х�̏G�q�m�Q�[x�Q�!Q�#�cI�_�����_�R_�R_�ԇ7�����"�lA+��� �iP
� �V�uƧJ��e��?����#zzU��^���>�?C���PK- w2�\B�M� 5 xl/workbook.xmlPK- w2�\���� � [Content_Types].xmlPK-
w2�\3�f�' ' V _rels/.relsPK- w2�\��,`� ; � xl/worksheets/sheet1.xmlPK- w2�\�>p�� P � xl/_rels/workbook.xml.relsPK- w2�\Ѓc'2 E
�
xl/styles.xmlPK- w2�\(��L� � ^ xl/sharedStrings.xmlPK � ;
application/vnd.ms-excel
Sample:
PK w2�\O|ަ� 5 xl/workbook.xml � (� ����0��&�C���i")��x��}�E�O�||K $���~;|�v|j=����+mE�Mɘk��Nڠ
�^[ >H�b��E��n��gY�\�� ���
�8���a9c:7 z9�( B��x �/�ge0���I�b�)a�ETD�Ċ6���ܺ����R��~�!E|�d�H��������PK w2�\���� � [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
w2�\1��' ' _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="Recef092a94ab4d1a" /></Relationships>PK w2�\��,`� ; xl/worksheets/sheet1.xml � (� ��[s�H�����+�tϕJB �@X�x��
v[)Y!��;Kjui/!�_�G�O�q�������WQ���x,31��r�X�8��7���ӓ������E=
�j��:�����d�����:+�Ux����:�X���77��ⴼ�_�zB�IU�N��V���n=~�vH��]ULg�#,o[-�����h��7�U���8�O�78MN����xX��m忲����bv<[v҃Ϸ���͊���m��|xY,~�렒��\������r��n<ZNo�|X�����gR ���_�����e�~��]��$fڠQJ /�������}=�Ly� ��
]���s�]�nέ2��Ry㜅�z��7Yow��/�ݮ��e�����^�z� 0����"F�;�̜1.�0�y����[Nv�AH��F�����-��Р65�Ou�������H��Ї�
(J��b� �{���(/�ʄ�BI��P�':D3�ƍ���h�T)��mOSX����(��
)][�P/�C:DKJߞEp��h�D�Ȣ�I�i�E�E�C�$�v�)�C"�9XgO�@��f���0�`��4!z��j�T[��Z�T��IPm%�C-��ѓ�����^J)қѓ�JH����T�t�f��Ihe$d �@��?DOB�IO����%��\�v��I��0�K#L�g$���Im%�&�\�+�x
���NNW�W�@$��'��I�I�:)��&u��5�xD��@m�W���IT�JY�1�H�$FO�n�|(G�7CM�"zM�QΛ0Luȍ�ѓ�xC>����1���=��'f�pqK��՝�=����a���o���tZOO���aTm_�7������Se����O���ɯM�x�'d�x�'�K�� �g}Bu��>��ċ>a���>a��E�p]�U��]�_F1"�k!��a"�[!��c"�{!�~`"�G!�~b"�g!�~a�FԽd���u�2Q��u�3Q7g���9��@�E$��*Q8g���9��H4Ι�D"rά$�sf)�Ȝ3k�Tgf1���l&R����F�I�}�B���+b����<�#����D�3���AH�B���AȬ.�xŔ�1��F^3�!s~� d��1������/�d��t�� dp�����9/^�bZ��e2�oB&�}���v��zQ���~Q�� �l� ̊i.̎i�̒i���6C��Y7C���7C��Y8�X��&�&��B���B��44�r�BC�Ahh2
�%^1�44��k��� 44��&���x���^h2
M��� 44�y9��Ӛ�&���d��ȇ�+g֫�0�0gCaV���M����e����M��&��М�~���YQ��e]T���O���PK w2�\�a�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8��5�
���3N�&vdO���G�
XEWb�������4����ٽ�{AFg;(�Z��h�Nd�ְ�n�8 �a���
D��A
8���m��gA1�=_�:�y��
�)���p^�?Dg̨�ѩӌ�� �W�a@$`�{�~J�_B�E*�'����D�(+-�U]���L-�y�����'2�lP�F�jU�Z�7��G�L>^:uJˉڽ�b�Za[������~PK w2�\Ѓ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 w2�\(��L� � xl/sharedStrings.xml � (� ��ao�0��J��$$��L@E��H�F���U���Xs��vhٯ߅���1�����2�yɅ�m��#?
���*��v�?>$�k�3�HF��0�`|�f<4�zxT��������� '&PH$�sb�QoCSh �� l.¸۽s¥�QUJ;�/{�WJ����{ _��C;Ng�Ў�a��/�Y�2��o8��tQrVW����}4�%ɡψ1�J;i���R�w�FS'�i0�fJ�:��PQ2H�ʗ�X*�KG�ߙ(]��p�|�
,%f�q!�v�|�kK,z�N��ƪN'xФ��h+�d3M~�yKsW�?�N������>՛w��&9��ne;��kn�"��|��oG��D)&pa�c��q�\��*��h��uv�(���
�[b0�qfѤ(��N� ��� �p��3�(��@^�j�
|�kJw4oD|�=��E�%�p�TIv�5�-�$gw ��>�X���EA������Z�E:k�3C5/���>yp{������~�����^o�:�Eq�����a�wQ?cH^��W�y-�w����:~Х�̏G�q�m�Q�[x�Q�!Q�#�cI�_�����_�R_�R_�ԇ7�����"�lA+��� �iP
� �V�uƧJ��e��?����#zzU��^���>�?C���PK- w2�\O|ަ� 5 xl/workbook.xmlPK- w2�\���� � � [Content_Types].xmlPK-
w2�\1��' ' U _rels/.relsPK- w2�\��,`� ; � xl/worksheets/sheet1.xmlPK- w2�\�a�� P � xl/_rels/workbook.xml.relsPK- w2�\Ѓc'2 E
�
xl/styles.xmlPK- w2�\(��L� � ] xl/sharedStrings.xmlPK � :