How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

VoPay Client Accounts API

VoPay's Client Accounts API — 41 documented operation(s) across 40 path(s) on VoPay's API-first embedded finance platform for Canadian and cross-border money movement.

VoPay Client Accounts API is one of 23 APIs that VoPay publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Client Accounts and Subaccounts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 41 operations across 40 paths, organized into 7 resource areas. It is described by OpenAPI 3.0.0, at version 2.0.

Requests are made against a single base URL, https://earthnode-dev.vopay.com/api/v2.

41 operations 40 paths 0 schemas 11 GET30 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0
Base URL
https://earthnode-dev.vopay.com/api/v2
Resource Areas
7

Paths & Operations 41

Across 40 paths, the API surfaces 41 operations — 11 GET, 30 POST. They span 7 resource areas: Client Account Creation Endpoints, Client Account Management Endpoints, Client Account Labels Endpoints, Client Account Notes Endpoints, Client Account Transfer Endpoints, Client Account Wallets Endpoints, Client Account Auto Balance Transfer Endpoints. Each is listed below with its method, path, parameters, and response codes.

Client Account Creation Endpoints 4
POST
/account/client-accounts/individual
account/client-accounts/individual
ClientAccountIndividualPOST body → 200
POST
/account/client-accounts/business
account/client-accounts/business
ClientAccountBusinessPOST body → 200
POST
/account/client-accounts/receive-only
account/client-accounts/receive-only
ClientAccountReceiveOnlyPOST body → 200
POST
/account/client-accounts/standard
account/client-accounts/standard
ClientAccountStandardPOST body → 200
Client Account Management Endpoints 8
GET
/account/client-accounts
account/client-accounts
ClientAccountGET 10 params → 200
GET
/account/client-accounts/balance
account/client-accounts/balance
ClientAccountBalanceGet 5 params → 200
POST
/account/client-accounts/edit
account/client-accounts/edit
ClientAccountEditPost body → 200
POST
/account/client-accounts/delete
account/client-accounts/delete
ClientAccountDeletePOST body → 200
POST
/account/client-accounts/deactivate
account/client-accounts/deactivate
ClientAccountDeactivatePOST body → 200
POST
/account/client-accounts/activate
account/client-accounts/activate
ClientAccountActivatePOST body → 200
POST
/account/client-accounts/generate-embed-url
account/client-accounts/generate-embed-url
ClientAccountGenerateEmbedURLPOST body → 200
GET
/account/client-accounts/payment-methods
account/client-accounts/payment-methods
ClientAccountPaymentMethodsGET 4 params → 200
Client Account Labels Endpoints 3
GET
/account/client-accounts/label
account/client-accounts/label
ClientAccountLabelGet 4 params → 200
POST
/account/client-accounts/label/add
account/client-accounts/label/add
ClientAccountLabelAddPost body → 200
POST
/account/client-accounts/label/delete
account/client-accounts/label/delete
ClientAccountLabelDeletePost body → 200
Client Account Notes Endpoints 4
POST
/account/client-accounts/notes/add
account/client-accounts/notes/add
ClientAccountNotesAddPOST body → 200
POST
/account/client-accounts/notes/edit
account/client-accounts/notes/edit
ClientAccountNotesEditPOST body → 200
POST
/account/client-accounts/notes/delete
account/client-accounts/notes/delete
ClientAccountNotesDeletePOST body → 200
GET
/account/client-accounts/notes
account/client-accounts/notes
ClientAccountNotesGET 5 params → 200
Client Account Transfer Endpoints 10
POST
/account/client-accounts/transfer
account/client-accounts/transfer
ClientAccountTransferPOST body → 200
POST
/account/client-accounts/fund-transfer
account/client-accounts/fund-transfer
ClientAccountFundTransferPOST body → 200
POST
/account/client-accounts/transfer-withdraw
account/client-accounts/transfer-withdraw
ClientAccountTransferWithdrawPOST body → 200
POST
/account/client-accounts/fund-transfer-withdraw
account/client-accounts/fund-transfer-withdraw
ClientAccountFundTransferWithdrawPOST body → 200
GET
/account/client-accounts/transactions
account/client-accounts/transactions
AccountClientAccountTransactionsGet 14 params → 200
POST
/account/client-accounts/fund-transfer/schedule
account/client-accounts/fund-transfer/schedule
ClientAccountFundTransferSchedulePOST body → 200
POST
/account/client-accounts/transfer-withdraw/schedule
account/client-accounts/transfer-withdraw/schedule
ClientAccountTransferWithdrawSchedulePOST body → 200
POST
/account/client-accounts/fund-transfer-withdraw/schedule
account/client-accounts/fund-transfer-withdraw/schedule
ClientAccountFundTransferWithdrawSchedulePOST body → 200
POST
/account/client-accounts/transfer/schedule/cancel
account/client-accounts/transfer/schedule/cancel
ClientAccountTransferScheduleCancelPOST body → 200
GET
/account/client-accounts/scheduled-transfers
account/client-accounts/scheduled-transfers
ClientAccountScheduledTransfers 7 params → 200
Client Account Wallets Endpoints 7
GET
/account/client-accounts/wallets
account/client-accounts/wallets
ClientAccounWalletsGet body → 200
POST
/account/client-accounts/wallets/create
account/client-accounts/wallets/create
ClientAccountWalletsCreatePost body → 200
POST
/account/client-accounts/wallets/transfer
account/client-accounts/wallets/transfer
ClientAccountWalletsTransferPost body → 200
POST
/account/client-accounts/wallets/delete
account/client-accounts/wallets/delete
ClientAccountWalletsDeletePost body → 200
POST
/account/client-accounts/wallets/edit
account/client-accounts/wallets/edit
ClientAccountWalletsEditPost body → 200
POST
/account/client-accounts/wallets/deactivate
account/client-accounts/wallets/deactivate
ClientAccountWalletsDeactivatePost body → 200
POST
/account/client-accounts/wallets/activate
account/client-accounts/wallets/activate
ClientAccountWalletsActivatePost body → 200
Client Account Auto Balance Transfer Endpoints 5
POST
/account/client-accounts/auto-balance-transfer
account/client-accounts/auto-balance-transfer
ClientAccountAutoBalanceTransferPOST body → 200
GET
/account/client-accounts/auto-balance-transfer
account/client-accounts/auto-balance-transfer
ClientAccountAutoBalanceTransferGET 4 params → 200
GET
/account/client-accounts/auto-balance-transfer-list
account/client-accounts/auto-balance-transfer-list
ClientAccountAutoBalanceTransferListGET 4 params → 200
POST
/account/client-accounts/auto-balance-transfer/cancel
account/client-accounts/auto-balance-transfer/cancel
ClientAccountAutoBalanceTransferCancelPOST body → 200
GET
/account/client-accounts/auto-balance-transfer/report
account/client-accounts/auto-balance-transfer/report
ClientAccountAutoBalanceTransferReportGET 5 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

vopay-client-accounts.json Raw ↑

Other APIs VoPay publishes across the network.

VoPay Accounts API
VoPay Account Onboarding API
VoPay Bill Pay API
VoPay Blocked Accounts API
VoPay Branding API
VoPay Contact API
VoPay Convenience Fees API
VoPay Dispute Management Endpoints API
VoPay eLinx API
VoPay File Conversion API
VoPay Global Cash Management API
VoPay Integrations and Support API
Where this information came from

This is an independent, third-party profile of VoPay Client Accounts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.