GET api/MasterCatalogSrv/GetProductVariant/{productId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| productId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ListResultOfProductVariant| Name | Description | Type | Additional information |
|---|---|---|---|
| Items | Collection of ProductVariant |
None. |
|
| LinkHeader | LinkHeaderParseResultOfProductVariant |
None. |
|
| HasNextPage | boolean |
None. |
|
| HasPreviousPage | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.