Light Mode
Delete Order Item
DELETE
/orders/items/{item_id}Last modified: 17 days ago
This endpoint allows you to delete an order item by passing the item_id
as a path parameter.
Request
Path Params
Request samples
Responses
Deleted Successfully(200)
Not Found(404)
Deleted Successfully
HTTP Code: 200
Content Type : JSONapplication/json
Last modified: 17 days ago