ExtLoan

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getExtLoan

post

Retrieve external loan data.

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 select fields for external loan data.

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 paged external loan data.

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

Successful operation.

application/json
post
/getExtLoanPagedList
200

Successful operation.

getExtLoanListSelectFields

post

Retrieve select fields for a list of external loan data.

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

Successful operation.

application/json
post
/getExtLoanListSelectFields
200

Successful operation.

searchExtLoanSelectFields

post

Field for selecting various options related to searchextloanselectfields

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 select fields for paged external loan data.

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

Successful operation.

application/json
post
/getExtLoanPagedListSelectFields
200

Successful operation.

searchExtLoanPagedSelectFields

post

Field for selecting various options related to searchextloanpagedselectfields

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

Successful operation.

application/json
post
/searchExtLoanPagedSelectFields
200

Successful operation.

updateExtLoanByID

post
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?