<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Getting Line Item Product type and term data in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Getting-Line-Item-Product-type-and-term-data/m-p/221713#M609</link>
    <description>&lt;P&gt;Also I can't get multiple properties in one call working. Did you have any success with that?&lt;/P&gt;</description>
    <pubDate>Mon, 06 Aug 2018 15:13:09 GMT</pubDate>
    <dc:creator>Rune</dc:creator>
    <dc:date>2018-08-06T15:13:09Z</dc:date>
    <item>
      <title>Getting Line Item Product type and term data</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Getting-Line-Item-Product-type-and-term-data/m-p/221711#M607</link>
      <description>&lt;P&gt;I understand that to get details about a line item in a deal I need to include &amp;amp;properties=parameter. I have successfully "guessed" the parameter for the discount property and I see the quantity, price and name listed in the docs, but is there a list of other properties that you can get anywhere?  I specifically need the property parameter names for the Price type (ie fixed or recurring), Price frequency eg. monthly, and the respective Terms ie. Start date, term length and frequency eg months.&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;PS.  Don't worry, I managed to guess them!  All sorted thanks.&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 05:25:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Getting-Line-Item-Product-type-and-term-data/m-p/221711#M607</guid>
      <dc:creator>Sam_Alford</dc:creator>
      <dc:date>2018-06-28T05:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Line Item Product type and term data</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Getting-Line-Item-Product-type-and-term-data/m-p/221712#M608</link>
      <description>&lt;P&gt;Hi Sam&lt;/P&gt;
&lt;P&gt;I managed to get most of them myself. But I can't figure out what term is?&lt;/P&gt;
&lt;P&gt;/Rune&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 15:01:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Getting-Line-Item-Product-type-and-term-data/m-p/221712#M608</guid>
      <dc:creator>Rune</dc:creator>
      <dc:date>2018-08-06T15:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Line Item Product type and term data</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Getting-Line-Item-Product-type-and-term-data/m-p/221713#M609</link>
      <description>&lt;P&gt;Also I can't get multiple properties in one call working. Did you have any success with that?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 15:13:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Getting-Line-Item-Product-type-and-term-data/m-p/221713#M609</guid>
      <dc:creator>Rune</dc:creator>
      <dc:date>2018-08-06T15:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Line Item Product type and term data</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Getting-Line-Item-Product-type-and-term-data/m-p/221714#M610</link>
      <description>&lt;P&gt;Hi Rune,&lt;/P&gt;
&lt;P&gt;re multiple properties, you just add each property you're after with an additional &amp;amp;properties=[propertyname] eg ?properties=quantity&amp;amp;properties=price&amp;amp;properties=name.&lt;/P&gt;
&lt;P&gt;Let me know if I' haven't explained it very well.&lt;/P&gt;
&lt;P&gt;The properties I have so far are:&lt;/P&gt;
&lt;P&gt;quantity&lt;BR /&gt;
price&lt;BR /&gt;
name&lt;BR /&gt;
discount (but this only works for discount in $ value not % discount so if anyone knows how to get % discount I'd be grateful!)&lt;BR /&gt;
recurringbillingfrequency&lt;BR /&gt;
hs_recurring_billing_period&lt;BR /&gt;
hs_recurring_billing_start_date&lt;/P&gt;
&lt;P&gt;by the way, these took me ages to 'guess'!!  It would have been a whole lot easier if these were documented somewhere (or if they are, somewhere easy to find!).&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2018 02:40:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Getting-Line-Item-Product-type-and-term-data/m-p/221714#M610</guid>
      <dc:creator>Sam_Alford</dc:creator>
      <dc:date>2018-08-07T02:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Line Item Product type and term data</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Getting-Line-Item-Product-type-and-term-data/m-p/221715#M611</link>
      <description>&lt;ASIDE class="quote no-group" data-post="4" data-topic="10611"&gt;
&lt;DIV class="title"&gt;
&lt;DIV class="quote-controls"&gt;&lt;/DIV&gt;
&lt;IMG alt="" width="20" height="20" src="https://avatars.discourse.org/v2/letter/s/85e7bf/40.png" class="avatar" /&gt; SAlford:&lt;/DIV&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;hs_recurring_billing_start_date&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;/ASIDE&gt;
&lt;P&gt;This helped so much. I couldn't find an answer anywhere. Appreciate you posting this!&lt;/P&gt;
&lt;P&gt;Also, I agree this should be included in the documentation. Is there anyway to request this to be added to HubSpot?&lt;/P&gt;
&lt;P&gt;Kudos!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 16:08:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Getting-Line-Item-Product-type-and-term-data/m-p/221715#M611</guid>
      <dc:creator />
      <dc:date>2018-11-29T16:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Line Item Product type and term data</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Getting-Line-Item-Product-type-and-term-data/m-p/221716#M612</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;You can retrieve all object property information through &lt;A href="https://developers.hubspot.com/docs/methods/crm-properties/get-properties"&gt;this endpoint&lt;/A&gt;. Properties like &lt;CODE&gt;discount&lt;/CODE&gt; and &lt;CODE&gt;hs_recurring_billing_end_date&lt;/CODE&gt; are returned for the &lt;CODE&gt;line_items&lt;/CODE&gt; object. I &lt;EM&gt;believe&lt;/EM&gt; this was available at the time of the original post, but apologies if it wasn't.&lt;/P&gt;
&lt;P&gt;&lt;A class="mention" href="https://community.hubspot.com/u/kobrien"&gt;@kobrien&lt;/A&gt;, I'll make a note to have more fields added to the documentation!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 16:01:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Getting-Line-Item-Product-type-and-term-data/m-p/221716#M612</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2018-11-30T16:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Line Item Product type and term data</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Getting-Line-Item-Product-type-and-term-data/m-p/414170#M41027</link>
      <description>&lt;P&gt;Were you able to figure out the property name for&amp;nbsp;&lt;SPAN&gt;discount %??&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 15:20:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Getting-Line-Item-Product-type-and-term-data/m-p/414170#M41027</guid>
      <dc:creator>abrow</dc:creator>
      <dc:date>2021-03-02T15:20:46Z</dc:date>
    </item>
  </channel>
</rss>

