# 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))             |                                                                |
| 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          | Int                                                                         | 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: 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:

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

The question should be specific, self-contained, and written in natural language.
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.
