Complete Purchase Order
POST/product-service/api/v2/purchase-orders/:id/complete
Completes a purchase order. Sets CompletedBy and CompletedDate fields, auto-approves if not already approved, and transitions status to 'Completed'. Records status history for the transition.
Request
Responses
- 200
- 400
- 404
OK
Bad Request
Not Found