{ "opencollection": "1.0.0", "info": { "name": "2ndKitchen - Service Authentication Coupons API", "version": "1.0" }, "items": [ { "info": { "name": "Coupons", "type": "folder" }, "items": [ { "info": { "name": "POST /coupons/calc", "type": "http" }, "http": { "method": "POST", "url": "https://auth-staging.2ndkitchen.com/coupons/calc", "body": { "type": "json", "data": "{}" } }, "docs": "Calculates coupon discount" } ] } ], "bundled": true }