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": "39a0b46a-55c3-435f-9b9e-d1712141f458", "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:
"6362be28-22d6-42eb-80d3-c7aa452a39d4"