Credential Verification
Last updated
{
"request_credential_verification": true,
"email": "example@certn.co",
"information": {
"first_name": "Sebastien",
"last_name": "Normandin",
"date_of_birth": "1970-06-28",
"addresses": [{
"address": "4412 King Alfred Court",
"city": "Victoria",
"province_state": "BC",
"country": "CA",
"current": true
}
],
"credentials": [{
"date_of_certification": "2020-08-21",
"description": "PMP proves project leadership experience and expertise.",
"certification": "Project Management Professional (PMP)",
"institution": "Project Management Institute",
"current": false
}
]
},
"position_or_property_location": {
"address": "Tiffany & Co., 97 Greene St",
"city": "New York City",
"county": "New York",
"province_state": "NY",
"country": "US",
"postal_code": "10012",
"location_type": "Position Location"
}
}