Initiate carrier outreach
Initiate an outbound carrier outreach (call or email). Validates outreach limits and load data before initiating.
Authentication: Supports API key and bearer token authentication.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
Request
Outreach channel: ‘call’ to initiate a voice call, ‘email’ to start an email negotiation
Response
v1 carrier response - wraps domain CarrierModel with prefixed IDs.
Communication channel: call or email
Direction: inbound or outbound
Async-execution lifecycle. Outbound outreaches initiated via the async path move pending → active → completed|failed; inbound and legacy sync paths are written as completed.
Terminal failure detail when status=‘failed’
True if initiated by the automated outreach worker (Ellie), not a manual rep action.

