LoanAppDenial

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLoanAppDenial

post

No description provided.

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

No description provided.

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

No description provided.

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

Successful operation.

application/json
post
/getLoanAppDenialPagedList
200

Successful operation.

getLoanAppDenialListSelectFields

post

No description provided.

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

Successful operation.

application/json
post
/getLoanAppDenialListSelectFields
200

Successful operation.

searchLoanAppDenialSelectFields

post

Retrieve a list of select fields for searching by loan application denial information.

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

Successful operation.

application/json
post
/searchLoanAppDenialSelectFields
200

Successful operation.

getLoanAppDenialPagedListSelectFields

post

No description provided.

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

Successful operation.

application/json
post
/getLoanAppDenialPagedListSelectFields
200

Successful operation.

searchLoanAppDenialPagedSelectFields

post

Retrieve a list of paged select fields for searching by loan application denial information.

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

Successful operation.

application/json
post
/searchLoanAppDenialPagedSelectFields
200

Successful operation.

updateLoanAppDenialByID

post
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?