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

![]() |
|
The response body is of type GetContainerArticlesResponse.
| Name | Description | Data Type |
|---|---|---|
| GetContainerArticlesResult | ArrayOfViewContainerArticleInfo |

![]() |
|