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

BatchRc

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getBatchRc

post

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

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

Successful operation.

application/json
post/getBatchRc
200

Successful operation.

getBatchRcSelectFields

post

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

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

Successful operation.

application/json
post/getBatchRcSelectFields
200

Successful operation.

getBatchRcPagedList

post

Retrieve BatchRc 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/getBatchRcPagedList
200

Successful operation.

getBatchRcListSelectFields

post

Retrieve BatchRc 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/getBatchRcListSelectFields
200

Successful operation.

searchBatchRcSelectFields

post

Search BatchRc 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/searchBatchRcSelectFields
200

Successful operation.

getBatchRcPagedListSelectFields

post

Retrieve BatchRc 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/getBatchRcPagedListSelectFields
200

Successful operation.

searchBatchRcPagedSelectFields

post

Search BatchRc 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/searchBatchRcPagedSelectFields
200

Successful operation.

updateBatchRcByID

post

Update BatchRc 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
BatchRcBatchReturnCodeintegerOptional
Responses
200

Successful operation.

application/json
post/updateBatchRcByID
200

Successful operation.

Last updated

Was this helpful?