11th June
Systems
🪛 New
All
Country & Country Code Harmonization
We now automatically harmonize the
country
andcountryCode
fields to ensure consistency. If one is missing, it will be derived from the other. ThecountryCode
follows the ISO 3166-1 alpha-2 standard (e.g., ifcountry
is "Sweden",countryCode
will be set to "SE").
We now populate country and country code using the other, should one of them be missing
🔧 Improved
All
Reminder on Sales Invoice by ID
Now available for all systems
Improved Scheme ID Handling:
Removed several hardcoded
schemeID
values from theGET /salesinvoices/:id
response for better flexibility and accuracy.
File.1
File upload fix
Resolved an issue where files with uppercase extensions (e.g.,
.PDF
,.XML
) could fail to upload.
Platform
General
General platform improvements
Security updates
Last updated
Was this helpful?