GET api/host/{id}/store/{storeID}/supplier/{guid}/settings
Get HostStoreSettings for selected supplier
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Host Provider |
HostProvider |
Required |
| storeID |
Store ID |
integer |
Required |
| guid |
selected Supplier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "CrSkg55oB0qSKhX/YN2NTg==",
"hostIdentifierGuid": "83a4b40a-689e-4a07-922a-15ff60dd8d4e",
"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": "Wbnil/F5c0eU5JC7ZYnMEg==",
"identifierGuid": "97e2b959-79f1-4773-94e4-90bb6589cc12",
"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": "BujCx6QX4EOKbeulqdwmVA==",
"hostSupplierIdentifierGuid": "c7c2e806-17a4-43e0-8a6d-eba5a9dc2654",
"loyaltyPriceLevelIdentifier": "dNBCMrDCrUaoI7M7dUftlA==",
"loyaltyPriceLevelIdentifierGuid": "3242d074-c2b0-46ad-a823-b33b7547ed94",
"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:14.1596724",
"lastProcessed": "2026-04-03T06:21:14.1596724",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "3",
"identifier": "u2CFdcb56EmKTveVfRx8Rg==",
"identifierGuid": "758560bb-f9c6-49e8-8a4e-f7957d1c7c46",
"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": "QHQdxE5wgEeMsI3OKaXjKg==",
"primaryContactID": "c41d7440-704e-4780-8cb0-8dce29a5e32a",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "T44v4u+AFUKrUuTiFumt0Q==",
"supplierGroupGuid": "e22f8e4f-80ef-4215-ab52-e4e216e9add1",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:21:14.1596724",
"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": "d55981fb-a485-4889-b55c-1a130339a6d1",
"identifier": "BpZqIDZdFEeUPV73gelLdg==",
"identifierGuid": "206a9606-5d36-4714-943d-5ef781e94b76",
"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": "eFDElfq4606mYbb+G8Secg==",
"supplierIdentifierGuid": "95c45078-b8fa-4eeb-a661-b6fe1bc49e72",
"contactGuid": "/Ui95QGtL0uE02RVc8gIag==",
"contactID": "e5bd48fd-ad01-4b2f-84d3-645573c8086a",
"contact": {
"$ref": "4"
},
"supplier": {
"$ref": "3"
}
},
{
"$ref": "5"
}
],
"products": [
{
"$id": "6",
"pluG_UID": "im03a+jiZ0GIm+KMpm4pFg==",
"pluGuid": "6b376d8a-e2e8-4167-889b-e28ca66e2916",
"supplierIdentifier": "4uc4/6fxQ06/8k2GqCPw2A==",
"supplierIdentifierGuid": "ff38e7e2-f1a7-4e43-bff2-4d86a823f0d8",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:21:14.1596724",
"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:14.1596724",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "7",
"pluG_UID": "zdSTS17uy0u55nFGK3t4wQ==",
"pluGuid": "4b93d4cd-ee5e-4bcb-b9e6-71462b7b78c1",
"supplierIdentifier": "GPTqwjFLEE+hnGeOmD6XMA==",
"supplierIdentifierGuid": "c2eaf418-4b31-4f10-a19c-678e983e9730",
"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": "xc6xfW588EyRiGTF2sJlxA==",
"parentPluGuid": "7db1cec5-7c6e-4cf0-9188-64c5dac265c4",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "8",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "V0mdqQMD6kG0SPhPYyiGQA==",
"guid": "a99d4957-0303-41ea-b448-f84f63288640",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "psEHYzk/iU6VKM5tbreRYw==",
"priceGroupGuid": "6307c1a6-3f39-4e89-9528-ce6d6eb79163",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:21:14.1596724",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:21:14.1596724",
"pluCreated": "2026-04-03T06:21:14.1596724",
"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:14.1596724",
"lastManualUpdate": "2026-04-03T06:21:14.1596724",
"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:14.1596724",
"currentCostUpdated": "2026-04-03T06:21:14.1596724",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:21:14.1596724",
"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:14.1596724",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "IAnxaKkaQk6xjKSFP67T5g==",
"altPLUGuid": "68f10920-1aa9-4e42-b18c-a4853faed3e6",
"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:14.1596724",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "6ii3+T61QEuIc83GfNdC3w==",
"shelfPageLayoutGuid": "f9b728ea-b53e-4b40-8873-cdc67cd742df",
"talkerPageLayoutG_UID": "FJqY4ReA5UWUZKY2UZcjYQ==",
"talkerPageLayoutGuid": "e1989a14-8017-45e5-9464-a63651972361",
"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": "3FShU6PVNkaweVWlw6ZAZw==",
"inventoryIdentifier": "53a154dc-d5a3-4636-b079-55a5c3a64067",
"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": "tgOYWa+OqUSFw539a4xC/g==",
"parentPluGuid": "599803b6-8eaf-44a9-85c3-9dfd6b8c42fe",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "RTIMqQY1qUuGxTkg8RRkfQ==",
"supplierIdentifierGuid": "a90c3245-3506-4ba9-86c5-3920f114647d",
"supplierChanged": true,
"rebateSupplierIdentifier": "DboFngaC/Um46AlN389p7Q==",
"rebateSupplierIdentifierGuid": "9e05ba0d-8206-49fd-b8e8-094ddfcf69ed",
"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:14.1596724",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "1ABM9Y7P9UyYencJXIkWdg==",
"hostIdentifierGuid": "f54c00d4-cf8e-4cf5-987a-77095c891676",
"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:21:14.1596724",
"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": "5owAhUaEnEKIdK4/2BE1zQ==",
"hostIdentifierGuid": "85008ce6-8446-429c-8874-ae3fd81135cd",
"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:14.1596724",
"priceZone": {
"$id": "10",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "K9Mh5Ke/eEaIZVMRjvYEKg==",
"hostIdentifierGuid": "e421d32b-bfa7-4678-8865-53118ef6042a",
"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:21:14.1596724",
"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": "/cgcNfXaTU6il135qKY+Ow==",
"hostIdentifierGuid": "351cc8fd-daf5-4e4d-a297-5df9a8a63e3b",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"ba99253e-cc08-418c-bc23-9883ae463070",
"db85fed1-174a-4139-8600-ce4f3424b8c1"
]
},
{
"$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": "4ce0e649-e240-4012-8251-0fbeb1515552",
"updateStore": {
"$id": "18",
"id": "60c3cd4f-9f3f-4e52-80d9-812e1ba8df1e",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:21:14.1596724",
"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:14.1596724"
},
"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": "VucZTa9KekCyI1EYe7SldQ==",
"pluGuid": "4d19e756-4aaf-407a-b223-51187bb4a575",
"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:14.1596724"
},
{
"$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:14.1596724",
"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:14.1596724",
"startTime": 5,
"endDate": "2026-04-03T06:21:14.1596724",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "OVH+bIMEnUm84A6/Va41sg==",
"hostIdentifierGuid": "6cfe5139-0483-499d-bce0-0ebf55ae35b2",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"tray": {
"$id": "24",
"g_UId": "DWdiK8UldUGzxY2tX1/16A==",
"guid": "2b62670d-25c5-4175-b3c5-8dad5f5ff5e8",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "25",
"priceGroupG_UID": "/Kpu5ts2tUyYATXaYJBaUQ==",
"priceGroupGuid": "e66eaafc-36db-4cb5-9801-35da60905a51",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:21:14.1596724",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "26",
"pluG_UID": "4hARe4n/CkCFs0SPqy5ZGA==",
"pluGuid": "7b1110e2-ff89-400a-85b3-448fab2e5918",
"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": "8f6169b3-2fa4-47e6-9abf-d0983e4d5b20",
"created": "2026-04-03T06:21:14.1596724",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:21:14.1596724",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:21:14.1596724",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:21:14.1596724",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:21:14.1596724",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:21:14.1596724",
"lastSold": "2026-04-03T06:21:14.1596724",
"firstSold": "2026-04-03T06:21:14.1596724",
"awsUpdated": "2026-04-03T06:21:14.1596724",
"lastManualUpdate": "2026-04-03T06:21:14.1596724",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:21:14.1596724",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:21:14.1596724",
"doNotRangeUpdated": "2026-04-03T06:21:14.1596724",
"doNotOrderUpdated": "2026-04-03T06:21:14.1596724",
"tracked": "2026-04-03T06:21:14.1596724"
},
"allergens": [
{
"$id": "28",
"primaryKey": {
"$id": "29",
"pluGuid": "fcc4be00-4942-41b8-8e5b-9caaf4313416",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "AL7E/EJJuEGOW5yq9DE0Fg==",
"pluGuid": "fcc4be00-4942-41b8-8e5b-9caaf4313416",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "28"
}
],
"costs": {
"$id": "30",
"pluG_UID": "OywsYDr9h0ilmCD+92RYVw==",
"pluGuid": "602c2c3b-fd3a-4887-a598-20fef7645857",
"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:14.1596724",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "31",
"saleHeaderID": 1,
"created": "2026-04-03T06:21:14.1596724",
"createdLocal": "2026-04-03T06:21:14.1596724",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "jv0pYNjHgkufp5xNZ6/ZWQ==",
"operatorGuid": "6029fd8e-c7d8-4b82-9fa7-9c4d67afd959",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "XrE5oD3i3ECm8sDv3pJrCw==",
"pluGuid": "a039b15e-e23d-40dc-a6f2-c0efde926b0b",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "32",
"id": 1,
"g_Uid": "8gqkWy70u0WWKVA2m1ziFQ==",
"guid": "5ba40af2-f42e-45bb-9629-50369b5ce215",
"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:14.1596724",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:21:14.1596724",
"endShift": "2026-04-03T06:21:14.1596724",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "33",
"operatorG_UID": "mBARJqHhI0WAT4v+LtRt9g==",
"operatorGuid": "26111098-e1a1-4523-804f-8bfe2ed46df6",
"storeID": 2,
"operator": {
"$ref": "32"
},
"store": {
"$ref": "9"
}
},
{
"$ref": "33"
}
]
}
},
{
"$ref": "31"
}
],
"apns": [
{
"$id": "34",
"pluID": 1,
"pluG_UID": "5nRM8TqslEShpUcm4cO+2A==",
"pluGuid": "f14c74e6-ac3a-4494-a1a5-4726e1c3bed8",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "34"
}
],
"tuns": [
{
"$id": "35",
"pluG_UId": "IAr3JR3rwUSFIUd2ghC2Gg==",
"pluGuid": "25f70a20-eb1d-44c1-8521-47768210b61a",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "8"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"competitionPricing": [
{
"$id": "36",
"identifier": "4i8fIGK0MEaKNrGNL668Lg==",
"identifierGuid": "201f2fe2-b462-4630-8a36-b18d2faebc2e",
"pluG_UID": "dGwkzkL5MEK8ieGVk2CaZQ==",
"pluGuid": "ce246c74-f942-4230-bc89-e19593609a65",
"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": "MEhO/Ab1gkyj9WhRWfId6g==",
"groupName": "sample string 1",
"identifierGuid": "fc4e4830-f506-4c82-a3f5-685159f21dea",
"exists": true,
"flipChartIdentifier": "jpyL4Nyw00O+bByzmvxeLQ==",
"flipChartIdentifierGuid": "e08b9c8e-b0dc-43d3-be6c-1cb39afc5e2d",
"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": "KmAlBq95oUGcQcic/ezYOQ==",
"groupIdentifierGuid": "0625602a-79af-41a1-9c41-c89cfdecd839",
"flipChart": {
"$id": "38",
"identifier": "ygGNnV3NS0C1QkvOGpF9vg==",
"identifierGuid": "9d8d01ca-cd5d-404b-b542-4bce1a917dbe",
"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": "CKPd2GWrykOanCFhc9hcWQ==",
"identifierGuid": "d8dda308-ab65-43ca-9a9c-216173d85c59",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "40",
"id": 1,
"g_UID": "bXTRBy2A0UevLVhUKvEsDw==",
"guid": "07d1746d-802d-47d1-af2d-58542af12c0f",
"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": "pFJGTo0y4UamEYgHOsMrGg==",
"previousFormGuid": "4e4652a4-328d-46e1-a611-88073ac32b1a",
"nextForm": 1,
"nextFormG_UID": "CEjFO1gWw0+/ijr/+u1TvA==",
"nextFormGuid": "3bc54808-1658-4fc3-bf8a-3afffaed53bc",
"attributes": "sample string 10",
"updated": "2026-04-03T06:21:14.1596724",
"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": "/w0RyU/fB0WmQxkCjBL+bQ==",
"checkoutFormGuid": "c9110dff-df4f-4507-a643-19028c12fe6d",
"identifier": "2n9bWJdxeEO9VtpcDjKCrw==",
"identifierGuid": "585b7fda-7197-4378-bd56-da5c0e3282af",
"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": "wHRDiGToOEuziCvwtkZRDw==",
"valueGuid": "884374c0-e864-4b38-b388-2bf0b646510f",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:21:14.1596724",
"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:14.1596724",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "41"
}
],
"panels": [
{
"$id": "43",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "BVLt0RNdQUiLs5zo+CaMPQ==",
"checkoutFormGuid": "d1ed5205-5d13-4841-8bb3-9ce8f8268c3d",
"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": "DbcF1XjY/Uqz+doVDGZG+Q==",
"flipChartPageIdentifierGuid": "d505b70d-d878-4afd-b3f9-da150c6646f9",
"pluG_UID": "eXOFtYcorE6M7rFSEoLc6A==",
"pluGuid": "b5857379-2887-4eac-8cee-b1521282dce8",
"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": "MvkvWLtYRUydD3eWxZh60w==",
"pluGuid": "582ff932-58bb-4c45-9d0f-7796c5987ad3",
"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:14.1596724",
"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": "EQZS9+IQJkiKVMQvy2P0IA==",
"ingredientGuid": "ELWjkszL4kWiWQaj8doRDg==",
"ingredientIdentifier": "92a3b510-cbcc-45e2-a259-06a3f1da110e",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "8"
}
},
{
"$ref": "46"
}
],
"bins": [
{
"$id": "47",
"pluG_UID": "MEgpIMq/UEG3IICa71Qcyg==",
"pluGuid": "20294830-bfca-4150-b720-809aef541cca",
"shelfLocationIdentifier": "svlbmVALC0KXYHPEj9Jf8A==",
"shelfLocationGuid": "995bf9b2-0b50-420b-9760-73c48fd25ff0",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "rnB7fMRnZkyA9VP9us1Dxw==",
"labelPageLayoutGuid": "7c7b70ae-67c4-4c66-80f5-53fdbacd43c7",
"updated": "2026-04-03T06:21:14.1596724",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "8"
},
"location": {
"$id": "48",
"identifier": "wS2Z4i1Oek+bOBOBc6CHbA==",
"storeID": 1,
"identifierGuid": "e2992dc1-4e2d-4f7a-9b38-138173a0876c",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:21:14.1596724",
"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": "bDKmWMiQLUqTh0EFZyem8g==",
"pluGuid": "58a6326c-90c8-4a2d-9387-41056727a6f2",
"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:21:14.1596724",
"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:14.1596724",
"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": "ndzPm4lb7EW3lTiV4tEuDA==",
"labelPageLayoutGuid": "9bcfdc9d-5b89-45ec-b795-3895e2d12e0c",
"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:14.1596724",
"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": "0VfmLi8Zo0WB5gsMGBOhYw==",
"labelPageLayoutGuid": "2ee657d1-192f-45a3-81e6-0b0c1813a163",
"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:14.1596724",
"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": "6G7lTZgd70ajYwcrbFXknA==",
"labelPageLayoutGuid": "4de56ee8-1d98-46ef-a363-072b6c55e49c",
"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:14.1596724",
"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": "nP2VGA0Vn0O3cwsG3wzq2g==",
"labelPageLayoutGuid": "1895fd9c-150d-439f-b773-0b06df0ceada",
"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": "APiqZell3EuvUeSzAzZPKw==",
"pluGuid": "65aaf800-65e9-4bdc-af51-e4b303364f2b",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "ApXq2O6SbEqp6E+aLZ9xzQ==",
"dealCostGuid": "d8ea9502-92ee-4a6c-a9e8-4f9a2d9f71cd",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "ODEmUR21dEWYk4s73/Rf4w==",
"priceGroupGuid": "51263138-b51d-4574-9893-8b3bdff45fe3",
"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:14.1596724",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "09c07298-1cb8-46ce-a965-21fd428072bd",
"campaignComboPriceGroupG_UID": "MHqIj5q/8U+/uenkVQPaDA==",
"campaignComboPriceGroupIdentifier": "8f887a30-bf9a-4ff1-bfb9-e9e45503da0c",
"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:14.1596724",
"operatorG_UID": "8lXqCP5pcE+fdIl5n97h6g==",
"operatorGuid": "08ea55f2-69fe-4f70-9f74-89799fdee1ea",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:21:14.1596724",
"signIqTicketFileMovedUtc": "2026-04-03T06:21:14.1596724",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:21:14.1596724",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "876889c0-8a5b-412d-9736-80848edc65fd",
"product": {
"$ref": "8"
},
"campaignPlu": {
"$ref": "59"
},
"fuelItem": true
},
{
"$ref": "60"
}
],
"campaign": {
"$id": "61",
"id": 1,
"storeID": 2,
"name": "4de2ca77-a636-4134-a792-5b733d0bda83",
"nameGuid": "4de2ca77-a636-4134-a792-5b733d0bda83",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:21:14.1596724",
"startTime": 1,
"endDate": "2026-04-03T06:21:14.1596724",
"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:14.1596724",
"system": true,
"created": "2026-04-03T06:21:14.1596724",
"updated": "2026-04-03T06:21:14.1596724",
"priceChangeNotifiedUtc": "2026-04-03T06:21:14.1596724",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "Cl4F6k43uUKBq41Yl4giSA==",
"hostIdentifierGuid": "ea055e0a-374e-42b9-81ab-8d5897882248",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:21:14.1596724",
"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": "h2jaOLBZj0uMEst0rHC2Jw==",
"pluGuid": "38da6887-59b0-4b8f-8c12-cb74ac70b627",
"hostOfferID": 1,
"priceGroupG_UID": "NdnHyTjFjUiZyuzx40qzJQ==",
"priceGroupGuid": "c9c7d935-c538-488d-99ca-ecf1e34ab325",
"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:14.1596724",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "8"
},
"campaign": {
"$ref": "61"
}
},
{
"$ref": "62"
}
],
"sellingRules": [
{
"$id": "63",
"id": 1,
"identifier": "rClvS902h0mQgcJN7cINHw==",
"identifierStr": "rClvS902h0mQgcJN7cINHw==",
"identifierGuid": "4b6f29ac-36dd-4987-9081-c24dedc20d1f",
"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": "VgQ+/Nj27kGkK+ijt19c2Q==",
"customerIDGuid": "fc3e0456-f6d8-41ee-a42b-e8a3b75f5cd9",
"campaign": {
"$ref": "61"
},
"customer": {
"$id": "65",
"identifier": "Y/TqmoWHDkC1qu25s5J3Hg==",
"identifierGuid": "9aeaf463-8785-400e-b5aa-edb9b392771e",
"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:14.1596724",
"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": "hVpOzWZmsUC0/QIlRu/kRA==",
"communityIdentifierGuid": "cd4e5a85-6666-40b1-b4fd-022546efe444",
"joined": "2026-04-03T06:21:14.1596724",
"updated": "2026-04-03T06:21:14.1596724",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "QMwO2qjQN0aN++2doh813Q==",
"priceLevelIdentifierGuid": "da0ecc40-d0a8-4637-8dfb-ed9da21f35dd",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:21:14.1596724",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "66",
"cardType": 2,
"issueDate": "2026-04-03T06:21:14.1596724",
"expiry": "2026-04-03T06:21:14.1596724",
"customerID": "B9uVhVFogU+PwRx/KfCiTg==",
"customerIDGuid": "8595db07-6851-4f81-8fc1-1c7f29f0a24e",
"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:14.1596724",
"linkedAccount": "py4Z9kJ5ikSH24I9UvvDhQ==",
"linkedAccountGuid": "f6192ea7-7942-448a-87db-823d52fbc385",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "65"
},
"account": {
"$id": "67",
"id": 1,
"identifier": "B6cKz0zZg0uCiJuWNDfFWw==",
"identifierGuid": "cf0aa707-d94c-4b83-8288-9b963437c55b",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:21:14.1596724",
"owner": "rt1qjPD6gUiWGZdWwpCVLg==",
"ownerGuid": "8c6addae-faf0-4881-9619-9756c290952e",
"accountStoreGroupIdentifier": "V+KPsUf0GUSvZtT/gqhVow==",
"accountStoreGroupGuid": "b18fe257-f447-4419-af66-d4ff82a855a3",
"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:14.1596724",
"active": true,
"updated": "2026-04-03T06:21:14.1596724",
"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": "D64T+lb/xEi3IwSuNibdtQ==",
"identifierGuid": "fa13ae0f-ff56-48c4-b723-04ae3626ddb5",
"name": "sample string 2",
"primaryContact": "tvuO5jpOh0etF9jRJzIj+A==",
"primaryContactGuid": "e68efbb6-4e3a-4787-ad17-d8d1273223f8",
"accountID": "gcduqtA+iE+YdeNPD0lPww==",
"accountIDGuid": "aa6ec781-3ed0-4f88-9875-e34f0f494fc3",
"special": true,
"updated": "2026-04-03T06:21:14.1596724",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "1VYuALFMTUKUzONRfcO95w==",
"priceLevelIdentifierGuid": "002e56d5-4cb1-424d-94cc-e3517dc3bde7",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "67"
},
"primaryContactCustomer": {
"$ref": "65"
},
"customerGroupMembers": [
{
"$id": "70",
"id": 1,
"groupID": "H7MRgl5Bn0WE5LwMu2j6GQ==",
"groupIDGuid": "8211b31f-415e-459f-84e4-bc0cbb68fa19",
"customerID": "WlB9Mf27206YYhQ2n4zd4g==",
"customerIDGuid": "317d505a-bbfd-4edb-9862-14369f8cdde2",
"card": "sample string 4",
"linkedAccount": "M/HpvNtIMEChBi1LvuMjyQ==",
"linkedAccountGuid": "bce9f133-48db-4030-a106-2d4bbee323c9",
"customer": {
"$ref": "65"
},
"group": {
"$ref": "69"
},
"customerCard": {
"$ref": "66"
}
},
{
"$ref": "70"
}
]
},
{
"$ref": "69"
}
]
},
"payments": [
{
"$id": "71",
"id": 1,
"identifier": "0aBIag4k0UGBu8/IRu/00Q==",
"identifierGuid": "6a48a0d1-240e-41d1-81bb-cfc846eff4d1",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "eOOzRml/GkGeIGUi9aUbmg==",
"accountIDGuid": "46b3e378-7f69-411a-9e20-6522f5a51b9a",
"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:14.1596724",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "sqiuxuRwuEi44tBK+Il7+Q==",
"idempotentVoidGuid": "c6aea8b2-70e4-48b8-b8e2-d04af8897bf9",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "72",
"saleHeaderID": 1,
"saleHeaderGuid": "dcjM0JXrM0+sqB/rDY7MLg==",
"saleHeaderIdentifierGuid": "d0ccc875-eb95-4f33-aca8-1feb0d8ecc2e",
"created": "2026-04-03T06:21:14.1596724",
"createdLocal": "2026-04-03T06:21:14.1596724",
"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:14.1596724",
"storeID": 1,
"operatorG_Uid": "6+ur4fxxH0q0vxD8ym1Gyw==",
"operatorGuid": "e1abebeb-71fc-4a1f-b4bf-10fcca6d46cb",
"customerG_Uid": "llewO5caR0eSmdgwJawMHg==",
"customerGuid": "3bb05796-1a97-4747-9299-d83025ac0c1e",
"communityIdentifier": "whVz3qWyCESV2Rp5mVBliA==",
"communityIdentifierGuid": "de7315c2-b2a5-4408-95d9-1a7999506588",
"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": "aHgZnbE4KkWF32mxi7LKjw==",
"priceLevelIdentifierGuid": "9d197868-38b1-452a-85df-69b18bb2ca8f",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:21:14.1596724+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:14.1596724",
"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": "67UN5yO/GUCaakojO5KiDg==",
"identifierGuid": "e70db5eb-bf23-4019-9a6a-4a233b92a20e",
"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:14.1596724",
"promoPeriodEnd": "2026-04-03T06:21:14.1596724",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:21:14.1596724",
"deleted": true
},
"details": [
{
"$id": "75",
"saleItemID": 1,
"identifier": "Cm7DST4Pf0SuqCIPgj3Vww==",
"identifierGuid": "49c36e0a-0f3e-447f-aea8-220f823dd5c3",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "gV+fg5+YWk6mHWtAB+scfw==",
"pluGuid": "839f5f81-989f-4e5a-a61d-6b4007eb1c7f",
"accountID": "+9voai3h8kO0S41CX0yjwQ==",
"accountIDGuid": "6ae8dbfb-e12d-43f2-b44b-8d425f4ca3c1",
"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:14.1596724",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "A0F8LrdvqEOfx3D+OgaoiQ==",
"refundGuid": "2e7c4103-6fb7-43a8-9fc7-70fe3a06a889",
"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": "duwGgEzgI026wC73P3zLxQ==",
"idempotentVoidGuid": "8006ec76-e04c-4d23-bac0-2ef73f7ccbc5",
"priceLevelIdentifier": "GAOWHLbQB0mP7w1UtYq+9g==",
"priceLevelIdentifierGuid": "1c960318-d0b6-4907-8fef-0d54b58abef6",
"communityIdentifier": "iTF1RdSnKkqKpHAjtPmJ4A==",
"communityIdentifierGuid": "45753189-a7d4-4a2a-8aa4-7023b4f989e0",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "76",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:21:14.1596724",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "76"
}
],
"refund": {
"$id": "77",
"id": 1,
"g_UID": "AJvY35fEaEeD+k3ovMJXFQ==",
"guid": "dfd89b00-c497-4768-83fa-4de8bcc25715",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:21:14.1596724"
},
"modifier": {
"$id": "78",
"id": 1,
"setG_UID": "Aq5vY7KfY0iSX8cHp9eZ7Q==",
"modifierSetGuid": "636fae02-9fb2-4863-925f-c707a7d799ed",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "A5DCNr085kyJtvnrp7BWCw==",
"pluGuid": "36c29003-3cbd-4ce6-89b6-f9eba7b0560b",
"deleted": true,
"g_UID": "CGnwW1hbwkG9HMC4RmFRxw==",
"guid": "5bf06908-5b58-41c2-bd1c-c0b8466151c7",
"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": "R2YApWr6NkS1B6toI9UHmw==",
"pluGuid": "a5006647-fa6a-4436-b507-ab6823d5079b",
"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:14.1596724",
"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:14.1596724",
"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": "HmSTc0+VjEOGXk+J9J3kfA==",
"pluGuid": "7393641e-954f-438c-865e-4f89f49de47c",
"accountID": "zu1hK8L7xUqnQ05N2TRBpA==",
"accountIDGuid": "2b61edce-fbc2-4ac5-a743-4e4dd93441a4",
"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:14.1596724",
"bestOrExpireType": 1,
"refundG_UID": "8yg+jZTTGUGAa+XLaHdvlw==",
"refundGuid": "8d3e28f3-d394-4119-806b-e5cb68776f97",
"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": "g3zAh0AbuUeOAEOud7OChQ==",
"identifierGuid": "87c07c83-1b40-47b9-8e00-43ae77b38285",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "Y2efJ81cx0m12JSlWZhShQ==",
"customerIdentifierGuid": "279f6763-5ccd-49c7-b5d8-94a559985285",
"operatorNo": 1,
"operatorG_UID": "1JDBaPxqw0yPCvuUaho3QQ==",
"operatorGuid": "68c190d4-6afc-4cc3-8f0a-fb946a1a3741",
"created": "2026-04-03T06:21:14.1596724",
"ordered": "2026-04-03T06:21:14.1596724",
"started": "2026-04-03T06:21:14.1596724",
"completed": "2026-04-03T06:21:14.1596724",
"supplied": "2026-04-03T06:21:14.1596724",
"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": "ZD58Qg/uHEKKRxXUf3GiAg==",
"pluGuid": "427c3e64-ee0f-421c-8a47-15d47f71a202",
"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": "RHe95HVqzk+tUoauDExjwg==",
"headerIdentifierGuid": "e4bd7744-6a75-4fce-ad52-86ae0c4c63c2",
"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": "y1C8GCsM8UqiQ6uOBcWgLA==",
"surveyGuid": "18bc50cb-0c2b-4af1-a243-ab8e05c5a02c",
"saleHeaderGuid": "HMsc45cjiEaCt7KE43yc0Q==",
"saleGuid": "e31ccb1c-2397-4688-82b7-b284e37c9cd1",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "8/gJZWBDcky+kOBStxnwqg==",
"guidResponse": "6509f8f3-4360-4c72-be90-e052b719f0aa",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:21:14.1596724",
"sale": {
"$ref": "72"
},
"survey": {
"$id": "87",
"g_UID": "ZYv31BFLVUWV2CdtPIAX9w==",
"guid": "d4f78b65-4b11-4555-95d8-276d3c8017f7",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "of28GYHjpk2RaOCre3AtHA==",
"checkoutFormGuid": "19bcfda1-e381-4da6-9168-e0ab7b702d1c",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:21:14.1596724",
"end": "2026-04-03T06:21:14.1596724",
"deleted": true,
"updated": "2026-04-03T06:21:14.1596724",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"087de2c8-b665-48df-a3b1-7919b57116e0",
"740fd1ab-3cd6-413f-987f-5146d4aa4dd6"
],
"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": "JpxwJ+AsrEiV0C4nJ7Fvnw==",
"accountIdentifier": "27709c26-2ce0-48ac-95d0-2e2727b16f9f",
"accountName": "sample string 44",
"customerOrderIdentifier": "T8/3fD3VrEemnaZvghwVjw==",
"customerOrderIdentifierGuid": "7cf7cf4f-d53d-47ac-a69d-a66f821c158f",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "88",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "8T+b4JC9jEirutE/6TVIvw==",
"paymentIdentifierGuid": "e09b3ff1-bd90-488c-abba-d13fe93548bf",
"identifier": "grB9TKvFS0G93kDUHw1uOg==",
"identifierGuid": "4c7db082-c5ab-414b-bdde-40d41f0d6e3a",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "+rcSZTNk+kGCU/6mH119Cw==",
"itemIdentifierGuid": "6512b7fa-6433-41fa-8253-fea61f5d7d0b"
}
},
{
"$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": "1Ibrn5MAkkemaNY++o3dzQ==",
"customerIdentifierGuid": "9feb86d4-0093-4792-a668-d63efa8dddcd",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "OoA+vBiPqkafWV4k30qtXg==",
"idempotentGuid": "bc3e803a-8f18-46aa-9f59-5e24df4aad5e",
"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:14.1596724",
"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:14.1596724",
"labelPageLayout": "1LLxzjIo4kKdupfTmIX14A==",
"pageLayoutGuid": "cef1b2d4-2832-42e2-9dba-97d39885f5e0",
"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:14.1596724"
},
{
"$ref": "93"
}
]
},
"customerVouchers": [
{
"$id": "94",
"id": 1,
"customerIdentifier": "bLoaFM7cnUSc2W6rvHlsXQ==",
"customerIdentifierGuid": "141aba6c-dcce-449d-9cd9-6eabbc796c5d",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:21:14.1596724",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "PvhMyhTewUyB84JWVfYEkQ==",
"issuedIdempotentGuid": "ca4cf83e-de14-4cc1-81f3-825655f60491",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:21:14.1596724",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:21:14.1596724",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "pXsK9y6X8E+T3d7u4haHHA==",
"redeemedIdempotentGuid": "f70a7ba5-972e-4ff0-93dd-deeee216871c",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:21:14.1596724",
"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": "eVj7ZVXS1kiqJYKStVv5Og==",
"groupIDGuid": "65fb5879-d255-48d6-aa25-8292b55bf93a",
"campaign": {
"$ref": "61"
},
"group": {
"$ref": "69"
}
},
{
"$ref": "95"
}
],
"signIqTickets": [
{
"$id": "96",
"identifier": "DbFfUsVI4kqMP2iA08+w/w==",
"identifierGuid": "525fb10d-48c5-4ae2-8c3f-6880d3cfb0ff",
"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": "GGwqTrDJ0EOetvuz/VKqeQ==",
"guid": "4e2a6c18-c9b0-43d0-9eb6-fbb3fd52aa79",
"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": "iRcemTFS9EeEDARLE0x9Lg==",
"groupGuid": "991e1789-5231-47f4-840c-044b134c7d2e",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "Jc7+ywutmEuISz02KeB9kw==",
"pluGuid": "cbfece25-ad0b-4b98-884b-3d3629e07d93",
"priceGroupG_UID": "HpwkoykobUqL3bed041kPg==",
"priceGroupGuid": "a3249c1e-2829-4a6d-8bdd-b79dd38d643e",
"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": "Qtv5nS9Q2kq9T7qcBPrfvw==",
"priceLevelIdentifierGuid": "9df9db42-502f-4ada-bd4f-ba9c04fadfbf",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "99"
}
],
"promotionType": {
"$id": "100",
"identifier": "zyvpDtT0h0qvUPSNxUJeUw==",
"identifierGuid": "0ee92bcf-f4d4-4a87-af50-f48dc5425e53",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "bLfBhVu09U6pfyDTAF8CvQ==",
"labelPageLayoutGuid": "85c1b76c-b45b-4ef5-a97f-20d3005f02bd",
"priceLevelIdentifier": "JSCC2A/xoUWTfnfpjtAUHw==",
"priceLevelIdentifierGuid": "d8822025-f10f-45a1-937e-77e98ed0141f",
"active": true,
"updated": "2026-04-03T06:21:14.1596724",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "8"
},
"dealCost": {
"$id": "101",
"headerIdentifier": "82gOp0EOrkW4WLAettBrpg==",
"headerIdentifierGuid": "a70e68f3-0e41-45ae-b858-b01eb6d06ba6",
"identifier": "RcGkVZcUdUqDMybAVET9gg==",
"identifierGuid": "55a4c145-1497-4a75-8333-26c05444fd82",
"supplierIdentifier": "s8QsCL8hX0Gvfni0GjJHQA==",
"supplierGuid": "082cc4b3-21bf-415f-af7e-78b41a324740",
"pluG_UID": "TM4eEXTgnEyl+76Zqbzszw==",
"pluGuid": "111ece4c-e074-4c9c-a5fb-be99a9bceccf",
"campaignName": "1d3400c0-6d45-46dd-8632-b826495e2c1d",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:21:14.1596724",
"end": "2026-04-03T06:21:14.1596724",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "0kU1RiCO20uptHwVX7rOPA==",
"bonusItemPluGuid": "463545d2-8e20-4bdb-a9b4-7c155fbace3c",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:21:14.1596724",
"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:14.1596724",
"campaignEndDate": "2026-04-03T06:21:14.1596724",
"masterPLUG_UID": "MCe3zfm1mkekrW/5rWIlBw==",
"masterID": "cdb72730-b5f9-479a-a4ad-6ff9ad622507",
"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": "HFIXhNn0EU6lB0kdwRhD0A==",
"bonusMasterID": "8417521c-f4d9-4e11-a507-491dc11843d0",
"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:14.1596724",
"dealCosts": [
{
"$ref": "101"
},
{
"$ref": "101"
}
],
"tags": [
{
"$id": "102",
"pluG_UID": "tE0ejTCnnUGhZwgSwY/j7Q==",
"pluGuid": "8d1e4db4-a730-419d-a167-0812c18fe3ed",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "102"
}
],
"alternateProductG_UID": "myU4JNRlPUyQHE3SJsuE4w==",
"alternateProduct": "2438259b-65d4-4c3d-901c-4dd226cb84e3",
"altProduct": {
"$ref": "8"
},
"productHostCode": {
"$id": "103",
"id": 1,
"pluG_UID": "0Mh5RoeLtEqQZy2HdqN8Mg==",
"pluGuid": "4679c8d0-8b87-4ab4-9067-2d8776a37c32",
"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:14.1596724",
"inventoryTracked": "2026-04-03T06:21:14.1596724",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "104",
"pluG_UID": "gmGEnWwZhEqZ8SDcSLuMuA==",
"pluGuid": "9d846182-196c-4a84-99f1-20dc48bb8cb8",
"fuelPluG_UID": "70zUx8llnESzZFVAaEKz/w==",
"fuelPluGuid": "c7d44cef-65c9-449c-b364-55406842b3ff",
"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": "/Ah9SlqNx0SLDgPevH05Mg==",
"supplierGuid": "4a7d08fc-8d5a-44c7-8b0e-03debc7d3932",
"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": "Y3cyeHwfska7kar4WzONKQ==",
"supplierGuid": "78327763-1f7c-46b2-bb91-aaf85b338d29",
"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:14.1596724",
"deliveryDate": "2026-04-03T06:21:14.1596724",
"nextCutOffDate": "2026-04-03T06:21:14.1596724",
"nextDeliveryDate": "2026-04-03T06:21:14.1596724",
"nextDaysBuffer": 10
},
{
"$ref": "107"
}
],
"store": {
"$ref": "9"
},
"updated": "2026-04-03T06:21:14.1596724",
"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:14.1596724",
"processed": "2026-04-03T06:21:14.1596724",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:21:14.1596724",
"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:21:14.1596724",
"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": "OQ1eXgeuaU2rDOkgytcETw==",
"identifierGuid": "5e5e0d39-ae07-4d69-ab0c-e920cad7044f",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "110"
}
],
"promoTypeGuids": [
"f1e7c9f3-bac4-4532-a47c-1721697ae97a",
"6adaf503-14f4-4a8b-978f-b1153fe5c2ac"
],
"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 �2�\�OhM� 5 xl/workbook.xml � (� ����0��J}�(� BTB��ҵCwL��(IE�!�n�|���k�^�1/�Q���k��y.P���:�&��(ݓ�i�{��
u`E�U��A텴�n�X�:��Ġ�
�@jڝO�4k����'���j���o�I��")�AaK{@IrncKsJ\-�pG,8�U�P]�<��>`
�w_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�\�I=' ' _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="Rad33d991d72842af" /></Relationships>PK �2�\m �� ; xl/worksheets/sheet1.xml � (� ��[s�H�����+�tϕJB �@X�x��
v[)Y!��;Kjui/!�_�gN�>r�������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��_Y���p1;�-;����w_�f������X>�,?�uPIok������h��h7-���>,f��x�3���@_߯�ry���2V?����u3m�(������z���]��;����jW����zW��s��j��T�8ga�����_��]���z��wY�w�����+ ���z)�aľ���B㝷� Ƚ�d�B�G�4��e4�l�Og����|�C��l�'��@J%�>D�h@�8P�����m�C��l�*�%�rB���(7f�jT��wR�t�v��=Ma!�"Z�L�C4�tm�C���-)}{�Qң�
`"��'Att@�ep���ѓ �y���>x�[g��} B{����@H�db�= �vu�C��pa-|�C�$����!����͂�I��i�`k/��͂�Ih%�����r*T:��= ����h5��Ih< �
HDP�%:DO�o��^a�sFb��=�����d�"xe���I��dp������-0z[�4��N��BJoRg�?�O�Ȕ���*��=���A)� 6�����I�mW���f��YDO�i;�y��y�`�$6�Đa�}�F�"R�'�����*<��p�ѝ�=����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����~�k2ԏB�|b2��B�e���]1����2��7!�>p�|h�rf��crn�(sz s6tf�4
f�4
qf�4
��l��AϬ���b��Рg�4�&6���������#��l�
M���&���d�BCs@�WL9
�4�Ahh2
M��� 44n��_�M��� 44����9/^�bZ��d�BCs���v��z�C� �� �l� ̊�C�az��0��<�̶�C�az��0��d������b:+�j�/ �� ;�PK �2�\4��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�N\���ݰa[z��3N�&vd�@�Ƃ#q�"A*�`��h~OO��|�Xo�Ɓ�P��w5�B #g|ӻ��S�w+�n�;0���Sdy�����Σ�h�X��\�XFL9
-���%^
�y�3�����C�����9���`���1vD �CK���R� �L��#*
)��RIq �o��y������dkeE���R�B�T��@�s
��s�yy�v�BV�-�R�J_���_l� 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�\[�=#� � xl/sharedStrings.xml � (� ��ao�0��J��$$��N@E��H�F���U���Xs��vhٯ߅���1�����2�y-����#?
��"�����|H:�ӆJ�0��}�f<��x���#gL�)u����@� �l�*��G�
u��P�0�n�� ��e%����|��Wӏ ~���f�Ά����o��&� �0P��b��X��N��A R@3��_��Ҽ�3��X� ��N(U��fR�&��漢�(Y,ѱT�W�ϙHU��0n�v&'z�1Ή��|�kCzMO�>����N�H="QF�d3E~�~OsW�v��%Q�{EA��͇�T�,��[َ����X���o8�Np��O���8f.���bu��c�9��̉��tn���ښ
D���;)&g�0
4�i���t�
Ei�aK��Ε�h��{/E�9$`wr)����GOlQ-9�KX\��c��Y��^�{F�wE3�P�*ә3�t�X�j���
������&\��s�K:��5tz�{չ�c҉.7�~���Y�iR���U�g��y�;�/��~?���<��q�m�Q�[x�Q�!Q�#�eI�_��Ao�/n�/n�/����j��7[A����S\��4�]��x����������i�#zzS��\��4����!�M�� PK- �2�\�OhM� 5 xl/workbook.xmlPK- �2�\���� � � [Content_Types].xmlPK-
�2�\�I=' ' T _rels/.relsPK- �2�\m �� ; � xl/worksheets/sheet1.xmlPK- �2�\4��� P � xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
�
xl/styles.xmlPK- �2�\[�=#� � [ xl/sharedStrings.xmlPK � 7
application/vnd.ms-excel
Sample:
PK �2�\�ɂ 5 xl/workbook.xml � (� ����0D�J��(�@�J���ҵCw�D�%���7�ԭ��|~>�h36Z��#'eS����`̶J�=��^ �K�b��E��n��c�(�1�8���l�F��eg�����iCI�V�!|m��� ���]M¶�M� ;.�"
$����ޕ4�����.k1M0N�&���>`���/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�\�+W�' ' _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="Rfa30d2ac56c54237" /></Relationships>PK �2�\m �� ; xl/worksheets/sheet1.xml � (� ��[s�H�����+�tϕJB �@X�x��
v[)Y!��;Kjui/!�_�gN�>r�������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��_Y���p1;�-;����w_�f������X>�,?�uPIok������h��h7-���>,f��x�3���@_߯�ry���2V?����u3m�(������z���]��;����jW����zW��s��j��T�8ga�����_��]���z��wY�w�����+ ���z)�aľ���B㝷� Ƚ�d�B�G�4��e4�l�Og����|�C��l�'��@J%�>D�h@�8P�����m�C��l�*�%�rB���(7f�jT��wR�t�v��=Ma!�"Z�L�C4�tm�C���-)}{�Qң�
`"��'Att@�ep���ѓ �y���>x�[g��} B{����@H�db�= �vu�C��pa-|�C�$����!����͂�I��i�`k/��͂�Ih%�����r*T:��= ����h5��Ih< �
HDP�%:DO�o��^a�sFb��=�����d�"xe���I��dp������-0z[�4��N��BJoRg�?�O�Ȕ���*��=���A)� 6�����I�mW���f��YDO�i;�y��y�`�$6�Đa�}�F�"R�'�����*<��p�ѝ�=����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����~�k2ԏB�|b2��B�e���]1����2��7!�>p�|h�rf��crn�(sz s6tf�4
f�4
qf�4
��l��AϬ���b��Рg�4�&6���������#��l�
M���&���d�BCs@�WL9
�4�Ahh2
M��� 44n��_�M��� 44����9/^�bZ��d�BCs���v��z�C� �� �l� ̊�C�az��0��<�̶�C�az��0��d������b:+�j�/ �� ;�PK �2�\���� P xl/_rels/workbook.xml.rels � (� ��KN�0��b͞8i�G��ݰa[z���P;�]�gc���V� �X��j4�O�4����ݿM#{�u��%QLZ�f�]Eg�>���m��f�v���Ν�1I�:tZc'�Cj;>Ku��*�sn��e��e���m�G�����_�=��Ď�v�����$
TbOME��L�LA�H���51~75�/#ܯ�w��IP��HQ�\�2��L/-�goå�N��B-e�8S-�Z45�j��/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�\[�=#� � xl/sharedStrings.xml � (� ��ao�0��J��$$��N@E��H�F���U���Xs��vhٯ߅���1�����2�y-����#?
��"�����|H:�ӆJ�0��}�f<��x���#gL�)u����@� �l�*��G�
u��P�0�n�� ��e%����|��Wӏ ~���f�Ά����o��&� �0P��b��X��N��A R@3��_��Ҽ�3��X� ��N(U��fR�&��漢�(Y,ѱT�W�ϙHU��0n�v&'z�1Ή��|�kCzMO�>����N�H="QF�d3E~�~OsW�v��%Q�{EA��͇�T�,��[َ����X���o8�Np��O���8f.���bu��c�9��̉��tn���ښ
D���;)&g�0
4�i���t�
Ei�aK��Ε�h��{/E�9$`wr)����GOlQ-9�KX\��c��Y��^�{F�wE3�P�*ә3�t�X�j���
������&\��s�K:��5tz�{չ�c҉.7�~���Y�iR���U�g��y�;�/��~?���<��q�m�Q�[x�Q�!Q�#�eI�_��Ao�/n�/n�/����j��7[A����S\��4�]��x����������i�#zzS��\��4����!�M�� PK- �2�\�ɂ 5 xl/workbook.xmlPK- �2�\���� � � [Content_Types].xmlPK-
�2�\�+W�' ' U _rels/.relsPK- �2�\m �� ; � xl/worksheets/sheet1.xmlPK- �2�\���� P � xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
�
xl/styles.xmlPK- �2�\[�=#� � \ xl/sharedStrings.xmlPK � 8