GET api/Nota/{id}
Busca uma nota
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Id da Nota |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Nota selecionada
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.