Here is a Json example of the IndyCubeContact object.
{
"IndyCubeMembershipNumber": "IC123456",
"FirstName": "Clark",
"Surname": "Kent",
"AddressLine1": "Kent Farm",
"AddressLine2": "",
"AddressLine3": "",
"Town": "Smallville",
"County": "Kansas",
"Postcode": "",
"Country": "USA",
"Phone": null,
"Mobile": null,
"Email": null,
"GenderId": null,
"StartDate": "1938-04-18T00:00:00",
"EndDate": null,
"DateOfBirth": null,
"CompanyName": null,
"CompanyType": null,
"Position": null,
"Website": null,
"AboutMe": null,
"SubscriptionStatus": null,
"DataProtectionRequestToBeForgotten": false
}