# Send request to referee Sends email/SMS to the referee requesting completion of the reference form. Endpoint: POST /candidates/{partner_application_id}/checks/{candidate_check_id}/referees/{referee_id}/request Version: 1.0.0 Security: bearerAuth ## Path parameters: - `partner_application_id` (string, required) value of candidate.partner_application_id - `candidate_check_id` (integer, required) - `referee_id` (integer, required) ## Response 200 fields (application/json): - `result` (object,null) - `status` (integer) Example: 200 - `error` (object,null)