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.
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json