I would like to check if the shop’s email is verified through the API during OAuth process. Is it possible? Because I do not see any field such as verifiedEmail: false in the documentation.
I know that for online access token the field is returned but how to get it when I am requesting offline access token?