Casava API Docs
  • 👋Welcome!
  • Definitions
  • Environments
  • Start Integration
  • Reference
    • API Reference
      • Policy
        • Policy Application
        • Get all policy holders
        • Get Policy Application Details
        • Get Policyholder by Policyholder Number
        • Get Policy Product
      • Quote
        • Create Policyholder with Quote
        • Get Quote By ID
      • Payment Notifications
  • Widget
    • Javascript Popup Widget
Powered by GitBook
On this page
  • Overall flow
  • Policy Change Management

Welcome!

Welcome to the Casava developer portal. Here you can access guides, resources, and API references to assist in your integration with various Casava insurance products.

NextDefinitions

Last updated 2 years ago

Overall flow

This diagram demonstrates how the different areas of our API are linked together. For more information about each element in this diagram, check out our page.

Policy Change Management

An insurance policy can generally transition through the states shown in the diagram.

For example, a typical flow could see a policy go from:

Quoted -> Issued -> Expired or Cancelled.

Check out the in the API reference guide for how to get insurance policy status.

The full list of statuses are as follows:

  1. Quoted

  2. Applied

  3. Accepted

  4. Invalidated

  5. Issued

  6. Expired

  7. Renewed

  8. Canceled

  9. Paused

Dive a little deeper and start exploring our API reference to get a better idea of everything that's possible with the Casava API:

👋
Definitions
Get Policy Application Details page