Hi Team,
We are creating an internal application which connects to the hubspot and fetch quotes, deals, company or contact information.
Problem: Unable to fetch the discount fee information through web api (e.g. https://api.hubapi.com/crm/v3/objects/quotes/{XXX}?properties=hs_title,hs_template,hs_currency,hs_status&associations=QUOTE_TEMPLATE&associations=line_item&associations=contacts&associations=company)
Has anybody an idea how to tackle this problem? Are we missing something?