jmawebtech Posted January 28, 2017 Share Posted January 28, 2017 (edited) Hi, I am using PrestaShop Web Services to pull a list of supplier orders. I have some API questions: Is it possible to pull a list of supplier orders by date add? When I use this query, I get an error: /api/supply_orders?display=full&filter[date_add]=[2017-01-25 00:00:00,2017-01-31 00:00:00]&sort=id_DESC When I pull a supplier order, I get a list of order details. I notice several fields are missing. Is there a way to pull all the details fields? Here is my request: api/supply_orders/1 Edited January 28, 2017 by jmawebtech (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now