| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
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.