---
title: "account-verification/bank-account/initiate"
method: POST
path: "/account-verification/bank-account/initiate"
tags: ["Account Verification Endpoints"]
---

# account-verification/bank-account/initiate

`POST /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.

## Response `200`

- object
  - `Success` boolean — True if the request was successful, false if it failed
  - `ErrorMessage` string — Contains a description of the error if the request failed
  - `VerificationRequestID` integer — Verification Request ID for the Bank Account to be verified
  - `Link` string — Link associated with the Account Verification Request ID

---

[API](https://skmtc.net/vopay/apis/accounts.md) · [All operations](https://skmtc.net/vopay/apis/accounts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vopay/accounts/revisions/7033bd231ec7/schema)
