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": "68aa5e0c-fe9e-4fb0-8a79-cdfa47af8c20"
}