GET api/Institution?Name={Name}&TaxId={TaxId}&InstitutionCode={InstitutionCode}&PageSize={PageSize}&PageNumber={PageNumber}&OrderBy={OrderBy}&OrderAscending={OrderAscending}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| TaxId | string |
None. |
|
| InstitutionCode | string |
None. |
|
| PageSize | integer |
None. |
|
| PageNumber | integer |
None. |
|
| OrderBy | string |
None. |
|
| OrderAscending | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.