Skip to main content
PUT
Set Product Prices

Authorizations

x-api-key
string
header
required

Path Parameters

priceBookId
string
required

Body

application/json
productId
enum<string>
required
Available options:
all
adjustments
object
required
calculationIdOverride
string | null

Optional calculated pricing override for this entry; null clears.

allowUnitPriceEditing
boolean | null

Entry-level unit-price editing flag for Quote Builder; null clears. Do not send inside adjustment objects.

Response

Prices set successfully

accountId
string
required
priceBookId
string
required
productId
string
required
adjustments
object
required
calculationIdOverride
string | null

When set, overrides default calculated pricing for this price book entry. Cleared when null.

allowUnitPriceEditing
boolean

When true, sales reps may edit unit price in Quote Builder for this product on this price book (entry-level, not per currency).