This is the first release of the python-easyverein
library! 🎉
For now, a limited set of endpoints is supported:
contact-details
: CRUD, Soft-Deletecustom-fields
: CRUD, Soft-Deleteinvoice
: CRUD, Soft-Delete, plus some convenience methodsinvoice-item
: CRUDmember
: CRUD, Soft-Deletemember/<id>/custom-fields
: CRUD, plus some convenience methods
Further endpoints or further methods might be added at a later point in time. PR are always welcome!