I am trying to get the Purchase Receipts and Purchase Orders filter by Date using RestAPI in postman, please provide me some example.
Solved
How to apply RestAPI filter on Date
Best answer by jinin
Hi
Please find the sample below for filtering based on the lastmodifieddatetime
{URL}}/entity/20.200.001/PurchaseOrder?$filter=LastModifiedDateTime ge datetimeoffset'2014-04-15' and LastModifiedDateTime le datetimeoffset'2022-04-29'
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.