Create a Business Flow Schedule
post
/primeapi/restapi/pims/synchronizations
Send a request to this endpoint to create a Gateway business flow schedule.
Request
Supported Media Types
- application/json
The flow schedule object to be created.
Root Schema : FlowSchedule
Type:
object
The flow schedule object associated with a flow instance.
Response
Supported Media Types
- application/json
201 Response
The object was successfully created.
Root Schema : schema
Type:
boolean
404 Response
The requested business flow schedule does not exist, or you do not have access to it.