HomeAPI ReferenceStorefront GraphQL APIlatestSendOtpRequestSchemaInputinput_objectSendOtpRequestSchemaInputDescribes the request structure to login or register with an OTP sent via SMS.Fieldsandroid_hashStringAndroid SMS Retriever hash (optional).captcha_codeStringCaptcha code for sending the OTP request.encrypt_otpBooleanWhether to encrypt the OTP.country_codeString!RequiredCountry calling code for the phone number.mobileString!RequiredPhone number.Previous« SendMobileOtpRequestSchemaInputNextSendResetPasswordEmailRequestSchemaInput »