Changes log
API Changes Timeline
12th July 2011
- Dashboard charts data can now be obtained via API. Please refer to documentation to see how it works.
7th April 2011
- Credit notes can now be managed via API. Please refer to documentation to see how it works. Special note for credit_notes.list which allows page and per_page optional params
- Debit notes can now be managed via API. Please refer to documentation to see how it works. Special note for debit_notes.list which allows page and per_page as optional params
- Minor typos fixed on the documentation
16th March 2011
- Added page and per_page option to users.list. Please refer to documentation.
9th March 2011
- Cash invoices can now be managed via API. Please refer to documentation to see how it works. Special note for cash_invoices.list which allows page and per_page as optional params
8th January 2011
- Added invoice timeline when requesting a particular invoice. Invoice timeline includes all the events that occured. You can check when and who created it. This can be obtained via invoices.get. Please refer to invoices.get for more details. All other types of invoice documents will inherit this behaviour when they are available.
2nd August 2010
- MB Reference can now be activated upon creating or updating an invoice via API. When this invoice is finalized. MB reference is generated and included on invoices.get response. All other types of invoice documents will inherit this behaviour when they are available.
- This option is only available for accounts which have CompraFacil enabled.
6th April 2010
- Added endpoint to view accounts which are associated with the user making the API request. Please refer to users.accounts
- Added endpoint to change current account. Please refer to users.change-account



