v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Account Verification Endpoints

account-verification/bank-account/initiate

This endpoint is used to intiate the micro deposit transaction. The bank routing information required will vary depending on the country. Currently only US and Canada are supported.

post/account-verification/bank-account/initiate

Response

Successboolean

True if the request was successful, false if it failed

ErrorMessagestring

Contains a description of the error if the request failed

VerificationRequestIDinteger

Verification Request ID for the Bank Account to be verified

Linkstring

Link associated with the Account Verification Request ID

Example response

{
  "Link": "https://embed.vopay.com/rtzcel1puxjd2ppyg3vlujggk2u52hzcv99eso14"
}