POST api/tbl_Product/Delete/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
tbl_Product| Name | Description | Type | Additional information |
|---|---|---|---|
| ListSUB | Collection of tbl_Product |
None. |
|
| CloneID | string |
None. |
|
| Prod_ID | integer |
None. |
|
| Vender_ID | integer |
None. |
|
| Prod_Name | string |
None. |
|
| Prod_Desc | string |
None. |
|
| Prod_PurchasePrice | string |
None. |
|
| Prod_SellPrice | string |
None. |
|
| Prod_Stock | string |
None. |
|
| Prod_BarCode | string |
None. |
|
| Prod_HSNCode | string |
None. |
|
| Prod_TaxPercentage | string |
None. |
|
| Warehouse | string |
None. |
|
| Rack | string |
None. |
|
| CreatedOn | date |
None. |
|
| CreatedBy | string |
None. |
|
| IsActive | 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.