LoanAppViewApp

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLoanAppViewApp

post

Loan AppView Application App

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanAppViewAppApplicationTypeintegerRequired
Responses
200

Successful operation.

application/json
post
/getLoanAppViewApp
200

Successful operation.

getLoanAppViewAppSelectFields

post

Loan AppView Application AppSelectFields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanAppViewAppApplicationTypeintegerOptional
Responses
200

Successful operation.

application/json
post
/getLoanAppViewAppSelectFields
200

Successful operation.

getLoanAppViewAppPagedList

post

Loan AppView Application AppPagedList

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getLoanAppViewAppPagedList
200

Successful operation.

getLoanAppViewAppListSelectFields

post

Loan AppView Application AppListSelectFields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getLoanAppViewAppListSelectFields
200

Successful operation.

searchLoanAppViewAppSelectFields

post

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
/searchLoanAppViewAppSelectFields
200

Successful operation.

getLoanAppViewAppPagedListSelectFields

post

Loan AppView Application AppPagedListSelectFields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getLoanAppViewAppPagedListSelectFields
200

Successful operation.

searchLoanAppViewAppPagedSelectFields

post

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
/searchLoanAppViewAppPagedSelectFields
200

Successful operation.

updateLoanAppViewAppByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanAppViewAppApplicationTypeintegerOptional
Responses
200

Successful operation.

application/json
post
/updateLoanAppViewAppByID
200

Successful operation.

Last updated

Was this helpful?