I am newer in Prestashop,
I need to get the order list in which orders should be greater than a specific order_id using Rest API. Let suppose there are 100 orders and I need to fetch all the orders greater than 45(order_id). How can I do that?
I am newer in Prestashop,
I need to get the order list in which orders should be greater than a specific order_id using Rest API. Let suppose there are 100 orders and I need to fetch all the orders greater than 45(order_id). How can I do that?
Copyright © 2021 Jogjafile Inc.
You can do it by composing the URL like that :