{ "integration": { "type": "iso_website", "version": "1.0", "config": { "endpoint": "https://api.iso.sadhguru.org", "auth": { "type": "oauth2", "clientId": "{{CLIENT_ID}}", "scope": "programs.read programs.write" }, "webhooks": { "registration": "/webhooks/registration", "payment": "/webhooks/payment" } } } }