Notice
Perform various operations for Symitar parameters.
Operations
Retrieve notice select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
NoticeNoticeTypeintegerOptional
NoticeNoticeDescrTypeintegerOptional
Responses
200
Successful operation.
application/json
post
/getNoticeSelectFields200
Successful operation.
Retrieve a list of select fields for searching by notice information.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/searchNoticeSelectFields200
Successful operation.
Retrieve a list of paged select fields for searching by notice information.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchNoticePagedSelectFields200
Successful operation.
Update notices by ID
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
NoticeNoticeTypeintegerOptional
NoticeNoticeDescrTypeintegerOptional
Responses
200
Successful operation.
application/json
post
/updateNoticeByID200
Successful operation.
Last updated
Was this helpful?