Difference between revisions of "Xero Accounting Endpoint: BankSummary"

Jump to navigation Jump to search
no edit summary
(Created page with "== Overview == The Xero '''BankSummary''' endpoint provides totals for your bank accounts for a given date range. It is a function that...")
 
Line 58: Line 58:


;OpeningBalanceAmount
;OpeningBalanceAmount
:A [[Field Type: Decimal|decimal value]] that provides the opening balance as at the start of the date range.
:A [[Field Type: Decimal|decimal field]] that provides the opening balance as at the start of the date range.


;CashReceivedAmount
;CashReceivedAmount
:A [[Field Type: Decimal|decimal value]] that provides the value of all values incoming to the account during the date range.
:A [[Field Type: Decimal|decimal field]] that provides the value of all values incoming to the account during the date range.


;CashSpentAmount
;CashSpentAmount
:A [[Field Type: Decimal|decimal value]] that provides the value of all values outgoing from the account during the date range.
:A [[Field Type: Decimal|decimal field]] that provides the value of all values outgoing from the account during the date range.


;ClosingBalanceAmount
;ClosingBalanceAmount
:A [[Field Type: Decimal|decimal value]] that provides the closing balance as at the end of the date range.
:A [[Field Type: Decimal|decimal field]] that provides the closing balance as at the end of the date range.




3,244

edits

Navigation menu