Hi,
I have developed a simple C# program to extract Quotes from Sugar using the example
Fullscreen
1
sugarondemand.com/rest/v11/Quotes/{0}
However this returns the header data only.
Question is:
What do I use to return the Quote Line Items?
Thank you