Journal Online Service REST Endpoints
Transaction Journal Services/Journal Online Service
This service is used for Transaction Operations.
- 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} - Updates the real customer number agains txn account
- Method: putPath:
/service/realcustomermapping - URL for virtual account check from external systems
- Method: postPath:
/service/eac