ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSinglePromotion
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSinglePromotion (Method)
Description
Get single record from Promotion table by specified primary key
Request (GetSinglePromotionSoapIn)

The request body is of type GetSinglePromotion.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSinglePromotion Element

Overview

Sequence
itemId xs:int
Response (GetSinglePromotionSoapOut)

The response body is of type GetSinglePromotionResponse.

Response Body Parameters

NameDescriptionData Type
 PromotionInfo
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 GetSinglePromotionResult Element Sequence GetSinglePromotionResponse 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
See Also
All Operations Resource GroupProductBaseComponents Web Service