obdfcascrape/tests/data/ee/ent_004_branches.json
Martin Donnelly be5d3eae07 init
2019-05-05 20:13:56 +01:00

24 lines
764 B
JSON

{
"branches": [
{
"details": {
"country": "Poola Vabariik",
"businessName": "AS Inbank Joint Stock Company-Branch in Poland",
"address": "RIVERSIDE PARK ul. Fabryczna 5, 00-446, Warszawa",
"phone": "0048 514 668 987"
},
"branchServices": [
"1. Taking deposits and other repayable funds",
"2. Lending including, inter alia: consumer credit, credit agreements relating to immovable property, factoring, with or without recourse, financing of commercial transactions (including forfeiting)"
],
"licenses": [
{
"permitNumber": "4.1-1/180",
"start": "15/11/2016"
}
],
"name": "AS Inbank Joint Stock Company-Branch in Poland"
}
]
}