Patch purchase order
PATCH/purchase-orders/:id
Applies granular PATCH operations to a purchase order with optimistic locking.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 500
Purchase order patched successfully
Invalid request or validation failed
Unauthorized
Forbidden
Purchase order not found
Version conflict
Internal Server Error