CandidateReview API

A candidate review session allows candidates to re-enter their tests to review the items and their responses. In Surpass, the Candidate Review screen is where candidate review sessions are scheduled for particular candidates on a specific date and time.

The CandidateReview API resource is used to schedule candidate review sessions.

TIP: Scheduled candidate review sessions can be launched directly from a URL. Read the ‘Launching candidate review sessions from a URL’ section in ‘Scheduling a candidate review session’ below for more information.

This article explains what calls can be made to the Surpass API using the CandidateReview resource.

Import this API into your Postman Workspace

Scheduling a candidate review session

post /api/v2/CandidateReview

Send a request to the endpoint to schedule a candidate review session. Successful responses contain the candidate’s unique keycode and the passcode required to access the scheduled candidate review session.

Error Codes

Refer to the following table for information on error codes that may be encountered when using this resource.