{ "opencollection": "1.0.0", "info": { "name": "APIs for Dassault Systèmes Partners accreditations price-lists API", "version": "0.10.0" }, "request": { "auth": { "type": "apikey", "key": "X-API-Key", "value": "{{X-API-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "price-lists", "type": "folder" }, "items": [ { "info": { "name": "Retrieve Price Lists", "type": "http" }, "http": { "method": "GET", "url": "https://apigw-prd.3ds.com/order/api4partners/v0/price-lists/search" }, "docs": "Retrieves the price lists for the authenticated user.\n" } ] } ], "bundled": true }