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

LoanAppPrintApp

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLoanAppPrintApp

post

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

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

Successful operation.

application/json
post/getLoanAppPrintApp
200

Successful operation.

getLoanAppPrintAppSelectFields

post

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

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

Successful operation.

application/json
post/getLoanAppPrintAppSelectFields
200

Successful operation.

getLoanAppPrintAppPagedList

post

Retrieve LoanAppPrintApp 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/getLoanAppPrintAppPagedList
200

Successful operation.

getLoanAppPrintAppListSelectFields

post

Retrieve LoanAppPrintApp 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/getLoanAppPrintAppListSelectFields
200

Successful operation.

searchLoanAppPrintAppSelectFields

post

Search LoanAppPrintApp 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/searchLoanAppPrintAppSelectFields
200

Successful operation.

getLoanAppPrintAppPagedListSelectFields

post

Retrieve LoanAppPrintApp 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/getLoanAppPrintAppPagedListSelectFields
200

Successful operation.

searchLoanAppPrintAppPagedSelectFields

post

Search LoanAppPrintApp 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/searchLoanAppPrintAppPagedSelectFields
200

Successful operation.

updateLoanAppPrintAppByID

post

Update LoanAppPrintApp 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
LoanAppPrintAppApplicationTypeintegerOptional
Responses
200

Successful operation.

application/json
post/updateLoanAppPrintAppByID
200

Successful operation.

Last updated

Was this helpful?