post https://api-sandbox.cv.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. Use this endpoint to add external accounts that belong to individuals. For accounts that belong to companies, use the Add ACH Account Corporate endpoint.
Status codes
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 | Description |
---|---|
423-01 | Plaid identity validation failed. |
423-02 | Plaid 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. |