GET v1/SizeRanges/{id}
Get SizeRange
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of JSON Objects
SizeRange| Name | Description | Type | Additional information |
|---|---|---|---|
SizeRangeName |
string |
None. |
|
Sizes |
Collection of string |
None. |
|
Id |
integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.
