GET api/Quantities?productId={productId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
productId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
QuantitiesName | Description | Type | Additional information |
---|---|---|---|
Available | integer |
None. |
|
Total | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.