Set product price item
Creates or updates a product price for a specific price list.
PUT
/api/prices/products/{productId}/items/{priceListId}Creates or updates a product price for a specific price list.
Path Parameters
productId*string
Product identifier.
Example
"prod_123"priceListId*string
price list identifier.
Example
"pl_123"Request Body
application/json
Request payload for Set product price item.
currency*string
ISO currency code for the new product price.
Example
"USD"amount*||||
Numeric or monetary amount.
[key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json