cancel_checkout
Abort an unpaid checkout and release its checkout_id. Use if the customer changes their mind after create_checkout but before completing payment. Has no effect on orders already confirmed by webhook. To restart, create a new cart and checkout from scratch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkout_id | Yes |