GET api/Inventory/InventoryCategoryDetail/{id}

Allows you to get a specific Inventory Categories.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

ID of to get

integer

Required

Body Parameters

None.

Response Information

Resource Description

with the information

ApiResultOfIInventoryCategoryDetail
NameDescriptionTypeAdditional information
Result

IInventoryCategoryDetail

None.

IsSuccessful

boolean

None.

ErrorMessage

string

None.

Response Formats

application/xml, text/xml, application/json, text/json

Sample:

Sample not available.