The GetEslProductLabels function returns all eslProductLabel records for the specified parameters.
| Method | /productbasecomponents.asmx/GetEslProductLabels |
The request body is of type GetEslProductLabels.
| Name | Description | Data Type |
|---|---|---|
| filter | EslProductLabelsFilter |

![]() |
|
The response body is of type GetEslProductLabelsResponse.
| Name | Description | Data Type |
|---|---|---|
| GetEslProductLabelsResult | ArrayOfViewEslProductLabelInfo |

![]() |
|