ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleShelfProduct
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleShelfProduct (Method)
Description
The GetSingleShelfProduct function returns the shelfProduct record for the given primary key.
Request (GetSingleShelfProductSoapIn)

The request body is of type GetSingleShelfProduct.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleShelfProduct Element

Overview

Sequence
itemId xs:int
Response (GetSingleShelfProductSoapOut)

The response body is of type GetSingleShelfProductResponse.

Response 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 GetSingleShelfProductResult Element Sequence GetSingleShelfProductResponse 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
See Also
All Operations Resource GroupProductBaseComponents Web Service