LoanAppViewApp
Perform various operations for Symitar parameters.
Operations
Loan AppView Application AppSelectFields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanAppViewAppApplicationTypeintegerOptional
Responses
200
Successful operation.
application/json
post
/getLoanAppViewAppSelectFields200
Successful operation.
Retrieve a list of select fields for searching by viewed loan applications.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/searchLoanAppViewAppSelectFields200
Successful operation.
Loan AppView Application AppPagedListSelectFields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getLoanAppViewAppPagedListSelectFields200
Successful operation.
Retrieve a list of paged select fields for searching by viewed loan applications.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchLoanAppViewAppPagedSelectFields200
Successful operation.
Last updated
Was this helpful?