PUT product/editprice

Edits the price.

Request Information

Parameters

NameDescriptionAdditional information
product
The product.
            1) Code: Mandatory, product to be updated, string max 20 chars
            2) CostPrice: Number, max 2 decimal places. Leave blank or 0 to keep existing value
            3) RRP: Number, max 2 decimal places. Leave blank or 0 to keep existing value

Define this parameter in the request body.

Request body formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.