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

ItcInstallation

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getItcInstallation

post

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

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

Successful operation.

application/json
post/getItcInstallation
200

Successful operation.

getItcInstallationSelectFields

post

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

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

Successful operation.

application/json
post/getItcInstallationSelectFields
200

Successful operation.

getItcInstallationPagedList

post

Retrieve ItcInstallation 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/getItcInstallationPagedList
200

Successful operation.

getItcInstallationListSelectFields

post

Retrieve ItcInstallation 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/getItcInstallationListSelectFields
200

Successful operation.

searchItcInstallationSelectFields

post

Search ItcInstallation 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/searchItcInstallationSelectFields
200

Successful operation.

getItcInstallationPagedListSelectFields

post

Retrieve ItcInstallation 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/getItcInstallationPagedListSelectFields
200

Successful operation.

searchItcInstallationPagedSelectFields

post

Search ItcInstallation 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/searchItcInstallationPagedSelectFields
200

Successful operation.

updateItcInstallationByID

post

Update ItcInstallation 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
ItcInstallationItcInstallationintegerOptional
Responses
200

Successful operation.

application/json
post/updateItcInstallationByID
200

Successful operation.

Last updated

Was this helpful?