The GetGrossProfitPrice function returns the gross profit price.
Method | /GetGrossProfitPrice |
The request body is of type GetGrossProfitPrice.
Name | Description | Data Type |
---|---|---|
productId | xml:int | |
countryId | xml:int | |
grossPrice | xml:decimal |
|
The response body is of type GetGrossProfitPriceResponse.
Name | Description | Data Type |
---|---|---|
GetGrossProfitPriceResult | xml:decimal |
|