POST api/Product/GetItemDetailsByItemCode

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
obj
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "ItemCode": "sample string 1"
}