<div dir="ltr"><div dir="ltr">OK, thank you for your input.<div>When querying the description for 'Quotes', LineItems is not mentioned anywhere - I would expect that to be a mandatory field, no?</div><div><br></div><div>Anyway, adding the LineItems array does not change anything for me, still getting an empty 200 response.</div><div><br></div><div>Will check the other thread.</div><div><br></div><div>Chris </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am Fr., 23. Okt. 2020 um 12:50 Uhr schrieb Alan Lord <<a href="mailto:alanslists@gmail.com">alanslists@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">You can't create any inventory records without at least one LineItem.<br>
<br>
Suggest doing a vtws_describe of module "LineItem".<br>
<br>
Search this list too. We discussed this only recently in the thread <br>
"Creating Inventory records via Webservice".<br>
<br>
HTH<br>
<br>
Al<br>
<br>
<br>
On 23/10/2020 11:33, Chris Landa wrote:<br>
> I have problems creating quotes via web service on vTiger 7.3<br>
> productid is a required field, which does not make sense to me, since I <br>
> want to add multiple products to the quote - I would expect a field with <br>
> Line items here or something similar.<br>
> <br>
> Anyway, even when adding the productid property a quote is not created. <br>
> Instead I get an empty 200 response.<br>
> <br>
> What am I missing here?<br>
> <br>
> This is the element I am passing:<br>
> <br>
> $quote = array(<br>
>        'subject' => 'Subject 1234',<br>
>        'quotestage' => 'Created',<br>
>        'account_id' => '11x43',<br>
>        'contact_id' => '12x37',<br>
>        'assigned_user_id' => '19x1',<br>
>        'bill_street' => 'Bill street',<br>
>        'ship_street' => 'Bill street',<br>
>        'productid' => '14x39',<br>
> );<br>
> <br>
> Kind regards,<br>
> Chris<br>
> <br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br>
> <br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"></div></div></div></div></div></div></div></div>