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

PayCalc

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getPayCalc

post

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

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

Successful operation.

application/json
post/getPayCalc
200

Successful operation.

getPayCalcSelectFields

post

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

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

Successful operation.

application/json
post/getPayCalcSelectFields
200

Successful operation.

getPayCalcPagedList

post

Retrieve PayCalc 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/getPayCalcPagedList
200

Successful operation.

getPayCalcListSelectFields

post

Retrieve PayCalc 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/getPayCalcListSelectFields
200

Successful operation.

searchPayCalcSelectFields

post

Search PayCalc 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/searchPayCalcSelectFields
200

Successful operation.

getPayCalcPagedListSelectFields

post

Retrieve PayCalc 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/getPayCalcPagedListSelectFields
200

Successful operation.

searchPayCalcPagedSelectFields

post

Search PayCalc 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/searchPayCalcPagedSelectFields
200

Successful operation.

updatePayCalcByID

post

Update PayCalc 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
PayCalcPaymentCalculationTypeintegerOptional
Responses
200

Successful operation.

application/json
post/updatePayCalcByID
200

Successful operation.

Last updated

Was this helpful?