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

ScreenDefinition

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getScreenDefinition

post

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

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

Successful operation.

application/json
post/getScreenDefinition
200

Successful operation.

getScreenDefinitionSelectFields

post

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

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

Successful operation.

application/json
post/getScreenDefinitionSelectFields
200

Successful operation.

getScreenDefinitionPagedList

post

Retrieve ScreenDefinition 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/getScreenDefinitionPagedList
200

Successful operation.

getScreenDefinitionListSelectFields

post

Retrieve ScreenDefinition 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/getScreenDefinitionListSelectFields
200

Successful operation.

searchScreenDefinitionSelectFields

post

Search ScreenDefinition 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/searchScreenDefinitionSelectFields
200

Successful operation.

getScreenDefinitionPagedListSelectFields

post

Retrieve ScreenDefinition 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/getScreenDefinitionPagedListSelectFields
200

Successful operation.

searchScreenDefinitionPagedSelectFields

post

Search ScreenDefinition 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/searchScreenDefinitionPagedSelectFields
200

Successful operation.

updateScreenDefinitionByID

post

Update ScreenDefinition 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
ScreenDefinitionScreenSelectionintegerOptional
ScreenDefinitionTypeintegerOptional
Responses
200

Successful operation.

application/json
post/updateScreenDefinitionByID
200

Successful operation.

Last updated

Was this helpful?