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/09/25 17:28] – [Quote - Missing structures] flackapi [2019/09/25 17:31] – [Quote - Missing structures] flack
Line 1329: Line 1329:
 </code> </code>
  
 +And it will return a similar response to this:
 +<code>
 +{
 +    "results": [
 +        {
 +            "data": {
 +                "MCULE-6224850672": "No instant quotable products"
 +            }, 
 +            "id": 4, 
 +            "quote": 125, 
 +            "structure": 167312, 
 +            "structure_mcule_id": "MCULE-6224850672"
 +        }, 
 +        {
 +            "data": {
 +                "MCULE-7173925849": "No instant quotable products"
 +            }, 
 +            "id": 5, 
 +            "quote": 125, 
 +            "structure": 135326, 
 +            "structure_mcule_id": "MCULE-7173925849"
 +        }, 
 +        {
 +            "data": {
 +                "P-282184": "Purity filtering", 
 +                "P-307415": "Purity filtering"
 +            }, 
 +            "id": 6, 
 +            "quote": 125, 
 +            "structure": 201510, 
 +            "structure_mcule_id": "MCULE-9519333144"
 +        }
 +    ]
 +}
 +</code>
  
 ==== Download quote as PDF  ==== ==== Download quote as PDF  ====
api.txt · Last modified: 2024/05/10 08:12 by bkovats