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 revisionBoth sides next revision
api [2019/08/05 17:50] flackapi [2019/08/05 17:53] flack
Line 488: Line 488:
  
  
-===== Quote Request API (Available soon...) =====+===== Quote Request API ===== 
 + 
 +Available soon... 
 == Endpoint: == == Endpoint: ==
 <code>/iquote-queries/</code> <code>/iquote-queries/</code>
Line 591: Line 594:
  
  
-===== Quote Request Status API (Available soon...) =====+===== Quote Request Status API ===== 
 + 
 +Available soon...
  
 Since generating a quote request can take some time it is an asynchronous process. You can query the status of a quote request by calling the detail API endpoint of the quote request. It is returned in the **api_url** field when you create the quote request. You can also use the **id** field to construct the API call. YOu can check the **state** field of the response whether the async quote request processing is finished. Since generating a quote request can take some time it is an asynchronous process. You can query the status of a quote request by calling the detail API endpoint of the quote request. It is returned in the **api_url** field when you create the quote request. You can also use the **id** field to construct the API call. YOu can check the **state** field of the response whether the async quote request processing is finished.
Line 816: Line 821:
 As you can see from the result we could generate 3 different quotes for the query. A "Best price" quote, a "Fastest delivery" quote and a "Special offer" quote. As you can see from the result we could generate 3 different quotes for the query. A "Best price" quote, a "Fastest delivery" quote and a "Special offer" quote.
  
-===== Quote API (Available soon...) =====+===== Quote API  ===== 
 + 
 +Available soon...
  
 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 query the following endpoint.
api.txt · Last modified: 2023/06/03 07:19 by flack