Look up a company name from previously stored reviewer records by website domain.
null if no match is found — this is not an error.
techcorp.com or https://techcorp.com). The www. prefix is stripped before matching.| Code | HTTP | Description |
|---|---|---|
MISSING_WEBSITE | 400 | website query parameter not provided |
INVALID_WEBSITE | 400 | Value cannot be parsed as a valid URL |
INTERNAL_ERROR | 500 | Unexpected server error |