Skip to main content
POST
Add a new item to an existing order

Path parameters

string
required
Order ID

Request body

JSON body of type CreateOrderItem.

Responses

ApiResponse_OrderItem
Item added successfully
ErrorResponse
Unauthorized
ErrorResponse
Forbidden
ErrorResponse
Order not found
ErrorResponse
Validation error
ErrorResponse
Rate limit exceeded
ErrorResponse
Internal server error