GET Api/Applicant/ImportantInfo/{applicantId}
Returns the important info property of an applicant.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
applicantId |
The id of the applicant. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Important Info.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.