Get Last Purchase Price
GET/api/products/:product/last-purchase-price
Get the most recent purchase price for a product from non-draft purchase orders.
Authentication: Requires Bearer token.
Returns null in data if no purchase order lines exist with a positive amount.
Request
Responses
- 200
Successful response