Authorize the cash withdrawal entry
post
/service/v1/authorizeWithdrawal
This endpoint authorizes the cash withdrawal entry.
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 authorize withdrawal entry.
Root Schema : ConductorWorkFlowModel
Type:
objectConductorWorkFlowModel
Show Source
-
appId:
string
Application id
-
applicationCode:
string
Application code
-
applicationNumber:
string
Application Number
-
branchCode:
string
-
businessDate:
string
Business Date
-
errorCode:
string
Error Code
-
errorDesc:
string
Error Desc
-
event:
string
Event
-
isInProgKafkaTaskReqd:
string
isInProgKafkaTaskReqd
-
priority:
string
Priority
-
processCode:
string
Process Code to identify workflow
-
processingDate:
string
Processing Date
-
processName:
object processName
Process Name to identify workflow
-
product:
string
Product
-
productCategory:
string
Product Category
-
productCode:
string
Product Code
-
server:
string
server
-
stageDescription:
string
Stage desc
-
stageId:
string
Stage Id
-
taskInstanceId:
string
Task Instance Id
-
transactionReferenceNo:
string
Transaction Referenec No
-
uri:
string
URI
-
userId:
string
User Id
-
workflowInstanceId:
string
Workflow Instance Id
-
workflowType:
string
Workflow Type
Nested Schema : processName
Type:
objectProcess Name to identify workflow
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns the Id of the newly created bidding
Root Schema : ConductorWorkFlowModel
Type:
objectConductorWorkFlowModel
Show Source
-
appId:
string
Application id
-
applicationCode:
string
Application code
-
applicationNumber:
string
Application Number
-
branchCode:
string
-
businessDate:
string
Business Date
-
errorCode:
string
Error Code
-
errorDesc:
string
Error Desc
-
event:
string
Event
-
isInProgKafkaTaskReqd:
string
isInProgKafkaTaskReqd
-
priority:
string
Priority
-
processCode:
string
Process Code to identify workflow
-
processingDate:
string
Processing Date
-
processName:
object processName
Process Name to identify workflow
-
product:
string
Product
-
productCategory:
string
Product Category
-
productCode:
string
Product Code
-
server:
string
server
-
stageDescription:
string
Stage desc
-
stageId:
string
Stage Id
-
taskInstanceId:
string
Task Instance Id
-
transactionReferenceNo:
string
Transaction Referenec No
-
uri:
string
URI
-
userId:
string
User Id
-
workflowInstanceId:
string
Workflow Instance Id
-
workflowType:
string
Workflow Type
Nested Schema : processName
Type:
objectProcess Name to identify workflow
400 Response
Bad Request
Nested Schema : ResponseResourceSupport
Type:
objectNested Schema : items
Type:
object401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error