Add a Product Price to a Price Book
POST/pcm/pricebooks/:pricebookID/prices
Price books contain prices for the products in your catalog. Use the Prices API to adds the prices for a product to a specified price book. If the prices for the product already exist in the price book, the operation fails and the existing product prices are not updated.
Request
Responses
- 201
- default
A product price with the following attributes.
Unexpected error.