Individuals and Sole Traders
Update an individual account holder's email address
put/api/v2/account-holder/individual/email
Request body
Example request
{
"email": "dave.bowman@example.com"
}Response
Successful operation
{
"email": "dave.bowman@example.com"
}Successful operation