sendEmailVerificationCode
inline suspend fun PartnerCentralAccountClient.sendEmailVerificationCode(crossinline block: SendEmailVerificationCodeRequest.Builder.() -> Unit): SendEmailVerificationCodeResponse
Sends an email verification code to the specified email address for account verification purposes.