Create cash withdrawal charges transaction
post
/service/v1/cashWithdrawalTxn
This service is used to create Cash Withdrawal Charges transaction details record.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
App Id
-
branchCode(required): string
Branch code
-
userId(required): string
User Id
Request body with cash withdrawal transaction details to be persisted
Root Schema : CashWithdrawalTxnDTOCollection
Type:
object
Collection of ChequeDeposit Txn Dto.
Show Source
Nested Schema : CashWithdrawalTxnDTO
Type:
Show Source
object
-
action:
string
Action
-
amount:
number
Amount
-
amtAccCcy:
number
Amt Acc Ccy
-
authStat:
string
AuthStat
-
branchCode:
string
Branch Code
-
channel:
string
Channel
-
channelWithdrawalBranch:
string
Channel Withdrawal Branch
-
checkerDtStamp:
string
Checker Dt Stamp
-
checkerId:
string
CheckerId
-
checkerRemarks:
string
Checker Remarks
-
chequeDate:
string
Cheque Date
-
chequeNo:
string
Cheque No
-
consignmentDate:
string
Consignment Date
-
consignmentNo:
string
Consignment No
-
contactNo:
string
Contact No
-
corporateId:
string
Corporate Id
-
corporateName:
string
Corporate Name
-
corporateRefNo:
string
Corporate Ref No
-
courierCode:
string
Courier Code
-
currency:
string
Currency
-
cwAccRefNo:
string
Cash withdrawal acc ref number
-
debitAccountNo:
string
Debit Account No
-
debitACCY:
string
Debit account number currency
-
debitDate:
string(date)
Debit Date
-
debitStatus:
string
Debit Status
-
deliveryPointCode:
string
Delivery Point Code
-
deliveryPointDesc:
string
Delivery Point Desc
-
denominationCount:
number
Denomination Count
-
exchangeRate:
number
Exchange Rate
-
externalChannel:
string
External Channel
-
extReferenceNo:
string
Ext Reference No
-
idProofDetail:
string
Id Proof Detail
-
idProofType:
string
Id Proof Type
-
lienAmount:
number
Lien Amount
-
lienDate:
string(date)
Lien Date
-
lienNumber:
string
Lien Number
-
lienStatus:
string
Cash withdrawal lien status
-
makerDtStamp:
string
Maker Dt Stamp
-
makerId:
string
MakerId
-
makerRemarks:
string
Maker Remarks
-
modNo:
integer
-
noOfMiscFields:
number
No Of Misc Fields
-
onceAuth:
string
OnceAuth
-
processingDate:
string(date)
Processing Date
-
recipientName:
string
Recipient Name
-
recipientType:
string
Recipient Type
-
recordStat:
string
Record Stat
-
requestedDate:
string(date)
Requested Date
-
slipNo:
string
Slip No
-
stage:
string
Stage
-
transactionRefNo:
string
Transaction RefNo
-
txnRefNo:
string
Txn Ref No
-
vaFlagYN:
string
Virtual Account flag as Y or N
-
withdrawalDate:
string
Channel Withdrawal Date
-
withdrawalSlipDate:
string(date)
Withdrawal Slip Date
Response
Supported Media Types
- application/json
- application/xml
200 Response
Success
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