zcrm-python-sdk
zcrm-python-sdk copied to clipboard
EntityAPIHandler calling nonexistent tax list method
API references nonexistent method. Renamed to existing method:
.get_tax_list_as_json() -> .get_tax_list_as_jsonarray()
I also just ran into this issue. Can the maintainers please pull this change.