Magento
Magento REST API – filtering results
Like in SOAP web services, Magento REST API also offers some kind of filtering results as part of REST web services. We have several possibilities available as described on the official website. Let’s show sample REST request made to Magento (without filters): (Skipping part how we get oAuth token and Read more…