Place an Order
Submit Cart
Submit a Cart. Turning the Cart into an Order
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.
Was this page helpful?
curl --request POST \
--url https://sandbox-api.violet.io/v1/checkout/cart/{cart_id}/submit