Assign Product to Price Books
POST https://api.secure.quotivity.com/v1/products/{productId}/pricebooksAssigns 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.
Path parameters
Section titled “Path parameters”| Name | Type | Required | Description |
|---|---|---|---|
productId |
string | Yes | — |
Request body
Section titled “Request body”Required, application/json: AssignProductToPriceBooksRequest
Responses
Section titled “Responses”| Status | Body | Description |
|---|---|---|
200 |
AssignProductToPriceBooksResponse | Product assigned successfully |
400 |
— | Invalid request |
401 |
— | Unauthorized |
500 |
— | Internal Server Error |
Schemas
Section titled “Schemas”AssignProductToPriceBooksRequest
Section titled “AssignProductToPriceBooksRequest”| Field | Type | Required | Description |
|---|---|---|---|
priceBookIds |
string[] | Yes | — |
AssignProductToPriceBooksResponse
Section titled “AssignProductToPriceBooksResponse”| Field | Type | Required | Description |
|---|---|---|---|
productId |
string | Yes | — |
priceBookIds |
string[] | Yes | — |
Ask the help center
Answers come from these guides, with links to the articles used.
Ask anything about configuring quoting in Quotivity Studio.