Add a new bank account to a person. ( STABLE )
Bank Accounts
Add a new bank account to a person. ( STABLE )
This endpoint allows for adding a new Bank Account to the GrailPay ACH API Ecosystem. The only item that is required is the Bank Account object. When including the bank account, you can pass either Plaid information or account and routing information. You should never pass both.
POST
Add a new bank account to a person. ( STABLE )
Authorizations
Token-based authentication using Authorization: Bearer <YOUR_API_KEY> provided by the GrailPay Support Team.
Path Parameters
UUID of the person
Example:
"7c41f6a2-a4b9-4df8-9225-2c1b7312042e"
Body
application/json
Response
The response returned from a successful call to add a bank account.
