GET api/Item/QuantityAvailable/{OwnerId}/{SystemUserId}/{DispatchLocationId}/{ProductId}/{ItemId}
Get available quantity on item
Request Information
URI Parameters
| Name | Description | Type | Additional 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 numberResponse Formats
application/json, text/json
Sample:
1.0