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

LoanAppDenial

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLoanAppDenial

post

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

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

Loan App Denial Notice data

Responses
200

Successful operation.

application/json
post/getLoanAppDenial
200

Successful operation.

getLoanAppDenialSelectFields

post

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

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

Loan App Denial Notice data

Responses
200

Successful operation.

application/json
post/getLoanAppDenialSelectFields
200

Successful operation.

getLoanAppDenialPagedList

post

Retrieve LoanAppDenial 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/getLoanAppDenialPagedList
200

Successful operation.

getLoanAppDenialListSelectFields

post

Retrieve LoanAppDenial 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/getLoanAppDenialListSelectFields
200

Successful operation.

searchLoanAppDenialSelectFields

post

Search LoanAppDenial 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/searchLoanAppDenialSelectFields
200

Successful operation.

getLoanAppDenialPagedListSelectFields

post

Retrieve LoanAppDenial 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/getLoanAppDenialPagedListSelectFields
200

Successful operation.

searchLoanAppDenialPagedSelectFields

post

Search LoanAppDenial 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/searchLoanAppDenialPagedSelectFields
200

Successful operation.

updateLoanAppDenialByID

post

Update LoanAppDenial 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
LoanAppDenialDenialNoticeintegerOptional

Loan App Denial Notice data

Responses
200

Successful operation.

application/json
post/updateLoanAppDenialByID
200

Successful operation.

Last updated

Was this helpful?