Difference between revisions of "Xero Accounting Endpoint: ProfitAndLoss"

Jump to navigation Jump to search
no edit summary
(Created page with "== Overview == The Xero '''ProfitAndLoss''' endpoint provides profit and loss values for a given date. It is a function that accepts a s...")
 
Line 34: Line 34:


;FromDate
;FromDate
:A [[Field Type: Date|date field]] that indicates the start date used to produce the report.
:A [[Field Type: Date|date field]] that indicates the start date used to produce the values.
:This will match the FromDate entered as [[#Parameters|parameter]].
:This will match the FromDate entered as [[#Parameters|parameter]].


;ToDate
;ToDate
:A [[Field Type: Date|date field]] that indicates the end date used to produce the report.
:A [[Field Type: Date|date field]] that indicates the end date used to produce the values.
:This will match the ToDate entered as [[#Parameters|parameter]].
:This will match the ToDate entered as [[#Parameters|parameter]].


Line 46: Line 46:


;StandardLayout
;StandardLayout
:A [[Field Type: Table|table field]] that indictaes if the balance sheet is produced only for accounts that are in the [[Xero Accounting Endpoint: Accounts|accounts]] endpoint.
:A [[Field Type: Table|table field]] that indicates if the balance sheet is produced only for accounts that are in the [[Xero Accounting Endpoint: Accounts|accounts]] endpoint.
:This will match the StandardLayout entered as [[#Parameters|parameter]].
:This will match the StandardLayout entered as [[#Parameters|parameter]].


Line 53: Line 53:


;Lines
;Lines
:A [[Field Type: Table|table field]] that provides list of values.
:A [[Field Type: Table|table field]] that provides the list of values.
:See [[#Lines Fields|Lines Fields]] for more information.
:See [[#Lines Fields|Lines Fields]] for more information.


3,244

edits

Navigation menu