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.
Creates cash deposit slip transaction
Method: put
Path: /service/v1/denominationCollection/update
Fetch cash deposit slip data
Method: get
Path: /service/v1/cashDepositInquiry
Validates cash depositSlip number
Method: get
Path: /service/v1/cashDeposit/duplicateValidation/{depositSlipNo}/{corporateId}