v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Interac Endpoints

interac/email/delete

This endpoint allows you to delete an Interac email associated with your VoPay account.

post/interac/email/delete

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

Example response

{
  "Success": true
}