<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">You need to add LineItems to the array you are sending. It’s an array with productid, quantity and unit_price attributes.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""><div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div>Best Regards,<br class=""><b class="">Sukhdev Mohan</b> | <b class="">Software Developer</b><br class=""></div></div></div></div></div><br class="Apple-interchange-newline"></div></div><div class=""><br class=""></div>
<div><br class=""><blockquote type="cite" class=""><div class="">Il giorno 23 ott 2020, alle ore 12:33, Chris Landa <<a href="mailto:stylesuxx@gmail.com" class="">stylesuxx@gmail.com</a>> ha scritto:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">I have problems creating quotes via web service on vTiger 7.3<div class="">productid is a required field, which does not make sense to me, since I want to add multiple products to the quote - I would expect a field with Line items here or something similar.</div><div class=""><br class=""></div><div class="">Anyway, even when adding the productid property a quote is not created. Instead I get an empty 200 response.</div><div class=""><br class=""></div><div class=""><div class="">What am I missing here?</div><div class=""><br class=""></div><div class="">This is the element I am passing:</div><div class=""><br class=""></div><div class="">$quote = array(<br class=""> 'subject' => 'Subject 1234',<br class=""> 'quotestage' => 'Created',<br class=""> 'account_id' => '11x43',<br class=""> 'contact_id' => '12x37',<br class=""> 'assigned_user_id' => '19x1',<br class=""> 'bill_street' => 'Bill street',<br class=""> 'ship_street' => 'Bill street',<br class=""> 'productid' => '14x39',<br class="">);<br clear="all" class=""><div class=""><br class=""></div><div class="">Kind regards,</div><div class="">Chris</div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""></div></div></div></div></div></div></div></div></div></div></div></div></div>
_______________________________________________<br class=""><a href="http://www.vtiger.com/" class="">http://www.vtiger.com/</a></div></blockquote></div><br class=""></div></body></html>