WorkFlowRepGen
Perform various operations for Symitar parameters.
Operations
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
/getWorkFlowRepGenSelectFields200
Successful operation.
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
/searchWorkFlowRepGenSelectFields200
Successful operation.
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
/getWorkFlowRepGenPagedListSelectFields200
Successful operation.
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
/searchWorkFlowRepGenPagedSelectFields200
Successful operation.
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
/updateWorkFlowRepGenByID200
Successful operation.
Last updated
Was this helpful?