Journal Online Service REST Endpoints
Transaction Journal Services/Journal Online Service
This service is used for Transaction Operations in Oracle Banking Virtual Account Management.
- Adds a new txn
- Method: postPath:
/service/txns - Adds a new txn with skip DDA
- Method: postPath:
/service/txnPostingWithSkipDda - Retrieves the Real account for given Virtual Account/Virtual Identifier/Virtual Account IBAN
- Method: getPath:
/service/realaccountforvirtual - Reverse/Rollback the txn by given txnRefNo
- Method: patchPath:
/service/txns/{txnRefNo}/{action} - URL for virtual account check from external systems
- Method: postPath:
/service/eac