ProductBaseComponents Web Service
Method/productbasecomponents.asmx/AddPromotion
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/AddPromotion (Method)
Description
Add new record to Promotions table
Request (AddPromotionSoapIn)

The request body is of type AddPromotion.

Request Body Parameters

NameDescriptionData Type
 PromotionInfo
 xml:boolean
isAutoClaim Element IsLocked Element IsIgnorePromotion Element DateTo Element DateFrom Element Description Element ExternalCode Element Code Element PromotionProfileId Element StoreTypeId Element CountryId Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence promotion Element Sequence AddPromotion Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
CountryId xs:int
Code optional xs:string
ExternalCode optional xs:string
Description optional xs:string
DateFrom xs:dateTime
DateTo xs:dateTime
IsLocked xs:boolean
isAutoClaim xs:boolean
Response (AddPromotionSoapOut)

The response body is of type AddPromotionResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddPromotionResult Element Sequence AddPromotionResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service