Authentication > Auth > storefrontAuthConfirm
Storefront APIAuthenticationAuthstorefrontAuthConfirm

storefrontAuthConfirm

POST:storefront/auth/confirm.json

Description

After the customer is registered his email address needs to go trough email confirmation procedure.

Topic: Auth

Arguments

shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


token: String!

Email token

Example: "TODO"

Result

Boolean

Preview

Loading module