Calculate and create the cash deposit charges transaction details
post
/service/v1/cashDepositTxn
This endpoint is used to calculate and create the cash deposit charges transaction details.
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 cash deposit transaction details to be persisted
Nested Schema : CollectionCashDepositTxnDTO
Type:
Show Source
object
-
amountACCY(optional):
number
Currency Amount
-
cashAccRefNo(optional):
string
Cash Acc Ref No
-
channel(optional):
string
Channel
-
channelDepositBranch(optional):
string
Channel Deposit Branch
-
corporateId(optional):
string
Corporate Id of the DepositSlip
-
corporateName(optional):
string
Corporate Name of the DepositSlip
-
creditAccountNo(optional):
string
Credit Account Number of the DepositSlip
-
creditACCY(optional):
string
Credit Currency Amount
-
creditDate(optional):
string(date)
Credit Date
-
creditDateString(optional):
string
Credit Date String
-
creditStatus(optional):
string
Credit Status
-
depositSlipAmt(optional):
number
Deposit Slip Amount
-
depositSlipAmtCcy(optional):
string
Deposit Slip Amount Currency
-
depositSlipCount(optional):
integer(int64)
Deposit Slip Count
-
depositSlipDate(optional):
string(date)
Deposit Slip Date
-
depositSlipDateString(optional):
string
DepositSlip Date String
-
depositSlipNo(optional):
string
No of the DepositSlipNo
-
depositSlipRefNo(optional):
string
Deposit Slip Reference No of the slip
-
depositSlipValue(optional):
number
Deposit Slip Value
-
divisionCode(optional):
string
Division Code of Deposit Slip
-
divisionDesc(optional):
string
Division Description of Deposit Slip
-
exchangeRate(optional):
number
Exchange Rate
-
externalReferenceNum(optional):
string
External Reference Num of the DepositSlip
-
linkedRefNum(optional):
string
Linked Reference Number
-
pickupDate(optional):
string(date)
Pickup Date
-
pickupDateString(optional):
string
Pickup Date String
-
pickupLocationCode(optional):
string
Pickup Location Code of Deposit Slip
-
pickupLocationDesc(optional):
string
Pickup Location Description of Deposit Slip
-
pickupPointCode(optional):
string
Pickup Point Code of Deposit Slip
-
pickupPointDesc(optional):
string
Pickup Point Description of Deposit Slip
-
pickupRequestDate(optional):
string(date)
Pickup Request Date
-
pickupRequestDateString(optional):
string
PickUp Request Date String
-
referenceNum(optional):
string
Reference Num of the DepositSlip
-
requestDate(optional):
string(date)
Request Date
-
requestDateString(optional):
string
Request Date String
-
seqNo(optional):
integer(int64)
Seq No of the DepositSlip
-
stage(optional):
string
Stage
-
totalDenominationCount(optional):
integer(int64)
Total Denomination Count of Deposit Slip
-
txnRefNo(optional):
string
Transaction Reference Number
-
vaFlagYN(optional):
string
Virtual Acc Flag YN
Match All
Show Source
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : CollectionCashDepositTxnDTO-allOf[1]
Type:
object
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