How is an email availability checked on the frontend checkout's «Shipping Address» step?

Magento_Customer/js/action/check-email-availability

Magento_Customer/etc/webapi.xml

Magento\Customer\Api\AccountManagementInterface::isEmailAvailable()

Magento_Customer/etc/di.xml

Magento\Customer\Api\AccountManagement::isEmailAvailable()

1 Like

A post was split to a new topic: Why do I get the «Invalid Form Key. Please refresh the page» response to my custom storage.post() call?