July 2025

  • Added new verification endpoints
    • Added: POST /account-verification/interacThis endpoint is used to verify an Interac email address.
    • Added: POST /contact-verification/emailThis endpoint is used to intiate an email verification.
    • Added: POST /contact-verification/phoneThis endpoint is used to intiate an phone SMS verification.
    • Removed: 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
  • New FedNow endpoints
    • Added: 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.
    • Added: 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.