latestOpenAPI 3.0.12026-08-108798310.5 KB
fa1a72b9ecec
Individuals and Sole Traders
Get an individual account holder's details
get/api/v2/account-holder/individual
Response
Successful operation
Example response
{
"title": "Mr",
"firstName": "Dave",
"lastName": "Bowman",
"dateOfBirth": "1968-04-02",
"email": "dave.bowman@example.com",
"phone": "+447700900123"
}