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

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

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

| Code | Message                                                                                                                                                           | HTTP Status |
| ---- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| 3006 | A required field is missing, check our KYB API body parameters for required fields                                                                                | 400         |
| 3019 | Unable to update since the KYB is already completed. please contact us at [ops@tazapay.com](mailto:ops@tazapay.com) if there is a change in the entity's details. | 400         |
| 3025 | KYB application not found                                                                                                                                         | 404         |
| 3028 | Unable to update since the KYB is already submitted. please contact us at [ops@tazapay.com](mailto:ops@tazapay.com) if there is a change                          | 400         |
| 3036 | We regret to inform you that you currently do not have the necessary authorization to access this resource                                                        | 403         |
