Cash Withdrawal API REST Endpoints
Collections Transaction Services/Cash Withdrawal API
This service is used for Cash Witdrawal Inquiry, PUT request from external channel, Reject and Authorise
- Authorizes new withdrawal entry from conductor
- Method: postPath:
/service/v1/authorizeWithdrawal - rejects new withdrawal entry from conductor
- Method: postPath:
/service/v1/rejectWithdrawal - Retrieves the list of existing cash withdrawal
- Method: getPath:
/service/v1/cashWithdrawalInquiry - To Create the cash withdrawal from an external application like OBDX and sent the request to oracle banking cash management
- Method: putPath:
/service/v1/cashWithdrawalInquiry