post https://sandbox-api.helix.q2.com/externalAccount/verify
Verify trial deposit amounts that were sent via /externalAccount/initiate.
Note: In the sandbox environment these values are harcoded to 0.18 and 0.28 to allow for easy testing since no ACH files are actually generated.
Error Codes
Click to expand
| Code | Message (en-US) | Notes |
|---|---|---|
| 1-60000 | Any "Common Error Code" may occur. | See Common Error Codes |
| 62201 | Invalid ExternalAccountId '0'. | |
| 62202 | External account is in a Locked status. Unable to verify. | |
| 62203 | External account is in a Denied status. Unable to verify. | |
| 62204 | External account has already been verified. | |
| 62205 | Verification period expired on '0'. | |
| 62206 | Maximum number of failed attempts exceeded. Verification has been locked. | |
| 62207 | Given amounts do not match what is on record. {0} attempt(s) remaining. | |
| 62301 | Another external account already exists with the nickname of '0'. | |
| 62515 | External account is locked and cannot be verified | |
| 62618 | requestingCustomerId '{request.requestingCustomerId}' does not have permission to manage external accounts for customerId '{request.customerId}' |
