Updates the manual task from the conductor
post
/service/v1/updateManualTask
This endpoint is used to update the manual task from the conductor.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
Request Body that contains data required for creating a new customer
Root Schema : ConductorWorkflowModel
Type:
object
ConductorWorkflowModel
Show Source
-
amount(optional):
number
Instrument Amount
-
appId(optional):
string
appId of Workflow Service
-
applicationCode(optional):
string
Application code
-
applicationNumber(optional):
string
Reference number without sequence number
-
branchCode(optional):
string
Branch Code
-
businessDate(optional):
string
Business Date
-
currencyCode(optional):
string
Instrument Currency
-
customerNumber(optional):
string
Customer Id
-
errorCode(optional):
string
Error Code
-
errorDesc(optional):
string
Error description
-
event(optional):
string
Event
-
eventCode(optional):
string
Event Code
-
exceptionQueueName(optional):
string
Exception Queue Name
-
isAutoAuth(optional):
string
Is Auto Authorized
-
isFcubsIntegrationReqd(optional):
string
-
isInProgKafkaTaskReqd(optional):
string
isInProgKafkaTaskReqd
-
isReworkAllowed(optional):
string
Is Rework Allowed
-
nettingManagementModel(optional):
object NettingManagementModel
NettingManagementModel
-
priority(optional):
string
To decide the priority of the task
-
processCode(optional):
string
Process Code to identify workflow
-
processingDate(optional):
string
Processing Date
-
processName(optional):
string
Process Name to identify workflow
-
product(optional):
string
Product type to identify service for instrument
-
productCategory(optional):
string
Product category to identify datasegment
-
productCode(optional):
string
Product Code
-
retryCount(optional):
string
To store retryCount while retrying a failed task
-
rollbackQueueName(optional):
string
Rollback Queue Name
-
screenName(optional):
string
Screen Name
-
server(optional):
string
Server
-
stageDescription(optional):
string
Stage description
-
stageId(optional):
string
Stage Id
-
taskInstanceId(optional):
string
Task Instance Id
-
transactionReferenceNo(optional):
string
Transaction Reference Number
-
uri(optional):
string
EndPoint of Workflow Service
-
userId(optional):
string
User Id
-
version(optional):
integer
Version
-
workflowInstanceId(optional):
string
Workflow Instance Id
-
workflowType(optional):
string
Workflow type
Nested Schema : NettingManagementModel
Type:
object
NettingManagementModel
Show Source
-
acceptRejectSuspendDate(optional):
string
Accept Reject Suspend Date
-
additionalDetails(optional):
object additionalDetails
Additional Properties Allowed: additionalProperties
-
channel(optional):
string
External Channel
-
channelBranch(optional):
string
Channel Branch
-
netPayInAmount(optional):
string
Net Pay In Amount
-
netPayOutAmount(optional):
string
Net Pay Out Amount
-
nettingTxnDate(optional):
string
Netting Transaction Date
-
nettingTxnNo(optional):
string
Netting Transaction Number
-
nettingTxnStatus(optional):
string
Netting Transaction Status
-
payInOutDate(optional):
string
Net Pay In Out Date
-
settlementDate(optional):
string
Settlement Date
-
subsidiaryCcy(optional):
string
Subsidiary CCY
-
subsidiaryId(optional):
string
Subsidiary ID
-
subsidiaryName(optional):
string
Subsidiary Name
-
totalPayablesAmount(optional):
string
Total Payables Amount
-
totalReceivablesAmount(optional):
string
Total Receivables Amount
Nested Schema : additionalProperties
Type:
object
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns the error code from service
Root Schema : ConductorWorkflowModel
Type:
object
ConductorWorkflowModel
Show Source
-
amount(optional):
number
Instrument Amount
-
appId(optional):
string
appId of Workflow Service
-
applicationCode(optional):
string
Application code
-
applicationNumber(optional):
string
Reference number without sequence number
-
branchCode(optional):
string
Branch Code
-
businessDate(optional):
string
Business Date
-
currencyCode(optional):
string
Instrument Currency
-
customerNumber(optional):
string
Customer Id
-
errorCode(optional):
string
Error Code
-
errorDesc(optional):
string
Error description
-
event(optional):
string
Event
-
eventCode(optional):
string
Event Code
-
exceptionQueueName(optional):
string
Exception Queue Name
-
isAutoAuth(optional):
string
Is Auto Authorized
-
isFcubsIntegrationReqd(optional):
string
-
isInProgKafkaTaskReqd(optional):
string
isInProgKafkaTaskReqd
-
isReworkAllowed(optional):
string
Is Rework Allowed
-
nettingManagementModel(optional):
object NettingManagementModel
NettingManagementModel
-
priority(optional):
string
To decide the priority of the task
-
processCode(optional):
string
Process Code to identify workflow
-
processingDate(optional):
string
Processing Date
-
processName(optional):
string
Process Name to identify workflow
-
product(optional):
string
Product type to identify service for instrument
-
productCategory(optional):
string
Product category to identify datasegment
-
productCode(optional):
string
Product Code
-
retryCount(optional):
string
To store retryCount while retrying a failed task
-
rollbackQueueName(optional):
string
Rollback Queue Name
-
screenName(optional):
string
Screen Name
-
server(optional):
string
Server
-
stageDescription(optional):
string
Stage description
-
stageId(optional):
string
Stage Id
-
taskInstanceId(optional):
string
Task Instance Id
-
transactionReferenceNo(optional):
string
Transaction Reference Number
-
uri(optional):
string
EndPoint of Workflow Service
-
userId(optional):
string
User Id
-
version(optional):
integer
Version
-
workflowInstanceId(optional):
string
Workflow Instance Id
-
workflowType(optional):
string
Workflow type
Nested Schema : NettingManagementModel
Type:
object
NettingManagementModel
Show Source
-
acceptRejectSuspendDate(optional):
string
Accept Reject Suspend Date
-
additionalDetails(optional):
object additionalDetails
Additional Properties Allowed: additionalProperties
-
channel(optional):
string
External Channel
-
channelBranch(optional):
string
Channel Branch
-
netPayInAmount(optional):
string
Net Pay In Amount
-
netPayOutAmount(optional):
string
Net Pay Out Amount
-
nettingTxnDate(optional):
string
Netting Transaction Date
-
nettingTxnNo(optional):
string
Netting Transaction Number
-
nettingTxnStatus(optional):
string
Netting Transaction Status
-
payInOutDate(optional):
string
Net Pay In Out Date
-
settlementDate(optional):
string
Settlement Date
-
subsidiaryCcy(optional):
string
Subsidiary CCY
-
subsidiaryId(optional):
string
Subsidiary ID
-
subsidiaryName(optional):
string
Subsidiary Name
-
totalPayablesAmount(optional):
string
Total Payables Amount
-
totalReceivablesAmount(optional):
string
Total Receivables Amount
Nested Schema : additionalProperties
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