Retrieve a price book item
Retrieve a specific item from a price book in your HubSpot account. This endpoint allows you to access details of a price book item by specifying the price book and item IDs. It is useful for obtaining information about a particular product’s pricing and other related details within a price book.
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique identifier of the price book containing the item.
The unique identifier of the item within the price book to retrieve.
Query Parameters
Whether to return only results that have been archived. Accepts a boolean value.
Response
successful operation
A map of custom property names to their values, allowing for additional customization of the price book item.
The unique identifier for the price book item.
The unique identifier of the product associated with this price book item.
Indicates whether the price book item is archived. A boolean value.
The date and time when the price book item was archived.
The frequency at which billing occurs for this item. Valid values include 'annually', 'biweekly', 'monthly', 'one_time', 'per_five_years', 'per_four_years', 'per_six_months', 'per_three_years', 'per_two_years', 'quarterly', and 'weekly'.
annually, biweekly, monthly, one_time, per_five_years, per_four_years, per_six_months, per_three_years, per_two_years, quarterly, weekly The billing period for the price book item.
The date and time when the price book item was created.
The name of the price book item.
The unique identifier of the price book to which this item belongs.
BUNDLE, STANDALONE, VARIANT INVENTORY, NON_INVENTORY, SERVICE AUTOMATICALLY_RENEW, FIXED The stock keeping unit (SKU) associated with the price book item.
The current status of the price book item. Valid values include 'active' and 'inactive'.
active, inactive The date and time when the price book item was last updated.