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: putPath:
/service/v1/denominationCollection/update
- Fetch cash deposit slip data
- Method: getPath:
/service/v1/cashDepositInquiry
- Validates cash depositSlip number
- Method: getPath:
/service/v1/cashDeposit/duplicateValidation/{depositSlipNo}/{corporateId}