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 add a new phone number in account or contact.
Request Headers:
Content-Type: application/json
ConsumerToken: [hashed-token-provided]
{
EntityID: 1, //It is entity id in which you want to add phone no ex. 1,2
Number: "987654321" //It is phone number you want to add ex. 9876543,987-65-43
}
© 2016 AddressTwo. All Rights Reserved.