The GetContainers function returns all container records for the specified parameters.
Method | /productbasecomponents.asmx/GetContainers |
The request body is of type GetContainers.
Name | Description | Data Type |
---|---|---|
filter | ContainersFilter | |
skipItemId | xml:int | |
includeItemId | xml:int |
|
The response body is of type GetContainersResponse.
Name | Description | Data Type |
---|---|---|
GetContainersResult | ArrayOfViewContainerInfo |
|