OnlineFee

Perform various operations for Symitar parameters.

circle-info

Symitar eDocs References: Coming soon.

Operations

getOnlineFee

post

Retrieve online fee information

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

Successful operation.

getOnlineFeeSelectFields

post

Retrieve online fee select fields

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

Successful operation.

getOnlineFeePagedList

post

Retrieve paged list of online fees

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

Successful operation.

getOnlineFeeListSelectFields

post

Retrieve online fee list select fields

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

Successful operation.

searchOnlineFeeSelectFields

post

Retrieve a list of select fields for searching by online fee information.

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

Successful operation.

getOnlineFeePagedListSelectFields

post

Retrieve paged list select fields of online fees

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

Successful operation.

searchOnlineFeePagedSelectFields

post

Retrieve a list of paged select fields for searching by online fee information.

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

Successful operation.

updateOnlineFeeByID

post

Update online fees by ID

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

Successful operation.

Last updated

Was this helpful?