Fetch product offers
Returns all product offers for a private product.
Path Parameters |
---|
productId uuid — REQUIREDThe product id for which to fetch the product offers. |
Header Parameters |
---|
organization-id uuid — REQUIREDID of organization context this request belongs to. |
Responses | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
200 List of product offers
| ||||||||||||
400 Bad Request (e.g. element not found or resource conflict).
| ||||||||||||
403 Missing permission
| ||||||||||||
500 Internal server error (Internal service communication or process error).
|