Checkout
POST/store/orders/checkout
Do some validation on the current order, and return a redirect URL to the legacy checkout page.
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
- 200