GET api/V_Houses/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"Pkid": "sample string 1",
"HouseId": "sample string 2",
"HouseName": "sample string 3",
"HUnitId": "sample string 4",
"HUnitName": "sample string 5",
"HValue": 1.1,
"ContractValue": 1.1,
"Is_Free": true,
"HUnitStatus": 6
}