> ## 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.

# Get Checkout Session

> Error codes for GET /v3/checkout/{id}

### GET v3/checkout/\{id}

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

#### Internal Service Errors

| Code | Message                    | HTTP Status |
| ---- | -------------------------- | ----------- |
| 4008 | Invalid quote\_id provided | 400         |
| 4304 | FX quote not found         | 404         |
