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

OnlineFee

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getOnlineFee

post

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

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

Successful operation.

application/json
post/getOnlineFee
200

Successful operation.

getOnlineFeeSelectFields

post

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

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

Successful operation.

application/json
post/getOnlineFeeSelectFields
200

Successful operation.

getOnlineFeePagedList

post

Retrieve OnlineFee 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/getOnlineFeePagedList
200

Successful operation.

getOnlineFeeListSelectFields

post

Retrieve OnlineFee 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/getOnlineFeeListSelectFields
200

Successful operation.

searchOnlineFeeSelectFields

post

Search OnlineFee 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/searchOnlineFeeSelectFields
200

Successful operation.

getOnlineFeePagedListSelectFields

post

Retrieve OnlineFee 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/getOnlineFeePagedListSelectFields
200

Successful operation.

searchOnlineFeePagedSelectFields

post

Search OnlineFee 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/searchOnlineFeePagedSelectFields
200

Successful operation.

updateOnlineFeeByID

post

Update OnlineFee 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
OnlineFeeRuleOrdinalintegerOptional
Responses
200

Successful operation.

application/json
post/updateOnlineFeeByID
200

Successful operation.

Last updated

Was this helpful?