POST ProductBrandDetails/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:
{
"ProductBrandId": "55605367-3c48-4074-9e2d-d6ae638bf2cc",
"ProductBrandCode": "sample string 2",
"ProductBrandName": "sample string 3",
"ProductBrandDescription": "sample string 4",
"ProductBrandAlieas": "sample string 5",
"IsActive": true,
"UserId": "sample string 7"
}
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.