Synchronize Resource Availabilities and Rates for Workspace Hierarchy

post

/api/restapi/action/resource/workRateSync

Send a request to this endpoint to synchronize the resource availabilities and rates in a workspace hierarchy. This endpoint returns a job ID upon execution of the request. Send a request to the View Job Status endpoint to monitor the status of the scheduled jobs. The job will also synchronize role availability and rates if the user has the permission to edit role costs.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : ApiEntityWorkRateSync
Type: object
Title: ApiEntityWorkRateSync
Show Source
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.
Back to Top