LoanAppWorkFlow
Perform various operations for Symitar parameters.
Operations
Loan AppWorkflowSelectFields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
LoanAppWorkFlowApplicationTypeintegerOptional
Responses
200
Successful operation.
application/json
post
/getLoanAppWorkFlowSelectFields200
Successful operation.
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
/searchLoanAppWorkFlowSelectFields200
Successful operation.
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
/searchLoanAppWorkFlowPagedSelectFields200
Successful operation.
Last updated
Was this helpful?