> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pearcheck.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Warning Codes

For every business verification, we run a series of validations. One or more warnings may be generated if the validation fails to pass

### Business Warnings

| Warning Code                        | Description                                                                         | Decision |
| :---------------------------------- | :---------------------------------------------------------------------------------- | :------- |
| COMPANY\_NOT\_FOUND                 | No company found with the given ID/name.                                            | DECLINED |
| COMPANY\_NUMBER\_NOT\_VALID\_FORMAT | The company number specified does not match the format expected.                    | DECLINED |
| COMPANY\_PREVIOUSLY\_SEEN           | The given business entity\_id/tax\_id has been previously verified.                 | APPROVED |
| BUSINESS\_ID\_MISMATCH              | Mismatch between supplied business entity ID and extracted business ID.             | APPROVED |
| BUSINESS\_INFO\_NAME\_MISMATCH      | Mismatch between supplied business name and extracted business name.                | APPROVED |
| REGISTRATION\_STATUS\_INACTIVE      | Registration status is inactive.                                                    | DECLINED |
| WEBSITE\_NOT\_FOUND                 | The website was not found because it might not exist or is temporarily unavailable. | APPROVED |
| BUSINESS\_ID\_NOT\_VERIFIED         | The given business identity number could not be verified against a database.        | DECLINED |
| ADDRESS\_ZIPCODE\_MISMATCH          | Mismatch between supplied address zipcode and extracted/looked up address zipcode.  | APPROVED |
| GEOLOCATION\_MISMATCH               | The ID issue country does not match with the geolocation country of user.           | APPROVED |

### AML/PEP Warnings

| Warning Code                      | Description                             | Decision |
| :-------------------------------- | :-------------------------------------- | :------- |
| AML\_MATCH                        | Potential match from AML database.      | REVIEW   |
| API\_DATA\_REQUIREMENTS\_NOT\_MET | Missing required fields to run the API. | DECLINED |
