Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.17 KB | None | 0 0
  1. {
  2.   "date_update": null,
  3.   "document_scan": null,
  4.   "id": 0,
  5.   "last_error": null,
  6.   "organization_id": 0,
  7.   "person": {
  8.     "governance_code": null,
  9.     "inn": null,
  10.     "kpp": null,
  11.     "ogrn": null,
  12.     "registration_country": null,
  13.     "registration_date": null,
  14.     "registration_number": null,
  15.     "representative_type": null,
  16.     "type": null,
  17.     "gender": "MALE",
  18.     "email": "test@mail.ru",
  19.     "birthday": "1968-08-22",
  20.     "birthplace": null,
  21.     "snils": "00261792417",
  22.     "identification_document": {
  23.       "type": {
  24.         "id": 35601,
  25.         "value": "Паспорт гражданина Российской Федерации",
  26.         "code": "008001001000",
  27.         "dictionary_marker": "dDocPhys"
  28.       },
  29.       "series": "1212",
  30.       "number": "123123",
  31.       "issued_by": "",
  32.       "issued_date": "2018-08-22",
  33.       "subdivision_code": "123-123"
  34.     },
  35.     "citizenship": null,
  36.     "address": null,
  37.     "last_name": "Семенов",
  38.     "first_name": "Александр",
  39.     "patronymic": "Иванович",
  40.     "full_name": null,
  41.     "phone": "+79261954125"
  42.   },
  43.   "state": null,
  44.   "statementFileAttachment": null
  45. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement