Cash Deposit Service API REST Endpoints

Collections Transaction Services/Cash Deposit Service API
This service provides the APIs for Cash Deposit creation and inquiry and duplicate deposit slip number validation.
Create the cash deposit slip transaction
Method: put
Path: /service/v1/denominationCollection/update
Fetch the cash deposit slip data
Method: get
Path: /service/v1/cashDepositInquiry
Validate the cash deposit slip number
Method: get
Path: /service/v1/cashDeposit/duplicateValidation/{depositSlipNo}/{corporateId}