GET api/GetNivel_Educativo
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
TB_NivelEducativo| Name | Description | Type | Additional information |
|---|---|---|---|
| idNivelEducativo | globally unique identifier |
None. |
|
| nomNivelEducativo | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"idNivelEducativo": "e0ae4d79-f441-4c91-9fc6-51d4b14d1cbe",
"nomNivelEducativo": "sample string 2"
}