LoanAppVerForm
Perform various operations for Symitar parameters.
Operations
Loan AppVerification FormSelectFields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanAppVerFormVerFormintegerOptional
Responses
200
Successful operation.
application/json
post
/getLoanAppVerFormSelectFields200
Successful operation.
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
/searchLoanAppVerFormSelectFields200
Successful operation.
Loan AppVerification FormPagedListSelectFields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getLoanAppVerFormPagedListSelectFields200
Successful operation.
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
/searchLoanAppVerFormPagedSelectFields200
Successful operation.
Last updated
Was this helpful?