Cashflow Transaction Service API REST Endpoints
Cashflow Forecasting Services/Cashflow Transaction Service API
This service provides the channel request for creating Cashflow Transaction, Delete unauthorized Cashflow Transaction, KAFKA call back and fetching distinct cashflow transaction codes
- Authorize cashflow transaction
- Method: postPath:
/service/v1/authorizeCashflowTxn
- Create a new cashflow transaction
- Method: postPath:
/service/v1/cashflowInflowTxns
- Delete the unauthorized cashflow transactions.
- Method: postPath:
/service/v1/deleteUnAuthCashflowTxn
- Fetch the distinct cashflow codes
- Method: getPath:
/service/v1/cashflowCodes
- Update cashflow transaction status after projection update
- Method: postPath:
/service/v1/updateCashflowTxnStatus