The GetSingleShelfDisplay function returns the shelfDisplay record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleShelfDisplay |
The request body is of type GetSingleShelfDisplay.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleShelfDisplayResponse.
Name | Description | Data Type |
---|---|---|
GetSingleShelfDisplayResult | ShelfDisplayInfo |
|