Optional
Readonly
billingOptional
Readonly
businessThe BusinessUnit for the Quote Request.
Optional
Readonly
cartThe Cart from which a Quote is requested.
Optional
Readonly
commentMessage from the Buyer included in the Quote Request.
Optional
Readonly
countryUsed for Product Variant price selection.
Readonly
createdDate and time (UTC) the QuoteRequest was initially created.
Optional
Readonly
createdIDs and references that created the QuoteRequest.
Optional
Readonly
customCustom Fields of the Quote Request.
Readonly
customThe Custom Line Items for which a Quote is requested.
Readonly
customerThe Buyer who owns the request.
Optional
Readonly
customerSet automatically when customer
is set and the Customer is a member of a Customer Group.
Not updated if Customer is changed after Quote Request creation.
Used for Product Variant price selection.
Optional
Readonly
directDiscounts that are only valid for the Quote and cannot be associated to any other Cart or Order.
Readonly
idUnique identifier of the QuoteRequest.
Optional
Readonly
inventoryInventory mode of the Cart referenced in the QuoteRequestDraft.
Optional
Readonly
itemContains addresses for carts with multiple shipping addresses.
Line items reference these addresses under their shippingDetails
.
The addresses captured here are not used to determine eligible shipping methods or the applicable tax rate.
Only the cart's shippingAddress
is used for this.
Optional
Readonly
keyUser-defined unique identifier of the QuoteRequest.
Readonly
lastDate and time (UTC) the QuoteRequest was last updated.
Optional
Readonly
lastIDs and references that last modified the QuoteRequest.
Readonly
lineThe Line Items for which a Quote is requested.
Optional
Readonly
paymentLog of payment transactions related to the Quote.
Optional
Readonly
purchaseIdentifier for a purchase order, usually in a B2B context. The Purchase Order Number is typically entered by the Buyer.
Readonly
quoteIndicates the current state of the Quote Request in the negotiation process.
Optional
Readonly
shippingUsed to determine the eligible ShippingMethods and rates as well as the tax rate of the Line Items.
Optional
Readonly
shippingSet automatically once the ShippingMethod is set.
Optional
Readonly
shippingUsed to select a ShippingRatePriceTier.
Optional
Readonly
stateState of the Quote Request. This reference can point to a State in a custom workflow.
Optional
Readonly
storeThe Store to which the Buyer belongs.
Readonly
taxWhen calculating taxes for taxedPrice
, the selected mode is used for calculating the price with LineItemLevel
(horizontally) or UnitPriceLevel
(vertically) calculation mode.
Readonly
taxTax mode of the Cart referenced in the QuoteRequestDraft.
Readonly
taxWhen calculating taxes for taxedPrice
, the selected mode is used for rounding.
Optional
Readonly
taxedNot set until the shipping address is set.
Will be set automatically in the Platform
TaxMode.
For the External
tax mode it will be set as soon as the external tax rates for all line items, custom line items, and shipping in the cart are set.
Readonly
totalSum of all totalPrice
fields of the lineItems
and customLineItems
, as well as the price
field of shippingInfo
(if it exists).
totalPrice
may or may not include the taxes: it depends on the taxRate.includedInPrice property of each price.
Readonly
versionCurrent version of the QuoteRequest.
Address used for invoicing.