AnalysisFloat

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getAnalysisFloat

post

Retrieve the floating analysis information

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

Successful operation.

application/json
post
/getAnalysisFloat
200

Successful operation.

getAnalysisFloatSelectFields

post

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
/getAnalysisFloatSelectFields
200

Successful operation.

getAnalysisFloatPagedList

post

Retrieve a paged list of floating analysis

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

Successful operation.

application/json
post
/getAnalysisFloatPagedList
200

Successful operation.

getAnalysisFloatListSelectFields

post

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
/getAnalysisFloatListSelectFields
200

Successful operation.

searchAnalysisFloatSelectFields

post

Search analysis float select fields

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

Successful operation.

application/json
post
/searchAnalysisFloatSelectFields
200

Successful operation.

getAnalysisFloatPagedListSelectFields

post

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
/getAnalysisFloatPagedListSelectFields
200

Successful operation.

searchAnalysisFloatPagedSelectFields

post

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
/searchAnalysisFloatPagedSelectFields
200

Successful operation.

updateAnalysisFloatByID

post

Update Analysis Float by ID

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

Successful operation.

application/json
post
/updateAnalysisFloatByID
200

Successful operation.

Last updated

Was this helpful?