PUT api/LinhaProduto
Request Information
URI Parameters
None.
Body Parameters
LinhaProdutoName | Description | Type | Additional information |
---|---|---|---|
guid | globally unique identifier |
None. |
|
nome | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "guid": "d57110ee-58bc-4b9a-8945-88229891d018", "nome": "sample string 2" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.