Updates human task in conductor server
post
/web/v1/stageUpdate
This endpoint is used to update human task in conductor server
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId: string
-
authToken(optional): string
branch code for SMS
-
branchCode: string
-
branchDate(optional): string(date-time)
-
contentType(optional): string
-
tenantId(optional): string
-
userId: string
user id for SMS
Request Body that contains data required for creating a new Recon
Root Schema : TransactionHeaderModel
Type:
Show Source
object
-
action(optional):
string
-
financeAmt(optional):
number
-
financeCcy(optional):
string
-
financeRefNo(optional):
string
-
finPCT(optional):
number
-
instrumentType(optional):
string
-
interestType(optional):
string
-
supplierId(optional):
string
-
taskInstanceId(optional):
string
-
workflowInstanceId(optional):
string
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns the Id of the newly created Recon details
Headers
-
Location: string
URL of newly created Recon details
Root Schema : schema
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