GET api/ClientTalentPool/interest/{memberId}/{jobType}?clientId={clientId}
Notify consultant that the school is interested in booking a member
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| memberId | string |
Required |
|
| jobType | integer |
Required |
|
| clientId | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.