ProductBaseComponents Web Service
Method/productbasecomponents.asmx/AddShelfProduct
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/AddShelfProduct (Method)
Description
The AddShelfProduct function adds a shelfProduct record.
Request (AddShelfProductSoapIn)

The request body is of type AddShelfProduct.

Request Body Parameters

NameDescriptionData Type
 ShelfProductInfo
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 AddShelfProduct 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
Response (AddShelfProductSoapOut)

The response body is of type AddShelfProductResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddShelfProductResult Element Sequence AddShelfProductResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service