{
"data": [
{
"name": "string",
"email": "user@example.com",
"is_sent": true,
"is_used": true,
"cgo_name": "string",
"cgo_email": "user@example.com",
"booking_link": "http://example.com",
"booking": {
"tdta_first_name": "string",
"tdta_last_name": "string",
"tdta_email": "user@example.com",
"tdta_phone": "string",
"tdta_job_role": "string",
"tdta_training_paid_by": "string",
"tdta_agency": "string",
"booking_status": "string",
"booked_by": "string",
"agency_contact_name": "string",
"agency_contact_email": "user@example.com",
"course": "string",
"location": "string",
"trainer": "string",
"start_date": "2019-08-24T14:15:22.123Z",
"end_date": "2019-08-24T14:15:22.123Z",
"attendance": "passed",
"attendance_updated_date": "2019-08-24T14:15:22.123Z",
"uuid": "string",
"candidate_id": 0,
"certificate_link": "string",
"booking_date": "2019-08-24T14:15:22.123Z",
"updated_date": "2019-08-24T14:15:22.123Z"
},
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
],
"pagination": {
"total": 0,
"per_page": 0,
"current_page": 0,
"last_page": 0,
"next_page_url": "string",
"prev_page_url": "string"
}
}