ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetColors
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetColors (Method)
Description
Get all available colors
Request (GetColorsSoapIn)

The request body is of type GetColors.

Request Body Parameters

NameDescriptionData Type
 xml:string
 xml:string
 xml:string
 xml:string
description Element shortDescription Element code Element externalCode Element Sequence GetColors Element

Overview

Sequence
externalCode optional xs:string
code optional xs:string
shortDescription optional xs:string
description optional xs:string
Response (GetColorsSoapOut)

The response body is of type GetColorsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewColorInfo
Description Element ShortDescription Element Code Element ExternalCode Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewColorInfo Element Sequence GetColorsResult Element Sequence GetColorsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ExternalCode optional xs:string
Code optional xs:string
ShortDescription optional xs:string
Description optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service