Delete an order item by ID.
The ID of the order.
The ID of the order item.
This value equals to store.id of Store Resource. You can obtain this id by making a GET /stores call to get existing stores or a POST /stores to create a new store.
store.id
Store