{ "opencollection": "1.0.0", "info": { "name": "Companies AI Embed checkoutItemDetails API", "version": "v296.0-SNAPSHOT" }, "items": [ { "info": { "name": "checkoutItemDetails", "type": "folder" }, "items": [ { "info": { "name": "Get item details", "type": "http" }, "http": { "method": "POST", "url": "https://marketplace.appdirect.com/api/api/v3/checkout/items", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieves product details such as branding, pricing, and so on." } ] } ], "bundled": true }