Work Order Estimated Labor

Work Order Estimated Labor

Retrieve and create work order estimated labor records.

FieldData TypePOST
WorkOrderIDStringX
CraftStringX
UserIDStringX
EstimatedHoursDecimalX
EstimatedOTHoursDecimalX
RateDecimalX
OTRateDecimalX
EstimatedStartDateDateTimeX
EstimatedFinishDateDateTimeX
CreatedByString
DateCreatedDateTime
EditedByString
DateEditedDateTime

Key: WorkOrderID

Required property: WorkOrderID

Endpoints

GET

URL: https://{site}.mvpplant.com/ODataApi/v1/GetWorkOrderEstimatedLabor

Description: Retrieve work order estimated labor records.

POST

URL: https://{site}.mvpplant.com/ODataApi/v1/WorkOrderEstimatedLabor

Description: Create a work order estimated labor record.

Body: Send the property values marked in the POST column.