Write, Bureaucrats, Administrators
3,301
edits
(Created page with "== Overview == The Xero '''Quotes''' endpoint provides the list of sales quotes recorded within Xero. == Fields == The following fields are available for the...") |
|||
Line 48: | Line 48: | ||
;Subtotal | ;Subtotal | ||
:A [[Field Type: Decimal|decimal | :A [[Field Type: Decimal|decimal field]] that provides the tax exclusive amount of the transaction. | ||
;TotalTax | ;TotalTax | ||
:A [[Field Type: Decimal|decimal | :A [[Field Type: Decimal|decimal field]] that provides the tax amount of the transaction. | ||
;Total | ;Total | ||
:A [[Field Type: Decimal|decimal | :A [[Field Type: Decimal|decimal field]] that provides the total amount of the transaction. | ||
;TotalDiscount | ;TotalDiscount | ||
:A [[Field Type: Decimal|decimal | :A [[Field Type: Decimal|decimal field]] that provides the total discount amount of the transaction. | ||
;CurrencyCode | ;CurrencyCode | ||
Line 63: | Line 63: | ||
;CurrencyRate | ;CurrencyRate | ||
:A [[Field Type: Decimal|decimal | :A [[Field Type: Decimal|decimal field]] that provides the exchange rate applied to the transaction. | ||
;BrandingThemeID | ;BrandingThemeID | ||
Line 92: | Line 92: | ||
;Quantity | ;Quantity | ||
:A [[Field Type: Decimal|decimal | :A [[Field Type: Decimal|decimal field]] that provides the quantity of the line. | ||
;UnitAmount | ;UnitAmount | ||
:A [[Field Type: Decimal|decimal | :A [[Field Type: Decimal|decimal field]] that provides the unit amount of the line. | ||
;LineAmount | ;LineAmount | ||
:A [[Field Type: Decimal|decimal | :A [[Field Type: Decimal|decimal field]] that provides the amount of the line. | ||
;TaxAmount | ;TaxAmount | ||
:A [[Field Type: Decimal|decimal | :A [[Field Type: Decimal|decimal field]] that provides the tax amount of the line. | ||
;DiscountRate | ;DiscountRate | ||
:A [[Field Type: Decimal|decimal | :A [[Field Type: Decimal|decimal field]] that provides the discount rate applied to the line. | ||
;AccountCode | ;AccountCode |