Hi,
I just wanted to raise a concern regarding the API used for fetching the order details like created_at and any other details.
We are using an API that returns the detail of an orders.
API: /admin/api/2021-01/orders.json?ids={{order_id}}&fields=created_at
But now, if we are using the same API, it is not providing any result.