PayCalc

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getPayCalc

post

Pay calc

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

Pay calc select fields

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

Pay calc paged list

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

Successful operation.

application/json
post
/getPayCalcPagedList
200

Successful operation.

getPayCalcListSelectFields

post

Pay calc list select fields

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

Successful operation.

application/json
post
/getPayCalcListSelectFields
200

Successful operation.

searchPayCalcSelectFields

post

Retrieve a list of select fields for payment calculations

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

Successful operation.

application/json
post
/searchPayCalcSelectFields
200

Successful operation.

getPayCalcPagedListSelectFields

post

Pay calc paged list select fields

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

Successful operation.

application/json
post
/getPayCalcPagedListSelectFields
200

Successful operation.

searchPayCalcPagedSelectFields

post

Retrieve a paged list of select fields for payment calculations

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

Successful operation.

application/json
post
/searchPayCalcPagedSelectFields
200

Successful operation.

updatePayCalcByID

post

Update payment calculations by ID

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?