POST api/Quote/SaveQuoteLinesFromClipboard
Request Information
URI Parameters
None.
Body Parameters
ClipboardLineRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| QuoteId | globally unique identifier |
None. |
|
| QuoteLines | Collection of QuoteLine |
None. |
|
| SellingPriceOperationInt | integer |
None. |
|
| SellingPriceOperation | EConfigCopyRevision |
None. |
Request Formats
application/json, text/json
Sample:
{
"QuoteId": "92fba9bb-b927-4bcc-b5be-edf52192bc73",
"QuoteLines": [
{
"bits_isconfigured": true,
"bits_quickquoteline_quickquotesubline": [
{
"bits_quickquotesublineid": "7b7a9bb9-7e32-4a7d-9ae0-e0dfe02ce8c7",
"bits_quickquoteline": "sample string 1",
"bits_quickquoteid": "sample string 2",
"bits_adderdocumentation": "sample string 3",
"bits_adderfincosts": "sample string 4",
"bits_adderfreight": "sample string 5",
"bits_adderinspection": "sample string 6",
"bits_adderother": "sample string 7",
"bits_addersubtotal": "sample string 8",
"bits_addertotal": "sample string 9",
"bits_adderupcharges": "sample string 10",
"bits_cost": 11.0,
"bits_costoverride": 12.0,
"bits_customernotes": "sample string 13",
"bits_discount": 14.0,
"bits_internalnotes": "sample string 15",
"bits_iscreated": true,
"bits_item": "sample string 16",
"bits_itemdescription": "sample string 17",
"bits_itemlongdescription": "sample string 18",
"bits_lineno": 19.0,
"bits_listprice": 20.0,
"bits_margin": 21.0,
"bits_pricebook": "sample string 22",
"bits_quantity": 23,
"bits_quantityonquote": 1,
"bits_quickquotelineid": "sample string 24",
"bits_requestedprice": 25.0,
"bits_sellingprice": 26.0,
"bits_standardcost": 27.0,
"bits_standardcostcurrency": "sample string 28",
"bits_totalprice": 29.0,
"bits_warehouse": "sample string 30",
"bray_commoditycode": "sample string 31",
"bray_countryorigin": "sample string 32",
"bray_weight": "sample string 33",
"bray_weightunit": "sample string 34",
"transactioncurrencyid": "sample string 35",
"exchangerate": 1.0,
"bits_mindelivery": 36,
"bits_maxdelivery": 37,
"bits_deliveryperiod": 38,
"bits_deliverytype": 39,
"transactioncurrencycode": "sample string 40",
"ownerid": "sample string 41",
"bits_isoptional": true,
"bits_requesteddelivery": 43,
"bits_requesteddeliveryperiod": 1
},
{
"bits_quickquotesublineid": "7b7a9bb9-7e32-4a7d-9ae0-e0dfe02ce8c7",
"bits_quickquoteline": "sample string 1",
"bits_quickquoteid": "sample string 2",
"bits_adderdocumentation": "sample string 3",
"bits_adderfincosts": "sample string 4",
"bits_adderfreight": "sample string 5",
"bits_adderinspection": "sample string 6",
"bits_adderother": "sample string 7",
"bits_addersubtotal": "sample string 8",
"bits_addertotal": "sample string 9",
"bits_adderupcharges": "sample string 10",
"bits_cost": 11.0,
"bits_costoverride": 12.0,
"bits_customernotes": "sample string 13",
"bits_discount": 14.0,
"bits_internalnotes": "sample string 15",
"bits_iscreated": true,
"bits_item": "sample string 16",
"bits_itemdescription": "sample string 17",
"bits_itemlongdescription": "sample string 18",
"bits_lineno": 19.0,
"bits_listprice": 20.0,
"bits_margin": 21.0,
"bits_pricebook": "sample string 22",
"bits_quantity": 23,
"bits_quantityonquote": 1,
"bits_quickquotelineid": "sample string 24",
"bits_requestedprice": 25.0,
"bits_sellingprice": 26.0,
"bits_standardcost": 27.0,
"bits_standardcostcurrency": "sample string 28",
"bits_totalprice": 29.0,
"bits_warehouse": "sample string 30",
"bray_commoditycode": "sample string 31",
"bray_countryorigin": "sample string 32",
"bray_weight": "sample string 33",
"bray_weightunit": "sample string 34",
"transactioncurrencyid": "sample string 35",
"exchangerate": 1.0,
"bits_mindelivery": 36,
"bits_maxdelivery": 37,
"bits_deliveryperiod": 38,
"bits_deliverytype": 39,
"transactioncurrencycode": "sample string 40",
"ownerid": "sample string 41",
"bits_isoptional": true,
"bits_requesteddelivery": 43,
"bits_requesteddeliveryperiod": 1
}
],
"bits_quickquoteid": "sample string 2",
"bits_adderdocumentation": "sample string 3",
"bits_adderfincosts": "sample string 4",
"bits_adderfreight": "sample string 5",
"bits_adderinspection": "sample string 6",
"bits_adderother": "sample string 7",
"bits_addersubtotal": "sample string 8",
"bits_addertotal": "sample string 9",
"bits_adderupcharges": "sample string 10",
"bits_cost": 11.0,
"bits_costoverride": 12.0,
"bits_customernotes": "sample string 13",
"bits_discount": 14.0,
"bits_internalnotes": "sample string 15",
"bits_iscreated": true,
"bits_item": "sample string 16",
"bits_itemdescription": "sample string 17",
"bits_itemlongdescription": "sample string 18",
"bits_lineno": 19.0,
"bits_listprice": 20.0,
"bits_margin": 21.0,
"bits_pricebook": "sample string 22",
"bits_quantity": 23,
"bits_quantityonquote": 1,
"bits_quickquotelineid": "sample string 24",
"bits_requestedprice": 25.0,
"bits_sellingprice": 26.0,
"bits_standardcost": 27.0,
"bits_standardcostcurrency": "sample string 28",
"bits_totalprice": 29.0,
"bits_warehouse": "sample string 30",
"bray_commoditycode": "sample string 31",
"bray_countryorigin": "sample string 32",
"bray_weight": "sample string 33",
"bray_weightunit": "sample string 34",
"transactioncurrencyid": "sample string 35",
"exchangerate": 1.0,
"bits_mindelivery": 36,
"bits_maxdelivery": 37,
"bits_deliveryperiod": 38,
"bits_deliverytype": 39,
"transactioncurrencycode": "sample string 40",
"ownerid": "sample string 41",
"bits_isoptional": true,
"bits_requesteddelivery": 43,
"bits_requesteddeliveryperiod": 1
},
{
"bits_isconfigured": true,
"bits_quickquoteline_quickquotesubline": [
{
"bits_quickquotesublineid": "7b7a9bb9-7e32-4a7d-9ae0-e0dfe02ce8c7",
"bits_quickquoteline": "sample string 1",
"bits_quickquoteid": "sample string 2",
"bits_adderdocumentation": "sample string 3",
"bits_adderfincosts": "sample string 4",
"bits_adderfreight": "sample string 5",
"bits_adderinspection": "sample string 6",
"bits_adderother": "sample string 7",
"bits_addersubtotal": "sample string 8",
"bits_addertotal": "sample string 9",
"bits_adderupcharges": "sample string 10",
"bits_cost": 11.0,
"bits_costoverride": 12.0,
"bits_customernotes": "sample string 13",
"bits_discount": 14.0,
"bits_internalnotes": "sample string 15",
"bits_iscreated": true,
"bits_item": "sample string 16",
"bits_itemdescription": "sample string 17",
"bits_itemlongdescription": "sample string 18",
"bits_lineno": 19.0,
"bits_listprice": 20.0,
"bits_margin": 21.0,
"bits_pricebook": "sample string 22",
"bits_quantity": 23,
"bits_quantityonquote": 1,
"bits_quickquotelineid": "sample string 24",
"bits_requestedprice": 25.0,
"bits_sellingprice": 26.0,
"bits_standardcost": 27.0,
"bits_standardcostcurrency": "sample string 28",
"bits_totalprice": 29.0,
"bits_warehouse": "sample string 30",
"bray_commoditycode": "sample string 31",
"bray_countryorigin": "sample string 32",
"bray_weight": "sample string 33",
"bray_weightunit": "sample string 34",
"transactioncurrencyid": "sample string 35",
"exchangerate": 1.0,
"bits_mindelivery": 36,
"bits_maxdelivery": 37,
"bits_deliveryperiod": 38,
"bits_deliverytype": 39,
"transactioncurrencycode": "sample string 40",
"ownerid": "sample string 41",
"bits_isoptional": true,
"bits_requesteddelivery": 43,
"bits_requesteddeliveryperiod": 1
},
{
"bits_quickquotesublineid": "7b7a9bb9-7e32-4a7d-9ae0-e0dfe02ce8c7",
"bits_quickquoteline": "sample string 1",
"bits_quickquoteid": "sample string 2",
"bits_adderdocumentation": "sample string 3",
"bits_adderfincosts": "sample string 4",
"bits_adderfreight": "sample string 5",
"bits_adderinspection": "sample string 6",
"bits_adderother": "sample string 7",
"bits_addersubtotal": "sample string 8",
"bits_addertotal": "sample string 9",
"bits_adderupcharges": "sample string 10",
"bits_cost": 11.0,
"bits_costoverride": 12.0,
"bits_customernotes": "sample string 13",
"bits_discount": 14.0,
"bits_internalnotes": "sample string 15",
"bits_iscreated": true,
"bits_item": "sample string 16",
"bits_itemdescription": "sample string 17",
"bits_itemlongdescription": "sample string 18",
"bits_lineno": 19.0,
"bits_listprice": 20.0,
"bits_margin": 21.0,
"bits_pricebook": "sample string 22",
"bits_quantity": 23,
"bits_quantityonquote": 1,
"bits_quickquotelineid": "sample string 24",
"bits_requestedprice": 25.0,
"bits_sellingprice": 26.0,
"bits_standardcost": 27.0,
"bits_standardcostcurrency": "sample string 28",
"bits_totalprice": 29.0,
"bits_warehouse": "sample string 30",
"bray_commoditycode": "sample string 31",
"bray_countryorigin": "sample string 32",
"bray_weight": "sample string 33",
"bray_weightunit": "sample string 34",
"transactioncurrencyid": "sample string 35",
"exchangerate": 1.0,
"bits_mindelivery": 36,
"bits_maxdelivery": 37,
"bits_deliveryperiod": 38,
"bits_deliverytype": 39,
"transactioncurrencycode": "sample string 40",
"ownerid": "sample string 41",
"bits_isoptional": true,
"bits_requesteddelivery": 43,
"bits_requesteddeliveryperiod": 1
}
],
"bits_quickquoteid": "sample string 2",
"bits_adderdocumentation": "sample string 3",
"bits_adderfincosts": "sample string 4",
"bits_adderfreight": "sample string 5",
"bits_adderinspection": "sample string 6",
"bits_adderother": "sample string 7",
"bits_addersubtotal": "sample string 8",
"bits_addertotal": "sample string 9",
"bits_adderupcharges": "sample string 10",
"bits_cost": 11.0,
"bits_costoverride": 12.0,
"bits_customernotes": "sample string 13",
"bits_discount": 14.0,
"bits_internalnotes": "sample string 15",
"bits_iscreated": true,
"bits_item": "sample string 16",
"bits_itemdescription": "sample string 17",
"bits_itemlongdescription": "sample string 18",
"bits_lineno": 19.0,
"bits_listprice": 20.0,
"bits_margin": 21.0,
"bits_pricebook": "sample string 22",
"bits_quantity": 23,
"bits_quantityonquote": 1,
"bits_quickquotelineid": "sample string 24",
"bits_requestedprice": 25.0,
"bits_sellingprice": 26.0,
"bits_standardcost": 27.0,
"bits_standardcostcurrency": "sample string 28",
"bits_totalprice": 29.0,
"bits_warehouse": "sample string 30",
"bray_commoditycode": "sample string 31",
"bray_countryorigin": "sample string 32",
"bray_weight": "sample string 33",
"bray_weightunit": "sample string 34",
"transactioncurrencyid": "sample string 35",
"exchangerate": 1.0,
"bits_mindelivery": 36,
"bits_maxdelivery": 37,
"bits_deliveryperiod": 38,
"bits_deliverytype": 39,
"transactioncurrencycode": "sample string 40",
"ownerid": "sample string 41",
"bits_isoptional": true,
"bits_requesteddelivery": 43,
"bits_requesteddeliveryperiod": 1
}
],
"SellingPriceOperationInt": 2,
"SellingPriceOperation": 0
}
application/xml, text/xml
Sample:
<ClipboardLineRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Microservices.Application.QuickQuote.Entities.Request">
<QuoteId>92fba9bb-b927-4bcc-b5be-edf52192bc73</QuoteId>
<QuoteLines xmlns:d2p1="http://schemas.datacontract.org/2004/07/Microservices.Application.QuickQuote.Entities">
<d2p1:QuoteLine>
<d2p1:bits_adderdocumentation>sample string 3</d2p1:bits_adderdocumentation>
<d2p1:bits_adderfincosts>sample string 4</d2p1:bits_adderfincosts>
<d2p1:bits_adderfreight>sample string 5</d2p1:bits_adderfreight>
<d2p1:bits_adderinspection>sample string 6</d2p1:bits_adderinspection>
<d2p1:bits_adderother>sample string 7</d2p1:bits_adderother>
<d2p1:bits_addersubtotal>sample string 8</d2p1:bits_addersubtotal>
<d2p1:bits_addertotal>sample string 9</d2p1:bits_addertotal>
<d2p1:bits_adderupcharges>sample string 10</d2p1:bits_adderupcharges>
<d2p1:bits_cost>11</d2p1:bits_cost>
<d2p1:bits_costoverride>12</d2p1:bits_costoverride>
<d2p1:bits_customernotes>sample string 13</d2p1:bits_customernotes>
<d2p1:bits_deliveryperiod>38</d2p1:bits_deliveryperiod>
<d2p1:bits_deliverytype>39</d2p1:bits_deliverytype>
<d2p1:bits_discount>14</d2p1:bits_discount>
<d2p1:bits_internalnotes>sample string 15</d2p1:bits_internalnotes>
<d2p1:bits_iscreated>true</d2p1:bits_iscreated>
<d2p1:bits_isoptional>true</d2p1:bits_isoptional>
<d2p1:bits_item>sample string 16</d2p1:bits_item>
<d2p1:bits_itemdescription>sample string 17</d2p1:bits_itemdescription>
<d2p1:bits_itemlongdescription>sample string 18</d2p1:bits_itemlongdescription>
<d2p1:bits_lineno>19</d2p1:bits_lineno>
<d2p1:bits_listprice>20</d2p1:bits_listprice>
<d2p1:bits_margin>21</d2p1:bits_margin>
<d2p1:bits_maxdelivery>37</d2p1:bits_maxdelivery>
<d2p1:bits_mindelivery>36</d2p1:bits_mindelivery>
<d2p1:bits_pricebook>sample string 22</d2p1:bits_pricebook>
<d2p1:bits_quantity>23</d2p1:bits_quantity>
<d2p1:bits_quantityonquote>1</d2p1:bits_quantityonquote>
<d2p1:bits_quickquoteid>sample string 2</d2p1:bits_quickquoteid>
<d2p1:bits_quickquotelineid>sample string 24</d2p1:bits_quickquotelineid>
<d2p1:bits_requesteddelivery>43</d2p1:bits_requesteddelivery>
<d2p1:bits_requesteddeliveryperiod>1</d2p1:bits_requesteddeliveryperiod>
<d2p1:bits_requestedprice>25</d2p1:bits_requestedprice>
<d2p1:bits_sellingprice>26</d2p1:bits_sellingprice>
<d2p1:bits_standardcost>27</d2p1:bits_standardcost>
<d2p1:bits_standardcostcurrency>sample string 28</d2p1:bits_standardcostcurrency>
<d2p1:bits_totalprice>29</d2p1:bits_totalprice>
<d2p1:bits_warehouse>sample string 30</d2p1:bits_warehouse>
<d2p1:bray_commoditycode>sample string 31</d2p1:bray_commoditycode>
<d2p1:bray_countryorigin>sample string 32</d2p1:bray_countryorigin>
<d2p1:bray_weight>sample string 33</d2p1:bray_weight>
<d2p1:bray_weightunit>sample string 34</d2p1:bray_weightunit>
<d2p1:exchangerate>1</d2p1:exchangerate>
<d2p1:ownerid>sample string 41</d2p1:ownerid>
<d2p1:transactioncurrencycode>sample string 40</d2p1:transactioncurrencycode>
<d2p1:transactioncurrencyid>sample string 35</d2p1:transactioncurrencyid>
<d2p1:bits_isconfigured>true</d2p1:bits_isconfigured>
<d2p1:bits_quickquoteline_quickquotesubline>
<d2p1:Subline>
<d2p1:bits_adderdocumentation>sample string 3</d2p1:bits_adderdocumentation>
<d2p1:bits_adderfincosts>sample string 4</d2p1:bits_adderfincosts>
<d2p1:bits_adderfreight>sample string 5</d2p1:bits_adderfreight>
<d2p1:bits_adderinspection>sample string 6</d2p1:bits_adderinspection>
<d2p1:bits_adderother>sample string 7</d2p1:bits_adderother>
<d2p1:bits_addersubtotal>sample string 8</d2p1:bits_addersubtotal>
<d2p1:bits_addertotal>sample string 9</d2p1:bits_addertotal>
<d2p1:bits_adderupcharges>sample string 10</d2p1:bits_adderupcharges>
<d2p1:bits_cost>11</d2p1:bits_cost>
<d2p1:bits_costoverride>12</d2p1:bits_costoverride>
<d2p1:bits_customernotes>sample string 13</d2p1:bits_customernotes>
<d2p1:bits_deliveryperiod>38</d2p1:bits_deliveryperiod>
<d2p1:bits_deliverytype>39</d2p1:bits_deliverytype>
<d2p1:bits_discount>14</d2p1:bits_discount>
<d2p1:bits_internalnotes>sample string 15</d2p1:bits_internalnotes>
<d2p1:bits_iscreated>true</d2p1:bits_iscreated>
<d2p1:bits_isoptional>true</d2p1:bits_isoptional>
<d2p1:bits_item>sample string 16</d2p1:bits_item>
<d2p1:bits_itemdescription>sample string 17</d2p1:bits_itemdescription>
<d2p1:bits_itemlongdescription>sample string 18</d2p1:bits_itemlongdescription>
<d2p1:bits_lineno>19</d2p1:bits_lineno>
<d2p1:bits_listprice>20</d2p1:bits_listprice>
<d2p1:bits_margin>21</d2p1:bits_margin>
<d2p1:bits_maxdelivery>37</d2p1:bits_maxdelivery>
<d2p1:bits_mindelivery>36</d2p1:bits_mindelivery>
<d2p1:bits_pricebook>sample string 22</d2p1:bits_pricebook>
<d2p1:bits_quantity>23</d2p1:bits_quantity>
<d2p1:bits_quantityonquote>1</d2p1:bits_quantityonquote>
<d2p1:bits_quickquoteid>sample string 2</d2p1:bits_quickquoteid>
<d2p1:bits_quickquotelineid>sample string 24</d2p1:bits_quickquotelineid>
<d2p1:bits_requesteddelivery>43</d2p1:bits_requesteddelivery>
<d2p1:bits_requesteddeliveryperiod>1</d2p1:bits_requesteddeliveryperiod>
<d2p1:bits_requestedprice>25</d2p1:bits_requestedprice>
<d2p1:bits_sellingprice>26</d2p1:bits_sellingprice>
<d2p1:bits_standardcost>27</d2p1:bits_standardcost>
<d2p1:bits_standardcostcurrency>sample string 28</d2p1:bits_standardcostcurrency>
<d2p1:bits_totalprice>29</d2p1:bits_totalprice>
<d2p1:bits_warehouse>sample string 30</d2p1:bits_warehouse>
<d2p1:bray_commoditycode>sample string 31</d2p1:bray_commoditycode>
<d2p1:bray_countryorigin>sample string 32</d2p1:bray_countryorigin>
<d2p1:bray_weight>sample string 33</d2p1:bray_weight>
<d2p1:bray_weightunit>sample string 34</d2p1:bray_weightunit>
<d2p1:exchangerate>1</d2p1:exchangerate>
<d2p1:ownerid>sample string 41</d2p1:ownerid>
<d2p1:transactioncurrencycode>sample string 40</d2p1:transactioncurrencycode>
<d2p1:transactioncurrencyid>sample string 35</d2p1:transactioncurrencyid>
<d2p1:bits_quickquoteline>sample string 1</d2p1:bits_quickquoteline>
<d2p1:bits_quickquotesublineid>7b7a9bb9-7e32-4a7d-9ae0-e0dfe02ce8c7</d2p1:bits_quickquotesublineid>
</d2p1:Subline>
<d2p1:Subline>
<d2p1:bits_adderdocumentation>sample string 3</d2p1:bits_adderdocumentation>
<d2p1:bits_adderfincosts>sample string 4</d2p1:bits_adderfincosts>
<d2p1:bits_adderfreight>sample string 5</d2p1:bits_adderfreight>
<d2p1:bits_adderinspection>sample string 6</d2p1:bits_adderinspection>
<d2p1:bits_adderother>sample string 7</d2p1:bits_adderother>
<d2p1:bits_addersubtotal>sample string 8</d2p1:bits_addersubtotal>
<d2p1:bits_addertotal>sample string 9</d2p1:bits_addertotal>
<d2p1:bits_adderupcharges>sample string 10</d2p1:bits_adderupcharges>
<d2p1:bits_cost>11</d2p1:bits_cost>
<d2p1:bits_costoverride>12</d2p1:bits_costoverride>
<d2p1:bits_customernotes>sample string 13</d2p1:bits_customernotes>
<d2p1:bits_deliveryperiod>38</d2p1:bits_deliveryperiod>
<d2p1:bits_deliverytype>39</d2p1:bits_deliverytype>
<d2p1:bits_discount>14</d2p1:bits_discount>
<d2p1:bits_internalnotes>sample string 15</d2p1:bits_internalnotes>
<d2p1:bits_iscreated>true</d2p1:bits_iscreated>
<d2p1:bits_isoptional>true</d2p1:bits_isoptional>
<d2p1:bits_item>sample string 16</d2p1:bits_item>
<d2p1:bits_itemdescription>sample string 17</d2p1:bits_itemdescription>
<d2p1:bits_itemlongdescription>sample string 18</d2p1:bits_itemlongdescription>
<d2p1:bits_lineno>19</d2p1:bits_lineno>
<d2p1:bits_listprice>20</d2p1:bits_listprice>
<d2p1:bits_margin>21</d2p1:bits_margin>
<d2p1:bits_maxdelivery>37</d2p1:bits_maxdelivery>
<d2p1:bits_mindelivery>36</d2p1:bits_mindelivery>
<d2p1:bits_pricebook>sample string 22</d2p1:bits_pricebook>
<d2p1:bits_quantity>23</d2p1:bits_quantity>
<d2p1:bits_quantityonquote>1</d2p1:bits_quantityonquote>
<d2p1:bits_quickquoteid>sample string 2</d2p1:bits_quickquoteid>
<d2p1:bits_quickquotelineid>sample string 24</d2p1:bits_quickquotelineid>
<d2p1:bits_requesteddelivery>43</d2p1:bits_requesteddelivery>
<d2p1:bits_requesteddeliveryperiod>1</d2p1:bits_requesteddeliveryperiod>
<d2p1:bits_requestedprice>25</d2p1:bits_requestedprice>
<d2p1:bits_sellingprice>26</d2p1:bits_sellingprice>
<d2p1:bits_standardcost>27</d2p1:bits_standardcost>
<d2p1:bits_standardcostcurrency>sample string 28</d2p1:bits_standardcostcurrency>
<d2p1:bits_totalprice>29</d2p1:bits_totalprice>
<d2p1:bits_warehouse>sample string 30</d2p1:bits_warehouse>
<d2p1:bray_commoditycode>sample string 31</d2p1:bray_commoditycode>
<d2p1:bray_countryorigin>sample string 32</d2p1:bray_countryorigin>
<d2p1:bray_weight>sample string 33</d2p1:bray_weight>
<d2p1:bray_weightunit>sample string 34</d2p1:bray_weightunit>
<d2p1:exchangerate>1</d2p1:exchangerate>
<d2p1:ownerid>sample string 41</d2p1:ownerid>
<d2p1:transactioncurrencycode>sample string 40</d2p1:transactioncurrencycode>
<d2p1:transactioncurrencyid>sample string 35</d2p1:transactioncurrencyid>
<d2p1:bits_quickquoteline>sample string 1</d2p1:bits_quickquoteline>
<d2p1:bits_quickquotesublineid>7b7a9bb9-7e32-4a7d-9ae0-e0dfe02ce8c7</d2p1:bits_quickquotesublineid>
</d2p1:Subline>
</d2p1:bits_quickquoteline_quickquotesubline>
</d2p1:QuoteLine>
<d2p1:QuoteLine>
<d2p1:bits_adderdocumentation>sample string 3</d2p1:bits_adderdocumentation>
<d2p1:bits_adderfincosts>sample string 4</d2p1:bits_adderfincosts>
<d2p1:bits_adderfreight>sample string 5</d2p1:bits_adderfreight>
<d2p1:bits_adderinspection>sample string 6</d2p1:bits_adderinspection>
<d2p1:bits_adderother>sample string 7</d2p1:bits_adderother>
<d2p1:bits_addersubtotal>sample string 8</d2p1:bits_addersubtotal>
<d2p1:bits_addertotal>sample string 9</d2p1:bits_addertotal>
<d2p1:bits_adderupcharges>sample string 10</d2p1:bits_adderupcharges>
<d2p1:bits_cost>11</d2p1:bits_cost>
<d2p1:bits_costoverride>12</d2p1:bits_costoverride>
<d2p1:bits_customernotes>sample string 13</d2p1:bits_customernotes>
<d2p1:bits_deliveryperiod>38</d2p1:bits_deliveryperiod>
<d2p1:bits_deliverytype>39</d2p1:bits_deliverytype>
<d2p1:bits_discount>14</d2p1:bits_discount>
<d2p1:bits_internalnotes>sample string 15</d2p1:bits_internalnotes>
<d2p1:bits_iscreated>true</d2p1:bits_iscreated>
<d2p1:bits_isoptional>true</d2p1:bits_isoptional>
<d2p1:bits_item>sample string 16</d2p1:bits_item>
<d2p1:bits_itemdescription>sample string 17</d2p1:bits_itemdescription>
<d2p1:bits_itemlongdescription>sample string 18</d2p1:bits_itemlongdescription>
<d2p1:bits_lineno>19</d2p1:bits_lineno>
<d2p1:bits_listprice>20</d2p1:bits_listprice>
<d2p1:bits_margin>21</d2p1:bits_margin>
<d2p1:bits_maxdelivery>37</d2p1:bits_maxdelivery>
<d2p1:bits_mindelivery>36</d2p1:bits_mindelivery>
<d2p1:bits_pricebook>sample string 22</d2p1:bits_pricebook>
<d2p1:bits_quantity>23</d2p1:bits_quantity>
<d2p1:bits_quantityonquote>1</d2p1:bits_quantityonquote>
<d2p1:bits_quickquoteid>sample string 2</d2p1:bits_quickquoteid>
<d2p1:bits_quickquotelineid>sample string 24</d2p1:bits_quickquotelineid>
<d2p1:bits_requesteddelivery>43</d2p1:bits_requesteddelivery>
<d2p1:bits_requesteddeliveryperiod>1</d2p1:bits_requesteddeliveryperiod>
<d2p1:bits_requestedprice>25</d2p1:bits_requestedprice>
<d2p1:bits_sellingprice>26</d2p1:bits_sellingprice>
<d2p1:bits_standardcost>27</d2p1:bits_standardcost>
<d2p1:bits_standardcostcurrency>sample string 28</d2p1:bits_standardcostcurrency>
<d2p1:bits_totalprice>29</d2p1:bits_totalprice>
<d2p1:bits_warehouse>sample string 30</d2p1:bits_warehouse>
<d2p1:bray_commoditycode>sample string 31</d2p1:bray_commoditycode>
<d2p1:bray_countryorigin>sample string 32</d2p1:bray_countryorigin>
<d2p1:bray_weight>sample string 33</d2p1:bray_weight>
<d2p1:bray_weightunit>sample string 34</d2p1:bray_weightunit>
<d2p1:exchangerate>1</d2p1:exchangerate>
<d2p1:ownerid>sample string 41</d2p1:ownerid>
<d2p1:transactioncurrencycode>sample string 40</d2p1:transactioncurrencycode>
<d2p1:transactioncurrencyid>sample string 35</d2p1:transactioncurrencyid>
<d2p1:bits_isconfigured>true</d2p1:bits_isconfigured>
<d2p1:bits_quickquoteline_quickquotesubline>
<d2p1:Subline>
<d2p1:bits_adderdocumentation>sample string 3</d2p1:bits_adderdocumentation>
<d2p1:bits_adderfincosts>sample string 4</d2p1:bits_adderfincosts>
<d2p1:bits_adderfreight>sample string 5</d2p1:bits_adderfreight>
<d2p1:bits_adderinspection>sample string 6</d2p1:bits_adderinspection>
<d2p1:bits_adderother>sample string 7</d2p1:bits_adderother>
<d2p1:bits_addersubtotal>sample string 8</d2p1:bits_addersubtotal>
<d2p1:bits_addertotal>sample string 9</d2p1:bits_addertotal>
<d2p1:bits_adderupcharges>sample string 10</d2p1:bits_adderupcharges>
<d2p1:bits_cost>11</d2p1:bits_cost>
<d2p1:bits_costoverride>12</d2p1:bits_costoverride>
<d2p1:bits_customernotes>sample string 13</d2p1:bits_customernotes>
<d2p1:bits_deliveryperiod>38</d2p1:bits_deliveryperiod>
<d2p1:bits_deliverytype>39</d2p1:bits_deliverytype>
<d2p1:bits_discount>14</d2p1:bits_discount>
<d2p1:bits_internalnotes>sample string 15</d2p1:bits_internalnotes>
<d2p1:bits_iscreated>true</d2p1:bits_iscreated>
<d2p1:bits_isoptional>true</d2p1:bits_isoptional>
<d2p1:bits_item>sample string 16</d2p1:bits_item>
<d2p1:bits_itemdescription>sample string 17</d2p1:bits_itemdescription>
<d2p1:bits_itemlongdescription>sample string 18</d2p1:bits_itemlongdescription>
<d2p1:bits_lineno>19</d2p1:bits_lineno>
<d2p1:bits_listprice>20</d2p1:bits_listprice>
<d2p1:bits_margin>21</d2p1:bits_margin>
<d2p1:bits_maxdelivery>37</d2p1:bits_maxdelivery>
<d2p1:bits_mindelivery>36</d2p1:bits_mindelivery>
<d2p1:bits_pricebook>sample string 22</d2p1:bits_pricebook>
<d2p1:bits_quantity>23</d2p1:bits_quantity>
<d2p1:bits_quantityonquote>1</d2p1:bits_quantityonquote>
<d2p1:bits_quickquoteid>sample string 2</d2p1:bits_quickquoteid>
<d2p1:bits_quickquotelineid>sample string 24</d2p1:bits_quickquotelineid>
<d2p1:bits_requesteddelivery>43</d2p1:bits_requesteddelivery>
<d2p1:bits_requesteddeliveryperiod>1</d2p1:bits_requesteddeliveryperiod>
<d2p1:bits_requestedprice>25</d2p1:bits_requestedprice>
<d2p1:bits_sellingprice>26</d2p1:bits_sellingprice>
<d2p1:bits_standardcost>27</d2p1:bits_standardcost>
<d2p1:bits_standardcostcurrency>sample string 28</d2p1:bits_standardcostcurrency>
<d2p1:bits_totalprice>29</d2p1:bits_totalprice>
<d2p1:bits_warehouse>sample string 30</d2p1:bits_warehouse>
<d2p1:bray_commoditycode>sample string 31</d2p1:bray_commoditycode>
<d2p1:bray_countryorigin>sample string 32</d2p1:bray_countryorigin>
<d2p1:bray_weight>sample string 33</d2p1:bray_weight>
<d2p1:bray_weightunit>sample string 34</d2p1:bray_weightunit>
<d2p1:exchangerate>1</d2p1:exchangerate>
<d2p1:ownerid>sample string 41</d2p1:ownerid>
<d2p1:transactioncurrencycode>sample string 40</d2p1:transactioncurrencycode>
<d2p1:transactioncurrencyid>sample string 35</d2p1:transactioncurrencyid>
<d2p1:bits_quickquoteline>sample string 1</d2p1:bits_quickquoteline>
<d2p1:bits_quickquotesublineid>7b7a9bb9-7e32-4a7d-9ae0-e0dfe02ce8c7</d2p1:bits_quickquotesublineid>
</d2p1:Subline>
<d2p1:Subline>
<d2p1:bits_adderdocumentation>sample string 3</d2p1:bits_adderdocumentation>
<d2p1:bits_adderfincosts>sample string 4</d2p1:bits_adderfincosts>
<d2p1:bits_adderfreight>sample string 5</d2p1:bits_adderfreight>
<d2p1:bits_adderinspection>sample string 6</d2p1:bits_adderinspection>
<d2p1:bits_adderother>sample string 7</d2p1:bits_adderother>
<d2p1:bits_addersubtotal>sample string 8</d2p1:bits_addersubtotal>
<d2p1:bits_addertotal>sample string 9</d2p1:bits_addertotal>
<d2p1:bits_adderupcharges>sample string 10</d2p1:bits_adderupcharges>
<d2p1:bits_cost>11</d2p1:bits_cost>
<d2p1:bits_costoverride>12</d2p1:bits_costoverride>
<d2p1:bits_customernotes>sample string 13</d2p1:bits_customernotes>
<d2p1:bits_deliveryperiod>38</d2p1:bits_deliveryperiod>
<d2p1:bits_deliverytype>39</d2p1:bits_deliverytype>
<d2p1:bits_discount>14</d2p1:bits_discount>
<d2p1:bits_internalnotes>sample string 15</d2p1:bits_internalnotes>
<d2p1:bits_iscreated>true</d2p1:bits_iscreated>
<d2p1:bits_isoptional>true</d2p1:bits_isoptional>
<d2p1:bits_item>sample string 16</d2p1:bits_item>
<d2p1:bits_itemdescription>sample string 17</d2p1:bits_itemdescription>
<d2p1:bits_itemlongdescription>sample string 18</d2p1:bits_itemlongdescription>
<d2p1:bits_lineno>19</d2p1:bits_lineno>
<d2p1:bits_listprice>20</d2p1:bits_listprice>
<d2p1:bits_margin>21</d2p1:bits_margin>
<d2p1:bits_maxdelivery>37</d2p1:bits_maxdelivery>
<d2p1:bits_mindelivery>36</d2p1:bits_mindelivery>
<d2p1:bits_pricebook>sample string 22</d2p1:bits_pricebook>
<d2p1:bits_quantity>23</d2p1:bits_quantity>
<d2p1:bits_quantityonquote>1</d2p1:bits_quantityonquote>
<d2p1:bits_quickquoteid>sample string 2</d2p1:bits_quickquoteid>
<d2p1:bits_quickquotelineid>sample string 24</d2p1:bits_quickquotelineid>
<d2p1:bits_requesteddelivery>43</d2p1:bits_requesteddelivery>
<d2p1:bits_requesteddeliveryperiod>1</d2p1:bits_requesteddeliveryperiod>
<d2p1:bits_requestedprice>25</d2p1:bits_requestedprice>
<d2p1:bits_sellingprice>26</d2p1:bits_sellingprice>
<d2p1:bits_standardcost>27</d2p1:bits_standardcost>
<d2p1:bits_standardcostcurrency>sample string 28</d2p1:bits_standardcostcurrency>
<d2p1:bits_totalprice>29</d2p1:bits_totalprice>
<d2p1:bits_warehouse>sample string 30</d2p1:bits_warehouse>
<d2p1:bray_commoditycode>sample string 31</d2p1:bray_commoditycode>
<d2p1:bray_countryorigin>sample string 32</d2p1:bray_countryorigin>
<d2p1:bray_weight>sample string 33</d2p1:bray_weight>
<d2p1:bray_weightunit>sample string 34</d2p1:bray_weightunit>
<d2p1:exchangerate>1</d2p1:exchangerate>
<d2p1:ownerid>sample string 41</d2p1:ownerid>
<d2p1:transactioncurrencycode>sample string 40</d2p1:transactioncurrencycode>
<d2p1:transactioncurrencyid>sample string 35</d2p1:transactioncurrencyid>
<d2p1:bits_quickquoteline>sample string 1</d2p1:bits_quickquoteline>
<d2p1:bits_quickquotesublineid>7b7a9bb9-7e32-4a7d-9ae0-e0dfe02ce8c7</d2p1:bits_quickquotesublineid>
</d2p1:Subline>
</d2p1:bits_quickquoteline_quickquotesubline>
</d2p1:QuoteLine>
</QuoteLines>
<SellingPriceOperation>MainteinListPrice</SellingPriceOperation>
<SellingPriceOperationInt>2</SellingPriceOperationInt>
</ClipboardLineRequest>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |