Create margin refund
post
/service/v1/createMarginRefundPmt
This endpoint is used to create margin refund.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
Header Parameters
Request Body with conductor workflow model
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
Response To Workflow After Refund Process
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
Bad Request
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error