Submit an ACH profile for creation. ACH profiles are verified using micro deposits to the account. Once submitted a call to the ACH profile verification endpoint is necessary for the customer to verify the micro deposit amounts.
Header | Required | Values/Example | Default |
---|---|---|---|
Authorization | Required | Basic XXX |
Parameter | Type | Param Type | Required | Values/Example | Default |
---|---|---|---|---|---|
account_id | Path | String | Required | ||
Account the ACH relationship belongs to. | |||||
bankAccountOwnerName | Body | String | Required | Jane Doe | |
Name on the bank account | |||||
bankAccountType | Body | String | Required | checking | |
One of: checking or savings
|
|||||
bankAccount | Body | String | Required | ********3123 | |
Bank account number. | |||||
bankRoutingNumber | Body | String | Required | 253177049 | |
Routing number. | |||||
method | Body | String | Required | MICRO_DEPOSIT | |
One of: MICRO_DEPOSIT , PLAID
|
|||||
ipAddress | Body | String | Required | 127.123.456.789 | |
IP address of the account holder who submitted this request | |||||
nickname | Body | String | Required | Bank of America Checking | |
Nickname for this ACH relationship | |||||
plaidAccessToken | Body | String | Optional | access-production-123-674b-4f1e-a365-7824a5d5559b921 | |
Plaid access token used to fetch Auth and Identity information, Required for method PLAID
|
|||||
plaidAccountId | Body | String | Optional | 9Qvb8K843eo76jnPxH5g8kqjLVlCV1ZZgE | |
Plaid account Id for the ACH profile, Required for method PLAID
|
|||||
meta | Body | String | Optional | {} | |
Required for method PLAID
|