Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.12.1PasswordLoginRequestSchemaInputOpenAIOpen in ChatGPTFynd Platform Versionv2.12.1v2.12.2 - latestv2.12.1v2.12.0v2.11.10v2.11.9input_objectPasswordLoginRequestSchemaInputDescribes the request structure to login or register using an email address and password. Both username (email) and password are required.Fieldscaptcha_codeStringCaptcha code for the password login request.passwordString!RequiredUser's password.usernameString!RequiredUsername (email address or mobile number).Previous« OAuthRequestSchemaProfileInputNextSendEmailForgotOtpRequestSchemaInput »