POST

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

POST Add Actual Labor

Add actual labor to an existing work order.

POST /ODataApi/v1/WorkOrders('{name}')/AddActualLabor

Endpoint

https://{sitename}.mvpplant.com/ODataApi/v1/WorkOrders('{name}')/AddActualLabor

Replace:

  • {sitename} with your MVP One site name.
  • {name} with the work order name or identifier.

Path parameter

ParameterData typeRequiredDescription
nameStringYesWork 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')/AddActualLabor

Response

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.
Path Params
string
required
Response

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!