curl --location --request POST 'https://vallelabs-pei-hvi.talentum.edu.co/pei/academic-pedagogical/aspect-ind/7ce35bee-6ab1-4627-96f1-4856e51b0e05' \
--form 'data="{
\"educationalModel\": {
\"model\": \"Select Model\",
\"description\": \"Rich Text Field\",
\"observation\": \"Observations\"
},
\"pedagogicalApproach\": {
\"description\": \"Rich Text Field\",
\"observation\": \"Observations\"
},
\"curriculumStructure\": [
{
\"type\": \"Select Type\",
\"lastUpdatedDate\": \"Date\",
\"expressedSupportNeeds\": {
\"description\": \"Rich Text Field\",
\"observation\": \"Observations\"
},
\"institutionalActionProjection\": {
\"description\": \"Rich Text Field\",
\"observation\": \"Observations\"
}
}
],
\"pedagogicalPractices\": [
{
\"responsible\": \"Responsible\",
\"steamExperiences\": {
\"description\": \"Rich Text Field\",
\"observation\": \"Observations\"
},
\"description\": {
\"description\": \"Rich Text Field\",
\"observation\": \"Observations\"
},
\"steamManager\": {
\"name\": \"STEAM Manager (Name and Contact)\",
\"phone\": \"Phone\",
\"email\": \"Email\"
}
}
],
\"researchAndEducationalInnovation\": [
{
\"processType\": \"Type of Process\",
\"projectTitle\": \"Title of the Project\",
\"mainObjective\": {
\"description\": \"Rich Text Field\",
\"observation\": \"Observations\"
},
\"knowledgeAreas\": \"Areas of Knowledge Impacted by the Project\",
\"researchProductType\": \"Type of Research Product\",
\"involvedGrades\": [\"2\"],
\"processLeader\": { \"name\": \"name\", \"phone\": \"Phone\", \"email\": \"Email\" }
}
]
}"'