Sends an email with a login link to the customer portal. The customer can click the link to access their portal without entering a password. Always returns success to prevent email enumeration.
success: true to prevent email enumeration attacks. The email is only sent if the address matches an existing customer./public/customer/request-otp and /public/customer/otp-login) is still available and used in the checkout flow where inline verification is required.Value for the Authorization header parameter.
The customer email address
The email address of the customer
"customer@example.com"
Login link request accepted. An email will be sent if the address matches a customer.
true