July 2025
about 1 year ago by Leon Menzies
- Added new verification endpoints
- Added:
POST/account-verification/interac— This endpoint is used to verify an Interac email address. - Added:
POST/contact-verification/email— This endpoint is used to intiate an email verification. - Added:
POST/contact-verification/phone— This endpoint is used to intiate an phone SMS verification. - Removed:
— This endpoint is used to perform Dual Process ID verification on an individual. Currently only Canada is supported.POST/contact-verification/id/dual-process
- Added:
- New auto deposit endpoint
- Added:
GET/interac/auto-deposit— This endpoint is used to fetch Interac auto-deposit status.
- Added:
- New FedNow endpoints
- Added:
POST/fednow/withdraw— This 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/transaction— This 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.
- Added: