Update Item Quantity

Updates the quantity of an individual Quote item.

Path Params
string
required

Unique identifier of the quote.

string
required

Unique identifier of the quote item.

int32
required

New quantity for the specified quote item.

Query Params
string
string

limits which fields are returned in the response body

Body Params

Update fields on the item.

double | null

An external price applied to the item.

boolean | null

Indicate that External Price (TenantOverridePrice) is a Sale Price or List Price. And is used to calculate the line item discounts.

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