Add a product to a price book
Add new items to a specified price book in your HubSpot account. This endpoint allows you to associate products with a price book by providing the necessary product details. It is useful for managing and updating the contents of your price books efficiently.
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 to which items will be added.
Body
The unique identifier of the product to be added to the price book. It is a string and is required.
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.