pyxero Documentation
This is a silly question, but I'm starting out with python in general, and I was wondering if there is a list with the variables or commands used in pyxero?
I have seen the example of retrieving and handling contacts, but I am trying to download a profit and loss report which would take data from different areas. Trying to modify the example for downloading invoices (or bills) to include date of the invoice in an excel sheet resulted in a blank column, which leads me to believe that I'm not using the correct commands.
Any advice would be appreciated.
+1 for this, it would also be handy to be able to learn how to access the raw requests response object for both OAuth 1 and 2