Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/magento/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Magento1.9 Rest Api过滤器_Rest_Magento_Magento 1.9 - Fatal编程技术网

Magento1.9 Rest Api过滤器

Magento1.9 Rest Api过滤器,rest,magento,magento-1.9,Rest,Magento,Magento 1.9,如何通过Magento1中的更新属性获得rest api数据可过滤 我希望我的rest API数据通过上次更新的\u进行过滤,因此我尝试了以下方法:- 07:40:30 我尝试了devdocs上为M1显示的过滤器,但没有获得任何正确的结果 这可能会对你有所帮助。这对我很有效…问题在哪里?嗨,我已经更新了我的问题@Sfili_81;我怀疑这是否有用,甚至根本不起作用。为了让我相信,请详细解释这是如何工作的,以及为什么它有助于解决问题。 https://localhost/api/rest/prod

如何通过Magento1中的更新属性获得rest api数据可过滤

我希望我的rest API数据通过上次更新的\u进行过滤,因此我尝试了以下方法:- 07:40:30

我尝试了devdocs上为M1显示的过滤器,但没有获得任何正确的结果


这可能会对你有所帮助。这对我很有效

…问题在哪里?嗨,我已经更新了我的问题@Sfili_81;我怀疑这是否有用,甚至根本不起作用。为了让我相信,请详细解释这是如何工作的,以及为什么它有助于解决问题。
https://localhost/api/rest/products?filter[0][attribute]=updated_at&filter[0][from][0]=max_date&page=1&limit=100&order=updated_at&dir=asc"