POST ProductGroup/Update
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| lModel | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"ProductGroupId": "a4dbb451-1a1a-42c9-adb2-e830d29b1158",
"ProductGroupName": "sample string 2",
"ProductGroupDescription": "sample string 3",
"IsActive": true,
"UserId": "sample string 5"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.