Get Purchase Order
GET/product-service/api/v2/purchase-orders/:id
Returns a single Purchase Order with all related data including line items with committed quantities. This eliminates the need for separate GET /{id}/products endpoint as line items are included in the response.
Request
Responses
- 200
- 404
OK
Not Found