Account Holders

Get the name of the account holder

get/api/v2/account-holder/name

Response

Successful operation

accountHolderNamestring

Example response

{
  "accountHolderName": "Dave Bowman"
}