API Quoting and eApp Creation
Reid Tattersall
1/25/2024 · 1 min read
We’ve released several enhancements to BackNine’s API:
POST /api/v1/eapp-quotes
for quoting all products including Universal Life, Whole Life, Long Term Care, and Linked Benefits.POST /api/v1/eapps
to create eApps via APIPUT /api/v1/eapps/:eapp_uuid/active-quote
to update the current quote for an existing eAppPATCH /api/v1/eapps/:eapp_uuid/insured
to update an insured’s information
Here’s a 14 minute video overview of BackNine’s API documentation.