GET api/ListMasterStock/{itemCategoryId}/{PageNumber}/{PageSize}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
itemCategoryId

integer

Required

PageNumber

integer

Required

PageSize

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of InventoryStockModel
NameDescriptionTypeAdditional information
ItemCategoryId

integer

None.

ItemCategoryName

string

None.

ItemId

integer

None.

ItemName

string

None.

ProductId

string

None.

UoMId

integer

None.

UoMName

string

None.

StockId

integer

None.

MinStock

integer

None.

InStock

integer

None.

Booked

integer

None.

AvailableStock

integer

None.

Response Formats

application/json, text/json

Sample:

Sample not available.