POST api/GrupoProduto
Request Information
URI Parameters
None.
Body Parameters
GrupoProdutoName | Description | Type | Additional information |
---|---|---|---|
guid | globally unique identifier |
None. |
|
nome | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "guid": "ad16511b-8a08-4444-93bf-f2bf7280ee9b", "nome": "sample string 2" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"f67a7bd6-aed9-48da-a9ac-64b5ab4ae82b"