Get all available Dimensions
Method | /productbasecomponents.asmx/GetDimensions |
The request body is of type GetDimensions.
Name | Description | Data Type |
---|---|---|
externalCode | xml:string | |
isoDimensionId | xml:int | |
shortDescription | xml:string | |
description | xml:string |
|
The response body is of type GetDimensionsResponse.
Name | Description | Data Type |
---|---|---|
GetDimensionsResult | ArrayOfViewDimensionInfo |
|