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

# Fetch Payout

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

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

| Code  | Message                                                              | HTTP Status |
| ----- | -------------------------------------------------------------------- | ----------- |
| 20195 | Field is required and must be a valid payout\_id                     | 400         |
| 20180 | Payout might not exist or it is invalid, please verify and try again | 404         |
| 20193 | You do not have permission to access this resource                   | 403         |

#### Internal Service Errors

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