Get Party Id.
get
/service/v1/partyId
This endpoint is used to get Party Id based on filter(query param) criteria.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
bankCode(required): string
Bank Code
-
extAcNo(required): string
External Account Number
Header Parameters
-
appId(required): string
Application Id
-
branchCode(required): string
Branch Code
-
userId(required): string
User Id
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Root Schema : schema
Type:
string
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