Orders
Update order line
Updates an existing order line’s product, variant, quantity, pricing, and tax information. Validates that the product and variant exist. Publishes an order updated event.
PATCH
Error
Authorizations
Management API token, sent as Authorization: Bearer <token>.
Path Parameters
App slug
Team slug
Order ID (UUID)
Order line ID (UUID)
Body
application/json
Order line update data
Required range:
x >= 0Required range:
x >= 1Required range:
x >= 0Required range:
x >= 0Required range:
x >= 0