Update Bank Account

Updates data for existing bank account.

Click to view details about the account holder's information

1. First Name (first_name)

  • Type: string
  • Description: First name of the account holder.
  • Required: Only if updated
  • Format: Alphanumeric
  • Min Length: 2 characters
  • Max Length: 50 characters
  • Example: John

2. Last Name (last_name)

  • Type: string
  • Description: Last name of the account holder.
  • Required: Only if updated
  • Format: Alphanumeric
  • Min Length: 2 characters
  • Max Length: 50 characters
  • Example: Doe

3. Account Type (account_type)

  • Type: string
  • Description: Account type. Must be one of the following: 'Personal Checking', 'Personal Savings', 'Business Checking', 'Business Savings'.
  • Required: Yes
  • Format: String
  • Example: Business Checking
Language
Authorization
Header
Click Try It! to start a request and see the response here!