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

25 lines
1022 B
JSON

{
"licenseDescription": "",
"blockType": "Licenses",
"licenses": [
{
"permitNumber": "4.1-1/34",
"permitEntryDate": "29/04/2011",
"restrictions": [
"6. Money remittance"
]
},
{
"permitNumber": "4.1-1/19",
"permitEntryDate": "29/02/2016",
"restrictions": [
"1. Services enabling cash to be placed on a payment account as well as all the operations required for operating a payment account",
"2. Services enabling cash withdrawals from a payment account as well as all the operations required for operating a payment account",
"3. Execution of payment transactions, including transfers of funds on a payment account with the payment service provider",
"4. Execution of payment transactions where the funds are covered by a credit line for a payment service user",
"5. Issue of payment instruments specified in subsection 709 (8) of the Law of Obligations Act; acceptance of payment transactions"
]
}
]
}