Transitions the cart into the next workflow stage (typically creating a bona fide order). The access token must have permission to checkout carts for the assigned online store.
Request
Authorization
Add parameter in header
X-Access-Token
Example:
X-Access-Token: ********************
Body Params application/jsonRequired
Examples
Responses
🟢200OK
application/json
Checkout completed. The response body is empty on success.