<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to GetPriceForMultipleSupplierComponentsById</title><link>https://sourceforge.net/p/electroniccomponentapi/wiki/GetPriceForMultipleSupplierComponentsById/</link><description>Recent changes to GetPriceForMultipleSupplierComponentsById</description><atom:link href="https://sourceforge.net/p/electroniccomponentapi/wiki/GetPriceForMultipleSupplierComponentsById/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 28 Aug 2014 06:32:47 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/electroniccomponentapi/wiki/GetPriceForMultipleSupplierComponentsById/feed" rel="self" type="application/rss+xml"/><item><title>GetPriceForMultipleSupplierComponentsById modified by Ciiva</title><link>https://sourceforge.net/p/electroniccomponentapi/wiki/GetPriceForMultipleSupplierComponentsById/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -59,23 +59,15 @@
   ------------- | ------------|----------  |---------
 SupplierComponentId| Int64                      | Ciiva Id of supplier component to retrieve price.| 
 IsRealtime             | Boolean                    | These are realtime prices.  |
-                        | List of: CurrentPriceBreak |
-                         | Property Name   Property Type|
-                                                 | MinQuantity Int32|
- PriceBreaks             |UnitPrice    Decimal| List of price breaks.  |
-                         | CurrencyName    String|
-                         | LocationName    String|
-            
+PriceBreaks                 | List of: CurrentPriceBreak |List of price breaks.

-                
+Object Name: **CurrentPriceBreak **

+Property Name  | Property Type
+  ------------- | ------------
+MinQuantity| Int32
+UnitPrice| Decimal
+CurrencyName   | String
+LocationName| String

-
-
-
-
-
-
-
-                     
-                            
+     
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ciiva</dc:creator><pubDate>Thu, 28 Aug 2014 06:32:47 -0000</pubDate><guid>https://sourceforge.netef4f68c129954d7e549b1a9131ca0bfe0321ef5b</guid></item><item><title>GetPriceForMultipleSupplierComponentsById modified by Ciiva</title><link>https://sourceforge.net/p/electroniccomponentapi/wiki/GetPriceForMultipleSupplierComponentsById/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -59,12 +59,19 @@
   ------------- | ------------|----------  |---------
 SupplierComponentId| Int64                      | Ciiva Id of supplier component to retrieve price.| 
 IsRealtime             | Boolean                    | These are realtime prices.  |
-                       | List of: CurrentPriceBreak | 
-                       | **Property Name**  | **Property Type**|
- PriceBreaks           | MinQuantity  | Int32|List of price breaks.|
-                       | UnitPrice  | UnitPrice       |
-                       | CurrencyName| String|
-                       | LocationName| String|
+                        | List of: CurrentPriceBreak |
+                         | Property Name   Property Type|
+                                                 | MinQuantity Int32|
+ PriceBreaks             |UnitPrice    Decimal| List of price breaks.  |
+                         | CurrencyName    String|
+                         | LocationName    String|
+            
+
+                
+
+
+
+

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ciiva</dc:creator><pubDate>Thu, 28 Aug 2014 06:06:46 -0000</pubDate><guid>https://sourceforge.netaa41d4bea241338be1597279d8c64807713d04e7</guid></item><item><title>GetPriceForMultipleSupplierComponentsById modified by Ciiva</title><link>https://sourceforge.net/p/electroniccomponentapi/wiki/GetPriceForMultipleSupplierComponentsById/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -57,8 +57,7 @@

 Property Name  | Property Type| Description| Example
   ------------- | ------------|----------  |---------
-SupplierComponentId    | Int64                      | Description|
-ManufacturerComponentId| Int64                      | Ciiva Id of supplier component to retrieve price.| 
+SupplierComponentId| Int64                      | Ciiva Id of supplier component to retrieve price.| 
 IsRealtime             | Boolean                    | These are realtime prices.  |
                        | List of: CurrentPriceBreak | 
                        | **Property Name**  | **Property Type**|
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ciiva</dc:creator><pubDate>Thu, 28 Aug 2014 03:35:17 -0000</pubDate><guid>https://sourceforge.net750a77a7addf2bc88f51bfcf1813a8180ab589d5</guid></item><item><title>GetPriceForMultipleSupplierComponentsById modified by Ciiva</title><link>https://sourceforge.net/p/electroniccomponentapi/wiki/GetPriceForMultipleSupplierComponentsById/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ciiva</dc:creator><pubDate>Thu, 28 Aug 2014 03:24:22 -0000</pubDate><guid>https://sourceforge.net5a0eb8d3a05c7b7c38902783322d2055d25101d8</guid></item><item><title>GetPriceForMultipleSupplierComponentsById modified by Ciiva</title><link>https://sourceforge.net/p/electroniccomponentapi/wiki/GetPriceForMultipleSupplierComponentsById/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="api-reference-v1"&gt;API Reference (V1)&lt;/h1&gt;
&lt;p&gt;Query the real-time or latest price breaks of a list of supplier components by their ID. &lt;/p&gt;
&lt;p&gt;If UseRealTime is true, Ciiva’s real-time service will be used to fetch the price breaks on-the-fly. Otherwise the latest price breaks in our cloud server will be returned. &lt;/p&gt;
&lt;p&gt;Note that under some circumstances the real-time service may not be available, in which case the latest price breaks will be returned, indicated by the IsRealTime flag.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;GetPriceForMultipleSupplierComponentsById&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Name&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Address&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://api.ciiva.com/api/A7BAAA4D-45FF-4072-8AD8-FDC411CC179A" rel="nofollow"&gt;https://api.ciiva.com/api/A7BAAA4D-45FF-4072-8AD8-FDC411CC179A&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Accept methods&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;GET, POST&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Example:&lt;/strong&gt;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;        &lt;span class="nl"&gt;Parameters:&lt;/span&gt;
        &lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="s"&gt;"{16, 20}"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s"&gt;"False"&lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;

        &lt;span class="nl"&gt;Return:&lt;/span&gt;
        &lt;span class="p"&gt;{&lt;/span&gt; &lt;span class="s"&gt;"SupplierComponentId"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;16&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;
          &lt;span class="s"&gt;"IsRealtime"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="nb"&gt;false&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;
          &lt;span class="s"&gt;"PriceItems"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;
             &lt;span class="p"&gt;[{&lt;/span&gt;&lt;span class="s"&gt;"MinQuantity"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"UnitPrice"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mf"&gt;0.170000&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"CurrencyName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"USD"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"LocationName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"US"&lt;/span&gt;&lt;span class="p"&gt;},&lt;/span&gt;
              &lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="s"&gt;"MinQuantity"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;10&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"UnitPrice"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mf"&gt;0.152000&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"CurrencyName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"USD"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"LocationName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"US"&lt;/span&gt;&lt;span class="p"&gt;},&lt;/span&gt;
              &lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="s"&gt;"MinQuantity"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;100&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"UnitPrice"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mf"&gt;0.137600&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"CurrencyName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"USD"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"LocationName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"US"&lt;/span&gt;&lt;span class="p"&gt;},&lt;/span&gt;
              &lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="s"&gt;"MinQuantity"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;500&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"UnitPrice"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mf"&gt;0.132700&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"CurrencyName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"USD"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"LocationName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"US"&lt;/span&gt;&lt;span class="p"&gt;},&lt;/span&gt;
              &lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="s"&gt;"MinQuantity"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;1000&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"UnitPrice"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mf"&gt;0.122900&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"CurrencyName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"USD"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"LocationName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"US"&lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;
             &lt;span class="p"&gt;]&lt;/span&gt;
        &lt;span class="p"&gt;},&lt;/span&gt;

        &lt;span class="p"&gt;{&lt;/span&gt; &lt;span class="s"&gt;"SupplierComponentId"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;20&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;
          &lt;span class="s"&gt;"IsRealtime"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="nb"&gt;false&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;
          &lt;span class="s"&gt;"PriceItems"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;
             &lt;span class="p"&gt;[{&lt;/span&gt;&lt;span class="s"&gt;"MinQuantity"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"UnitPrice"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mf"&gt;10.000000&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"CurrencyName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"USD"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"LocationName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"US"&lt;/span&gt;&lt;span class="p"&gt;},&lt;/span&gt;
              &lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="s"&gt;"MinQuantity"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;10&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"UnitPrice"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mf"&gt;9.400000&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"CurrencyName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"USD"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"LocationName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"US"&lt;/span&gt;&lt;span class="p"&gt;},&lt;/span&gt;
              &lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="s"&gt;"MinQuantity"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;40&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"UnitPrice"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mf"&gt;7.500000&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"CurrencyName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"USD"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"LocationName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"US"&lt;/span&gt;&lt;span class="p"&gt;},&lt;/span&gt;
              &lt;span class="p"&gt;{&lt;/span&gt;&lt;span class="s"&gt;"MinQuantity"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;200&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"UnitPrice"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mf"&gt;6.700000&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"CurrencyName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"USD"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s"&gt;"LocationName"&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="s"&gt;"US"&lt;/span&gt;&lt;span class="p"&gt;}&lt;/span&gt;
             &lt;span class="p"&gt;]&lt;/span&gt;
        &lt;span class="p"&gt;}&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h4 id="request-object-schema"&gt;Request Object Schema&lt;/h4&gt;
&lt;p&gt;Object Name: &lt;strong&gt;GetPriceForMultipleSupplierComponentsById&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Property Name&lt;/th&gt;
&lt;th&gt;Property Type&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;th&gt;Example&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;SupplierComponentIds&lt;/td&gt;
&lt;td&gt;List of:Int64&lt;/td&gt;
&lt;td&gt;List of supplier component ids&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;UseRealTime&lt;/td&gt;
&lt;td&gt;Boolean&lt;/td&gt;
&lt;td&gt;A flag that determines if it real time data is returned&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4 id="return-object-schema"&gt;Return Object Schema&lt;/h4&gt;
&lt;p&gt;Object Name: &lt;strong&gt;CurrentPrice&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Property Name&lt;/th&gt;
&lt;th&gt;Property Type&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;th&gt;Example&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;SupplierComponentId&lt;/td&gt;
&lt;td&gt;Int64&lt;/td&gt;
&lt;td&gt;Description&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;ManufacturerComponentId&lt;/td&gt;
&lt;td&gt;Int64&lt;/td&gt;
&lt;td&gt;Ciiva Id of supplier component to retrieve price.&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;IsRealtime&lt;/td&gt;
&lt;td&gt;Boolean&lt;/td&gt;
&lt;td&gt;These are realtime prices.&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;List of: CurrentPriceBreak&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Property Name&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Property Type&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PriceBreaks&lt;/td&gt;
&lt;td&gt;MinQuantity&lt;/td&gt;
&lt;td&gt;Int32&lt;/td&gt;
&lt;td&gt;List of price breaks.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;UnitPrice&lt;/td&gt;
&lt;td&gt;UnitPrice&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;CurrencyName&lt;/td&gt;
&lt;td&gt;String&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;LocationName&lt;/td&gt;
&lt;td&gt;String&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ciiva</dc:creator><pubDate>Thu, 28 Aug 2014 03:24:06 -0000</pubDate><guid>https://sourceforge.net15e52fe83c0d350e16e0987451252307db65b526</guid></item></channel></rss>