Thanks @JBeatty , that has resolved the issue. You are correct - the documentation is quite poor there, it actually gives pretty much my exact J...read more
Hi, I'm submitting a post request to the v3/objects/line_items end point with the following JSON; {
"properties": {
"name": "bought Plastic - Ergonomic Wooden Towels",
"price": 102.57,
"hs_product_id": "1091223719", read more
I'd like to add my voice to those asking for the ability to set custom properties on line items. In my case I am syncing deals to a e-commerce ba...read more
Hi @dennisedson , Thanks for the response, yeah I've looked into associations API, I was hoping to avoid the extra call required to first get de...read more
Hi any moderator, can you remove my post ( https://community.hubspot.com/t5/APIs-Integrations/API-Batch-read-deals-and-include-line-items/m-p/452420#M44608 ) from the spam folder please? - it has incorrectly been flagged as spam. Thanks, Ian read more
Hi, I'm submitting a post request to the v3/objects/line_items end point with the following JSON; {
"properties": {
"name": "bought Plastic - Ergonomic Wooden Towels",
"price": 102.57,
"hs_product_id": "1091223719", read more
Hi any moderator, can you remove my post ( https://community.hubspot.com/t5/APIs-Integrations/API-Batch-read-deals-and-include-line-items/m-p/452420#M44608 ) from the spam folder please? - it has incorrectly been flagged as spam. Thanks, Ian read more
Hi all, I'm trying to figure out how I would get a list of specific deals and include their line items in the result set. I can see on this end point /crm/v3/objects/deals that you can use the "associations" parameter to tell the API to i read more