BatchRc

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getBatchRc

post
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
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
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getBatchRcPagedList
200

Successful operation.

getBatchRcListSelectFields

post
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 batch record select fields

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

Successful operation.

application/json
post
/searchBatchRcSelectFields
200

Successful operation.

getBatchRcPagedListSelectFields

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

Successful operation.

application/json
post
/getBatchRcPagedListSelectFields
200

Successful operation.

searchBatchRcPagedSelectFields

post

Search batch record paged select fields

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

Successful operation.

application/json
post
/searchBatchRcPagedSelectFields
200

Successful operation.

updateBatchRcByID

post

Update Batch RC by ID

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?