Get the application data for the application number and process reference number

get

/transactionorchestrator-services/web/v1/transactionorchestrator/processdata/{applicationNumber}/{processRefNumber}

This operation gets the application data for the given application number using Transaction Orchestrator Service.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Returns LoanApplication data for the application number

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
Back to Top