Warnings

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getWarnings

post

No description available.

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

Successful operation.

application/json
post
/getWarnings
200

Successful operation.

getWarningsSelectFields

post

No description available.

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

Successful operation.

application/json
post
/getWarningsSelectFields
200

Successful operation.

getWarningsPagedList

post

No description available.

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

Successful operation.

application/json
post
/getWarningsPagedList
200

Successful operation.

getWarningsListSelectFields

post

No description available.

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

Successful operation.

application/json
post
/getWarningsListSelectFields
200

Successful operation.

searchWarningsSelectFields

post

Fields available for selecting when retrieving Warnings data

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

Successful operation.

application/json
post
/searchWarningsSelectFields
200

Successful operation.

getWarningsPagedListSelectFields

post

No description available.

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

Successful operation.

application/json
post
/getWarningsPagedListSelectFields
200

Successful operation.

searchWarningsPagedSelectFields

post

Fields available for selecting when retrieving paginated Warnings data

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

Successful operation.

application/json
post
/searchWarningsPagedSelectFields
200

Successful operation.

updateWarningsByID

post

Update warnings for a specific ID.

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

Successful operation.

application/json
post
/updateWarningsByID
200

Successful operation.

Last updated

Was this helpful?