{ "opencollection": "1.0.0", "info": { "name": "JustiFi API Documentation Ach Return Fees Terms and Conditions API" }, "items": [ { "info": { "name": "Terms and Conditions", "type": "folder" }, "items": [ { "info": { "name": "Terms and Conditions", "type": "http" }, "http": { "method": "POST", "url": "https://api.justifi.ai/v1/entities/terms_and_conditions", "headers": [ { "name": "Authorization", "value": "Bearer {access_token}" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Accept current Terms and Conditions\n" } ] } ], "bundled": true }