Description
How to add an Address Book (Maximum 100 Address Books).
Method
Post
Call
|
||
This is a unique ID to identify the client | ||
This is a GUID to identify the client and for access to the API | ||
The name of address book |
Result
<?xml version="1.0" encoding="utf-16" standalone="no"?>
<api version="1">
<address_book>
<address_book_id>4306</address_book_id>
<name>Name addressbook</name>
<total_number_phone>2</total_number_phone>
</address_book>
</api>
Result Attributes
|
|
AddressBooks[] | Contains list of address books |
address_book_id | ID of the address book |
name | Name of address book |