> ## 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 Payment Attempt

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

### GET v3/payment\_attempt/\{id}

| Code  | Message                                                                                                               | HTTP Status |
| ----- | --------------------------------------------------------------------------------------------------------------------- | ----------- |
| 15550 | Payin Id is required. Please check whether id provided is in correct format. Example: chk\_id/esc\_id/pay\_id/col\_id | 400         |
| 19100 | Invalid payment\_attempt\_id, should have prefix 'pat\_' and should be followed by valid xid                          | 400         |

#### Internal Service Errors

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