question

andyslater99 avatar image
andyslater99 asked Jai answered

Get stock levels changed since?

Hello,

Is there a way of querying stock levels changed since X date, or e.g. changed in the last 24 hrs ?

I noticed that updating the stock level doesn't change the products modified time stamp.

Andy

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Jacob Abrams avatar image
Jacob Abrams answered

Here is an example of how to get item stocks modified since a specific date: GET /v3/merchants/{mId}/item_stocks?filter=modifiedTime>=2014-03-10 11:30:01.0

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Jai avatar image
Jai answered
Hi Jacob,

Above modifiedTime filter working fine,
But this filter not documented.
Hope this will not change in future.

Thanks,
Jai
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community