Difference between revisions of "Xero Accounting Endpoint: Quotes"

Jump to navigation Jump to search
no edit summary
(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 value]] that provides the tax exclusive amount of the transaction.
:A [[Field Type: Decimal|decimal field]] that provides the tax exclusive amount of the transaction.


;TotalTax
;TotalTax
:A [[Field Type: Decimal|decimal value]] that provides the tax amount of the transaction.
:A [[Field Type: Decimal|decimal field]] that provides the tax amount of the transaction.


;Total
;Total
:A [[Field Type: Decimal|decimal value]] that provides the total amount of the transaction.
:A [[Field Type: Decimal|decimal field]] that provides the total amount of the transaction.


;TotalDiscount
;TotalDiscount
:A [[Field Type: Decimal|decimal value]] that provides the total discount amount of the transaction.
: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 value]] that provides the exchange rate applied to the transaction.
: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 value]] that provides the quantity of the line.
:A [[Field Type: Decimal|decimal field]] that provides the quantity of the line.


;UnitAmount
;UnitAmount
:A [[Field Type: Decimal|decimal value]] that provides the unit amount of the line.
:A [[Field Type: Decimal|decimal field]] that provides the unit amount of the line.


;LineAmount
;LineAmount
:A [[Field Type: Decimal|decimal value]] that provides the amount of the line.
:A [[Field Type: Decimal|decimal field]] that provides the amount of the line.


;TaxAmount
;TaxAmount
:A [[Field Type: Decimal|decimal value]] that provides the tax amount of the line.
:A [[Field Type: Decimal|decimal field]] that provides the tax amount of the line.


;DiscountRate
;DiscountRate
:A [[Field Type: Decimal|decimal value]] that provides the discount rate applied to the line.
:A [[Field Type: Decimal|decimal field]] that provides the discount rate applied to the line.


;AccountCode
;AccountCode
3,246

edits

Navigation menu