The GetSingleShelfProduct function returns the shelfProduct record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleShelfProduct |
The request body is of type GetSingleShelfProduct.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleShelfProductResponse.
Name | Description | Data Type |
---|---|---|
GetSingleShelfProductResult | ShelfProductInfo |
|