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(optional): integer
Fetches the maximum number of the limit
-
offset(optional): integer
Fetches the starting number of the offset records
-
realCustomerNo: string
Real customer number
-
structureCode: string
Structure code for which VAs to be fetched
-
virtualAccountNo(optional): string
Virtual Account number for which VAs to be fetched
Header Parameters
-
sourceCode: 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.
Nested Schema : StrVaDTO
Type:
Show Source
object
-
strVaNumber(optional):
string
Virtual Account Number
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error