Here is a Json example of the LabourExchangeContact object.
Request
{
"NationalInsuranceNumber": null,
"LabourExchangeMemberNumber": "LX123456",
"FirstName": "Bruce",
"Surname": "Wayne",
"AddressLine1": "Wayne Manor",
"AddressLine2": "",
"AddressLine3": "",
"Town": "Gotham",
"County": "",
"Postcode": "",
"Country": "",
"Phone": null,
"Mobile": null,
"Email": null,
"StartDate": "1939-05-01T00:00:00",
"EndDate": null,
"LastPaidDate": null,
"WorkSector": "Crimefighting",
"CurrentEmployer": "",
"Position": "Billionaire and Vigilante",
"EmploymentStatus": "",
"DataProtectionRequestToBeForgotten": false,
"IsCommunityMember": true,
"DateOfBirth": null
}Reponse
{
"UniqueReference": "763e766a-d2b6-49c0-96d0-1a54e8584642"
}