Retrieve
GET /store/orders/:id
Retrieve a single (non-cart) Order object by ID.
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