Skip to main content
POST
Create Funding Source

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

ID of the customer account

Body

application/json
account_number
string
required

Account number of the bank accout.

account_type
enum<string>
required

Type of the bank account (Accepts "checking" or "savings")

Available options:
checking,
savings
routing_number
string
required

Routing number of the bank account.

companyID
string
required

ID of the Company

customerAccountID
string
required

ID of the Customer Account.

Response

200

The response is of type object.