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

LoanAppDefault

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLoanAppDefault

post

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

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

Loan App Default Application Type data

Responses
200

Successful operation.

application/json
post/getLoanAppDefault
200

Successful operation.

getLoanAppDefaultSelectFields

post

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

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

Loan App Default Application Type data

Responses
200

Successful operation.

application/json
post/getLoanAppDefaultSelectFields
200

Successful operation.

getLoanAppDefaultPagedList

post

Retrieve LoanAppDefault 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/getLoanAppDefaultPagedList
200

Successful operation.

getLoanAppDefaultListSelectFields

post

Retrieve LoanAppDefault 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/getLoanAppDefaultListSelectFields
200

Successful operation.

searchLoanAppDefaultSelectFields

post

Search LoanAppDefault 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/searchLoanAppDefaultSelectFields
200

Successful operation.

getLoanAppDefaultPagedListSelectFields

post

Retrieve LoanAppDefault 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/getLoanAppDefaultPagedListSelectFields
200

Successful operation.

searchLoanAppDefaultPagedSelectFields

post

Search LoanAppDefault 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/searchLoanAppDefaultPagedSelectFields
200

Successful operation.

updateLoanAppDefaultByID

post

Update LoanAppDefault 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
LoanAppDefaultApplicationTypeintegerOptional

Loan App Default Application Type data

Responses
200

Successful operation.

application/json
post/updateLoanAppDefaultByID
200

Successful operation.

Last updated

Was this helpful?