issues
search
mindee
/
mindee-api-python
Mindee API Helper Library for Python
https://mindee.com
MIT License
39
stars
5
forks
source link
:arrow_up: update invoices to v4.4
#214
Closed
ianardee
closed
10 months ago
ianardee
commented
10 months ago
Description
update invoice API to v4.4, adds
total_tax
field.
add support for
raw_value
in string fields
Types of changes
[ ] Docs change / refactoring / dependency upgrade
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Requires a change to the official Guide documentation.
Description
total_tax
field.raw_value
in string fieldsTypes of changes