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

LoanAppFormPkt

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLoanAppFormPkt

post

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

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

Successful operation.

application/json
post/getLoanAppFormPkt
200

Successful operation.

getLoanAppFormPktSelectFields

post

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

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

Successful operation.

application/json
post/getLoanAppFormPktSelectFields
200

Successful operation.

getLoanAppFormPktPagedList

post

Retrieve LoanAppFormPkt 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/getLoanAppFormPktPagedList
200

Successful operation.

getLoanAppFormPktListSelectFields

post

Retrieve LoanAppFormPkt 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/getLoanAppFormPktListSelectFields
200

Successful operation.

searchLoanAppFormPktSelectFields

post

Search LoanAppFormPkt 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/searchLoanAppFormPktSelectFields
200

Successful operation.

getLoanAppFormPktPagedListSelectFields

post

Retrieve LoanAppFormPkt 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/getLoanAppFormPktPagedListSelectFields
200

Successful operation.

searchLoanAppFormPktPagedSelectFields

post

Search LoanAppFormPkt 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/searchLoanAppFormPktPagedSelectFields
200

Successful operation.

updateLoanAppFormPktByID

post

Update LoanAppFormPkt 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
LoanAppFormPktFormPacketTypeintegerOptional
Responses
200

Successful operation.

application/json
post/updateLoanAppFormPktByID
200

Successful operation.

Last updated

Was this helpful?