{ "opencollection": "1.0.0", "info": { "name": "JustiFi API Documentation Ach Return Fees Bind Insurance API" }, "items": [ { "info": { "name": "Bind Insurance", "type": "folder" }, "items": [ { "info": { "name": "Bind an Insurance Policy", "type": "http" }, "http": { "method": "POST", "url": "https://api.justifi.ai/v1/insurance/bind", "headers": [ { "name": "Authorization", "value": "Bearer {access_token}" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Used to bind an insurance policy with a JustiFi insurance partner\n" } ] } ], "bundled": true }