Introduction
The WSO2 Financial Services AM Component supports two approaches for extending and implementing its functionalities, as illustrated in the image below.
API Policies¶
With the release of Open Banking 4.0, Open Banking-specific API Manager runtime enforcements have been transitioned to standard WSO2 API Manager mediation policies, enabling API developers to configure them directly through the API Publisher GUI.
OpenAPI based extensions¶
With the release of Open Banking 4.0, it has introduced OpenAPI based extensions such that the toolkit developer can implement Open Banking specification requirements in their preferred programming language. And the custom developed extensions can be deployed externally and tested seperatly without restarting the WSO2 servers.The OpenAPI extension can be found from here.