v1
latestOpenAPI 3.0.32026-07-1793060.0 KBCart
Checkout cart action
Checkout cart action
post/api/v1/carts/-actions/checkout
Request body
Example request
{
"data": {
"attributes": {
"agree": true,
"create_user": true
},
"type": "carts"
}
}