ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateShelfProduct
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateShelfProduct (Method)
Description
The UpdateShelfProduct function updates a shelfProduct record.
Request (UpdateShelfProductSoapIn)

The request body is of type UpdateShelfProduct.

Request Body Parameters

NameDescriptionData Type
 ShelfProductInfo
 xml:boolean
isForceUpdate Element Processed Element PrimaryLocation Element Facings Element ShelfPosition Element ShelfNumber Element ShelfDisplayId Element ProductId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence shelfProduct Element Sequence UpdateShelfProduct Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ProductId xs:int
ShelfNumber xs:short
ShelfPosition xs:short
Facings xs:short
PrimaryLocation xs:boolean
Processed xs:boolean
isForceUpdate xs:boolean
Response (UpdateShelfProductSoapOut)

The response body is of type UpdateShelfProductResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateShelfProductResult Element Sequence UpdateShelfProductResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service