Update POID Action
Update the POID on an existing purchase order.
| Field | Data Type | POST |
|---|---|---|
| NewPOID | String | X |
Endpoints
POST
URL: https://{site}.mvpplant.com/ODataApi/v1/PurchaseOrders(POID='poID',ReleaseID=releaseID)/UpdatePOID
Description: Update the POID on an existing purchase order.
Body: Send the property values marked in the POST column.
Returns: Boolean
