{"info":{"_postman_id":"c9917772-db70-469c-9daf-742784981ae9","name":"ulesson","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"SplashScreen - AppConfig","id":"565540aa-bc62-4b7e-baa5-42ffe5d9e3ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-token","value":"{{apptoken}}","type":"text"},{"key":"device-uuid","value":"{{device_uuid}}","type":"text"},{"key":"language","value":"{{language}}","type":"text"},{"key":"build-number","value":"{{build-number}}","type":"text"}],"url":{"raw":"{{host}}/api/v1/appconfig","host":["{{host}}"],"path":["api","v1","appconfig"],"query":[{"key":"api_config_token","value":"7558446fb29c4adcbdb4893100e296d4","description":"This is the md5 token of the content. ","disabled":true}]}},"response":[],"_postman_id":"565540aa-bc62-4b7e-baa5-42ffe5d9e3ce"},{"name":"Grade - content","id":"cb102e4f-14b8-4a1a-b81d-9136dccd6248","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"key":"auth-token","value":"{{auth-token}}","type":"text"}],"url":{"raw":"{{host}}/api/v1/content/grades/1","host":["{{host}}"],"path":["api","v1","content","grades","1"],"query":[{"key":"password","value":"Kelly98L","disabled":true},{"key":"token","value":"8beef5e950901f1a8cea8603048226a34","disabled":true}]}},"response":[],"_postman_id":"cb102e4f-14b8-4a1a-b81d-9136dccd6248"},{"name":"Login OTP","id":"c35e236d-f582-48f4-8c86-e17b75f563db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"}],"body":{"mode":"formdata","formdata":[{"key":"dialing_code","value":"{{dialling_code}}","type":"text"},{"key":"mobile","value":"{{mobile}}","type":"text"}]},"url":{"raw":"{{host}}/api/v1/login?","host":["{{host}}"],"path":["api","v1","login"],"query":[{"key":"email","value":"akhil@vinsol.com","disabled":true},{"key":"password","value":"Kelly98L","disabled":true}]}},"response":[],"_postman_id":"c35e236d-f582-48f4-8c86-e17b75f563db"},{"name":"Login OTP Resend","id":"7c3e1978-b434-40d9-bb20-c6160c965986","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"}],"body":{"mode":"formdata","formdata":[{"key":"dialing_code","value":"{{dailing_code}}","type":"text"},{"key":"mobile","value":"{{mobile}}","type":"text"}]},"url":{"raw":"{{host}}/api/v1/resend_otp?","host":["{{host}}"],"path":["api","v1","resend_otp"],"query":[{"key":"email","value":"akhil@vinsol.com","disabled":true},{"key":"password","value":"Kelly98L","disabled":true}]}},"response":[],"_postman_id":"7c3e1978-b434-40d9-bb20-c6160c965986"},{"name":"Likes/Dislikes","id":"7b0b5a9a-fbe5-4358-b129-dcc855e96ab2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"key":"auth-token","value":"{{auth-token}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"lessons\": [\n    {\n      \"id\": 1,\n      \"uuid\": \"asdfasdfasdf\",\n      \"likes\": 0,\n      \"reacted_at\": \"2019-08-22T08:05:30+05:30\"\n    },\n    {\n      \"id\": 1,\n      \"uuid\": \"zxcvreferferf\",\n      \"likes\": 1,\n      \"reacted_at\": \"2019-08-22T08:05:30+05:30\"\n    }\n  ]\n}"},"url":{"raw":"{{host}}/api/v1/likeable","host":["{{host}}"],"path":["api","v1","likeable"],"query":[{"key":"type","value":"lesson","description":"Entity e.g Lesson","disabled":true},{"key":"type_id","value":"2","description":"ID of the entity. eg. lesson id","disabled":true},{"key":"likes","value":"0","description":"0 or 1","disabled":true}]}},"response":[],"_postman_id":"7b0b5a9a-fbe5-4358-b129-dcc855e96ab2"},{"name":"Login OTP on call","id":"2cdd244b-a06d-45e9-a033-7785a07e6fa4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"}],"body":{"mode":"formdata","formdata":[{"key":"dialing_code","value":"91","type":"text"},{"key":"mobile","value":"{{mobile}}","type":"text"}]},"url":{"raw":"{{host}}/api/v1/otp_on_call?","host":["{{host}}"],"path":["api","v1","otp_on_call"],"query":[{"key":"email","value":"akhil@vinsol.com","disabled":true},{"key":"password","value":"Kelly98L","disabled":true}]}},"response":[],"_postman_id":"2cdd244b-a06d-45e9-a033-7785a07e6fa4"},{"name":"Login verify otp","id":"6b3f4dba-34af-4345-9feb-b2a958f8f7d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"}],"body":{"mode":"formdata","formdata":[{"key":"dialing_code","value":"{{dialling_code}}","type":"text"},{"key":"mobile","value":"{{mobile}}","type":"text"},{"key":"otp","value":"998637","type":"text"}]},"url":{"raw":"{{host}}/api/v1/verify_otp?","host":["{{host}}"],"path":["api","v1","verify_otp"],"query":[{"key":"email","value":"akhil@vinsol.com","disabled":true},{"key":"password","value":"Kelly98L","disabled":true}]}},"response":[],"_postman_id":"6b3f4dba-34af-4345-9feb-b2a958f8f7d3"},{"name":"Auth token validate - Login status verify","id":"33ab336c-6a29-4977-a0b9-a38877e1fd4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"warning":"Value contains invalid newline characters.","key":"auth-token","value":"{{auth-token}}","type":"text"}],"url":"{{host}}/api/v1/login/validate"},"response":[],"_postman_id":"33ab336c-6a29-4977-a0b9-a38877e1fd4c"},{"name":"Learner - Create","id":"280ae236-cfbe-4862-a9f9-d03ae1144ba3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"key":"auth-token","value":"{{auth-token}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"firstname","value":"2121","type":"text"},{"key":"lastname","value":"bansal","type":"text"},{"key":"dob","value":"1982-10-30","description":"YYYY-MM-DD","type":"text"},{"key":"country_id","value":"86","type":"text"},{"key":"grade_id","value":"12","type":"text"}]},"url":{"raw":"{{host}}/api/v1/learners?","host":["{{host}}"],"path":["api","v1","learners"],"query":[{"key":"email","value":"akhil@vinsol.com","disabled":true},{"key":"password","value":"Kelly98L","disabled":true}]}},"response":[],"_postman_id":"280ae236-cfbe-4862-a9f9-d03ae1144ba3"},{"name":"Learner - update","id":"1010f87e-8f61-4f42-8f12-288bb1ba0ecf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"key":"auth-token","value":"{{auth-token}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"firstname","value":"qw","type":"text","disabled":true},{"key":"lastname","value":"Bansal","type":"text","disabled":true},{"key":"dob","value":"1982-10-31","type":"text","disabled":true},{"key":"country_id","value":"83","type":"text","disabled":true},{"key":"grade_id","value":"12","type":"text","disabled":true},{"key":"parent_mobile","value":"8888888888","type":"text","disabled":true},{"key":"parent_email","value":"ak@ba.com","type":"text","disabled":true},{"key":"parent_name","value":"hello","type":"text","disabled":true},{"key":"avatar","type":"file","value":"","disabled":true},{"key":"address","value":"{\n    \"address_line_1\": \"gh4\",\n    \"address_line_2\": \"737\",\n    \"landmark\": \"St.  Xaviers School\",\n    \"city\": \"delhi\",\n    \"state_id\": 38,\n    \"country_id\": 105,\n    \"type\": \"shipping_address\",\n    \"zipcode\": \"110042\",\n    \"fullname\": \"vivek jadaun\",\n    \"phone\": \"918368752292\"\n}","type":"text"}]},"url":"{{host}}/api/v1/learners/38"},"response":[],"_postman_id":"1010f87e-8f61-4f42-8f12-288bb1ba0ecf"},{"name":"Progress - Lesson","event":[{"listen":"prerequest","script":{"id":"db9ac0b4-da13-487a-a7f0-0a28fcc5b5d9","exec":["var uuid = require('uuid');","var myUUID = uuid.v4();","pm.environment.set(\"uuid1\", myUUID);","","","var myUUID = uuid.v4();","pm.environment.set(\"uuid2\", myUUID);","","","var myUUID = uuid.v4();","pm.environment.set(\"uuid3\", myUUID);","","","var myUUID = uuid.v4();","pm.environment.set(\"uuid4\", myUUID);"],"type":"text/javascript"}}],"id":"db62963a-b152-4990-8bb5-4c53e1ed0279","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"key":"auth-token","type":"text","value":"{{auth-token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"lessons\": [\n\t\t\t{\n\t\t\t\t\"id\": 1,\n\t\t\t\t\"completed_at\": \"2019-08-22T08:12:43+00:00\",\n\t\t\t\t\"uuid\": \"{{uuid2}}\",\n\t\t\t\t\"time_spent\": 2221,\n\t\t\t\t\"grade_id\": 2,\n\t\t\t\t\"quest_id\": 1\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"id\": 2,\n\t\t\t\t\"completed_at\": \"2019-08-22T08:05:30+05:30\",\n\t\t\t\t\"grade_id\": 2,\n\t\t\t\t\"uuid\": \"{{uuid3}}\",\n\t\t\t\t\"time_spent\": 1231,\n\t\t\t\t\"quest_id\": 1\n\t\t\t\t\n\t\t\t}\t\t\t\n\t\t]\n}"},"url":"{{host}}/api/v1/progress/lessons"},"response":[],"_postman_id":"db62963a-b152-4990-8bb5-4c53e1ed0279"},{"name":"Progress - Quizzes","event":[{"listen":"prerequest","script":{"id":"0281420d-0b0c-4a3e-ac0f-6f9bc02e0584","exec":["var uuid = require('uuid');","var myUUID = uuid.v4();","pm.environment.set(\"uuid1\", myUUID);","","","var myUUID = uuid.v4();","pm.environment.set(\"uuid2\", myUUID);","","","var myUUID = uuid.v4();","pm.environment.set(\"uuid3\", myUUID);","","","var myUUID = uuid.v4();","pm.environment.set(\"uuid4\", myUUID);"],"type":"text/javascript"}}],"id":"dd1b9018-454f-4f6e-874b-3284b54d7cbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"key":"auth-token","type":"text","value":"{{auth-token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"quizzes\": [\n    {\n      \"lesson_id\": 2,\n      \"score_percentage\": 33.32,\n      \"grade_id\": 2,\n      \"time_spent\": 555,\n      \"uuid\": \"{{uuid1}}\",\n      \"attempted_at\": \"2019-08-22T08:12:43+00:00\",\n      \"questions\": [\n        {\n          \"id\": 4,\n          \"time_spent\": 1536050052,\n          \"grade_id\": 2,\n          \"uuid\": \"{{uuid2}}\",\n          \"shown_at\": \"2019-08-22T05:30:00+05:30\",\n          \"is_correct\": true\n        },\n        {\n          \"id\": 4,\n          \"time_spent\": 1536050052,\n          \"grade_id\": 2,\n          \"uuid\": \"{{uuid3}}\",\n          \"shown_at\": \"2019-08-22T08:12:43+00:00\",\n          \"is_correct\": false\n        }        \n      ]\n    }\n    ]\n}"},"url":"{{host}}/api/v1/progress/quizzes"},"response":[],"_postman_id":"dd1b9018-454f-4f6e-874b-3284b54d7cbb"},{"name":"Progress - Practice","event":[{"listen":"prerequest","script":{"id":"dd6852d7-507a-4e32-99c9-399c2ef59620","exec":["var uuid = require('uuid');","var myUUID = uuid.v4();","pm.environment.set(\"uuid1\", myUUID);","","","var myUUID = uuid.v4();","pm.environment.set(\"uuid2\", myUUID);","","","var myUUID = uuid.v4();","pm.environment.set(\"uuid3\", myUUID);","","","var myUUID = uuid.v4();","pm.environment.set(\"uuid4\", myUUID);"],"type":"text/javascript"}}],"id":"69e1a4d9-9e3b-40d0-8421-5f54042fea60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"key":"auth-token","type":"text","value":"{{auth-token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"practices\": [\n    {\n      \"chapter_id\": 2,\n      \"score_percentage\": 33.33,\n      \"level_1_score_percentage\": 33.33,\n      \"level_2_score_percentage\": 33.33,\n      \"level_3_score_percentage\": 33.33,\n      \"grade_id\": 2,\n      \"time_spent\": 555,\n      \"uuid\": \"{{uuid1}}\",\n      \"attempted_at\": \"2019-08-22T05:30:00+05:30\",\n      \"questions\": [\n        {\n          \"id\": 4,\n          \"time_spent\": 2222,\n          \"grade_id\": 2,\n          \"shown_at\": \"2019-08-22T05:30:00+05:30\",\n          \"practice_level\": 1,\n          \"uuid\": \"{{uuid2}}\",\n          \"is_correct\": true\n        },\n        {\n          \"id\": 4,\n          \"time_spent\": 1536050052,\n          \"grade_id\": 2,\n          \"shown_at\": \"2019-08-22T05:30:00+05:30\",\n          \"practice_level\": 1,\n          \"uuid\": \"{{uuid3}}\",\n          \"is_correct\": false\n        }        \n      ]\n    }\n    ]\n}"},"url":"{{host}}/api/v1/progress/practices"},"response":[],"_postman_id":"69e1a4d9-9e3b-40d0-8421-5f54042fea60"},{"name":"Progress - Tests","event":[{"listen":"prerequest","script":{"id":"6e48ca12-a6ff-41e3-9b62-8158923af876","exec":["var uuid = require('uuid');","var myUUID = uuid.v4();","pm.environment.set(\"uuid1\", myUUID);","","","var myUUID = uuid.v4();","pm.environment.set(\"uuid2\", myUUID);","","","var myUUID = uuid.v4();","pm.environment.set(\"uuid3\", myUUID);","","","var myUUID = uuid.v4();","pm.environment.set(\"uuid4\", myUUID);"],"type":"text/javascript"}}],"id":"a3375300-67f0-431e-8a86-3430e62c9427","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"key":"auth-token","type":"text","value":"{{auth-token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"tests\": [\n    {\n      \"chapter_id\": 3,\n      \"score_percentage\": 36.33,\n      \"grade_id\": 2,\n      \"time_spent\": 5255,\n      \"uuid\": \"{{uuid1}}\",\n      \"attempted_at\": \"2019-08-22T05:30:00+05:30\",\n      \"questions\": [\n        {\n          \"id\": 4,\n          \"time_spent\": 2222,\n          \"grade_id\": 2,\n          \"uuid\": \"{{uuid2}}\",\n          \"shown_at\": \"2019-08-22T05:30:00+05:30\",\n          \"is_correct\": true\n        },\n        {\n          \"id\": 4,\n          \"time_spent\": 1536050052,\n          \"grade_id\": 2,\n          \"uuid\": \"{{uuid3}}\",\n          \"shown_at\": \"2019-08-22T05:30:00+05:30\",\n          \"is_correct\": false\n        }        \n      ]\n    }\n    ]\n}"},"url":"{{host}}/api/v1/progress/tests"},"response":[],"_postman_id":"a3375300-67f0-431e-8a86-3430e62c9427"},{"name":"Progress - Exams","event":[{"listen":"prerequest","script":{"id":"44b66287-3f78-488b-80fe-9f8a4b949035","exec":["var uuid = require('uuid');","var myUUID = uuid.v4();","pm.environment.set(\"uuid1\", myUUID);","","","var myUUID = uuid.v4();","pm.environment.set(\"uuid2\", myUUID);","","","var myUUID = uuid.v4();","pm.environment.set(\"uuid3\", myUUID);","","","var myUUID = uuid.v4();","pm.environment.set(\"uuid4\", myUUID);",""],"type":"text/javascript"}}],"id":"decc15bb-2832-4e06-a846-c48e5a78fc14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"key":"auth-token","type":"text","value":"{{auth-token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"exams\": [\n    {\n      \"subject_id\": 3,\n      \"score_percentage\": 36.33,\n      \"grade_id\": 2,\n      \"time_spent\": 5255,\n      \"uuid\": \"{{uuid1}}\",\n      \"attempted_at\": \"2019-08-22T05:30:00+05:30\",\n      \"questions\": [\n        {\n          \"id\": 4,\n          \"time_spent\": 2122,\n          \"grade_id\": 2,\n          \"uuid\": \"{{uuid2}}\",\n          \"shown_at\": \"2019-08-22T05:30:00+05:30\",\n          \"is_correct\": true\n        },\n        {\n          \"id\": 4,\n          \"time_spent\": 1536050052,\n          \"grade_id\": 2,\n          \"uuid\": \"{{uuid3}}\",\n          \"shown_at\": \"2019-08-22T05:30:00+05:30\",\n          \"is_correct\": false\n        }        \n      ]\n    }\n    ]\n}"},"url":"{{host}}/api/v1/progress/exams"},"response":[],"_postman_id":"decc15bb-2832-4e06-a846-c48e5a78fc14"},{"name":"Progress Data","id":"c0cb740d-3576-4d44-a842-bdf37a447b52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"key":"auth-token","type":"text","value":"{{auth-token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"url":{"raw":"{{host}}/api/v1/progress/data?grade_id=5","host":["{{host}}"],"path":["api","v1","progress","data"],"query":[{"key":"grade_id","value":"5"}]}},"response":[],"_postman_id":"c0cb740d-3576-4d44-a842-bdf37a447b52"},{"name":"Preference file","id":"0277308e-3fba-4e3e-a4ce-e7659214097c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"key":"auth-token","type":"text","value":"{{auth-token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"url":{"raw":"{{host}}/api/v1/content/preferences?grade_id=2","host":["{{host}}"],"path":["api","v1","content","preferences"],"query":[{"key":"grade_id","value":"2"}]}},"response":[],"_postman_id":"0277308e-3fba-4e3e-a4ce-e7659214097c"},{"name":"Learner - select","id":"aa7b7c2d-da24-4196-b522-c2252a00b188","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"key":"auth-token","type":"text","value":"{{auth-token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded","disabled":true}],"url":"{{host}}/api/v1/learners/38/select"},"response":[],"_postman_id":"aa7b7c2d-da24-4196-b522-c2252a00b188"},{"name":"Learner - List","id":"e756d14b-35b5-44c0-a832-5ada2f228ad4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"key":"auth-token","type":"text","value":"{{auth-token}}"}],"url":"{{host}}/api/v1/learners"},"response":[],"_postman_id":"e756d14b-35b5-44c0-a832-5ada2f228ad4"},{"name":"Learner - logout","id":"f4f7ad32-a8f6-40ba-896b-d98dcf7f4117","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"key":"auth-token","type":"text","value":"{{auth-token}}"}],"body":{"mode":"raw","raw":""},"url":"{{host}}/api/v1/logout"},"response":[],"_postman_id":"f4f7ad32-a8f6-40ba-896b-d98dcf7f4117"},{"name":"Progress Badges","id":"cda794e8-eccf-4afd-8e82-4a3e21eeabbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","value":"{{apptoken}}","type":"text"},{"key":"device-uuid","value":"{{device_uuid}}","type":"text"},{"key":"language","value":"{{language}}","type":"text"},{"key":"build-number","value":"{{build-number}}","type":"text"},{"key":"auth-token","value":"{{auth-token}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"badges\": [\n            {\n                \"id\": 209,\n                \"awarded_at\": \"2019-08-22T08:12:43+00:00\",\n                \"grade_id\": 2,\n                \"uuid\": \"fffdsdf\",\n                \"entity_type\": null,\n                \"entity_data\": []\n                \n            },\n            {\n                \"id\": 206,\n                \"awarded_at\": \"2019-08-22T08:05:30+05:30\",\n                \"grade_id\": 2,\n                \"uuid\": \"hsagsghd\",\n                \"entity_type\": \"Lesson\",\n                \"entity_data\": [1, 2, 3]\n                \n            }            \n        ]\n}"},"url":"{{host}}/api/v1/progress/badges"},"response":[],"_postman_id":"cda794e8-eccf-4afd-8e82-4a3e21eeabbb"},{"name":"Subscription - create","id":"4e2e7e1e-6d9a-469d-9b7e-fb6a33c08ba1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","value":"{{apptoken}}","type":"text"},{"key":"device-uuid","value":"{{device_uuid}}","type":"text"},{"key":"language","value":"{{language}}","type":"text"},{"key":"build-number","value":"{{build-number}}","type":"text"},{"key":"auth-token","value":"{{auth-token}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"subscription\": {\n    \"learner_id\"             : 38,\n    \"grade_id\"               : 12,\n    \"plan_id\"                : 2,\n    \"subscription_amount\"    : \"25000\",\n    \"currency\"               : \"NGN\",\n    \"shipping_fee\"           : \"0.0\",\n    \"taxes\"                  : \"0.0\",\n    \"total\"                  : \"25000\",\n    \"address_id\"    \t\t : 6,\n    \"preferred_delivery_day\" : 0,\n    \"deliver_to_fullname\"    : \"\",\n    \"deliver_to_phone\"       : \"\",\n    \"delivery_instruction\"   : \"\",\n\t\"payment_mode\"         : \"card\",\n    \"payment_gateway\"        : \"paystack\"\n  }\n}"},"url":"{{host}}/api/v1/checkout/subscriptions/create"},"response":[],"_postman_id":"4e2e7e1e-6d9a-469d-9b7e-fb6a33c08ba1"},{"name":"Transaction - create","id":"d8045aba-cf4d-4c1f-bec0-6c9a705b179f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"key":"auth-token","type":"text","value":"{{auth-token}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"transaction\": {\n      \"subscription_id\"                       : \"917\",\n      \"payment_mode\"                          : \"card\",\n      \"payment_gateway\"                       : \"paystack\",\n      \"payment_gateway_response\"              : \"success\",\n      \"payment_gateway_message\"               : \"Verification successful\",\n      \"payment_gateway_transaction_id\"        : \"\",\n      \"reference\" : {{reference}},\n      \"email\" : \"vivek@vinsol.com\",\n      \"amount\" : \"2500000\",\n      \"currency\" : \"NGN\"\n  }\n}"},"url":"{{host}}/api/v1/checkout/transactions/create"},"response":[],"_postman_id":"d8045aba-cf4d-4c1f-bec0-6c9a705b179f"},{"name":"Card Payment","id":"dc3a1cfc-eabb-4010-92e1-6549b6078adc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"app-token","type":"text","value":"{{apptoken}}"},{"key":"device-uuid","type":"text","value":"{{device_uuid}}"},{"key":"language","type":"text","value":"{{language}}"},{"key":"build-number","type":"text","value":"{{build-number}}"},{"key":"auth-token","type":"text","value":"{{auth-token}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"transaction\": {\n      \"learner_id\"                            : \"38\",\n      \"subscription_id\"                       : \"1143\",\n      \"payment_mode\"                          : \"card\",\n      \"payment_gateway\"                       : \"paystack\",\n      \"status\"              \t\t\t\t  : \"success\",\n      \"payment_gateway_message\"               : \"Verification successful\",\n      \"payment_gateway_transaction_id\"        : \"\",\n      \"reference\" : {{reference}},\n      \"email\" : \"vivek@vinsol.com\",\n      \"amount\" : \"2500000\",\n      \"currency\" : \"NGN\"\n  }\n}"},"url":"{{host}}/api/v1/checkout/card_payments"},"response":[],"_postman_id":"dc3a1cfc-eabb-4010-92e1-6549b6078adc"}]}