We have an API integration that is using the 'Journal entry batch (Create) (Deprecated)' endpoint. When attempting to create a batch we are receiving a response with the error 'Unable to perform the requested database operation'.
I have also tried using the newer (non deprecated) endpoint 'Journal entry batch process (Create)', followed by the 'Background process status (Get)' endpoint to get the status of the process. This returns a status of 7 (Job failed) along with the same error message: 'Unable to perform the requested database operation'
I would appreciate any assistance in getting this resolved - thank you