ProductBaseComponents Web Service
Method/productbasecomponents.asmx/SmartUpdatePromotion
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/SmartUpdatePromotion (Method)
Description
The SmartUpdatePromotion function updates a promotion record. If the record does not exist, this method adds a record.
Request (SmartUpdatePromotionSoapIn)

The request body is of type SmartUpdatePromotion.

Request Body Parameters

NameDescriptionData Type
 PromotionInfo
 xml:boolean
isForceUpdate 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 info Element Sequence SmartUpdatePromotion 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
isForceUpdate xs:boolean
Response (SmartUpdatePromotionSoapOut)

The response body is of type SmartUpdatePromotionResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
SmartUpdatePromotionResult Element Sequence SmartUpdatePromotionResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service