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

# account-verification/interac

`POST /account-verification/interac`

This endpoint is used to verify an Interac email address.

## 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
  - `VerificationStatus` string — Status of the verification
  - `RegistrationInfo` object — Registration information for the verification request (enhanced only)

---

[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)
