GET api/relationships/{tenantId}/stats
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tenantId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
CollectionTenantStatsDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | string |
Required |
|
| LoanEquityRows | Collection of RowTenantIvestmentLoanEquityDTO |
Required |
|
| RealEstateRows | Collection of RowTenantIvestmentRealEstateStatsDTO |
Required |
|
| Date | date |
None. |
Response Formats
application/json, text/json
Sample:
{
"Type": "sample string 1",
"LoanEquityRows": [
{
"Property": {
"PropertyId": "sample string 1",
"Name": "sample string 2",
"LeaseName": "sample string 3",
"InvestmentType": "RealEstate"
},
"InvestmentTypeEx": "RealEstateNNN",
"State": "sample string 1",
"AcquisitionOrInitialInvestmentDate": "2026-02-05T14:09:17.40483-08:00",
"Balance": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"EbitdarMargin": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"EbitdarmMargin": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"Occupancy": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"SkillMix": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
}
},
{
"Property": {
"PropertyId": "sample string 1",
"Name": "sample string 2",
"LeaseName": "sample string 3",
"InvestmentType": "RealEstate"
},
"InvestmentTypeEx": "RealEstateNNN",
"State": "sample string 1",
"AcquisitionOrInitialInvestmentDate": "2026-02-05T14:09:17.40483-08:00",
"Balance": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"EbitdarMargin": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"EbitdarmMargin": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"Occupancy": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"SkillMix": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
}
}
],
"RealEstateRows": [
{
"Property": {
"PropertyId": "sample string 1",
"Name": "sample string 2",
"LeaseName": "sample string 3",
"InvestmentType": "RealEstate"
},
"InvestmentTypeEx": "RealEstateNNN",
"State": "sample string 1",
"AcquisitionOrInitialInvestmentDate": "2026-02-05T14:09:17.4058303-08:00",
"LeaseName": "sample string 2",
"Ebitdar": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"EbitdarCoverage": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"EbitdarMargin": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"Occupancy": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"SkillMix": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"OpExPPD": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"LaborPPD": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
}
},
{
"Property": {
"PropertyId": "sample string 1",
"Name": "sample string 2",
"LeaseName": "sample string 3",
"InvestmentType": "RealEstate"
},
"InvestmentTypeEx": "RealEstateNNN",
"State": "sample string 1",
"AcquisitionOrInitialInvestmentDate": "2026-02-05T14:09:17.4058303-08:00",
"LeaseName": "sample string 2",
"Ebitdar": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"EbitdarCoverage": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"EbitdarMargin": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"Occupancy": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"SkillMix": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"OpExPPD": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
},
"LaborPPD": {
"Month": {
"Value": 1.0,
"Delta": 1.0
},
"Quarter": {
"Value": 1.0,
"Delta": 1.0
},
"Year": {
"Value": 1.0,
"Delta": 1.0
}
}
}
],
"Date": "2026-02-05T14:09:17.4068319-08:00"
}