Get all account details
get
/service/v1/accountDetails
This endpoint is used to get all account details based on filter(query param) criteria.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
branchCode: string
Branch Code
-
eventCode: string
Event Code
-
partyId: string
Party Id
-
productCode: string
Product Code
-
recordStat: string
Record Status
Header Parameters
-
appId(required): string
Application Id
-
userId(required): string
User Id
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : ScfTmExtAccMapMasterModelDTO-allOf[1]
Type:
Show Source
object
-
accountCcy:
string
Account Currency
-
accountNumber:
string
Account Number
-
bankId:
string
Bank Id
-
bankName:
string
Bank Name
-
branchCode:
string
Branch Code
-
branchName:
string
Branch Name
-
defaultAccount:
string
Default account
-
eventCode:
string
Event Code
-
filterAttr1:
string
Filter Attribute 1
-
filterAttr2:
string
Filter Attribute 2
-
filterAttr3:
string
Filter Attribute 3
-
filterAttr4:
string
Filter Attribute 4
-
filterAttr5:
string
Filter Attribute 5
-
filterCriteria:
string
Filter Criteria
-
ifscCode:
string
Ifsc Code
-
partyId:
string
Party Id
-
paymentMode:
string
Payment Mode
-
productCode:
string
Product Code
-
routingCode:
string
Routing Code
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error