The GetCompaniesPromotions function returns all companies infos for the calling organization.
Method | /productbasecomponents.asmx/GetCompaniesPromotions |
The request body is of type GetCompaniesPromotions.
Name | Description | Data Type |
---|---|---|
promotion | PromotionInfo |
|
The response body is of type GetCompaniesPromotionsResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesPromotionsResult | ArrayOfViewPromotionInfo |
|