Method Details
HTTP Methods:
POST
Content Type:
application/json
Response Format:
json
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Sales Professional
Required Scope:
Create a new line item.
The request body should be a list of properties you want to set for the new line item, with each entry being the internal name of the property to be set, and the value of that property.
You must set the hs_product_id property when creating a line item. This property needs to be the objectId of a product object, and represents the product being sold.