> For the complete documentation index, see [llms.txt](https://docs.bunny.com/developer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bunny.com/developer/api-reference/types/quote.md).

# Quote

| Name                        | Type                                                                        | Description                                                    |
| --------------------------- | --------------------------------------------------------------------------- | -------------------------------------------------------------- |
| acceptedAt                  | ISO8601DateTime                                                             |                                                                |
| acceptedByName              | String                                                                      |                                                                |
| acceptedByTitle             | String                                                                      |                                                                |
| account                     | [Account](/developer/api-reference/types/account.md)                        |                                                                |
| accountId                   | ID                                                                          |                                                                |
| amount                      | Float                                                                       |                                                                |
| amountAsCurrency            | String                                                                      | Formatted amount with currency symbol                          |
| amountDue                   | Float                                                                       |                                                                |
| amountsByPeriod             | List ([PeriodAmount](/developer/api-reference/types/periodamount.md))       |                                                                |
| applicationDate             | ISO8601Date                                                                 |                                                                |
| applied                     | Boolean                                                                     |                                                                |
| applyOnAccept               | Boolean                                                                     |                                                                |
| approvalRequest             | [ApprovalRequest](/developer/api-reference/types/approvalrequest.md)        |                                                                |
| backdatedPeriods            | Boolean                                                                     |                                                                |
| backdatedQuote              | Boolean                                                                     |                                                                |
| billingCycles               | List ([BillingCycle](/developer/api-reference/types/billingcycle.md))       |                                                                |
| billingDay                  | Int                                                                         |                                                                |
| contact                     | [Contact](/developer/api-reference/types/contact.md)                        |                                                                |
| contactId                   | ID                                                                          |                                                                |
| contactSignerIds            | List (ID)                                                                   | Contact signers IDs                                            |
| contactSigners              | List ([Contact](/developer/api-reference/types/contact.md))                 | Contact signers                                                |
| createdAt                   | ISO8601DateTime                                                             |                                                                |
| credits                     | Float                                                                       | Credits granted from plan upgrades                             |
| currencyId                  | ID                                                                          |                                                                |
| currentPaymentHold          | [PaymentHold](/developer/api-reference/types/paymenthold.md)                |                                                                |
| customFieldDefinitions      | List ([CustomField](/developer/api-reference/types/customfield.md))         | Custom field definitions for this object type                  |
| customFieldsData            | JSON                                                                        | All custom field values for this object as a JSON object       |
| deal                        | [Deal](/developer/api-reference/types/deal.md)                              |                                                                |
| dealId                      | ID                                                                          |                                                                |
| discount                    | Float                                                                       |                                                                |
| discountValue               | Float                                                                       | Amount discounted from subtotal                                |
| documentTemplate            | [DocumentTemplate](/developer/api-reference/types/documenttemplate.md)      |                                                                |
| documentTemplateId          | ID                                                                          |                                                                |
| documents                   | List ([Document](/developer/api-reference/types/document.md))               |                                                                |
| emailBody                   | String                                                                      | Email body to be sent in workflow                              |
| emailSubject                | String                                                                      | Email subject for quote sharing                                |
| endDate                     | ISO8601Date                                                                 |                                                                |
| endDateOptions              | List ([DateOption](/developer/api-reference/types/dateoption.md))           |                                                                |
| entity                      | [Entity](/developer/api-reference/types/entity.md)                          |                                                                |
| evergreen                   | Boolean                                                                     |                                                                |
| expiresAt                   | ISO8601Date                                                                 |                                                                |
| files                       | List ([Document](/developer/api-reference/types/document.md))               |                                                                |
| firstInvoice                | [Invoice](/developer/api-reference/types/invoice.md)                        |                                                                |
| formattedQuote              | [FormattedQuote](/developer/api-reference/types/formattedquote.md)          |                                                                |
| hasCustomFields             | Boolean                                                                     | Whether this object type has any custom fields defined         |
| id                          | ID                                                                          | Null when previewing                                           |
| invoiceImmediately          | Boolean                                                                     |                                                                |
| invoiceImmediatelyAvailable | Boolean                                                                     |                                                                |
| invoiceUntil                | ISO8601Date                                                                 |                                                                |
| invoiceUntilOptions         | List ([DateOption](/developer/api-reference/types/dateoption.md))           |                                                                |
| invoices                    | List ([Invoice](/developer/api-reference/types/invoice.md))                 |                                                                |
| isPendingApprovalRequest    | Boolean                                                                     |                                                                |
| kind                        | [QuoteChangeKind](/developer/api-reference/enums.md#quotechangekind)        |                                                                |
| message                     | String                                                                      | Personal message for the contact whom the quote is shared with |
| name                        | String                                                                      |                                                                |
| netPaymentDays              | Int                                                                         |                                                                |
| notes                       | String                                                                      | Notes pertaining to the quote                                  |
| number                      | String                                                                      |                                                                |
| owner                       | [User](/developer/api-reference/types/user.md)                              |                                                                |
| ownerId                     | ID                                                                          |                                                                |
| payToAccept                 | Boolean                                                                     |                                                                |
| payableId                   | ID                                                                          |                                                                |
| periodAmount                | Float                                                                       | Amount for a single full period of the subscription            |
| plans                       | List ([QuotePlan](/developer/api-reference/types/quoteplan.md))             |                                                                |
| platform                    | [Platform](/developer/api-reference/types/platform.md)                      |                                                                |
| poNumber                    | String                                                                      |                                                                |
| quoteChanges                | List ([QuoteChange](/developer/api-reference/types/quotechange.md))         |                                                                |
| requiresApproval            | Boolean                                                                     |                                                                |
| sharedAt                    | ISO8601DateTime                                                             |                                                                |
| signers                     | List ([Signer](/developer/api-reference/types/signer.md))                   | Signers                                                        |
| signingIntegration          | String                                                                      | Signing integration                                            |
| signingMetadata             | [SigningMetadata](/developer/api-reference/types/signingmetadata.md)        |                                                                |
| skipBackdatedInvoices       | Boolean                                                                     |                                                                |
| smallUnitAmountDue          | BigInt                                                                      | Amount in the currency smallest unit                           |
| splitInvoice                | Boolean                                                                     |                                                                |
| startDate                   | ISO8601Date                                                                 |                                                                |
| state                       | [QuoteState](/developer/api-reference/enums.md#quotestate)                  |                                                                |
| subtotal                    | Float                                                                       | Total without discount                                         |
| taxAmount                   | Float                                                                       |                                                                |
| taxCode                     | String                                                                      |                                                                |
| triggeredApprovalRules      | List ([ApprovalRule](/developer/api-reference/types/approvalrule.md))       | Approval rules triggered by the quote properties               |
| updatedAt                   | ISO8601DateTime                                                             |                                                                |
| userEmailBody               | String                                                                      | Email body for quote sharing                                   |
| userEmailSubject            | String                                                                      | Email subject for quote sharing                                |
| userSignerIds               | List (ID)                                                                   | User signers IDs                                               |
| userSigners                 | List ([QuoteUserSigner](/developer/api-reference/types/quoteusersigner.md)) | User signers                                                   |
| uuid                        | ID                                                                          |                                                                |
| viewedAt                    | ISO8601DateTime                                                             |                                                                |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.bunny.com/developer/api-reference/types/quote.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
