Gets the list of virtual and real accounts
get
/service/account/virtualRealAccountfetch
This endpoint is used to get the list of virtual and real accounts.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
accountDescription: string
-
accountNumber: string
-
authStat: string
-
branchCode: string
-
currencyCode: string
-
customerId: string
Pattern:
[a-zA-Z0-9]{1,20}
-
iban: string
-
limit: integer
limit is maximum no of records to be fetched
-
offset: integer
offset is starting no of records to be fetched
-
recordStat: string
-
sourceSystem: string
-
virtualOrRealAccount: string
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful operation.
Nested Schema : VirtualRealAccountDTO-allOf[0]
Type:
Show Source
object
-
accountClass:
string
-
accountDescription:
string
-
accountNumber:
string
-
accountOpenDate:
string
-
accountType:
string
-
branchCode:
string
-
currencyCode:
string
-
customerId:
string
Pattern:
[a-zA-Z0-9]{1,20}
-
iban:
string
-
isBlocked:
string
-
isDormant:
string
-
isFrozen:
string
-
isNoCredit:
string
-
isNoDebit:
string
-
isVirtual:
string
-
sourceSystem:
string
-
sourceSystemAccNo:
string
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error