I-20 (Certificate of Eligibility for Nonimmigrant Student Status)
This form certifies that the student has been accepted into an approved academic or language-training program and is eligible to apply for or maintain F-1 student status in the United States.
To use the Upload PDF endpoint for this document, you must use ICE_FORM_I_20 in the form_type parameter.
Field descriptions
The following fields are available on this document type:
| JSON attribute | Data type | Description |
|---|---|---|
ice_form_i_20:general:surname_primary_name | Text | Surname/Primary Name |
ice_form_i_20:general:given_name | Text | Given Name |
ice_form_i_20:general:preferred_name | Text | Preferred Name |
ice_form_i_20:general:passport_name | Text | Passport Name |
ice_form_i_20:general:school_name | Text | School Name |
ice_form_i_20:general:program_start_date | Date | Program Start Date |
ice_form_i_20:general:program_end_date | Date | Program End Date |
ice_form_i_20:financials:estimated_average_costs_period_months | Integer | Estimated Average Costs Period - Months |
ice_form_i_20:financials:estimated_average_living_expenses | Money | Estimated Average Living Expenses |
ice_form_i_20:financials:estimated_average_costs_total | Money | Estimated Average Costs Total |
ice_form_i_20:financials:students_funding_period_months | Integer | Student's Funding Period - Months |
ice_form_i_20:financials:personal_funds | Money | Personal Funds |
ice_form_i_20:financials:funds_from_this_school | Money | Funds From This School |
ice_form_i_20:financials:funds_from_another_source | Money | Funds From Another Source |
ice_form_i_20:financials:on_campus_employment | Money | On-Campus Employment |
ice_form_i_20:financials:students_funding_total | Money | Student's Funding Total |
Sample document
Sample JSON result
{
"pk": 74370965,
"uuid": "34d69887-bda2-4bfc-9dbc-763424441883",
"name": "ICE_FORM_I_20 API",
"created": "2026-06-03T20:24:48Z",
"created_ts": "2026-06-03T20:24:48Z",
"verified_pages_count": 3,
"book_status": "ACTIVE",
"id": 74370965,
"forms": [
{
"pk": 102307160,
"uuid": "f00b0280-4a09-4652-85c9-c40625f511c2",
"uploaded_doc_pk": 145809104,
"form_type": "ICE_FORM_I_20",
"form_config_pk": 2925900,
"tables": [],
"attribute_data": null,
"raw_fields": {
"ice_form_i_20:general:given_name": {
"value": "JOHNEY",
"is_empty": false,
"alias_used": null,
"source_filename": "ICE_FORM_I_20 (2).pdf",
"confidence": 1.0
},
"ice_form_i_20:general:school_name": {
"value": "BLUE DEMO MOUNTAIN SCHOOL",
"is_empty": false,
"alias_used": null,
"source_filename": "ICE_FORM_I_20 (2).pdf",
"confidence": 1.0
},
"ice_form_i_20:general:passport_name": {
"value": "",
"is_empty": true,
"alias_used": null,
"source_filename": "ICE_FORM_I_20 (2).pdf",
"confidence": 1.0
},
"ice_form_i_20:general:preferred_name": {
"value": "JOHNEY DEMO",
"is_empty": false,
"alias_used": null,
"source_filename": "ICE_FORM_I_20 (2).pdf",
"confidence": 1.0
},
"ice_form_i_20:general:program_end_date": {
"value": "05/31/2027",
"is_empty": false,
"alias_used": null,
"source_filename": "ICE_FORM_I_20 (2).pdf",
"confidence": 1.0
},
"ice_form_i_20:financials:personal_funds": {
"value": "60000.00",
"is_empty": false,
"alias_used": null,
"source_filename": "ICE_FORM_I_20 (2).pdf",
"confidence": 1.0
},
"ice_form_i_20:general:program_start_date": {
"value": "05/19/2023",
"is_empty": false,
"alias_used": null,
"source_filename": "ICE_FORM_I_20 (2).pdf",
"confidence": 1.0
},
"ice_form_i_20:general:surname_primary_name": {
"value": "DEMO",
"is_empty": false,
"alias_used": null,
"source_filename": "ICE_FORM_I_20 (2).pdf",
"confidence": 1.0
},
"ice_form_i_20:financials:on_campus_employment": {
"value": "",
"is_empty": true,
"alias_used": null,
"source_filename": "ICE_FORM_I_20 (2).pdf",
"confidence": 1.0
},
"ice_form_i_20:financials:funds_from_this_school": {
"value": "",
"is_empty": true,
"alias_used": null,
"source_filename": "ICE_FORM_I_20 (2).pdf",
"confidence": 1.0
},
"ice_form_i_20:financials:students_funding_total": {
"value": "60000.00",
"is_empty": false,
"alias_used": null,
"source_filename": "ICE_FORM_I_20 (2).pdf",
"confidence": 1.0
},
"ice_form_i_20:financials:funds_from_another_source": {
"value": "",
"is_empty": true,
"alias_used": null,
"source_filename": "ICE_FORM_I_20 (2).pdf",
"confidence": 1.0
},
"ice_form_i_20:financials:estimated_average_costs_total": {
"value": "65000.00",
"is_empty": false,
"alias_used": null,
"source_filename": "ICE_FORM_I_20 (2).pdf",
"confidence": 1.0
},
"ice_form_i_20:financials:students_funding_period_months": {
"value": "9",
"is_empty": false,
"alias_used": null,
"source_filename": "ICE_FORM_I_20 (2).pdf",
"confidence": 1.0
},
"ice_form_i_20:financials:estimated_average_living_expenses": {
"value": "15000.00",
"is_empty": false,
"alias_used": null,
"source_filename": "ICE_FORM_I_20 (2).pdf",
"confidence": 1.0
},
"ice_form_i_20:financials:estimated_average_costs_period_months": {
"value": "9",
"is_empty": false,
"alias_used": null,
"source_filename": "ICE_FORM_I_20 (2).pdf",
"confidence": 1.0
}
}
}
],
"book_is_complete": true
}