post
https://{sitename}.mvpplant.com/ODataApi/v1/WorkOrders('')/AddActualLabor
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
POST Add Actual Labor
Add actual labor to an existing work order.
POST /ODataApi/v1/WorkOrders('{name}')/AddActualLaborEndpoint
https://{sitename}.mvpplant.com/ODataApi/v1/WorkOrders('{name}')/AddActualLaborReplace:
{sitename}with your MVP One site name.{name}with the work order name or identifier.
Path parameter
| Parameter | Data type | Required | Description |
|---|---|---|---|
name | String | Yes | Work order name or identifier for the work order receiving the actual labor record. |
Request body
The available endpoint metadata does not specify the request-body fields for this action.
Example endpoint
POST https://company.mvpplant.com/ODataApi/v1/WorkOrders('WO-1001')/AddActualLaborResponse
The response type is not specified in the available endpoint metadata.
Notes
- The work order must already exist before you call this endpoint.
- Use single quotes around the work order name or identifier in the endpoint URL.
- Confirm the required request-body fields with your MVP One environment before sending a request.
