Hello community, I’m reaching out for your support;
I configured the feed to return all existing orders on the site with the status (ready-for-handling).
When making a GET request to the Endpoint:
https://servelec291.vtexcommercestable.com.br/api/orders/feed, it only returns a maximum of 10 orders, as expected and confirmed in the documentation.
I proceeded with the proper pagination configuration and order quantity settings, but the response is still limited to 10 orders per request. I’m therefore asking for your support to apply the correct configuration or remove the return limit so that all existing orders on the site can be retrieved.
How can I fetch all orders currently in the feed?
Regards