LoanFieldName

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLoanFieldName

post

LoanField Name

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

Successful operation.

application/json
post
/getLoanFieldName
200

Successful operation.

getLoanFieldNameSelectFields

post

LoanField NameSelectFields

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

Successful operation.

application/json
post
/getLoanFieldNameSelectFields
200

Successful operation.

getLoanFieldNamePagedList

post

LoanField NamePagedList

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

Successful operation.

application/json
post
/getLoanFieldNamePagedList
200

Successful operation.

getLoanFieldNameListSelectFields

post

LoanField NameListSelectFields

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

Successful operation.

application/json
post
/getLoanFieldNameListSelectFields
200

Successful operation.

searchLoanFieldNameSelectFields

post

Retrieve a list of select fields for searching by loan field names.

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

Successful operation.

application/json
post
/searchLoanFieldNameSelectFields
200

Successful operation.

getLoanFieldNamePagedListSelectFields

post

LoanField NamePagedListSelectFields

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

Successful operation.

application/json
post
/getLoanFieldNamePagedListSelectFields
200

Successful operation.

searchLoanFieldNamePagedSelectFields

post

Retrieve a list of paged select fields for searching by loan field names.

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

Successful operation.

application/json
post
/searchLoanFieldNamePagedSelectFields
200

Successful operation.

updateLoanFieldNameByID

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

Successful operation.

application/json
post
/updateLoanFieldNameByID
200

Successful operation.

Last updated

Was this helpful?