LoanAppVerForm

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLoanAppVerForm

post

Loan AppVerification Form

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

Successful operation.

application/json
post
/getLoanAppVerForm
200

Successful operation.

getLoanAppVerFormSelectFields

post

Loan AppVerification FormSelectFields

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

Successful operation.

application/json
post
/getLoanAppVerFormSelectFields
200

Successful operation.

getLoanAppVerFormPagedList

post

Loan AppVerification FormPagedList

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

Successful operation.

application/json
post
/getLoanAppVerFormPagedList
200

Successful operation.

getLoanAppVerFormListSelectFields

post

Loan AppVerification FormListSelectFields

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

Successful operation.

application/json
post
/getLoanAppVerFormListSelectFields
200

Successful operation.

searchLoanAppVerFormSelectFields

post

Retrieve a list of select fields for searching by verified loan application forms.

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

Successful operation.

application/json
post
/searchLoanAppVerFormSelectFields
200

Successful operation.

getLoanAppVerFormPagedListSelectFields

post

Loan AppVerification FormPagedListSelectFields

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

Successful operation.

application/json
post
/getLoanAppVerFormPagedListSelectFields
200

Successful operation.

searchLoanAppVerFormPagedSelectFields

post

Retrieve a list of paged select fields for searching by verified loan application forms.

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

Successful operation.

application/json
post
/searchLoanAppVerFormPagedSelectFields
200

Successful operation.

updateLoanAppVerFormByID

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

Successful operation.

application/json
post
/updateLoanAppVerFormByID
200

Successful operation.

Last updated

Was this helpful?