Get the Available Schedule Types for a Proposal

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

In insurance terminology, a "schedule" is an itemized list of specifically insured items (e.g., a "Schedule of Locations, Vehicles, or Equipment"). Any time a policy needs to enumerate specific items, those items go on a schedule. Each item on a schedule is a record - an instance of an Origami Domain.

This endpoint is a schema discovery call that tells you the types of domains that could exist as a schedule for the proposal in question. The response contains metadata about each domain, including the DomainName value to use as the {domain} path parameter in the schedule CRUD endpoints.

A domain appearing in this list does not mean records must be created - it means records of that type can be created and associated with the proposal.

Note that coverage and sub-coverage schedule types are excluded from this list. Use the GET /api/Quotes/Proposals/{proposalId}/Coverages/{domain}/Applicable endpoint for those.

Path Params
integer
required

The ID of the Proposal for which you are retrieving data.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json