Update Bank Account

Updates data for existing bank account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
Path Params
string
required

id - identifier of the bank account being updated

Body Params
string

First name of account holder.

string

Last name of account holder.

string
enum

Account type. Must be one of the following: 'Personal Checking','Personal Savings','Business Checking','Business Savings'

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json