Forth Pay

Sections

Theme switcher

Add Bank Account

Header Parameters

Api-Keystring Required

API Key

Body Parameters

client_idinteger Required

The unique identifier of the client you are adding a bank account for.

name_on_accountstring Required

Account holder name

routing_numberstring Required

Routing number of the new bank account.

account_numberstring Required

Account number for the new bank account.

account_typestring Required

Determine whether this is a checking or a savings account.

Enum values:
CHKSAV

Response

200
Object
OK

Response Attributes

client_idinteger Required
name_on_accountstring Required

Acount holder's name.

bank_namestring

Name of the bank where this account will be located.

readOnly
routing_numberstring Required

The routing number associated with the bank account, used for domestic fund transfers and validation.

account_numberstring Required
account_typestring Required

Check whether the bank account is a checking or savings account.

Enum values:
CHKSAV
400
Object
Error

Response Attributes

statusobject

The current state of the request, indicating success, failure, or processing status.

Show child attributes

403
Object
Authentication or Authorization Error
Was this section helpful?

What made this section unhelpful for you?

POST

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?