Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.11.0PasswordloginrequestschemainputOpenAIOpen in ChatGPTFynd Platform Versionv2.11.0v2.11.1 - latestv2.11.0v2.10.3v2.10.2v2.10.1input_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 »