> ## Documentation Index
> Fetch the complete documentation index at: https://developer.tazapay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Expire Checkout

> Error codes for POST /v3/checkout/{id}/expire

### POST v3/checkout/\{id}/expire

| Code  | Message                                                                          | HTTP Status |
| ----- | -------------------------------------------------------------------------------- | ----------- |
| 15500 | Checkout ID field is required and must be a valid ID, Example: chk\_id           | 400         |
| 15500 | Checkout ID field is required and must be a valid ID, Example: chk\_id           | 404         |
| 19020 | Either payment status is not in a valid state or payment link is already expired | 409         |
