400 | Bad request — invalid input, malformed payload, or validation error. |
401 | Invalid mobile number format. |
402 | Missing required parameters. |
403 | Invalid query parameters (pagination, filters, etc.). |
HTTP 401 / 120 | Invalid authentication parameters (api_key or secret_key). |
HTTP 403 / 403 | Forbidden action (e.g. attempting a restricted operation). |
HTTP 404 / 404 | Resource not found — address book or contact does not exist. |
HTTP 409 / 409 | Conflict — duplicate address book or contact already exists. |
HTTP 409 / 410 | Operation not allowed (e.g. deleting the Default address book). |
HTTP 422 / 422 | Validation failed for one or more fields. |