GET api/Locations_by_country_code?country_code={country_code}

Get Locations by matching the provided country code

Request Information

URI Parameters

NameDescriptionTypeAdditional information
country_code

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Location
NameDescriptionTypeAdditional 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.