Cash Withdrawal API REST Endpoints

Collections Transaction Services/Cash Withdrawal API
This service provides the APIs for Cash Withdrawal creation and inquiry.
Authorize the cash withdrawal entry
Method: post
Path: /service/v1/authorizeWithdrawal
Create the cash withdrawal transaction
Method: put
Path: /service/v1/cashWithdrawalInquiry
Fetch the list of cash withdrawals
Method: get
Path: /service/v1/cashWithdrawalInquiry
Reject the cash withdrawal entry
Method: post
Path: /service/v1/rejectWithdrawal