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

ExtLoan

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getExtLoan

post

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

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

Successful operation.

application/json
post/getExtLoan
200

Successful operation.

getExtLoanSelectFields

post

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

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

Successful operation.

application/json
post/getExtLoanSelectFields
200

Successful operation.

getExtLoanPagedList

post

Retrieve ExtLoan 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/getExtLoanPagedList
200

Successful operation.

getExtLoanListSelectFields

post

Retrieve ExtLoan 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/getExtLoanListSelectFields
200

Successful operation.

searchExtLoanSelectFields

post

Search ExtLoan 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/searchExtLoanSelectFields
200

Successful operation.

getExtLoanPagedListSelectFields

post

Retrieve ExtLoan 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/getExtLoanPagedListSelectFields
200

Successful operation.

searchExtLoanPagedSelectFields

post

Search ExtLoan 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/searchExtLoanPagedSelectFields
200

Successful operation.

updateExtLoanByID

post

Update ExtLoan 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
ExtLoanProcessorintegerOptional
Responses
200

Successful operation.

application/json
post/updateExtLoanByID
200

Successful operation.

Last updated

Was this helpful?