The request body is of type UpdateGrossPrice.
Request Body Parameters
Name | Description | Data Type |
---|---|---|
productId | xml:int | |
grossPrice | xml:decimal |
Overview
|
Method | /UpdateGrossPrice |
The request body is of type UpdateGrossPrice.
Name | Description | Data Type |
---|---|---|
productId | xml:int | |
grossPrice | xml:decimal |
|
The response body is of type UpdateGrossPriceResponse.
Name | Description | Data Type |
---|---|---|
UpdateGrossPriceResult | xml:int |
|