GET api/Produto/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ProdutoName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Cor | string |
None. |
|
Nome | string |
None. |
|
GTIN | string |
None. |
|
Etiquetas | Collection of Etiqueta |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.