This API is made available for the use of approved customer API consumers. To request an API Key, contact us at [email protected] first to discuss your project and request access.
Universal base URL for all the Endpoints: http://apiv2.addresstwo.com/api/
To update existing email address.
Request Headers:
Content-Type: application/json
ConsumerToken: [hashed-token-provided]
{
EntityID: 1, //It is EntityID of contact or account , you can get it from PhoneNumbe get API ex. 1,2
ID: 1, //It is Email address id which you want ot update ex. 1,2
CommTypeID: 1, //It is updated Comm type id ex. generally 8 for primary,7 for alternate
Email: "[email protected]", //It is email address you want to update ex. [email protected]
CommStatusID: 1 //It is CommStatusID ex. 1,2
}
© 2016 AddressTwo. All Rights Reserved.