Create a price for a product
POST /v1/products/:productId/prices
Create a new price for the given product.
Request
Price created successfully
Bad Request - Invalid input data
Unauthorized - Invalid or missing token
Forbidden - product:write scope required