For the complete documentation index, see llms.txt. This page is also available as Markdown.

LoanAppWorkFlow

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLoanAppWorkFlow

post

Retrieve LoanAppWorkFlow parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Retrieve LoanAppWorkFlow parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Retrieve LoanAppWorkFlow parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/getLoanAppWorkFlowPagedList
200

Successful operation.

getLoanAppWorkFlowListSelectFields

post

Retrieve LoanAppWorkFlow parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/getLoanAppWorkFlowListSelectFields
200

Successful operation.

searchLoanAppWorkFlowSelectFields

post

Search LoanAppWorkFlow parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
post/searchLoanAppWorkFlowSelectFields
200

Successful operation.

getLoanAppWorkFlowPagedListSelectFields

post

Retrieve LoanAppWorkFlow parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/getLoanAppWorkFlowPagedListSelectFields
200

Successful operation.

searchLoanAppWorkFlowPagedSelectFields

post

Search LoanAppWorkFlow parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/searchLoanAppWorkFlowPagedSelectFields
200

Successful operation.

updateLoanAppWorkFlowByID

post

Update LoanAppWorkFlow parameter configuration. Parameter updates can change institution behavior and should be tested in a controlled environment before use.

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?