GET - https://subscribercrmapi.musiciansunion.org.uk/api/wired/contacts/{contactId}

Lists a single Contact by Contact Id, who has an email address, is not deceased, and has not unsubscribed ('Do Not Email' and 'Preference Centre > Unsubscribe All').

{
"ContactId": 0,
"Title": "Mr",
"FirstName": "Tony",
"Surname": "Stark",
"FullName": "Tony Stark",
"Salutation": "Dear Mr Tony Stark",
"AddressLine1": "10880 Malibu Point",
"Town": "Malibu",
"County": "California",
"Postcode": "90265",
"EmailAddress": "tony.stark@theavengers.com",
"DateOfBirth": "1970-05-29T00:00:00",
"Gender": "Male",
"AddedDate": "2014-09-19T00:00:00+01:00",
"LastModifiedDate": "2023-09-19T00:00:00+01:00",
"JoinDate": "2019-09-19T00:00:00+01:00",
"Balance": 0.0,
"JoinMethod": "Online",
"MainInstrument": "Drums",
"Orchestras": "Orchestra 1, Orchestra 2, Orchestra 3",
"PlayerOrchestras": "Orchestra 3",
"Region": "London",
"PaymentRate": 0.0,
"PoliticalLevy": false,
"PreferenceYoung": false,
"PreferenceBame": false,
"PreferenceDisabled": false,
"PreferenceLgbt": false,
"PreferenceWomen": false,
"PreferenceBlog": false,
"PreferenceEvents": false,
"PreferenceNews": false,
"IsSubscribed": false
}