Update a price book item
Update a specific item within a price book in your HubSpot account. This operation allows you to modify details such as pricing, billing frequency, and custom properties for the specified item. Ensure that the item is identified correctly by its unique priceBookId and priceBookItemId.
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 to update.
The unique identifier of the item within the price book to update.
Query Parameters
Whether to return only results that have been archived.
Body
An object specifying the frequency at which billing occurs for the price book item.
An object specifying the period over which billing occurs for the price book item.
A map of custom property names to their values, allowing for additional customization of the price book item.
An object indicating the current status of the price book item.
A boolean indicating whether the price book item is archived.
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.