User Tools

Site Tools


api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
api [2019/08/29 14:59] – [Quote API] flackapi [2019/09/04 16:32] flack
Line 922: Line 922:
 ===== Quote API  ===== ===== Quote API  =====
  
-In order to get the detailed data of an individual quote, you can query the following endpoint.+In order to get the detailed data of an individual quote, you can call the detail API endpoint of a quote, for example for the quote with ID //15677//:
  
 <code> <code>
Line 1250: Line 1250:
     * **avg_effective_price**: Average price change upon exclusion of one product (USD).     * **avg_effective_price**: Average price change upon exclusion of one product (USD).
     * **delivery_time**: Delivery time (work. days)     * **delivery_time**: Delivery time (work. days)
-    * **quote**: The ID of the quote this supplier quote data belongs to. +    * **quote**: The ID of the quote this catalog level quote data belongs to. 
   * **coverage_percent**: How many of the query molecules appear in the quote. E.g. if your query contains 10 molecules and you get a quote for 9, it is 90%.   * **coverage_percent**: How many of the query molecules appear in the quote. E.g. if your query contains 10 molecules and you get a quote for 9, it is 90%.
   * **created**: The creation datetime of the quote.   * **created**: The creation datetime of the quote.
Line 1271: Line 1271:
     * **product_purity**: Minimum purity (%)     * **product_purity**: Minimum purity (%)
     * **structure_origin_mcule_id**: The mcule ID of the query molecule.     * **structure_origin_mcule_id**: The mcule ID of the query molecule.
-    * **quote**: The ID of the quote this supplier quote data belongs to.+    * **quote**: The ID of the quote this product level quote data belongs to.
   * **missing_mcule_ids**: list of missing mcule IDs from the query   * **missing_mcule_ids**: list of missing mcule IDs from the query
   * **name**: The name of the quote. Quotes created via the API don't have names.   * **name**: The name of the quote. Quotes created via the API don't have names.
api.txt · Last modified: 2024/05/10 08:12 by bkovats