Skip to content

Create an order from the cart (requires cart-token cookie or customer JWT)

POST
/store/v1/carts/{cartId}/checkout
curl --request POST \
--url https://your-store.example.com/store/v1/carts/example/checkout
cartId
required
string