POST - https://staging.subscribercrmapi.acamh.org/api/personaldetails

Updates an existing contact's Personal Details.

{
"ContactId": 1234,
"GenderId": -1,
"EthnicityId": -1,
"Title": "Mr",
"FirstName": "Bruce",
"Surname": "Wayne",
"Position": "",
"Department": "",
"Organisation": "",
"RecruitedId": -1,
"ContactTypeId": -1,
"ContactStatusId": -1,
"MembershipClassId": -1,
"MembershipStatusId": -1,
"WhyLeftId": -1
}