I am reaching out regarding an issue I am experiencing with creating invoices through the Lexo Office module to create invoice. Despite passing all the required fields, I continue to receive the following error message:
The operation failed with an error. 406 Invalid taxRatePercentage or does not match booking date or country code.
I have tried all possible solutions, including testing without the array aggregator, but the issue persists. Interestingly, when I created an invoice manually on the platform with the same details, it worked without any errors.
I have checked the API and confirmed that all required fields are being passed, including the correct country code (IT) in current case .
I have already taken the following steps to troubleshoot the issue by checking API doc of their all the required fields are passed , I tried to create invoice without aggregator still the same issue
this is the invoice Id created maually with same details ,it works
this is using th module
Any help will be much appericated