We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdf9417 commit 5e2c39dCopy full SHA for 5e2c39d
1 file changed
readme.md
@@ -201,15 +201,15 @@ You can refer the full list of response parameters at above table.
201
202
| error_code | error_message |
203
| ---------- | --------------------- |
204
-| 100 | Missing parameter. |
205
-| 101 | API key not found. |
206
-| 102 | API key disabled. |
207
-| 103 | API key expired. |
208
-| 104 | Insufficient credits. |
209
-| 105 | Unknown error. |
+| 10000 | Missing parameter. |
+| 10001 | API key not found. |
+| 10002 | API key disabled. |
+| 10003 | API key expired. |
+| 10004 | Insufficient credits. |
+| 10005 | Unknown error. |
210
211
212
213
## Copyright
214
215
-Copyright (C) 2021 by MailboxValidator.com, support@mailboxvalidator.com
+Copyright (C) 2023 by MailboxValidator.com, support@mailboxvalidator.com
0 commit comments