GET api/MasterCatalogSrv/GetProductVariant/{productId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
productId

integer

Required

Body Parameters

None.

Response Information

Resource Description

ListResultOfProductVariant
NameDescriptionTypeAdditional 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.