-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.json
More file actions
81 lines (81 loc) · 1.82 KB
/
example.json
File metadata and controls
81 lines (81 loc) · 1.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
{
"uuid": "2a60fbce-6d6e-461e-a888-67db82d22350",
"kind": {
"l": 1,
"n": 1
},
"n": {
"full": "BAUHAUS k.s.",
"given": null,
"family": null,
"prefix": null,
"suffix": null,
"nick": null,
"previous": []
},
"acc": [{
"uuid": "0bb2e576-3e93-4ca3-bd79-324d77bd6eaf",
"account_iban": "CZ6227000000002004932031",
"account_number": "2004932031",
"bank_code": "2700",
"refs": [{
"source": "adisreg.mfcr.cz",
"seen": "20210206",
"published": "20130401"
}]
}],
"nat": [{
"regby": "A 5321 vedená u Krajského soudu v Brně",
"regdt": "19930729",
"regid": "49435388",
"vatid": "CZ49435388",
"country": "CZ"
}],
"uri": [{
"uuid": "27b5abd8-3730-4f7a-b92e-f68afeb4fcb7",
"label": "web",
"value": "https://www.bauhaus.cz"
}],
"phone": [{
"uuid": "d3f3627e-028d-4827-8753-4eb268af6d73",
"label": "main",
"value": "+420776123456"
}],
"email": [{
"uuid": "d8b25485-dc2f-42de-9c79-8f6e73711f4c",
"label": null,
"value": "info@bauhaus.com"
}],
"addr": [{
"uuid": "2dabeb5c-7f8e-471d-b27a-7ae48c4081e7",
"unstructured": "Strážní 852/7, Štýřice, 639 00 Brno",
"kind": {
"main": 1,
"billing": 1
},
"structured": {
"floor": null,
"doornumber": null,
"conscriptionnumber": "852",
"streetnumber": "7",
"region": null,
"street": "Strážní",
"quarter": "Štýřice",
"district": null,
"locacity": "Brno",
"zip": "63900",
"country": "Czech republic",
"full": "Strážní 852/7, Brno-Štýřice, 63900, Czech republic"
},
"refs": [{
"source": "cz.ruian",
"value": "31089038"
}],
"label": null,
"dates": [{
"type": "dob",
"value": "19910606"
}]
}],
"note": ""
}