Device Lookup
The following is the list of error codes for RCS Device Lookup:
| HTTP Status | Error Code | Description |
|---|---|---|
| 200/400 | RCS702 | Success (when 200) or missing/invalid parameters (when 400). |
| 4xx/502 | RCS704 | Lookup failed — invalid number format or upstream provider error. |
| 405 | RCS405 | HTTP method not allowed on the endpoint. |
| 404 | RCS404 | Route not found (e.g. typos like /lookup/bulks). |
| 401 | RCS601 | RCS channel is not enabled for the account. |
| 400 | RCS701 | Invalid JSON payload. |
| 500 | RCS500 | Internal server error (e.g. missing configuration). |
Updated about 4 hours ago
