July 2025

  • Added new verification endpoints

    MethodEndpointDescription
    POST/account-verification/interacThis endpoint is used to verify an Interac email address.
    POST/contact-verification/emailThis endpoint is used to intiate an email verification.
    POST/contact-verification/phoneThis endpoint is used to intiate an phone SMS verification.
    POST/contact-verification/id/dual-processThis endpoint is used to perform Dual Process ID verification on an individual. Currently only Canada is supported.
  • New auto deposit endpoint

    MethodEndpointDescription
    GET/interac/auto-depositThis endpoint is used to fetch Interac auto-deposit status.
  • New FedNow endpoints

    MethodEndpointDescription
    POST/fednow/withdrawThis endpoint is used to instantly send funds out of your VoPay account and deposit them to the specified recipient's bank account.
    GET/fednow/withdraw/transactionThis endpoint is used to look up details on a single Fednow withdraw transaction. Withdraw transactions debit funds from your account and deposit them into the customer's account.