Traversal

Watchlist

GET
The Watchlist endpoint returns paths from a single target entity to up to 50 other entities that appear on a watchlist. The endpoint is a shorthand for the equivalent traversal query.

Path parameters

idstringRequired
Unique identifier of the entity

Query parameters

limitintegerOptional
Limit total values for traversal. Defaults to 10. Max of 50.
offsetintegerOptional
Offset values for traversal. Defaults to 0. Max of 1000.
min_depthintegerOptional
Set minimum depth for traversal. Defaults to 1.
max_depthintegerOptional
Set maximum depth for traversal. Defaults to 4.
relationshipsenumOptional
Set relationship type(s) to follow when traversing related entities. Defaults to following 31 relevant relationship types covering ownership, control, and trade.
psabooleanOptional
Also traverse relationships from entities that are possibly the same as any entity that appears in the path. Defaults to traversing possibly same as relationships.
countriesenumOptional
Filter paths to only those that end at an entity associated with the specified country(ies). Defaults to returning paths that end in any country.
typesenumOptional
Filter paths to only those that end at an entity of the specified type(s). Defaults to returning paths that end at any type.
sanctionedbooleanOptional
Filter paths to only those that end at an entity appearing on a watchlist. Defaults to not filtering paths by sanctioned status.
pepbooleanOptional
Filter paths to only those that end at an entity appearing on a pep list. Defaults to not filtering paths by pep status.
min_sharesintegerOptional
Set minimum percentage of share ownership for traversal. Defaults to 0.
include_unknown_sharesbooleanOptional

Also traverse relationships when share percentages are unknown. Only useful when min_shares is set greater than 0. Defaults to true.

exclude_former_relationshipsbooleanOptional
Include relationships that were valid in the past but not at the present time. Defaults to false.
exclude_closed_entitiesbooleanOptional
Include entities that existed in the past but not at the present time. Defaults to false.
eu_high_risk_thirdbooleanOptional
Filter paths to only those that entity with an entity that we have flagged with this risk factor
reputational_risk_modern_slaverybooleanOptional
Filter paths to only those that entity with an entity that we have flagged with this risk factor
state_ownedbooleanOptional
Filter paths to only those that entity with an entity that we have flagged with this risk factor
formerly_sanctionedbooleanOptional
Filter paths to only those that entity with an entity that we have flagged with this risk factor
reputational_risk_terrorismbooleanOptional
Filter paths to only those that entity with an entity that we have flagged with this risk factor
reputational_risk_organized_crimebooleanOptional
Filter paths to only those that entity with an entity that we have flagged with this risk factor
reputational_risk_financial_crimebooleanOptional
Filter paths to only those that entity with an entity that we have flagged with this risk factor
reputational_risk_bribery_and_corruptionbooleanOptional
Filter paths to only those that entity with an entity that we have flagged with this risk factor
reputational_risk_otherbooleanOptional
Filter paths to only those that entity with an entity that we have flagged with this risk factor
reputational_risk_cybercrimebooleanOptional
Filter paths to only those that entity with an entity that we have flagged with this risk factor
regulatory_actionbooleanOptional
Filter paths to only those that entity with an entity that we have flagged with this risk factor
law_enforcement_actionbooleanOptional
Filter paths to only those that entity with an entity that we have flagged with this risk factor
xinjiang_geospatialbooleanOptional
Filter paths to only those that entity with an entity that we have flagged with this risk factor

Response

This endpoint returns an object
min_depth
integer
max_depth
integer
relationships
list of enums
countries
list of enums

Country enums are normalized representations of country names. Source

types
list of strings
name
string
watchlist
boolean
psa
boolean
offset
integer
limit
integer
next
boolean
partial_results
boolean
data
list of objects
explored_count
integer
sanctioned
booleanOptional
pep
booleanOptional
GET
1curl -G https://api.sayari.com/v1/watchlist/mGq1lpuqKssNWTjIokuPeA \
2 -H "Authorization: Bearer <token>" \
3 -d limit=1
200
Retrieved
1{
2 "min_depth": 1,
3 "max_depth": 4,
4 "relationships": [
5 "beneficial_owner_of",
6 "branch_of",
7 "director_of",
8 "family_of",
9 "has_beneficial_owner",
10 "has_branch",
11 "has_director",
12 "has_legal_successor",
13 "has_manager",
14 "has_member_of_the_board",
15 "has_officer",
16 "has_owner",
17 "has_partner",
18 "has_shareholder",
19 "has_subsidiary",
20 "has_supervisor",
21 "legal_successor_of",
22 "linked_to",
23 "manager_of",
24 "member_of_the_board_of",
25 "officer_of",
26 "partner_of",
27 "received_by",
28 "receiver_of",
29 "receives_from",
30 "shareholder_of",
31 "shipped_by",
32 "shipper_of",
33 "ships_to",
34 "subsidiary_of",
35 "supervisor_of"
36 ],
37 "countries": [],
38 "types": [],
39 "name": "",
40 "watchlist": true,
41 "psa": true,
42 "offset": 0,
43 "limit": 1,
44 "next": true,
45 "partial_results": false,
46 "data": [
47 {
48 "source": "mGq1lpuqKssNWTjIokuPeA",
49 "target": {
50 "addresses": [
51 "693010, САХАЛИНСКАЯ ОБЛАСТЬ, Г.ЮЖНО-САХАЛИНСК, АЛТАЙСКИЙ ПЕР., Д.15,",
52 "693010, САХАЛИНСКАЯ ОБЛАСТЬ, Г.ЮЖНО-САХАЛИНСК, ПЕРЕУЛОК АЛТАЙСКИЙ, 15,",
53 "РФ, Сахалинская область, г.Южно -Сахалинск, переулок Алтайский , д. 15"
54 ],
55 "attribute_count": {
56 "name": 9,
57 "business_purpose": 7,
58 "identifier": 8,
59 "additional_information": 1,
60 "country": 3,
61 "contact": 2,
62 "status": 4,
63 "address": 8,
64 "financials": 1
65 },
66 "closed": false,
67 "countries": [
68 "RUS"
69 ],
70 "degree": 219,
71 "entity_url": "/v1/entity/DdM6svEgUeqlLYz1d16b7Q",
72 "id": "DdM6svEgUeqlLYz1d16b7Q",
73 "identifiers": [
74 {
75 "value": "6501074974",
76 "type": "ru_inn",
77 "label": "Ru Inn"
78 },
79 {
80 "value": "1026500521442",
81 "type": "ru_ogrn",
82 "label": "Ru Ogrn"
83 },
84 {
85 "value": "650101001",
86 "type": "ru_kpp",
87 "label": "Ru Kpp"
88 },
89 {
90 "value": "17580",
91 "type": "ru_ship_register_id",
92 "label": "Ru Ship Register Id"
93 },
94 {
95 "value": "C1715327",
96 "type": "xxx_acuris_id",
97 "label": "Xxx Acuris Id"
98 }
99 ],
100 "label": "ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО \"ОСТРОВ САХАЛИН\"",
101 "pep": false,
102 "psa_count": 0,
103 "related_entities_count": 219,
104 "relationship_count": {
105 "receiver_of": 44,
106 "linked_to": 10,
107 "legal_predecessor_of": 4,
108 "has_legal_predecessor": 3,
109 "shareholder_of": 14,
110 "has_shareholder": 6,
111 "notify_party_of": 9,
112 "legal_successor_of": 3,
113 "has_legal_successor": 6,
114 "shipper_of": 117,
115 "has_director": 1,
116 "owner_of": 3,
117 "ships_to": 15,
118 "receives_from": 6,
119 "has_legal_representative": 2
120 },
121 "risk": {
122 "sanctioned": {
123 "value": true,
124 "metadata": {
125 "extra": [],
126 "source": [
127 "Ukraine Sanctions List"
128 ]
129 },
130 "level": "critical"
131 },
132 "basel_aml": {
133 "value": 5.27,
134 "metadata": {
135 "country": [
136 "RUS"
137 ]
138 },
139 "level": "relevant"
140 },
141 "cpi_score": {
142 "value": 29,
143 "metadata": {
144 "country": [
145 "RUS"
146 ]
147 },
148 "level": "relevant"
149 }
150 },
151 "sanctioned": true,
152 "source_count": {
153 "a8c6ee1cd4dfc952105ee8c0e4836f08": {
154 "count": 1,
155 "label": "Acuris Risk Intelligence KYC6 (3rd Party Data)"
156 },
157 "635021e4e01979cdf95fa7ee76501696": {
158 "count": 32,
159 "label": "Russia E-Disclosures"
160 },
161 "b7d545bc2801c3a080bcfec866a9f27f": {
162 "count": 8,
163 "label": "Russia Ship Registry"
164 },
165 "e85d865943ee6d8369307569d2ad9de0": {
166 "count": 1,
167 "label": "Acuris Risk Intelligence Adverse Media Data"
168 },
169 "e6e4acebdea4e9e71af8d3586d34fcdd": {
170 "count": 1,
171 "label": "Ukraine Sanctions List"
172 },
173 "faa9caafcfabcee04ef2f0b21dd9197a": {
174 "count": 26,
175 "label": "South Korea Imports & Exports (2021 - Present)"
176 },
177 "a9a18eeb901e4376c912e95dc05ceb78": {
178 "count": 63,
179 "label": "Russia Federal Tax Registry"
180 },
181 "e61c3b3478534c110b46cd64c7746e82": {
182 "count": 1,
183 "label": "Russia Federal Tax Service Financial Statements"
184 },
185 "66dfefb726ae00fde8f09f34c5578d35": {
186 "count": 144,
187 "label": "Russia Imports & Exports (January 2023 - Present)"
188 },
189 "56bce0e008204712e302271ddd7b4fb1": {
190 "count": 13,
191 "label": "Russia Federal Tax Registry (2018)"
192 }
193 },
194 "trade_count": {
195 "sent": 117,
196 "received": 44
197 },
198 "type": "company",
199 "user_attribute_count": {},
200 "user_record_count": 0,
201 "user_related_entities_count": 0,
202 "user_relationship_count": {},
203 "reference_id": "56bce0e008204712e302271ddd7b4fb1/1156501003130_6501273320_AO-RPU-OSTROV-SAHALIN.html/1552661755844:da547b3dabe1f7429fdd3d044f4dbc07",
204 "registration_date": "Registered 1995-08-18",
205 "translated_label": "JSC OSTROV SAKHALIN"
206 },
207 "path": [
208 {
209 "field": "ships_to",
210 "entity": {
211 "addresses": [
212 "146Ab Pasteur Quận 1 Tp.Hcm",
213 "20 ĐẶNG TẤT PHƯỜNG TÂN ĐỊNH QUẬN 1, TP. HỒ CHÍ MINH",
214 "OFFICE NO. 205, 2ND FLOOR, KHAWAJA ABID TRADE CENTRE, PLOT NO. WO-7/34, OPP: CITY COURT KARACHI, Karachi South Saddar Town"
215 ],
216 "attribute_count": {
217 "company_type": 2,
218 "name": 3,
219 "identifier": 8,
220 "additional_information": 1,
221 "country": 17,
222 "contact": 7,
223 "status": 5,
224 "address": 47
225 },
226 "closed": false,
227 "countries": [
228 "USA",
229 "VNM",
230 "CRI",
231 "NLD",
232 "CHN",
233 "KOR",
234 "ECU",
235 "PAK"
236 ],
237 "degree": 9025,
238 "entity_url": "/v1/entity/Y4200F30io303I7fGJceGQ",
239 "id": "Y4200F30io303I7fGJceGQ",
240 "identifiers": [
241 {
242 "value": "0304658256",
243 "type": "vnm_enterprise_code",
244 "label": "Vnm Enterprise Code"
245 },
246 {
247 "value": "1793204340001",
248 "type": "ecu_importer_id",
249 "label": "Ecu Importer Id"
250 },
251 {
252 "value": "310150315812",
253 "type": "cri_imp",
254 "label": "Cri Imp"
255 },
256 {
257 "value": "0801564470",
258 "type": "tx_corp_file_num",
259 "label": "Tx Corp File Num"
260 },
261 {
262 "value": "32047288264",
263 "type": "tx_tax_id",
264 "label": "Tx Tax Id"
265 }
266 ],
267 "label": "CÔNG TY TNHH KẾT NỐI TOÀN CẦU",
268 "pep": false,
269 "psa_count": 0,
270 "related_entities_count": 9025,
271 "relationship_count": {
272 "receiver_of": 7475,
273 "has_branch": 2,
274 "has_officer": 1,
275 "has_shareholder": 1,
276 "notify_party_of": 65,
277 "has_registered_agent": 2,
278 "shipper_of": 1279,
279 "has_director": 1,
280 "owner_of": 1,
281 "ships_to": 22,
282 "receives_from": 218,
283 "has_legal_representative": 1
284 },
285 "risk": {
286 "forced_labor_xinjiang_origin_subtier": {
287 "value": 2,
288 "metadata": {},
289 "level": "high"
290 },
291 "basel_aml": {
292 "value": 7.1,
293 "metadata": {
294 "country": [
295 "VNM"
296 ]
297 },
298 "level": "relevant"
299 },
300 "forced_labor_aspi_origin_subtier": {
301 "value": 3,
302 "metadata": {},
303 "level": "elevated"
304 },
305 "forced_labor_sheffield_hallam_university_reports_origin_subtier": {
306 "value": 2,
307 "metadata": {},
308 "level": "high"
309 },
310 "cpi_score": {
311 "value": 39,
312 "metadata": {
313 "country": [
314 "VNM"
315 ]
316 },
317 "level": "relevant"
318 }
319 },
320 "sanctioned": false,
321 "source_count": {
322 "a6a639808cdad385ab27296aa6d98b98": {
323 "count": 1,
324 "label": "Netherlands Imports & Exports (April 2023 - Present)"
325 },
326 "e27afa7f0d06d3ceac903a03143950bd": {
327 "count": 13,
328 "label": "Germany Imports & Exports (April 2023 - Present)"
329 },
330 "2357c5dd6165c028180761babd0efc14": {
331 "count": 13,
332 "label": "Costa Rica Imports & Exports (January 2022 - Present)"
333 },
334 "81f14b6afe1aa1f8c08f2a6aa7969cbb": {
335 "count": 9,
336 "label": "Vietnam National Business Registration Service"
337 },
338 "faa9caafcfabcee04ef2f0b21dd9197a": {
339 "count": 14,
340 "label": "South Korea Imports & Exports (2021 - Present)"
341 },
342 "f19a368c874684411b7296f885ec5169": {
343 "count": 4,
344 "label": "USA Oregon Secretary of State (Active Entities)"
345 },
346 "ce462e9deea545cce35df38c48512a0c": {
347 "count": 37,
348 "label": "India Imports & Exports (January 2023 - Present)"
349 },
350 "35f323ab28e6ad0bf35e6cae8ac4d271": {
351 "count": 1,
352 "label": "Nigeria Imports & Exports (January 2023 - Present)"
353 },
354 "aebcb2f2fe410ec1664d6b904e9a8a37": {
355 "count": 1,
356 "label": "France Imports & Exports (April 2023 - Present)"
357 },
358 "21643dc226ef7643a68dd7ca6ab79a98": {
359 "count": 7,
360 "label": "USA Texas Secretary of State"
361 },
362 "4a34a8375e7041cf8661fa82366c60ea": {
363 "count": 548,
364 "label": "Ecuador Imports & Exports (January 2022 - Present)"
365 },
366 "e5de7b52cc88ef4cd1a10e201bdf46ee": {
367 "count": 6703,
368 "label": "Vietnam Imports & Exports (January 2023 - Present)"
369 },
370 "ee100f9b5dfdae8991ba43f5de6e1854": {
371 "count": 2,
372 "label": "Panama Imports & Exports (January 2022 - Present)"
373 },
374 "a0bc9f7913cb345cc685e3f65532dd70": {
375 "count": 156,
376 "label": "Pakistan Imports & Exports (January 2023 - Present)"
377 },
378 "16a4cc2d0f467fa993b28587d542a25d": {
379 "count": 154,
380 "label": "USA Imports (2021 - Present)"
381 },
382 "546a239179eb5ba24177e29e308005bf": {
383 "count": 30,
384 "label": "Pakistan Imports (2011-2021)"
385 },
386 "b7593dcf982bcb9ca86f24ef369ed1e5": {
387 "count": 1173,
388 "label": "Philippines Imports & Exports (January 2023 - Present)"
389 }
390 },
391 "trade_count": {
392 "sent": 1279,
393 "received": 7475
394 },
395 "type": "company",
396 "user_attribute_count": {},
397 "user_record_count": 0,
398 "user_related_entities_count": 0,
399 "user_relationship_count": {},
400 "company_type": "DOMESTIC BUSINESS CORPORATION",
401 "latest_status": {
402 "status": "active",
403 "date": "2023-04-26"
404 },
405 "reference_id": "81f14b6afe1aa1f8c08f2a6aa7969cbb/id=475451&e=0005056160&egdt=0304658256-001/1584482042082:e7baafd6f42c888ea09c363b67be59fc",
406 "registration_date": "Registered 2008-10-09",
407 "translated_label": "GLOBAL LINK"
408 },
409 "relationships": {
410 "ships_to": {
411 "values": [
412 {
413 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{1263162D-9752-4A73-86224B2242C245F5}/1690329600000",
414 "attributes": {},
415 "acquisition_date": "2023-07-26",
416 "from_date": "2023-04-21"
417 },
418 {
419 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{186A7E83-88B9-4D9D-B9B7B5E2E41FF046}/1690329600000",
420 "attributes": {},
421 "acquisition_date": "2023-07-26",
422 "from_date": "2023-04-21"
423 },
424 {
425 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{24036F32-7BD0-4E22-8DB93CAFDD940917}/1690329600000",
426 "attributes": {},
427 "acquisition_date": "2023-07-26",
428 "from_date": "2023-04-21"
429 },
430 {
431 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{2D68218F-1C6A-4809-98AA6B06BB09EF74}/1690329600000",
432 "attributes": {},
433 "acquisition_date": "2023-07-26",
434 "from_date": "2023-04-21"
435 },
436 {
437 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{3059B414-F15D-4D7C-A85D09A31FA0D600}/1690329600000",
438 "attributes": {},
439 "acquisition_date": "2023-07-26",
440 "from_date": "2023-04-21"
441 },
442 {
443 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{3B5D2BEC-8F38-4DC0-86C2C4C20A37176E}/1690329600000",
444 "attributes": {},
445 "acquisition_date": "2023-07-26",
446 "from_date": "2023-04-21"
447 },
448 {
449 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{3E4B4DE7-CFF4-43B2-831C9CE5D2B21D94}/1690329600000",
450 "attributes": {},
451 "acquisition_date": "2023-07-26",
452 "from_date": "2023-04-21"
453 },
454 {
455 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{4DC73DBC-FC75-42F3-8A4AAED3254239E1}/1690329600000",
456 "attributes": {},
457 "acquisition_date": "2023-07-26",
458 "from_date": "2023-04-21"
459 },
460 {
461 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{575FEE26-922F-401D-AE815061380066BB}/1690329600000",
462 "attributes": {},
463 "acquisition_date": "2023-07-26",
464 "from_date": "2023-04-21"
465 },
466 {
467 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{82552661-B818-48A7-BE6962B7C6E89DD2}/1690329600000",
468 "attributes": {},
469 "acquisition_date": "2023-07-26",
470 "from_date": "2023-04-21"
471 },
472 {
473 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{988597F4-E258-4342-983E7D7B38C539CB}/1690329600000",
474 "attributes": {},
475 "acquisition_date": "2023-07-26",
476 "from_date": "2023-04-21"
477 },
478 {
479 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{A98A356D-E3EE-427D-9FE5E8481C2D5890}/1690329600000",
480 "attributes": {},
481 "acquisition_date": "2023-07-26",
482 "from_date": "2023-04-21"
483 },
484 {
485 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{AD48A141-FA80-4F09-B97229C9DBA3367D}/1690329600000",
486 "attributes": {},
487 "acquisition_date": "2023-07-26",
488 "from_date": "2023-04-21"
489 },
490 {
491 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{C117BC85-81E6-40D1-A61DF66FD04694AF}/1690329600000",
492 "attributes": {},
493 "acquisition_date": "2023-07-26",
494 "from_date": "2023-04-21"
495 },
496 {
497 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{D0885822-D92D-42BE-8CDB4FA889F1E2B4}/1690329600000",
498 "attributes": {},
499 "acquisition_date": "2023-07-26",
500 "from_date": "2023-04-21"
501 },
502 {
503 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{D6757BC6-2BCF-4D87-A3F53F99025121E8}/1690329600000",
504 "attributes": {},
505 "acquisition_date": "2023-07-26",
506 "from_date": "2023-04-21"
507 },
508 {
509 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{F5C41EC6-EE88-4121-BCAD5AA81E93C00B}/1690329600000",
510 "attributes": {},
511 "acquisition_date": "2023-07-26",
512 "from_date": "2023-04-21"
513 },
514 {
515 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{247A2589-CDBF-47CD-9067FB972808C874}/1698969600000",
516 "attributes": {},
517 "acquisition_date": "2023-11-03",
518 "from_date": "2023-04-21"
519 },
520 {
521 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{2F726716-BED1-4AE0-A1A616900B61F1E3}/1698969600000",
522 "attributes": {},
523 "acquisition_date": "2023-11-03",
524 "from_date": "2023-04-21"
525 },
526 {
527 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{428CEE8F-F33B-4598-97CE9C6CCDFBF8DD}/1698969600000",
528 "attributes": {},
529 "acquisition_date": "2023-11-03",
530 "from_date": "2023-04-21"
531 },
532 {
533 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{44A3E2B5-901D-4360-9DEB8EF35019ED15}/1698969600000",
534 "attributes": {},
535 "acquisition_date": "2023-11-03",
536 "from_date": "2023-04-21"
537 },
538 {
539 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{4B4E435B-3975-4345-8177CF444DCF7324}/1698969600000",
540 "attributes": {},
541 "acquisition_date": "2023-11-03",
542 "from_date": "2023-04-21"
543 },
544 {
545 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{4D2F724B-B98C-4D5D-A98E8ADC8C2C46FF}/1698969600000",
546 "attributes": {},
547 "acquisition_date": "2023-11-03",
548 "from_date": "2023-04-21"
549 },
550 {
551 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{5EBBA4A9-153C-4243-86675561CE321275}/1698969600000",
552 "attributes": {},
553 "acquisition_date": "2023-11-03",
554 "from_date": "2023-04-21"
555 },
556 {
557 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{70EEEDF9-BD5C-4770-8EF76D52CB6DC0EE}/1698969600000",
558 "attributes": {},
559 "acquisition_date": "2023-11-03",
560 "from_date": "2023-04-21"
561 },
562 {
563 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{72007C6B-740B-451A-BD4C61114679B8EF}/1698969600000",
564 "attributes": {},
565 "acquisition_date": "2023-11-03",
566 "from_date": "2023-04-21"
567 },
568 {
569 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{952E6357-B36F-4802-A5B3E84AAA42CE8E}/1698969600000",
570 "attributes": {},
571 "acquisition_date": "2023-11-03",
572 "from_date": "2023-04-21"
573 },
574 {
575 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{968CEF6C-F2CA-4298-9D33475268924C3A}/1698969600000",
576 "attributes": {},
577 "acquisition_date": "2023-11-03",
578 "from_date": "2023-04-21"
579 },
580 {
581 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{B7F7DA58-63AF-461B-B708FC2C7514355F}/1698969600000",
582 "attributes": {},
583 "acquisition_date": "2023-11-03",
584 "from_date": "2023-04-21"
585 },
586 {
587 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{F450EB48-AF31-44EC-92D47886A3CEB625}/1698969600000",
588 "attributes": {},
589 "acquisition_date": "2023-11-03",
590 "from_date": "2023-04-21"
591 },
592 {
593 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{F71CAC67-4F08-48D5-A15EFCA682205705}/1698969600000",
594 "attributes": {},
595 "acquisition_date": "2023-11-03",
596 "from_date": "2023-04-21"
597 },
598 {
599 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{1AD11C10-D7D6-4504-B5CC9E6177795A0E}/1704240000000",
600 "attributes": {},
601 "acquisition_date": "2024-01-03",
602 "from_date": "2023-04-21"
603 },
604 {
605 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{22B19094-CEDF-4100-BDC2CA091A4FF5A9}/1704240000000",
606 "attributes": {},
607 "acquisition_date": "2024-01-03",
608 "from_date": "2023-04-21"
609 },
610 {
611 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{32A66456-B070-4F55-8D117D740BED2ECF}/1704240000000",
612 "attributes": {},
613 "acquisition_date": "2024-01-03",
614 "from_date": "2023-04-21"
615 },
616 {
617 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{4756305B-2033-40A4-9BD867B6EFA8C9B2}/1704240000000",
618 "attributes": {},
619 "acquisition_date": "2024-01-03",
620 "from_date": "2023-04-21"
621 },
622 {
623 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{596910C7-D648-4A2C-BFFA77F966A8962D}/1704240000000",
624 "attributes": {},
625 "acquisition_date": "2024-01-03",
626 "from_date": "2023-04-21"
627 },
628 {
629 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{5A8089A5-891D-43C4-BEA50DCB4D32401E}/1704240000000",
630 "attributes": {},
631 "acquisition_date": "2024-01-03",
632 "from_date": "2023-04-21"
633 },
634 {
635 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{8A7A08E2-123B-4FAE-94BF66C6F3BA6BEA}/1704240000000",
636 "attributes": {},
637 "acquisition_date": "2024-01-03",
638 "from_date": "2023-04-21"
639 },
640 {
641 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{B6BE3A73-D320-44B8-875BC573F54210FD}/1704240000000",
642 "attributes": {},
643 "acquisition_date": "2024-01-03",
644 "from_date": "2023-04-21"
645 },
646 {
647 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{BFC9056E-9711-49CC-AC6B4F3D19809ABC}/1704240000000",
648 "attributes": {},
649 "acquisition_date": "2024-01-03",
650 "from_date": "2023-04-21"
651 },
652 {
653 "record": "e5de7b52cc88ef4cd1a10e201bdf46ee/{D634B9B1-39E2-4273-8F35AE81130E18D7}/1704240000000",
654 "attributes": {},
655 "acquisition_date": "2024-01-03",
656 "from_date": "2023-04-21"
657 }
658 ],
659 "start_date": "2023-04-21",
660 "last_observed": "2024-01-03"
661 }
662 }
663 },
664 {
665 "field": "receives_from",
666 "entity": {
667 "addresses": [
668 "Av. De La Marina Nro. 775 Asc. Artesanos",
669 "AV. CARLOS JULIO AROSEMANA EDIFICIO CENTRO COMERCIAL ALBAN B",
670 "CENTRO COMERCIAL ALBAN BORJA OFICINA 117"
671 ],
672 "attribute_count": {
673 "company_type": 1,
674 "name": 1,
675 "business_purpose": 1,
676 "identifier": 3,
677 "additional_information": 5,
678 "country": 6,
679 "contact": 4,
680 "status": 2,
681 "address": 55
682 },
683 "closed": false,
684 "countries": [
685 "PER",
686 "ECU",
687 "USA"
688 ],
689 "degree": 8935,
690 "entity_url": "/v1/entity/xVMVHSKTvkC_-Kb0nKDhFA",
691 "id": "xVMVHSKTvkC_-Kb0nKDhFA",
692 "identifiers": [
693 {
694 "value": "0991329331001",
695 "type": "ecu_exporter_id",
696 "label": "Ecu Exporter Id"
697 },
698 {
699 "value": "20604081573",
700 "type": "per_ruc_no",
701 "label": "Per Ruc No"
702 },
703 {
704 "value": "0991329331001",
705 "type": "ecu_importer_id",
706 "label": "Ecu Importer Id"
707 }
708 ],
709 "label": "COFIMAR S.A.",
710 "pep": false,
711 "psa_count": 1,
712 "related_entities_count": 8935,
713 "relationship_count": {
714 "receiver_of": 4148,
715 "has_manager": 1,
716 "notify_party_of": 16,
717 "shipper_of": 4417,
718 "ships_to": 327,
719 "receives_from": 51
720 },
721 "risk": {
722 "forced_labor_xinjiang_origin_subtier": {
723 "value": 2,
724 "metadata": {},
725 "level": "high"
726 },
727 "basel_aml": {
728 "value": 4.95,
729 "metadata": {
730 "country": [
731 "ECU"
732 ]
733 },
734 "level": "relevant"
735 },
736 "cpi_score": {
737 "value": 36,
738 "metadata": {
739 "country": [
740 "ECU"
741 ]
742 },
743 "level": "relevant"
744 }
745 },
746 "sanctioned": false,
747 "source_count": {
748 "a6a639808cdad385ab27296aa6d98b98": {
749 "count": 4,
750 "label": "Netherlands Imports & Exports (April 2023 - Present)"
751 },
752 "ee100f9b5dfdae8991ba43f5de6e1854": {
753 "count": 3,
754 "label": "Panama Imports & Exports (January 2022 - Present)"
755 },
756 "c7c2684a1a28cce25025c6b7c6a97bf1": {
757 "count": 2,
758 "label": "Colombia Imports & Exports (2008-2020)"
759 },
760 "d302aa0d7153d87aeaa4406f9a3b28fa": {
761 "count": 15,
762 "label": "Colombia Imports & Exports (January 2022 - Present)"
763 },
764 "90dd39c7eca34a2a61f0d220fcacda6e": {
765 "count": 5,
766 "label": "Portugal Imports & Exports (April 2023 - Present)"
767 },
768 "04eae776f662e518c977d5df3598ae69": {
769 "count": 22,
770 "label": "Italy Imports & Exports (April 2023 - Present)"
771 },
772 "4a34a8375e7041cf8661fa82366c60ea": {
773 "count": 4173,
774 "label": "Ecuador Imports & Exports (January 2022 - Present)"
775 },
776 "a60b29e3078d2d2e30addfb4ce34684f": {
777 "count": 6,
778 "label": "Peru SUNAT Registry"
779 },
780 "faa9caafcfabcee04ef2f0b21dd9197a": {
781 "count": 44,
782 "label": "South Korea Imports & Exports (2021 - Present)"
783 },
784 "8de630b7a702183da138321ae0f1c4b0": {
785 "count": 12,
786 "label": "China Imports & Exports (2022 - Present)"
787 },
788 "5547652362cfeeb62963e058f95d6fdd": {
789 "count": 3984,
790 "label": "Peru Imports & Exports (January 2023 - Present)"
791 },
792 "e5de7b52cc88ef4cd1a10e201bdf46ee": {
793 "count": 3,
794 "label": "Vietnam Imports & Exports (January 2023 - Present)"
795 },
796 "16a4cc2d0f467fa993b28587d542a25d": {
797 "count": 308,
798 "label": "USA Imports (2021 - Present)"
799 },
800 "181623bfb16b56c7214aeb0ac1ca9425": {
801 "count": 20,
802 "label": "Spain Imports & Exports (April 2023 - Present)"
803 }
804 },
805 "trade_count": {
806 "sent": 4417,
807 "received": 4148
808 },
809 "type": "company",
810 "user_attribute_count": {},
811 "user_record_count": 0,
812 "user_related_entities_count": 0,
813 "user_relationship_count": {},
814 "company_type": "SOCIEDAD ANONIMA CERRADA",
815 "latest_status": {
816 "status": "active",
817 "date": "2019-01-21"
818 },
819 "psa_id": "51539716751",
820 "reference_id": "a60b29e3078d2d2e30addfb4ce34684f/20604081573/1576189382440:48ec4286b2a7a5244e296f22f3fcad07",
821 "registration_date": "Registered 2019-01-21"
822 },
823 "relationships": {
824 "receives_from": {
825 "values": [
826 {
827 "record": "4a34a8375e7041cf8661fa82366c60ea/{396476FC-91B8-4676-893FBED61CA54216}/1706745600000",
828 "attributes": {},
829 "acquisition_date": "2024-02-01",
830 "from_date": "2023-11-07"
831 },
832 {
833 "record": "4a34a8375e7041cf8661fa82366c60ea/{408F235C-65C4-4171-8949E3D3BA66D6F4}/1706745600000",
834 "attributes": {},
835 "acquisition_date": "2024-02-01",
836 "from_date": "2023-11-07"
837 },
838 {
839 "record": "4a34a8375e7041cf8661fa82366c60ea/{7B05CA3D-C4C2-44FF-ADD997D2B97AAD05}/1706745600000",
840 "attributes": {},
841 "acquisition_date": "2024-02-01",
842 "from_date": "2023-11-07"
843 }
844 ],
845 "start_date": "2023-11-07",
846 "last_observed": "2024-02-01"
847 }
848 }
849 },
850 {
851 "field": "ships_to",
852 "entity": {
853 "addresses": [
854 "ROOM 609 BUILDING A1, XIANGJIANG, TIMES SQUARE, XIANDAO ROAD, YANGHU, HEADQUARTERS ECONOMIC ZONE, CHANGSHA, HUNAN, CHINA",
855 "SQUARE 179, ROOM 609,BUILDING A1XIANDAO ROAD, XIANGJIANG TIMES SQUAREYUELU DISTRICT, CHANGSHA.",
856 "ROOM 609 BUILDING A1, XIANGJIANG TIMES SQUARE XINDAO ROAD YA"
857 ],
858 "attribute_count": {
859 "name": 1,
860 "address": 100,
861 "country": 5,
862 "contact": 4
863 },
864 "closed": false,
865 "countries": [
866 "CHN",
867 "CHE",
868 "ECU"
869 ],
870 "degree": 2903,
871 "entity_url": "/v1/entity/Lab12SsIcQVQwjwlmHTiDA",
872 "id": "Lab12SsIcQVQwjwlmHTiDA",
873 "identifiers": [],
874 "label": "HUNAN PILOT INTERNATIONAL TRADE CO.,LTD",
875 "pep": false,
876 "psa_count": 0,
877 "related_entities_count": 2903,
878 "relationship_count": {
879 "ships_to": 14,
880 "receives_from": 110,
881 "receiver_of": 2695,
882 "shipper_of": 72,
883 "notify_party_of": 517
884 },
885 "risk": {
886 "sanctioned_adjacent": {
887 "value": true,
888 "metadata": {},
889 "level": "elevated"
890 },
891 "forced_labor_xinjiang_origin_subtier": {
892 "value": 2,
893 "metadata": {},
894 "level": "high"
895 },
896 "basel_aml": {
897 "value": 6.81,
898 "metadata": {
899 "country": [
900 "CHN"
901 ]
902 },
903 "level": "relevant"
904 },
905 "cpi_score": {
906 "value": 36,
907 "metadata": {
908 "country": [
909 "ECU"
910 ]
911 },
912 "level": "relevant"
913 }
914 },
915 "sanctioned": false,
916 "source_count": {
917 "90dd39c7eca34a2a61f0d220fcacda6e": {
918 "count": 30,
919 "label": "Portugal Imports & Exports (April 2023 - Present)"
920 },
921 "4a34a8375e7041cf8661fa82366c60ea": {
922 "count": 1660,
923 "label": "Ecuador Imports & Exports (January 2022 - Present)"
924 },
925 "faa9caafcfabcee04ef2f0b21dd9197a": {
926 "count": 998,
927 "label": "South Korea Imports & Exports (2021 - Present)"
928 },
929 "ce462e9deea545cce35df38c48512a0c": {
930 "count": 39,
931 "label": "India Imports & Exports (January 2023 - Present)"
932 },
933 "8de630b7a702183da138321ae0f1c4b0": {
934 "count": 116,
935 "label": "China Imports & Exports (2022 - Present)"
936 },
937 "66dfefb726ae00fde8f09f34c5578d35": {
938 "count": 13,
939 "label": "Russia Imports & Exports (January 2023 - Present)"
940 },
941 "e5de7b52cc88ef4cd1a10e201bdf46ee": {
942 "count": 331,
943 "label": "Vietnam Imports & Exports (January 2023 - Present)"
944 },
945 "95d4ee257c785546e66a87a37fa183f4": {
946 "count": 95,
947 "label": "Kazakhstan Imports & Exports (January 2023 - Present)"
948 },
949 "97715c5e088bd6abff1b8d5df156f150": {
950 "count": 2,
951 "label": "Brazil Imports & Exports (2022)"
952 },
953 "16a4cc2d0f467fa993b28587d542a25d": {
954 "count": 1,
955 "label": "USA Imports (2021 - Present)"
956 }
957 },
958 "trade_count": {
959 "sent": 72,
960 "received": 2695
961 },
962 "type": "company",
963 "user_attribute_count": {},
964 "user_record_count": 0,
965 "user_related_entities_count": 0,
966 "user_relationship_count": {},
967 "reference_id": "16a4cc2d0f467fa993b28587d542a25d/COSU6297719050-UPSPJIX21040153/1643068800000:bfccfca31277bf589f0a7c560b99a80c"
968 },
969 "relationships": {
970 "ships_to": {
971 "values": [
972 {
973 "record": "492995934a3e9cc3be49f1d09f0966ae/028-2022-40-00768217/1662940800000",
974 "attributes": {},
975 "acquisition_date": "2022-09-12",
976 "from_date": "2022-07-15"
977 },
978 {
979 "record": "492995934a3e9cc3be49f1d09f0966ae/028-2022-40-00782521/1662940800000",
980 "attributes": {},
981 "acquisition_date": "2022-09-12",
982 "from_date": "2022-07-15"
983 },
984 {
985 "record": "492995934a3e9cc3be49f1d09f0966ae/028-2022-40-01016084/1670457600000",
986 "attributes": {},
987 "acquisition_date": "2022-12-08",
988 "from_date": "2022-07-15"
989 },
990 {
991 "record": "492995934a3e9cc3be49f1d09f0966ae/028-2022-40-01045761/1670457600000",
992 "attributes": {},
993 "acquisition_date": "2022-12-08",
994 "from_date": "2022-07-15"
995 },
996 {
997 "record": "4a34a8375e7041cf8661fa82366c60ea/{84C6A9E3-128D-4FA6-960FF7D58A86EE7D}/1682640000000",
998 "attributes": {},
999 "acquisition_date": "2023-04-28",
1000 "from_date": "2022-07-15"
1001 },
1002 {
1003 "record": "4a34a8375e7041cf8661fa82366c60ea/{CE4F29F5-8A65-4093-B7DA30DC21FB082E}/1682640000000",
1004 "attributes": {},
1005 "acquisition_date": "2023-04-28",
1006 "from_date": "2022-07-15"
1007 },
1008 {
1009 "record": "4a34a8375e7041cf8661fa82366c60ea/{D4C9D33D-592A-4B1A-850E04FE42764592}/1682640000000",
1010 "attributes": {},
1011 "acquisition_date": "2023-04-28",
1012 "from_date": "2022-07-15"
1013 },
1014 {
1015 "record": "4a34a8375e7041cf8661fa82366c60ea/{28A919D2-CDE7-46C8-8A952C3329D08BF0}/1685491200000",
1016 "attributes": {},
1017 "acquisition_date": "2023-05-31",
1018 "from_date": "2022-07-15"
1019 },
1020 {
1021 "record": "4a34a8375e7041cf8661fa82366c60ea/{372BF2D1-B39F-4928-BCD310B007509FB0}/1685491200000",
1022 "attributes": {},
1023 "acquisition_date": "2023-05-31",
1024 "from_date": "2022-07-15"
1025 },
1026 {
1027 "record": "4a34a8375e7041cf8661fa82366c60ea/{4AD3B53B-01DD-4360-A15B323CEB1F88CE}/1685491200000",
1028 "attributes": {},
1029 "acquisition_date": "2023-05-31",
1030 "from_date": "2022-07-15"
1031 },
1032 {
1033 "record": "4a34a8375e7041cf8661fa82366c60ea/{4C21C9E3-17FD-4D23-BBB51DB79835C6B4}/1685491200000",
1034 "attributes": {},
1035 "acquisition_date": "2023-05-31",
1036 "from_date": "2022-07-15"
1037 },
1038 {
1039 "record": "4a34a8375e7041cf8661fa82366c60ea/{5CDBE226-84BD-46A2-975BE0B7726EF6B2}/1685491200000",
1040 "attributes": {},
1041 "acquisition_date": "2023-05-31",
1042 "from_date": "2022-07-15"
1043 },
1044 {
1045 "record": "4a34a8375e7041cf8661fa82366c60ea/{78C6AF79-3A1D-46DF-AE71509B1CB14E00}/1685491200000",
1046 "attributes": {},
1047 "acquisition_date": "2023-05-31",
1048 "from_date": "2022-07-15"
1049 },
1050 {
1051 "record": "4a34a8375e7041cf8661fa82366c60ea/{9D22831F-EB40-4502-8F949FEA24FC3D95}/1685491200000",
1052 "attributes": {},
1053 "acquisition_date": "2023-05-31",
1054 "from_date": "2022-07-15"
1055 },
1056 {
1057 "record": "4a34a8375e7041cf8661fa82366c60ea/{9ECCB952-1A63-4DE0-89B35972CB719699}/1685491200000",
1058 "attributes": {},
1059 "acquisition_date": "2023-05-31",
1060 "from_date": "2022-07-15"
1061 },
1062 {
1063 "record": "4a34a8375e7041cf8661fa82366c60ea/{AFC7DBEC-1247-4F9F-AB49E20413658141}/1685491200000",
1064 "attributes": {},
1065 "acquisition_date": "2023-05-31",
1066 "from_date": "2022-07-15"
1067 },
1068 {
1069 "record": "4a34a8375e7041cf8661fa82366c60ea/{B382ECC3-39FF-4F39-B385595DAA61E637}/1685491200000",
1070 "attributes": {},
1071 "acquisition_date": "2023-05-31",
1072 "from_date": "2022-07-15"
1073 },
1074 {
1075 "record": "4a34a8375e7041cf8661fa82366c60ea/{B9D440D6-71D6-4667-888379C805F5CEFD}/1685491200000",
1076 "attributes": {},
1077 "acquisition_date": "2023-05-31",
1078 "from_date": "2022-07-15"
1079 },
1080 {
1081 "record": "4a34a8375e7041cf8661fa82366c60ea/{BD18D7C2-3DE0-47A4-AD3E3FA58CD59085}/1685491200000",
1082 "attributes": {},
1083 "acquisition_date": "2023-05-31",
1084 "from_date": "2022-07-15"
1085 },
1086 {
1087 "record": "4a34a8375e7041cf8661fa82366c60ea/{BEFD74D6-5099-4E53-B7D0EC1CC7BBB63D}/1685491200000",
1088 "attributes": {},
1089 "acquisition_date": "2023-05-31",
1090 "from_date": "2022-07-15"
1091 },
1092 {
1093 "record": "4a34a8375e7041cf8661fa82366c60ea/{C338C481-EB57-455E-868CCBCCA9482B68}/1685491200000",
1094 "attributes": {},
1095 "acquisition_date": "2023-05-31",
1096 "from_date": "2022-07-15"
1097 },
1098 {
1099 "record": "4a34a8375e7041cf8661fa82366c60ea/{EAD7185C-06D9-40FC-9FBF3242546E4940}/1685491200000",
1100 "attributes": {},
1101 "acquisition_date": "2023-05-31",
1102 "from_date": "2022-07-15"
1103 },
1104 {
1105 "record": "4a34a8375e7041cf8661fa82366c60ea/{0F4D9BB2-2FB0-4190-A3782444F775105F}/1695340800000",
1106 "attributes": {},
1107 "acquisition_date": "2023-09-22",
1108 "from_date": "2022-07-15"
1109 },
1110 {
1111 "record": "4a34a8375e7041cf8661fa82366c60ea/{B07B94DA-BE0C-4111-9D99EEDE6AFD7D54}/1695340800000",
1112 "attributes": {},
1113 "acquisition_date": "2023-09-22",
1114 "from_date": "2022-07-15"
1115 },
1116 {
1117 "record": "4a34a8375e7041cf8661fa82366c60ea/{B79A85DE-FD6F-4F2A-BEAD291AA4713A88}/1695340800000",
1118 "attributes": {},
1119 "acquisition_date": "2023-09-22",
1120 "from_date": "2022-07-15"
1121 },
1122 {
1123 "record": "4a34a8375e7041cf8661fa82366c60ea/{1B8C68F8-0BC1-48AC-9D446C9BD06259C7}/1698969600000",
1124 "attributes": {},
1125 "acquisition_date": "2023-11-03",
1126 "from_date": "2022-07-15"
1127 },
1128 {
1129 "record": "4a34a8375e7041cf8661fa82366c60ea/{3F5003B2-DA07-47C0-8FD3B012E9E15D12}/1698969600000",
1130 "attributes": {},
1131 "acquisition_date": "2023-11-03",
1132 "from_date": "2022-07-15"
1133 },
1134 {
1135 "record": "4a34a8375e7041cf8661fa82366c60ea/{41C1771C-D7F2-412D-80B6CEE02C81D9D3}/1698969600000",
1136 "attributes": {},
1137 "acquisition_date": "2023-11-03",
1138 "from_date": "2022-07-15"
1139 },
1140 {
1141 "record": "4a34a8375e7041cf8661fa82366c60ea/{691B5551-71AA-4D70-B85192DBD9A6CE91}/1698969600000",
1142 "attributes": {},
1143 "acquisition_date": "2023-11-03",
1144 "from_date": "2022-07-15"
1145 },
1146 {
1147 "record": "4a34a8375e7041cf8661fa82366c60ea/{70E2A2C4-E77E-459A-9F4A0A7A0CDDA3B4}/1698969600000",
1148 "attributes": {},
1149 "acquisition_date": "2023-11-03",
1150 "from_date": "2022-07-15"
1151 },
1152 {
1153 "record": "4a34a8375e7041cf8661fa82366c60ea/{7467FD75-BB7B-44BC-B054552AB42F5F53}/1698969600000",
1154 "attributes": {},
1155 "acquisition_date": "2023-11-03",
1156 "from_date": "2022-07-15"
1157 },
1158 {
1159 "record": "4a34a8375e7041cf8661fa82366c60ea/{DC168002-009B-4821-AA0CA57D6D79E166}/1698969600000",
1160 "attributes": {},
1161 "acquisition_date": "2023-11-03",
1162 "from_date": "2022-07-15"
1163 }
1164 ],
1165 "start_date": "2022-07-15",
1166 "last_observed": "2023-11-03"
1167 }
1168 }
1169 },
1170 {
1171 "field": "receives_from",
1172 "entity": {
1173 "addresses": [
1174 "693010, САХАЛИНСКАЯ ОБЛАСТЬ, Г.ЮЖНО-САХАЛИНСК, АЛТАЙСКИЙ ПЕР., Д.15,",
1175 "693010, САХАЛИНСКАЯ ОБЛАСТЬ, Г.ЮЖНО-САХАЛИНСК, ПЕРЕУЛОК АЛТАЙСКИЙ, 15,",
1176 "РФ, Сахалинская область, г.Южно -Сахалинск, переулок Алтайский , д. 15"
1177 ],
1178 "attribute_count": {
1179 "name": 9,
1180 "business_purpose": 7,
1181 "identifier": 8,
1182 "additional_information": 1,
1183 "country": 3,
1184 "contact": 2,
1185 "status": 4,
1186 "address": 8,
1187 "financials": 1
1188 },
1189 "closed": false,
1190 "countries": [
1191 "RUS"
1192 ],
1193 "degree": 219,
1194 "entity_url": "/v1/entity/DdM6svEgUeqlLYz1d16b7Q",
1195 "id": "DdM6svEgUeqlLYz1d16b7Q",
1196 "identifiers": [
1197 {
1198 "value": "6501074974",
1199 "type": "ru_inn",
1200 "label": "Ru Inn"
1201 },
1202 {
1203 "value": "1026500521442",
1204 "type": "ru_ogrn",
1205 "label": "Ru Ogrn"
1206 },
1207 {
1208 "value": "650101001",
1209 "type": "ru_kpp",
1210 "label": "Ru Kpp"
1211 },
1212 {
1213 "value": "17580",
1214 "type": "ru_ship_register_id",
1215 "label": "Ru Ship Register Id"
1216 },
1217 {
1218 "value": "C1715327",
1219 "type": "xxx_acuris_id",
1220 "label": "Xxx Acuris Id"
1221 }
1222 ],
1223 "label": "ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО \"ОСТРОВ САХАЛИН\"",
1224 "pep": false,
1225 "psa_count": 0,
1226 "related_entities_count": 219,
1227 "relationship_count": {
1228 "receiver_of": 44,
1229 "linked_to": 10,
1230 "legal_predecessor_of": 4,
1231 "has_legal_predecessor": 3,
1232 "shareholder_of": 14,
1233 "has_shareholder": 6,
1234 "notify_party_of": 9,
1235 "legal_successor_of": 3,
1236 "has_legal_successor": 6,
1237 "shipper_of": 117,
1238 "has_director": 1,
1239 "owner_of": 3,
1240 "ships_to": 15,
1241 "receives_from": 6,
1242 "has_legal_representative": 2
1243 },
1244 "risk": {
1245 "sanctioned": {
1246 "value": true,
1247 "metadata": {
1248 "extra": [],
1249 "source": [
1250 "Ukraine Sanctions List"
1251 ]
1252 },
1253 "level": "critical"
1254 },
1255 "basel_aml": {
1256 "value": 5.27,
1257 "metadata": {
1258 "country": [
1259 "RUS"
1260 ]
1261 },
1262 "level": "relevant"
1263 },
1264 "cpi_score": {
1265 "value": 29,
1266 "metadata": {
1267 "country": [
1268 "RUS"
1269 ]
1270 },
1271 "level": "relevant"
1272 }
1273 },
1274 "sanctioned": true,
1275 "source_count": {
1276 "a8c6ee1cd4dfc952105ee8c0e4836f08": {
1277 "count": 1,
1278 "label": "Acuris Risk Intelligence KYC6 (3rd Party Data)"
1279 },
1280 "635021e4e01979cdf95fa7ee76501696": {
1281 "count": 32,
1282 "label": "Russia E-Disclosures"
1283 },
1284 "b7d545bc2801c3a080bcfec866a9f27f": {
1285 "count": 8,
1286 "label": "Russia Ship Registry"
1287 },
1288 "e85d865943ee6d8369307569d2ad9de0": {
1289 "count": 1,
1290 "label": "Acuris Risk Intelligence Adverse Media Data"
1291 },
1292 "e6e4acebdea4e9e71af8d3586d34fcdd": {
1293 "count": 1,
1294 "label": "Ukraine Sanctions List"
1295 },
1296 "faa9caafcfabcee04ef2f0b21dd9197a": {
1297 "count": 26,
1298 "label": "South Korea Imports & Exports (2021 - Present)"
1299 },
1300 "a9a18eeb901e4376c912e95dc05ceb78": {
1301 "count": 63,
1302 "label": "Russia Federal Tax Registry"
1303 },
1304 "e61c3b3478534c110b46cd64c7746e82": {
1305 "count": 1,
1306 "label": "Russia Federal Tax Service Financial Statements"
1307 },
1308 "66dfefb726ae00fde8f09f34c5578d35": {
1309 "count": 144,
1310 "label": "Russia Imports & Exports (January 2023 - Present)"
1311 },
1312 "56bce0e008204712e302271ddd7b4fb1": {
1313 "count": 13,
1314 "label": "Russia Federal Tax Registry (2018)"
1315 }
1316 },
1317 "trade_count": {
1318 "sent": 117,
1319 "received": 44
1320 },
1321 "type": "company",
1322 "user_attribute_count": {},
1323 "user_record_count": 0,
1324 "user_related_entities_count": 0,
1325 "user_relationship_count": {},
1326 "reference_id": "56bce0e008204712e302271ddd7b4fb1/1156501003130_6501273320_AO-RPU-OSTROV-SAHALIN.html/1552661755844:da547b3dabe1f7429fdd3d044f4dbc07",
1327 "registration_date": "Registered 1995-08-18",
1328 "translated_label": "JSC OSTROV SAKHALIN"
1329 },
1330 "relationships": {
1331 "receives_from": {
1332 "values": [
1333 {
1334 "record": "66dfefb726ae00fde8f09f34c5578d35/{9871FF74-A2BC-4DAA-B520DE89D53B4235}/1683590400000",
1335 "attributes": {},
1336 "acquisition_date": "2023-05-09",
1337 "from_date": "2023-01-10"
1338 }
1339 ],
1340 "start_date": "2023-01-10",
1341 "last_observed": "2023-05-09"
1342 }
1343 }
1344 }
1345 ]
1346 }
1347 ],
1348 "explored_count": 9999999,
1349 "sanctioned": true
1350}