Approve/Reject the netting transaction
post
/service/v1/approveRejectNettingMgmtTxn
This API is used to approve, reject or purge the netting transaction based on stage from conductor.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId: string
Application ID for SMS
-
branchCode: string
Unique Branch Code
-
userId: string
User ID for SMS
Request Body that contains data required to approve , reject or purge netting txn data.
Root Schema : ConductorWorkflowModel
Type:
object
ConductorWorkflowModel
Show Source
-
errorCode(optional):
string
Error Code
-
errorDesc(optional):
string
Error Desc
-
transactionReferenceNo(optional):
string
Transaction Referenec No
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successfully performs the operation
Root Schema : ConductorWorkflowModel
Type:
object
ConductorWorkflowModel
Show Source
-
errorCode(optional):
string
Error Code
-
errorDesc(optional):
string
Error Desc
-
transactionReferenceNo(optional):
string
Transaction Referenec No
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error