Create Funding Source

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Creates a bank account or Funding Source for a Customer Account.

Returns

Returns response status and a newly created Funding Source object.

attributetypedescription
successbooleanResponse status
dataarrayNewly created Funding Source object.
errorsarrayContains list of error objects which consists of:
message: Error message
code: Error code as described in Error codes
Path Params
string
required

ID of the customer account

Body Params
string
required

Account number of the bank accout.

string
enum
required

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

Allowed:
string
required

Routing number of the bank account.

string
required

ID of the Company

string
required

ID of the Customer Account.

Responses

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