Sage 300 Web API: How to filter item by field in Sage.CA.SBS.ERP.Sage300.AP.WebApi.Models.Invoice?

SOLVED

Hi All,

I want to get only the specific invoice by DocumentNumber in Sage.CA.SBS.ERP.Sage300.AP.WebApi.Models.Invoice, but failed.

I try to use the $Filter field => DocumentNumber eq 'IN00000000000000000031' but I just got error