Get the application data for the given application number and process reference number.
get
/transactionorchestrator-services/web/v1/transactionorchestrator/{applicationNumber}/{processRefNumber}
This operation gets the application data for the given application number using Transaction Orchestrator Service
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
applicationNumber: string
Application number for which application data needs to be fetched
-
processRefNumber: string
processRefNumber for which application data needs to be fetched
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns LoanApplication data for the application number
Root Schema : schema
Type:
string
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error