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

OnlineBlock

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getOnlineBlock

post

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

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

Successful operation.

application/json
post/getOnlineBlock
200

Successful operation.

getOnlineBlockSelectFields

post

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

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

Successful operation.

application/json
post/getOnlineBlockSelectFields
200

Successful operation.

getOnlineBlockPagedList

post

Retrieve OnlineBlock 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/getOnlineBlockPagedList
200

Successful operation.

getOnlineBlockListSelectFields

post

Retrieve OnlineBlock 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/getOnlineBlockListSelectFields
200

Successful operation.

searchOnlineBlockSelectFields

post

Search OnlineBlock 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/searchOnlineBlockSelectFields
200

Successful operation.

getOnlineBlockPagedListSelectFields

post

Retrieve OnlineBlock 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/getOnlineBlockPagedListSelectFields
200

Successful operation.

searchOnlineBlockPagedSelectFields

post

Search OnlineBlock 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/searchOnlineBlockPagedSelectFields
200

Successful operation.

updateOnlineBlockByID

post

Update OnlineBlock 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
OnlineBlockRuleNumberintegerOptional
Responses
200

Successful operation.

application/json
post/updateOnlineBlockByID
200

Successful operation.

Last updated

Was this helpful?