I have subscribed to both order/updated and order/fulfilled webhooks. But I see that when an order is fulfilled both these webhooks are triggered with the same data.
Can I just use order/updated webhook and not deregister from order/fulfilled webhook?