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

# Create Entity

> Error codes for POST /v3/entity

### POST v3/entity

| Code | Message                                                                                                                                                           | HTTP Status |
| ---- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| 3003 | Business is required field                                                                                                                                        | 400         |
| 3006 | A required field is missing, check our KYB API body parameters for required fields                                                                                | 400         |
| 3007 | Please provide business incorporation\_no                                                                                                                         | 400         |
| 3008 | Please provide document sub type                                                                                                                                  | 400         |
| 3009 | User not found                                                                                                                                                    | 404         |
| 3010 | Account is a required field                                                                                                                                       | 400         |
| 3011 | Entity\_name is required field                                                                                                                                    | 400         |
| 3013 | Please provide country                                                                                                                                            | 400         |
| 3014 | Please provide annual turnover                                                                                                                                    | 400         |
| 3016 | Type is required field                                                                                                                                            | 400         |
| 3017 | Please pass a valid URL for download. Ensure that this is a downloadable file.                                                                                    | 400         |
| 3018 | Please pass a valid UUID for account. Refer to Post KYB body parameters                                                                                           | 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         |
| 3020 | You are not allowed to use this name. Please try another business name                                                                                            | 400         |
| 3021 | Representative is required field                                                                                                                                  | 400         |
| 3022 | Owner is required field. Please provide at least one owner                                                                                                        | 400         |
| 3023 | Please provide address                                                                                                                                            | 400         |
| 3024 | Please provide documents                                                                                                                                          | 400         |
| 3036 | We regret to inform you that you currently do not have the necessary authorization to access this resource                                                        | 403         |
| 3000 | KYB application already exists, please update existing details                                                                                                    | 409         |
