Approve, Reject or Purge transaction based on stage from conductor
post
/service/v1/approveRejectNettingMgmtTxn
This API approve, reject or purge transaction based on stage from conductor.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
Application ID for SMS
-
branchCode(required): string
Unique Branch Code
-
userId(required): string
User ID for SMS
Request Body that contains data required to approve , reject or purge netting txn data.
Root Schema : ConductorWorkflowModel
Type:
objectConductorWorkflowModel
Show Source
-
errorCode:
string
Error Code
-
errorDesc:
string
Error Desc
-
transactionReferenceNo:
string
Transaction Referenec No
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successfully performs the operation
Root Schema : ConductorWorkflowModel
Type:
objectConductorWorkflowModel
Show Source
-
errorCode:
string
Error Code
-
errorDesc:
string
Error Desc
-
transactionReferenceNo:
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