The GetSingleContainerArticle function returns the containerArticle record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleContainerArticle |
The request body is of type GetSingleContainerArticle.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleContainerArticleResponse.
Name | Description | Data Type |
---|---|---|
GetSingleContainerArticleResult | ContainerArticleInfo |
|