Get Price by ID for a Product
GET/products/:productId/price/:priceId
The "Get Price by ID for a Product" API allows retrieving information for a specific price associated with a particular product using its unique identifier. Use this endpoint to fetch details for a single price based on the provided price ID and product ID.
Request
Responses
- 200
- 400
- 401
- 422
Successful response
Bad Request
Unauthorized
Unprocessable Entity