ProductBaseComponents Web Service
Method/productbasecomponents.asmx/AddAssortment
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/AddAssortment (Method)
Description
Add new record to Assortments table
Request (AddAssortmentSoapIn)

The request body is of type AddAssortment.

Request Body Parameters

NameDescriptionData Type
 AssortmentInfo
 xml:boolean
isAutoClaim Element IsPurchaseAssortment Element AssortmentType Element Description Element ShortDescription Element Code Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence assortment Element Sequence AddAssortment Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
ShortDescription optional xs:string
Description optional xs:string
isAutoClaim xs:boolean
Response (AddAssortmentSoapOut)

The response body is of type AddAssortmentResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddAssortmentResult Element Sequence AddAssortmentResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service