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

WorkFlowRepGen

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getWorkFlowRepGen

post

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

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

Successful operation.

application/json
post/getWorkFlowRepGen
200

Successful operation.

getWorkFlowRepGenSelectFields

post

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

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

Successful operation.

application/json
post/getWorkFlowRepGenSelectFields
200

Successful operation.

getWorkFlowRepGenPagedList

post

Retrieve WorkFlowRepGen 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/getWorkFlowRepGenPagedList
200

Successful operation.

getWorkFlowRepGenListSelectFields

post

Retrieve WorkFlowRepGen 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/getWorkFlowRepGenListSelectFields
200

Successful operation.

searchWorkFlowRepGenSelectFields

post

Search WorkFlowRepGen 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/searchWorkFlowRepGenSelectFields
200

Successful operation.

getWorkFlowRepGenPagedListSelectFields

post

Retrieve WorkFlowRepGen 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/getWorkFlowRepGenPagedListSelectFields
200

Successful operation.

searchWorkFlowRepGenPagedSelectFields

post

Search WorkFlowRepGen 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/searchWorkFlowRepGenPagedSelectFields
200

Successful operation.

updateWorkFlowRepGenByID

post

Update WorkFlowRepGen 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
WorkFlowRepGenSpecfileintegerOptional
Responses
200

Successful operation.

application/json
post/updateWorkFlowRepGenByID
200

Successful operation.

Last updated

Was this helpful?