purchaseOrders
Update an existing purchase order
Updates a purchase order. Note: status, po_number, external_id, erp_vendor_id, and ottimate_location_id cannot be changed. If status is included in the request, the request is rejected with a 400 error. If po_number, external_id, erp_vendor_id, or ottimate_location_id is included with a different value, the request succeeds but that field is silently ignored (no error, no change).
patch/purchase-orders/{id}
Path parameters
idstring required
The unique ID of the purchase order
Headers
Authorizationstring required
OAuth2 authentication flows. Auth server URLs will vary by environment
X-Api-Keystring required
API key for authentication
X-API-Versionstring
API version to use (optional, defaults to latest). Supported values: 1.0.0, 1.1.0.
Request body
Response
Successfully updated