Traversal

Shortest Path

GET
The Shortest Path endpoint returns a response identifying the shortest traversal path connecting each pair of entities.

Query parameters

entitiesstringRequired

Response

This endpoint returns an object
entities
list of strings
data
list of objects
GET
1curl -G https://api.sayari.com/v1/shortest_path \
2 -H "Authorization: Bearer <token>" \
3 -d entities=string
200
Retrieved
1{
2 "entities": [
3 "string"
4 ],
5 "data": [
6 {
7 "source": "string",
8 "target": {
9 "addresses": [
10 "string"
11 ],
12 "attribute_count": {
13 "date_of_birth": 0
14 },
15 "closed": true,
16 "countries": [
17 "ABW"
18 ],
19 "degree": 0,
20 "entity_url": "string",
21 "id": "string",
22 "identifiers": [
23 {
24 "value": "string",
25 "type": "cn_tianyancha_company_id",
26 "label": "string"
27 }
28 ],
29 "label": "string",
30 "pep": true,
31 "psa_count": 0,
32 "related_entities_count": 0,
33 "relationship_count": {
34 "executive_of": 0
35 },
36 "risk": {
37 "sheffield_hallam_university_forced_labor_entity": {
38 "value": "string",
39 "metadata": {
40 "string": {}
41 },
42 "level": "critical"
43 }
44 },
45 "sanctioned": true,
46 "source_count": {
47 "string": {
48 "count": 0,
49 "label": "string"
50 }
51 },
52 "trade_count": {
53 "string": 0
54 },
55 "type": "unknown",
56 "user_attribute_count": {
57 "date_of_birth": 0
58 },
59 "user_record_count": 0,
60 "user_related_entities_count": 0,
61 "user_relationship_count": {
62 "executive_of": 0
63 },
64 "attributes": {
65 "additional_information": {
66 "data": [
67 {
68 "properties": {
69 "date": "string",
70 "from_date": "string",
71 "to_date": "string",
72 "type": "string",
73 "value": "string"
74 },
75 "record": [
76 "string"
77 ],
78 "record_count": 0,
79 "editable": true
80 }
81 ],
82 "limit": 0,
83 "size": {
84 "count": 0,
85 "qualifier": "eq"
86 },
87 "next": {},
88 "offset": 0
89 },
90 "address": {
91 "data": [
92 {
93 "properties": {
94 "normalized": "string",
95 "building": "string",
96 "category": "string",
97 "city": "string",
98 "city_district": "string",
99 "country": "string",
100 "country_region": "string",
101 "date": "string",
102 "entrance": "string",
103 "from_date": "string",
104 "house": "string",
105 "house_number": "string",
106 "island": "string",
107 "language": "aa",
108 "level": "string",
109 "metro_station": "string",
110 "near": "string",
111 "po_box": "string",
112 "postcode": "string",
113 "precision_code": "string",
114 "road": "string",
115 "staircase": "string",
116 "state": "string",
117 "state_district": "string",
118 "suburb": "string",
119 "to_date": "string",
120 "translated": "string",
121 "transliterated": "string",
122 "type": "string",
123 "unit": "string",
124 "value": "string",
125 "world_region": "string",
126 "x": 1,
127 "y": 1
128 },
129 "record": [
130 "string"
131 ],
132 "record_count": 0,
133 "editable": true
134 }
135 ],
136 "limit": 0,
137 "size": {
138 "count": 0,
139 "qualifier": "eq"
140 },
141 "next": {},
142 "offset": 0
143 },
144 "business_purpose": {
145 "data": [
146 {
147 "properties": {
148 "code": "string",
149 "date": "string",
150 "from_date": "string",
151 "standard": "CNAE2",
152 "to_date": "string",
153 "value": "string"
154 },
155 "record": [
156 "string"
157 ],
158 "record_count": 0,
159 "editable": true
160 }
161 ],
162 "limit": 0,
163 "size": {
164 "count": 0,
165 "qualifier": "eq"
166 },
167 "next": {},
168 "offset": 0
169 },
170 "company_type": {
171 "data": [
172 {
173 "properties": {
174 "date": "string",
175 "from_date": "string",
176 "to_date": "string",
177 "value": "string"
178 },
179 "record": [
180 "string"
181 ],
182 "record_count": 0,
183 "editable": true
184 }
185 ],
186 "limit": 0,
187 "size": {
188 "count": 0,
189 "qualifier": "eq"
190 },
191 "next": {},
192 "offset": 0
193 },
194 "contact": {
195 "data": [
196 {
197 "properties": {
198 "value": "string",
199 "date": "string",
200 "from_date": "string",
201 "to_date": "string",
202 "type": "phone_number"
203 },
204 "record": [
205 "string"
206 ],
207 "record_count": 0,
208 "editable": true
209 }
210 ],
211 "limit": 0,
212 "size": {
213 "count": 0,
214 "qualifier": "eq"
215 },
216 "next": {},
217 "offset": 0
218 },
219 "country": {
220 "data": [
221 {
222 "properties": {
223 "value": "ABW",
224 "context": "citizenship",
225 "date": "string",
226 "from_date": "string",
227 "state": "string",
228 "to_date": "string"
229 },
230 "record": [
231 "string"
232 ],
233 "record_count": 0,
234 "editable": true
235 }
236 ],
237 "limit": 0,
238 "size": {
239 "count": 0,
240 "qualifier": "eq"
241 },
242 "next": {},
243 "offset": 0
244 },
245 "date_of_birth": {
246 "data": [
247 {
248 "properties": {
249 "value": "string",
250 "date": "string",
251 "from_date": "string",
252 "to_date": "string"
253 },
254 "record": [
255 "string"
256 ],
257 "record_count": 0,
258 "editable": true
259 }
260 ],
261 "limit": 0,
262 "size": {
263 "count": 0,
264 "qualifier": "eq"
265 },
266 "next": {},
267 "offset": 0
268 },
269 "finances": {
270 "data": [
271 {
272 "properties": {
273 "value": 1,
274 "context": "share_percentage",
275 "currency": "AFN",
276 "date": "string",
277 "from_date": "string",
278 "to_date": "string",
279 "type": "string"
280 },
281 "record": [
282 "string"
283 ],
284 "record_count": 0,
285 "editable": true
286 }
287 ],
288 "limit": 0,
289 "size": {
290 "count": 0,
291 "qualifier": "eq"
292 },
293 "next": {},
294 "offset": 0
295 },
296 "financials": {
297 "data": [
298 {
299 "properties": {
300 "assets": 1,
301 "currency": "AFN",
302 "date": "string",
303 "employees": 0,
304 "from_date": "string",
305 "liabilities": 1,
306 "net_income": 1,
307 "paid_up_capital": 1,
308 "registered_capital": 1,
309 "revenue": 1,
310 "to_date": "string"
311 },
312 "record": [
313 "string"
314 ],
315 "record_count": 0,
316 "editable": true
317 }
318 ],
319 "limit": 0,
320 "size": {
321 "count": 0,
322 "qualifier": "eq"
323 },
324 "next": {},
325 "offset": 0
326 },
327 "gender": {
328 "data": [
329 {
330 "properties": {
331 "value": "male",
332 "date": "string",
333 "from_date": "string",
334 "to_date": "string"
335 },
336 "record": [
337 "string"
338 ],
339 "record_count": 0,
340 "editable": true
341 }
342 ],
343 "limit": 0,
344 "size": {
345 "count": 0,
346 "qualifier": "eq"
347 },
348 "next": {},
349 "offset": 0
350 },
351 "generic": {
352 "data": [
353 {
354 "properties": {
355 "date": "string",
356 "from_date": "string",
357 "to_date": "string",
358 "type": "string",
359 "value": "string"
360 },
361 "record": [
362 "string"
363 ],
364 "record_count": 0,
365 "editable": true
366 }
367 ],
368 "limit": 0,
369 "size": {
370 "count": 0,
371 "qualifier": "eq"
372 },
373 "next": {},
374 "offset": 0
375 },
376 "identifier": {
377 "data": [
378 {
379 "properties": {
380 "type": "cn_tianyancha_company_id",
381 "value": "string",
382 "date": "string",
383 "from_date": "string",
384 "to_date": "string"
385 },
386 "record": [
387 "string"
388 ],
389 "record_count": 0,
390 "editable": true
391 }
392 ],
393 "limit": 0,
394 "size": {
395 "count": 0,
396 "qualifier": "eq"
397 },
398 "next": {},
399 "offset": 0
400 },
401 "measurement": {
402 "data": [
403 {
404 "properties": {
405 "type": "gross_weight",
406 "unit": "metre",
407 "value": 1,
408 "date": "string",
409 "from_date": "string",
410 "to_date": "string"
411 },
412 "record": [
413 "string"
414 ],
415 "record_count": 0,
416 "editable": true
417 }
418 ],
419 "limit": 0,
420 "size": {
421 "count": 0,
422 "qualifier": "eq"
423 },
424 "next": {},
425 "offset": 0
426 },
427 "monetary_value": {
428 "data": [
429 {
430 "properties": {
431 "context": "cost_insurance_and_freight",
432 "value": 1,
433 "currency": "AFN",
434 "date": "string",
435 "from_date": "string",
436 "to_date": "string"
437 },
438 "record": [
439 "string"
440 ],
441 "record_count": 0,
442 "editable": true
443 }
444 ],
445 "limit": 0,
446 "size": {
447 "count": 0,
448 "qualifier": "eq"
449 },
450 "next": {},
451 "offset": 0
452 },
453 "name": {
454 "data": [
455 {
456 "properties": {
457 "value": "string",
458 "context": "string",
459 "date": "string",
460 "from_date": "string",
461 "language": "aa",
462 "to_date": "string",
463 "translated": "string",
464 "transliterated": "string"
465 },
466 "record": [
467 "string"
468 ],
469 "record_count": 0,
470 "editable": true
471 }
472 ],
473 "limit": 0,
474 "size": {
475 "count": 0,
476 "qualifier": "eq"
477 },
478 "next": {},
479 "offset": 0
480 },
481 "person_status": {
482 "data": [
483 {
484 "properties": {
485 "value": "born",
486 "date": "string",
487 "from_date": "string",
488 "to_date": "string"
489 },
490 "record": [
491 "string"
492 ],
493 "record_count": 0,
494 "editable": true
495 }
496 ],
497 "limit": 0,
498 "size": {
499 "count": 0,
500 "qualifier": "eq"
501 },
502 "next": {},
503 "offset": 0
504 },
505 "position": {
506 "data": [
507 {
508 "properties": {
509 "value": "string",
510 "date": "string",
511 "from_date": "string",
512 "to_date": "string"
513 },
514 "record": [
515 "string"
516 ],
517 "record_count": 0,
518 "editable": true
519 }
520 ],
521 "limit": 0,
522 "size": {
523 "count": 0,
524 "qualifier": "eq"
525 },
526 "next": {},
527 "offset": 0
528 },
529 "risk_intelligence": {
530 "data": [
531 {
532 "properties": {
533 "type": "pep",
534 "authority": "string",
535 "date": "string",
536 "from_date": "string",
537 "list": "string",
538 "program": "string",
539 "reason": "string",
540 "to_date": "string"
541 },
542 "record": [
543 "string"
544 ],
545 "record_count": 0,
546 "editable": true
547 }
548 ],
549 "limit": 0,
550 "size": {
551 "count": 0,
552 "qualifier": "eq"
553 },
554 "next": {},
555 "offset": 0
556 },
557 "shares": {
558 "data": [
559 {
560 "properties": {
561 "currency": "AFN",
562 "date": "string",
563 "from_date": "string",
564 "monetary_value": 1,
565 "num_shares": 1,
566 "percentage": 1,
567 "to_date": "string",
568 "type": "string"
569 },
570 "record": [
571 "string"
572 ],
573 "record_count": 0,
574 "editable": true
575 }
576 ],
577 "limit": 0,
578 "size": {
579 "count": 0,
580 "qualifier": "eq"
581 },
582 "next": {},
583 "offset": 0
584 },
585 "status": {
586 "data": [
587 {
588 "properties": {
589 "context": "broker_license",
590 "date": "string",
591 "from_date": "string",
592 "text": "string",
593 "to_date": "string",
594 "value": "seized"
595 },
596 "record": [
597 "string"
598 ],
599 "record_count": 0,
600 "editable": true
601 }
602 ],
603 "limit": 0,
604 "size": {
605 "count": 0,
606 "qualifier": "eq"
607 },
608 "next": {},
609 "offset": 0
610 },
611 "translated_name": {
612 "data": [
613 {
614 "properties": {
615 "value": "string",
616 "context": "sayari_machine_translation",
617 "date": "string",
618 "from_date": "string",
619 "original": "string",
620 "to_date": "string"
621 },
622 "record": [
623 "string"
624 ],
625 "record_count": 0,
626 "editable": true
627 }
628 ],
629 "limit": 0,
630 "size": {
631 "count": 0,
632 "qualifier": "eq"
633 },
634 "next": {},
635 "offset": 0
636 },
637 "weak_identifier": {
638 "data": [
639 {
640 "properties": {
641 "type": "unknown",
642 "value": "string",
643 "date": "string",
644 "from_date": "string",
645 "to_date": "string"
646 },
647 "record": [
648 "string"
649 ],
650 "record_count": 0,
651 "editable": true
652 }
653 ],
654 "limit": 0,
655 "size": {
656 "count": 0,
657 "qualifier": "eq"
658 },
659 "next": {},
660 "offset": 0
661 }
662 },
663 "company_type": "string",
664 "date_of_birth": "string",
665 "hs_code": "string",
666 "latest_status": {
667 "status": "string",
668 "date": "string"
669 },
670 "possibly_same_as": {
671 "data": [
672 {
673 "entity": {
674 "addresses": [
675 "string"
676 ],
677 "attribute_count": {
678 "date_of_birth": 0
679 },
680 "closed": true,
681 "countries": [
682 "ABW"
683 ],
684 "degree": 0,
685 "entity_url": "string",
686 "id": "string",
687 "identifiers": [
688 {
689 "value": "string",
690 "type": "cn_tianyancha_company_id",
691 "label": "string"
692 }
693 ],
694 "label": "string",
695 "pep": true,
696 "psa_count": 0,
697 "related_entities_count": 0,
698 "relationship_count": {
699 "executive_of": 0
700 },
701 "risk": {
702 "sheffield_hallam_university_forced_labor_entity": {
703 "value": "string",
704 "metadata": {
705 "string": {}
706 },
707 "level": "critical"
708 }
709 },
710 "sanctioned": true,
711 "source_count": {
712 "string": {
713 "count": 0,
714 "label": "string"
715 }
716 },
717 "trade_count": {
718 "string": 0
719 },
720 "type": "unknown",
721 "user_attribute_count": {
722 "date_of_birth": 0
723 },
724 "user_record_count": 0,
725 "user_related_entities_count": 0,
726 "user_relationship_count": {
727 "executive_of": 0
728 },
729 "company_type": "string",
730 "date_of_birth": "string",
731 "latest_status": {
732 "status": "string",
733 "date": "string"
734 },
735 "psa_id": "string",
736 "reference_id": "string",
737 "registration_date": "string"
738 },
739 "matches": {
740 "string": [
741 {
742 "source": "string",
743 "target": "string"
744 }
745 ]
746 },
747 "editable": true
748 }
749 ],
750 "limit": 0,
751 "size": {
752 "count": 0,
753 "qualifier": "eq"
754 },
755 "next": {},
756 "offset": 0
757 },
758 "psa_id": "string",
759 "reference_id": "string",
760 "referenced_by": {
761 "data": [
762 {
763 "record": {
764 "id": "string",
765 "label": "string",
766 "source": "string",
767 "acquisition_date": "string",
768 "references_count": 0,
769 "record_url": "string",
770 "publication_date": "string",
771 "source_url": "string",
772 "document_urls": [
773 "string"
774 ],
775 "matches": {
776 "string": [
777 "string"
778 ]
779 },
780 "country": "ABW",
781 "page": 1,
782 "page_count": 1
783 },
784 "type": "about"
785 }
786 ],
787 "limit": 0,
788 "size": {
789 "count": 0,
790 "qualifier": "eq"
791 },
792 "next": {},
793 "offset": 0
794 },
795 "registration_date": "string",
796 "relationships": {
797 "data": [
798 {
799 "target": {
800 "addresses": [
801 "string"
802 ],
803 "attribute_count": {
804 "date_of_birth": 0
805 },
806 "closed": true,
807 "countries": [
808 "ABW"
809 ],
810 "degree": 0,
811 "entity_url": "string",
812 "id": "string",
813 "identifiers": [
814 {
815 "value": "string",
816 "type": "cn_tianyancha_company_id",
817 "label": "string"
818 }
819 ],
820 "label": "string",
821 "pep": true,
822 "psa_count": 0,
823 "related_entities_count": 0,
824 "relationship_count": {
825 "executive_of": 0
826 },
827 "risk": {
828 "sheffield_hallam_university_forced_labor_entity": {
829 "value": "string",
830 "metadata": {
831 "string": {}
832 },
833 "level": "critical"
834 }
835 },
836 "sanctioned": true,
837 "source_count": {
838 "string": {
839 "count": 0,
840 "label": "string"
841 }
842 },
843 "trade_count": {
844 "string": 0
845 },
846 "type": "unknown",
847 "user_attribute_count": {
848 "date_of_birth": 0
849 },
850 "user_record_count": 0,
851 "user_related_entities_count": 0,
852 "user_relationship_count": {
853 "executive_of": 0
854 },
855 "attributes": {
856 "additional_information": {
857 "data": [
858 {
859 "properties": {
860 "date": "string",
861 "from_date": "string",
862 "to_date": "string",
863 "type": "string",
864 "value": "string"
865 },
866 "record": [
867 "string"
868 ],
869 "record_count": 0,
870 "editable": true
871 }
872 ],
873 "limit": 0,
874 "size": {
875 "count": 0,
876 "qualifier": "eq"
877 },
878 "next": {},
879 "offset": 0
880 },
881 "address": {
882 "data": [
883 {
884 "properties": {
885 "normalized": "string",
886 "building": "string",
887 "category": "string",
888 "city": "string",
889 "city_district": "string",
890 "country": "string",
891 "country_region": "string",
892 "date": "string",
893 "entrance": "string",
894 "from_date": "string",
895 "house": "string",
896 "house_number": "string",
897 "island": "string",
898 "language": "aa",
899 "level": "string",
900 "metro_station": "string",
901 "near": "string",
902 "po_box": "string",
903 "postcode": "string",
904 "precision_code": "string",
905 "road": "string",
906 "staircase": "string",
907 "state": "string",
908 "state_district": "string",
909 "suburb": "string",
910 "to_date": "string",
911 "translated": "string",
912 "transliterated": "string",
913 "type": "string",
914 "unit": "string",
915 "value": "string",
916 "world_region": "string",
917 "x": 1,
918 "y": 1
919 },
920 "record": [
921 "string"
922 ],
923 "record_count": 0,
924 "editable": true
925 }
926 ],
927 "limit": 0,
928 "size": {
929 "count": 0,
930 "qualifier": "eq"
931 },
932 "next": {},
933 "offset": 0
934 },
935 "business_purpose": {
936 "data": [
937 {
938 "properties": {
939 "code": "string",
940 "date": "string",
941 "from_date": "string",
942 "standard": "CNAE2",
943 "to_date": "string",
944 "value": "string"
945 },
946 "record": [
947 "string"
948 ],
949 "record_count": 0,
950 "editable": true
951 }
952 ],
953 "limit": 0,
954 "size": {
955 "count": 0,
956 "qualifier": "eq"
957 },
958 "next": {},
959 "offset": 0
960 },
961 "company_type": {
962 "data": [
963 {
964 "properties": {
965 "date": "string",
966 "from_date": "string",
967 "to_date": "string",
968 "value": "string"
969 },
970 "record": [
971 "string"
972 ],
973 "record_count": 0,
974 "editable": true
975 }
976 ],
977 "limit": 0,
978 "size": {
979 "count": 0,
980 "qualifier": "eq"
981 },
982 "next": {},
983 "offset": 0
984 },
985 "contact": {
986 "data": [
987 {
988 "properties": {
989 "value": "string",
990 "date": "string",
991 "from_date": "string",
992 "to_date": "string",
993 "type": "phone_number"
994 },
995 "record": [
996 "string"
997 ],
998 "record_count": 0,
999 "editable": true
1000 }
1001 ],
1002 "limit": 0,
1003 "size": {
1004 "count": 0,
1005 "qualifier": "eq"
1006 },
1007 "next": {},
1008 "offset": 0
1009 },
1010 "country": {
1011 "data": [
1012 {
1013 "properties": {
1014 "value": "ABW",
1015 "context": "citizenship",
1016 "date": "string",
1017 "from_date": "string",
1018 "state": "string",
1019 "to_date": "string"
1020 },
1021 "record": [
1022 "string"
1023 ],
1024 "record_count": 0,
1025 "editable": true
1026 }
1027 ],
1028 "limit": 0,
1029 "size": {
1030 "count": 0,
1031 "qualifier": "eq"
1032 },
1033 "next": {},
1034 "offset": 0
1035 },
1036 "date_of_birth": {
1037 "data": [
1038 {
1039 "properties": {
1040 "value": "string",
1041 "date": "string",
1042 "from_date": "string",
1043 "to_date": "string"
1044 },
1045 "record": [
1046 "string"
1047 ],
1048 "record_count": 0,
1049 "editable": true
1050 }
1051 ],
1052 "limit": 0,
1053 "size": {
1054 "count": 0,
1055 "qualifier": "eq"
1056 },
1057 "next": {},
1058 "offset": 0
1059 },
1060 "finances": {
1061 "data": [
1062 {
1063 "properties": {
1064 "value": 1,
1065 "context": "share_percentage",
1066 "currency": "AFN",
1067 "date": "string",
1068 "from_date": "string",
1069 "to_date": "string",
1070 "type": "string"
1071 },
1072 "record": [
1073 "string"
1074 ],
1075 "record_count": 0,
1076 "editable": true
1077 }
1078 ],
1079 "limit": 0,
1080 "size": {
1081 "count": 0,
1082 "qualifier": "eq"
1083 },
1084 "next": {},
1085 "offset": 0
1086 },
1087 "financials": {
1088 "data": [
1089 {
1090 "properties": {
1091 "assets": 1,
1092 "currency": "AFN",
1093 "date": "string",
1094 "employees": 0,
1095 "from_date": "string",
1096 "liabilities": 1,
1097 "net_income": 1,
1098 "paid_up_capital": 1,
1099 "registered_capital": 1,
1100 "revenue": 1,
1101 "to_date": "string"
1102 },
1103 "record": [
1104 "string"
1105 ],
1106 "record_count": 0,
1107 "editable": true
1108 }
1109 ],
1110 "limit": 0,
1111 "size": {
1112 "count": 0,
1113 "qualifier": "eq"
1114 },
1115 "next": {},
1116 "offset": 0
1117 },
1118 "gender": {
1119 "data": [
1120 {
1121 "properties": {
1122 "value": "male",
1123 "date": "string",
1124 "from_date": "string",
1125 "to_date": "string"
1126 },
1127 "record": [
1128 "string"
1129 ],
1130 "record_count": 0,
1131 "editable": true
1132 }
1133 ],
1134 "limit": 0,
1135 "size": {
1136 "count": 0,
1137 "qualifier": "eq"
1138 },
1139 "next": {},
1140 "offset": 0
1141 },
1142 "generic": {
1143 "data": [
1144 {
1145 "properties": {
1146 "date": "string",
1147 "from_date": "string",
1148 "to_date": "string",
1149 "type": "string",
1150 "value": "string"
1151 },
1152 "record": [
1153 "string"
1154 ],
1155 "record_count": 0,
1156 "editable": true
1157 }
1158 ],
1159 "limit": 0,
1160 "size": {
1161 "count": 0,
1162 "qualifier": "eq"
1163 },
1164 "next": {},
1165 "offset": 0
1166 },
1167 "identifier": {
1168 "data": [
1169 {
1170 "properties": {
1171 "type": "cn_tianyancha_company_id",
1172 "value": "string",
1173 "date": "string",
1174 "from_date": "string",
1175 "to_date": "string"
1176 },
1177 "record": [
1178 "string"
1179 ],
1180 "record_count": 0,
1181 "editable": true
1182 }
1183 ],
1184 "limit": 0,
1185 "size": {
1186 "count": 0,
1187 "qualifier": "eq"
1188 },
1189 "next": {},
1190 "offset": 0
1191 },
1192 "measurement": {
1193 "data": [
1194 {
1195 "properties": {
1196 "type": "gross_weight",
1197 "unit": "metre",
1198 "value": 1,
1199 "date": "string",
1200 "from_date": "string",
1201 "to_date": "string"
1202 },
1203 "record": [
1204 "string"
1205 ],
1206 "record_count": 0,
1207 "editable": true
1208 }
1209 ],
1210 "limit": 0,
1211 "size": {
1212 "count": 0,
1213 "qualifier": "eq"
1214 },
1215 "next": {},
1216 "offset": 0
1217 },
1218 "monetary_value": {
1219 "data": [
1220 {
1221 "properties": {
1222 "context": "cost_insurance_and_freight",
1223 "value": 1,
1224 "currency": "AFN",
1225 "date": "string",
1226 "from_date": "string",
1227 "to_date": "string"
1228 },
1229 "record": [
1230 "string"
1231 ],
1232 "record_count": 0,
1233 "editable": true
1234 }
1235 ],
1236 "limit": 0,
1237 "size": {
1238 "count": 0,
1239 "qualifier": "eq"
1240 },
1241 "next": {},
1242 "offset": 0
1243 },
1244 "name": {
1245 "data": [
1246 {
1247 "properties": {
1248 "value": "string",
1249 "context": "string",
1250 "date": "string",
1251 "from_date": "string",
1252 "language": "aa",
1253 "to_date": "string",
1254 "translated": "string",
1255 "transliterated": "string"
1256 },
1257 "record": [
1258 "string"
1259 ],
1260 "record_count": 0,
1261 "editable": true
1262 }
1263 ],
1264 "limit": 0,
1265 "size": {
1266 "count": 0,
1267 "qualifier": "eq"
1268 },
1269 "next": {},
1270 "offset": 0
1271 },
1272 "person_status": {
1273 "data": [
1274 {
1275 "properties": {
1276 "value": "born",
1277 "date": "string",
1278 "from_date": "string",
1279 "to_date": "string"
1280 },
1281 "record": [
1282 "string"
1283 ],
1284 "record_count": 0,
1285 "editable": true
1286 }
1287 ],
1288 "limit": 0,
1289 "size": {
1290 "count": 0,
1291 "qualifier": "eq"
1292 },
1293 "next": {},
1294 "offset": 0
1295 },
1296 "position": {
1297 "data": [
1298 {
1299 "properties": {
1300 "value": "string",
1301 "date": "string",
1302 "from_date": "string",
1303 "to_date": "string"
1304 },
1305 "record": [
1306 "string"
1307 ],
1308 "record_count": 0,
1309 "editable": true
1310 }
1311 ],
1312 "limit": 0,
1313 "size": {
1314 "count": 0,
1315 "qualifier": "eq"
1316 },
1317 "next": {},
1318 "offset": 0
1319 },
1320 "risk_intelligence": {
1321 "data": [
1322 {
1323 "properties": {
1324 "type": "pep",
1325 "authority": "string",
1326 "date": "string",
1327 "from_date": "string",
1328 "list": "string",
1329 "program": "string",
1330 "reason": "string",
1331 "to_date": "string"
1332 },
1333 "record": [
1334 "string"
1335 ],
1336 "record_count": 0,
1337 "editable": true
1338 }
1339 ],
1340 "limit": 0,
1341 "size": {
1342 "count": 0,
1343 "qualifier": "eq"
1344 },
1345 "next": {},
1346 "offset": 0
1347 },
1348 "shares": {
1349 "data": [
1350 {
1351 "properties": {
1352 "currency": "AFN",
1353 "date": "string",
1354 "from_date": "string",
1355 "monetary_value": 1,
1356 "num_shares": 1,
1357 "percentage": 1,
1358 "to_date": "string",
1359 "type": "string"
1360 },
1361 "record": [
1362 "string"
1363 ],
1364 "record_count": 0,
1365 "editable": true
1366 }
1367 ],
1368 "limit": 0,
1369 "size": {
1370 "count": 0,
1371 "qualifier": "eq"
1372 },
1373 "next": {},
1374 "offset": 0
1375 },
1376 "status": {
1377 "data": [
1378 {
1379 "properties": {
1380 "context": "broker_license",
1381 "date": "string",
1382 "from_date": "string",
1383 "text": "string",
1384 "to_date": "string",
1385 "value": "seized"
1386 },
1387 "record": [
1388 "string"
1389 ],
1390 "record_count": 0,
1391 "editable": true
1392 }
1393 ],
1394 "limit": 0,
1395 "size": {
1396 "count": 0,
1397 "qualifier": "eq"
1398 },
1399 "next": {},
1400 "offset": 0
1401 },
1402 "translated_name": {
1403 "data": [
1404 {
1405 "properties": {
1406 "value": "string",
1407 "context": "sayari_machine_translation",
1408 "date": "string",
1409 "from_date": "string",
1410 "original": "string",
1411 "to_date": "string"
1412 },
1413 "record": [
1414 "string"
1415 ],
1416 "record_count": 0,
1417 "editable": true
1418 }
1419 ],
1420 "limit": 0,
1421 "size": {
1422 "count": 0,
1423 "qualifier": "eq"
1424 },
1425 "next": {},
1426 "offset": 0
1427 },
1428 "weak_identifier": {
1429 "data": [
1430 {
1431 "properties": {
1432 "type": "unknown",
1433 "value": "string",
1434 "date": "string",
1435 "from_date": "string",
1436 "to_date": "string"
1437 },
1438 "record": [
1439 "string"
1440 ],
1441 "record_count": 0,
1442 "editable": true
1443 }
1444 ],
1445 "limit": 0,
1446 "size": {
1447 "count": 0,
1448 "qualifier": "eq"
1449 },
1450 "next": {},
1451 "offset": 0
1452 }
1453 },
1454 "company_type": "string",
1455 "date_of_birth": "string",
1456 "hs_code": "string",
1457 "latest_status": {
1458 "status": "string",
1459 "date": "string"
1460 },
1461 "possibly_same_as": {
1462 "data": [
1463 {
1464 "entity": {
1465 "addresses": [
1466 "string"
1467 ],
1468 "attribute_count": {
1469 "date_of_birth": 0
1470 },
1471 "closed": true,
1472 "countries": [
1473 "ABW"
1474 ],
1475 "degree": 0,
1476 "entity_url": "string",
1477 "id": "string",
1478 "identifiers": [
1479 {
1480 "value": "string",
1481 "type": "cn_tianyancha_company_id",
1482 "label": "string"
1483 }
1484 ],
1485 "label": "string",
1486 "pep": true,
1487 "psa_count": 0,
1488 "related_entities_count": 0,
1489 "relationship_count": {
1490 "executive_of": 0
1491 },
1492 "risk": {
1493 "sheffield_hallam_university_forced_labor_entity": {
1494 "value": "string",
1495 "metadata": {
1496 "string": {}
1497 },
1498 "level": "critical"
1499 }
1500 },
1501 "sanctioned": true,
1502 "source_count": {
1503 "string": {
1504 "count": 0,
1505 "label": "string"
1506 }
1507 },
1508 "trade_count": {
1509 "string": 0
1510 },
1511 "type": "unknown",
1512 "user_attribute_count": {
1513 "date_of_birth": 0
1514 },
1515 "user_record_count": 0,
1516 "user_related_entities_count": 0,
1517 "user_relationship_count": {
1518 "executive_of": 0
1519 },
1520 "company_type": "string",
1521 "date_of_birth": "string",
1522 "latest_status": {
1523 "status": "string",
1524 "date": "string"
1525 },
1526 "psa_id": "string",
1527 "reference_id": "string",
1528 "registration_date": "string"
1529 },
1530 "matches": {
1531 "string": [
1532 {
1533 "source": "string",
1534 "target": "string"
1535 }
1536 ]
1537 },
1538 "editable": true
1539 }
1540 ],
1541 "limit": 0,
1542 "size": {
1543 "count": 0,
1544 "qualifier": "eq"
1545 },
1546 "next": {},
1547 "offset": 0
1548 },
1549 "psa_id": "string",
1550 "reference_id": "string",
1551 "referenced_by": {
1552 "data": [
1553 {
1554 "record": {
1555 "id": "string",
1556 "label": "string",
1557 "source": "string",
1558 "acquisition_date": "string",
1559 "references_count": 0,
1560 "record_url": "string",
1561 "publication_date": "string",
1562 "source_url": "string",
1563 "document_urls": [
1564 "string"
1565 ],
1566 "matches": {
1567 "string": [
1568 "string"
1569 ]
1570 },
1571 "country": "ABW",
1572 "page": 1,
1573 "page_count": 1
1574 },
1575 "type": "about"
1576 }
1577 ],
1578 "limit": 0,
1579 "size": {
1580 "count": 0,
1581 "qualifier": "eq"
1582 },
1583 "next": {},
1584 "offset": 0
1585 },
1586 "registration_date": "string",
1587 "shipment_arrival": "string",
1588 "shipment_departure": "string",
1589 "translated_label": "string"
1590 },
1591 "types": {
1592 "executive_of": [
1593 {
1594 "record": "string",
1595 "attributes": {
1596 "date_of_birth": [
1597 {}
1598 ]
1599 },
1600 "acquisition_date": "string",
1601 "editable": true,
1602 "date": "string",
1603 "from_date": "string",
1604 "to_date": "string",
1605 "former": true,
1606 "publication_date": "string"
1607 }
1608 ]
1609 },
1610 "dates": [
1611 "string"
1612 ],
1613 "first_observed": "string",
1614 "former": true,
1615 "last_observed": "string",
1616 "start_date": "string",
1617 "end_date": "string"
1618 }
1619 ],
1620 "limit": 0,
1621 "size": {
1622 "count": 0,
1623 "qualifier": "eq"
1624 },
1625 "next": {}
1626 },
1627 "shipment_arrival": "string",
1628 "shipment_departure": "string",
1629 "translated_label": "string"
1630 },
1631 "path": [
1632 {
1633 "field": "string",
1634 "entity": {
1635 "addresses": [
1636 "string"
1637 ],
1638 "attribute_count": {
1639 "date_of_birth": 0
1640 },
1641 "closed": true,
1642 "countries": [
1643 "ABW"
1644 ],
1645 "degree": 0,
1646 "entity_url": "string",
1647 "id": "string",
1648 "identifiers": [
1649 {
1650 "value": "string",
1651 "type": "cn_tianyancha_company_id",
1652 "label": "string"
1653 }
1654 ],
1655 "label": "string",
1656 "pep": true,
1657 "psa_count": 0,
1658 "related_entities_count": 0,
1659 "relationship_count": {
1660 "executive_of": 0
1661 },
1662 "risk": {
1663 "sheffield_hallam_university_forced_labor_entity": {
1664 "value": "string",
1665 "metadata": {
1666 "string": {}
1667 },
1668 "level": "critical"
1669 }
1670 },
1671 "sanctioned": true,
1672 "source_count": {
1673 "string": {
1674 "count": 0,
1675 "label": "string"
1676 }
1677 },
1678 "trade_count": {
1679 "string": 0
1680 },
1681 "type": "unknown",
1682 "user_attribute_count": {
1683 "date_of_birth": 0
1684 },
1685 "user_record_count": 0,
1686 "user_related_entities_count": 0,
1687 "user_relationship_count": {
1688 "executive_of": 0
1689 },
1690 "attributes": {
1691 "additional_information": {
1692 "data": [
1693 {
1694 "properties": {
1695 "date": "string",
1696 "from_date": "string",
1697 "to_date": "string",
1698 "type": "string",
1699 "value": "string"
1700 },
1701 "record": [
1702 "string"
1703 ],
1704 "record_count": 0,
1705 "editable": true
1706 }
1707 ],
1708 "limit": 0,
1709 "size": {
1710 "count": 0,
1711 "qualifier": "eq"
1712 },
1713 "next": {},
1714 "offset": 0
1715 },
1716 "address": {
1717 "data": [
1718 {
1719 "properties": {
1720 "normalized": "string",
1721 "building": "string",
1722 "category": "string",
1723 "city": "string",
1724 "city_district": "string",
1725 "country": "string",
1726 "country_region": "string",
1727 "date": "string",
1728 "entrance": "string",
1729 "from_date": "string",
1730 "house": "string",
1731 "house_number": "string",
1732 "island": "string",
1733 "language": "aa",
1734 "level": "string",
1735 "metro_station": "string",
1736 "near": "string",
1737 "po_box": "string",
1738 "postcode": "string",
1739 "precision_code": "string",
1740 "road": "string",
1741 "staircase": "string",
1742 "state": "string",
1743 "state_district": "string",
1744 "suburb": "string",
1745 "to_date": "string",
1746 "translated": "string",
1747 "transliterated": "string",
1748 "type": "string",
1749 "unit": "string",
1750 "value": "string",
1751 "world_region": "string",
1752 "x": 1,
1753 "y": 1
1754 },
1755 "record": [
1756 "string"
1757 ],
1758 "record_count": 0,
1759 "editable": true
1760 }
1761 ],
1762 "limit": 0,
1763 "size": {
1764 "count": 0,
1765 "qualifier": "eq"
1766 },
1767 "next": {},
1768 "offset": 0
1769 },
1770 "business_purpose": {
1771 "data": [
1772 {
1773 "properties": {
1774 "code": "string",
1775 "date": "string",
1776 "from_date": "string",
1777 "standard": "CNAE2",
1778 "to_date": "string",
1779 "value": "string"
1780 },
1781 "record": [
1782 "string"
1783 ],
1784 "record_count": 0,
1785 "editable": true
1786 }
1787 ],
1788 "limit": 0,
1789 "size": {
1790 "count": 0,
1791 "qualifier": "eq"
1792 },
1793 "next": {},
1794 "offset": 0
1795 },
1796 "company_type": {
1797 "data": [
1798 {
1799 "properties": {
1800 "date": "string",
1801 "from_date": "string",
1802 "to_date": "string",
1803 "value": "string"
1804 },
1805 "record": [
1806 "string"
1807 ],
1808 "record_count": 0,
1809 "editable": true
1810 }
1811 ],
1812 "limit": 0,
1813 "size": {
1814 "count": 0,
1815 "qualifier": "eq"
1816 },
1817 "next": {},
1818 "offset": 0
1819 },
1820 "contact": {
1821 "data": [
1822 {
1823 "properties": {
1824 "value": "string",
1825 "date": "string",
1826 "from_date": "string",
1827 "to_date": "string",
1828 "type": "phone_number"
1829 },
1830 "record": [
1831 "string"
1832 ],
1833 "record_count": 0,
1834 "editable": true
1835 }
1836 ],
1837 "limit": 0,
1838 "size": {
1839 "count": 0,
1840 "qualifier": "eq"
1841 },
1842 "next": {},
1843 "offset": 0
1844 },
1845 "country": {
1846 "data": [
1847 {
1848 "properties": {
1849 "value": "ABW",
1850 "context": "citizenship",
1851 "date": "string",
1852 "from_date": "string",
1853 "state": "string",
1854 "to_date": "string"
1855 },
1856 "record": [
1857 "string"
1858 ],
1859 "record_count": 0,
1860 "editable": true
1861 }
1862 ],
1863 "limit": 0,
1864 "size": {
1865 "count": 0,
1866 "qualifier": "eq"
1867 },
1868 "next": {},
1869 "offset": 0
1870 },
1871 "date_of_birth": {
1872 "data": [
1873 {
1874 "properties": {
1875 "value": "string",
1876 "date": "string",
1877 "from_date": "string",
1878 "to_date": "string"
1879 },
1880 "record": [
1881 "string"
1882 ],
1883 "record_count": 0,
1884 "editable": true
1885 }
1886 ],
1887 "limit": 0,
1888 "size": {
1889 "count": 0,
1890 "qualifier": "eq"
1891 },
1892 "next": {},
1893 "offset": 0
1894 },
1895 "finances": {
1896 "data": [
1897 {
1898 "properties": {
1899 "value": 1,
1900 "context": "share_percentage",
1901 "currency": "AFN",
1902 "date": "string",
1903 "from_date": "string",
1904 "to_date": "string",
1905 "type": "string"
1906 },
1907 "record": [
1908 "string"
1909 ],
1910 "record_count": 0,
1911 "editable": true
1912 }
1913 ],
1914 "limit": 0,
1915 "size": {
1916 "count": 0,
1917 "qualifier": "eq"
1918 },
1919 "next": {},
1920 "offset": 0
1921 },
1922 "financials": {
1923 "data": [
1924 {
1925 "properties": {
1926 "assets": 1,
1927 "currency": "AFN",
1928 "date": "string",
1929 "employees": 0,
1930 "from_date": "string",
1931 "liabilities": 1,
1932 "net_income": 1,
1933 "paid_up_capital": 1,
1934 "registered_capital": 1,
1935 "revenue": 1,
1936 "to_date": "string"
1937 },
1938 "record": [
1939 "string"
1940 ],
1941 "record_count": 0,
1942 "editable": true
1943 }
1944 ],
1945 "limit": 0,
1946 "size": {
1947 "count": 0,
1948 "qualifier": "eq"
1949 },
1950 "next": {},
1951 "offset": 0
1952 },
1953 "gender": {
1954 "data": [
1955 {
1956 "properties": {
1957 "value": "male",
1958 "date": "string",
1959 "from_date": "string",
1960 "to_date": "string"
1961 },
1962 "record": [
1963 "string"
1964 ],
1965 "record_count": 0,
1966 "editable": true
1967 }
1968 ],
1969 "limit": 0,
1970 "size": {
1971 "count": 0,
1972 "qualifier": "eq"
1973 },
1974 "next": {},
1975 "offset": 0
1976 },
1977 "generic": {
1978 "data": [
1979 {
1980 "properties": {
1981 "date": "string",
1982 "from_date": "string",
1983 "to_date": "string",
1984 "type": "string",
1985 "value": "string"
1986 },
1987 "record": [
1988 "string"
1989 ],
1990 "record_count": 0,
1991 "editable": true
1992 }
1993 ],
1994 "limit": 0,
1995 "size": {
1996 "count": 0,
1997 "qualifier": "eq"
1998 },
1999 "next": {},
2000 "offset": 0
2001 },
2002 "identifier": {
2003 "data": [
2004 {
2005 "properties": {
2006 "type": "cn_tianyancha_company_id",
2007 "value": "string",
2008 "date": "string",
2009 "from_date": "string",
2010 "to_date": "string"
2011 },
2012 "record": [
2013 "string"
2014 ],
2015 "record_count": 0,
2016 "editable": true
2017 }
2018 ],
2019 "limit": 0,
2020 "size": {
2021 "count": 0,
2022 "qualifier": "eq"
2023 },
2024 "next": {},
2025 "offset": 0
2026 },
2027 "measurement": {
2028 "data": [
2029 {
2030 "properties": {
2031 "type": "gross_weight",
2032 "unit": "metre",
2033 "value": 1,
2034 "date": "string",
2035 "from_date": "string",
2036 "to_date": "string"
2037 },
2038 "record": [
2039 "string"
2040 ],
2041 "record_count": 0,
2042 "editable": true
2043 }
2044 ],
2045 "limit": 0,
2046 "size": {
2047 "count": 0,
2048 "qualifier": "eq"
2049 },
2050 "next": {},
2051 "offset": 0
2052 },
2053 "monetary_value": {
2054 "data": [
2055 {
2056 "properties": {
2057 "context": "cost_insurance_and_freight",
2058 "value": 1,
2059 "currency": "AFN",
2060 "date": "string",
2061 "from_date": "string",
2062 "to_date": "string"
2063 },
2064 "record": [
2065 "string"
2066 ],
2067 "record_count": 0,
2068 "editable": true
2069 }
2070 ],
2071 "limit": 0,
2072 "size": {
2073 "count": 0,
2074 "qualifier": "eq"
2075 },
2076 "next": {},
2077 "offset": 0
2078 },
2079 "name": {
2080 "data": [
2081 {
2082 "properties": {
2083 "value": "string",
2084 "context": "string",
2085 "date": "string",
2086 "from_date": "string",
2087 "language": "aa",
2088 "to_date": "string",
2089 "translated": "string",
2090 "transliterated": "string"
2091 },
2092 "record": [
2093 "string"
2094 ],
2095 "record_count": 0,
2096 "editable": true
2097 }
2098 ],
2099 "limit": 0,
2100 "size": {
2101 "count": 0,
2102 "qualifier": "eq"
2103 },
2104 "next": {},
2105 "offset": 0
2106 },
2107 "person_status": {
2108 "data": [
2109 {
2110 "properties": {
2111 "value": "born",
2112 "date": "string",
2113 "from_date": "string",
2114 "to_date": "string"
2115 },
2116 "record": [
2117 "string"
2118 ],
2119 "record_count": 0,
2120 "editable": true
2121 }
2122 ],
2123 "limit": 0,
2124 "size": {
2125 "count": 0,
2126 "qualifier": "eq"
2127 },
2128 "next": {},
2129 "offset": 0
2130 },
2131 "position": {
2132 "data": [
2133 {
2134 "properties": {
2135 "value": "string",
2136 "date": "string",
2137 "from_date": "string",
2138 "to_date": "string"
2139 },
2140 "record": [
2141 "string"
2142 ],
2143 "record_count": 0,
2144 "editable": true
2145 }
2146 ],
2147 "limit": 0,
2148 "size": {
2149 "count": 0,
2150 "qualifier": "eq"
2151 },
2152 "next": {},
2153 "offset": 0
2154 },
2155 "risk_intelligence": {
2156 "data": [
2157 {
2158 "properties": {
2159 "type": "pep",
2160 "authority": "string",
2161 "date": "string",
2162 "from_date": "string",
2163 "list": "string",
2164 "program": "string",
2165 "reason": "string",
2166 "to_date": "string"
2167 },
2168 "record": [
2169 "string"
2170 ],
2171 "record_count": 0,
2172 "editable": true
2173 }
2174 ],
2175 "limit": 0,
2176 "size": {
2177 "count": 0,
2178 "qualifier": "eq"
2179 },
2180 "next": {},
2181 "offset": 0
2182 },
2183 "shares": {
2184 "data": [
2185 {
2186 "properties": {
2187 "currency": "AFN",
2188 "date": "string",
2189 "from_date": "string",
2190 "monetary_value": 1,
2191 "num_shares": 1,
2192 "percentage": 1,
2193 "to_date": "string",
2194 "type": "string"
2195 },
2196 "record": [
2197 "string"
2198 ],
2199 "record_count": 0,
2200 "editable": true
2201 }
2202 ],
2203 "limit": 0,
2204 "size": {
2205 "count": 0,
2206 "qualifier": "eq"
2207 },
2208 "next": {},
2209 "offset": 0
2210 },
2211 "status": {
2212 "data": [
2213 {
2214 "properties": {
2215 "context": "broker_license",
2216 "date": "string",
2217 "from_date": "string",
2218 "text": "string",
2219 "to_date": "string",
2220 "value": "seized"
2221 },
2222 "record": [
2223 "string"
2224 ],
2225 "record_count": 0,
2226 "editable": true
2227 }
2228 ],
2229 "limit": 0,
2230 "size": {
2231 "count": 0,
2232 "qualifier": "eq"
2233 },
2234 "next": {},
2235 "offset": 0
2236 },
2237 "translated_name": {
2238 "data": [
2239 {
2240 "properties": {
2241 "value": "string",
2242 "context": "sayari_machine_translation",
2243 "date": "string",
2244 "from_date": "string",
2245 "original": "string",
2246 "to_date": "string"
2247 },
2248 "record": [
2249 "string"
2250 ],
2251 "record_count": 0,
2252 "editable": true
2253 }
2254 ],
2255 "limit": 0,
2256 "size": {
2257 "count": 0,
2258 "qualifier": "eq"
2259 },
2260 "next": {},
2261 "offset": 0
2262 },
2263 "weak_identifier": {
2264 "data": [
2265 {
2266 "properties": {
2267 "type": "unknown",
2268 "value": "string",
2269 "date": "string",
2270 "from_date": "string",
2271 "to_date": "string"
2272 },
2273 "record": [
2274 "string"
2275 ],
2276 "record_count": 0,
2277 "editable": true
2278 }
2279 ],
2280 "limit": 0,
2281 "size": {
2282 "count": 0,
2283 "qualifier": "eq"
2284 },
2285 "next": {},
2286 "offset": 0
2287 }
2288 },
2289 "company_type": "string",
2290 "date_of_birth": "string",
2291 "hs_code": "string",
2292 "latest_status": {
2293 "status": "string",
2294 "date": "string"
2295 },
2296 "possibly_same_as": {
2297 "data": [
2298 {
2299 "entity": {
2300 "addresses": [
2301 "string"
2302 ],
2303 "attribute_count": {
2304 "date_of_birth": 0
2305 },
2306 "closed": true,
2307 "countries": [
2308 "ABW"
2309 ],
2310 "degree": 0,
2311 "entity_url": "string",
2312 "id": "string",
2313 "identifiers": [
2314 {
2315 "value": "string",
2316 "type": "cn_tianyancha_company_id",
2317 "label": "string"
2318 }
2319 ],
2320 "label": "string",
2321 "pep": true,
2322 "psa_count": 0,
2323 "related_entities_count": 0,
2324 "relationship_count": {
2325 "executive_of": 0
2326 },
2327 "risk": {
2328 "sheffield_hallam_university_forced_labor_entity": {
2329 "value": "string",
2330 "metadata": {
2331 "string": {}
2332 },
2333 "level": "critical"
2334 }
2335 },
2336 "sanctioned": true,
2337 "source_count": {
2338 "string": {
2339 "count": 0,
2340 "label": "string"
2341 }
2342 },
2343 "trade_count": {
2344 "string": 0
2345 },
2346 "type": "unknown",
2347 "user_attribute_count": {
2348 "date_of_birth": 0
2349 },
2350 "user_record_count": 0,
2351 "user_related_entities_count": 0,
2352 "user_relationship_count": {
2353 "executive_of": 0
2354 },
2355 "company_type": "string",
2356 "date_of_birth": "string",
2357 "latest_status": {
2358 "status": "string",
2359 "date": "string"
2360 },
2361 "psa_id": "string",
2362 "reference_id": "string",
2363 "registration_date": "string"
2364 },
2365 "matches": {
2366 "string": [
2367 {
2368 "source": "string",
2369 "target": "string"
2370 }
2371 ]
2372 },
2373 "editable": true
2374 }
2375 ],
2376 "limit": 0,
2377 "size": {
2378 "count": 0,
2379 "qualifier": "eq"
2380 },
2381 "next": {},
2382 "offset": 0
2383 },
2384 "psa_id": "string",
2385 "reference_id": "string",
2386 "referenced_by": {
2387 "data": [
2388 {
2389 "record": {
2390 "id": "string",
2391 "label": "string",
2392 "source": "string",
2393 "acquisition_date": "string",
2394 "references_count": 0,
2395 "record_url": "string",
2396 "publication_date": "string",
2397 "source_url": "string",
2398 "document_urls": [
2399 "string"
2400 ],
2401 "matches": {
2402 "string": [
2403 "string"
2404 ]
2405 },
2406 "country": "ABW",
2407 "page": 1,
2408 "page_count": 1
2409 },
2410 "type": "about"
2411 }
2412 ],
2413 "limit": 0,
2414 "size": {
2415 "count": 0,
2416 "qualifier": "eq"
2417 },
2418 "next": {},
2419 "offset": 0
2420 },
2421 "registration_date": "string",
2422 "relationships": {
2423 "data": [
2424 {
2425 "target": {
2426 "addresses": [
2427 "string"
2428 ],
2429 "attribute_count": {
2430 "date_of_birth": 0
2431 },
2432 "closed": true,
2433 "countries": [
2434 "ABW"
2435 ],
2436 "degree": 0,
2437 "entity_url": "string",
2438 "id": "string",
2439 "identifiers": [
2440 {
2441 "value": "string",
2442 "type": "cn_tianyancha_company_id",
2443 "label": "string"
2444 }
2445 ],
2446 "label": "string",
2447 "pep": true,
2448 "psa_count": 0,
2449 "related_entities_count": 0,
2450 "relationship_count": {
2451 "executive_of": 0
2452 },
2453 "risk": {
2454 "sheffield_hallam_university_forced_labor_entity": {
2455 "value": "string",
2456 "metadata": {
2457 "string": {}
2458 },
2459 "level": "critical"
2460 }
2461 },
2462 "sanctioned": true,
2463 "source_count": {
2464 "string": {
2465 "count": 0,
2466 "label": "string"
2467 }
2468 },
2469 "trade_count": {
2470 "string": 0
2471 },
2472 "type": "unknown",
2473 "user_attribute_count": {
2474 "date_of_birth": 0
2475 },
2476 "user_record_count": 0,
2477 "user_related_entities_count": 0,
2478 "user_relationship_count": {
2479 "executive_of": 0
2480 },
2481 "attributes": {
2482 "additional_information": {
2483 "data": [
2484 {
2485 "properties": {
2486 "date": "string",
2487 "from_date": "string",
2488 "to_date": "string",
2489 "type": "string",
2490 "value": "string"
2491 },
2492 "record": [
2493 "string"
2494 ],
2495 "record_count": 0,
2496 "editable": true
2497 }
2498 ],
2499 "limit": 0,
2500 "size": {
2501 "count": 0,
2502 "qualifier": "eq"
2503 },
2504 "next": {},
2505 "offset": 0
2506 },
2507 "address": {
2508 "data": [
2509 {
2510 "properties": {
2511 "normalized": "string",
2512 "building": "string",
2513 "category": "string",
2514 "city": "string",
2515 "city_district": "string",
2516 "country": "string",
2517 "country_region": "string",
2518 "date": "string",
2519 "entrance": "string",
2520 "from_date": "string",
2521 "house": "string",
2522 "house_number": "string",
2523 "island": "string",
2524 "language": "aa",
2525 "level": "string",
2526 "metro_station": "string",
2527 "near": "string",
2528 "po_box": "string",
2529 "postcode": "string",
2530 "precision_code": "string",
2531 "road": "string",
2532 "staircase": "string",
2533 "state": "string",
2534 "state_district": "string",
2535 "suburb": "string",
2536 "to_date": "string",
2537 "translated": "string",
2538 "transliterated": "string",
2539 "type": "string",
2540 "unit": "string",
2541 "value": "string",
2542 "world_region": "string",
2543 "x": 1,
2544 "y": 1
2545 },
2546 "record": [
2547 "string"
2548 ],
2549 "record_count": 0,
2550 "editable": true
2551 }
2552 ],
2553 "limit": 0,
2554 "size": {
2555 "count": 0,
2556 "qualifier": "eq"
2557 },
2558 "next": {},
2559 "offset": 0
2560 },
2561 "business_purpose": {
2562 "data": [
2563 {
2564 "properties": {
2565 "code": "string",
2566 "date": "string",
2567 "from_date": "string",
2568 "standard": "CNAE2",
2569 "to_date": "string",
2570 "value": "string"
2571 },
2572 "record": [
2573 "string"
2574 ],
2575 "record_count": 0,
2576 "editable": true
2577 }
2578 ],
2579 "limit": 0,
2580 "size": {
2581 "count": 0,
2582 "qualifier": "eq"
2583 },
2584 "next": {},
2585 "offset": 0
2586 },
2587 "company_type": {
2588 "data": [
2589 {
2590 "properties": {
2591 "date": "string",
2592 "from_date": "string",
2593 "to_date": "string",
2594 "value": "string"
2595 },
2596 "record": [
2597 "string"
2598 ],
2599 "record_count": 0,
2600 "editable": true
2601 }
2602 ],
2603 "limit": 0,
2604 "size": {
2605 "count": 0,
2606 "qualifier": "eq"
2607 },
2608 "next": {},
2609 "offset": 0
2610 },
2611 "contact": {
2612 "data": [
2613 {
2614 "properties": {
2615 "value": "string",
2616 "date": "string",
2617 "from_date": "string",
2618 "to_date": "string",
2619 "type": "phone_number"
2620 },
2621 "record": [
2622 "string"
2623 ],
2624 "record_count": 0,
2625 "editable": true
2626 }
2627 ],
2628 "limit": 0,
2629 "size": {
2630 "count": 0,
2631 "qualifier": "eq"
2632 },
2633 "next": {},
2634 "offset": 0
2635 },
2636 "country": {
2637 "data": [
2638 {
2639 "properties": {
2640 "value": "ABW",
2641 "context": "citizenship",
2642 "date": "string",
2643 "from_date": "string",
2644 "state": "string",
2645 "to_date": "string"
2646 },
2647 "record": [
2648 "string"
2649 ],
2650 "record_count": 0,
2651 "editable": true
2652 }
2653 ],
2654 "limit": 0,
2655 "size": {
2656 "count": 0,
2657 "qualifier": "eq"
2658 },
2659 "next": {},
2660 "offset": 0
2661 },
2662 "date_of_birth": {
2663 "data": [
2664 {
2665 "properties": {
2666 "value": "string",
2667 "date": "string",
2668 "from_date": "string",
2669 "to_date": "string"
2670 },
2671 "record": [
2672 "string"
2673 ],
2674 "record_count": 0,
2675 "editable": true
2676 }
2677 ],
2678 "limit": 0,
2679 "size": {
2680 "count": 0,
2681 "qualifier": "eq"
2682 },
2683 "next": {},
2684 "offset": 0
2685 },
2686 "finances": {
2687 "data": [
2688 {
2689 "properties": {
2690 "value": 1,
2691 "context": "share_percentage",
2692 "currency": "AFN",
2693 "date": "string",
2694 "from_date": "string",
2695 "to_date": "string",
2696 "type": "string"
2697 },
2698 "record": [
2699 "string"
2700 ],
2701 "record_count": 0,
2702 "editable": true
2703 }
2704 ],
2705 "limit": 0,
2706 "size": {
2707 "count": 0,
2708 "qualifier": "eq"
2709 },
2710 "next": {},
2711 "offset": 0
2712 },
2713 "financials": {
2714 "data": [
2715 {
2716 "properties": {
2717 "assets": 1,
2718 "currency": "AFN",
2719 "date": "string",
2720 "employees": 0,
2721 "from_date": "string",
2722 "liabilities": 1,
2723 "net_income": 1,
2724 "paid_up_capital": 1,
2725 "registered_capital": 1,
2726 "revenue": 1,
2727 "to_date": "string"
2728 },
2729 "record": [
2730 "string"
2731 ],
2732 "record_count": 0,
2733 "editable": true
2734 }
2735 ],
2736 "limit": 0,
2737 "size": {
2738 "count": 0,
2739 "qualifier": "eq"
2740 },
2741 "next": {},
2742 "offset": 0
2743 },
2744 "gender": {
2745 "data": [
2746 {
2747 "properties": {
2748 "value": "male",
2749 "date": "string",
2750 "from_date": "string",
2751 "to_date": "string"
2752 },
2753 "record": [
2754 "string"
2755 ],
2756 "record_count": 0,
2757 "editable": true
2758 }
2759 ],
2760 "limit": 0,
2761 "size": {
2762 "count": 0,
2763 "qualifier": "eq"
2764 },
2765 "next": {},
2766 "offset": 0
2767 },
2768 "generic": {
2769 "data": [
2770 {
2771 "properties": {
2772 "date": "string",
2773 "from_date": "string",
2774 "to_date": "string",
2775 "type": "string",
2776 "value": "string"
2777 },
2778 "record": [
2779 "string"
2780 ],
2781 "record_count": 0,
2782 "editable": true
2783 }
2784 ],
2785 "limit": 0,
2786 "size": {
2787 "count": 0,
2788 "qualifier": "eq"
2789 },
2790 "next": {},
2791 "offset": 0
2792 },
2793 "identifier": {
2794 "data": [
2795 {
2796 "properties": {
2797 "type": "cn_tianyancha_company_id",
2798 "value": "string",
2799 "date": "string",
2800 "from_date": "string",
2801 "to_date": "string"
2802 },
2803 "record": [
2804 "string"
2805 ],
2806 "record_count": 0,
2807 "editable": true
2808 }
2809 ],
2810 "limit": 0,
2811 "size": {
2812 "count": 0,
2813 "qualifier": "eq"
2814 },
2815 "next": {},
2816 "offset": 0
2817 },
2818 "measurement": {
2819 "data": [
2820 {
2821 "properties": {
2822 "type": "gross_weight",
2823 "unit": "metre",
2824 "value": 1,
2825 "date": "string",
2826 "from_date": "string",
2827 "to_date": "string"
2828 },
2829 "record": [
2830 "string"
2831 ],
2832 "record_count": 0,
2833 "editable": true
2834 }
2835 ],
2836 "limit": 0,
2837 "size": {
2838 "count": 0,
2839 "qualifier": "eq"
2840 },
2841 "next": {},
2842 "offset": 0
2843 },
2844 "monetary_value": {
2845 "data": [
2846 {
2847 "properties": {
2848 "context": "cost_insurance_and_freight",
2849 "value": 1,
2850 "currency": "AFN",
2851 "date": "string",
2852 "from_date": "string",
2853 "to_date": "string"
2854 },
2855 "record": [
2856 "string"
2857 ],
2858 "record_count": 0,
2859 "editable": true
2860 }
2861 ],
2862 "limit": 0,
2863 "size": {
2864 "count": 0,
2865 "qualifier": "eq"
2866 },
2867 "next": {},
2868 "offset": 0
2869 },
2870 "name": {
2871 "data": [
2872 {
2873 "properties": {
2874 "value": "string",
2875 "context": "string",
2876 "date": "string",
2877 "from_date": "string",
2878 "language": "aa",
2879 "to_date": "string",
2880 "translated": "string",
2881 "transliterated": "string"
2882 },
2883 "record": [
2884 "string"
2885 ],
2886 "record_count": 0,
2887 "editable": true
2888 }
2889 ],
2890 "limit": 0,
2891 "size": {
2892 "count": 0,
2893 "qualifier": "eq"
2894 },
2895 "next": {},
2896 "offset": 0
2897 },
2898 "person_status": {
2899 "data": [
2900 {
2901 "properties": {
2902 "value": "born",
2903 "date": "string",
2904 "from_date": "string",
2905 "to_date": "string"
2906 },
2907 "record": [
2908 "string"
2909 ],
2910 "record_count": 0,
2911 "editable": true
2912 }
2913 ],
2914 "limit": 0,
2915 "size": {
2916 "count": 0,
2917 "qualifier": "eq"
2918 },
2919 "next": {},
2920 "offset": 0
2921 },
2922 "position": {
2923 "data": [
2924 {
2925 "properties": {
2926 "value": "string",
2927 "date": "string",
2928 "from_date": "string",
2929 "to_date": "string"
2930 },
2931 "record": [
2932 "string"
2933 ],
2934 "record_count": 0,
2935 "editable": true
2936 }
2937 ],
2938 "limit": 0,
2939 "size": {
2940 "count": 0,
2941 "qualifier": "eq"
2942 },
2943 "next": {},
2944 "offset": 0
2945 },
2946 "risk_intelligence": {
2947 "data": [
2948 {
2949 "properties": {
2950 "type": "pep",
2951 "authority": "string",
2952 "date": "string",
2953 "from_date": "string",
2954 "list": "string",
2955 "program": "string",
2956 "reason": "string",
2957 "to_date": "string"
2958 },
2959 "record": [
2960 "string"
2961 ],
2962 "record_count": 0,
2963 "editable": true
2964 }
2965 ],
2966 "limit": 0,
2967 "size": {
2968 "count": 0,
2969 "qualifier": "eq"
2970 },
2971 "next": {},
2972 "offset": 0
2973 },
2974 "shares": {
2975 "data": [
2976 {
2977 "properties": {
2978 "currency": "AFN",
2979 "date": "string",
2980 "from_date": "string",
2981 "monetary_value": 1,
2982 "num_shares": 1,
2983 "percentage": 1,
2984 "to_date": "string",
2985 "type": "string"
2986 },
2987 "record": [
2988 "string"
2989 ],
2990 "record_count": 0,
2991 "editable": true
2992 }
2993 ],
2994 "limit": 0,
2995 "size": {
2996 "count": 0,
2997 "qualifier": "eq"
2998 },
2999 "next": {},
3000 "offset": 0
3001 },
3002 "status": {
3003 "data": [
3004 {
3005 "properties": {
3006 "context": "broker_license",
3007 "date": "string",
3008 "from_date": "string",
3009 "text": "string",
3010 "to_date": "string",
3011 "value": "seized"
3012 },
3013 "record": [
3014 "string"
3015 ],
3016 "record_count": 0,
3017 "editable": true
3018 }
3019 ],
3020 "limit": 0,
3021 "size": {
3022 "count": 0,
3023 "qualifier": "eq"
3024 },
3025 "next": {},
3026 "offset": 0
3027 },
3028 "translated_name": {
3029 "data": [
3030 {
3031 "properties": {
3032 "value": "string",
3033 "context": "sayari_machine_translation",
3034 "date": "string",
3035 "from_date": "string",
3036 "original": "string",
3037 "to_date": "string"
3038 },
3039 "record": [
3040 "string"
3041 ],
3042 "record_count": 0,
3043 "editable": true
3044 }
3045 ],
3046 "limit": 0,
3047 "size": {
3048 "count": 0,
3049 "qualifier": "eq"
3050 },
3051 "next": {},
3052 "offset": 0
3053 },
3054 "weak_identifier": {
3055 "data": [
3056 {
3057 "properties": {
3058 "type": "unknown",
3059 "value": "string",
3060 "date": "string",
3061 "from_date": "string",
3062 "to_date": "string"
3063 },
3064 "record": [
3065 "string"
3066 ],
3067 "record_count": 0,
3068 "editable": true
3069 }
3070 ],
3071 "limit": 0,
3072 "size": {
3073 "count": 0,
3074 "qualifier": "eq"
3075 },
3076 "next": {},
3077 "offset": 0
3078 }
3079 },
3080 "company_type": "string",
3081 "date_of_birth": "string",
3082 "hs_code": "string",
3083 "latest_status": {
3084 "status": "string",
3085 "date": "string"
3086 },
3087 "possibly_same_as": {
3088 "data": [
3089 {
3090 "entity": {
3091 "addresses": [
3092 "string"
3093 ],
3094 "attribute_count": {
3095 "date_of_birth": 0
3096 },
3097 "closed": true,
3098 "countries": [
3099 "ABW"
3100 ],
3101 "degree": 0,
3102 "entity_url": "string",
3103 "id": "string",
3104 "identifiers": [
3105 {
3106 "value": "string",
3107 "type": "cn_tianyancha_company_id",
3108 "label": "string"
3109 }
3110 ],
3111 "label": "string",
3112 "pep": true,
3113 "psa_count": 0,
3114 "related_entities_count": 0,
3115 "relationship_count": {
3116 "executive_of": 0
3117 },
3118 "risk": {
3119 "sheffield_hallam_university_forced_labor_entity": {
3120 "value": "string",
3121 "metadata": {
3122 "string": {}
3123 },
3124 "level": "critical"
3125 }
3126 },
3127 "sanctioned": true,
3128 "source_count": {
3129 "string": {
3130 "count": 0,
3131 "label": "string"
3132 }
3133 },
3134 "trade_count": {
3135 "string": 0
3136 },
3137 "type": "unknown",
3138 "user_attribute_count": {
3139 "date_of_birth": 0
3140 },
3141 "user_record_count": 0,
3142 "user_related_entities_count": 0,
3143 "user_relationship_count": {
3144 "executive_of": 0
3145 },
3146 "company_type": "string",
3147 "date_of_birth": "string",
3148 "latest_status": {
3149 "status": "string",
3150 "date": "string"
3151 },
3152 "psa_id": "string",
3153 "reference_id": "string",
3154 "registration_date": "string"
3155 },
3156 "matches": {
3157 "string": [
3158 {
3159 "source": "string",
3160 "target": "string"
3161 }
3162 ]
3163 },
3164 "editable": true
3165 }
3166 ],
3167 "limit": 0,
3168 "size": {
3169 "count": 0,
3170 "qualifier": "eq"
3171 },
3172 "next": {},
3173 "offset": 0
3174 },
3175 "psa_id": "string",
3176 "reference_id": "string",
3177 "referenced_by": {
3178 "data": [
3179 {
3180 "record": {
3181 "id": "string",
3182 "label": "string",
3183 "source": "string",
3184 "acquisition_date": "string",
3185 "references_count": 0,
3186 "record_url": "string",
3187 "publication_date": "string",
3188 "source_url": "string",
3189 "document_urls": [
3190 "string"
3191 ],
3192 "matches": {
3193 "string": [
3194 "string"
3195 ]
3196 },
3197 "country": "ABW",
3198 "page": 1,
3199 "page_count": 1
3200 },
3201 "type": "about"
3202 }
3203 ],
3204 "limit": 0,
3205 "size": {
3206 "count": 0,
3207 "qualifier": "eq"
3208 },
3209 "next": {},
3210 "offset": 0
3211 },
3212 "registration_date": "string",
3213 "shipment_arrival": "string",
3214 "shipment_departure": "string",
3215 "translated_label": "string"
3216 },
3217 "types": {
3218 "executive_of": [
3219 {
3220 "record": "string",
3221 "attributes": {
3222 "date_of_birth": [
3223 {}
3224 ]
3225 },
3226 "acquisition_date": "string",
3227 "editable": true,
3228 "date": "string",
3229 "from_date": "string",
3230 "to_date": "string",
3231 "former": true,
3232 "publication_date": "string"
3233 }
3234 ]
3235 },
3236 "dates": [
3237 "string"
3238 ],
3239 "first_observed": "string",
3240 "former": true,
3241 "last_observed": "string",
3242 "start_date": "string",
3243 "end_date": "string"
3244 }
3245 ],
3246 "limit": 0,
3247 "size": {
3248 "count": 0,
3249 "qualifier": "eq"
3250 },
3251 "next": {}
3252 },
3253 "shipment_arrival": "string",
3254 "shipment_departure": "string",
3255 "translated_label": "string"
3256 },
3257 "relationships": {
3258 "executive_of": {
3259 "values": [
3260 {
3261 "record": "string",
3262 "attributes": {
3263 "date_of_birth": [
3264 {}
3265 ]
3266 },
3267 "acquisition_date": "string",
3268 "editable": true,
3269 "date": "string",
3270 "from_date": "string",
3271 "to_date": "string",
3272 "former": true,
3273 "publication_date": "string"
3274 }
3275 ],
3276 "former": true,
3277 "start_date": "string",
3278 "last_observed": "string",
3279 "end_date": "string"
3280 }
3281 }
3282 }
3283 ]
3284 }
3285 ]
3286}