Difference between revisions of "Xero Accounting Endpoint: InvoicesExpandedTable"

Jump to navigation Jump to search
no edit summary
 
Line 78: Line 78:
:* '''NoTax''': Indicates that line items have no tax.
:* '''NoTax''': Indicates that line items have no tax.


;LineItemID
;LineID
:A [[Field Type: GUID|guid field]] that provides an ID for the line.
:A [[Field Type: GUID|guid field]] that provides an ID for the line.
:This field can be linked with the [[Xero Accounting Endpoint: LinkedTransactions|LinkedTransactions]] endpoint to determine how billable expenses on purchase invoices are applied to sales invoices.
:This field can be linked with the [[Xero Accounting Endpoint: LinkedTransactions|LinkedTransactions]] endpoint to determine how billable expenses on purchase invoices are applied to sales invoices.
Line 105: Line 105:
;LineAccountCode
;LineAccountCode
:A [[Field Type: Text|text field]] that provides the [[Xero Accounting Endpoint: Accounts|account code]] of the line.
:A [[Field Type: Text|text field]] that provides the [[Xero Accounting Endpoint: Accounts|account code]] of the line.
;LineItemID
:A [[Field Type: GUID|guid field]] that provides the [[Xero Accounting Endpoint: Items|item id]] of the line.


;LineItemCode
;LineItemCode
:A [[Field Type: Text|text field]] that provides the [[Xero Accounting Endpoint: Items|item code]] of the line.
:A [[Field Type: Text|text field]] that provides the [[Xero Accounting Endpoint: Items|item code]] of the line.
;LineItemName
:A [[Field Type: Text|text field]] that provides the [[Xero Accounting Endpoint: Items|item name]] of the line.


;LineTaxType
;LineTaxType
3,244

edits

Navigation menu