Reckon one API: get invoices by a range of due date

Options
Stream Lending
Stream Lending Member Posts: 3
edited August 2018 in Reckon One
Hi, 
I'm new to the reckon one API
For now, we want to get a list of invoices by the due date
 e.g. DueDate ge '2017-07-01' && DueDate le '2017-07-01'
I can see that the api is using OData format with $filter
But there is no document about the filter of datetime

Is it possible to filter the invoice api by datetime? If so, any example?

Thx

Comments