Create Resource Demand from Schedule

post

/api/restapi/action/resourceDemand/fetchAssignment

Send a request to this endpoint to schedule a demand data to fetch from resource assignments.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : ApiEntityDemandSchedule
Type: object
Title: ApiEntityDemandSchedule
Show Source
Examples

Back to Top

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityScheduleJob
Type: object
Title: ApiEntityScheduleJob
Show Source

400 Response

Invalid input for the Action service.

404 Response

The requested object does not exist, or you do not have access to it.
Back to Top