Retrieves the account facilities for the Real Customer Number with Description
get
/service/accountfacility/vaenabledaccountswithDesc
This endpoint is used to retrieve the account facilities for the Real Customer Number with Description.
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
-
realAccountCcy: string
currency of the real account
-
realAccountNo: string
Real account number that needs to be fetched
-
realCustomerNo: 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
- text/csv
- application/xml
200 Response
Returns the accfcltys based on given id.
Root Schema : AccountFacilityDetailDescServiceCollection
Type:
object
Collection of accfclty Detail.
Show Source
Nested Schema : AccountFacilityDetailDescServiceDTO
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 -
realAccountName:
string
Minimum Length:
1
Maximum Length:105
Real Account Name for the Customer -
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