Parameters
| Parameter | Type | Format | Description |
|---|---|---|---|
| Name1 Required | String | Max length 200 characters | First name of the individual |
| Name2 | String | Max length 200 characters | Middle name of the individual. Initials are not allowed (min 2 characters) |
| Name3 Required | String | Max length 200 characters | Last name of the individual |
| Address1 Required | String | Max length 200 characters | First line of the address |
| Address2 | String | Max length 200 characters | |
| Address3 | String | Max length 200 characters | |
| Address4 | String | Max length 200 characters | |
| Address5 | String | Max length 200 characters | |
| PostCode Required | String | Max length 9 characters | |
| DateOfBirth Required | DateTime | ISO 8601 | |
| Gender Required | String | Max length 1 character | "M" or "F" |