Open andr0s opened 8 months ago
According the their API, Xero expects a POST request when removing invoices. However, I see that this library tries to perform a DELETE request, and Xero servers return 404.
I'm using the latest PIP version of the library
According the their API, Xero expects a POST request when removing invoices. However, I see that this library tries to perform a DELETE request, and Xero servers return 404.
I'm using the latest PIP version of the library