Delete record from Assortments table by specified primary key
Method | /productbasecomponents.asmx/DeleteAssortment |
The request body is of type DeleteAssortment.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteAssortmentResponse.
Name | Description | Data Type |
---|---|---|
DeleteAssortmentResult | xml:boolean |
|