The GetShelfDisplays function returns all shelfDisplay records for the specified parameters.
Method | /productbasecomponents.asmx/GetShelfDisplays |
The request body is of type GetShelfDisplays.
Name | Description | Data Type |
---|---|---|
filter | ShelfDisplaysFilter |
|
The response body is of type GetShelfDisplaysResponse.
Name | Description | Data Type |
---|---|---|
GetShelfDisplaysResult | ArrayOfViewShelfDisplayInfo |
|