Close Account
post
/icAccntMaster/recState
This endpoint is used to close the IC accounts.
Request
Supported Media Types
- application/json
- application/xml
source, sourceBranch, sourceAcc, currency
Root Schema : SrcBrnAccCcyDTO
Type:
Show Source
object
-
acc(optional):
string
Minimum Length:
1
Maximum Length:20
-
branch(optional):
string
Minimum Length:
3
Maximum Length:3
-
currency(optional):
string
Minimum Length:
3
Maximum Length:3
-
source(optional):
string
Minimum Length:
1
Maximum Length:35
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Root Schema : GenericResponseDTO
Type:
object
GenericResponseDTO.
Show Source
-
errors(optional):
array errors
Error Code List
-
warnings(optional):
array warnings
Warning Code List
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