Get JUPEB Subjects

Sample JSON Object

METHOD : GET
ENDPOINT : http://api.jupeb.edu.ng/api/GetExamSubjects/
ENDPOINT DEVELOPMENT SANDBOX : http://api.jupeb.edu.ng:8003/api/GetExamSubjects/
AUTHORIZATION HEADER : Your institution API Key
DATA BODY: NONE

Sample Response Object

[ { "Code": "ENGLISH", "Name": "ENGLISH" }, { "Code": "MATHS", "Name": "MATHS" }, { "Code": "COMMERCE", "Name": "COMMERCE" }, { "Code": "ECO", "Name": "ECONOMICS" }, { "Code": "ACC", "Name": "Accounting" }, { "Code": "GOV", "Name": "Government" }, { "Code": "AGR", "Name": "Agriculture" }, { "Code": "CRK", "Name": "Christian Religious" }, { "Code": "MAT", "Name": "MATHS" }, { "Code": "ENG", "Name": "ENGLISH" } ]