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: string
Application ID for SMS
-
branchCode: string
Unique Branch Code
-
userId: string
User ID for SMS
Request Body that contains data required to authorize withdrawal entry.
Root Schema : ConductorWorkFlowModel
Type:
object
ConductorWorkFlowModel
Show Source
-
appId(optional):
string
Application id
-
applicationCode(optional):
string
Application code
-
applicationNumber(optional):
string
Application Number
-
branchCode(optional):
string
-
businessDate(optional):
string
Business Date
-
errorCode(optional):
string
Error Code
-
errorDesc(optional):
string
Error Desc
-
event(optional):
string
Event
-
isInProgKafkaTaskReqd(optional):
string
isInProgKafkaTaskReqd
-
priority(optional):
string
Priority
-
processCode(optional):
string
Process Code to identify workflow
-
processingDate(optional):
string
Processing Date
-
processName(optional):
object processName
Process Name to identify workflow
-
product(optional):
string
Product
-
productCategory(optional):
string
Product Category
-
productCode(optional):
string
Product Code
-
server(optional):
string
server
-
stageDescription(optional):
string
Stage desc
-
stageId(optional):
string
Stage Id
-
taskInstanceId(optional):
string
Task Instance Id
-
transactionReferenceNo(optional):
string
Transaction Referenec No
-
uri(optional):
string
URI
-
userId(optional):
string
User Id
-
workflowInstanceId(optional):
string
Workflow Instance Id
-
workflowType(optional):
string
Workflow Type
Nested Schema : processName
Type:
object
Process 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:
object
ConductorWorkFlowModel
Show Source
-
appId(optional):
string
Application id
-
applicationCode(optional):
string
Application code
-
applicationNumber(optional):
string
Application Number
-
branchCode(optional):
string
-
businessDate(optional):
string
Business Date
-
errorCode(optional):
string
Error Code
-
errorDesc(optional):
string
Error Desc
-
event(optional):
string
Event
-
isInProgKafkaTaskReqd(optional):
string
isInProgKafkaTaskReqd
-
priority(optional):
string
Priority
-
processCode(optional):
string
Process Code to identify workflow
-
processingDate(optional):
string
Processing Date
-
processName(optional):
object processName
Process Name to identify workflow
-
product(optional):
string
Product
-
productCategory(optional):
string
Product Category
-
productCode(optional):
string
Product Code
-
server(optional):
string
server
-
stageDescription(optional):
string
Stage desc
-
stageId(optional):
string
Stage Id
-
taskInstanceId(optional):
string
Task Instance Id
-
transactionReferenceNo(optional):
string
Transaction Referenec No
-
uri(optional):
string
URI
-
userId(optional):
string
User Id
-
workflowInstanceId(optional):
string
Workflow Instance Id
-
workflowType(optional):
string
Workflow Type
Nested Schema : processName
Type:
object
Process Name to identify workflow
400 Response
Bad Request
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error