AnalysisFloat
Perform various operations for Symitar parameters.
Operations
Retrieve floating analysis with selected fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AnalysisFloatBranchintegerOptional
Responses
200
Successful operation.
application/json
post
/getAnalysisFloatSelectFields200
Successful operation.
Retrieve the list of floating analysis with selectable fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getAnalysisFloatListSelectFields200
Successful operation.
Retrieve a paged list of floating analysis with selected fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getAnalysisFloatPagedListSelectFields200
Successful operation.
Search analysis float paged select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchAnalysisFloatPagedSelectFields200
Successful operation.
Last updated
Was this helpful?