The request body is of type ADMCheckEmailAddress.
Request Body Parameters
Name | Description | Data Type |
---|---|---|
EmailAddress | xml:string | |
Account_ID | xml:int |
Method | ADMCheckEmailAddress |
The request body is of type ADMCheckEmailAddress.
Name | Description | Data Type |
---|---|---|
EmailAddress | xml:string | |
Account_ID | xml:int |
// Sample MakeAJAXCall
The response body is of type ADMCheckEmailAddressResponse.
Name | Description | Data Type |
---|---|---|
ADMCheckEmailAddressResult | A string value containing a JSON object. Sample response here | xml:string |