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(optional): string
Account class of real account number
-
branchCode(optional): string
Branch code of the real account number
-
limit(optional): integer
limit is maximum no of records to be fetched
-
offset(optional): integer
offset is starting no of records to be fetched
-
realAccountCcy(optional): string
currency of the real account
-
realAccountNo(optional): string
Real account number that needs to be fetched
-
realCustomerNo: string
realCustomerNo of the user that needs to be fetched
-
sourceSystem(optional): string
sourceSystem of real account number
Header Parameters
-
sourceCode: string
Source from which request is initiated
Response
Supported Media Types
- application/json
- 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(optional):
string
Account Class of Real Account Number
-
branchCode(optional):
string
Minimum Length:
3
Maximum Length:3
Branch Code -
realAccountCcy(optional):
string
Minimum Length:
3
Maximum Length:3
Real Account Number Currency -
realAccountName(optional):
string
Minimum Length:
1
Maximum Length:105
Real Account Name for the Customer -
realAccountNo:
string
Minimum Length:
1
Maximum Length:34
Real Account Number for the Customer -
realCustomerNo:
string
Minimum Length:
1
Maximum Length:20
Real Customer Number -
sourceSystem:
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