Ask the Community
Groups
API: "Service Quotations Item Id is required" - Connect IT Community | Kaseya
<main> <article class="userContent"> <div itemprop="articleBody"> <h3 data-id="question">Question</h3> <p>I am using API to create service quotations, and when the type ID is set to 3, I'm getting "Service Quotations Item Id is required" in response, however, I don't know what ID this should be or where to find it?</p> <h3 data-id="answer">Answer</h3> <p>To create a service quotation, when the type ID is set to 3, use the query below:</p> <p>POST <a rel="nofollow" href="/home/leaving?allowTrusted=1&target=https%3A%2F%2Fserver_name%2Fapi%2Fcrm%2Fservicequotations">https://server_name/api/crm/servicequotations</a></p> <p><strong>Note: </strong></p> <p>Item Id is only required in case Type is equal to "Service Item", "Product Item" as per the screenshot below.</p> <p> </p> <p> <img src="https://us.v-cdn.net/6032361/uploads/migrated/G160L6HCAV9M/mceclip0.png" alt="mceclip0.png" class="embedImage-img importedEmbed-img"></img></p> <p> </p> <p> </p> <p> </p> <p><strong> </strong></p> </div> </article> </main>