post https://sandbox-api.gpsrv.com/intserv/4.0/addAchAccount
Use the Add ACH Account endpoint to add an ACH account to the specified customer account. If you are integrated with Plaid, set the RPVIR parameter to 1
to receive plaid_identity_values
in the response.
See Global Response Statuses for status codes that are common across endpoints.
The table below lists status codes that apply to this specific endpoint.
Status Code | Code Description |
---|---|
423-01 | Identity validation failed |
423-02 | Failed to retrieve ach account details |
423-03 | Plaid returned an error. Find the error in the status field and handle with Plaid accordingly. |
423-04 | ACH account already exists |