Get Price Book
GET https://api.secure.quotivity.com/v1/pricebooks/{priceBookId}Retrieves a specific price book by ID
Send your API key in the x-api-key header. See Generating API keys.
Path parameters
Section titled “Path parameters”| Name | Type | Required | Description |
|---|---|---|---|
priceBookId |
string | Yes | — |
Responses
Section titled “Responses”| Status | Body | Description |
|---|---|---|
200 |
PriceBook | Successfully retrieved price book |
401 |
— | Unauthorized |
404 |
— | Price book not found |
500 |
— | Internal Server Error |
Schemas
Section titled “Schemas”PriceBook
Section titled “PriceBook”| Field | Type | Required | Description |
|---|---|---|---|
id |
string | Yes | — |
accountId |
string | Yes | — |
name |
string | Yes | — |
description |
string | Yes | — |
bundleOptionId |
string | No | — |
isDeleted |
boolean | No | — |
effectiveStartDate |
string | No | ISO date string (e.g. “2025-01-01”). Requires PRICE_BOOK_EFFECTIVE_DATES feature. |
effectiveEndDate |
string | No | ISO date string (e.g. “2025-12-31”). Requires PRICE_BOOK_EFFECTIVE_DATES feature. |
Ask the help center
Answers come from these guides, with links to the articles used.
Ask anything about configuring quoting in Quotivity Studio.