Skip to content

Assign Product to Price Books

POST https://api.secure.quotivity.com/v1/products/{productId}/pricebooks

Assigns a single product to one or more price books at once (updates HubSpot hapily_price_books in one call).

Send your API key in the x-api-key header. See Generating API keys.

Name Type Required Description
productId string Yes

Required, application/json: AssignProductToPriceBooksRequest

Status Body Description
200 AssignProductToPriceBooksResponse Product assigned successfully
400 Invalid request
401 Unauthorized
500 Internal Server Error
Field Type Required Description
priceBookIds string[] Yes
Field Type Required Description
productId string Yes
priceBookIds string[] Yes