The GetGrossProfit function returns the gross profit details
Method | /GetGrossProfit |
The request body is of type GetGrossProfit.
Name | Description | Data Type |
---|---|---|
productId | xml:int | |
countryId | xml:int | |
grossPrice | xml:decimal |
|
The response body is of type GetGrossProfitResponse.
Name | Description | Data Type |
---|---|---|
GetGrossProfitResult | ProfitInfo |
|