{"info":{"_postman_id":"23835d6c-da3b-40e9-befb-28832abc58fb","name":"creativeTaskFromITDER","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"9283110","collectionId":"23835d6c-da3b-40e9-befb-28832abc58fb","publishedId":"2sAXxY38Gq","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-05-02T10:07:41.000Z"},"item":[{"name":"auth","item":[{"name":"userLogin","id":"8fe230b3-35d4-48e8-b6c1-bfc4ad052d25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"admin@gmail.com\",\r\n    \"password\": \"123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{itder}}/api/login","urlObject":{"path":["api","login"],"host":["{{itder}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8fe230b3-35d4-48e8-b6c1-bfc4ad052d25"},{"name":"userRegister","id":"fe66e086-fc79-4e45-9820-a92d776d946c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Najmun Nafiz\",\r\n    \"mobile\": \"01799646661\",\r\n    \"email\": \"najmun02@gmail.com\",\r\n    \"password\": \"123\",\r\n    \"password_confirmation\":\"123\",\r\n    \"role\":\"user\",\r\n    \"gender\":\"male\",\r\n    \"address\":\"Pabna\",\r\n    \"image\":null\r\n}","options":{"raw":{"language":"json"}}},"url":"{{root_variable}}/api/register","urlObject":{"path":["api","register"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe66e086-fc79-4e45-9820-a92d776d946c"},{"name":"otpVerify","id":"cd1535d4-5a47-4412-816a-706fa61adf52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"najmun02@gmail.com\",\r\n    \"verify_code\": 638680\r\n}","options":{"raw":{"language":"json"}}},"url":"{{root_variable}}/api/otp-verify-code","urlObject":{"path":["api","otp-verify-code"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cd1535d4-5a47-4412-816a-706fa61adf52"}],"id":"6eaafae5-0c8d-4f1c-95e5-6f1f372043f8","_postman_id":"6eaafae5-0c8d-4f1c-95e5-6f1f372043f8","description":""},{"name":"task","item":[{"name":"getCourseListData","id":"0da837c9-c25e-48b4-975f-bf468d612f30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"najmun02@gmail.com\",\r\n    \"password\": \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://itder.com/api/get-course-list","urlObject":{"protocol":"https","path":["api","get-course-list"],"host":["itder","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0da837c9-c25e-48b4-975f-bf468d612f30"},{"name":"savePurchaseForm","id":"36db5ad3-76dd-4b3c-9932-aeb1ec4a1583","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"course_id","value":"2","type":"text"},{"key":"admission_date","value":"2024-10-12","type":"text"},{"key":"photo","type":"file","src":"k3WHOBFgq/CompressJPEG.online_1080x1080_image (1).jpg"},{"key":"name","value":"Test Student","type":"text"},{"key":"father_name","value":"Father 1001","type":"text"},{"key":"father_phone_no","value":"01799646663","type":"text"},{"key":"school_collage_name","value":"Colleage 1","type":"text"},{"key":"job_title","value":"Developer","type":"text"},{"key":"email","value":"email@gmail.com","type":"text"},{"key":"gender","value":"male","type":"text"},{"key":"present_address","value":"Pabna","type":"text"},{"key":"permanent_address","value":"Pabna","type":"text"},{"key":"nid_no","value":"234234234","type":"text"},{"key":"phone_no","value":"01799646665","type":"text"},{"key":"local_guardian_name","value":"Local 1001","type":"text"},{"key":"local_guardian_phone_no","value":"01799646612","type":"text"},{"key":"date_of_birth","value":"2001-10-12","type":"text"},{"key":"blood_group","value":"AB+","type":"text"},{"key":"course_fee","value":"4500","type":"text"},{"key":"course_qty","value":"1","type":"text"},{"key":"total_course_fee","value":"4500","type":"text"},{"key":"discount_course_fee","value":"4500","type":"text"},{"key":"sub_total_course_fee","value":"4500","type":"text"}]},"url":"https://itder.com/api/course-purchase","urlObject":{"protocol":"https","path":["api","course-purchase"],"host":["itder","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"36db5ad3-76dd-4b3c-9932-aeb1ec4a1583"},{"name":"searchPurchaseData","id":"4c841f9b-5b19-45de-8632-cd35ca1f9dd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"form_no\":\"100002\",\r\n    \"phone_no\":\"01799646665\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{itder}}/api/search-purchase-data","urlObject":{"path":["api","search-purchase-data"],"host":["{{itder}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c841f9b-5b19-45de-8632-cd35ca1f9dd8"},{"name":"saveOnlineRegisterForm","id":"60f53fd3-521b-4b12-a56d-bf4369fde0d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Test Student","type":"text"},{"key":"email","value":"email@gmail.com","type":"text"},{"key":"phone","value":"01799646663","type":"text"},{"key":"school_collage_name","value":"Colleage 1","type":"text"},{"key":"degree_name","value":"BSc Hon's","type":"text"},{"key":"course_name","value":"Full Admin Support (Offline Course)","type":"text"},{"key":"present_address","value":"Dhaka Bangladesh","type":"text"},{"key":"is_gene_knowledge_of_comp","value":"0","type":"text"},{"key":"is_personal_computer","value":"1","type":"text"},{"key":"is_wifi_at_home","value":"1","type":"text"}]},"url":"{{root_variable}}/api/save-online-register-form","urlObject":{"path":["api","save-online-register-form"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"60f53fd3-521b-4b12-a56d-bf4369fde0d0"}],"id":"23766c10-6861-4837-8d82-404211d022d8","_postman_id":"23766c10-6861-4837-8d82-404211d022d8","description":""},{"name":"latexManage","item":[{"name":"blogCategory","item":[{"name":"partials","item":[{"name":"activeBlogCategory","id":"24cd0846-f9e3-4043-8257-dcabf4c7ec1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth_token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{root_variable}}/api/blog-category-active/6","urlObject":{"path":["api","blog-category-active","6"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"24cd0846-f9e3-4043-8257-dcabf4c7ec1b"},{"name":"inActiveBlogCategory","id":"3fb2335f-a21f-4206-accb-c1263c096a36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth_token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{root_variable}}/api/blog-category-inactive/6","urlObject":{"path":["api","blog-category-inactive","6"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3fb2335f-a21f-4206-accb-c1263c096a36"}],"id":"702b0648-7c33-4e60-ba91-2beef656d06d","_postman_id":"702b0648-7c33-4e60-ba91-2beef656d06d","description":""},{"name":"getBlogCategoryData","id":"8efce91b-4571-438e-b444-eb0a77e7b9f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth_token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{root_variable}}/api/blog-category","urlObject":{"path":["api","blog-category"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8efce91b-4571-438e-b444-eb0a77e7b9f9"},{"name":"saveBlogCategoryData","id":"cbc7911b-58be-4d8a-8e32-7569386e293e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"category_name\": \"Category 1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{root_variable}}/api/blog-category","urlObject":{"path":["api","blog-category"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cbc7911b-58be-4d8a-8e32-7569386e293e"},{"name":"singleBlogCategoryData","id":"6eb2541c-cc1f-4db6-b8f2-849f781f675c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth_token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{root_variable}}/api/blog-category/7","urlObject":{"path":["api","blog-category","7"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6eb2541c-cc1f-4db6-b8f2-849f781f675c"},{"name":"updateBlogCategoryData","id":"9d011155-ad4e-4d89-8628-9578f42defe2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth_token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"category_name\": \"Expense Category 1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{root_variable}}/api/blog-category/7","urlObject":{"path":["api","blog-category","7"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d011155-ad4e-4d89-8628-9578f42defe2"},{"name":"deleteBlogCategoryData","id":"d0767798-9988-4814-ad65-0c04cbe2e31e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{root_variable}}/api/blog-category/7","urlObject":{"path":["api","blog-category","7"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d0767798-9988-4814-ad65-0c04cbe2e31e"}],"id":"5e0a0f34-d87e-46e3-b851-0be6cf507363","_postman_id":"5e0a0f34-d87e-46e3-b851-0be6cf507363","description":""},{"name":"blog","item":[{"name":"partials","item":[{"name":"activeBlog","id":"3ad24bcd-97ad-4cb7-b80a-354d108ad55b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth_token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{root_variable}}/api/blog-active/3","urlObject":{"path":["api","blog-active","3"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3ad24bcd-97ad-4cb7-b80a-354d108ad55b"},{"name":"inActiveBlog","id":"1e1b98a7-ea19-4e29-8126-a7735d109e71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth_token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{root_variable}}/api/blog-inactive/3","urlObject":{"path":["api","blog-inactive","3"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1e1b98a7-ea19-4e29-8126-a7735d109e71"}],"id":"70dc693d-abb5-40cc-a3ab-5e53dc1f3ecd","_postman_id":"70dc693d-abb5-40cc-a3ab-5e53dc1f3ecd","description":""},{"name":"getBlogData","id":"f96129d4-4d39-440f-b049-77ff64289eeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth_token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{root_variable}}/api/blog","urlObject":{"path":["api","blog"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f96129d4-4d39-440f-b049-77ff64289eeb"},{"name":"saveBlogData","id":"07d3c7d4-f498-490d-8e18-2bbabebc929a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"blog_category_id","value":"1","type":"text"},{"key":"title","value":"Test Blog","type":"text"},{"key":"post","value":"This is test blog post data.","type":"text"},{"key":"photo","type":"file","src":"ISyZaLkLg/382006463_270306759173096_7016164224604190319_n.jpg"}]},"url":"{{root_variable}}/api/blog","urlObject":{"path":["api","blog"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"07d3c7d4-f498-490d-8e18-2bbabebc929a"},{"name":"singleBlogData","id":"f93b0594-e480-491a-be8e-c40662b59828","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth_token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{root_variable}}/api/blog/3","urlObject":{"path":["api","blog","3"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f93b0594-e480-491a-be8e-c40662b59828"},{"name":"updateBlogData","id":"bc6ad2f6-08ce-493e-860e-1486354db751","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"blog_category_id","value":"5","type":"text"},{"key":"title","value":"Test Blog 3","type":"text"},{"key":"post","value":"This is test blog post data.3","type":"text"},{"key":"photo","type":"file","src":"87b0ZQL4a/380434366_269287879274984_3969300536864750451_n.jpg"}]},"url":"{{root_variable}}/api/blog-update/3","urlObject":{"path":["api","blog-update","3"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bc6ad2f6-08ce-493e-860e-1486354db751"},{"name":"deleteBlogData","id":"46481cda-0113-417b-9151-59569fab9097","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth_token}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{root_variable}}/api/blog/3","urlObject":{"path":["api","blog","3"],"host":["{{root_variable}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"46481cda-0113-417b-9151-59569fab9097"}],"id":"bdf4d597-c45c-4a50-9371-653fe00f8bc9","_postman_id":"bdf4d597-c45c-4a50-9371-653fe00f8bc9","description":""}],"id":"7ce262d7-fb32-472b-a682-fecd6d97c21a","_postman_id":"7ce262d7-fb32-472b-a682-fecd6d97c21a","description":""}]}