The UpdateShelfProduct function updates a shelfProduct record.
Method | /productbasecomponents.asmx/UpdateShelfProduct |
The request body is of type UpdateShelfProduct.
Name | Description | Data Type |
---|---|---|
shelfProduct | ShelfProductInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateShelfProductResponse.
Name | Description | Data Type |
---|---|---|
UpdateShelfProductResult | xml:int |
|