Update Purchase Order Status
PUT/inventory-management/api/v1/PurchaseOrders/:id/status
Updates the status of a purchase order. Void operations are processed by this service; other status transitions are managed by the Product Service.
Request
Responses
- 200
- 204
- 400
- 500
OK
If the status was updated or void completed successfully
If the void operation cannot be completed
If an error occurs while updating the status