Create a new product price
POST/product-prices
Creates a new product price or updates an existing one if the product code already has a price.
Request
Responses
- 201
- 401
- 403
- 422
- 500
Created successfully
Unauthenticated
Forbidden - Missing permission: create product prices
Validation error
Internal server error