GET api/properties/getpropertylm/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
PropertyLM| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Code | string |
None. |
|
| Title | string |
None. |
|
| IsActive | boolean |
None. |
|
| Address | string |
None. |
|
| Telephone | string |
None. |
|
| string |
None. |
||
| City | string |
None. |
|
| ZipCode | string |
None. |
|
| CountryId | integer |
None. |
|
| CountryCode | string |
None. |
|
| CompanyId | integer |
None. |
|
| CompanyTaxOffice | string |
None. |
|
| CompanyTaxOfficeCode | string |
None. |
|
| CompanyTitle | string |
None. |
|
| CompanyVATNumber | string |
None. |
|
| CompanyAddress | string |
None. |
|
| CompanyCity | string |
None. |
|
| CompanyPostalCode | string |
None. |
|
| CompanyCountryId | integer |
None. |
|
| CompanyCountryCode | string |
None. |
|
| NetsoftLMUserName | string |
None. |
|
| NetsoftLMPassword | string |
None. |
|
| NetsoftLMUrl | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.