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

# Update Payin

> Error codes for PUT /v3/payin/{id}

### PUT v3/payin/\{id}

| Code  | Message                                                                                       | HTTP Status |
| ----- | --------------------------------------------------------------------------------------------- | ----------- |
| 15508 | Please provide a valid URL                                                                    | 400         |
| 15526 | Payin Id is required. Please check whether id provided is in correct format. Example: pay\_id | 400         |
| 15526 | Payin Id is required. Please check whether id provided is in correct format. Example: pay\_id | 404         |
| 15527 | Please provide a valid customer id                                                            | 400         |
| 19017 | Payin status is not in valid state to initiate payment                                        | 409         |
| 19626 | The payin is either no longer active or has been cancelled                                    | 409         |
