From the cart page, if I click the Check Out button with an already existing customer I am being redirected correctly to the /checkouts/cn/123/shipping page, but now I will receive consecutively two checkouts/update webhook, the first one is missing the customer field, while the second one has it inside.
Why this?