Operation | HTTP Request | Description |
---|---|---|
get |
GET /accounts/{account_code}/candidates/{candidate_id}/eligibilities |
Get the eligibilities associated with the candidate id for the specific status (status is the query parameter). |
get |
GET /accounts/{account_code}/candidates/{candidate_id}/tests/{test_code} |
Get the eligibilities associated with the candidate id for the specific test code. |
get |
GET /accounts/{account_code}/candidates/{candidate_id} |
Get the eligibility records for a candidate. |