GET api/Search/GetSchoolDetails?schoolId={schoolId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
schoolId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of SchoolDetails
NameDescriptionTypeAdditional information
StateId

Specifies StateId

integer

None.

Name

Specifies School Name

string

None.

Address1

Specifies Addressline1 of School

string

None.

Address2

Specifies Addressline2 of School

string

None.

ZipCode

Specifies Zipcode of School

string

None.

City

Specifies City of School

string

None.

WaiverDeadline

specifying WaiverDeadline

string

None.

SchoolRequirementsLink

specifying School Requirements Link

string

None.

WaiverLink

specifying WaiverLink

string

None.

IsActive

Flag specifying if School is active or not

integer

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.