GET api/Investor?Name={Name}&InterfaceCode={InterfaceCode}&PageSize={PageSize}&PageNumber={PageNumber}&OrderBy={OrderBy}&OrderAscending={OrderAscending}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Name

string

None.

InterfaceCode

string

None.

PageSize

integer

None.

PageNumber

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.