GET api/Item/QuantityAvailable/{OwnerId}/{SystemUserId}/{DispatchLocationId}/{ProductId}/{ItemId}

Get available quantity on item

Request Information

URI Parameters

NameDescriptionTypeAdditional information
OwnerId

globally unique identifier

Required

SystemUserId

globally unique identifier

Required

DispatchLocationId

globally unique identifier

Required

ProductId

globally unique identifier

Required

ItemId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

decimal

decimal number

Response Formats

application/json, text/json

Sample:
1.0