cancel
Showing results for 
Search instead for 
Did you mean: 

REST API does not return last product

REST API does not return last product

Hi, 

We have magento2 store with only one store enabled. And i have the following problem: 

 

When tries to get the last product via REST API 

https://patilanci.bg/rest/V1/products?searchCriteria[sortOrders][0][field]=entity_id&searchCriteria[...

 

The result is product with id  66912, but my last product is with id 67528

 

Please give me some advice. 

Thanks