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: postPath:
/service/v1/authorizeWithdrawal - Create the cash withdrawal transaction
- Method: putPath:
/service/v1/cashWithdrawalInquiry - Fetch the list of cash withdrawals
- Method: getPath:
/service/v1/cashWithdrawalInquiry - Reject the cash withdrawal entry
- Method: postPath:
/service/v1/rejectWithdrawal