Cash Withdrawal API REST Endpoints
Collections Transaction Services/Cash Withdrawal API
This service provides the APIs for Cash Withdrawal creation and inquiry.
- Authorizes cash withdrawal entry
- Method: postPath:
/service/v1/authorizeWithdrawal
- Creates cash withdrawal transaction
- Method: putPath:
/service/v1/cashWithdrawalInquiry
- Fetch the list of cash withdrawals
- Method: getPath:
/service/v1/cashWithdrawalInquiry
- Rejects cash withdrawal entry
- Method: postPath:
/service/v1/rejectWithdrawal