Degree object
degree_id-
string (limited to 24 characters)
The unique ID of the degree in the Register system. Used to identify the degree when updating or deleting.
Example:
37T2Vm9aipqSVokbhWUMjedu country-
string (limited to 2 characters), required if degree is not from the UK
The country where the degree was awarded. Coded according to the Degree Country reference data specification.
Example:
US grade-
string (limited to 2 characters), required if degree is from the UK
The grade of the degree. Coded according to Degree Grade reference data specification.
Example:
02 uk_degree-
string (limited to 3 characters), required if degree is from the UK
The type of UK degree. Coded according to UK Degree Type reference data specification.
Example:
083 non_uk_degree-
string (limited to 3 characters), required if degree is not from the UK
The type of non-UK degree. Coded according to Non-UK Degree Type reference data specification.
Example:
051 subject-
string (limited to 6 characters), required
The degree subject. For those with complex previous degrees, return the major subject that you would have previously returned as degree subject 1. Coded according to Degree Subject reference data specification.
Example:
100425 institution-
string (limited to 4 characters), required if degree is from the UK
The awarding institution. Coded according to the Awarding Institution reference data specification.
Example:
0116 graduation_year-
string, required
This can be formatted as an ISO-8601 format date
YYYY-MM-DDor just the yearYYYYWhere only the month and year are known, just use the year.
Example:
2012-07-31or2012 locale_code-
string
The locale code `uk` or `non_uk` (read-only).
Example:
uk