Returns all VA that is part of the given customer and structure code
get
/service/accountstructures/viewvainstructure
This endpoint is used to return all VA that is part of the given customer and structure code.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
limit: integer
Fetches the maximum number of the limit
-
offset: integer
Fetches the starting number of the offset records
-
realCustomerNo(required): string
Real customer number
-
structureCode(required): string
Structure code for which VAs to be fetched
-
virtualAccountNo: string
Virtual Account number for which VAs to be fetched
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Response
Supported Media Types
- application/json
- text/csv
- application/xml
200 Response
Returns the accountstructures based on given id.
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error