Update an order's product

Updates the fields of a distinct product associated with an order. Any fields not included in the request body will not be modified. A product's title, category ID, amount, condition, and refurbished grade cannot be changed.

Returns
The update product is returned if the update succeeded, and returns an error otherwise.

Language