CheckEmailForAssigning

Checks the email address if it’s available for assigning.

Authentication Methods


  1. With a username and password
Input Parameter Type Description
Token String Security token
Email* Email
SkipConfirm Boolean This is used for AMS & Partner accounts to check if they’re allowed to skip the license confirmation step when assigning a license
Output Parameter Type Description
Success Boolean True or false

*=required

CURL EXAMPLE
curl -v 'https://secure.nomadesk.com/ctrller/api.php?Task=CheckEmailForAssigning&Token=86ci8dnk44jiett5pth3lreuc6&Email=assignee@nomadesk.com'
RESPONSE
<Response>
    <Status>1</Status>
    <Message>Success</Message>
</Response>
STATUS CODES
4009 if blacklisted 
4152 if it’s a single or multi license user