adorsys / xs2a-adapter

GNU Affero General Public License v3.0
38 stars 25 forks source link

Add "getAccountDetails" base implementation #594

Closed jkuptz-ba closed 3 years ago

jkuptz-ba commented 3 years ago

The UniCredit Group returns the ownerName exclusively in the GET response for the "Read Account Details" endpoint.

This pull request contains the base implementation for the "Read Account Details" endpoint.

berezkin88 commented 3 years ago

ownerName is a part of Berlin Group spec for some time

I've added some amendments to your PR on your fork, please check https://github.com/BANKSapi/xs2a-adapter/pull/2 Please make appropriate changes for consistency

Please update your branch, it will be merged after

jkuptz-ba commented 3 years ago

Thanks for your PR. I merged it into our fork.