ParticipantAge
The age of specified person.
Parameters:
|
id (required) |
Participant Id Example Value: 3326817
|
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
Sample Resource URL
http://www.baselineapi.com/api/ParticipantAge?id=3326817&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545
Sample Response
[
{
"DOB": "07/03/1962",
"AGE": 63
}
]
