Client Account Creation Endpoints
account/client-accounts/receive-only
Use this endpoint to create a new receive-only client account. If Flinks, Plaid or Mx credentials are provided, we will fetch all personal and bank account details from those providers. Otherwise, must provide either FirstName/LastName or BusinessName
post/account/client-accounts/receive-only
Response
Example response
{
"ClientAccountID": " unt1"
}