MidState x iPipeline
Life quote scaffold for a secure server-side integration
This starter app is built around the actual vendor constraint: private OAuth credentials stay on the server, while the public page handles quote intake and results presentation.
Phase 1: architecture and mocked flowNext milestone: UAT credentials + Swagger validation
Results
Quote response surface
This area will eventually take live quote results, lead capture prompts, and carrier detail links.
Run the mock-backed quote flow to preview the result shape.
Known Open Items
- Confirm live quote request payloads from Swagger or vendor examples.
- Confirm whether token `subject` and `email` are fixed integration values or user-level values.
- Decide whether phase 1 is public self-service quoting or advisor-assisted quoting.