Update Item Product Price

Updates the price of an individual order item in the order.

Path Params
string
required

Unique identifier of the order item.

string
required

Unique identifier of the order item.

double
required

Price to update the item product to.

Query Params
boolean
Defaults to false

Indicate override price is sale price or list price.

string

Determines the update strategy for this update (ApplyAndCommit, ApplyToOriginal, ApplyToDraft)

string

Determines whether or not to check versioning of items for concurrency purposes.

string

limits which fields are returned in the response body

Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain