ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSizes
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSizes (Method)
Description
Get all available sizes
Request (GetSizesSoapIn)

The request body is of type GetSizes.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:string
size Element sizeTypeId Element Sequence GetSizes Element

Overview

Sequence
sizeTypeId xs:int
size optional xs:string
Response (GetSizesSoapOut)

The response body is of type GetSizesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewSizeInfo
SizeTypeDescription Element SizeTypeCode Element FollowupNumber Element Size Element SizeTypeId Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewSizeInfo Element Sequence GetSizesResult Element Sequence GetSizesResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
SizeTypeId xs:int
Size optional xs:string
SizeTypeCode optional xs:string
SizeTypeDescription optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service