This API is used to retrieve detailed information of a specific sub virtual account. By providing either the internal virtualAccountId or the externalAccountId, the caller can query the configuration and current status of a single designated sub-account.This endpoint is typically used for account inquiry, account validation, and operational checks when managing virtual accounts under a master virtual account structure.
Request
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/v1/virtual-account/sub/get?virtualAccountId=&externalAccountId'