User Tools

Site Tools


ultimate-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
ultimate-api [2020/07/20 14:48] flackultimate-api [2020/07/21 10:26] flack
Line 856: Line 856:
         }         }
     ],     ],
-    "modified_at": "2020-07-20T14:01:30.506997Z",+    "payment_due_days": 30,
     "price_items": [     "price_items": [
         {         {
Line 941: Line 941:
   * **avg_product_price_currency**: Currency of average product price   * **avg_product_price_currency**: Currency of average product price
   * **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_at**: The creation datetime of the quote.
   * **id**: The ID of the Instant Quote.   * **id**: The ID of the Instant Quote.
   * **items**: list of product level data   * **items**: list of product level data
Line 950: Line 950:
     * **purity_percent**: Guaranteed purity (%)     * **purity_percent**: Guaranteed purity (%)
   * **payment_due_days**: Payment terms. Number of days net or prepayment by credit card   * **payment_due_days**: Payment terms. Number of days net or prepayment by credit card
-  * **total_price**: Total price of quote 
-  * **total_price_currency**: Currency of the total price 
   * **price_items**: The list of price items. They are only used for display purposes basically.   * **price_items**: The list of price items. They are only used for display purposes basically.
   * **product_discount_price**: Discount of products price   * **product_discount_price**: Discount of products price
Line 961: Line 959:
   * **reformatting_price**: Reformatting price (USD)   * **reformatting_price**: Reformatting price (USD)
   * **reformatting_price_currency**: Currency of reformatting price   * **reformatting_price_currency**: Currency of reformatting price
 +  * **selection_criteria**: Selection criteria code of the quote.
 +  * **selection_criteria_display**: Human readable selection criteria of the quote.
   * **shipping_price**: Shipping & handling cost   * **shipping_price**: Shipping & handling cost
   * **shipping_price_currency**: Currency of Shipping & handling cost   * **shipping_price_currency**: Currency of Shipping & handling cost
   * **state**: State code of the quote.   * **state**: State code of the quote.
   * **state_display**: Human readable state of the quote.   * **state_display**: Human readable state of the quote.
-  * **total_cost**: Total cost (USD) +  * **total_discount_price**: Total discount price 
-  * **total_cost_without_discount**: Total cost without discount (USD) +  * **total_discount_price_currency**: Currency of total discount price 
-  * **total_discount_price**: Total discount price (USD) +  * **total_price**: Total price of quote 
-  * **selection_criteria**: Selection criteria code of the quote. +  * **total_price_currency**: Currency of the total price
-  * **selection_criteria_display**: Human readable selection criteria of the quote.+
   * **valid_until**: The datetime until the quote is valid.   * **valid_until**: The datetime until the quote is valid.
      
ultimate-api.txt · Last modified: 2021/05/25 14:27 by flack