{
"id": 0,
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
"reference_request_id": 0,
"referee_name": "Jane Smith",
"referee_email": "user@example.com",
"referee_organisation": "ABC Corp",
"referee_position": "Line Manager",
"referee_phone": "string",
"relationship_to_candidate": "string",
"status": "pending",
"status_label": "Completed",
"score": 4.2,
"decline_reason": "string",
"form_url": "string",
"pdf_url": "string",
"sent_at": "2019-08-24T14:15:22.123Z",
"opened_at": "2019-08-24T14:15:22.123Z",
"submitted_at": "2019-08-24T14:15:22.123Z",
"expires_at": "2019-08-24T14:15:22.123Z",
"reminder_count": 0,
"last_reminder_sent_at": "2019-08-24T14:15:22.123Z",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z",
"form_response": [
{
"field_code": "string",
"label": "From (Month/Year)",
"value": "string"
}
],
"score_breakdown": {
"property1": {
"label": "string",
"value": "string",
"raw_score": 0,
"weight": 0,
"weighted_score": 0
},
"property2": {
"label": "string",
"value": "string",
"raw_score": 0,
"weight": 0,
"weighted_score": 0
}
},
"ip_address": "string"
}