POST:storefront/auth/email_login_complete.json
POST:storefront/auth/email_login_complete.json
Description
Once the code is received and entered, this endpoint can be used to complete the login process.
Topic: Auth
Query Parameters
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Request Body
{ "code": "325238", "email": "bob.norman@hostmail.com" }
Response Body
Response Body Type
Loading module