Get single record from Assortments table by specified primary key
Method | /productbasecomponents.asmx/GetSingleAssortment |
The request body is of type GetSingleAssortment.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleAssortmentResponse.
Name | Description | Data Type |
---|---|---|
GetSingleAssortmentResult | AssortmentInfo |
|