Creates cheque deposit transaction details record
post
/service/v1/chequeDepositTxn
This endpoint is used to create a cheque deposit transaction details record.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId: string
App Id
-
branchCode: string
Branch code
-
userId: string
User Id
Request body with cheque deposit transaction details to be persisted
Root Schema : ChequeDepositTxnDTOCollection
Type:
object
Collection of ChequeDeposit Txn Dto.
Show Source
Nested Schema : obChequeDepositChargesTxnDTOList
Type:
Show Source
array
-
Array of:
object CollectionChequeDepositTxnDTO
Collection of ChequeDeposit Txn Dto.
Nested Schema : CollectionChequeDepositTxnDTO
Type:
object
Collection of ChequeDeposit Txn Dto.
Show Source
-
accountType(optional):
string
accountType
-
actualCreditDate(optional):
string(date)
Actual Credit Date
-
actualCreditDateString(optional):
string
ActualCredit Date String
-
actualCreditReversalDate(optional):
string(date)
Actual Credit Reversal Date
-
actualCreditReversalDateString(optional):
string
Actual Credit Reversal Date String
-
adhocCharges(optional):
string
adhocCharges
-
arrangementCode(optional):
string
arrangementCode
-
arrangementCreditDate(optional):
string(date)
arrangementCreditDate
-
arrangementCreditDateString(optional):
string
ArrangementCredit Date String
-
arrangementDays(optional):
integer
arrangementDays
-
arrangementDesc(optional):
string
arrangementDesc
-
arrangementRefBasis(optional):
string
arrangementRefBasis
-
certificateExtensionDays(optional):
integer
certificateExtensionDays
-
clearingNetworkCode(optional):
string
Clearing Network Code
-
clearingNetworkDesc(optional):
string
Clearing Network Desc
-
coreBankBranchCode(optional):
string
coreBankBranchCode
-
corporateRefNo(optional):
string
Corporate Ref No
-
corporateReleaseDays(optional):
integer
corporateReleaseDays
-
corrBankCode(optional):
string
corrBankCode
-
creditAccountNo(optional):
string
Credit Account No
-
creditACCY(optional):
string
Credit Currency Amount
-
creditStatus(optional):
string
creditStatus
-
depositSlipNo(optional):
string
no of the DepositSlipNo
-
depositSlipRefNo(optional):
string
deposit Slip Ref No of the Instrument
-
divisionCode(optional):
string
Division Code
-
divisionCodeDesc(optional):
string
Division Code Desc
-
drawerAcName(optional):
string
Drawer Ac Name
-
drawerAcNo(optional):
string
Drawer Ac No
-
drawerId(optional):
string
Drawer Id
-
drawerName(optional):
string
Drawer Name
-
drawnOnBankCode(optional):
string
Drawn on Bank Code
-
drawnOnBankName(optional):
string
Drawn on Bank Name
-
drawnOnBranchCode(optional):
string
Drawn on Branch Code
-
drawnOnBranchName(optional):
string
Drawn on Branch Name
-
holdUntillDate(optional):
string(date)
holdUntillDate
-
holdUntillDateString(optional):
string
HoldUntill Date String
-
id(optional):
string
Id of the Instrument
-
instMgmtCourierCode(optional):
string
instMgmtCourierCode
-
instMgmtCourierPodNumber(optional):
string
instMgmtCourierPodNumber
-
instrumentAmountValue(optional):
number
Instrument Amount Value
-
instrumentAmt(optional):
number
Instrument Amount
-
instrumentAmtCcy(optional):
string
Instrument Amount ccy
-
instrumentCount(optional):
number
Instrument Count
-
instrumentDate(optional):
string(date)
Instrument Date
-
instrumentDateString(optional):
string
Instrument Date String
-
instrumentManagementBatchRefNo(optional):
string
instrumentManagementBatchRefNo
-
instrumentNo(optional):
string
no of the Instrument
-
instrumentRefNo(optional):
string
Instrument Ref No of the Instrument
-
instrumentStatus(optional):
string
Instrument Status
-
instrumentType(optional):
string
Instrument Type
-
instTxnStatus(optional):
string
instTxnStatus
-
isCentralizedSchedule(optional):
string
isCentralizedSchedule
-
isCustomerCredited(optional):
string
isCustomerCredited
-
isPDCChecked(optional):
string
Is PDC Checked
-
lostExtensionDays(optional):
integer
lostExtensionDays
-
payableAtLocationCode(optional):
string
Payable at Location Code
-
payableAtLocationDesc(optional):
string
Payable at Location Desc
-
payableAtLocClusterCode(optional):
string
Payable at Loc Cluster Code
-
payableAtLocClusterDesc(optional):
string
Payable at Loc Cluster Desc
-
presentationDate(optional):
string(date)
presentationDate
-
presentationDateString(optional):
string
PresentationDate Date String
-
productCode(optional):
string
Product Code
-
productDesc(optional):
string
Product Desc
-
realisationAmount(optional):
number
Realisation Amount
-
realisationDate(optional):
string(date)
Realisation Date
-
realisationDateString(optional):
string
Realisation Date String
-
referenceNum(optional):
string
Reference Num of the batch
-
rejectReason(optional):
string
Reject Reason
-
remarks(optional):
string
remarks
-
returnExtensionDays(optional):
integer
returnExtensionDays
-
returningDate(optional):
string(date)
returningDate
-
returningDateString(optional):
string
Returning Date String
-
routingNumber(optional):
number
Routing number
-
scheduleDestinationBank(optional):
string
scheduleDestinationBank
-
scheduleDestinationBankDescription(optional):
string
scheduleDestinationBankDescription
-
scheduleDestinationBranch(optional):
string
scheduleDestinationBranch
-
scheduleDestinationBranchDescription(optional):
string
scheduleDestinationBranchDescription
-
scheduleGenerationDate(optional):
string(date)
scheduleGenerationDate
-
scheduleGenerationDateString(optional):
string
Schedule Generation Date String
-
scheduleOriginationBank(optional):
string
scheduleOriginationBank
-
scheduleOriginationBranch(optional):
string
scheduleOriginationBranch
-
scheduleReceiptDate(optional):
string(date)
Schedule Receipt Date
-
scheduleReceiptDateString(optional):
string
ScheduleReceipt Date String
-
scheduleRefNo(optional):
string
Schedule RefNo
-
seqNo(optional):
integer(int64)
Seq No of the Instrument
-
stage(optional):
string
stage
-
txnRefNo(optional):
string
Transaction Reference Number
-
vaFlagYN(optional):
string
Virtual Account flag as Y or N
-
vaultBoxNumber(optional):
string
Vault Box Number
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