Cart

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"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.