Void Purchase Order
POST/product-service/api/v2/purchase-orders/:id/void
Voids a purchase order. Validates that no committed receipts exist, clears any staged (uncommitted) receipts, and transitions status to 'Void'. Records status history for the transition and notifies Inventory Management API.
Request
Responses
- 200
- 400
- 404
OK
Bad Request
Not Found