GET api/Location/{id}
Get Location by provided ID
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
LocationName | Description | Type | Additional information |
---|---|---|---|
LocationId | integer |
None. |
|
LocationName | string |
None. |
|
address1 | string |
None. |
|
address2 | string |
None. |
|
address3 | string |
None. |
|
City | string |
None. |
|
CountryCode | string |
None. |
|
Postcode | string |
None. |
|
LocationPhoto | string |
None. |
|
Website | string |
None. |
|
IsActive | boolean |
None. |
|
CreatedDateTime | date |
None. |
|
LastUpdatedDateTime | date |
None. |
|
CreatedBy | integer |
None. |
|
LastModifiedBy | integer |
None. |
|
IsDeleted | boolean |
None. |
|
Documents_History | Collection of Documents_History |
None. |
|
Documents | Collection of Document |
None. |
|
CourseandSeminars | Collection of CourseandSeminar |
None. |
|
EventMeetings | Collection of EventMeeting |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.