GET api/peca/{id}
Obtém uma peça pelo seu identificador.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Identificador da peça. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Objeto , se encontrado.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.