Setting up the adapter
How to configure the adapter to link the API user with Fineract customer.
Last updated
How to configure the adapter to link the API user with Fineract customer.
Last updated
The above script provides information on the linking of the banking API user with the Fineract user inside the OpenBanking Adapter database.
Example:
api_user_id - the user id provided via the API calls
psp_user_id - the primary key of the client in the Fineract Database
trusted_client - required for first party client. The registered client ID assigned on the API gateway. Trusted clients could invoke the API services on behalf of the customer without the additional consent flow.