WO Attachments

WO Attachments

Retrieve and manage work order attachments.

FieldData TypePOSTPATCH
WOIDStringXX
FileNameStringXX
DescriptionStringXX
FileDataBinaryXX
FileSizeInt32
FileLinkStringXX
HttpLinkStringXX
AttachmentTypeStringXX

Key: WOID

Required property: WOID

Endpoints

GET

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

Description: Retrieve work order attachments.

POST

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

Description: Create a work order attachment.

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

PATCH

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

Description: Update an existing work order attachment.

Body: Send only the property values you want to update from the PATCH column.

Notes

  • AttachmentType allowed values: File, FileLink, HttpLink