| AccountId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- ID of the account that’s associated with the quote.
|
| AdditionalAddress (beta) |
- Type
- address
- Properties
- Filter, Nillable
- Description
- Compound form of the additional address. Read-only. See Address Compound Fields for details on compound address fields.
|
| AdditionalCity |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- City for the quote's additional address. Up to 40 characters allowed.
|
| AdditionalCountry |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Country for the quote's additional address. Up to 80 characters
allowed.
|
| AdditionalCountryCode |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- ISO country code for the quote’s additional address.
|
| AdditionalLatitude (beta) |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Used with AdditionalLongitude to specify
the precise geolocation of an additional address. Acceptable values
are numbers between –90 and 90 with up to 15 decimal places.
|
| AdditionalLongitude (beta) |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Used with AdditionalLatitude to specify the
precise geolocation of an additional address. Acceptable values are
numbers between –180 and 180 with up to 15 decimal places.
|
| AdditionalName |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- Name associated with the quote's additional address. Limited:
255 characters.
|
| AdditionalPostalCode |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Postal Code for the quote's additional address.
|
| AdditionalState |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- State for the quote's additional address. Up to 80 characters
allowed.
|
| AdditionalStateCode |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- ISO state code for the quote’s additional address.
|
| AdditionalStreet |
- Type
- textarea
- Properties
- Create, Filter, Nillable, Group, Sort, Update
- Description
- Street name for the quote's additional address.
|
| BillingAddress (beta) |
- Type
- address
- Properties
- Filter, Nillable
- Description
- Compound form of the billing address. Read-only. See Address Compound Fields for details on compound address fields.
|
| BillingCity |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- City for the quote's billing address. Up to 40 characters allowed.
|
| BillingCountry |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Country for the quote's billing address. Up to 80 characters allowed.
|
| BillingCountryCode |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- ISO country code for the quote’s billing address.
|
| BillingLatitude (beta) |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Used with BillingLongitude to specify the precise geolocation of a billing address. Acceptable
values are numbers between –90 and 90 with up to 15 decimal
places.
|
| BillingLongitude (beta) |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Used with BillingLatitude to specify the precise geolocation of a billing address. Acceptable
values are numbers between –180 and 180 with up to 15 decimal
places.
|
| BillingName |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- Entity that the quote is billed to.
|
| BillingPostalCode |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Postal Code for the quote's billing address.
|
| BillingState |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- State for the quote's billing address. Up to 80 characters allowed.
|
| BillingStateCode |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- ISO state code for the quote’s billing address.
|
| BillingStreet |
- Type
- textarea
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Street name for the quote's billing address.
|
| ContactId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- ID of the contact that’s associated with the quote.
|
| ContractId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- ID of the contract that’s associated with the quote.
|
| CurrencyIsoCode |
- Type
- picklist
- Properties
- Filter, Restricted picklist
- Description
- Available only for organizations with the multicurrency feature
enabled. Contains the ISO code for any currency allowed by the organization.
If the organization has multicurrency and a Pricebook2Id specified on the quote, then the currency value of this
field must match the currency of the PricebookEntry objects that are associated with any quote line items it has.
This value is copied from the related Opportunity and can't be changed.
|
| Description |
- Type
- textarea
- Properties
- Nillable
- Description
- Text description of the quote. Limit: 32,000 characters.
|
| Discount |
- Type
- percent
- Properties
- Filter, Nillable, Sort
- Description
- Difference between the sum of the QuoteLineItem record'sSubtotal and the sum of the QuoteLineItem record's Discount totals. Expressed as a percentage.
|
| Email |
- Type
- email
- Properties
- Filter, Group, Nillable, Sort
- Description
- Email address of the contact associated with
the quote.
|
| ExpirationDate |
- Type
- date
- Properties
- Create, Filter, Nillable, Update
- Description
- Date this quote is no longer valid.
|
| Fax |
- Type
- phone
- Properties
- Create, Filter, Nillable, Update
- Description
- Fax number for the contact associated with
the quote.
|
| GrandTotal |
- Type
- currency
- Properties
- Filter, Nillable
- Description
- Total price of the quote plus shipping
and taxes.
|
| IsSyncing |
- Type
- boolean
- Properties
- Defaulted on create, Filter
- Description
- Indicates whether the quote is syncing with an opportunity.
|
| LastReferencedDate |
- Type
- date
- Properties
- Filter, Nillable, Sort, Update
- Description
- The timestamp for when the current
user last viewed a record related to this record.
|
| LastViewedDate |
- Type
- date
- Properties
- Filter, Nillable, Sort, Update
- Description
- The timestamp for when the current
user last viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed.
|
| LineItemCount |
- Type
- int
- Properties
- Filter, Nillable
- Description
- Number of line items on the quote.
|
| Name |
- Type
- string
- Properties
- Create, Filter, idLookup, Update
- Description
- Required. Name for the quote. Limit: 225 characters.
|
| OpportunityId |
- Type
- reference
- Properties
- Create, Filter
- Description
- ID for the opportunity associated with the quote.
|
| Phone |
- Type
- phone
- Properties
- Create, Filter, Nillable, Update
- Description
- Phone number of the contact associated with
the quote.
|
| Pricebook2Id |
- Type
- reference
- Properties
- Create, Filter, Nillable, Update
- Description
- ID of the price book associated with the quote.
|
| QuoteNumber |
- Type
- string
- Properties
- Defaulted on create, Filter
- Description
- Automatically-generated number identifying
the quote.
|
| QuoteToAddress (beta) |
- Type
- address
- Properties
- Filter, Nillable
- Description
- Compound form of the quote to address. Read-only. See Address Compound Fields for details on compound address fields.
|
| QuoteToCity |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- City for the address to send the quote to for approval, such as
a third party-agency representing a buyer. Up to 40 characters allowed.
|
| QuoteToCountry |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Country for the address to send the quote to for approval. Up
to 80 characters allowed.
|
| QuoteToLatitude (beta) |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Used with QuoteToLongitude to specify the
precise geolocation of a quote to address. Acceptable values are numbers
between –90 and 90 with up to 15 decimal places.
|
| QuoteToLongitude (beta) |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Used with QuoteToLatitude to specify the
precise geolocation of a quote to address. Acceptable values are numbers
between –180 and 180 with up to 15 decimal places.
|
| QuoteToName |
- Type
- string
- Properties
- Create, Filter, Nillable, Update
- Description
- Name of the entity (such as a person
or business) the quote is sent to for approval. Limit: 255 characters.
|
| QuoteToPostalCode |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Postal code for the address to send the quote to for approval.
|
| QuoteToState |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- State for the address to send the quote to for approval. Up to
80 characters allowed.
|
| QuoteToStreet |
- Type
- textarea
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Street name for the address to send the quote to for approval.
|
| RecordTypeID |
- Type
- reference
- Properties
- Create, Filter, Nillable, Update
- Description
- ID of the record type assigned to the object.
|
| ShippingAddress (beta) |
- Type
- address
- Properties
- Filter, Nillable
- Description
- Compound form of the shipping address. Read-only. See Address Compound Fields for details on compound address fields.
|
| ShippingCity |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- City for the quote's shipping address. Up to 40 characters allowed.
|
| ShippingCountry |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Country for the quote's shipping address. Up to 80 characters
allowed.
|
| ShippingCountryCode |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- ISO country code for the quote’s shipping address.
|
| ShippingHandling |
- Type
- currency
- Properties
- Create, Filter, Nillable, Update
- Description
- Total shipping and handling costs for
the quote.
|
| ShippingLatitude (beta) |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Used with ShippingLongitude to specify the precise geolocation of a shipping address. Acceptable
values are numbers between –90 and 90 with up to 15 decimal
places.
|
| ShippingLongitude (beta) |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Used with ShippingLatitude to specify the precise geolocation of an address. Acceptable values
are numbers between –180 and 180 with up to 15 decimal places.
|
| ShippingName |
- Type
- string
- Properties
- Create, Filter, Nillable, Update
- Description
- Name of the entity (such as a person
or business) the quote is sent to for approval.
|
| ShippingPostalCode |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Postal code for the quote's shipping address.
|
| ShippingState |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- State for the quote's shipping address. Up to 80 characters allowed.
|
| ShippingStateCode |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- ISO state code for the quote’s shipping address.
|
| ShippingStreet |
- Type
- textarea
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Street name for the quote's shipping address.
|
| Status |
- Type
- picklist
- Properties
- Create, Filter, Nillable, Update
- Description
Current status of the quote. The standard
options are:
- —None—
- Draft
- Needs Review
- In Review
- Approved
- Rejected
- Presented
- Accepted
- Denied
|
| Subtotal |
- Type
- currency
- Properties
- Filter, Nillable
- Description
- Line item's sales price multiplied by
the quantity minus the discount.
|
| Tax |
- Type
- currency
- Properties
- Create, Filter, Nillable, Update
- Description
- Total taxes for the quote.
|
| TotalPrice |
- Type
- currency
- Properties
- Filter, Nillable
- Description
- Total of the quote line items after
discounts and before taxes and shipping.
|