companyValidateEmail
Check if a user email can be used for the current company.
Doesn't require a Token.
Arguments
storeHash
The Store Hash.
This field is required.
email
Email address of the user.
This field is required.
role
The user role.
(0-Admin, 1-Senior Buyer, 2-Junior Buyer, 3-Sales Rep).
This field is required.
channelId
Store Channel ID
Returns
isValid
Is valid of this email
userInfo