May 2024
10 months ago by Leon Menzies
-
New Contact Endpoints
Method Endpoint Description POST /contact/add
Add a new Contact. POST /contact/edit
Edit a Contact. POST /contact/deactivate
Deactivate a Contact. POST /contact/activate
Activate a Contact. GET /contact
Get a list of Contacts. GET /contact/payment-methods
Get Contact Payment Methods. GET /contact/transactions
Get Contact Transactions. POST /contact/notes/add
Add a Contact Note. POST /contact/notes/edit
Edit a Contact Note. POST /contact/notes/delete
Delete a Contact Note. GET /contact/notes
Get Contact Notes.
April 2024
11 months ago by Leon Menzies
-
New Client Account Transfer Endpoints
Method Endpoint Description GET /client/account/transactions
Get Client Account Transactions -
New Client Account Endpoints
Method Endpoint Description GET /client/account/payment-methods
Get Client Account Payment Methods. POST /client/account/notes/add
Add a Client Account Note. POST /client/account/notes/edit
Edit a Client Account Note. POST /client/account/notes/delete
Delete a Client Account Note. GET /client/account/notes
Get Client Account Notes.
March 2024
about 1 year ago by Leon Menzies
-
New Support Ticket Endpoints
Method Endpoint Description POST /support/ticket/comment
Submit a support ticket comment for VoPay accounts. POST /support/ticket/attachment
Submit a support ticket attachment for VoPay accounts. POST /support/ticket/comment/partner
Submit a support ticket comment for Partner accounts. POST /support/ticket/attachment/partner
Submit a support ticket attachment for Partner accounts.
February 2024
about 1 year ago by Leon Menzies
-
New Batch Request Endpoints
Method Endpoint Description POST /batch/oct/push/funds
Batch OCT Push Funds. POST /batch/credit-card/charge
Batch Credit Card Charge. POST /batch/rtp/withdraw
Batch RTP Withdraw. POST /batch/fedwire/fund
Batch Fedwire Fund. POST /batch/fedwire/withdraw
Batch Fedwire Withdraw.
January 2024
about 1 year ago by Leon Menzies
-
Updated Account Verification Endpoint
Method Endpoint Description POST /account/verification/initiate
Updated to enable US bank account verification.
December 2023
over 1 year ago by Leon Menzies
-
Updated Account Endpoints
Method Endpoint Description GET /account/remaining-limit
Get remaining account limits with date input. GET /account/balance
Get account balance with reserve response param.
November 2023
over 1 year ago by Leon Menzies
-
Updated Client Account Transfer Endpoints
Method Endpoint Description POST /client-account/fund-transfer
Single fund transfer with RecipientClientAccountIDSplit
input param.POST /client-account/transfer-withdraw
Single transfer withdraw with RecipientClientAccountIDSplit
input param.POST /client-account/fund-transfer-withdraw
Single fund transfer withdraw with RecipientClientAccountIDSplit
input param.POST /client-account/fund-transfer-schedule
Scheduled fund transfer with RecipientClientAccountIDSplit
input param.POST /client-account/transfer-withdraw-schedule
Scheduled transfer withdraw with RecipientClientAccountIDSplit
input param.POST /client-account/fund-transfer-withdraw-schedule
Scheduled fund transfer withdraw with RecipientClientAccountIDSplit
input param.
October 2023
over 1 year ago by Leon Menzies
-
New Fedwire Endpoints
Method Endpoint Description POST /fedwire/fund
Create Fedwire Fund Transaction POST /fedwire/withdraw
Create Fedwire Withdraw Transaction POST /fedwire/void
Cancel Fedwire Transaction POST /fedwire/refund
Refund Fedwire Transaction GET /fedwire/fund-transaction
Get Fedwire Fund Transaction GET /fedwire/withdraw-transaction
Get Fedwire Withdraw Transaction
September 2023
over 1 year ago by Leon Menzies
-
New Account Verification Endpoints
Method Endpoint Description POST /account-verification/initiate
Account verification initiate POST /account-verification/confirm
Account verification confirm GET /account-verification
Get account verification request
August 2023
over 1 year ago by Leon Menzies
-
New Partner Account Endpoints
Method Endpoint Description GET /partner/account/transactions
Get VoPay account transactions POST /partner/account/transfer
Transfer funds between VoPay accounts POST /partner/account/fund-transfer
Fund and transfer funds between VoPay accounts POST /partner/account/transfer-withdrawpartner/account/transfer-withdraw
Transfer funds between VoPay accounts and withdraw POST /partner/account/fund-transfer-withdraw
Fund and transfer funds between VoPay accounts and withdraw