WorkFlowRepGen

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getWorkFlowRepGen

post

Get workflow report generation

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

Get workflow report generation select fields

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

Get workflow report generation paged list

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

Successful operation.

application/json
post
/getWorkFlowRepGenPagedList
200

Successful operation.

getWorkFlowRepGenListSelectFields

post

Get workflow report generation list select fields

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

Successful operation.

application/json
post
/getWorkFlowRepGenListSelectFields
200

Successful operation.

searchWorkFlowRepGenSelectFields

post

Fields available for selecting when retrieving Workflow Report Generation data

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

Successful operation.

application/json
post
/searchWorkFlowRepGenSelectFields
200

Successful operation.

getWorkFlowRepGenPagedListSelectFields

post

Get workflow report generation paged list select fields

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

Successful operation.

application/json
post
/getWorkFlowRepGenPagedListSelectFields
200

Successful operation.

searchWorkFlowRepGenPagedSelectFields

post

Fields available for selecting when retrieving paginated Workflow Report Generation data

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

Successful operation.

application/json
post
/searchWorkFlowRepGenPagedSelectFields
200

Successful operation.

updateWorkFlowRepGenByID

post

Update Workflow Report Generation for a specific ID.

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?