v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Interac Endpoints

interac/email/add

This endpoint allows you to add an Interac email to your VoPay account. Optionally, you can use this enpoint to also set the email as default for the VoPay account.

post/interac/email/add

Response

Successboolean required

True if the request was successful, false if it failed

ErrorMessagestring required

Contains a description of the error if the request failed

Tokenstring required

The token associated with the email record

Example response

{
  "Success": true,
  "Token": "1e7mtunsbhygfnfpm83zd8rig1hqoqu76y618x3eps4omcye0w83mjj2kk884w0o"
}