ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetCompaniesPromotions
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetCompaniesPromotions (Method)
Description
The GetCompaniesPromotions function returns all companies infos for the calling organization.
Request (GetCompaniesPromotionsSoapIn)

The request body is of type GetCompaniesPromotions.

Request 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 promotion Element Sequence GetCompaniesPromotions 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
Response (GetCompaniesPromotionsSoapOut)

The response body is of type GetCompaniesPromotionsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewPromotionInfo
StoreTypeDescription Element CountryDescription 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 ViewPromotionInfo Element Sequence GetCompaniesPromotionsResult Element Sequence GetCompaniesPromotionsResponse Element

Overview

Sequence
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
CountryDescription optional xs:string
StoreTypeDescription optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service