Skip to main content
PATCH
Update a Line Item
This endpoint is changing in a breaking way as we restructure how Protection Levels work. Contact us at api_support@stora.co and read this guide before starting any integration.

Authorizations

Authorization
string
header
required

Bearer Token necessary to use API

Path Parameters

order_id
string
required

The ID of the order

line_item_id
string
required

The ID of the line item

Query Parameters

expand
string[]

This endpoint supports expandable responses. For more, see the documentation page.

Body

application/json

Update a line item

quantity
integer
price
object

Response

line item successfully updated

Single Order Line Item

line_item
object

Order Line Item

meta
object