Add new record to Assortments table
Method | /productbasecomponents.asmx/AddAssortment |
The request body is of type AddAssortment.
Name | Description | Data Type |
---|---|---|
assortment | AssortmentInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddAssortmentResponse.
Name | Description | Data Type |
---|---|---|
AddAssortmentResult | xml:int |
|