GET api/Nota/GetNotasByAluno/{IdAluno}

Buscar notas de um aluno

Request Information

URI Parameters

NameDescriptionTypeAdditional information
IdAluno

Id da Nota

integer

Required

Body Parameters

None.

Response Information

Resource Description

Lista de notas

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.