GET - https://staging.subscribercrmapi.acamh.org/api/holdingpersonaldetails/{id}

Gets the Personal Details for a contact.

{
"ContactId": 5678,
"GenderId": -1,
"EthnicityId": -1,
"Title": "Mr",
"FirstName": "Bruce",
"Surname": "Wayne",
"Position": "",
"Department": "",
"Organisation": ""
}