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": "f7eeaaf0-7d29-4608-9b6a-66b2fa91c5f8", "nome": "sample string 2" }, { "guid": "f7eeaaf0-7d29-4608-9b6a-66b2fa91c5f8", "nome": "sample string 2" } ]