Validate a single bank account.

Returns information about the status of a bank account, and if found, a risk score for the account.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
request_idstringRequired

Unique request ID for tracking the request. Used to re-try requests that timed out or failed to avoid duplicate processing.

accountobjectRequired
entityobjectRequired
Either business or individual must be provided, but not both.

Response

OK
request_idstring
Unique request ID for tracking the request.
resultobject