Gets the Loan Origination/Restructuring Application details
get
/loanapplication-services/service/api/v1/loanapplications/{applicationNumber}/{processRefNumber}
This operation gets the Loan Origination/Restructuring Application details of the given application Number using LoanOriginationApplication Service.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
applicationNumber(required): string
application number of the required Loan origination/restructuring Application.
-
processRefNumber(required): string
process ref number of the required Loan origination/restructuring Application.
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns Loan Origination/Restructuring Application details of the given application number.
Nested Schema : data
Type:
object
Data
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