To Validate Account
get
/validateAcc
This endpoint is used to validate account.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
acc(required): string
Account Number
-
action: string
Action for validate account
-
brn(required): string
Branch of the Account
-
ccy: string
Currency of the Account
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns message of success or failure
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
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