OnlineBlock
Perform various operations for Symitar parameters.
Operations
Retrieve online block select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
OnlineBlockRuleNumberintegerOptional
Responses
200
Successful operation.
application/json
post
/getOnlineBlockSelectFields200
Successful operation.
Retrieve a list of select fields for searching by online block information.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/searchOnlineBlockSelectFields200
Successful operation.
Retrieve paged list select fields of online blocks
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getOnlineBlockPagedListSelectFields200
Successful operation.
Retrieve a list of paged select fields for searching by online block information.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchOnlineBlockPagedSelectFields200
Successful operation.
Last updated
Was this helpful?