Retrieves the account facilities for the Real Customer Number
get
/service/accountfacility/vaenabledaccounts
This endpoint is used to retrieve the account facilities for the Real Customer Number.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
accountClass: string
Account class of real account number
-
branchCode: string
Branch code of the real account number
-
limit: integer
limit is maximum no of records to be fetched
-
offset: integer
offset is starting no of records to be fetched
-
realAccountNo: string
Real account number that needs to be fetched
-
realCustomerNo(required): string
realCustomerNo of the user that needs to be fetched
-
sourceSystem: string
sourceSystem of real account number
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Response
Supported Media Types
- application/json
- application/xml
- text/csv
200 Response
Returns the accfcltys based on given id.
Root Schema : AccountFacilityDetailServiceCollection
Type:
object
Collection of accfclty Detail.
Show Source
Nested Schema : AccountFacilityServiceDetailDTO
Type:
Show Source
object
-
accountClass:
string
Account Class of Real Account Number
-
branchCode:
string
Minimum Length:
3
Maximum Length:3
Branch Code -
realAccountCcy:
string
Minimum Length:
3
Maximum Length:3
Real Account Number Currency -
realAccountNo(required):
string
Minimum Length:
1
Maximum Length:34
Real Account Number for the Customer -
realCustomerNo(required):
string
Minimum Length:
1
Maximum Length:20
Real Customer Number -
sourceSystem(required):
string
Source System of Real Account Number
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error