AnalysisGlobal

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getAnalysisGlobal

post

Retrieve the global analysis information

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

Successful operation.

application/json
post
/getAnalysisGlobal
200

Successful operation.

getAnalysisGlobalSelectFields

post

Retrieve the global analysis information with selected fields

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

Successful operation.

application/json
post
/getAnalysisGlobalSelectFields
200

Successful operation.

updateAnalysisGlobalByID

post

Update Analysis Global by ID

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

Successful operation.

application/json
post
/updateAnalysisGlobalByID
200

Successful operation.

Last updated

Was this helpful?