Onboard a new Business into the ACH application ( STABLE )
Users
Onboard a new Business into the ACH application ( STABLE )
This endpoint allows for adding a new Business to the GrailPay ACH API Ecosystem. The only item that is required is the Bank Account object, but we strongly encourage that you supply as much information as possible. When including the bank account, you can pass either Plaid information or account and routing information. You should never pass both.
POST
Onboard a new Business into the ACH application ( STABLE )
Authorizations
Token-based authentication using Authorization: Bearer <YOUR_API_KEY> provided by the GrailPay Support Team.
Body
application/json
Example:
"reference_12345"
Example:
"6a8fc154-1a50-483b-a690-fd1dfaf9408b"
Example:
"12345678"
Available options:
batch, individual Example:
"batch"
Schema for a person request object
Schema for a business request object
