TransactionDate Filter in LinesToInspect REST API is not working.
We are trying to perform search for /fscmRestApi/resources/11.13.18.05/linesToInspect via rest api and using q=(TransactionDate BETWEN "2025-05-30" AND "2025-06-05")
but It's not working, getting this error An instance of type class java.sql.Date cannot be created from string e BETWEN 2025-05-30. The string value must be in format YYYY-MM-DD.
Tagged:
0