Fetches the list of linked child account's Number by given Virtual Account Number
get
/service/accountstructures/linkedChildAccounts/{virtualAccountNo}
This endpoint is used to fetch the Linkage Accounts Number by given Virtual Account Number.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
virtualAccountNo: string
Virtual Account Number
Header Parameters
-
sourceCode: string
Source from which request is initiated
Response
Supported Media Types
- application/json
- text/csv
- application/xml
200 Response
Returns List of linked child virtual Account's number
204 Response
NO CONTENT. No records found
400 Response
Bad request error, the server is unable to process the request
401 Response
Unauthorized request error, invalid credentials
403 Response
Request denied, no permission to access the request.
405 Response
Request denied, invalid input.
500 Response
Internal server error.