customerEmailCheck

Check if a customer email exists in BC, supports multi-storefront.
Doesn’t require a Token.

Arguments

emailStringRequired
User email to verify. This field is required.
storeHashStringRequired
The store hash. This field is required.
channelIdIntegerOptional
BC channel id.

Returns

an optional Object
userTypeInteger

1: not exist; 2: exist in BC; 3: exist in BC other channel;