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