{ "opencollection": "1.0.0", "info": { "name": "Interswitch Recharge Airtime Linking API", "version": "2024-01-01" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Linking", "type": "folder" }, "items": [ { "info": { "name": "Link Card To Customer", "type": "http" }, "http": { "method": "POST", "url": "https://sandbox.interswitchng.com/card-360/api/v1/cards/link", "body": { "type": "json", "data": "{}" } }, "docs": "Link Card To Customer" } ] } ], "bundled": true }