GET api/ItemMaster/ItemType
GET Item types
Request Information
Request body formats
text/plain
Sample:
No body required. Body is ignored
Response Information
Response body formats
application/json, text/json
Sample:
[ { "ItemType": "sample string 1" }, { "ItemType": "sample string 1" }, { "ItemType": "sample string 1" } ]