unnamed1233

Untitled

Jan 5th, 2021 (edited)
426
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 5.00 KB | None | 0 0
  1. {
  2.   "data": {
  3.     "form": {
  4.       "id": 1,
  5.       "user_request_id": 1,
  6.       "lang": null,
  7.       "type_application": null,
  8.       "family_name": null,
  9.       "name": null,
  10.       "date_birth": null,
  11.       "gender": null,
  12.       "country": null,
  13.       "citizenship": null,
  14.       "marital_status": null,
  15.       "other1_family_name": null,
  16.       "other1_name": null,
  17.       "other2_family_name": null,
  18.       "other2_name": null,
  19.       "home_address_detail_id": 1,
  20.       "mailing_address_detail_id": 2,
  21.       "telephone_home": null,
  22.       "telephone_business": null,
  23.       "fax_no": null,
  24.       "telephone_date_range": null,
  25.       "email_address": null,
  26.       "explain_visit": null,
  27.       "officer_name_org": null,
  28.       "officer_file_no": null,
  29.       "officer_nhq_no": null,
  30.       "officer_cost_code": null,
  31.       "officer_free": null,
  32.       "officer_gst": null,
  33.       "officer_receipt_no": null,
  34.       "officer_foss_no": null,
  35.       "inadmissibility_provision": null,
  36.       "eligible_apply": null,
  37.       "eligible_date": null,
  38.       "eligible_reason": null,
  39.       "officers_recommendation": null,
  40.       "officers_recommendation_reason": null,
  41.       "name_officer": null,
  42.       "signature_officer": null,
  43.       "date_officer": null,
  44.       "reviewing_officer_recommendation": null,
  45.       "reviewing_officer_recommendation_details": null,
  46.       "reviewing_officer_name": null,
  47.       "reviewing_officer_signature": null,
  48.       "reviewing_officer_date": null,
  49.       "list_document_passport": null,
  50.       "list_document_drive_license": null,
  51.       "list_document_court_judgement": null,
  52.       "list_document_canadian_statutes": null,
  53.       "list_document_policy_cert": null,
  54.       "list_document_sentence": null,
  55.       "list_document_juvenile": null,
  56.       "list_document_other": null,
  57.       "list_document_officer_name": null,
  58.       "list_document_officer_signature": null,
  59.       "list_document_officer_date": null,
  60.       "off_only_notification_email": null,
  61.       "off_only_notification_date": null,
  62.       "off_only_initials": null,
  63.       "off_only_authority": null,
  64.       "off_only_authority_date": null,
  65.       "off_only_name": null,
  66.       "off_only_title": null,
  67.       "off_only_signature": null,
  68.       "off_only_date": null,
  69.       "user_request": {
  70.         "id": 1,
  71.         "visa_type_id": 3,
  72.         "subscription_id": 2,
  73.         "user_id": 2,
  74.         "status_id": 1,
  75.         "created_at": "2021-01-05 14:29:58",
  76.         "updated_at": "2021-01-05 14:29:58"
  77.       },
  78.       "offence_details": [
  79.         {
  80.           "id": 2,
  81.           "type": 1,
  82.           "offence": null,
  83.           "date": null,
  84.           "place": null,
  85.           "sentence": null,
  86.           "status": null,
  87.           "maximum_penalty": null,
  88.           "application_criminal_rehabilitation_id": 1
  89.         }
  90.       ],
  91.       "home_address_detail": {
  92.         "id": 1,
  93.         "address": null,
  94.         "address_box": null,
  95.         "address_apt": null,
  96.         "address_street_no": null,
  97.         "address_street_name": null,
  98.         "address_city": null,
  99.         "address_country": null,
  100.         "address_state": null,
  101.         "address_code": null,
  102.         "address_district": null,
  103.         "application_criminal_rehabilitation_id": null
  104.       },
  105.       "mailing_address_detail": {
  106.         "id": 2,
  107.         "address": null,
  108.         "address_box": null,
  109.         "address_apt": null,
  110.         "address_street_no": null,
  111.         "address_street_name": null,
  112.         "address_city": null,
  113.         "address_country": null,
  114.         "address_state": null,
  115.         "address_code": null,
  116.         "address_district": null,
  117.         "application_criminal_rehabilitation_id": null
  118.       },
  119.       "addresses": [
  120.         {
  121.           "id": 3,
  122.           "address": null,
  123.           "address_box": null,
  124.           "address_apt": null,
  125.           "address_street_no": null,
  126.           "address_street_name": null,
  127.           "address_city": null,
  128.           "address_country": null,
  129.           "address_state": null,
  130.           "address_code": null,
  131.           "address_district": null,
  132.           "application_criminal_rehabilitation_id": 1
  133.         }
  134.       ],
  135.       "occupation_details": [
  136.         {
  137.           "id": 1,
  138.           "date_range": null,
  139.           "name_and_address_company": null,
  140.           "occupation": null,
  141.           "created_at": "2021-01-05 14:30:40",
  142.           "updated_at": "2021-01-05 14:30:40",
  143.           "application_criminal_rehabilitation_id": 1
  144.         }
  145.       ],
  146.       "offence_officer_details": [
  147.         {
  148.           "id": 1,
  149.           "type": 2,
  150.           "offence": null,
  151.           "date": null,
  152.           "place": null,
  153.           "sentence": null,
  154.           "status": null,
  155.           "maximum_penalty": null,
  156.           "application_criminal_rehabilitation_id": 1
  157.         }
  158.       ]
  159.     },
  160.     "meta": {
  161.       "id": 13,
  162.       "visa_type_id": 3,
  163.       "name": "Application for Criminal Rehabilitation",
  164.       "code": "IMM1444"
  165.     },
  166.     "status": {
  167.       "id": 1,
  168.       "name": "Incomplete"
  169.     }
  170.   }
  171. }
Add Comment
Please, Sign In to add comment