{ "openapi": "3.0.1", "info": { "title": "Financial Integration", "description": "\nv2 of the Common Financial Package API supporting ECI Financials.\n\n## Authentication\nPass an access token in the HTTP Authorization header of each request. For example:\n\n```Authorization: Bearer [token]```\n\nAccess tokens are obtained from the Authentication API. See the Authentication API token endpoint for more information.\n", "contact": { "name": "ECI Integration Team", "url": "https://www.ecisolutions.com/support/" }, "version": "v2" }, "paths": { "/api/v2/features": { "get": { "tags": [ "Features" ], "summary": "Get the features of the Financial Package", "description": "