For the complete documentation index, see llms.txt. This page is also available as Markdown.

LoanAppVerForm

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLoanAppVerForm

post

Retrieve LoanAppVerForm parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Retrieve LoanAppVerForm parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Retrieve LoanAppVerForm parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/getLoanAppVerFormPagedList
200

Successful operation.

getLoanAppVerFormListSelectFields

post

Retrieve LoanAppVerForm parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/getLoanAppVerFormListSelectFields
200

Successful operation.

searchLoanAppVerFormSelectFields

post

Search LoanAppVerForm parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/searchLoanAppVerFormSelectFields
200

Successful operation.

getLoanAppVerFormPagedListSelectFields

post

Retrieve LoanAppVerForm parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/getLoanAppVerFormPagedListSelectFields
200

Successful operation.

searchLoanAppVerFormPagedSelectFields

post

Search LoanAppVerForm parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/searchLoanAppVerFormPagedSelectFields
200

Successful operation.

updateLoanAppVerFormByID

post

Update LoanAppVerForm parameter configuration. Parameter updates can change institution behavior and should be tested in a controlled environment before use.

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?