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

get

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

This operation gets the application work 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 work data for the application number
Body ()
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
Back to Top