For the complete documentation index, see llms.txt. This page is also available as Markdown.

AnalysisFloat

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getAnalysisFloat

post

Retrieve AnalysisFloat parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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 AnalysisFloat parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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 AnalysisFloat parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/getAnalysisFloatPagedList
200

Successful operation.

getAnalysisFloatListSelectFields

post

Retrieve AnalysisFloat parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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 AnalysisFloat parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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 AnalysisFloat parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/getAnalysisFloatPagedListSelectFields
200

Successful operation.

searchAnalysisFloatPagedSelectFields

post

Search AnalysisFloat parameter records. ParameterService is available for SymXchange 2022.01 in this documentation set.

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

Successful operation.

application/json
TokenstringOptional
post/searchAnalysisFloatPagedSelectFields
200

Successful operation.

updateAnalysisFloatByID

post

Update AnalysisFloat parameter configuration. Parameter updates can change institution behavior and should be tested in a controlled environment before use.

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?