Checkout / State
Complete Checkout
Completes the checkout by marking the order as complete.
Please be aware; Once a checkout is marked as complete
it is considered a completed order, the Cart and Checkout endpoints will no longer access a completed order, and a new cart will need to be created.
If you want to access a completed order you will need to use the Account / Orders or Order Status endpoints.
PATCH
Authorizations
Order token to authorize Cart and Checkout requests.
Query Parameters
Specify the related resources you would like to receive in the response body. More Information.
Response
200
application/vnd.api+json
200 Success - Returns the `cart` object.
The response is of type object
.