# E19001 — ComplianceCountryNotCovered

This country does not have a registration form defined yet.

- **HTTP status**: `422`
- **Type**: `validation_error`
- **Name**: `ComplianceCountryNotCovered`

## What to do

Contact support to request coverage for this country.

## Related

- [E19xxx — Registration compliance](/docs/api/errors/E19xxx): every code in this range
- [Errors](/docs/api/errors): the full wire contract, status mapping, and error catalog
- [Error handling](/docs/guides/errors): branching on `type` and `code`, validation details, and `vendor_code`