Confirms a cart.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Cart identifier
The updated Cart resource
The customer email to be used for the cart. This is required when the cart is not attached to a customer.
The customer phone to be used for the cart. This is required when the cart is not attached to a customer.
The new customer address to be used for the cart.
The customer address to be used for the cart.
"https://example.com/"
The new payment method to be used for the cart.
The payment method to be used for the cart.
"https://example.com/"
Cart resource updated
The action to perform after the cart confirmation.
redirect, none, confirmation_message The URL to redirect to after the cart confirmation.
The status of the cart after the cart confirmation.
open, confirming, redirect_to_payment, expired, completed, paid The message to show to the user after the cart confirmation.