{"info":{"_postman_id":"d212310c-6d46-4579-8448-3907d58211b1","name":"Healthy Scholar","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"21179815","collectionId":"d212310c-6d46-4579-8448-3907d58211b1","publishedId":"2sB3WnxN1u","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-10-30T20:16:46.000Z"},"item":[{"name":"Auth","item":[{"name":"Login","id":"c8b4f678-01be-4384-999d-06aec7767f7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"okpanz700@gmail.com\",\n    \"password\": \"SchoolAdmin1\"\n}","options":{"raw":{"language":"json"}}},"url":"/login","urlObject":{"path":["login"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"c8b4f678-01be-4384-999d-06aec7767f7a"},{"name":"Admin SIgnup","id":"36053306-ab88-4c65-9e3e-6e0be2f2e2ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"Emmanuel\",\n    \"lastName\": \"Okpanachi\",\n    \"email\": \"okpanz700@gmail.com\",\n    \"password\": \"123456!\",\n    \"school_name\": \"Kings and Queen\"\n}","options":{"raw":{"language":"json"}}},"url":"/register","urlObject":{"path":["register"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"36053306-ab88-4c65-9e3e-6e0be2f2e2ef"},{"name":"Forgot Password","id":"4419bc63-f494-4620-96e0-f489edfd3a9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"okpanz700@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"/forgot-password","urlObject":{"path":["forgot-password"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"4419bc63-f494-4620-96e0-f489edfd3a9a"},{"name":"Reset Password","id":"cff1677e-410e-4455-b4e5-0edc6e8fff22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"token\" : \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI2MTAxMWM5OC0xZWNjLTQwOTItYWFlMS03YzYyNjhkYmE0NDUiLCJlbWFpbCI6Im9rcGFuejcwMEBnbWFpbC5jb20iLCJwdXJwb3NlIjoicGFzc3dvcmRfcmVzZXQiLCJpYXQiOjE3NjIyMzY0NDYsImV4cCI6MTc2MjIzNzM0Nn0.WaVOJFMa1mh1gbSMvpPXzrCEXTneYVmuNeysI6VtgoY\",\n    \"newPassword\": \"1234567\"\n}","options":{"raw":{"language":"json"}}},"url":"/reset-password","urlObject":{"path":["reset-password"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"cff1677e-410e-4455-b4e5-0edc6e8fff22"}],"id":"622b1195-7097-467a-9fe2-30aef208f514","_postman_id":"622b1195-7097-467a-9fe2-30aef208f514","description":""},{"name":"Session","item":[{"name":"Create Session","id":"49980fa4-e66e-4abf-9a1e-519849c52d3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"2024/2025\"\n}","options":{"raw":{"language":"json"}}},"url":"/sessions","urlObject":{"path":["sessions"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"49980fa4-e66e-4abf-9a1e-519849c52d3a"},{"name":"Get Sessions","id":"4be80e44-9e19-4a73-9198-6ed3a6aed8a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"2024/2025\"\n}"},"url":"/sessions","urlObject":{"path":["sessions"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"4be80e44-9e19-4a73-9198-6ed3a6aed8a3"},{"name":"Get Session By ID","id":"26c174a1-66ba-493c-b960-d5378eb82e1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"2024/2025\"\n}"},"url":"/sessions/9e8ff339-f83b-4978-961e-cf3854514988","urlObject":{"path":["sessions","9e8ff339-f83b-4978-961e-cf3854514988"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"26c174a1-66ba-493c-b960-d5378eb82e1c"}],"id":"467538a8-4aca-43b8-8554-a706dfe1727b","_postman_id":"467538a8-4aca-43b8-8554-a706dfe1727b","description":""},{"name":"Grading System","item":[{"name":"Create Grading","id":"094fa311-7188-4b31-88f2-83775130e24f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Junior Secondary Grading\",\n  \"items\": [\n    {\n      \"minScore\": 80,\n      \"maxScore\": 100,\n      \"remark\": \"Distinction\",\n      \"grade\": \"A\",\n      \"remarks\": \"Excellent performance\"\n    },\n    {\n      \"minScore\": 70,\n      \"maxScore\": 79,\n      \"remark\": \"Very Good\",\n      \"grade\": \"B\",\n      \"remarks\": \"Very strong performance\"\n    },\n    {\n      \"minScore\": 60,\n      \"maxScore\": 69,\n      \"remark\": \"Good\",\n      \"grade\": \"C\"\n    },\n    {\n      \"minScore\": 50,\n      \"maxScore\": 59,\n      \"remark\": \"Fair\",\n      \"grade\": \"D\"\n    },\n    {\n      \"minScore\": 0,\n      \"maxScore\": 49,\n      \"remark\": \"Poor\",\n      \"grade\": \"F\"\n    }\n  ]\n}\n","options":{"raw":{"language":"json"}}},"url":"/grades/create","urlObject":{"path":["grades","create"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"094fa311-7188-4b31-88f2-83775130e24f"},{"name":"Grade By Id","id":"6f394fb0-bad4-42a3-a429-927ed6f29b80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"/grades/4180aa25-7b9c-4b31-9eb2-09b91efd869e","urlObject":{"path":["grades","4180aa25-7b9c-4b31-9eb2-09b91efd869e"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"6f394fb0-bad4-42a3-a429-927ed6f29b80"}],"id":"596c3bdf-e073-46c0-bba0-92e0d9cca3e8","_postman_id":"596c3bdf-e073-46c0-bba0-92e0d9cca3e8","description":""},{"name":"Class","item":[{"name":"Create Class","id":"f4178b38-8fa5-45dc-8c28-3f8d4d2f3225","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Primary 1\",\n    \"description\": \"First primary class\",\n    \"section\": \"A\"\n}","options":{"raw":{"language":"json"}}},"url":"/class","urlObject":{"path":["class"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"f4178b38-8fa5-45dc-8c28-3f8d4d2f3225"},{"name":"Get Classes","id":"995b8573-ad53-41ba-9591-6c0d6449fa4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"2024/2025\"\n}"},"url":"/classes","urlObject":{"path":["classes"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"995b8573-ad53-41ba-9591-6c0d6449fa4b"}],"id":"ef27ffb8-7aab-4e20-8552-6c801b528cb7","_postman_id":"ef27ffb8-7aab-4e20-8552-6c801b528cb7","description":""},{"name":"Teacher","item":[{"name":"Add Teachers","id":"a5eaa7d5-42a7-40d2-80da-645ff4d04004","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\"firstName\": \"Ada\",\n\"lastName\": \"Lovelace\",\n\"email\": \"ada.lovelace@example.com\",\n\"salary\": 80000,\n\"role\": \"TEACHER\"\n}","options":{"raw":{"language":"json"}}},"url":"/staff/create","urlObject":{"path":["staff","create"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"a5eaa7d5-42a7-40d2-80da-645ff4d04004"},{"name":"Get Staff","id":"38e413c5-ac8d-4fd5-a777-50be20be07cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"/staffs","urlObject":{"path":["staffs"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"38e413c5-ac8d-4fd5-a777-50be20be07cf"},{"name":"Get Teachers","id":"fc1575b9-a70d-4381-9c8d-6b7e92b68c1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"/teachers","urlObject":{"path":["teachers"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"fc1575b9-a70d-4381-9c8d-6b7e92b68c1c"},{"name":"Class Schedule","id":"8dce518a-3f27-4c6f-89bd-726099f7b7e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"/schedules/teacher","urlObject":{"path":["schedules","teacher"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"8dce518a-3f27-4c6f-89bd-726099f7b7e5"},{"name":"Students","id":"2badaf7f-3de9-49ce-915e-aef33d5ef7c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"/students/teacher?page=1&limit=10","urlObject":{"path":["students","teacher"],"host":[""],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[],"_postman_id":"2badaf7f-3de9-49ce-915e-aef33d5ef7c4"},{"name":"Assignement","id":"a77f8faf-44a8-488e-84c0-7dfa0a3bbc3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Meaning of Civics and Civic Responsibility","type":"text","uuid":"d87461eb-a0c8-4aa6-99c3-46c95d3c2cb8"},{"key":"instructions","value":"Answer the questions below in your own words:","type":"text","uuid":"1db5f8a8-c1d0-4e98-9299-e1de033ba8ac"},{"key":"classId","value":"e2c2e291-06bd-49a5-b439-9057e34388b7","type":"text","uuid":"e89dbed6-34e5-4040-90d3-231d2b79f5d5"},{"key":"subjectId","value":"97eea949-7f00-4bc5-aa92-d8fd4e994e59","type":"text","uuid":"a328a28d-2e9a-474a-82ba-ca2a65a606c0"},{"key":"marks","value":"10","type":"text","uuid":"da60bb3f-a44b-4c43-bb97-6af5fe452669"},{"key":"details","value":"Define Civic Education.\\nExplain why Civic Education is important.\\nList and explain three civic responsibilities of a good citizen.\\nState two ways students can contribute positively to their community.","type":"text","uuid":"b72a52a2-008f-4d39-be8b-0ca4b93b710e"},{"key":"deadline","value":"2025-11-30T07:00:00.000Z","type":"text","uuid":"4b67c146-07f4-4bb5-9eee-09ea30fe2ad3"},{"key":"filePath","type":"file","uuid":"b4482943-35c1-400e-8495-0ee8ec386e91","src":"/Users/mac/Desktop/Screenshot 2025-11-20 at 17.20.04.png"}]},"url":"/assignments","urlObject":{"path":["assignments"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"a77f8faf-44a8-488e-84c0-7dfa0a3bbc3a"}],"id":"a6db8803-2ee1-42b6-be63-9f7c8b4a935f","_postman_id":"a6db8803-2ee1-42b6-be63-9f7c8b4a935f","description":""},{"name":"Students","item":[{"name":"Create Student","id":"d5ac0d35-2118-423e-aab7-95df33f7e083","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"Dannis\",\n  \"lastName\": \"Okafor s\",\n  \"email\": \"chinedu.ofor@eame.com\",\n  \"studentId\": \"123ASB\",\n  \"gender\": \"MALE\",\n  \"dateOfBirth\": \"2011-11-02\",\n  \"gradingId\": \"33165024-b45c-4900-986b-d89fa9029c97\"\n}","options":{"raw":{"language":"json"}}},"url":"/student/create","urlObject":{"path":["student","create"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"d5ac0d35-2118-423e-aab7-95df33f7e083"},{"name":"Get Students","id":"84da9530-dc25-4719-aef9-ba4b1d284a49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"Chinedu\",\n  \"lastName\": \"Okafor\",\n  \"email\": \"chinedu.okafor@example.com\",\n  \"gender\": \"MALE\",\n  \"dateOfBirth\": \"2011-11-02\",\n  \"gradingId\": \"2a9081a3-21f3-4fbf-a34e-fbe28e6e78bd\"\n}"},"url":"/students","urlObject":{"path":["students"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"84da9530-dc25-4719-aef9-ba4b1d284a49"},{"name":"Student's by ID","id":"47b85207-5c82-4d35-b87f-a7b708025ff0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"/student/1006f179-ea64-4987-89f5-47ec032bc203","urlObject":{"path":["student","1006f179-ea64-4987-89f5-47ec032bc203"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"47b85207-5c82-4d35-b87f-a7b708025ff0"},{"name":"Test Audit","id":"f589b8bf-595f-4066-bc8f-76deec10230c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"CLASS\",\n    \"action\": \"CREATE\",\n    \"message\": \"New class JSS3 created\",\n    \"entityType\": \"Class\",\n    \"entityId\": \"e2c2e291-06bd-49a5-b439-9057e34388b7\"\n}","options":{"raw":{"language":"json"}}},"url":"/audit","urlObject":{"path":["audit"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"f589b8bf-595f-4066-bc8f-76deec10230c"}],"id":"5e989962-767c-4da2-85e7-24a468e7eb29","_postman_id":"5e989962-767c-4da2-85e7-24a468e7eb29","description":""},{"name":"Term","item":[{"name":"Get terms","id":"b47ef996-65f9-4ec4-918a-3cc03c52b3f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"/sessions/bdede331-45d5-4d14-94e3-28248463b50c/terms","urlObject":{"path":["sessions","bdede331-45d5-4d14-94e3-28248463b50c","terms"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"b47ef996-65f9-4ec4-918a-3cc03c52b3f5"},{"name":"Current Terms","id":"b5f0ba74-a713-4e56-905e-c1b41d3d4597","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"/term/current","urlObject":{"path":["term","current"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"b5f0ba74-a713-4e56-905e-c1b41d3d4597"}],"id":"2b60098e-dd28-421b-8fc3-4fc5b9b587ab","_postman_id":"2b60098e-dd28-421b-8fc3-4fc5b9b587ab","description":""},{"name":"Fees","item":[{"name":"Fetch fees","id":"67ce45c3-bca9-4370-81cc-1eda87c56f90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"/fees","urlObject":{"path":["fees"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"67ce45c3-bca9-4370-81cc-1eda87c56f90"},{"name":"Fees By Id","id":"8d97720d-4ae7-4775-be9d-ea62b749dfcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"/fees/0929aaeb-9e77-4928-ab98-0ac0ebafbbc7","urlObject":{"path":["fees","0929aaeb-9e77-4928-ab98-0ac0ebafbbc7"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"8d97720d-4ae7-4775-be9d-ea62b749dfcf"}],"id":"97e97199-9c74-4f30-8c2f-78150a81b1f7","_postman_id":"97e97199-9c74-4f30-8c2f-78150a81b1f7","description":""},{"name":"Sport House","item":[{"name":"Fetch SPorts house","id":"ffed81a0-020e-42f6-a93f-1f09116873d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"/sport","urlObject":{"path":["sport"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"ffed81a0-020e-42f6-a93f-1f09116873d9"}],"id":"3948a638-11d6-4972-b667-bc5fc1404c72","_postman_id":"3948a638-11d6-4972-b667-bc5fc1404c72","description":""},{"name":"Subscription","item":[{"name":"Initiate Payment","id":"82d11aed-c254-4153-b530-420d7d1968a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"customerName\": \"Springfield High School\",\n  \"customerEmail\": \"billing@springfieldhigh.edu\",\n  \"successUrl\": \"http://localhost:5173/payment/success\",\n  \"cancelUrl\": \"http://localhost:5173/payment/cancel\",\n  \"lineItems\": [\n    {\n      \"unitAmount\": 3000,\n      \"currency\": \"usd\",\n      \"quantity\": 2,\n      \"description\": \"Term access fee\"\n    },\n    {\n      \"unitAmount\": 1500,\n      \"currency\": \"usd\",\n      \"quantity\": 1,\n      \"description\": \"Additional report credits\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"/billing/initiate","urlObject":{"path":["billing","initiate"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"82d11aed-c254-4153-b530-420d7d1968a2"}],"id":"4e4f0d7a-fb27-4fb8-a461-b780602a5e06","_postman_id":"4e4f0d7a-fb27-4fb8-a461-b780602a5e06","description":""}],"variable":[{"key":"baseURL","value":"","type":"default"}]}