Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Unable to filter supportCase records using lastModifiedDate via REST API
Hi,
I am trying to pull data out based on the lastModifiedDate field using the REST API. I am successful on getting this to work for records such as salesOrders but when trying to do the same for supportCase records, I am getting the following response:
'{"type":"https://www.rfc-editor.org/rfc/rfc9110.html#section-15.5.1","title":"Bad Request","status":400,"o:errorDetails":[{"detail":"Unknown field name \'lastMessageDate\' in the search query. The field does not exist on this record type.","o:errorQueryParam":"q","o:errorCode":"NONEXISTENT_FIELD"}]}\n'
I can confirm that the field does exist based on previous data extracts.
Tagged:
0