Order
Create order
Creates a new order for a customer in the admin dashboard. Requires the stores.orders.create permission.
post/stores/{storeId}/orders
Path parameters
storeIdstring uuid required
The ID of the store the order will be created in.
Request body
Response
The object was successfully created.
Changes
No recorded changes to this endpoint across all 1 revision of this API.