Good day everyone. I have gotten my access token. Now I want to retrieve list of loans for Customers.
My question is:
Please which API Endpoint do I call to get the CustomerID so that I can use it in the API Link below
https://api.fusionfabric.cloud/retail-banking/loans/v1/loans/{customerId}/accounts
Thanks