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

LoanAppViewApp

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLoanAppViewApp

post

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

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

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

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

Retrieve LoanAppViewApp 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/getLoanAppViewAppPagedList
200

Successful operation.

getLoanAppViewAppListSelectFields

post

Retrieve LoanAppViewApp 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/getLoanAppViewAppListSelectFields
200

Successful operation.

searchLoanAppViewAppSelectFields

post

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

Successful operation.

getLoanAppViewAppPagedListSelectFields

post

Retrieve LoanAppViewApp 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/getLoanAppViewAppPagedListSelectFields
200

Successful operation.

searchLoanAppViewAppPagedSelectFields

post

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

Successful operation.

updateLoanAppViewAppByID

post

Update LoanAppViewApp 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
LoanAppViewAppApplicationTypeintegerOptional
Responses
200

Successful operation.

application/json
post/updateLoanAppViewAppByID
200

Successful operation.

Last updated

Was this helpful?