For AI agents: visit https://hubeducacional.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Section entity object insert
JSON
{
"turma": [
{
"operacao": "insert",
"obj": {
"chave_registro": 2,
"id": "3a2bfbc5a8cd4a799ba2d4a8a6527508",
"codigo_turma": "004A",
"nome_turma": "Infantil II A",
"nome_serie": "Grupo 4"
}
}
]
}
Section entity object update
JSON
{
"turma": [
{
"operacao": "update",
"obj": {
"id": "3AEE079E-4B66-11EB-BDBD-0A190BAE2C86",
"nome_turma": "Turma Médio Segundo Ano D",
"codigo_turma": "tm133",
"codigo_periodo": "12345",
"nome_serie": "2ª Série",
"chave_registro": 26
}
},
]
}
Section entity object delete
JSON
{
"turma": [
{
"operacao": "delete",
"obj": {
"id": "C1DB8224-29EE-11EB-BDBD-0A190BAE2C86",
"codigo_turma": "30222",
"codigo_periodo": "2020",
"chave_registro": 3
}
}
]
}
Shift indication dictionary.
Shift Description 1 morning 2 evening 3 night 4 integral