# E16000 — TrustGateUnmet

This action requires verification steps that are not yet complete.

- **HTTP status**: `412`
- **Type**: `precondition_error`
- **Name**: `TrustGateUnmet`

## What to do

Complete the outstanding verification for this organization, then retry.

## Related

- [E16xxx — Trust](/docs/api/errors/E16xxx): 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`