Helen Frankenthaler Foundation

Top Quality API Supplier

Prices | HighLevel API

Prices

Documentation for products API

Create Price for a Product

The 'Create Price for a Product' API allows adding a new price associated with a specific product to the system. Use this endpoint to create a price with the specified details for a particular product. Ensure that the required information is provided in the request payload.

List Prices for a Product

The 'List Prices for a Product' API allows retrieving a paginated list of prices associated with a specific product. Customize your results by filtering prices or paginate through the list using the provided query parameters.

List Inventory

The 'List Inventory API allows the user to retrieve a paginated list of inventory items. Use this endpoint to fetch details for multiple items in the inventory based on the provided query parameters.

Update Inventory

The Update Inventory API allows the user to bulk update the inventory for multiple items. Use this endpoint to update the available quantity and out-of-stock purchase settings for multiple items in the inventory.

Get Price by ID for a Product

The 'Get Price by ID for a Product' API allows retrieving information for a specific price associated with a particular product using its unique identifier. Use this endpoint to fetch details for a single price based on the provided price ID and product ID.

Update Price by ID for a Product

The 'Update Price by ID for a Product' API allows modifying information for a specific price associated with a particular product using its unique identifier. Use this endpoint to update details for a single price based on the provided price ID and product ID.

Delete Price by ID for a Product

The 'Delete Price by ID for a Product' API allows deleting a specific price associated with a particular product using its unique identifier. Use this endpoint to remove a price from the system.