Get virtual accounts which are either directly linked to real account or the header accounts in a structure -that can take part in linkage
get
/service/vaforlinkage
This endpoint is used to get the virtual accounts which are either directly linked to real account or the header accounts in a structure that can take part in linkage.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
Header Parameters
-
sourceCode: string
Source from which request is initiated
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
Root Schema : VirtualAccountNumberServiceCollection
Type:
object
List of Virtual Account numbers.
Show Source
Nested Schema : FetchVirtualAccountsServiceDTO
Type:
Show Source
object
-
branchCode(optional):
string
Branch Code
-
currency(optional):
string
Currency of virtual account
-
virtualAccountName(optional):
string
Name of the Virtual Account
-
virtualAccountNumber(optional):
string
Virtual Account Number
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error