- delete - Cancel a candidate's eligibility record.
- post - Create a new eligibility record.
- get - Get the test launch URL
- get - Get the eligibilities associated with the candidate id for the specific status (status is the query parameter).
- get - Get the eligibilities associated with the candidate id for the specific test code.
- get - Get the eligibility records for a candidate.
- put - Apply a voucher codes to eligibility record.
- put - Update an existing candidate's eligibility record.
{
"error": "string",
"error_description": "string"
}
Name |
Type |
Description |
Additional |
error
|
string |
Error Code.
|
Optional
|
error_description
|
string |
Error Description.
|
Optional
|