Verify Account
POST https://api.hellosign.com/v3/account/verify
Verifies whether an HelloSign Account exists for the given email address. NOTE This method is restricted to paid API users.
Additional information can be found here.
Request Body
[{"name"=>"email_address", "value"=>"alice@example.com", "datatype"=>"string"}]