GET api/GrupoProduto
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of GrupoProdutoName | Description | Type | Additional information |
---|---|---|---|
guid | globally unique identifier |
None. |
|
nome | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "guid": "fdd2e434-5010-4aff-8a54-a11d7d157dba", "nome": "sample string 2" }, { "guid": "fdd2e434-5010-4aff-8a54-a11d7d157dba", "nome": "sample string 2" } ]