ProductBaseComponents Web Service
Method/productbasecomponents.asmx/AddProductList
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/AddProductList (Method)
Description
The AddProductList function adds a productList record.
Request (AddProductListSoapIn)

The request body is of type AddProductList.

Request Body Parameters

NameDescriptionData Type
 ProductListInfo
ConversionId Element DiscountPrice Element DiscountPercentage Element TotalWeightedNetPrice Element TotalNetPrice Element TotalGrossPrice Element IsCancelled Element Note Element Description Element CustomerId Element ProductListTypeId Element Status Element ProductListNumber Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence productList Element Sequence AddProductList Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
CustomerId xs:int
Description optional xs:string
Note optional xs:string
IsCancelled xs:boolean
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
DiscountPrice xs:decimal
ConversionId xs:long
Response (AddProductListSoapOut)

The response body is of type AddProductListResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddProductListResult Element Sequence AddProductListResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service