Create the cash deposit slip transaction
put
/service/v1/denominationCollection/update
This endpoint creates the cash deposit slip transaction.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
Application ID
-
authToken: string
Authentication Token for SMS
-
branchCode(required): string
Branch Code
-
branchDate: string(date-time)
Branch Date
-
contentType: string
Content Type
-
tenantId: string
Tenant ID
-
userId(required): string
User Id for SMS
Request Body that contains data required for updating denomination collections
Root Schema : DenominationCollectionsArray
Type:
object
Denomination Collections Array model
Show Source
-
denominationCollections:
array denominationCollections
Denomination Collections Transaction
Nested Schema : denominationCollections
Type:
array
Denomination Collections Transaction
Show Source
-
Array of:
object DenominationCollections
Denomination Collections model
Nested Schema : DenominationCollections
Type:
object
Denomination Collections model
Show Source
-
cashSlipTxn:
array cashSlipTxn
Cash Slip Transaction
-
collectionTxn:
object CollectionTxnModel
InstrumentCollections model
Nested Schema : cashSlipTxn
Type:
array
Cash Slip Transaction
Show Source
-
Array of:
object CashSlipTxnModel
Cash Slip model
Nested Schema : CollectionTxnModel
Type:
object
InstrumentCollections model
Show Source
-
ackReceiptNo:
string
Ack Receipt Number
-
authDtStamp:
string
Authorization Date
-
authId:
string
Authorization Id
-
autoAuth:
string
Auto Authorization
-
bagWeight:
number
Bag weight
-
branchCode:
string
Branch code
-
channel:
string
External Channel Name
-
consignmentDate:
string
Consignment Date
-
consignmentNo:
string
Consignment Number
-
contactNumber:
string
Contact Number
-
courierCode:
string
Courier Code
-
courierDesc:
string
Courier Desc
-
depositChannel:
string
Deposit Channel
-
depositLocationCode:
string
Deposit Location Code
-
depositLocationDesc:
string
Deposit Location Description
-
depositorName:
string
Depositor Name
-
extRefNo:
string
External Reference Number
-
fileName:
string
File Name
-
financialPosting:
string
Financial Posting
-
id:
string
Id of the batch
-
idProofDetail:
string
ID Proof Detail
-
idProofType:
string
ID Proof Type
-
initiatorRefNo:
string
Initiator Reference Number
-
makerDateStamp:
string
MakerDateStamp
-
makerId:
string
Maker Id
-
processingDate:
string
Processing Date
-
referenceNum:
string
Reference Number
-
resourceId:
string
Resource Id
-
screenFlag:
string
Screen Flag Identifier
-
seqNo:
integer(int64)
Sequence Number
-
stage:
string
Stage
-
totalBatchAmt:
number
Total Batch Amount
-
totalBatchAmtCcy:
string
Total Batch Amount Currency
-
totalDepositSlips:
integer(int64)
Total Deposit Slips
-
txnStatus:
string
Transaction Status
Nested Schema : CashSlipTxnModel
Type:
object
Cash Slip model
Show Source
-
amountACCY:
number
Currency Amount
-
cashSlipAdFields:
object CashSlipAdditionalInfoCollection
Collection of CashSlips
-
channel:
string
Channel
-
channelDepositBranch:
string
Branch where the cash is required to be deposited
-
corporateId:
string
Corporate Id of the Deposit Slip
-
corporateName:
string
Corporate Name of the Deposit Slip
-
creditAccountNo:
string
Credit Account No of the Deposit Slip
-
creditACCY:
string
Credit Currency Amount
-
creditDate:
string
Credit Date
-
creditStatus:
string
Credit Status
-
denominationDetails:
object DenominationCollection
Collection of Denominations
-
depositSlipAmt:
number
Deposit Slip Amount
-
depositSlipAmtCcy:
string
Deposit Slip Currency Amount
-
depositSlipCount:
integer(int64)
Count of Deposit Slips
-
depositSlipDate:
string
Deposit Slip Date
-
depositSlipDateString:
string
DepositSlip Date String
-
depositSlipNo:
string
No of the Deposit Slip
-
depositSlipRefNo:
string
Deposit Slip Ref No of the slip
-
depositSlipValue:
number
Value of Deposit Slip
-
divisionCode:
string
Division Code of Deposit Slip
-
divisionDesc:
string
Division Description of Deposit Slip
-
exchangeRate:
number
Exchange Rate
-
externalReferenceNum:
string
External Reference No of the Deposit Slip
-
id:
string
Id of the Deposit Slip
-
misc1:
string
1st Miscellaneous Field
-
misc10:
string
10th Miscellaneous Field
-
misc11:
string
11th Miscellaneous Field
-
misc12:
string
12th Miscellaneous Field
-
misc13:
string
13th Miscellaneous Field
-
misc14:
string
14th Miscellaneous Field
-
misc15:
string
15th Miscellaneous Field
-
misc16:
string
16th Miscellaneous Field
-
misc17:
string
17th Miscellaneous Field
-
misc18:
string
18th Miscellaneous Field
-
misc19:
string
19th Miscellaneous Field
-
misc2:
string
2nd Miscellaneous Field
-
misc20:
string
20th Miscellaneous Field
-
misc21:
string
21st Miscellaneous Field
-
misc22:
string
22nd Miscellaneous Field
-
misc23:
string
23rd Miscellaneous Field
-
misc24:
string
24th Miscellaneous Field
-
misc25:
string
25th Miscellaneous Field
-
misc26:
string
26th Miscellaneous Field
-
misc27:
string
27th Miscellaneous Field
-
misc28:
string
28th Miscellaneous Field
-
misc29:
string
29th Miscellaneous Field
-
misc3:
string
3rd Miscellaneous Field
-
misc30:
string
30th Miscellaneous Field
-
misc4:
string
4th Miscellaneous Field
-
misc5:
string
5th Miscellaneous Field
-
misc6:
string
6th Miscellaneous Field
-
misc7:
string
7th Miscellaneous Field
-
misc8:
string
8th Miscellaneous Field
-
misc9:
string
9th Miscellaneous Field
-
noOfMiscFields:
integer(int64)
No of Miscellaneous Fields
-
pickupDate:
string
Pickup Date
-
pickupDateString:
string
Pickup Date String
-
pickupLocationCode:
string
Pickup Location Code of Deposit Slip
-
pickupLocationDesc:
string
Pickup Location Description of Deposit Slip
-
pickupPointCode:
string
Pickup Point Code of Deposit Slip
-
pickupPointDesc:
string
Pickup Point Description of Deposit Slip
-
pickupRequestDate:
string(date)
Pickup Request Date
-
referenceNum:
string
Reference No of the Deposit Slip
-
requestDate:
string
Request Date
-
seqNo:
integer(int64)
Sequence No of the Deposit Slip
-
stage:
string
Stage
-
totalDenominationCount:
integer(int64)
Total Denomination Count of Deposit Slip
Nested Schema : CashSlipAdditionalInfoCollection
Type:
object
Collection of CashSlips
Show Source
-
CashSlipAdditionalInfoList:
array CashSlipAdditionalInfoList
Cash Slip Additional Information Model
Nested Schema : DenominationCollection
Type:
object
Collection of Denominations
Show Source
-
DenominationList:
array DenominationList
Denomination Model
Nested Schema : CashSlipAdditionalInfoList
Type:
array
Cash Slip Additional Information Model
Show Source
-
Array of:
object CashSlipAdditionalInfoModel
DataSlips additional Field
Nested Schema : CashSlipAdditionalInfoModel
Type:
object
DataSlips additional Field
Show Source
-
adfRowNo:
integer(int64)
Row No of this Additional Field
-
depositSlipNo:
string
No of the Deposit Slip
-
depositSlipRefNo:
string
Deposit Slip Ref No
-
id:
string
Id of the Deposit Slip
-
referenceNum:
string
Reference No of the Deposit Slip
-
seqNo:
integer(int64)
Sequence No of the Deposit Slip
-
udf1:
string
1st User Defined Field
-
udf10:
string
10th User Defined Field
-
udf11:
string
11th User Defined Field
-
udf12:
string
12th User Defined Field
-
udf13:
string
13th User Defined Field
-
udf14:
string
14th User Defined Field
-
udf15:
string
15th User Defined Field
-
udf16:
string
16th User Defined Field
-
udf17:
string
17th User Defined Field
-
udf18:
string
18th User Defined Field
-
udf19:
string
19th User Defined Field
-
udf2:
string
2nd User Defined Field
-
udf20:
string
20th User Defined Field
-
udf21:
string
21st User Defined Field
-
udf22:
string
22nd User Defined Field
-
udf23:
string
23rd User Defined Field
-
udf24:
string
24th User Defined Field
-
udf25:
string
25th User Defined Field
-
udf26:
string
26th User Defined Field
-
udf27:
string
27th User Defined Field
-
udf28:
string
28th User Defined Field
-
udf29:
string
29th User Defined Field
-
udf3:
string
3rd User Defined Field
-
udf30:
string
30th User Defined Field
-
udf4:
string
4th User Defined Field
-
udf5:
string
5th User Defined Field
-
udf6:
string
6th User Defined Field
-
udf7:
string
7th User Defined Field
-
udf8:
string
8th User Defined Field
-
udf9:
string
9th User Defined Field
Nested Schema : DenominationList
Type:
array
Denomination Model
Show Source
-
Array of:
object DenominationModel
Denomination model
Nested Schema : DenominationModel
Type:
object
Denomination model
Show Source
-
checkerDtStamp:
string(date)
Checker Date Stamp
-
checkerId:
string
Checker Id
-
denominationAmount:
number
Amount of the Denomination
-
denominationCcy:
string
Currency of the Denomination
-
denominationCount:
number
Count of the Denomination
-
denominationRefNo:
string
Reference No of the Denomination
-
denominationStatus:
string
Status of the Denomination
-
denominationType:
string
Type of the Denomination
-
denominationValue:
number
Value of the Denomination
-
depositSlipNo:
string
No of the Deposit Slip
-
depositSlipRefNo:
string
Deposit Slip Ref No of the Denomination
-
id:
string
Id of the Denomination
-
makerDtStamp:
string(date)
Maker Date Stamp
-
makerId:
string
Maker Id
-
referenceNum:
string
Reference No of the Denomination
-
seqNo:
integer(int64)
Sequence No of the Denomination
Response
Supported Media Types
- application/json
- application/xml
201 Response
Successfully performs the operation and returns the denomination response model of the updated denomination collection
Root Schema : DenominationCollectionResponseModelArray
Type:
object
Denomination Collection Response Model
Show Source
-
denominationCollections:
array denominationCollections
Denomination Collections ResponseModel
Nested Schema : denominationCollections
Type:
array
Denomination Collections ResponseModel
Show Source
-
Array of:
object DenominationCollectionResponseModel
Denomination Collection Response Model
Nested Schema : DenominationCollectionResponseModel
Type:
object
Denomination Collection Response Model
Show Source
-
CashSlipTxnData:
object CashSlipTxnData
Cash Slip Transaction Data
-
CollectionTxnData:
object CollectionTxnData
Denomination Collection Transaction Model
-
Errors:
object Errors
List Of Errors
-
ResponseStatus:
string
Status of Response Model
Nested Schema : CashSlipTxnData
Type:
object
Cash Slip Transaction Data
Nested Schema : CollectionTxnData
Type:
object
Denomination Collection Transaction Model
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