POST api/Product/GetItemDetailsByItemCode
No documentation available.
Request Information
Parameters
| Name | Description | Additional information | 
|---|---|---|
| obj | No documentation available. | Define this parameter in the request body. | 
Request body formats
application/json, text/json
            Sample:
{
  "ItemCode": "sample string 1"
}