Verify API
Post Verify Accounts
Request account verification.
POST
Authorizations
The auth token received from Authentication endpoints.
Headers
Version of Momentum API. Use v2022-09-21.
Available options:
v2022-09-21
Body
application/json
Account number for US bank account. 4 to 17 digits are acceptable.
9-digit American Bankers Association (ABA) routing number.
Name of account holder. Accepts alphanumeric characters and hyphens, dashes, periods, apostrophes, spaces, and diacritics.
Required string length:
1 - 255
The type of verify request to make. If not provided, we will default to "status".
Available options:
status
, control
, status_ownership
, control_ownership
Email address to notify once the statement code is sent to the account to verify account control.
Ownership details for a person
Response
200
application/json
200 response.
Was this page helpful?