The AddShelfProduct function adds a shelfProduct record.
Method | /productbasecomponents.asmx/AddShelfProduct |
The request body is of type AddShelfProduct.
Name | Description | Data Type |
---|---|---|
shelfProduct | ShelfProductInfo |
|
The response body is of type AddShelfProductResponse.
Name | Description | Data Type |
---|---|---|
AddShelfProductResult | xml:int |
|