Post Verify Accounts
Request account verification.
Authorizations
The auth token received from Authentication endpoints.
Headers
Version of Momentum API. Use v2022-09-21.
v2022-09-21
Body
Account number for US bank account. 4 to 17 digits are acceptable.
101044595
9-digit American Bankers Association (ABA) routing number.
21000021
Name of account holder. Accepts alphanumeric characters and hyphens, dashes, periods, apostrophes, spaces, and diacritics.
1 - 255
"John Doe"
The type of verify request to make. If not provided, we will default to "status".
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
{ "first_name": "John", "last_name": "Doe" }
Name of sender initiating the verification request. This name will appear on the statement and should be recognizable to the account holder. Accepts alphanumeric characters and hyphens, dashes, periods, apostrophes, spaces, and diacritics.
1 - 255
"Acme"
Response
Was this page helpful?