Create
POST/store/order_items
Create an order item. If one exists with the same product variant, the given quantity will be added to the existing order item's quantity.
Providers
- Must have one of the following permissions:
super_admin,store.
Customers
- Any customer can perform this action.
Unregistered Customers
- Any anonymous customer can perform this action.
Request
Responses
- 201