LoanDefault

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLoanDefault

post

LoanDefault

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

Successful operation.

application/json
post
/getLoanDefault
200

Successful operation.

getLoanDefaultSelectFields

post

LoanDefaultSelectFields

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

Successful operation.

application/json
post
/getLoanDefaultSelectFields
200

Successful operation.

getLoanDefaultPagedList

post

LoanDefaultPagedList

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

Successful operation.

application/json
post
/getLoanDefaultPagedList
200

Successful operation.

getLoanDefaultListSelectFields

post

LoanDefaultListSelectFields

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

Successful operation.

application/json
post
/getLoanDefaultListSelectFields
200

Successful operation.

searchLoanDefaultSelectFields

post

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

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

Successful operation.

application/json
post
/searchLoanDefaultSelectFields
200

Successful operation.

getLoanDefaultPagedListSelectFields

post

LoanDefaultPagedListSelectFields

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

Successful operation.

application/json
post
/getLoanDefaultPagedListSelectFields
200

Successful operation.

searchLoanDefaultPagedSelectFields

post

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

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

Successful operation.

application/json
post
/searchLoanDefaultPagedSelectFields
200

Successful operation.

updateLoanDefaultByID

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

Successful operation.

application/json
post
/updateLoanDefaultByID
200

Successful operation.

Last updated

Was this helpful?