POST
/
v1
/
checkout
/
cart
/
{cart_id}
/
submit
curl --request POST \
  --url https://sandbox-api.violet.io/v1/checkout/cart/{cart_id}/submit

For this example we didn’t price our cart at any point. It will be done automatically before completing the checkout.