added
Support filtering on created_at and updated_at
over 3 years ago by Rainer Loopere
All collections besides inventory and batch stock have received new parameters that support filtering based on creation or update time:
- created_at_min
- created_at_max
- updated_at_min
- updated_at_max
Read more in the filtering section of API docs.