ProductComponents Web Service
Method/GetGrossProfitPercentage
ProductComponents Web Service > All Operations Resource Group : /GetGrossProfitPercentage (Method)
Description
The GetGrossProfitPercentage function returns the gross profit percentage for the given product ID, country ID and gross price.
Request (GetGrossProfitPercentageSoapIn)

The request body is of type GetGrossProfitPercentage.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:int
 xml:decimal
grossPrice Element countryId Element productId Element Sequence GetGrossProfitPercentage Element

Overview

Sequence
productId xs:int
countryId xs:int
grossPrice xs:decimal
Response (GetGrossProfitPercentageSoapOut)

The response body is of type GetGrossProfitPercentageResponse.

Response Body Parameters

NameDescriptionData Type
 xml:decimal
GetGrossProfitPercentageResult Element Sequence GetGrossProfitPercentageResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductComponents Web Service