some changes updated
This commit is contained in:
parent
ed7a06c156
commit
6f1d7b418b
|
@ -604,7 +604,94 @@ Response is a Json with these fields
|
|||
{
|
||||
"action": "Get Dashboard - Admin",
|
||||
"message": "Data Found",
|
||||
"new": [],
|
||||
"new": [
|
||||
{
|
||||
"id": "Z54IRZZMB3RP9TR",
|
||||
"company_details_pdf_links": [
|
||||
{
|
||||
"link": "https://storage.googleapis.com/cdc-backend-attachments/company_attachments/Q54IRZZMC3RP8F6%2FI5U4RDTV0OP0EM0_2019+Student+Details+-+Total%28State+Sort%29+-+Copy.pdf",
|
||||
"name": "I5U4RDTV0OP0EM0_2019 Student Details - Total(State Sort) - Copy.pdf"
|
||||
},
|
||||
{
|
||||
"link": "https://storage.googleapis.com/cdc-backend-attachments/company_attachments/Q54IRZZMC3RP8F6%2FW04JWWNNMIBX0JX_2019+Student+Details+-+Total%28State+Sort%29.pdf",
|
||||
"name": "W04JWWNNMIBX0JX_2019 Student Details - Total(State Sort).pdf"
|
||||
},
|
||||
{
|
||||
"link": "https://storage.googleapis.com/cdc-backend-attachments/company_attachments/Q54IRZZMC3RP8F6%2FT1BXP98WBT9BHOR_AP0313017732021LL-Driving+Licence+-+Copy.pdf",
|
||||
"name": "T1BXP98WBT9BHOR_AP0313017732021LL-Driving Licence - Copy.pdf"
|
||||
}
|
||||
],
|
||||
"description_pdf_links": [
|
||||
{
|
||||
"link": "https://storage.googleapis.com/cdc-backend-attachments/company_attachments/Q54IRZZMC3RP8F6%2FC78TE2Z67BPZ41O_CSE-V-SEM.pdf",
|
||||
"name": "C78TE2Z67BPZ41O_CSE-V-SEM.pdf"
|
||||
}
|
||||
],
|
||||
"compensation_pdf_links": [
|
||||
{
|
||||
"link": "https://storage.googleapis.com/cdc-backend-attachments/company_attachments/Q54IRZZMC3RP8F6%2F8D5OFQ46H43DD3S_module5And6Attendance.pdf",
|
||||
"name": "8D5OFQ46H43DD3S_module5And6Attendance.pdf"
|
||||
},
|
||||
{
|
||||
"link": "https://storage.googleapis.com/cdc-backend-attachments/company_attachments/Q54IRZZMC3RP8F6%2FG8OU2PE919PFKSR_Print+Application11.pdf",
|
||||
"name": "G8OU2PE919PFKSR_Print Application11.pdf"
|
||||
}
|
||||
],
|
||||
"selection_procedure_details_pdf_links": [
|
||||
{
|
||||
"link": "https://storage.googleapis.com/cdc-backend-attachments/company_attachments/Q54IRZZMC3RP8F6%2FDZTQQ6YBGBQ47PY_screencapture-onlinesbi-sbi-sbicollect-fsssuccessresponseredirect-htm-2021-07-19-18_",
|
||||
"name": "DZTQQ6YBGBQ47PY_screencapture-onlinesbi-sbi-sbicollect-fsssuccessresponseredirect-htm-2021-07-19-18_"
|
||||
},
|
||||
{
|
||||
"link": "https://storage.googleapis.com/cdc-backend-attachments/company_attachments/Q54IRZZMC3RP8F6%2FN490PUXJEEN4JZ9_screencapture-onlinesbi-sbi-sbicollect-payment-suvidhapayment-htm-2021-07-19-23_12_3",
|
||||
"name": "N490PUXJEEN4JZ9_screencapture-onlinesbi-sbi-sbicollect-payment-suvidhapayment-htm-2021-07-19-23_12_3"
|
||||
}
|
||||
],
|
||||
"company_name": "Cred",
|
||||
"address": "Cred India Pvt. Ltd.5, Awagarh House, MG Road(next to Bachoomal collections)Agra (UP), - 282002India",
|
||||
"company_type": "Private Sector",
|
||||
"nature_of_business": "Technology",
|
||||
"website": "www.cred.com",
|
||||
"company_details": "This s a very nice company",
|
||||
"is_company_details_pdf": true,
|
||||
"contact_person_name": "John",
|
||||
"phone_number": 9390291922,
|
||||
"email": "@gmail.com",
|
||||
"city": "Mumbai",
|
||||
"state": "Maharashtra",
|
||||
"country": "India",
|
||||
"pin_code": 530013,
|
||||
"city_type": "Domestic",
|
||||
"designation": "Software Developer",
|
||||
"description": "very nice job",
|
||||
"is_description_pdf": true,
|
||||
"compensation_CTC": 1200000,
|
||||
"compensation_gross": 1100000,
|
||||
"compensation_take_home": 1000000,
|
||||
"compensation_bonus": 10000,
|
||||
"compensation_details": "very good compensation",
|
||||
"is_compensation_details_pdf": true,
|
||||
"bond_details": "nil",
|
||||
"selection_procedure_rounds": [
|
||||
"Resume Shortlisting",
|
||||
"Technical Interview",
|
||||
"HR Interview"
|
||||
],
|
||||
"selection_procedure_details": "All rounds are complusory",
|
||||
"is_selection_procedure_details_pdf": true,
|
||||
"tier": "4",
|
||||
"tentative_date_of_joining": "2022-01-15",
|
||||
"allowed_batch": ["2018", "2019"],
|
||||
"allowed_branch": ["CSE", "EE"],
|
||||
"tentative_no_of_offers": 5,
|
||||
"other_requirements": "above 8 cpi",
|
||||
"additional_info": ["School", "Home Town"],
|
||||
"email_verified": false,
|
||||
"offer_accepted": null,
|
||||
"deadline_date": "2021-12-04",
|
||||
"created_at": "2021-12-02T20:12:21+05:30"
|
||||
}
|
||||
],
|
||||
"ongoing": [
|
||||
{
|
||||
"id": "Q54IRZZMC3RP8F6",
|
||||
|
@ -693,7 +780,94 @@ Response is a Json with these fields
|
|||
"created_at": "2021-12-02T20:12:21+05:30"
|
||||
}
|
||||
],
|
||||
"previous": []
|
||||
"previous": [
|
||||
{
|
||||
"id": "Q74IRZZMC3RP8F6",
|
||||
"company_details_pdf_links": [
|
||||
{
|
||||
"link": "https://storage.googleapis.com/cdc-backend-attachments/company_attachments/Q54IRZZMC3RP8F6%2FI5U4RDTV0OP0EM0_2019+Student+Details+-+Total%28State+Sort%29+-+Copy.pdf",
|
||||
"name": "I5U4RDTV0OP0EM0_2019 Student Details - Total(State Sort) - Copy.pdf"
|
||||
},
|
||||
{
|
||||
"link": "https://storage.googleapis.com/cdc-backend-attachments/company_attachments/Q54IRZZMC3RP8F6%2FW04JWWNNMIBX0JX_2019+Student+Details+-+Total%28State+Sort%29.pdf",
|
||||
"name": "W04JWWNNMIBX0JX_2019 Student Details - Total(State Sort).pdf"
|
||||
},
|
||||
{
|
||||
"link": "https://storage.googleapis.com/cdc-backend-attachments/company_attachments/Q54IRZZMC3RP8F6%2FT1BXP98WBT9BHOR_AP0313017732021LL-Driving+Licence+-+Copy.pdf",
|
||||
"name": "T1BXP98WBT9BHOR_AP0313017732021LL-Driving Licence - Copy.pdf"
|
||||
}
|
||||
],
|
||||
"description_pdf_links": [
|
||||
{
|
||||
"link": "https://storage.googleapis.com/cdc-backend-attachments/company_attachments/Q54IRZZMC3RP8F6%2FC78TE2Z67BPZ41O_CSE-V-SEM.pdf",
|
||||
"name": "C78TE2Z67BPZ41O_CSE-V-SEM.pdf"
|
||||
}
|
||||
],
|
||||
"compensation_pdf_links": [
|
||||
{
|
||||
"link": "https://storage.googleapis.com/cdc-backend-attachments/company_attachments/Q54IRZZMC3RP8F6%2F8D5OFQ46H43DD3S_module5And6Attendance.pdf",
|
||||
"name": "8D5OFQ46H43DD3S_module5And6Attendance.pdf"
|
||||
},
|
||||
{
|
||||
"link": "https://storage.googleapis.com/cdc-backend-attachments/company_attachments/Q54IRZZMC3RP8F6%2FG8OU2PE919PFKSR_Print+Application11.pdf",
|
||||
"name": "G8OU2PE919PFKSR_Print Application11.pdf"
|
||||
}
|
||||
],
|
||||
"selection_procedure_details_pdf_links": [
|
||||
{
|
||||
"link": "https://storage.googleapis.com/cdc-backend-attachments/company_attachments/Q54IRZZMC3RP8F6%2FDZTQQ6YBGBQ47PY_screencapture-onlinesbi-sbi-sbicollect-fsssuccessresponseredirect-htm-2021-07-19-18_",
|
||||
"name": "DZTQQ6YBGBQ47PY_screencapture-onlinesbi-sbi-sbicollect-fsssuccessresponseredirect-htm-2021-07-19-18_"
|
||||
},
|
||||
{
|
||||
"link": "https://storage.googleapis.com/cdc-backend-attachments/company_attachments/Q54IRZZMC3RP8F6%2FN490PUXJEEN4JZ9_screencapture-onlinesbi-sbi-sbicollect-payment-suvidhapayment-htm-2021-07-19-23_12_3",
|
||||
"name": "N490PUXJEEN4JZ9_screencapture-onlinesbi-sbi-sbicollect-payment-suvidhapayment-htm-2021-07-19-23_12_3"
|
||||
}
|
||||
],
|
||||
"company_name": "Make My Trip",
|
||||
"address": "MakeMyTrip India Pvt. Ltd.5, Awagarh House, MG Road(next to Bachoomal collections)Agra (UP), - 282002India",
|
||||
"company_type": "Private Sector",
|
||||
"nature_of_business": "Technology",
|
||||
"website": "www.makemytrip.com",
|
||||
"company_details": "This s a very nice company",
|
||||
"is_company_details_pdf": true,
|
||||
"contact_person_name": "Gowtham",
|
||||
"phone_number": 9390291911,
|
||||
"email": "saisurya3127@gmail.com",
|
||||
"city": "Mumbai",
|
||||
"state": "Maharashtra",
|
||||
"country": "India",
|
||||
"pin_code": 530013,
|
||||
"city_type": "Domestic",
|
||||
"designation": "Software Developer",
|
||||
"description": "very nice job",
|
||||
"is_description_pdf": true,
|
||||
"compensation_CTC": 1200000,
|
||||
"compensation_gross": 1100000,
|
||||
"compensation_take_home": 1000000,
|
||||
"compensation_bonus": 10000,
|
||||
"compensation_details": "very good compensation",
|
||||
"is_compensation_details_pdf": true,
|
||||
"bond_details": "nil",
|
||||
"selection_procedure_rounds": [
|
||||
"Resume Shortlisting",
|
||||
"Technical Interview",
|
||||
"HR Interview"
|
||||
],
|
||||
"selection_procedure_details": "All rounds are complusory",
|
||||
"is_selection_procedure_details_pdf": true,
|
||||
"tier": "4",
|
||||
"tentative_date_of_joining": "2022-01-15",
|
||||
"allowed_batch": ["2018", "2019"],
|
||||
"allowed_branch": ["CSE", "EE"],
|
||||
"tentative_no_of_offers": 5,
|
||||
"other_requirements": "above 8 cpi",
|
||||
"additional_info": ["School", "Home Town"],
|
||||
"email_verified": false,
|
||||
"offer_accepted": null,
|
||||
"deadline_date": "2021-12-04",
|
||||
"created_at": "2021-12-02T20:12:21+05:30"
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue