POST api/ProductCategory/DeleteProductCategory
Request Information
URI Parameters
None.
Body Parameters
CGProductCategory| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductCategoryId | integer |
None. |
|
| CategoryName | string |
None. |
|
| Description | string |
None. |
|
| IsActive | boolean |
None. |
|
| Products | Collection of CGProduct |
None. |
|
| DateDeleted | date |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ProductCategoryResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| ResponseObject | CGProductCategory |
None. |
|
| Code | ResponseCode |
None. |
|
| Message | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.