Resource Availability

👍

Specific Document Availability

For a table of all of our document availability, please check out this table on Document Availability

🚧

Statuses and Documents

Certain documents are only available after a quote has reached a certain stage such as being bound.

Most At-Bay documents are available conditionally.
The availability of these documents are dependent on the quote's status and its most recent bind status.

A quote's status can change by:

For more detail of the statuses of our quotes, please check out Quote Statuses.

Here's an error message you might encounter when requesting documents for a referred quote.
This document is not available in the quote_referred stage but is available in all of the quote statuses shown in available_statuses.

{
    "available_statuses": [
        "quote_open",
        "quote_expired",
        "quote_bind_requested",
        "quote_not_bound",
        "policy_active",
        "policy_canceled",
        "policy_expired"
    ],
    "message": "Resource not available for current quote_status."
}