GET api/LinhaProduto
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of LinhaProdutoName | Description | Type | Additional information |
---|---|---|---|
guid | globally unique identifier |
None. |
|
nome | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "guid": "14ac0975-a70a-4bb1-a2e2-dde9cd865335", "nome": "sample string 2" }, { "guid": "14ac0975-a70a-4bb1-a2e2-dde9cd865335", "nome": "sample string 2" } ]