LoanAppDefault

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLoanAppDefault

post

No description provided.

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

No description provided.

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

No description provided.

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

Successful operation.

application/json
post
/getLoanAppDefaultPagedList
200

Successful operation.

getLoanAppDefaultListSelectFields

post

No description provided.

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

Successful operation.

application/json
post
/getLoanAppDefaultListSelectFields
200

Successful operation.

searchLoanAppDefaultSelectFields

post

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

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

Successful operation.

application/json
post
/searchLoanAppDefaultSelectFields
200

Successful operation.

getLoanAppDefaultPagedListSelectFields

post

No description provided.

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

Successful operation.

application/json
post
/getLoanAppDefaultPagedListSelectFields
200

Successful operation.

searchLoanAppDefaultPagedSelectFields

post

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

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

Successful operation.

application/json
post
/searchLoanAppDefaultPagedSelectFields
200

Successful operation.

updateLoanAppDefaultByID

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