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": "ecd8b514-b849-4358-aff1-271b9f0e5d95", "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:
"56f443f5-6db0-4058-ba71-58298a76e87f"