Use a manual journal if you don’t want the transaction showing on cash reports such as the Statement of Cash Flows (Business Cash Flow Summary). Manual journals don't automatically create assets in the register, so you need to manually add the asset after posting the journal. Add a manual...
Endpoints on the Accounting API that currently support pagination include invoices, contacts, bank transactions and manual journals. All major endpoints on the Payroll, Files and Assets APIs also support paging. Use the If-Modified-Since header to retrieve only what's changed since your previous ...
POST https://api.xero.com/api.xro/2.0/ManualJournalscopy code { "Date": "2014-08-13", "Status": "DRAFT", "Narration": "Prepaid our phone a year in advance", "LineAmountTypes": "NoTax", "JournalLines": [ { "Description": "Prepaid Annual Phone", "LineAmount": -1000, "Account...