Orders
Create order line
Adds a new order line to an existing order with quantity, pricing, and tax information. Validates that the product and variant exist. Publishes an order updated event.
POST
Error
Path Parameters
App slug
Team slug
Order ID (UUID)
Body
application/json
Order line data
Required range:
x >= 0Required range:
x >= 1Required range:
x >= 0Required range:
x >= 0Required range:
x >= 0Error