The GetSingleContainer function returns the container record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleContainer |
The request body is of type GetSingleContainer.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleContainerResponse.
Name | Description | Data Type |
---|---|---|
GetSingleContainerResult | ContainerInfo |
|