Inject an inbound scheme event against a proxy-lookup connected account
in your sandbox. Use this to drive proxy_lookup and proxy_key rows
through their state machine without a live scheme connection.
This endpoint is only available in the sandbox environment.
Supported message_type values cover the proxy_lookup.*,
proxy_key.*, and proxy_claim.* event families — see the
message_type enum in the request schema for the full list. Payload
shapes are documented per event on the Numeral developer portal under
"Vanilla simulator events".
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Bad request. Invalid envelope, unknown message_type, or the targeted row is not in a status that accepts this event.
401Unauthorized. API key is missing or invalid.
403Forbidden. Feature not enabled for this API key.
404Not found. The connected account does not exist, is not attached to this legal entity, or the targeted row does not exist.
501Not implemented. No handler is registered for this message_type yet.
