LoanAppWorkFlow

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLoanAppWorkFlow

post

Loan AppWorkflow

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

Successful operation.

application/json
post
/getLoanAppWorkFlow
200

Successful operation.

getLoanAppWorkFlowSelectFields

post

Loan AppWorkflowSelectFields

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

Successful operation.

application/json
post
/getLoanAppWorkFlowSelectFields
200

Successful operation.

getLoanAppWorkFlowPagedList

post

Loan AppWorkflowPagedList

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

Successful operation.

application/json
post
/getLoanAppWorkFlowPagedList
200

Successful operation.

getLoanAppWorkFlowListSelectFields

post

Loan AppWorkflowListSelectFields

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

Successful operation.

application/json
post
/getLoanAppWorkFlowListSelectFields
200

Successful operation.

searchLoanAppWorkFlowSelectFields

post

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

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

Successful operation.

application/json
post
/searchLoanAppWorkFlowSelectFields
200

Successful operation.

getLoanAppWorkFlowPagedListSelectFields

post

Loan AppWorkflowPagedListSelectFields

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

Successful operation.

application/json
post
/getLoanAppWorkFlowPagedListSelectFields
200

Successful operation.

searchLoanAppWorkFlowPagedSelectFields

post

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

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

Successful operation.

application/json
post
/searchLoanAppWorkFlowPagedSelectFields
200

Successful operation.

updateLoanAppWorkFlowByID

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

Successful operation.

application/json
post
/updateLoanAppWorkFlowByID
200

Successful operation.

Last updated

Was this helpful?