Work Order Material

Work Order Material

Retrieve and create work order material records.

FieldData TypePOST
WorkOrderIDStringX
MaterialStringX
DescriptionStringX
TotalCostDecimal
QuantityDecimalX
DateDateTimeX
CreatedByString
DateCreatedDateTime

Key: WorkOrderID

Required property: WorkOrderID

Endpoints

GET

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

Description: Retrieve work order material records.

POST

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

Description: Create a work order material record.

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