Skip to content
Last update: April 11, 2024

QuoteTotalsType object

The QuoteTotalsType is an object used to store and manage various financial or pricing-related totals associated with a quote.

Fields

Field Description
originalSubTotalExlTax MoneyType The original subtotal excluding tax.
subTotalExlTax MoneyType The subtotal excluding tax.
shippingTotal MoneyType The total shipping cost.
discountTotal MoneyType The total discount applied.
taxTotal MoneyType The total tax amount.
adjustmentQuoteExlTax MoneyType The adjustment amount excluding tax.
grandTotalExlTax MoneyType The grand total excluding tax.
grandTotalInclTax MoneyType The grand total including tax.