Discussions
How to get customer information from a specific DateTime?
29 days ago by Srinivas
I want to retrieve customers/Vendors/SalesInvoices/Bills from a particular datetime.
Ex:
I am using the following request to get the customers, which is providing all the customers, but I want to get only the customers who are newly created or updated from a particular datetime onwards.
How I can pass the datetime on the request url, please share a sample request with datetime.