Discussing APIs and development related to customers, discounts, and order management.
Hi,
We have an issue we did not find a solution for with order/draft order apis.
When order is created, we need to check the time the customer initiated it.
The issue is, that for some kind of orders that started as draft, we cannot link the order to the draft one, therefore we cannot know the creation time of the draft order.
In short - we need to know when the draft was order created(if had one), when we receive order created webhook.
Thanks