TransactionOrchestrator REST Endpoints
Transaction Orchestrator Service/TransactionOrchestrator
The operations from the Transaction Orchestrator Service/TransactionOrchestrator category.
- Adds aggregates available for the application number and performs a stage movement
- Method: postPath:
/transactionorchestrator-services/web/v1/transactionorchestrator/stage/{applicationNumber}
- Get the application data for the application number and process reference number
- Method: getPath:
/transactionorchestrator-services/web/v1/transactionorchestrator/processdata/{applicationNumber}/{processRefNumber}
- Get the application data for the given application number and process reference number.
- Method: getPath:
/transactionorchestrator-services/web/v1/transactionorchestrator/{applicationNumber}/{processRefNumber}
- Get the application work data for the given application number and process reference number
- Method: getPath:
/transactionorchestrator-services/web/v1/transactionorchestrator/workdata/{applicationNumber}/{processRefNumber}
- Get the BusinessProductSummary for the processRefNumber
- Method: getPath:
/transactionorchestrator-services/web/v1/transactionorchestrator/businessproductsummary/{processRefNumber}
- Get the Cashflow Details for the given application number
- Method: getPath:
/transactionorchestrator-services/web/v1/transactionorchestrator/cashflowsimulation
- Get the drawdown Details
- Method: getPath:
/transactionorchestrator-services/web/v1/transactionorchestrator/drawdowndetails/{drawdownreferencenumber}
- Get the dynamicstage
- Method: getPath:
/transactionorchestrator-services/web/v1/transactionorchestrator/dynamicstage/{processRefNumber}
- Get the facilty Details
- Method: getPath:
/transactionorchestrator-services/web/v1/transactionorchestrator/facilitydetails/{facilityContractRefNo}
- Get the loan approval levels
- Method: getPath:
/transactionorchestrator-services/web/v1/transactionorchestrator/approvallevels/{processRefNumber}
- Get the Preview Advice Details
- Method: getPath:
/transactionorchestrator-services/web/v1/transactionorchestrator/previewadvice/{applicationNumber}/{stageCode}/{processRefNumber}
- Get the Process Summary Details
- Method: getPath:
/transactionorchestrator-services/web/v1/transactionorchestrator/processsummary/{applicationNumber}/{processRefNumber}
- Get the Stage Summery Details
- Method: getPath:
/transactionorchestrator-services/web/v1/transactionorchestrator/{applicationNumber}/stagesummary/{stageCode}/{processRefNumber}
- Get the tranche Details
- Method: getPath:
/transactionorchestrator-services/web/v1/transactionorchestrator/tranchedetails/{trancheContractRefNo}